body {
  line-height: 23px;
  font-size: 14px;
  color: #363843;
  font-family: 'Poppins', Times;
  font-weight: 400;
  scroll-behavior: smooth;
}
p, a{
  font-family: 'Poppins', Times, serif;
}

/*----top css start-----*/

.navbar-brand img{
  height:80px;
}
.fixed{
  background: #202162 !important;
}
.nav-link{
  color:#f2da52 !important;
  font-weight: bold;
  font-size: 15px !important;
}
.nav-link:hover{
  color:#fff !important;
}
.nav-item {
  margin-left:20px;
}
.navbar button:focus {
  outline: none !important;
}
.navbar-toggler-icon{
  font-size: 40px;
    color: white;
}
.snip1168 {
  font-family: 'Raleway', Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}
.snip1168 * {
  box-sizing: border-box;
}
.snip1168 li {
  display: inline-block;
  list-style: outside none none;
  padding: 0;
}
.snip1168 a {
  padding: 0.5em 0;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  letter-spacing: 1px;
  text-decoration: none;
  font-size:13px;
}
.snip1168 a:before,
.snip1168 a:after {
  position: absolute;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1168 a:before {
  top: 0;
  display: block;
  height: 3px;
  width: 0%;
  content: "";
  background-color: #fff;
}
.snip1168 a:after {
  left: 0;
  top: 0;
  padding: 0.5em 0;
  position: absolute;
  content: attr(data-hover);
  color: #ffffff;
  white-space: nowrap;
  max-width: 0%;
  overflow: hidden;
}
.snip1168 a:hover:before,
.snip1168 .current a:before {
  opacity: 1;
  width: 100%;
}
.snip1168 a:hover:after,
.snip1168 .current a:after {
  max-width: 100%;
}

.top-sect .container{
  position: relative;
  z-index: 1;
}
.top-sect {
  height: 620px;
  background:url("../images/top-background1.png");
  background-position: center;
   background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
    padding-bottom: 70px;
    filter: drop-shadow(0px 0px 3px #00420c);
}
.top-sect .top-title{
  color:#fff;
}
.single-banner img{
  width: 100%;
}
.single-banner-content{
  margin-top: 12%;
  color:white;
}
.single-banner-content p{
  font-size: 22px;
  color: #f2da52;
  font-weight:bold;
}
.appbox-btn {
    color: #fff;
    padding: 20px 50px;
    display: inline-block;
    font-weight: 600;
    cursor: pointer;
    font-size: 20px;
    border-radius: 50px;
    margin-top: 15px;
    margin-right: 15px;
    transition: 2s;
    background: linear-gradient(to right, #ec981a 0%, #fff44e 50%, #ec981a 100%);
}
.appbox-btn:hover {
  text-decoration: none;
  color: #fff;
  background: linear-gradient(to right, #fff44e 0%, #ec981a 50%, #fff44e 100%);
    transition: 2s;
}

/*----top css end-----*/


/*----online play result css start-----*/
.sec-title{
  text-align: center;
  margin-bottom: 30px;
}
.play_result{
  margin-top:50px;
  margin-bottom:50px;
}
.single_result{
  padding: 24px 24px 12px;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 10px 0px rgb(0 66 12);
    transition: 0.6s;
    position: relative;
    background:url("../images/card.jpg");
  background-position: center;
   background-repeat: no-repeat;
  background-size: cover;
}
.single_result ul {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0px;
  padding-top: 30px;
}
.single_result ul li {
  list-style: none;
  margin: 0;
  display: inline-block;
  padding: 0px 15px;
  text-align: center;
  border: 1px solid #273d57;
  width: 32%;
}
.single_result ul li p {
  padding-top: 10px;
  font-size: 29px;
  color: #113b57;
  margin: 0;
}
.single_result h4 {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 24px;
  color: #fff;
  text-transform: uppercase;
}
.g_rtime p {
  text-align: left;
  color: #113b57;
  margin: 0;
}
.g_rtime p span {
  float: right;
}

/*----online play result css end-----*/


/*----about css start-----*/

.about {
  padding: 50px 0;
  z-index: 1;
  position: relative;
  overflow: hidden;
  background: #fdfbf3;
}
.about-desc{
  color:#212529;
  text-align: justify;
}

/*----about css end-----*/


/*----app screenshots css start-----*/
.carousel-inner img {
  width: 100%;
  height: 90%;
}
#app_SS .col-md-4{
  text-align: center;
}
.side-controls a {
font-size: 3rem;
text-decoration: none;
display: inline-block;
position: absolute;
top: 45%;
transform: translateY(-50%);
z-index: 1;
}

.side-controls a[data-slide=prev] {
left: -4rem;
}

.side-controls a[data-slide=next] {
right: -4rem;
}
.side-controls .fa{
  font-size: 30px;
    color: #113b57;
    padding: 10px 13px;
    border-radius: 50px;
    transition:1s;
}
.side-controls .fa:hover{
  color: #f2da52;
  font-size: 35px;
}

/*----app screenshots css start-----*/


/*----Time table css start-----*/

.slider{
  width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#app_SS{
  margin-top:50px;
}
#time-table{
  padding-top:50px;
  padding-bottom:50px;
  background:url("../images/table-background.jpg");
  background-position: center;
   background-repeat: no-repeat;
  background-size: cover;
}
.testimonial-area {
  z-index: 1;
  position: relative;
  overflow: hidden;
  overflow: hidden;
  padding-top: 100px;
  color: #fff;
}
.time-table table {
  background: #fafafa;
  border: 2px solid #f2da52;
}
.time-table table tr th {
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  color: #fff;
  border: 1px solid #f2da52;
  width: 59px;
  padding: 14px 0;
  background: #f2da52;
}
.time-table a{
  color: #202162;
  text-decoration: none !important;
}
.time-table a:hover{
  color: #fda317;
}
.table td, .table th {
  padding: .75rem;
  text-align: center;
  font-weight: 500;
  vertical-align: top;
  border-top: 1px solid #2b2e2e;
  color: #2b2e2e;
}

/*----Time table css end-----*/


/*----rate chart css start-----*/

#rate-chart{
  padding-top:50px;
  padding-bottom:50px;
}
.ul-right {
  margin-left: -16% !important;
}
.rate_list_ul li {
  margin-top: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 18px;
    padding-left: 16px;
    line-height: 30px;
}
#rate-chart .fa{
  font-size:16px;
  color:#fda317;
}
/*----rate chart css end-----*/


/*----how to play css start-----*/

#how-to-play{
  padding-top:50px;
  padding-bottom:50px;
  background:url("../images/play-background.jpg");
  background-position: center;
   background-repeat: no-repeat;
  background-size: cover;
}
#how-to-play .sec-title{
  margin-bottom: 0px !important;
}
.single-feature-box img{
  width: 50%;
}
ul {
  list-style-type: none;
}
.single-feature-box li {
  margin-top: 70px;
}
.feature-box-info .fa{
    cursor: pointer;
}
.feature-box-no{
  font-size: 24px;
    color: #0a2131;
    line-height: 3;
}
.single-feature-box img{
  transition:2s;
}

/*----how to play css end-----*/


/*----footer css start-----*/

.footer{
  color:#fff;
  background:#0a2131;
  font-size: 14px;
    padding-bottom: 0px;
}
.footer-content{
  text-align: center;
}
.footer-content p{
  margin-bottom:0px;
  padding:20px;
}
.footer-content a{
  color: #f2da52;
}
.footer-content a:hover {
  text-decoration: none;
  color: white;
}

/*----footer css end-----*/


/*----faq css start-----*/

.faq-section {
  background: #fdfdfd;
  padding-top: 50px;
  padding-bottom: 50px;
}
.sec-title h3 {
position: relative;
display: inline-block;
font-weight: 600;
line-height: 1;
background: linear-gradient(90deg, #041f28, #113b57);
color: transparent;
-webkit-background-clip: text;
}

.faq .card {
  border: none;
  background: #FFFFFF;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 6%);
  border-radius: 4px;
  background: none;
  margin-bottom: 20px;
}

.faq .card .card-header {
padding: 0px;
border: none;
background: none;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
  padding-left: 10px;
}
.faq .card .card-header .faq-title {
width: 100%;
text-align: left;
padding: 0px;
padding-left: 30px;
padding-right: 30px;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #3B566E;
text-decoration: none !important;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
cursor: pointer;
padding-top: 10px;
padding-bottom: 0px;
}

.faq .card .card-header .faq-title .badge {
  position: absolute;
  top: -6px;
  left: -30px;
  width: 50px;
  height: 50px;
  line-height: 14px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #113b57;
  color: #f2da52;
  padding: 18px;
  font-size: 20px;
  margin-right: 20px;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 6%);
}

.faq .card .card-body {
padding: 10px;
padding-left: 35px;
padding-bottom: 0px;
font-weight: 400;
font-size: 1rem;
color: #0b0c3a;
line-height: 1.4;
letter-spacing: 1px;
border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
margin-bottom: 14px;
text-align: justify;
}
.faq_col{
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}


@media (max-width: 991px) {
.faq {
  margin-bottom: 30px;
}
.faq .card .card-header .faq-title {
  line-height: 26px;
  margin-top: 10px;
}
}
/*----faq css end-----*/

.contact-us{
  background: #113b57;
  color:#fff;
  padding-top:20px;
}

.contact span{
  font-size:16px;
  color:#fff;
  font-weight:bold;
}
.contact .fa{
    color: #f2da52;
    display:none;
}


.app_preview
{
  margin-bottom:50px;
}
.embed-responsive-item{
  border-radius: 10px;
}



/*----responsive css start-----*/
@media only screen and (max-width: 576px){
  .single-banner img {
    width:55%;
}
.single-banner-content {
  margin-top: 15%;
}
.single-banner-content h1 {
  font-size: 2rem !important;
}
.single-banner-content p {
  margin-bottom: 0rem !important;
  margin-top: 0rem !important;
  text-align: justify;
}
.top-sect {
  height: 500px;
}
.about img{
  width: 300px !important;
}
.side-controls a[data-slide=prev] {
  left: -3rem;
}
.side-controls a[data-slide=next] {
  right: -3rem;
}
.single-feature-box li {
  margin-top: 30px;
}
.single-feature-box ul{
  margin-left: -45px !important;
}
.feature-box-info .fa {
  margin-left: 0px;
}
.navbar-nav{
  text-align: left;
}
.play_result {
  margin-top: 50px;
  margin-bottom: 0px;
}
#app_SS {
  margin-bottom: 0px;
}
.ul-right {
  margin-left: 0% !important;
}
.navbar .collapse.show {
  background: #113b57 !important;
  margin-left: 50% !important;
}
.navbar .collapsing {
  background: #113b57 !important;
  margin-left: 50% !important;
}
.faq_col {
  width: 80%;
}
.navbar-brand img {
  height: 50px;
}
.contact {
  top: 0px;
}
.faq .card .card-header .faq-title {
   margin-top: 0px;
}
.preview-img{
  width:40%;
  margin-left: 20%;
}
}

