@import url("https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600&family=Cuprum:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600;1,700&family=Fahkwang:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,500;1,600;1,700;1,800&family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
body,* {
  font-family: "Raleway", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p a,
li {
  font-family: "Raleway", sans-serif;
}

i {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

p,
li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.section-heading {
  text-align: center;
}

p {
  color: #646464;
}
section {
  padding: 60px 0px;
}
li {
  list-style: none;
}
.pt-120 {
  padding-top: 120px;
}

h1 {
  font-size: 150px;
  font-weight: 900;
  line-height: 177px;
  /* color: #000000; */
}

h2 {
  font-size: 40px;
  font-weight: 800;
  line-height: 47px;
}
h2 span {
  color: #b20001;
}

h5 {
  font-size: 25px;
  font-weight: 700;
  line-height: 45px;
}

h6 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}
.header.inner {
  position: absolute;
  z-index: 999;
  width: 100%;
}
.header.inner.header-inner {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.header-underline {
  /* position: absolute; */
  width: 100%;
  margin-top: -42px;
  margin-bottom: 50px;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    5deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.25) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  height: 1px;
}

.header.inner .navbar {
  padding-top: 10px;
}
.footer-link-underline {
  position: relative;
}
.footer-link-underline:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 3px;
  background-color: #ffffff;
  bottom: -15px;
  left: 0;
}
.header.inner ul li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #ffffff;
}
.header.inner.header-inner ul li a {
  color: #000000;
}
.header.inner.header-inner ul li:last-child a {
  background-color: #c10100;
  color: #000000;
  border-radius: 20px;
  color: #fff;
}
.header.inner.header-inner ul li:last-child a span svg path {
  fill: #fff;
}
.header.inner ul li {
  padding-right: 54px !important;
}

.header.inner ul li a.active {
  color: #ffffff !important;
  position: relative;
  font-weight: 700;
}
.header-inner.header.inner ul li a.active {
  color: #b20001 !important;
  font-weight: 700;
}
.header.inner ul li a.active:before {
  background: #fff;
  content: "";
  position: absolute;
  width: 25px;
  height: 5px;
  top: -28px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 0 0 10px 10px;
}
.header-inner.header.inner ul li a.active:before {
  background: #b20001;
  content: "";
  position: absolute;
  width: 25px;
  height: 5px;
  top: -28px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 0 0 10px 10px;
}
.header.inner ul li:last-child a {
  background-color: #ffffff;
  color: #000000;
  border-radius: 20px;
  color: #c10100;
  font-weight: 600;
  font-size: 16px;
}

.header.inner .mx-auto {
  margin-right: 0px !important;
}

.heading-content p {
  color: #807d7d;
  margin-bottom: 5px !important;
}

.heading-content {
  padding: 0px 0px 50px;
}

.header.inner.header-innner {
  position: relative;
  background-color: #c10100;
}
.header .apk-download-btn span {
  padding-left: 20px;
  /* position: relative; */
}
.header .apk-download-btn .btn {
  padding: 12px 20px;
}
.header .apk-download-btn i:after {
  position: absolute;
}
/*=============================================
============== hero section ================
=============================================*/
.hero-banner {
  background: url(../images/banner-bg.png) no-repeat;
  padding-top: 150px;
  /* background-size: cover; */
  position: relative;
}
.app-screen {
  margin-top: -10px;
  text-align: center;
}
.banner-content {
  z-index: 999;
}
.banner-content h2 {
  color: #ffffff;
}
.banner-content h1 {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  color: transparent;
  background-color: transparent;
}
/* footer */
.footer {
  background: url(../images/footer-bg.svg) no-repeat;
  background-size: cover;
}
.footer .footer-link h6 {
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
}

.footer .footer-link .nav li a {
  color: #ffffff;
  padding: 7px 0px !important;
}

.footer-link-underline {
  position: relative;
}

/* .footer-link-underline:before {
        content: "";
        position: absolute;
        background: #CB150A;
        width: 50px;
        height: 3px;
        bottom: -8px;
    } */
.social-links ul {
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center;
  z-index: 999;
}

.social-links {
  margin-bottom: 80px;
}

.social-links ul li {
  background-color: #b20001;
  padding: 0px 10px;
}

.social-links ul li:nth-child(1) a {
  padding-left: 20px !important;
}

.social-links ul li:nth-child(5) a {
  padding-right: 20px !important;
}

.social-links ul:before {
  background: rgb(255, 255, 255);
  background: linear-gradient(
    5deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  z-index: -1;
}

.social-icons ul .social-line {
  color: #ffffff;
  width: 50px;
  height: 1px;
}

.footer .disclaimer {
  background-color: #101010;
  border: 1px dashed #fff;
  text-align: center;
  margin: 30px 60px;
}

.footer .disclaimer p {
  color: #fff;
  margin-bottom: 0;
  line-height: 28px;
}

.footer .social-icons {
  padding-left: 0;
}

.footer .social-icons li a {
  margin: 0px 10px;
  border: 1px solid #cb150a;
  padding: 13px 12px;
  border-radius: 50%;
}

.footer .social-icons li:first-child a {
  margin-left: 0;
  padding: 13px 18px;
}

.copyright {
  background: #00000026;
  text-align: center;
  padding: 15px 0px;
}

.footer-link p {
  color: #fff;
}

.copyright p {
  margin-bottom: 0;
  color: #ffffff;
}

.footer {
  padding: 70px 0px 0px;
}
.apk-download-btn .btn {
  background: #b20001;
  color: #fff;
  padding: 12px 65px 12px 20px;
  border-radius: 18px;
  position: relative;
}
.apk-download-btn i {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 18px;
  top: 0;
  position: absolute;
  right: 0;
  border-radius: 0px 18px 18px 0px;
}

.faq-accordian .accordion {
  --bs-accordion-border-width: 0 !important;
  --bs-accordion-bg: transprant;
}
.faq {
  margin-bottom: 110px;
  position: relative;
}
.faq-accordian .accordion .accordion-button {
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 19px;
}

.faq-accordian .accordion .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
  color: #000000;
}

.faq-accordian .accordion .accordion-header {
  height: 65px !important;
  display: flex;
  align-items: center;
}

.faq-accordian .accordion .accordion-button:focus {
  box-shadow: none;
}

.faq-accordian .accordion .accordion-button {
  --bs-accordion-btn-color: #000000;
}

.faq-accordian .accordion .accordion-button .accordion-body {
  color: #7b7b7b !important;
}

.faq-accordian .accordion .accordion-item {
  background: rgba(197, 27, 36, 0.05);
  box-shadow: 0px 1px 10px 0px rgb(226 222 222 / 25%);
  margin-bottom: 30px;
}
.wh-content-body {
  background: #ffffff;
  box-shadow: 4px 8px 16px 0px rgba(0, 0, 0, 0.15);
  width: 350px;
  border-radius: 40px;
  padding: 0px 30px 30px;
}
.content-icon img {
  margin-top: -40px;
}
.wh-content-body h5 {
  color: #b20001;
  margin-top: 15px;
}
.wh-main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wh-center {
  margin-top: -100px;
}
.testimonial-img {
  margin-right: 28px;
  align-self: center;
  margin-top: -10px;
}
.testimonial-img img {
  width: 300px;
  height: 130px;
  object-fit: cover;
  border-radius: 50%;
}
.testimonial-content .quote img {
  margin-bottom: 15px;
}
.user-review .user-name {
  color: #b20001;
  font-weight: 700;
}

.swiper-slide.swiper-slide-active .item-body {
  background: #ffffff;
  box-shadow: 7px 2px 88px -18px rgb(0 0 0 / 15%);
  padding: 10px 0px 2px;
  border-radius: 20px;
}
.item-body {
  margin: 20px 0px;
  display: flex;
}
.download--app {
  position: relative;
}
.section--bg {
  background: url(../images/download-app-bg.png) no-repeat;
  background-size: 100%;
  padding-bottom: 36px;
}

.phone-no {
  display: flex;
}
.phone-no select {
  width: 15%;
  height: 50px;
  border: 0;
  border-radius: 18px 0px 0px 18px;
}
.form-select:focus,
.form-control:focus {
  box-shadow: none;
  border-color: transparent;
}
.phone-no input {
  width: 50%;
  height: 50px;
  border: 0;
  border-radius: 0px 18px 18px 0px;
}
.download-app-left-block {
  padding-left: 30px;
  padding-bottom: 40px;
}
.download-right-block {
  position: relative;
}
.download-right-block img {
  position: absolute;
  right: 44px;
  top: -124px;
}

.testimonial-left {
  height: 573px;
}

.testimonial-left.learn_left {
  height: 100% !important;
}

.swiper {
  width: 100%;
  height: 100%;
}

.slider-item h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #7ed766;
}

.swiper-border {
  display: inline-block;
  position: relative;
  border: 0.2px solid #406f33;
}
.testimonial-right-block {
  margin-top: 30px;
}
.testimonial-right-block .quote-icon {
  padding-bottom: 30px;
}
.nav-item i {
  padding-right: 10px;
}
.wh-choose {
  background: rgba(197, 27, 36, 0.05);
}

/* Testimonial */
#Testimonial {
  position: relative;
}

/* graphics */
#Testimonial:after {
  background: url(../images/waves.png) no-repeat;
  content: "";
  position: absolute;
  width: 929px;
  height: 434px;
  right: 0;
  bottom: 52px;
  pointer-events: none;
}
.download--app::before {
  background: url(../images/close-sm.png) no-repeat;
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  left: 10%;
  top: -60px;
  pointer-events: none;
}
.faq-inner.faq:after {
  display: none;
}
.faq-inner.faq::before {
  display: none;
}

.wh-choose,
.leaderboard,
.download-button {
  position: relative;
}
.wh-choose:before {
  position: absolute;
  content: "";
  background: url(../images/why-us-graphic-le.png) no-repeat;
  width: 356px;
  height: 100%;
  top: 170px;
  left: 30px;
  pointer-events: none;
}
.wh-choose::after {
  position: absolute;
  content: "";
  background: url(../images/why-us-graphic.png) no-repeat;
  width: 1244px;
  height: 100%;
  top: 0;
  right: 0;
  pointer-events: none;
  z-index: -1;
}
.leaderboard:before {
  content: "";
  background: url(../images/solid-circle.png) no-repeat;
  width: 250px;
  height: 500px;
  position: absolute;
  bottom: 10px;
  pointer-events: none;
}
.leaderboard:after {
  content: "";
  background: url(../images/waves-close.png) no-repeat;
  width: 234px;
  height: 260px;
  position: absolute;
  right: 0;
  bottom: 170px;
  pointer-events: none;
}
.download-button:after {
  content: "";
  background: url(../images/waves.png) no-repeat;
  width: 865px;
  height: 434px;
  position: absolute;
  top: -301px;
  right: 0;
}
.download-button::before {
  content: "";
  background: url(../images/waves.png) no-repeat;
  width: 865px;
  height: 434px;
  position: absolute;
  top: -301px;
  left: 0;
  transform: rotateY(180deg);
}

/*  Terms and condition */
.t_c_list li h6 {
  padding-bottom: 15px;
}
/* Contact us */
.support-details {
  padding-left: 0;
}
.support-details li {
  display: flex;
  margin-bottom: 30px;
}
.support-title {
  margin-bottom: 10px !important;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 700;
}
.support-details .support-icon {
  width: 60px;
  background: rgba(197, 27, 36, 0.1);
  border-radius: 50%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.support-details .support-content {
  left: 30px;
  position: relative;
}
.support-details .support-content a {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.contact_us_form .form-control {
  background: rgba(0, 0, 0, 0.03);
  border: 0;
  border-radius: 15px;
}
.contact_us_form .btn-danger {
  --bs-btn-bg: #b20001 !important;
  padding: 15px 55px;
  font-weight: 600;
  border-radius: 18px;
}
/* how to play */
.vertical_tab {
  background: #fff;
  border-radius: 15px;
  padding: 5px;
}

.vertical_tab .nav.nav-tabs .nav-item {
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  display: flex;
}

.responsive_tab h2 {
  color: #262626;
}

.nav.nav-tabs .nav-link {
  color: #505050;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  border: 0;
  border-bottom: 2px solid #505050;
  border-radius: 0;
  text-transform: capitalize;
}
.nav.nav-tabs .nav-link.active {
  color: #b20001 !important;
  font-weight: 700;
  border-bottom: 3px solid #b20001;
}
/* .nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: transparent;border-bottom: 3px solid #B20001;
} */

.responsive_tab h2 span {
  color: #B20001;
  font-weight: 700;
}

p.steps_text span {
  background: url(../images/steps-bg.png) no-repeat;
  padding: 5px 0px;
  border-radius: 30px;
  background-size: cover;
  width: 166px;
  height: 51px;
  color: #ffff;
  display: flex;
  justify-content: end;
  align-items: center;
  padding-right: 29px;
}

p.steps_text {
  color: #e6292b;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 30px;
}

.point_table .table thead th {
  color: #ffffff;
  background-color: rgba(197, 27, 36, 0.5);
  padding: 15px 30px;
  text-align: center;
}

.point_table .table thead th:first-child {
  border-radius: 10px 0px 0px 0px;
}

.point_table .table thead th:last-child {
  border-radius: 0px 10px 0px 0px;
}

.point_table .table-bordered > :not(caption) > * {
  border-width: 0px !important;
}

.point_table thead,
tbody,
tfoot,
tr,
td,
th {
  border-style: none;
}

.point_table tbody {
  background-color: #fcf4f4;
}

.point_table tbody td {
  padding: 15px 30px;
  color: #000000;
  text-align: center;
}

.responsive_tab p strong {
  color: #010101;
}

.listBull {
  padding-left: 0;
}

.responsive_tab .vertical_tab {
  display: none;
}

.responsive_tab .card-header a {
  padding: 15px 15px;
  background: #fff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #ed2124;
  text-decoration: none;
}

.responsive_tab .card-header a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  float: right;
}

.responsive_tab .card-header a.collapsed:after {
  content: "\f077";
}
@media (max-width: 767px) {
  .responsive_tab .card-header {
    border-top: #ddd 1px solid;
    padding: 0px;
    margin-top: -1px;
  }

  .responsive_tab .tab-content > .tab-pane {
    display: block !important;
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .responsive_tab .collapse:not(.show) {
    display: block !important;
  }

  .responsive_tab .card-header {
    display: none !important;
  }

  .responsive_tab .vertical_tab {
    display: block;
  }
}

/* about  */
.about-banner {
  background: url(../images/about-banner.png) no-repeat;
  padding-top: 140px;
}
.leaderboard-card-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.leaderboard-card-body {
  flex-basis: 43%;
  background: #ffffff;
  box-shadow: 0 14px 14px 0px rgb(0 0 0 / 10%);
  padding: 30px;
  border-radius: 30px;
  margin-bottom: 30px;
}
.leaderboard-card-body .download {
  background: rgba(0, 174, 17, 0.1);
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.leaderboard-card-body .contest {
  background: rgba(236, 177, 0, 0.1);
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.leaderboard-card-body .winning {
  background: rgba(225, 31, 66, 0.1);
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.leaderboard-card-body .users {
  background: rgba(69, 38, 255, 0.1);
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.leaderboard-card-body .card-content h6 {
  margin-top: 25px;
}
.download-contnet h6 {
  color: #00ae11;
}
.contest-count h6 {
  color: #ecb100;
}
.winning-count h6 {
  color: #e11f42;
}
.users-count h6 {
  color: #4526ff;
}
.leaderboard-card-main .leaderboard-card-body:nth-child(even) {
  top: -40px;
  position: relative;
}

/* points-system */
.points_block {
  border-radius: 30px;
  padding: 1px;
  margin-bottom: 50px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#870d0f+0,f3f3f3+52 */
  background: rgb(135, 13, 15);
  /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(135, 13, 15, 1) 0%,
    rgba(243, 243, 243, 1) 52%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(135, 13, 15, 1) 0%,
    rgba(243, 243, 243, 1) 52%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(135, 13, 15, 1) 0%,
    rgba(243, 243, 243, 1) 52%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#870d0f', endColorstr='#f3f3f3', GradientType=0);
  /* IE6-9 */
}

.points_block_inner {
  border-radius: 30px;
  background: #fcf4f4;
}

.points_title {
  text-align: center;
}

.points_title span {
  background: #b20001;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 12px 100px;
  position: relative;
  top: -20px;
  display: inline-block;
  border-radius: 0px 0px 15px 15px;
}

.points_title span:before {
  content: "";
  border-bottom: 20px solid #870d0f;
  border-left: 20px solid transparent;
  position: absolute;
  left: -20px;
  top: 0px;
}

.points_title span:after {
  content: "";
  border-bottom: 20px solid #870d0f;
  border-right: 20px solid transparent;
  position: absolute;
  right: -20px;
  top: 0px;
}

.points_system_table {
  border: none;
}

.points_system_table tr td,
.points_system_table tr th {
  border-left: none;
  border-right: none;
}

.pointsystem_tab {
  border: #dadbdd 1px solid;
  border-radius: 4px;
}

.points_system_table tr td:last-child {
  width: 100px;
}

.points_system_table .table thead tr {
  background-color: transparent;
}

.points_system_table .table thead th {
  color: #000;
}

/* information */
.information h1 {
  color: #010101;
  font-size: 36px;
  margin-bottom: 50px;
}

.term_h1 {
  color: #010101;
  font-size: 36px;
  margin-bottom: 55px !important;
}

.information h5 {
  margin-top: 30px;
  font-size: 25px;
  font-weight: 600;
  color: #010101;
}

.information p,
.information li {
  color: #6c757d;
}

.information .testimonial {
  margin-left: 0px;
  margin-right: 0px;
}

.accordion h5 {
  margin: 0px;
}

.accordion .card-body {
  padding: 0px;
}

.accordion .card.mb-3 {
  margin-bottom: 0px !important;
}

.accordion .card-header a {
  color: #010101;
}

.accordion .card-header .table {
  margin-bottom: 0px;
}

.accordion .table td,
.accordion .table th {
  border-bottom: 1px solid #dee2e6;
}

.information .nav-tabs .nav-link {
  color: #555555;
}

/* .information .nav-tabs .nav-link:hover {
    border-color: #fff;
} */

/* .information .nav-tabs .nav-item.show .nav-link,
.information .nav-tabs .nav-link.active,
.information .nav-tabs .nav-item.show .nav-link:hover,
.information .nav-tabs .nav-link.active:hover {
    color: #ffffff;
    background-color: #173b75;
    border-color: #173b75;
} */
#PointsSystemTabs.tab_scroll {
  background: #fff;
  width: 100%;
  margin: 20px auto;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 30px;
  text-align: center;
}

#PointsSystemTabs.tab_scroll .nav-sports_tab {
  border-bottom: #7c7c7c 2px solid;
  width: 100%;
}

#PointsSystemTabs.tab_scroll .nav-sports_tab .nav-item {
  display: inline-block;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

#PointsSystemTabs.tab_scroll .nav-sports_tab .nav-link.active,
#PointsSystemTabs.tab_scroll .nav-sports_tab .show > .nav-link,
#PointsSystemTabs.tab_scroll .nav-sports_tab .nav-link.active:hover {
  color: #cc0000;
  background: #fff;
  fill: #cc0000;
  position: relative;
  border: 0;
}

#PointsSystemTabs.tab_scroll .nav-sports_tab .nav-link .sports_tab_icon {
  width: 100%;
  display: block;
}

#PointsSystemTabs.tab_scroll .nav-sports_tab .nav-link.active::after,
#PointsSystemTabs.tab_scroll .nav-sports_tab .show > .nav-link::after {
  background: #cc0000;
  width: 100%;
  height: 3px;
  border-radius: 7px 7px 0px 0px;
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0px;
}
.points_system_table {
  border: #dadbdd 1px solid;
  border-top: none;
  border-left: none;
  margin-top: 50px;
}
.points_system_table .table thead tr {
  background-color: transparent;
}
.points_system_table .table thead th {
  color: #000;
}
.points_system_table tr td,
.points_system_table tr th {
  border-left: #dadbdd 1px solid;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  white-space: nowrap;
}
.points_title {
  background: url(../images/title-bg.png) no-repeat 50% 50%;
  background-size: auto 92%;
  width: 100%;
  height: 64px;
  text-align: center;
  line-height: 64px;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  margin-top: 50px;
}

/* 28-092022 */
.tab_scroll {
  background: #f5f6f8;
  width: 100%;
  margin: auto;
  text-align: center;
  border-radius: 30px;
  padding: 0px 20px;
  max-width: 800px;
}
.tab_scroll .nav-sports_tab {
  width: 100%;
  border: none;
}
.tab_scroll .nav-sports_tab .nav-item {
  display: inline-block;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.tab_scroll .nav-sports_tab .nav-link {
  position: relative;
  padding: 12px 0px 18px 0px;
  color: #a6a6a6;
  border: none;
  margin: auto;
}
.tab_scroll .nav-sports_tab .nav-link.active,
.tab_scroll .nav-sports_tab .show > .nav-link,
.tab_scroll .nav-sports_tab .nav-link.active:hover {
  color: #ec4823;
  background: none;
}
.tab_scroll .nav-sports_tab .nav-link.active:after,
.tab_scroll .nav-sports_tab .show > .nav-link:after {
  background: #ec4823;
  width: 100%;
  height: 3px;
  border-radius: 7px 7px 0px 0px;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.tab_scroll .nav-sports_tab .nav-link .sports_tab_icon {
  padding-right: 10px;
}
.steps_row {
  margin-top: 60px;
  position: relative;
}
.step_image {
  background: url(../images/steps_bg.svg) 50% 50% no-repeat #f5f6f8;
  text-align: center;
  padding: 50px 20px 0px 20px;
  border-radius: 10px;
  position: relative;
  min-height: 500px;
}
.step_image:after {
  background: #ec4823;
  width: 80%;
  height: 5px;
  border-radius: 0px 0px 10px 10px;
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: -5px;
  content: "";
}

.step_content {
  margin-right: -100px;
  text-align: right;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
  border-radius: 7px;
  padding: 20px 55px 20px 20px;
  position: relative;
  z-index: 1;
}
.steps_number {
  width: 70px;
  height: 70px;
  line-height: 70px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  text-align: center !important;
  background: #c10100;
  border-radius: 100px;
  color: #fff;
  font-size: 40px;
  font-weight: 900;
}

.flex-md-row-reverse .steps_number {
  text-align: right;
}
.flex-md-row-reverse .step_content {
  padding-right: 20px;
  padding-left: 55px;
  text-align: left;
  margin-right: 0px;
  margin-left: -100px;
}

.step_content a {
  text-decoration: underline;
  font-weight: 600;
  color: #000;
}
.step_content h3 {
  font-size: 25px;
  font-weight: 900;
  color: #000;
}
.steps_row h2 {
  font-size: 30px;
  font-weight: 900;
  color: #000;
}

.step_content_right {
  position: inherit;
}
.step_content_right .steps_number {
  left: -35px;
}

.step_content_left {
  position: inherit;
}
.step_content_left .steps_number {
  right: -35px;
}

@import url("https://fonts.googleapis.com/css2?family=Merienda+One&display=swap");

.royal_cash_banner {
  background: #ec4823;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  padding-bottom: 20px;
}
.royal_cash_banner:after {
  width: 100%;
  height: 121px;
  background: url(../images/banner_bottom_bg.png) no-repeat 50% 100%;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.royal_cash_banner h1 {
  text-align: center;
  font-family: "Merienda One", cursive;
  color: #fff;
  padding: 15px 0px 20px 0px;
}

.royal_cash p span {
  color: #ec4823;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .step_content {
    margin-right: 0px;
    text-align: left;
    padding: 20px;
    padding-top: 55px;
  }
  .flex-md-row-reverse .step_content {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: -20px;
  }
  .step_content_right .steps_number,
  .step_content_left .steps_number {
    left: 50%;
    margin-left: -35px;
    top: 0px;
  }
  .step_content_left .steps_number {
    right: inherit;
  }

  .royal_cash_banner h1 {
    font-size: 30px;
  }
  .royal_cash h1 {
    font-size: 25px;
  }
}

.download-btn {
  background:
    linear-gradient(
      121.19deg,
      rgba(133, 239, 49, 0) 25.73%,
      hsla(0, 0%, 100%, 0.37) 45.27%,
      rgba(133, 239, 49, 0) 62.27%
    ),
    #000;
}

.potential_returns {
  color: #6c757d;
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.potential_returns .title {
  color: #000;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-right: 30px;
}
.investment {
  border-bottom: 2px solid #000000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.Multiply {
  display: flex;
  align-items: center;
  gap: 10px;
}
.Multiply span {
  min-height: 35px;
}
.Multiply span:first-child {
  font-size: 30px;
}
.potential-table tbody tr td {
  color: #6c757d;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: 0;
}
.potential-table tbody tr td:last-child {
  color: #000;
}
@media (max-width: 576px) {
  .container-sm,
  .container {
    max-width: 100%;
  }
}
