h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
ul,
li,
a,
.btn-default,
textarea {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
a:hover {
    text-decoration: none;
}
a:focus {
    text-decoration: none;
}
body {
    background-color: #021820 !important;
}

.container {
    max-width: 1213px;
}

/* ************************************ */
/*RESPONSIVE NAVIGATION*/
.mobile-menu {
    display: none;
}
.mobile-menu .circle {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #000;
    border-radius: 25%;
    background: #f8d53d;
    /* margin: 0 auto; */
    font-size: 16px;
    /* position: fixed; */
    right: 40px;
    top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}
.mobile-menu .mobile-cross {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #000;
    border-radius: 25%;
    background: #f8d53d;
    margin: 0 auto;
    font-size: 16px;
    position: fixed;
    right: 5px;
    top: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}
.mobile-menu .nveMenu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 280px;
    height: 100%;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    transform: translateX(-320px);
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    padding: 40px 20px;
}
.mobile-menu .nveMenu.is-opened {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
/*.mobile-menu .nveMenu h1 {
  color: #000;
  font-weight: 700;
  }*/
.mobile-menu .overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: calc(100% - 280px);
    height: 100%;
    background: rgba(0, 0, 0, 0.71);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.mobile-menu .overlay.is-on {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}
.mobile-menu .navlinks li {
    display: block;
    padding: 12px 0;
}
.mobile-menu .navlinks li a {
    text-transform: uppercase;
    color: #666;
    font-weight: 700;
}
.mobile-menu .navlinks li a:hover {
    text-decoration: none;
}

.mobile-top {
    display: flex;
    align-items: center;
    padding: 5px 20px;
    justify-content: space-between;
    background-color: #193935;
    border-bottom: 2px solid #fff;
}

.mobile-top img {
    width: 150px;
}
/*RESPONSIVE NAVIGATION*/

/* PRELOADER START */
.preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url("../images/preloader.gif");
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center;
}
/* PRELOADER END */
.active-class {
    border: 2px solid #000;
}
/* ************************************ */

@font-face {
    font-family: Orbitron;
    src: url("../inc/font-family/Orbitron-Regular.ttf");
}

.desktop-header {
    z-index: 1;
    position: absolute;
    width: 100%;
}

.header-links li a {
    /*   transition:0.1s; */
    text-decoration: none;
    color: #fff;
    padding: 5px !important;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Orbitron";
}

.header-top-left span {
    color: rgb(255 255 255);
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    font-family: "Bahnschrift";
    /* text-transform: uppercase; */
}

.header-top-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* padding: 10px 0; */
}

.header-top-left img {
    height: 22px;
}

.phone-img {
    padding: 12px 16px 15px;
    /* border: 3px solid #ff9800; */
    /* background-color: #fbd52b; */
    /* border-radius: 4px; */
    /* border-bottom-left-radius: 12px; */
    /* border-bottom-right-radius: 12px; */
    /* border-top-left-radius: 12px; */
    /* border-top-right-radius: 12px; */
}
.header-top-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 16px 35px 16px;
}

.header-top-right {
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
/* .header-top-right p a:hover{
  background:#009ee1;
  color:#fff;
} */

.header-top-right p a {
    transition: 0.5s;
    text-decoration: none;
    padding: 8px 16px;
    line-height: 62px;
    /* border: 4px solid #ff9800; */
    border-radius: 4px;
    font-family: "Orbitron";
    color: rgb(0 0 0);
    font-size: 16px;
    /* background-color: #fed501; */
    font-weight: 900;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.navbar {
    padding: 20px 0;
    /* -webkit-clip-path: polygon(97% 0, 100% 50%, 97% 100%, 3% 100%, 0 50%, 3% 0);
    clip-path: polygon(97% 0, 100% 50%, 97% 100%, 3% 100%, 0 50%, 3% 0); */
    background-color: #000;
    padding: 4px 0;
    border: 2px solid #309bb9 !important;
    border-top: 2px solid #114436;
    border-bottom: 2px solid #114436;
    border: 2px solid #114436;
    /* background-image: url('../images/header-bg.png');
  background-position: center;
  background-repeat: no-repeat; */
    height: 80px;
    /* line-height: 199px; */
}
.navbar::before {
}
.navbar ul li {
    padding: 0 7px;
}
.navbar ul li a {
    color: #fff !important;
    text-decoration: none;
    padding: 10px 8px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Orbitron";
}
.logo-img a {
    padding: 0 !important;
}

.logo-img {
    padding: 0 !important;
}
.logo-img img {
    width: 385px;
    height: 100px;
}

.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    align-items: center !important;
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    align-items: center !important;
    list-style: none;
}

.banner-section {
    position: relative;
    background-image: url("../images/banner.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    /* position: absolute; */
    /* top: 0; */
    /* width: 100%; */
    /* z-index: 2; */
}
.banner-section .banner-content {
    text-align: center;
    padding: 305px 0 0;
}

.banner-section .banner-content h5 {
    font-family: Orbitron;
    color: #fed702;
    font-size: 38px;
    font-weight: bold;
}

.banner-section .banner-content h1 {
    font-family: Orbitron;
    color: #fff;
    font-size: 128px;
    font-weight: 900;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #008978 50%, #65c4b8 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* text-shadow: 0 0 0px #65c4b8 , 0 0 10px #fbd52b; */
}

.primary-btn {
    /* padding-top: 30px; */
    padding-left: 10px;
}

.primary-btn a {
    color: #000;
    font-weight: 900;
    font-size: 22px;
    font-family: Orbitron;
    line-height: 78px;
    /* background-color: #fbd52b; */
    /* border-bottom-left-radius: 12px; */
    /* border-bottom-right-radius: 12px; */
    /* border-top-left-radius: 12px; */
    /* border-top-right-radius: 12px; */
    /* padding: 12px 27px; */
    /* border: 4px solid #ff9800; */
}

.navbar::before {
    content: url("../images/banner-left.png");
    position: absolute;
    /* width: 50px; */
    /* height: 40px; */
    top: -15px;
    left: -18px;
}

.navbar::after {
    content: url("../images/banner-right.png");
    position: absolute;
    /* width: 50px; */
    /* height: 40px; */
    top: -15px;
    right: -18px;
}

.second-wrap {
    padding: 150px 0 60px 0;
    background-color: #021820;
}

.second-wrap h1 {
    font-size: 30px;
    font-family: Orbitron;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #008978 50%, #65c4b8 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 90px;
    font-weight: 900;
    text-align: center;
    padding-bottom: 30px;
}
.platform-item {
    text-align: center;
}
.platform-item img {
    width: 300px !important;
    text-align: center;
    margin: auto;
    /* box-shadow: rgb(17 91 95) 13px 13px 20px 0px; */
}
.platform-item h5 {
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    /* color: #f8d53d; */
    letter-spacing: 2px;
    font-family: Orbitron;
    text-transform: uppercase;
    /* background: linear-gradient(to bottom, #008978 50%, #65c4b8 60%); */
    background: linear-gradient(to bottom, #069684 50%, #79ffee 60%);
    -webkit-background-clip: text;
    padding: 24px 0 10px 0;
    -webkit-text-fill-color: transparent;
}

.read-btn a {
    font-size: 17px;
    color: #f8d53d !important;
    font-weight: 900;
    font-family: Orbitron;
}

.third-wrap .frame {
    padding: 155px 20px;
    background-image: url("../images/pay-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* z-index: 0; */
}

.third-wrap {
    padding: 0px 0;
    background-color: #021820;
    position: relative;
}
.third-wrap h5 {
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    /* color: #f8d53d; */
    letter-spacing: 2px;
    font-family: Orbitron;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #08f0d3 50%, #65c4b8 60%);
    background: linear-gradient(to bottom, #069684 50%, #79ffee 60%);
    -webkit-background-clip: text;
    padding: 10px 0;
    -webkit-text-fill-color: transparent;
}

.third-wrap h1 {
    font-size: 30px;
    font-family: Orbitron;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #008978 50%, #65c4b8 60%);
    background: linear-gradient(to bottom, #069684 50%, #79ffee 60%);
    background: linear-gradient(to bottom, #008978 40%, #65c4b8 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 90px;
    font-weight: 900;
    text-align: center;
    padding-bottom: 50px;
}

.fourth-wrap {
    padding: 10px 0;
    background-color: #021820;
}

.fourth-wrap .latest-game img {
    width: 439px;
    /* border: 3px solid #025b60; */
    height: 400px;
    /* box-shadow: rgb(17 91 95) 7px 0px 14px 0px; */
    text-align: center;
    margin: auto;
    /* background-color: rgb(119 216 255); */
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgb(235 3 3 / 30%) 0px 18px 36px -18px inset; */
}
.fourth-wrap .latest-game {
    position: relative;
    /* text-align: center; */
}

.fourth-wrap .latest-game:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    /* height: 673px; */
    z-index: 0;
    bottom: 0;
    /* background: rgb(0 0 0 / 53%); */
}
.fourth-wrap .latest-game:hover:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    /* height: 673px; */
    z-index: 0;
    bottom: 0;
    /* background: rgb(12 12 12 / 55%); */
}

.latest-game h5 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    padding: 7px 20px;
    color: #7feddc;
    background: #041820;
    padding: 17px 0;
    height: 63px;
    width: 50%;
    margin: 0px auto;
    text-align: center;
}

.third-wrap .inner-div.first::before {
    content: url("../images/arrow-1.png");
    position: absolute;
    top: -10px;
    right: -25px;
}
.third-wrap .inner-div {
    text-align: center;
}

.third-wrap .inner-div.second::before {
    content: url("../images/arrow-2.png");
    position: absolute;
    bottom: -30px;
    right: -40px;
    transform: rotate(352deg);
}

.third-wrap .inner-div.third::before {
    content: url("../images/arrow-1.png");
    position: absolute;
    top: -10px;
    right: -25px;
}
.latest-game h5::before {
    content: url("../images/lt-1.png");
    position: absolute;
    left: -10px;
    top: -10px;
    /* height: 8px; */
}

.latest-game h5::after {
    content: url("../images/lt-2.png");
    position: absolute;
    right: -10px;
    top: -10px;
    /* height: 9px; */
}

.fourth-wrap h1 {
    font-size: 30px;
    font-family: Orbitron;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #008978 50%, #65c4b8 60%);
    background: linear-gradient(to bottom, #069684 50%, #79ffee 60%);
    background: linear-gradient(to bottom, #008978 40%, #65c4b8 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 90px;
    font-weight: 900;
    text-align: center;
    padding-bottom: 50px;
}

.second-wrap {
    position: relative;
}

.my-owl-nav1 {
    /* position: absolute; */
    /* right: 16px; */
    /* top: 0; */
}

.my-owl-nav1 .my-next-button1 img {
    color: #000;
    font-size: 20px;
    border-radius: 10px;
    padding: 16px 19px;
    /* background-color: #f8d53d; */
    cursor: pointer;
    position: absolute;
    left: 250px;
    /* border: 3px solid #f08100; */
    top: 410px;
}
.my-owl-nav1 .my-prev-button1 img {
    color: #000;
    font-size: 20px;
    /* border-radius: 10px; */
    padding: 16px 19px;
    /* background-color: #f8c413; */
    cursor: pointer;
    position: absolute;
    right: 260px;
    /* border: 3px solid #ec801e; */
    top: 410px;
}

.fourth-wrap .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 30px !important;
    height: 10px !important;
    outline: none !important;
    margin: 5px 7px !important;
    background: #4d4100 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px !important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #fbd52b !important;
    border: none !important;
    outline: none !important;
}

.payment-authorize-section {
    padding: 0px 0;
    background-color: #021820;
    position: relative;
}

.payment-authorize-section h1 {
    font-size: 30px;
    font-family: Orbitron;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #008978 50%, #65c4b8 60%);
    background: linear-gradient(to bottom, #069684 50%, #79ffee 60%);
    background: linear-gradient(to bottom, #008978 40%, #65c4b8 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 60px;
    font-weight: 900;
    text-align: center;
    padding-bottom: 50px;
}

.payment-authorize-section p {
    color: #fff;
    text-align: center;
    width: 85%;
    margin: auto;
}
.payment-authorize-section .frame {
    /* border: 4px solid #bbc6e2; */
    padding: 130px 0;
    background-image: url("../images/pay-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*
.payment-authorize-section .col-md-12::before {
  content: url('../images/22.png');
  position: absolute;
  bottom: -24px;
  left: -19px;

}

.payment-authorize-section .col-md-12::after {
  content: url('../images/p-2.png');
  position: absolute;
  bottom: -24px;
  right: -19px;

} */
.footer-logo-section {
    background-color: #021820;
    padding: 100px 0px;
}
.footer-logo-img {
    text-align: center;
}

.my-list-footer ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.my-list-footer li {
    list-style: none;
    padding: 10px 30px;
    position: relative;
}
.my-list-footer li a {
    color: #008978;
    font-size: 20px;
    background: linear-gradient(to bottom, #008978 40%, #65c4b8 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-weight: 900;
    font-family: "Orbitron";
    font-weight: 700;
}

.social-icons ul {
    display: flex;
    justify-content: center;
}
.social-icons ul li {
    list-style: none;
    /* padding: 12px; */
    margin: 0 8px;
}
.social-icons ul li a {
    text-decoration: none;
    /* background-color: #f8d53d; */
    color: #000;
    /* padding: 15px 18px 15px; */
    /* border: 3px solid #ff9800; */
    /* background-color: #fbd52b; */
    border-radius: 10px;
    /* border-bottom-left-radius: 12px; */
    /* border-bottom-right-radius: 12px; */
    /* border-top-left-radius: 12px; */
    /* border-top-right-radius: 12px; */
    font-size: 18px;
    line-height: 48px;
    padding-left: 19px;
}
.my-list-footer li:not(:last-child)::after {
    content: "";
    background-color: #3fae9e;
    position: absolute;
    width: 3px;
    height: 20px;
    top: 16px;
    right: -4px;
}

.footer-bottom p {
    color: #fff;
    font-family: "Myriad Pro", sans-serif;
    background-color: #0e2b36;
    text-align: center;
    padding: 25px 0;
    padding: 21px 0;
}
.payment-authorize-section .primary-btn {
    padding-top: 90px !important;
}

.stack-1 {
    position: absolute;
    top: 400px;
}
.stack-2 {
    position: absolute;
    top: 220px;
    right: 10px;
}

.ws-stack-1 {
    position: absolute;
    top: 0px;
    left: 8px;
}

.ws-stack-2 {
    position: absolute;
    top: 350px;
    right: 0px;
}
.ws-stack-1 img.vert-move {
    width: 150px;
}

.ws-stack-2 img.vert-move {
    width: 150px;
}

img.vert-move {
    -webkit-animation: mover 0.2s infinite alternate;
    animation: mover 1s infinite alternate;
}
img.vert-move {
    -webkit-animation: mover 0.2s infinite alternate;
    animation: mover 1s infinite alternate;
}
@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-30px);
    }
}
@keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-30px);
    }
}
.search-icon a {
    text-decoration: none;
    color: #000 !important;
    line-height: 55px;
    padding: 0 !important;
    /* padding-right: 37px; */
}

.search-icon a i {
    padding: 12px 7px 10px;
    /* border: 3px solid #ff9800; */
    /* background-color: #fbd52b; */
    /* border-radius: 4px; */
    /* padding-right: 60px; */
    font-size: 23px;
    /* margin: auto; */
    color: #000 !important;
    /* border-bottom-left-radius: 12px; */
    /* border-bottom-right-radius: 12px; */
    /* border-top-left-radius: 12px; */
    /* border-top-right-radius: 12px; */
}

.heading-image {
    height: 70px;
}

.pay-h1 .heading-image {
    height: 60px;
}

#one {
    position: relative;
}

.fourth-wrap .owl-item.active.center {
    opacity: 1 !important;
    background: #02656a;
    border: 5px solid #031c1d;
    box-shadow: #02656a 0px 7px 15px 0px;
}

.fourth-wrap .owl-item {
    background-color: #000;
    opacity: 0.2 !important;
}

.phone-img {
    background-image: url("../images/btn-bg-2.png");
    background-position: center;
    background-size: cover;
    width: 49px;
    height: 49px;
}

.login-btn {
    background-image: url("../images/bg-1.png");
    background-position: center;
    background-size: cover;
    width: 180px;
    height: 58px;
    text-align: center;
    margin: 0 2px;
}

.bet-btn a {
    background-image: url("../images/btn-bg-3.png");
    background-position: center;
    background-size: cover;
    padding: 25px 57px;
    margin: auto;
}

.pay-btn {
    background-image: url("../images/pay-btn.png");
    background-position: center;
    background-size: cover;
    width: 236px;
    height: 76px;
    margin: auto;
    margin-top: 40px;
}
.pay-btn a {
    color: #000;
    font-weight: 900;
    font-size: 22px;
    font-family: Orbitron;
    line-height: 75px;
}

.search-icon {
    background-image: url("../images/btn-bg-2.png");
    background-position: center;
    background-size: cover;
    width: 50px;
    height: 49px;
}
.social-icons li {
    background-image: url("../images/btn-bg-2.png");
    background-position: center;
    background-size: cover;
    width: 51px;
    height: 50px;
}
.my-next-button1 img {
    background-image: url("../images/btn-bg-2.png");
    background-position: center;
    background-size: cover;
    width: 49px;
    height: 49px;
}

.my-prev-button1 img {
    background-image: url("../images/btn-bg-2.png");
    background-position: center;
    background-size: cover;
    width: 49px;
    height: 49px;
}

/* .phone-img:hover{
  background-color: #fff;
} */

.btn-secondary {
    color: #000;
    background-color: #fbd52b !important;
    border-color: #f8d53d !important;
    font-family: "Orbitron" !important;
    font-weight: 900 !important;
}
/* header search start here */
.search-icon {
    position: relative;
}
.search-div label {
    font-family: "orbitron";
    color: #008978;
    font-size: 20px;
    background: linear-gradient(to bottom, #008978 40%, #65c4b8 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.search-div {
    position: absolute;
    background-color: #041820;
    padding: 20px;
    border-radius: 15px;
    right: 0px;
    top: 63px;
    border: 2px solid #3c9bb8;
    width: 300px;
    display: none;
}
.third-wrap.why-choose-section .inner-div.first::before {
    content: "" !important;
}

.third-wrap.why-choose-section .inner-div.second::before {
    content: "" !important;
}

.third-wrap.why-choose-section .inner-div.third::before {
    content: "" !important;
}

.third-wrap.why-choose-section p {
    color: #fff;
    font-family: orbitron;
    text-align: center;
}

/* About us css */
.who-we-are {
    /* background-color: #020c25; */
    position: relative;
    padding: 100px 0 0;
}

.blog-banner {
    /*background-image: url('../images/checker-img101.jpg');*/
    background-color: #043327c4;
    background-position: center;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}

.blog-banner.ongoing_game_banner {
    /*background-image: url('../images/checker-img101.jpg');*/
    background-color: #043327c4;
    background-position: center;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}

.blog-banner:before {
    content: "";
    /* position: absolute; */
    left: 0;
    right: 0;
    top: 0px;
    /* height: 613px; */
    z-index: 0;
    bottom: 162px;
    /* height: 100%; */
    background: rgb(0 0 0 / 74%);
}

.blog-banner img {
    padding-top: 287px;
    width: 560px;
    height: 350px;
}

.who-we-are h2 {
    color: #008978;
    font-size: 20px;
    background: linear-gradient(to bottom, #008d7b 20%, #9cfff3 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 900;
    font-family: "Orbitron";
    font-weight: 700;
    /* text-align: center; */
    padding-bottom: 35px;
}

.who-we-are p {
    color: #fff;
}

.who-img-set {
    position: relative;
}

.who-content-set p {
    font-family: "Orbitron";
    text-align: justify;
    font-size: 18px;
    padding-bottom: 25px;
}

.third-wrap.why-choose-section {
    padding: 70px 0;
    background-color: #021820;
    position: relative;
}

/* payment page css start here */

.payment-page-main-section {
    padding: 300px 0 100px;
}

.payment-form-div label,
.payment-form-div p {
    color: #fff;
    font-family: orbitron;
}

.payment-form-div input::placeholder {
    background-color: #08212c;
    color: #fff;
}

.payment-page-main-section .form-control {
    color: #ffffff;
    background-color: #08212c;
    height: 65px;
    border-radius: 8px;
    border: 1px solid #0f9d8b;
    padding-left: 82px !important;
}

.card-number-input-field {
    position: relative;
}
.color-dot img {
    position: absolute;
    top: 100px;
    left: 35px;
    width: 40px;
}
.payment-form-div .form-group p {
    font-size: 14px;
}
.payment-form-div label {
    padding: 0;
    padding-top: 10px;
}
.payment-page-main-section .only-row {
    background-color: #031e28;
    padding: 25px;
    border-radius: 20px;
    box-shadow: rgb(12 71 95 / 56%) 0px 1px 1px 0px inset,
        rgb(23 108 141 / 56%) 0px 50px 100px -20px,
        rgb(4 24 32 / 58%) 0px 30px 60px -30px;
}
.input-field {
    position: relative;
}
.input-field i {
    position: absolute;
    top: 10px;
    right: 10px;
}
.continue-btn img {
    width: 27px;
    border-radius: 50%;
    margin-right: 15px;
}

.continue-btn {
    background-image: url("../images/pay-btn-bg.png");
    background-position: center;
    background-size: cover;
    width: 740px;
    height: 57px;
    text-align: center;
    margin-top: 50px;
}
.continue-btn a {
    font-family: orbitron;
    text-decoration: none;
    color: #000;
    /* padding: 20px; */
    font-weight: 900;
    font-size: 20px;
    line-height: 55px;
    /* text-align: center; */
}
.company-right {
    padding: 20px;
    background-color: #e1e1e1;
    padding-top: 300px;
    border-radius: 22px;
}
.company-right .company {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
.company-right .company h6 {
    font-family: orbitron;
    font-size: 17px;
    font-weight: 900;
}
.company-right .company h5 {
    font-family: orbitron;
    color: #bcbcbc;
    font-size: 20px;
    font-weight: 900;
}
.pay-bottom-line {
    border-top: 3px solid #bcbcbc;
    position: absolute;
    top: 50%;
    bottom: 0;
    position: relative;
    padding: 20px;
}
.pay-bottom-line::before {
    content: "";
    position: absolute;
    top: -15%;
    left: -11%;
    transform: translate(-50%, -50%);
    height: 32px;
    width: 59px;
    border-radius: 150px 150px 0 0;
    background-color: #041820;
    transform: rotate(90deg);
}

.pay-bottom-line::after {
    content: "";
    position: absolute;
    top: -15%;
    right: -11%;
    transform: translate(-50%, -50%);
    height: 32px;
    width: 59px;
    border-radius: 150px 150px 0 0;
    background-color: #041820;
    transform: rotate(-90deg);
}
.pay-bottom-line h6 {
    font-family: orbitron;
    color: #bcbcbc;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 10px;
}

.pay-bottom-line h1 {
    font-family: orbitron;
    color: #000;
    font-size: 35px;
    font-weight: 900;
}

.pay-bottom-line h1 span {
    font-family: orbitron;
    color: #bcbcbc;
    font-size: 20px;
    font-weight: 900;
}
.card-info {
    padding: 20px;
    position: absolute;
    left: 0px;
    right: 0;
    transform: translate(30px, -36px);
    top: -42px;
    width: 85%;
    background-color: white;
    border-radius: 20px;
}
.card-info-img {
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
}
.card-info-img img {
    width: 40px;
}
.card-info h6 {
    font-family: orbitron;
    font-weight: 900;
}
.user-name {
    position: relative;
    /* padding: 0px 5px; */
}
.user-name span {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #000;
    left: 3px;
    top: 28px;
    border-radius: 15px;
}
.user-name h5 {
    padding-left: 60px;
    font-family: orbitron;
}
.user-name .span1 {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #000;
    left: 21px;
    top: 28px;
    border-radius: 15px;
}

.user-name .span2 {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #000;
    left: 38px;
    top: 28px;
    border-radius: 15px;
}
.user-name-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 75px 0 20px;
}
.user-name-bottom p {
    font-family: orbitron;
    font-size: 14px;
}
.card-info::after {
    content: "";
    position: absolute;
    width: 110px;
    height: 7px;
    background-color: #fbd52b;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0px);
}
.payment-page-main-section {
    font-family: orbitron;
}

/* how to play page css start here */

[data-tab-content] {
    display: none;
}

.active[data-tab-content] {
    display: block;
    position: relative;
}

.tabs {
    display: flex;
    justify-content: space-around;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid black;
}

.tab {
    cursor: pointer;
    padding: 20px 10px;
    border-radius: 50%;
    height: 135px;
    line-height: 35px;
    width: 140px;
    text-align: center;
    font-family: "Orbitron";
    border: 2px solid #fbd52b;
}
.tab.tab1::after {
    content: "..................";
    color: #f8d53d;
    top: 41px;
    left: 236px;
    font-size: 41px;
    /* line-height: 20px; */
    position: absolute;
}
.tab.tab2 {
    position: relative;
}
.tab.tab2::after {
    content: "..................";
    color: #f8d53d;
    top: 41px;
    left: 139px;
    font-size: 41px;
    /* line-height: 20px; */
    position: absolute;
}
.tab.tab3 {
    position: relative;
}

.tab.tab4 {
    position: relative;
}
.tab.tab3::after {
    content: "..................";
    color: #f8d53d;
    top: 41px;
    left: 140px;
    font-size: 41px;
    /* line-height: 20px; */
    position: absolute;
}

.tab.active {
    background-color: #259e8b;
    border: 5px solid #fbd52b;
    /* margin: 0px; */
    padding: 19px 10px;
    height: 145px;
    width: 150px;
    /* border: 2px solid transparent; */
}

.tab:hover {
    background-color: #259e8b;
}

.tab-content {
    margin-left: 20px;
    margin-right: 20px;
}
.how-to-play-main-section {
    padding: 100px 0;
    color: #fff;
}
.how-to-play-main-section .tabs p {
    font-size: 14px !important;
}
.tab.tab1.active::before {
    content: "";
    color: #f8d53d;
    background-color: #f8d53d;
    width: 5px;
    height: 55px;
    top: 140px;
    left: 161px;
    font-size: 41px;
    /* line-height: 20px; */
    position: absolute;
}

.tab.tab2.active::before {
    content: "";
    color: #f8d53d;
    background-color: #f8d53d;
    width: 5px;
    height: 55px;
    top: 138px;
    left: 66px;
    font-size: 41px;
    /* line-height: 20px; */
    position: absolute;
}
.tab.tab3.active::before {
    content: "";
    color: #f8d53d;
    background-color: #f8d53d;
    width: 5px;
    height: 55px;
    top: 135px;
    left: 66px;
    font-size: 41px;
    /* line-height: 20px; */
    position: absolute;
}
.tab.tab4.active::before {
    content: "";
    color: #f8d53d;
    background-color: #f8d53d;
    width: 5px;
    height: 55px;
    top: 135px;
    left: 67px;
    font-size: 41px;
    /* line-height: 20px; */
    position: absolute;
}
.tab-heading .col-md-3 {
    border-top: 4px dotted #f8d53d;
    padding-top: 20px;
}
.tab-heading .col-md-3::after {
    content: "";
    width: 18px;
    height: 17px;
    background-color: #259e8b;
    top: -11px;
    border-radius: 10px;
    right: 10px;
    position: absolute;
}
.tab-heading h5,
.tab-heading p {
    font-family: orbitron;
}

/* play game page css start here */

.play-game-banner img {
    height: 409px;
    padding: 335px 0 0;
    width: 560px;
}

.play-game-banner {
    background-image: url("../images/banner.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}

.play-game-content p {
    font-size: 17px;
    color: #fff;
    font-family: orbitron;
    text-align: center;
    padding: 0 0 40px 0;
}

.play-game-main-section .play-now-div {
    /* padding: 50px; */
    background-color: #041820;
    border-radius: 10px;
    text-align: center;
    /* margin: auto; */
    height: 590px;
    width: 449px;
    margin: auto;
    /* margin: 100px; */
    /*border: 2px dotted #fff;*/
    /*border: 10px;*/
    border-radius: 36px;
    /*border-top: 1px solid #329f8b;*/
    background-image: url("../images/new_chess_pattern.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.btn-background-img {
    background-image: url("../images/btn-background-img.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 88px;
    width: 306px;
    margin: auto;
    margin-bottom: 18px;
}

.play-game-main-section .btn-background-img h6 a {
    padding: 40px;
    line-height: 78px;
    text-decoration: none;
    color: #000;
    font-family: orbitron;
    font-weight: 900;
    font-size: 16px;
    text-align: center;
}

.play-now-div h1 {
    color: #fbd52b;
    font-family: orbitron;
    font-size: 36px;
    font-weight: 900;
    padding: 28px 0;
    background-color: #000;
    border-top-left-radius: 34px;
    border-top-right-radius: 34px;
    margin-bottom: 50px;
    /*background: rgb(60,60,60);*/
    /*background: linear-gradient(90deg, rgba(60,60,60,1) 0%, rgba(0,0,0,1) 42%, rgba(48,48,48,1) 100%);*/
    /* border-top: 2px solid #329f8b; */
}

.play-game-main-section p {
    font-size: 17px;
    color: #fff;
    font-family: orbitron;
    text-align: center;
    padding: 0px 0px 50px 0px;
}

.play-game-right {
    text-align: center;
}
.play-game-right h6 {
    text-align: center;
}
.play-game-right img {
    padding: 0px 0 40px;
}
.play-game-main-section {
    padding: 100px 0;
}
.play-game-main-section .row.frame {
    padding: 50px 0; /* background-image: url('../images/play-frame-1-2.png'); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.play-now-left {
    background-image: url("../images/new_background_for_chess.png");
    background-color: #0b443687;
    border-radius: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px;
}

.play-game-right {
    position: relative;
}
.play-game-right::before {
    content: url("../images/play-frame-2-1.png");
    position: absolute;
    /* height: 100px; */
    /* width: 100px; */
    top: -33px;
    left: 16px;
}
.back-btn a {
    color: #fbd52b;
    font-family: orbitron;
    font-weight: 900;
    font-size: 30px;
}

h1.about-us-mainheading {
    color: #4dbbaa;
    background: linear-gradient(to bottom, #099583 20%, #9cfff3 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    font-size: 65px;
    font-family: "orbitron";
    padding-bottom: 25px;
}
