﻿@import url('https://fonts.cdnfonts.com/css/arial');

@-webkit-keyframes rotate {
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes rotate {
  100% { transform: rotate(360deg); }
}

.reloadimg{
	-webkit-animation: rotate 1.5s linear infinite;
	animation: rotate 1.5s linear infinite;
}

html{
    height:100%!important;
}

body {
    font-family: 'Arial', sans-serif;
    text-align: left;
    font-size: 16px;
    line-height: 17px;
    word-wrap: break-word;
    color: #505050;
    /* background: #fff!important; */
    overflow-x: hidden;
    font-weight: 300;
    height:100%!important;
	/*background:url('../images/background.jpg?ver=3.0.1')!important;
	background-attachment:fixed!important;
	background-size:100%!important;*/
	background:#102444!important;
}
img {
    max-width: 100%;
    height: auto;
}

.category-area img {
    width: 50px;
    height: 45px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}

a {
    text-decoration: none !important;
    color: #343536;
}

a:focus {
    outline: 0 solid
}

a:hover {
    text-decoration: none
}

p {
    font-family: 'Arial', sans-serif;
    letter-spacing: 1px;
    color: #505050;
    line-height: 24px;
    font-weight: 400;
    left: -1px;
    margin-top: 20px;
}

input[disabled] {
    background: #ffffff;
}

.main-area {
    max-width: 700px;
    margin: 0 auto;
    /*background: url('../images/background.jpg?ver=3.0.1');
	background-attachment: fixed;
    background-size: 100%;*/
	background:#102444;
    overflow: hidden;
    padding-bottom: 80px;
    position:relative;
}

.main-fixed {
    position: fixed;
    background: url('../images/header_macanbola_mobile.webp');
    background-size: 100%;
    z-index: 999;
    max-width:700px;
	width: 100%;
}

.btn-warning {
    color: #000;
    background:linear-gradient(to bottom, #f5e51c, #f4dd24, #eccd2c, #ecbc34);
    border-color: transparent; 
	border: 0;
}

.btn-danger {
    color: yellow;
    background:linear-gradient(to bottom, #14749e, #146d91, #0f5877, #043444);
    border-color: transparent; 
	border: 0;
}

.header-area {
    padding: 10px;
}
.after-login-header, .afterlogin {
    display:none;
}
.header-area input,.header-area button {
    height: 30px;
    font-size: 12px;
    font-weight: 700;
    margin: 5px;
    margin-top: 10px;
}
.navigation-bar {
    /* background: url("../images/menu-bg.png") no-repeat center center; */
	/* background: linear-gradient(0deg, rgba(174,0,255,1) 3%, rgba(57,2,106,1) 3%, rgba(107,20,185,1) 77%); */
    /* background-size: cover; */
    padding: 0 10px;
	background:#04243c;
}
.navigation-bar .nav li:last-child {
    border-left: 2px solid #1b84b2;
    padding-left: 15px;
}
.navigation-bar .nav a {
    font-size: 9pt;
    color: #FFF;
    font-weight: 600;
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
}
.navigation-bar .nav a.active {
    color: #feb100;
}
.navigation-bar .nav a:hover {
    color: #feb100;
}
.navigation-bar .nav a img {
    /* margin-left: 10px; */
    width: 25px;
}
.after-login-header  span {
    font-size: 10px;
    color: #FFF;
    font-weight: 600;
    display: inline-block;
    /*padding-top: 15px;*/
    line-height: 1;
    vertical-align:middle;
}
.after-login-header  span a {
    color: #FFF;
}
.after-login-header  span img {
    width: 25px;
    padding: 0 5px;
}
.after-login-header   button {
    margin-top: 10px;
}
.after-login-header   button:hover {
    color: #FFF;
}
.banner-area {
    margin-top: 5px;
}
.tab-area ul {
    padding: 2px 5px;
}
.tab-area li {
    font-size: 14px;
    font-weight: 700;
    margin: 5px;
    color: #FFF;
    padding: 10px;
}
.tab-area li img {
    width: 20px;
    margin-right: 10px;
}
.tab-area li:first-child {
    background: url("../images/tab-03.png") no-repeat center;
    background-size: cover;
}
.tab-area li:nth-child(2) {
    background: url("../images/tab-01.png") no-repeat center;
    background-size: cover;
}
.tab-area li:last-child {
    background: url("../images/tab-02.png?v=3.0.0") no-repeat center;
    background-size: cover;
}
.btn-deposite {
    /* background: rgba(107,20,185,1); */
	background:linear-gradient(to bottom, #14749e, #146d91, #0f5877, #043444);
    color: yellow;
	border:0;
}
.news {
    background: #003d93;
    padding: 5px ;
    font-size: 14px;
    font-weight: 500;
    color: #FFF;
    display: flex;
	width:100%;
}
.news h4 {
    display: inline-block;
    width: 80px;
    font-size: 14px;
    margin: 0;
    margin-top: 2px;
}
.news marquee {
    display: inline-block;
    line-height: 1.5;
	width: 100%;
    white-space: nowrap;
}
.after-login-news {
    background: #ffb001;
    color: #001026;
}
.category-area {
    background: #103464;
    padding: 0px 10px 5px;
    /*margin-top: 10px;*/
    padding-top: 5px;
}
.category-area li img {
    height: 40px;
}
.category-area li span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #FFF;
    text-transform: capitalize;
    margin-top: 15px;
}
.sports-book {
    padding: 10px 10px;
}
.sports-book a {
    background: #e56e1a;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    border-radius: 5px;
    padding: 10px;
    display: inline-block;
    margin-bottom: 10px;
}
.sports-book li {
    padding: 10px;
    font-size: 14px;
    color: #FFF;
    font-weight: 700;
    /* background: #d11913; */
	background:linear-gradient(to bottom, #f9b804, #e98f04, #dc7304);
    width: 50%;
}
.sports-book li:first-child, .sports-book li:nth-child(2) {
    /* background: #0044b4; */
	background:linear-gradient(to bottom, #04ec6f, #04a74f, #048e44);
}
.sports-book li img {
    height: 20px;
    margin-right: 10px;
	margin-top: 0;
    width: auto;
}
.demo-area {
    margin: 20px;
    margin-top: 35px;
    background: #0044b4;
    border-radius: 15px;
    padding: 15px;
}
.single-demo {
    margin: 15px 0;
}
.single-demo a {
    background: rgb(245,22,23);
    background: linear-gradient(180deg, rgba(245,22,23,1) 0%, rgba(230,14,15,1) 50%, rgba(211,9,9,1) 100%);
    font-size: 18px;
    color: #FFF;
    font-weight: 700;
    padding: 7px;
    border-radius: 5px;
    margin-bottom: 10px;
    display: inline-block;
    width: 130px;
}
.single-demo a img {
    height: 25px;
}
.single-demo span {
    width: 100%;
    background: #f0ca00;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #001a3e;
    font-weight: 700;
    padding: 15px;
    text-transform: uppercase;

}
.slot{
    margin: 35px 20px;
    background: #0044b4;
    border-radius: 15px;
    padding: 15px;
}
.slot a {
    background: #f0ca00;
    font-size: 18px;
    color: #001a3e;
    font-weight: 700;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    display: inline-block;
    width: 175px;
    margin-left: -15px;
    text-transform: uppercase;
}
.single-slot {
    margin: 10px 0;
}
.footer-area {
    border-top: 3px solid #f0ca00;
    margin-top: 15px;

    position: fixed;
    bottom: 0;
    z-index: 999;
    background: #0e070e;
    width: 100%;
    height:80px;
    max-width: 700px;
}
.footer-area li img {
   height: 25px;
   margin-bottom: 10px;
   margin-top: 10px;
}
.footer-area span {
    display: block;
    font-size: 12px;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
}
.footer-area li {
    display: inline-block;
}
.footer-area a {
    display: block;
    /*padding: 15px 0;*/
    height: 100%;
}
.footer-area a.active {
    background: #14749e;
}
.footer-area a:hover {
    background: #14749e;
}
.login-after-footer li:first-child a {
    padding: 15px 0;
}
.login-after-footer li:first-child img {
    display: inline-block;
    margin: 0;
    margin-top: -25px;
}
.login-after-footer li:first-child span {
    display: inline-block;
    text-align: left;
    line-height: 1.5;
    /*margin-top: 15px;*/
}

/*Side bar*/
.overflowcss{
	overflow:hidden!important;
}
#main, .notmain{
	z-index:1;
	position:relative;
}
.navigation-bar {
    position: relative;
}
.sidebar-container{
	position: fixed;
	z-index: 0;
	width:100%;
	max-width: 700px;
}
.sidebar-container-zindex{
	z-index:99;
}
.sidebar {
    position: relative;
    right: -500%;
    top: 115px;
    z-index: 99;
    transition: .5s;
    width:100%;
}
.mystyle {
    right: 0;
	overflow: auto;
    height: 600px;
}
.opacity{
    opacity:0.3;
    /* height:720px; */
}
.opacity2{
    opacity:0.3;
    /* height:530px; */
}
.side-bar-top {
	background: #000000;
    /* background: #001026; */
    /*padding: 15px;*/
}
.sidebar li {
    padding: 10px;
}
.sidebar a {
    all: unset;
}
.sidebar img {
    height: 30px;
    max-width: 100%;
}
.sidebar span {
    display: block;
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 15px;
}
.side-bar-middle {
    background: #000000;
    padding: 20px 50px;
}
.side-bar-middle img {
    margin-right: 15px;
}
.side-bar-middle h3 {
    font-size: 18px;
    color: #FFF;
    font-weight: 600;
    text-align: left;
    margin-bottom:5px;
}
.side-bar-middle ul {
    margin-left: 50px !important;
    display: block;
    text-align: left;
}
.side-bar-middle li  {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    padding-left: 25px;
}
.side-bar-middle li:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 20px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #FFF;
}
.side-bar-middle li a {
    font-size: 16px;
    color: #FFF;
    font-weight: 600;
}
.side-bar-bottom {
    text-align: left;
	background: #000000;
    /* background: #001a3e; */
    border-top: 2px solid #f0ca00;
    padding: 20px;
	height:450px;
}
.side-bar-bottom ul {
    list-style: none;
}
.side-bar-bottom img {
    height: 25px;
    margin-right: 15px;
}
.side-bar-bottom li {
    padding: 5px;
}
.side-bar-bottom li:last-child img {
    height: 25px;
}
.side-bar-bottom span {
    display: inline-block;
}
.button-area {
    margin-top: 25px;
}
.button-area a {
    font-size: 18px;
    display: inline-block;
    background: #d11913;
    color: #FFF;
    padding: 10px 25px;
    border-radius: 10px;
    margin: 10px 5px;
    min-width: 120px;
}
.button-area a:nth-child(2) {
    background: #fee900;
    color: #000;
}
.button-area a:last-child {
    background: #149100;
}

.sponsor-area {
    padding: 0 10px;
    margin: 15px 0;
    margin-top: 0;
}

.single-sponsor{
	display: grid;
    grid-column-gap: 10px;
    grid-template-columns: repeat(3, auto);
    justify-content: space-between;
}

.game-title-left h3 {
    padding: 10px;
    padding-left: 15px;
    padding-right: 50px;
    font-size: 16px;
    color: #00183a;
    background: rgb(253,253,133);
    background: linear-gradient(180deg, rgba(253,253,133,1) 0%, rgba(237,212,34,1) 50%, rgba(223,143,2,1) 100%);
    border-radius: 15px 0 50px 0;
    display: inline-block;
	margin: 0;
}

.game-title .lihat-btn:first-child{
	margin-top: 0;
}

.lihat-btn {
    padding: 5px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #00183a;
    background: rgb(253,253,133);
    background: linear-gradient(180deg, rgba(253,253,133,1) 0%, rgba(237,212,34,1) 50%, rgba(223,143,2,1) 100%);
    display: inline-block;
    float: right;
    border-radius: 5px;
    margin-right: 10px;
    margin-top: 5px;
}

.game-sec{
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}

.games-area {
    padding: 2px 10px 8px;
}

.single-sports{
	display: grid;
    grid-column-gap: 5px;
	grid-row-gap: 5px;
    grid-template-columns: repeat(2, auto);
    justify-content: space-around;
}

.single-game img {
    margin-top: 0;   
    width: auto;
    border-radius: 10px;
}

.games-area .col-6 {
    padding: 3px 10px;
}

.idnlive-area {
    /* padding: 10px; */
    width: 100%;
}
.idnlive-area img {
    width: 49%;
    /* margin-top: 5px; */
    border-radius: 5px;
	padding:5px 0;

}

.idnlive-area img:nth-child(1), .idnlive-area img:nth-child(3) {
	padding-right:5px;

}

.title-area h3 {
    margin-left: 10px;
    margin-top: 10px;
	margin-bottom: 0;
    font-size: 22px;
    color: #FFF;
    text-transform: uppercase;
}

.live-casino-area-img{
	display: grid;
    grid-column-gap: 5px;
	grid-row-gap: 5px;
    grid-template-columns: repeat(2, auto);
    justify-content: space-around;
	padding:5px 0;
}

.live-casino-area-img img{
	margin-top:5px;
}

.poker-area {
    /* padding: 5px 10px; */
}

.poker-area img {
    width: 49%;
    border-radius: 5px;
    margin-top: 5px;
	/* padding:5px; */
}

.bantuan-area {
    margin-top: 50px;
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}
.bantuan-area .heading h2 {
    font-size: 32px;
    color: #FFF;
    text-align: center;
    margin-bottom: 30px;
}

.single-ban {
    margin: 3px -15px;
}
.ban-text {
    background: #0f5877;
    padding: 25px;
    margin-top: 50px;
    color: #FFF;
    margin-bottom: 50px;
}
.ban-text p {
    color: #FFF;
}

.deposit-tab{
    padding:12px;
    padding-top: 0;
    margin-top: -10px;
}
.deposit-after-area {
    margin: 15px 0;
}
.deposit-tab .nav-link {
    padding: 25px 50px;
    font-size: 20px;
    background: #ffcf00;
    display: inline-block;
    margin: 4px;
    border: 3px solid #f0ca00;
    border-radius: 5px 5px 0 0;
    color: #001026;
}
.deposit-tab .nav-link:first-child {
    margin-left: 0;
}
.deposit-tab .tab-content {
    border: 3px solid #f0ca00;
    border-radius: 0 0 10px 10px;
    margin-top: -23px;
}
.deposit-tab .nav-link.active {
    background: #0f5877;
    color: #FFF;
    border-bottom: 3px solid #0f5877;
}
.deposit-content-bottom {
    background: #0f5877;
    padding: 25px;
    border-radius: 10px;
}
.deposit-content-bottom h3 {
    color: #FFF;
    margin-bottom: 35px;
}
.deposit-content-bottom ul {
    list-style: unset;
    padding-left: 15px;
    padding-right: 15px;
}
.deposit-content-bottom li {
    font-size: 18px;
    color: #FFF;
    margin-bottom: 20px;
    line-height: 1.5;
}
.deposit-top {
    padding-top: 20px;
}
.deposit-top tr {
    border: 0;
}
.deposit-top td {
    font-size: 18px;
    color: #FFF;
    padding: 15px;
    border: 0;
}
.deposit-top td span {
    margin-top: 15px;
    margin-bottom: 35px;
    display: inline-block;
}
.deposit-top td ul li {
    display: inline-block;
    background: #0f5877;
    padding: 5px 10px;
    border-radius: 5px;
    margin-top: 10px;
}

.deposit-top td ul li span img {
    width: 15px;
}
.deposit-top td input {
    max-width: 200px;
	color:#ff0000;
}
.deposit-top td select {
    max-width: 200px;
    border: 0;
    display: inline-block;
    margin-bottom: 15px;
}
.deposit-top td .bca-btn {
    background: #FFF;
    border-radius: 5px;
    padding: 8px 15px;
    display: inline-block;
    margin-left: 15px;
}
.deposit-top td .bca-btn img {
    height: 20px;
    margin-right: 10px;
}
.deposit-top td textarea {
    border: 0;
    border-radius: 15px;
	color:#ff0000;
}
.salin-btn {
    display: inline-block;
    background: #0f5877;
    padding: 8px 15px;
    border-radius: 5px;
    color: #FFF;
    margin-left: 10px;
}
.kirim-btn {
    text-transform: uppercase;
    display: inline-block;
    background: #ffcf00;
    padding: 10px 15px;
    border-radius: 5px;
    color: #001026;
    margin-top: 15px;
}

.bankButton{
    height:60px;
    background-size:100% 50px;
    background-repeat:no-repeat;
    display:none;
}

/*== QR Tab Content ==*/
.qr-tab-content-top.deposit-top td input.form-control {
    max-width: 100%;
    margin-bottom: 5px;
}
.qr-tab-content-top.deposit-top td ul li a {
}
.qr-tab-content-top.deposit-top td ul li a {
    display: inline-block;
    color: #ffcf00;
    padding: 2px;
    font-weight: 600;
}
.qr-tab-content-top.deposit-top td ul li:first-child {
    background: #ffcf00;
}
.qr-tab-content-top.deposit-top td ul li:first-child a {
    padding: 0px;
}
.qr-tab-content-top.deposit-top td ul li:first-child a img {
    width: 20px;
}
.qr-tab-bottom {
    background: #47005e;
    padding: 10px;
    padding-bottom: 30px;
}
.qr-tab-bottom span {
    color: #FFF;
    display: inline-block;
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 10px;
}
.qr-tab-bottom img {
    border-radius: 10px;
}
.qr-tab-bottom-dv {
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
}
.qr-tab-bottom-dv span {
    margin-bottom: 0;
}
.qr-tab-bottom-dv .text-left {
    padding-top: 25px;
}
.qr-tab-bottom-dv .text-right-tab {
    width: 60%;
}
.qr-tab-bottom-dv .text-right {
    text-align: center;
    background: #FFF;
    border-radius: 10px;
    padding: 25px;
}
.qr-tab-bottom-dv .text-right span {
    color: #04368a;
}

.qr-area, .qr-table td{
    color:#ffffff;
}

.qr-area p{
    color:#ffffff;
}

/*== History CSS ==*/
.history-area {
    min-height: 500px;
    background: #dadada;
    width: 95%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}
.history-head h3 {
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #999;
    padding: 15px;
}
.history-main-box {
    padding: 5px 10px;
}
.history-buttons {
    display: block;
    justify-content: space-between;
}
.history-buttons .active{
    background:yellow;
}
.history-buttons ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    margin-bottom: 15px;
}
.history-buttons ul li {
    display: inline-block;
}
.history-buttons ul li a {
    display: inline-block;
    padding: 8px 25px;
    border: 1px solid #333;
    background: #fff;
    color: #000;
    font-size: 14px;
    border-radius: 50px;
}
.date-area {
    display: block;
    text-align:center;
}
.date-area .form-group {
    width: 49%;
    margin-bottom: 10px;
    display: inline-block;
}
.date-area .form-select {
    width: 49%;
    display: inline-block;
}
.date-area a {
    display: inline-block;
    background: #ffcf00;
    color: #000;
    font-size: 14px;
    border: 1px solid #333;
    padding: 7px 30px;
    border-radius: 5px;
    margin-left: 5px;
    width:48%;
}
.history-table  {
    background: #FFF;
    border-radius: 10px;
    margin: 20px 0;
    /*max-height: 300px;
    overflow: auto;*/
}
.history-table thead {
    background: #a1a1a1;
    color: #FFF;
}
.history-table th,.history-table td {
    font-size: 14px;
    padding: 10px;
    text-align: center;
}
.history-table .approve-td {
    color: #1800ff;
}
.history-table .reject-td {
    color: #d11913;
}


#referral{
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}
.referrallist{
    background:#14749e;
    height:30px;
    padding:5px;
}
.referrallist2{
    background:#0f5877;
    height:30px;
    padding:5px;
}
.slot-banner-before img {
    width: 100%;
}
.slot-banner-before .slots-text h2,.refer-list h2 {
    margin-top: 35px;
    font-weight: 700;
    font-size: 32px;
    color: #FFF;
}
.slot-banner-before .slots-text p {
    font-size: 18px;
    line-height: 1.5;
    color: #FFF;
    padding: 0 100px;
}
.common-btn {
    float: left;
    margin: 25px 0;
}
.common-btn a {
    font-size: 19px;
    font-weight: 700;
    color: #001a3e;
    background: rgb(255,175,0);
    background: linear-gradient(0deg, rgba(255,175,0,1) 0%, rgba(255,209,0,1) 50%, rgba(255,175,0,1) 100%);
    color: #00183a !important;
    display: inline-block;
    width: 190px;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
}
.single-slot img {
    margin: 12px 0;
    border-radius: 10px;
}
.slot-footer {
    margin-top: 75px;
    margin-bottom: 50px;
}
.slot-footer .common-btn {
    display: contents;
}
.slot-footer p {
    font-size: 18px;
    color: #FFF;
}
.slot-footer p a {
    color: #f0ca00;
}
.single-slot h5 {
    font-size: 16px;
    color: #FFF;
}
.slots-text {
    margin-bottom: 50px;
}
.refer-row {
    padding: 0;
}
.refer-list ul {
    padding: 0;
    list-style: none;
    text-align: left;
    margin-top: 50px;
    margin-left: 50px;
}
.refer-list li {
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.refer-list li img {
    width: 25px;
    margin-right: 15px;
    margin-top: 0;
}

.table-title {
    background: #fec600;
    margin: 0;
    padding: 10px;
    font-size: 22px;
    color: #000;
}
.refer-after-area {
    background: #0f5877;
    color: #FFF;
    font-size: 16px;
    line-height: 1.5;
}
.refer-after-area ol {
    margin-left: 25px;
    padding: 20px;
}
.refer-after-area li {
    padding: 10px;
}
.refer-after-area button {
    border: 0;
    padding: 5px 15px;
    margin: 0 5px;
    margin-top: 10px;
}
.refer-after-area input {
    padding: 5px;
    border: 0;
    margin: 0 5px;
    margin-top: 10px;
    width: 100%;
}
.refer-after-area button.btn-daftar {
    background: red;
    color: #FFF;
    border-radius: 3px;
}
.refer-table-content{
    color: #ffffff;
    background: #0f5877;
    padding:20px;
}
.after-login-banner {
    margin-top: 10px;
    margin-bottom: 15px;
}
.refer-login-data-list{
    margin-bottom: 16px;
}

/* Register css */
.register-area {
    background: #0f5877;
    margin: 0 12px;
}
.register-top {
    background: #333;
    padding: 5px 25px;
    text-align: center;
}
.register-top p {
    font-size: 16px;
    color: #fff;
}
.register-top h6 {
    font-size: 18px;
    color: #f5b205;
}
.register-title {
    background: #f5b205;
    padding: 10px;
    text-align: center;
}
.register-title h3 {
    font-size: 22px;
    margin: 0;
    color: #000;
}
.account-form {
    padding: 0 25px;
    margin-top: 25px;
}
.account-form td {
    border: 0;
    font-size: 14px;
    color: #FFF;
    padding: 10px;
    line-height: 1.5;
}
.account-form td:first-child {
    width: auto;
}
.account-form td:nth-child(2) {
    color: #fac102;
    width: 25px;
}
.btn-avail {
    background: #FFF;
    width: 100%;
    display: block;
}
.form-check label {
    color: #FFFF;
    margin-top: 3px;
}
.form-check label a{
    color: #f5b205;
}
/*.form-bottom {
    margin-top: 20px;
    margin-bottom: 35px;
    float: right;
}
.form-bottom .form-control {
    width: 150px;
    display: inline-block;
    text-align: center;
}
.form-bottom img {
    width: 35px;
    margin: 10px;
}*/
.form-bottom a.btn-save {
    display: inline-block;
    font-size: 18px;
    color: #000435;
    background: #f5b205;
    padding: 5px 25px;
    margin-top: 15px;
}
.user-field  {
    position: relative;
    margin-bottom: 15px;
}

.popup-login-dp input.form-control {
    background-color: #3e3e3e;
    padding-left: 40px;
    color: #FFF;
    height: 45px;
}
.password-field  {
    position: relative;
}
.popup-login-dp img {
    position: absolute;
    left: 10px;
    top: 12.5px;
    width: 20px;
}
.popup-login-dp .form-check  {
    margin-top: 20px;
    margin-bottom: 10px;
}
.popup-login-dp .form-check label {
    color: #333;
    font-size: 16px;
    margin-top: 0;
}
.pop-button-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pop-button-area a {
    min-width: 48%;
    display: inline-block;
    padding: 15px;
    color: #FFF;
    background: #0072fd;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0;
}
.pop-button-area a:nth-child(2) {
    background: #f20000;
}
.pop-button-area a:last-child {
    background: #fec600;
    color: #333;
}

/* Password Reset CSS */
.reset-top {
    background: 003887;
    padding: 20px;
    text-align: center;
}
.reset-top h2 {
    font-size: 18px;
    color: #fac102;
    margin-top: 10px;
}
.reset-top  h2 span {
    color: #FFF;
}
.reset-top h5 {
    background:  #fac102;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 3px;
    font-size:15px;
}
.reset-form {
    padding: 5px;
    background: #dadada;
}
.reset-form h4 {
    font-size: 18px;
    color: #003074;
}
.reset-form td {
    border: 0;
    font-size: 14px;
    color: #003074;
    padding: 10px;
}
.reset-form td:first-child {
    width: auto;
}
.reset-form td span {
    font-size: 14px;
    line-height: 1.3;
    display: block;
    margin-top: 10px;
}
.kirim-2nd-btn {
    background: #47005e;
    font-size: 20px;
    color: #FFF;
    padding: 10px 25px;
    border: 1px solid #fac102;
    border-radius: 5px;
    margin-top: 15px;
    display: inline-block;
    text-transform: uppercase;
}
.reset-form td span img {
    width: 25px;
    margin-left: 0;
    margin-right: 10px;
}
.form-check label {
    color: #FFFF;
    margin-top: 3px;
}
.form-check label a{
    color: #f5b205;
}

#rg_BankList{
    height:37px;
}

.form-bottom {
    margin-top: 20px;
    margin-bottom: 35px;
    float: right;
}
.form-bottom .form-control {
    width: 150px;
    display: inline-block;
    text-align: center;
    /*margin-top: 10px;*/
}
.form-bottom img {
    width: 25px;
    margin: 5px 0;
    display:inline-flex;
    margin-right:10px;
}
.form-bottom a.btn-save {
    display: inline-block;
    font-size: 18px;
    color: #000435;
    background: #f5b205;
    padding: 5px 25px;
    margin-top: 15px;
}

.form-bottom .code{
    display:inline-flex;
}

.form-bottom #VCode2{
    width:75px;
}

.form-bottom .code img{
    width:60px;
    float:none;
    margin: 0;
}

.user-field  {
    position: relative;
    margin-bottom: 15px;
}

/* The message box is shown when the user clicks on the password field */
#message, #reg_message {
    display: none;
    position: relative;
    width: auto;
}

    #message p. #reg_message p {
        /*padding: 0px 55px;*/
        font-size: 12px;
    }

#warning, #reg_warning {
    color: #285b79;
}
/* Add a green text color and a checkmark when the requirements are right */
.valid {
    color: green;
}

    .valid:after {
        position: relative;
        left: 5px;
        content: "✔";
    }

/* Add a red text color and an "x" when the requirements are wrong */
.invalid {
    color: red;
}

    .invalid:after {
        position: relative;
        left: 5px;
        content: "✖";
    }

.refresh{
    background: rgba(0, 0, 0, 0) url(../img/refreshing.png) no-repeat scroll 0 0;
    float: left;
    height: 42px;
    margin-top: 5px;
    vertical-align: middle;
    width: 42px;
    background-size: 25px;
}

.code img {
    height: 35px;
    margin: 5px 10px 0;
    vertical-align: middle;
    width: 30%;
    float:left;
}

#livecasino {
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}

#mail{
	/* height:500px; */
}

#mailcount{
	/* color:red; */
}

.mailbadge{
	font-size: 9px!important;
    top: 8px;
    right: 0px;
    padding: 0px 3px;
    border-radius: 50%;
    background-color: red;
    color: white;
    position: absolute;
}

.mailcountcontainer{
	position:relative;
	/* justify-content:center; */
}

/* The popup form - hidden by default */
.form-popup {
  /*display: none;*/
  position: fixed;
  top: 25%;
  right: 0px;
  left: 0;
  border: 3px solid #f1f1f1;
  z-index: 9;
  margin:0 auto;
  width: 80%;
  max-width: 500px;
  box-shadow:0 0 10px 5px #146d91;
}

/* Add styles to the form container */
.form-container {
  /*max-width: 300px;*/
  padding: 10px;
  background-color: white;
}

.form-container h2 {
  /*text-align:center;*/
  font-size: 14pt;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #3e3e3e;
  padding-left:30px;
  color:#ffffff;
}

#forgetpwForm .forgetpwform{
    display: flex;
    justify-content: space-between;
}

#forgetpwForm input[type=text], #forgetpwForm input[type=password] {
  width: 60%;
  margin-top:0;
}

#forgetpwForm1 input[type=text], #forgetpwForm1 input[type=password] {
  margin: 10px 0 10px 0;
}

#forgetpwForm1 span{
    margin-bottom: 5px;
    font-size:10pt;
}

#forgetpwForm select {
  width: 60%;
  margin:5px 0 22px 0;
  height:30px;
}

#forgetpwForm span{
    margin-top: 5px;
    font-size:10pt;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #3e3e3e;
  outline: none;
  border: 2px solid yellow;
}

/* Set a style for the submit/login button */
.form-container .btn {
  color: white;
  padding: 5px 20px;
  border: none;
  cursor: pointer;
  width: 45%;
  margin-bottom:10px;
  opacity: 0.8;
  font-weight: bold;
}

#btnloginSmart{
  background:-webkit-linear-gradient(top,#3f77c3 0, #0172fe 50%, #3f77c3 100%);
  background:   -moz-linear-gradient(top,#3f77c3 0, #0172fe 50%, #3f77c3 100%);
  background:     -o-linear-gradient(top,#3f77c3 0, #0172fe 50%, #3f77c3 100%);
  background:    -ms-linear-gradient(top,#3f77c3 0, #0172fe 50%, #3f77c3 100%);
  background:       -linear-gradient(top,#3f77c3 0, #0172fe 50%, #3f77c3 100%);
}

#btnregisterSmart{
  background:-webkit-linear-gradient(top,#b10000 0, #f30000 50%, #b10000 100%);
  background:   -moz-linear-gradient(top,#b10000 0, #f30000 50%, #b10000 100%);
  background:     -o-linear-gradient(top,#b10000 0, #f30000 50%, #b10000 100%);
  background:    -ms-linear-gradient(top,#b10000 0, #f30000 50%, #b10000 100%);
  background:       -linear-gradient(top,#b10000 0, #f30000 50%, #b10000 100%);
}

#btnforgetSmart{
  background:-webkit-linear-gradient(top,#d38900 0, #ffc500 50%, #d38900 100%);
  background:   -moz-linear-gradient(top,#d38900 0, #ffc500 50%, #d38900 100%);
  background:     -o-linear-gradient(top,#d38900 0, #ffc500 50%, #d38900 100%);
  background:    -ms-linear-gradient(top,#d38900 0, #ffc500 50%, #d38900 100%);
  background:       -linear-gradient(top,#d38900 0, #ffc500 50%, #d38900 100%);
  color:#000000;
}

#btnresetSmart, #btnsaveSmart{
  background:#ffffff;
  color:#000000;
  border:1px solid #000000;
  text-align:center;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
    /*background-color: #b1b1b1;*/
    padding: 0;
    width: 10%;
    color: #000000;
    float: right;
    position: absolute;
    right: 0px;
    margin-top: 0px;
    height:25px;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

.inner-addon { 
    position: relative; 
}

.inner-addon .usericon {
  position: absolute;
  padding: 10px;
  color:#686868;
}

.inner-addon .staricon {
  position: absolute;
  padding: 15px 10px;
  color:red;
}


.pasicon {
  right:0;
}

.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 1001;
    opacity:1;
}

.cssload-spinner {
	display: block;
	margin:0 auto;
	width: 50px;
	height: 50px;
	position: fixed;
	border: 4px solid gray;
	animation: cssload-spinner 1.5s infinite ease;
		-o-animation: cssload-spinner 1.5s infinite ease;
		-ms-animation: cssload-spinner 1.5s infinite ease;
		-webkit-animation: cssload-spinner 1.5s infinite ease;
		-moz-animation: cssload-spinner 1.5s infinite ease;
        left: 50%;
        top:0;
	margin-left: -25px;
	text-align:center;
}

.cssload-loader-inner {
	vertical-align: top;
	display: inline-block;
	width: 100%;
	background-color:gray;
	animation: cssload-loader-inner 1.5s infinite ease-in;
		-o-animation: cssload-loader-inner 1.5s infinite ease-in;
		-ms-animation: cssload-loader-inner 1.5s infinite ease-in;
		-webkit-animation: cssload-loader-inner 1.5s infinite ease-in;
		-moz-animation: cssload-loader-inner 1.5s infinite ease-in;
}





@keyframes cssload-spinner {
	0% {
		transform: rotate(0deg);
	}
	
	25% {
		transform: rotate(180deg);
	}
	
	50% {
		transform: rotate(180deg);
	}
	
	75% {
		transform: rotate(360deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes cssload-spinner {
	0% {
		transform: rotate(0deg);
	}
	
	25% {
		transform: rotate(180deg);
	}
	
	50% {
		transform: rotate(180deg);
	}
	
	75% {
		transform: rotate(360deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@-ms-keyframes cssload-spinner {
	0% {
		transform: rotate(0deg);
	}
	
	25% {
		transform: rotate(180deg);
	}
	
	50% {
		transform: rotate(180deg);
	}
	
	75% {
		transform: rotate(360deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-spinner {
	0% {
		transform: rotate(0deg);
	}
	
	25% {
		transform: rotate(180deg);
	}
	
	50% {
		transform: rotate(180deg);
	}
	
	75% {
		transform: rotate(360deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@-moz-keyframes cssload-spinner {
	0% {
		transform: rotate(0deg);
	}
	
	25% {
		transform: rotate(180deg);
	}
	
	50% {
		transform: rotate(180deg);
	}
	
	75% {
		transform: rotate(360deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@keyframes cssload-loader-inner {
	0% {
		height: 0%;
	}
	
	25% {
		height: 0%;
	}
	
	50% {
		height: 100%;
	}
	
	75% {
		height: 100%;
	}
	
	100% {
		height: 0%;
	}
}

@-o-keyframes cssload-loader-inner {
	0% {
		height: 0%;
	}
	
	25% {
		height: 0%;
	}
	
	50% {
		height: 100%;
	}
	
	75% {
		height: 100%;
	}
	
	100% {
		height: 0%;
	}
}

@-ms-keyframes cssload-loader-inner {
	0% {
		height: 0%;
	}
	
	25% {
		height: 0%;
	}
	
	50% {
		height: 100%;
	}
	
	75% {
		height: 100%;
	}
	
	100% {
		height: 0%;
	}
}

@-webkit-keyframes cssload-loader-inner {
	0% {
		height: 0%;
	}
	
	25% {
		height: 0%;
	}
	
	50% {
		height: 100%;
	}
	
	75% {
		height: 100%;
	}
	
	100% {
		height: 0%;
	}
}

@-moz-keyframes cssload-loader-inner {
	0% {
		height: 0%;
	}
	
	25% {
		height: 0%;
	}
	
	50% {
		height: 100%;
	}
	
	75% {
		height: 100%;
	}
	
	100% {
		height: 0%;
	}
}

.cssload-loader {
	height: 39px;
	width: 40px;
	position: absolute;
	left:calc(50% - 19px);
	animation: cssload-loader 1.75s cubic-bezier(.8,0,.2,1) infinite;
		-o-animation: cssload-loader 1.75s cubic-bezier(.8,0,.2,1) infinite;
		-ms-animation: cssload-loader 1.75s cubic-bezier(.8,0,.2,1) infinite;
		-webkit-animation: cssload-loader 1.75s cubic-bezier(.8,0,.2,1) infinite;
		-moz-animation: cssload-loader 1.75s cubic-bezier(.8,0,.2,1) infinite;
}

.cssload-top {
	animation: cssload-top 1.75s linear infinite;
		-o-animation: cssload-top 1.75s linear infinite;
		-ms-animation: cssload-top 1.75s linear infinite;
		-webkit-animation: cssload-top 1.75s linear infinite;
		-moz-animation: cssload-top 1.75s linear infinite;
	border-top: 19px solid #fff;
	border-right: 19px solid transparent;
	border-left: 19px solid transparent;
	height: 0px;
	width: 1px;
	transform-origin: 50% 100%;
		-o-transform-origin: 50% 100%;
		-ms-transform-origin: 50% 100%;
		-webkit-transform-origin: 50% 100%;
		-moz-transform-origin: 50% 100%;
}

.cssload-bottom {
	animation: cssload-bottom 1.75s linear infinite;
		-o-animation: cssload-bottom 1.75s linear infinite;
		-ms-animation: cssload-bottom 1.75s linear infinite;
		-webkit-animation: cssload-bottom 1.75s linear infinite;
		-moz-animation: cssload-bottom 1.75s linear infinite;
	border-right: 19px solid transparent;
	border-bottom: 19px solid #fff;
	border-left: 19px solid transparent;
	height: 0px;
	width: 1px;
	transform: scale(0);
		-o-transform: scale(0);
		-ms-transform: scale(0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
	transform-origin: 50% 100%;
		-o-transform-origin: 50% 100%;
		-ms-transform-origin: 50% 100%;
		-webkit-transform-origin: 50% 100%;
		-moz-transform-origin: 50% 100%;
}

.cssload-line {
	animation: cssload-line 1.75s linear infinite;
		-o-animation: cssload-line 1.75s linear infinite;
		-ms-animation: cssload-line 1.75s linear infinite;
		-webkit-animation: cssload-line 1.75s linear infinite;
		-moz-animation: cssload-line 1.75s linear infinite;
	border-left: 1px dotted #fff;
	height: 0px;
	width: 0px;
	position: absolute;
	top: 19px;
	left: 19px;
}

@keyframes cssload-loader {
	90% { transform: rotate(0deg); }
	100% { transform: rotate(180deg); }
}

@-o-keyframes cssload-loader {
	90% { -o-transform: rotate(0deg); }
	100% { -o-transform: rotate(180deg); }
}

@-ms-keyframes cssload-loader {
	90% { -ms-transform: rotate(0deg); }
	100% { -ms-transform: rotate(180deg); }
}

@-webkit-keyframes cssload-loader {
	90% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(180deg); }
}

@-moz-keyframes cssload-loader {
	90% { -moz-transform: rotate(0deg); }
	100% { -moz-transform: rotate(180deg); }
}

@keyframes cssload-top {
	90% { transform: scale(0); }
	100% { transform: scale(0);}
}

@-o-keyframes cssload-top {
	90% { -o-transform: scale(0); }
	100% { -o-transform: scale(0);}
}

@-ms-keyframes cssload-top {
	90% { -ms-transform: scale(0); }
	100% { -ms-transform: scale(0);}
}

@-webkit-keyframes cssload-top {
	90% { -webkit-transform: scale(0); }
	100% { -webkit-transform: scale(0);}
}

@-moz-keyframes cssload-top {
	90% { -moz-transform: scale(0); }
	100% { -moz-transform: scale(0);}
}

@keyframes cssload-bottom {
	10% { transform: scale(0); }
	90% { transform: scale(1); }
	100% { transform: scale(1); }
}

@-o-keyframes cssload-bottom {
	10% { -o-transform: scale(0); }
	90% { -o-transform: scale(1); }
	100% { -o-transform: scale(1); }
}

@-ms-keyframes cssload-bottom {
	10% { -ms-transform: scale(0); }
	90% { -ms-transform: scale(1); }
	100% { -ms-transform: scale(1); }
}

@-webkit-keyframes cssload-bottom {
	10% { -webkit-transform: scale(0); }
	90% { -webkit-transform: scale(1); }
	100% { -webkit-transform: scale(1); }
}

@-moz-keyframes cssload-bottom {
	10% { -moz-transform: scale(0); }
	90% { -moz-transform: scale(1); }
	100% { -moz-transform: scale(1); }
}

@keyframes cssload-line {
	10% { height: 19px; }
	100% { height: 19px; }
}

@-o-keyframes cssload-line {
	10% { height: 19px; }
	100% { height: 19px; }
}

@-ms-keyframes cssload-line {
	10% { height: 19px; }
	100% { height: 19px; }
}

@-webkit-keyframes cssload-line {
	10% { height: 19px; }
	100% { height: 19px; }
}

@-moz-keyframes cssload-line {
	10% { height: 19px; }
	100% { height: 19px; }
}

@media only screen and (max-height: 700px) {
    /* .opacity { */
        /* height:780px!important; */
    /* } */
	
	/* .opacity2 { */
        /* height:580px!important; */
    /* } */
	
	.mystyle{
		height:500px;
	}
}

@media only screen and (min-height: 800px) {
	.mystyle{
		height:620px;
	}
}

@media only screen and (min-height: 850px) {
	.mystyle{
		height:700px;
	}
	
	.side-bar-bottom{
		height:530px;
	}
}

@media only screen and (min-height: 1000px) {
	.mystyle{
		height:1000px;
	}
	
	.side-bar-bottom{
		height:800px;
	}
}

@media only screen and (min-height: 1300px) {
	.mystyle{
		height:1300px;
	}
	
	.side-bar-bottom{
		height:1000px;
	}
}


@media only screen and (min-width: 1000px) {
    #betslipContainer.mobile {
        transform: translate(0, -100%);
        max-width: 700px;
        top: 800px;
    }
	
}

@media only screen and (min-width: 540px) {
    .navigation-bar .nav a {
        font-size:18px;
    }

    /* .sidebar{ */
        /* top:21%; */
    /* } */
	
	.logo-area img{
		height:50px!important;
	}
}

@media only screen and (min-width: 700px) {
    #main, .notmain{
        margin-top:130px!important;
    }

    .login-after-footer li:first-child a {
        padding: 29px 0;
    }

    .footer-area {
        height:100px;
    }

    .main-area{
        padding-bottom:100px;
    }

    .footer-area li img {
        height: 50px;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .category-area img {
        width:auto;
        height:60px;
    }

    .category-area li span {
        font-size:18px;
    }

    .after-login-header span{
        font-size:18px;
    }
	
	#counter{
		/* left: 38%!important; */
		/* top: 45%!important; */
		font-size: 28pt!important;
	}
}

@media only screen and (min-width: 700px) and (max-width: 1000px) {
    #betslipContainer.mobile {
        transform: translate(0, -100%);
        max-width: 700px;
        top: 420px;
    }

    .ui-mobile, .ui-mobile .ui-page {
        max-width: none;
    }
}

@media only screen and (max-width: 767px) {

    #main, .notmain{
        margin-top:130px!important;
    }

    .deposit-tab .nav-link  {
        padding: 5px 25px;
        font-size: 16px;
    }
    .deposit-top td {
        font-size: 14px;
    }
    .deposit-top {
        padding: 10px;
    }
    .deposit-top td {
        padding: 10px;
    }
    .deposit-top td ul li {
        padding: 5px;
    }
    .deposit-top td .bca-btn {
        margin-left: 0;
        margin-top: 15px;
    }
    .deposit-content-bottom li {
        font-size: 16px;
    }

    .slot-banner-before .slots-text h2, .refer-list h2 {
        margin-top: 25px;
        font-size: 24px;
    }
    .slot-banner-before .slots-text p {
        padding: 0;
        font-size: 16px;
    }
    .common-btn a {
        font-size: 16px;
        width: 200px;
        padding: 10px;
    }
    .slot-footer p {
        font-size: 16px;
    }
    .slot-banner-before img {
        margin-top: 15px;
    }
    .btn-avail {
        margin-top: 10px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 400px) {

    .button-area a{
        min-width:80px!important;
    }

    .sports-book li{
        font-size:10px;
    }
	
	.game-title-left h3{
		font-size:17px;
	}
	
	.form-container .btn{
		padding:0;
	}
	
	#counter{
		font-size: 10pt!important;
	    padding-left: 10px
	}
}

#owl img{
    width:100%;
}

		.popup {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 9999999999;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.5);
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center;
        }

            .popup #sliderPopup {
                margin-top:0px;
                max-width: 600px;
                max-height: 350px;
            }

        .close {
            position: absolute;
            top: 8px;
            right: 0px;
            font-size: 50px;
            color: #ae00ff;
            cursor: pointer;
        }
		
.floaticon{
    position: fixed;
    left: 10px;
    bottom: 100px;
    display: block;
    z-index: 999;
}

.floaticon img{
	width:50px;
}

.footer-text-area{
	color:#ffffff;
	background: #000000;
}

.footer-text-area h5{
	padding: 5px 10px;
    margin: 0;
	text-align:center;
}

.external-link {
    background: #e26316;
    /* padding: 15px; */
	display: grid;
	grid-template-columns: auto auto auto;
	grid-gap: 0;
    margin-bottom: 10px;
}
.external-link ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.external-link li {
    display: inline-block;
    padding: 0 15px;
    border-right: 2px solid #0E070F !important;
	width:120px;
}
.external-link li:last-child {
    border: 0;
}

.external-link div{
    border: 1px solid black;
}
.external-link div a {
    font-size: 12px;
    color: #ffffff !important;
    /* font-weight: bold; */
}

.footer-text{
    margin: 10px 0;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 0 10px;
	text-align: justify;
}

.footer-text p, .footer-text span, .footer-text a{
	color:#ffffff;
	font-family: PT Serif; 
	font-size: 13px;
    line-height: 1.3;
}

#more{
	display:none;
}

#readmore{
	text-align:center;
	color:#ffc107;
    margin-bottom: 10px;
}

.partner-area {
    margin: 10px 0;
    border-bottom: 1px solid gray;
}

.partner-area div{
	display: grid;
    grid-template-columns: auto auto auto auto;
    background: #4a454b;
    width: 90%;
    margin: 0 auto;
    height: 50px;
    align-items: center;
    border-radius: 5px;
    grid-gap: 10px;
    margin-bottom: 10px;
}

.payment-area {
    margin: 10px 0;
}

.payment-area-container{
	display: grid;
    grid-template-columns: auto auto auto auto;
    width: 90%;
    margin: 0 auto;
    height: 50px;
    align-items: center;
    grid-gap: 5px;
    margin-bottom: 10px;
}

.payment-area-container div{
	display: flex;
    align-items: center;
	background: #ffffff;
    color: rgba(57,2,106,1);
    border-radius: 5px;
    padding: 4px;
}

.payment-area img{
	width:30px;
}

.payment-area span{
	font-size:8pt;
}

.copyright-area{
	text-align: center;
    background: linear-gradient(0deg, #00395c 3%, #055689 3%, #043b68 77%, #0a6bac 100%);
    padding: 20px 0;
}

.copyright-area span{
	color:#ffffff;
}

.counter-wrapper{
	position:relative;
	align-items: center;
	display: flex;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 5px;
}

#counter{
	position: absolute;
	margin-top: 15px;
	color: yellow;
	font-size: 13pt;
	font-family:'Open 24 Display St', sans-serif;
	letter-spacing: 9px;
	width: 100%;
	z-index: 1;
}

.slide-2-container {
    overflow: hidden;
    position: relative;
}

.slides-2 {
    display: flex;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
	animation-direction: alternate;
}

    .slides-2 img {
        width: 34%;
        height: auto;
    }

/* Keyframes for desktop (1/5 list) */
@keyframes slide-desktop {
    0%, 100% {
        transform: translateX(0);
    }

    12.5% {
        transform: translateX(-12.5%);
    }

    25% {
        transform: translateX(-25%);
    }

    37.5% {
        transform: translateX(-37.5%);
    }
}

/* Keyframes for tablet (1/4 list) */
@keyframes slide-tablet {
    0%, 100% {
        transform: translateX(0);
    }

    12.5% {
        transform: translateX(-12.5%);
    }

    25% {
        transform: translateX(-25%);
    }

    37.5% {
        transform: translateX(-37.5%);
    }
}

@keyframes slide-mobile {
    0%, 100% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-170%);
    }
}

/* Media queries to apply the appropriate keyframes based on device width */
@media screen and (min-width: 1200px) {
    .slides-2 {
        animation-name: slide-desktop;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .slides-2 {
        animation-name: slide-mobile;
    }
}

@media screen and (max-width: 767px) {
    .slides-2 {
        animation-name: slide-mobile;
    }
}