@import url('https://api.fontshare.com/v2/css?f[]=general-sans@300,400,500,600,700&display=swap');
body {
  font-family: 'General Sans', sans-serif;
  background: rgb(255,255,255,.7);
}

.bg_purple {
    background: linear-gradient(180deg,#004aad 23.88%,#0000ff 73.13%);
}
h1.main-title {
    font-size: 40px;
    text-transform: uppercase;
    color: #000000
}
h2.main-title {
    font-size: 35px;
    text-transform: uppercase;
    color: #000000;
}
.btn_bg {
    background-color: #ff8000!important;
   
}
.icon-circle {
    width: 89px;
    height: 50px;
    background-color: #FA8432; /* Background color */
    border-radius: 50%;        /* Makes it a circle */
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 24px;
    font-weight: bold;
  }

  .icon-circle span {
    line-height: 1;
  }

  .text-light {
    color: #f8f9fa !important;
  }

  .text-muted {
    color: #ced4da !important;
  }
  .f-15 {
    font-size:15px;
  }
  .img-80 {
    max-width: 85%;
    height: auto;
}

.bg-gray {
    background-color: #f1f1f1; /* Gray background */
    border-radius: 10px;        /* Rounded corners */
  }
  
  .feature-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .feature-icon {
    width: 180px;  /* Fixed width for the left side */
  }
  
  .feature-content {
    flex: 1;
    text-align: left; /* Align text to the left */
  }
  
  .feature-icon i {
    color: #FA8432;   /* Orange icon color */
  }
  
  .feature-box h5 {
    margin-top: 10px;
    font-weight: bold;
  }
  /* Blur background when modal is shown */
body.modal-open .content {
  filter: blur(5px);
  transition: filter 0.3s ease;
}
.navbar-light .navbar-nav .nav-link {
  color: #000;
  font-weight: 500;
  margin: 0px 9px;
}
.rounded-circle {
  border-radius: 50% !important;
  margin-top: -76px;
}
.modal-content {
  padding: 20px 0;
  border-radius: 20px;
}
div#ageModal {
  backdrop-filter: blur(15px);
}
.modal-footer {
  border:none !important;
}
@media only screen and (max-width: 768px) {
  .icon-circle {
    width: 70px;
    height: 50px;
  }
  .d-flex.align-items-start.mb-4 {
    margin-top: 38px;
}
.testimonial-box {
  margin-bottom: 59px !important;
}
.banner_image{
    margin-top:20px;
}
}

.howToinstall-sec {
    background: #cce7fe52
}

.select_match_sec .head>div {
    display: table-cell;
    vertical-align: top
}

.select_match_sec .imgs img {
    border-radius: 5px;
    box-shadow: 0 0 4px 2px #00000005
}

.select_match_sec .head .icon {
    width: 50px;
    height: 50px;
    background: #1c2985;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    border: 3px solid #0145a4;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
    font-size: 20px;
    font-weight: 700
}

.team-player {
    max-width: 100%
}

.select_match_sec .head h5 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin: 0
}

.post-tags-media .tag-title {
    font-weight: 500;
    font-size: 17px
}

.select_match_sec .head p {
    margin: 0;
    color: #212529;
    font-size: 15px;
    min-height: 45px
}

.select_match_sec .right-content {
    padding-left: 6px
}

.our-winner-sec .review-head {
    padding-top: 20px;
    min-height: 90px
}

.our-winner-sec .review-card {
    background: #fff;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0 0 4px 2px #0000001c
}

.our-winner-sec .review-head {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 0;
    min-height: 40px
}

.point-system {
    background: linear-gradient(45deg,#04135f,#00429a);
    padding: 12px 0
}

.point-styem-in {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-grow: 1
}

.point-styem-in h6 {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    margin: 0
}

.point-styem-in .btn-primary {
    padding: 10px 15px;
    background-color: #42c340;
    border-color: #42c340;
    color: #fff
}

.point-styem-in .btn-primary:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.our-winner-sec .review-head img {
    max-width: 32px
}

.our-winner-sec .review-head h5 {
    color: #f8b64c;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 8px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.our-winner-sec .image-center {
    width: 110px;
    height: 110px;
    display: inline-block;
    border-radius: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    margin-top: 9px
}

.state {
    font-size: 12px;
    color: #d3cfcf
}

.our-winner-sec .data {
    padding: 15px
}

.our-winner-sec .data h4 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px
}

.our-winner-sec .data h4 small {
    font-size: 15px;
    vertical-align: middle;
    font-weight: 500;
    color: #828282
}

.our-winner-sec .data p {
    color: #828282;
    font-size: 14px;
    margin-bottom: 15px
}

.our-winner-sec .data i {
    color: #f8b64c;
    font-size: 15px;
    margin: 0
}

.faq-sec .accordion-button {
    background: #fff;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    padding: 18px;
    box-shadow: none
}

.faq-sec .accordion-button[aria-expanded=true] {
    color: #1c2985
}

.faq-sec .accordion-body ul {
    list-style: disc;
    padding-left: 30px!important
}

.faq-sec .accordion-body {
    list-style: disc;
    padding: 18px 18px 18px 30px;
    padding: 0 18px 18px
}

.faq-sec .accordion-item {
    border: 1px solid #70707029;
    margin-bottom: 15px;
    border-radius: 5px
}

.faq-sec .accordion-button:after {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    margin-left: auto;
    content: "";
    background-color: #1c2985;
    background-image: url(/img/arrow-svg.svg);
    border-radius: 50px;
    background-size: 16px;
    background-position: 50%
}

.faq-sec .accordion-button:not(.collapsed):after {
    background-image: url(/img/arrow-svg.svg);
    transform: rotate(-180deg)
}

.weaccept-sec {
    text-align: center
}

.weaccept-sec h2 {
    margin-bottom: 15px
}

.weaccept-sec p {
    font-size: 15px;
    color: #000;
    margin-bottom: 30px
}

.floting-column {
    display: flex;
    justify-content: center;
    align-items: center
}

.floting-column .floing-in img {
    width: 100%;
    max-width: 160px
}

.floting-column .btn {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500
}

.floting-column .android-btns {
    margin-right: 6px;
    border-radius: 10px
}

.padding-div {
    height: 30px
}

.floting-column .btn-success {
    background: #3ac340;
    border-color: #3ac340
}

.floting-column .btn-success:hover {
    background: #000;
    border-color: #000
}

.floting-column i {
    margin-right: 11px;
    width: 10px
}

.text-dqot {
    display: block;
    text-align: center;
    color: #1c2985
}

.floing-in {
    background: #fff;
    padding: 6px;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px #0000000a
}

.floting-column .btn-primary {
    margin-left: 8px
}

.weaccept-sec img {
    max-width: 660px
}

.footer {
    background: #000
}

.footer h2 {
    color: #fff;
    margin-bottom: 20px
}

.footer .heading p {
    color: #fff;
    text-align: center;
    margin: 0
}

.footer .ft_row {
    border-top: 1px solid #313030;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 70px
}

.footer .footer-logo .navbar-brand img {
    max-width: 230px
}

.footer .contact_ul li {
    margin-bottom: 7px
}

.footer .contact_ul li:last-child {
    margin: 0
}

.footer .contact_ul li a {
    color: #fff;
    font-size: 15px
}

.footer .contact_ul li i {
    width: 18px;
    margin-right: 0
}

.footer .contact_ul li .fa-phone-alt {
    transform: rotate(90deg)
}

.footer .social_ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.footer .social_ul li {
    margin-right: 8px
}

.footer .social_ul li:last-child {
    margin: 0
}

.footer .contact_ul {
    margin: 24px 0!important
}

.footer .links h4 {
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    margin-bottom: 25px;
    border-left: 3px solid #1c2985;
    padding-left: 10px
}

.footer .links {
    margin-top: 20px
}

.footer .links-ul li {
    margin-bottom: 10px
}

.footer .links-ul li a {
    color: #fff;
    font-size: 15px
}

.how-to-play-sec {
    padding-top: 90px
}
.howToinstallmain {
    text-align: center;
}
.howToinstall-card {
    background: rgba(0, 136, 255, .2);
    border-radius: 4px;
    width: 100%;
    text-align: center;
    border: 1px solid #08f;
    margin-bottom: 15px;
    position: relative;
}
.howToinstall-card .number-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(#1c2985, #013893);
    border: 5px solid #edeff5;
    text-align: center;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    left: 15px;
    top: -26px;
}
.howToinstall-card img {
    vertical-align: bottom;
}
.howToinstallmain h4 {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
}