@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
body,
html {
  font-family: "Roboto", serif;
  overflow-x: hidden;
  background-color: #e2ebe900;
}
h1,
h2,
h3,
h4,
h5,
h6,
p a,
li {
  font-family: "Roboto", serif;
}
h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  color: #000000;
}
a {
  text-decoration: none;
}
i {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.btn-main {
  width: 155px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  border: 0;
}
.btn-main.btn_blue {
  background: #009672;
  border: 0;
  color: #000;
}
.btn-main.btn_blue:hover {
  background: #f51414ba;
}
p,
li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.section-heading {
  text-align: center;
}
.section-heading h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  color: #000;
  text-align: center;
}
.Popular_section .section-heading h2 {
  color: #fff;
}
.section-heading h2 span {
  color: #853AF7;
}

.section-heading p {
  margin: auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #000;
}
.Popular_section .section-heading p {
  color: #fff;
}
.about-banner .section-heading p {
  max-width: 100%;
}
p {
  color: #868686;
}
section {
  padding: 55px 0px;
}
li {
  list-style: none;
}
.pt-120 {
  padding-top: 120px;
}
.size60 {
  color: var(--white, #fff);
  font-family: roboto;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

h2 {
  color: var(--black, #000);
  font-family: roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
h2 span {
  color: #853AF7;
}
h4 {
  font-size: 30px;
  font-weight: 700;
  line-height: 45px;
  font-family: "Roboto", sans-serif;
}
h5 {
  color: var(--Black-Text, #181818);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

h6 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}
/* btn css */
.btn {
  border-radius: 50px;
  border: 1px solid var(--Black-Text, #181818);
  display: flex;
  align-items: center;
  width: max-content;
  gap: 5px;
  width: 210px;
  height: 60px;
  padding: 6px;
  transition: all ease-in-out 0.5s;
  background: #fff;
}
.btn.btn_black {
  background: #e8c95a;
  color: #0b2a21;
}
.btn h6 {
  color: #181818;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
.btn.btn_black h6 {
  color: #0b2a21;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
.btn .icon {
  width: 48px;
  height: 48px;
  border: 1px solid var(--Black-Text, #0b2a21);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_text span {
  color: var(--Black-Text, #0b2a21);
  font-family: roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.btn.btn_black .icon {
  width: 48px;
  height: 48px;
  border: 1px solid #0b2a21;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn.btn_black span {
  color: #0b2a21;
  font-family: roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.btn .icon svg path,
.btn .icon i {
  color: #0b2a21;
  fill: #0b2a21;
}
.btn.btn_black .icon svg path,
.btn.btn_black .icon i {
  color: #0b2a21;
  fill: #0b2a21;
}

.color-main {
  color: #009170;
}
.real_cash {
  font-family: "Roboto";
  font-size: 80px;
  line-height: 92px;
  color: #009672;
  position: relative;
}

.real_cash:after {
  position: absolute;
  content: "";
  background: url(../images/text-line.png) no-repeat;
  width: 157px;
  height: 14px;
  left: 0;
  bottom: -20px;
}
.plystore-btn img {
  box-shadow: 0px 20px 25px rgba(0, 0, 0, 0.15);
  border-radius: 18px;
}
.display {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* header */
.header{
  background: #FFFFFF45;
}
.header.inner.page-header {
  padding-bottom: 10px;
  padding-top: 10px;
  /* position: absolute; */
  width: 100%;
  z-index: 9999;
}
.donwload_section .section_bg .container {
 background: url(../images/blackbg.png)no-repeat;
  background-size: cover;
  margin: auto;
  padding-top: 80px;
  border-radius: 60px;


}
.navbar-toggler[aria-expanded="false"] .fa-bars::before {
  color: #181818;
  content: "\f0c9" !important;
}
.navbar-toggler[aria-expanded="true"] .fa-bars::before {
  content: "\f00d" !important;
  color: #181818;
}
.header.inner.inner_header {
  background: #8439F6;
  background-size: cover;
  padding: 6px 0;
}
.header.inner.page-header.bg-header {
  padding: 15px 0;
  background-color: #fff;
}
.header.inner.page-header.bg-header ul li a {
  color: #000;
}
.header.inner.page-header.bg-header ul li a.active {
  color: #009170 !important;
  position: relative;
  font-weight: 700;
}
.header.inner ul li a {
  color: #fff;
}
.header.inner ul li a {
  color: #BEBDBD;
  text-align: center;
  font-family: roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.apk-download-btn {
  display: flex;
  align-items: center;
  padding: 10px !important;
  border-radius: 30px;
  background: transparent;
  gap: 10px;
}

._btn {
  border: 1px solid #FFFFFF;
  width: 208px;
  height: 60px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #FFFFFF;
  transition: all ease-in-out 0.3s;
  padding: 8px;
}
.apk-download-btn ._btn:hover {
  background: linear-gradient(52.58deg, #D2D5D8 10.09%, #E8EAED 18.84%, #F7F9FC 26.59%, #C5CAD3 45.77%, #CCCFD4 54.19%, #D4D5D6 70.61%, #E6E6E7 77.34%, #FFFFFF 84.98%, #EDEFF0 88.94%, #C4C8CE 98.92%, #D6D8DC 109.96%, #D7D9DD 110.53%);
  border: 1px solid #FFFFFF !important;
  transition: all ease-in-out 0.3s;
  color: #0b2a21;
}
._btn i {
  color: #FFFFFF;
  font-size: 20px;
  width: 48px;
  height: 48px;
  border-radius: 50px;
  border: 1px solid #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  transition: all ease-in-out 0.3s;
}
.apk-download-btn ._btn:hover i {
  color: #0b2a21;
  border-color: #0b2a21;
  transition: all ease-in-out 0.3s;
}
.header.inner ul li:last-child {
  padding-right: 10px !important;
}
.navbar-nav .show > .nav-link,
.navbar-nav .nav-link.active {
  color: #fff;
  font-weight: 600;
}
.header.inner ul li:last-child a:hover {
  border: 0px solid transparent;
}
.header .navbar-expand-lg .navbar-nav {
  align-items: center;
}
.header.inner ul {
  gap: 30px;
}
.download_app.btn {
  height: 56px;
  width: 196px;
  gap: 16px;
  color: #fff;
  background: #df0100;
  border: 1.5px solid #ffffff;
  box-shadow: 0px 4px 10px rgba(191, 8, 7, 0.25);
  border-radius: 6px;
}
.download_app.btn .img_section {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #fff;
}
/* hero banner */
.hero-Game {
  background-size: auto;
  background-size: 100% 100%;
  position: relative;
  z-index: 100;
  padding-bottom: 60px !important;
  background-position: center center;
  background: linear-gradient(72.28deg, rgba(106, 11, 248, 0.8) 19.2%, rgba(106, 11, 248, 0.65) 22.01%, rgba(106, 11, 248, 0.75) 31.68%, rgba(106, 11, 248, 0.65) 36.78%, rgba(106, 11, 248, 0.7) 43.65%, rgba(106, 11, 248, 0.69) 49.16%, rgba(106, 11, 248, 0.87) 56.2%, rgba(106, 11, 248, 0.86) 67.48%, rgba(106, 11, 248, 0.89) 75.82%, rgba(106, 11, 248, 0.8) 88.66%, rgba(106, 11, 248, 0.91) 100.45%, #6A0BF8 106.47%, #6A0BF8 109.96%);
  height: 100vh;
  display: flex;
    align-items: center;
    justify-content: center;
}
.hero-Game::after {
  background: url(../images/Pattern.png) no-repeat;
  width: 55%;
  height: 100%;
  object-fit: contain;
  right: 0;
  bottom: 0;
  content: "";
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
.heroellipse {
  position: absolute;
  width: 100%;
  text-align: center;
}
.headerTransprent {
  position: absolute;
}
.navbar .hero-Game::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50px;
  border-radius: 534px;
  opacity: 0.28;
  background: linear-gradient(37deg, #8a0100 16.58%, #df0100 90.5%);
  filter: blur(300px);
  width: 534px;
  height: 534px;
  flex-shrink: 0;
}

.heroleft,
.heroright {
  position: absolute;
  left: 7.5%;
  top: 20%;
}
.heroright {
  left: auto;
  right: 7.5%;
}
.hero-content h1 {
  color: #ffffff;
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.hero-content h1 span {
  color: #e8c95a;
}
.hero_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.plystore-link form {
  display: flex;
  justify-content: space-between;
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(213, 213, 213, 0.4);
  border-radius: 10px;
  padding: 8px;
}
.plystore-link form input {
  border: 0;
  background: transparent;
  color: #000;
  padding-left: 8px;
}
.plystore-link input::placeholder {
  color: #7c7c7c;
}
.plystore-link input:focus {
  outline: 0;
  box-shadow: none;
}
.plystore-link form input:last-child {
  width: 146px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, #06c69a 0.83%, #009170 100.83%),
    linear-gradient(0deg, #200f61, #200f61), #d16f6f;
  box-shadow: 0px 2px 3px rgba(0, 152, 118, 0.3);
  border-radius: 8px;
  color: #ffffff;
}
.plystore-link form input:last-child:focus {
  background: linear-gradient(90deg, #04af87 0.83%, #05755b 100.83%),
    linear-gradient(0deg, #1b0280, #15045d), #ba5151;
}
/* dashboard_section */
.dashboard_section1 {
  z-index: 9999999;
  position: relative;
  background-color: #fff;
}
.dashboard_section_boxs {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.dashboard_box {
  display: flex;
  flex-direction: column;
  width: 25%;
  justify-content: center;
  align-items: center;
}
.dashboard_box:not(:last-child) {
  border-right: 2px solid #ececec;
}
.dashboard_box_img {
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #d0fef3;
  border-radius: 50%;
  margin-bottom: 16px;
}

.normal_box h5 {
  color: var(--Black-Text, #fff);
  font-family: roboto;
  font-size: 20px;
  line-height: 23.44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.normal_box p {
  color: var(--defoult-text, #fff);
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0%;
  max-width: 224px;
}
.Popular_section .normal_box p {
  margin-bottom: 0;
}
.populars_boxs .col-sm-6 {
  position: relative;
}

/* .populars_boxs .col-sm-6{
  padding-bottom: 30px !important;
} */
.populars_boxs .col-sm-6:last-child::after,
.populars_boxs .col-sm-6:nth-last-child(2)::after {
  display: none;
}
/* How to play section */
.HTP_boxs {
  display: flex;
  justify-content: space-between;
  column-gap: 30px;
}
.HTP_boxs .HTP-box {
  width: 30%;
  position: relative;
  padding: 30px;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  background: #fceff7;
  border-radius: 10px;
  align-items: center;
  margin: 25px;
}
.HTP_boxs .HTP-box::before {
  content: "";
  position: absolute;
  top: 25px;
  left: -25px;
  border: 3px solid #fcddec;
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 1s ease;
}
.HTP_boxs .HTP-box:hover::before {
  border: 3px solid #df0100;
}
.HTP-box .htp_vector {
  width: 84px;
  height: 79px;
}
/* popular_box */
.Popular_section {
  background: linear-gradient(72.28deg, rgba(106, 11, 248, 0.8) 19.2%, rgba(106, 11, 248, 0.65) 22.01%, rgba(106, 11, 248, 0.75) 31.68%, rgba(106, 11, 248, 0.65) 36.78%, rgba(106, 11, 248, 0.7) 43.65%, rgba(106, 11, 248, 0.69) 49.16%, rgba(106, 11, 248, 0.87) 56.2%, rgba(106, 11, 248, 0.86) 67.48%, rgba(106, 11, 248, 0.89) 75.82%, rgba(106, 11, 248, 0.8) 88.66%, rgba(106, 11, 248, 0.91) 100.45%, #6A0BF8 106.47%, #6A0BF8 109.96%);
}
.Popular_section .section-heading :is(h2, p) {
  text-align: start;
}
.popular_box {
  display: flex;
  column-gap: 16px;
  flex-direction: row;
  align-items: start;
  padding: 8px 16px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
/* .popular_img{
    margin-top: 20px;
    margin-bottom: 20px;
} */
.populars_boxs .col-sm-6 {
  padding: 0;
}
.popular_box1 {
  border-width: 0px;
  border-right-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to top, #d9d9d9, #d9d9d983, #d9d9d934) 1 100%;
}
.popular_box4 {
  margin-left: -2px;
}
.popular_box3 {
  /* border-width: 0px; */
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to left, #d9d9d9, #d9d9d983, #d9d9d934) 1 1%;
  border-left-width: 0;
  margin-top: -2px;
}
.popular_box4 {
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to right, #d9d9d9, #d9d9d983, #d9d9d934) 1 0%;
  margin-top: -2px;
  margin-left: -2px;
}
.popular_box5 {
  border-width: 0px;
  border-right-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #d9d9d9, #d9d9d983, #d9d9d934) 1 100%;
  margin-top: -2px;
}
.popular_box6 {
  margin-left: 2px;
  margin-top: 2px;
}
/* Slider_section */
section.Slider_section {
  padding: 55px 0;
}
.faq{
background: #E7D8FE;
}
.Slider_section.faq{
  background-color: #fff;
}
.slider_content {
  margin: 65px auto 0;
}
.slide_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  border-radius: 30px;
  border: 1.61px solid #E6E6E6;
  background: #fff;
  padding: 20px;
  position: relative;
  transition: all ease-in-out 0.3s;
}
.mySwiper2  .swiper-slide.swiper-slide-active .slide_content{
  background: linear-gradient(52.58deg, #D2D5D8 10.09%, #E8EAED 18.84%, #F7F9FC 26.59%, #C5CAD3 45.77%, #CCCFD4 54.19%, #D4D5D6 70.61%, #E6E6E7 77.34%, #FFFFFF 84.98%, #EDEFF0 88.94%, #C4C8CE 98.92%, #D6D8DC 109.96%, #D7D9DD 110.53%);

}
.slide_content .user_img {
  width: 97px;
  height: 97px;
  outline-offset: 4px;
  border-radius: 50%;
  object-fit: cover;
  object-position: top center;
  display: flex;
  justify-content: center;
  align-content: center;
  padding: 2px;
  margin: 5px 0 10px;
}
.slide_content .user_img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.slide_content h5 {
  color: var(--Black-Text, #181818);
  font-family: roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  /* margin-top: 16px; */
}
.slide_content h6 {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #7b7b7b;
  margin-bottom: 16px;
}
.slide_content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #7b7b7b;
  position: relative;
}
.slide_content p {
  text-align: left;
}
.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 12px)
  ) !important;
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 12px)
  ) !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, #129879) !important;
  outline-offset: 1px;
  outline: 1px solid #129879;
}
.slider_content .swiper-button-next,
.slider_content .swiper-button-prev {
  width: 40px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #df0100;
  box-shadow: 0px 2px 20px rgba(209, 209, 209, 0.4);
  border-radius: 8px;
}
.slider_content .swiper-button-next::after,
.slider_content .swiper-button-prev::after {
  font-size: 20px;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
  color: #df0100;
}
.swiper-button-next,
.swiper-button-prev {
  position: relative !important;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 0 !important;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 0 !important;
}
.slider_btn {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 20px;
}
.slider_content .swiper-button-prev::after {
  content: "\f060";
}
.slider_content .swiper-button-disabled.swiper-button-next,
.slider_content .swiper-button-disabled.swiper-button-prev {
  border: 1px solid #808080;
}
.slider_content .swiper-button-disabled.swiper-button-next::after,
.slider_content .swiper-button-disabled.swiper-button-prev::after {
  color: #808080;
}
/* faq */
.faq_column h2 {
  font-weight: 700;
  font-size: 44px;
  color: #000000;
}
.faq .accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: #fff !important;
  box-shadow: none !important;
}
.Slider_section.faq .accordion-button:not(.collapsed){
 background: #8439F61A !important;
}
.Slider_section.faq .accordion-collapse{
  background: #8439F61A !important;
}
.accordion-button {
  padding: 20px 50px 20px !important;
  position: relative;
  color: #000000 !important;
  background-color: transparent !important;
}
.home_accordion .accordion-button {
  padding: 20px 50px 20px 20px !important;
  position: relative;
  color: #181818 !important;
  background-color: transparent !important;
  font-family: roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.home_accordion .accordion-button.collapsed {
  padding: 20px 50px 20px 20px !important;
  position: relative;
  color: #181818 !important;
  background-color: #fff !important;
}
.Slider_section.faq .home_accordion .accordion-button.collapsed{
  background: #8439F61A !important;
}
.Slider_section.faq .home_accordion .accordion-item{
  background: #8439F61A !important;
}
.faq .accordion-body {
  padding: 0px 50px 20px !important;
}
.faq .home_accordion .accordion-body {
  padding: 0px 50px 20px 20px !important;
  color: #6c6c6c;
}
.accordion-button::after {
  background-image: url(../images/design_plus.png) !important;
  position: absolute;
  background-size: cover;
  left: 10px;
  width: 32px;
  height: 32px;
}
.home_accordion .accordion-button::after {
  background-image: url(../images/design_plus.png) !important;
  position: absolute;
  background-size: cover;
  right: 10px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url(../images/design_mins.png) !important;
}
.accordion-button:not(.collapsed) {
  background-color: transparent !important;
}
.accordion-button:focus {
  box-shadow: none !important;
  border-color: transparent !important;
}
.accordion-item {
  border: 0 !important;
  position: relative;
  border-bottom: 1.5px solid rgba(128, 128, 128, 0.2) !important;
  background: var(--white, #fff);
}
.accordion-collapse {
  position: relative;
  background: #fff;
}
.accordion-button:not(.collapsed) {
  box-shadow: none !important;
}

/* download app */
.download_section {
  padding: 0 10px;
  margin-bottom: -100px;
  position: relative;
  z-index: 999999;
}
.donwload_section {
  padding-top: 240px;
}
.donwload_section .banner_img img {
  margin-top: -176px;
}
.download_section .container .row:first-child {
  max-width: 1150px;
}
.download_section .section-heading :is(h2, p) {
  color: #fff;
}
.download_btns {
  display: flex;
  column-gap: 15px;
  margin-top: 16px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 20px;
}
.download_btn {
  width: 183px;
  height: 64px;
  background: linear-gradient(180deg, #f9f8f5 0%, #f9f8f5 100%);
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 18px;
  column-gap: 11px;
  transition: background 1s ease;
}
.download_btn p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-transform: lowercase;
  color: #000000;
  transition: all 1s ease;
  margin: 0;
}
.download_btn p span {
  font-size: 18px;
  text-transform: capitalize;
}
.download_btns a:hover .download_btn {
  border: 1.5px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}
.download_btns .download_icon_img {
  transition: all 1s ease;
}
.download_btns a:hover .download_icon_img path,
.download_btns a:hover p {
  transition: all 1s ease;
  fill: #fff;
  color: #fff;
}
/* footer */
.footer {
  background: linear-gradient(55.42deg, #D2D5D8 10.32%, #E8EAED 16.91%, #F7F9FC 22.74%, #C5CAD3 37.16%, #CCCFD4 43.5%, #D4D5D6 55.85%, #E6E6E7 60.92%, #FFFFFF 66.66%, #EDEFF0 69.64%, #C4C8CE 77.15%, #D6D8DC 85.45%, #D7D9DD 85.88%);
  padding: 100px 0px 0px;
  position: relative;
  z-index: 99999;
}
.footer-link1 {
  max-width: 175px;
  margin-left: auto;
}
.footer-link2 {
  max-width: fit-content;
  margin: auto;
}
.social-links {
  position: relative;
  overflow: hidden;
}
.social-links ul {
  display: flex;
  position: relative;
  align-items: center;
  z-index: 999;
  padding-left: 0;
  column-gap: 9px;
  max-width: 352px;
  margin: auto;
  position: relative;
  /* background-color: #ecfffc; */
}
.contact-info li i {
  width: 30px;
}
.contact-info li:last-child p span {
  display: block;
}
.contact-info li:last-child p {
  display: flex;
}
/* .social-links ul::before{
  background: #009170;
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  z-index: -1;
  left: -352px;
  top: 22px;
}
.social-links ul::after {
  background: #009170;
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  z-index: -1;
  right: -352px;
  top: 22px;
} */
.footer .footer-link h6 {
  color: #333333;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
}
.footer-link-underline {
  position: relative;
}
.footer h6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #dadbdd;
}
.footer .footer-link li a {
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  padding: 7px 0px !important;
}
.footer-link p {
  color: #333333;
}
.footer_p {
  color: #333333;
}
.footer-link.desicaimer {
  max-width: 1065px;
  margin: auto;
  padding: 16px;
  background: #262626;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
}
.footer-link.desicaimer p {
  margin-bottom: 8px;
  text-align: center;
}
.footer-link p span.main_color {
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  color: #29c29d;
}
.copyright {
  text-align: center;
  padding: 20px 0px;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #8D42FF;
  border-top: 1px solid #ededed;
}
.copyright p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  margin-bottom: 0 !important;
}
.social-links ul li {
  border: 1px solid #BCBFC4;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.social-links ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-in-out 0.3s;
}
.social-links ul li:hover{
  border-color: #8D42FF;
  transition: all ease-in-out 0.3s;
}
.social-links ul li:hover a i{
  color: #8D42FF;
}
.footer ul li i {
  color: #333333;
}
.social-links ul li i {
  color: #333333;
}

section.fixed {
  position: fixed;
  bottom: 20px;
  z-index: 99;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0 !important;
}
.stick_btn {
  box-shadow: 0px 5px 30px rgb(207, 255, 244);
  background: #43bfa2;
  border-radius: 12px;
  max-width: 420px;
  margin: auto;
  padding: 12px;
}
.coupon_code2 {
  column-gap: 15px;
}
.coupon_code span:first-child {
  font-weight: 600;
  font-size: 18px;
}
.code {
  border: 1px dashed #ffff;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  border-radius: 8px;
}
.copy_code {
  background: #fff;
  padding: 11px 15px;
  cursor: pointer;
  color: #43bfa2;
  border-radius: 8px;
}
/* how to play */
.hw-to-play .htp_vector {
  margin-bottom: 10px;
}
.create_team_steps11::before {
  content: "";
  position: absolute;
  background: url(../images/play_line.png) no-repeat;
  width: 100%;
  height: 100%;
  left: 17%;
  top: 83%;
}
.app_screen_img img {
  margin: auto;
}
.vertical_tab {
  max-width: 940px;
  margin: auto;
  background: transparent;
  border: 1px solid #8439F6;
  border-radius: 50px;
  padding: 5px;
}
.responsive_tab {
  padding: 0 20px;
}

.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 {
  border: 0;
}
.nav.nav-tabs .nav-link {
  color: #333333;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  border: 0;
  border-radius: 50px;
  text-transform: capitalize;
  padding: 18px;
  flex-grow: 1;
}
.nav.nav-tabs .nav-link.active {
  color: #fff !important;
  font-weight: 700;
  background: #8439F6;
  margin: auto;
  height: 60px;
}
/* .nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: transparent;border-bottom: 3px solid #C51B24;
} */

.responsive_tab h2 span {
  color: #8439F6;
  font-weight: 700;
}

p.steps_text span {
  width: 50px;
  height: 50px;
  background: #8439F6;
  border-radius: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #0b2a21;
  font-family: Roboto;
  font-weight: 700;
  font-size: 25px;
  line-height: 29.3px;
  letter-spacing: 0%;
}

p.steps_text {
  color: #e8c95a;
  font-family: Roboto;
  font-weight: 700;
  font-size: 28px;
  line-height: 32.81px;
  letter-spacing: 0%;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 10px;
}

.point_table .table thead th {
  color: #000;
  background-color: rgba(12, 175, 136, 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;
  background-color: #fcf4f4;
}

.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: #0caf88;
  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;
  }
}

/* terms-condition */
section.terms-condition {
  padding: 50px 0px 100px;
}
.t_c_list li h6 {
  padding-bottom: 15px;
}

/* about  */
section.about-banner {
  padding: 30px 0 0 0;
}
section.about-banner.inner_about {
  padding: 30px 0 100px 0;
}
.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;
  text-align: center;
}
.leaderboard-card-body .card-img {
  margin: auto;
}
.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: #009170;
}
.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;
}
/* Contact us */
.contactcardbody {
  background: #ffffff;
  border: 1px solid #8439F6;
  border-radius: 25px;
  padding: 30px 40px;
  text-align: left;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  gap: 10px;
}
/* .contact_us .cardicon {
  max-width: 46px;
} */
.cardicon i {
  font-size: 30px;
}
.cardcontent a,.cardcontent p {
  color: #1a120b;
  font-family: Roboto;
  font-weight: 500;
  font-size: 14px;
  line-height: 16.41px;
  letter-spacing: 0%;
}
.namefield {
  position: relative;
}
.namefield img {
  position: absolute;
  top: 50%;
  transform: translate(10px, -50%);
}
.cardcontent {
  font-weight: 700;
}
.contact_main {
  background: #ffffff;
  border: 1px solid #CDAEFD;
  border-radius: 25px;
  padding: 30px;
  margin-top: 50px;
}
.support-details {
  padding-left: 0;
}
.contact_main {
  position: relative;
}
.contact_main .form-label {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 18.75px;
  letter-spacing: 0%;
  color: #000;
}
.contact_main textarea.form-control {
  height: calc(100% - 69px) !important;
  min-height: 109px;
}
.support-details li {
  display: flex;
  margin-bottom: 20px;
}
.contact_main button {
  background: #8439F6;
  border: 1px solid #8439F6;
  border-radius: 50px;
  padding: 10px 40px;
  color: #fff;
  font-family: Roboto;
  font-weight: 600;
  font-size: 16px;
  line-height: 18.75px;
  letter-spacing: 0px;
}
.support-title {
  margin-bottom: 10px !important;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 700;
}
.support-details .support-content {
  left: 30px;
  position: relative;
}
.support-details .support-content a {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.form-control {
  background: #ffffff;
  border: 1px solid #EDE2FE;
  border-radius: 7px;
  height: 60px;
}
textarea.form-control {
  padding-left: 8px;
}
.form-control:focus {
  border-color: #8439F6;
  box-shadow: none;
}
.contact_us_form .btn-danger {
  --bs-btn-bg: #009672 !important;
  padding: 15px 55px;
  font-weight: 600;
  border-radius: 18px;
  border: 0;
}
.contact_us_form .btn-danger:hover {
  --bs-btn-bg: #009672 !important;
  border: 0;
  background-color: #009672;
}
.get_in_touch_img {
  padding: 20px;
}
.social_contact {
  display: flex;
  column-gap: 15px;
}
.map-block iframe {
  width: 100%;
}
.h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
}

.h6 {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
}
@media (max-width: 500px) {
  .social_contact {
    display: flex;
    gap: 0;
    justify-content: space-between;
  }
}

.blog_list {
  padding-top: 50px;
}
.blog_list h4,
.blog_list h4 a {
  font-size: 20px;
  color: #000000;
  font-weight: 700;
}
.blog_date {
  font-size: 12px;
  color: #787a80;
}

.blog_thumb {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: 50% 50%;
  margin-bottom: 15px;
}

.back_button {
  border: #dadbdd 1px solid;
  background: #f6f7fb;
  border-radius: 5px;
  color: #000;
  padding: 10px 20px;
  font-weight: 600;
}

.payment_icon {
  display: inline-block;
  background: #fff;
  padding: 7px 10px;
  border-radius: 5px;
  margin: 0px 10px 10px 0px;
}

.faq_btn {
  background: #000;
  color: #fff;
  padding: 10px 15px;
}
.faq_btn:hover {
  background: #000;
  color: #fff;
}
.faq-inner .accordion-collapse::after {
  top: -87px;
}
.faq-inner2 .accordion-collapse::after {
  top: -62px;
}

/* points table end */
.footer_hr {
  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: 3.8px;
  z-index: -1;
}
.hero_img::after {
  content: "";
  width: 100%;
  height: 100%;
  background: transparent url(../images/hero-banner_bg.png) no-repeat center;
  position: absolute;
  left: 0;
  z-index: -1;
  background-size: contain;
}
.chooose_img::after {
  content: "";
  width: 100%;
  height: 100%;
  background: transparent url(../images/choose-us-banner_bg.png) no-repeat
    center;
  position: absolute;
  left: 0;
  z-index: -1;
  background-size: cover;
}
.unbeatable_img::after {
  content: "";
  width: 100%;
  height: 100%;
  background: transparent url(../images/unbeatable_img_bg.png) no-repeat center;
  position: absolute;
  left: 0;
  z-index: -1;
  background-size: contain;
}

.join_bg {
  background: url(../images/join_bg.png) no-repeat top left;
  background-size: cover;
}
.join_bg .section-heading h2 {
  color: #000;
}
.join {
  display: flex;
  justify-content: space-between;
}
.join .join-box {
  width: 33%;
  text-align: center;
  padding: 20px;
  position: relative;
}
.join .join-box:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -31%;
  top: 25%;
  background: url(../images/long_arrow.png) no-repeat;
  width: 59%;
  height: 100%;
  background-size: contain;
}
.join .join-box p {
  color: #000;
  max-width: 300px;
  text-align: center;
  margin: auto;
}
.join .join-box img {
  max-width: 100%;
  margin: auto;
  margin-bottom: 30px;
}
.wy-choose.join_bg {
  padding: 50px 0;
}

/* Start point syatem */
.tablewrapper {
  border: 1px solid #df0100;
  padding: 1px;
  border-radius: 30px;
  background: #fff;
  /* padding:10px; */
  padding-top: 50px;
}
.pointsystemtable {
  margin-bottom: 40px;
}
.pointtableheading {
  font-weight: 600;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  color: #ffffff;
  background: #df0100;
  width: max-content;
  padding: 7px 20px;
  position: relative;
  top: 24px;
  left: -20px;
}
.pointtableheading:after {
  width: 0;
  height: 0;
  border-top: 15px solid #441010;
  border-left: 21px solid transparent;
  position: absolute;
  content: "";
  left: -1px;
  bottom: -15px;
}
.tablewrapper .table {
  margin-bottom: 0;
  border-radius: 30px;
  padding: 20px;
}
.tablewrapper .table thead tr th {
  margin-top: 30px;
  padding: 15px 25px;
  color: #1a120b;
  font-weight: 700;
  font-size: 20px;
}
.tablewrapper .table tbody tr {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.tablewrapper .table tbody tr td {
  padding: 15px 25px;
  color: #808080;
  cursor: pointer;
}
.tablewrapper .table tbody tr:hover td {
  color: #df0100;
}
.tablewrapper .table thead tr th:first-child {
  min-width: 500px;
}
.pointfootercontent ul li {
  list-style-type: disc;
  margin-bottom: 10px;
}

.cs-card-body2 {
  display: flex;
  gap: 16px;
}
.cs-card-body2 p {
  margin-bottom: 0;
}
.cs-card-body2 .card-img {
  width: 70px;
}
.cs-card-body2 .cs-count {
  margin-top: 0px;
}
.card-section {
  display: flex;
  margin-top: 100px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.card-section h2 {
  font-size: 28px;
  color: #181818;
}
.cs-count {
  margin-top: 15px;
}
.about-card-body {
  text-align: center;
  flex-grow: 1;
  position: relative;
  padding: 40px;
  border-radius: 30px;
}
.cs-card-body {
  position: relative;
}

.match_card {
  /* display: flex;
  align-items: center;
  gap: 30px; */
}
.select_match {
  border-radius: 30px;
  background: #FFFFFF;
  border: 1.61px solid #E6E6E6;
  padding: 40px;
  transition: all ease-in-out 0.3s;
  height: 100%;
}
.select_match:hover {
background: linear-gradient(55.42deg, #D2D5D8 10.32%, #E8EAED 16.91%, #F7F9FC 22.74%, #C5CAD3 37.16%, #CCCFD4 43.5%, #D4D5D6 55.85%, #E6E6E7 60.92%, #FFFFFF 66.66%, #EDEFF0 69.64%, #C4C8CE 77.15%, #D6D8DC 85.45%, #D7D9DD 85.88%);
  transition: all ease-in-out 0.3s;
}
.select_match .steps {
  background: #E8E8E8;
  width: 100px;
  height: 100px;
  margin: auto;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 0.3s;
}
.select_match:hover .steps {
  background: #A9A9A9;
}
.card_heading {
  color: var(--CTA_Primary, #000000);
  font-family: Roboto;
  font-weight: 700;
  font-size: 28px;
  line-height: 32.81px;
  letter-spacing: 0%;
  text-align: center;
  margin: 20px 0;
}
.select_match .card_img {
  position: relative;
  z-index: 1;
}
/* .select_match .card_img {
  max-height: 262px;
  border-bottom-right-radius: 30px;
  overflow: hidden;
} */

.appdownload > h6 {
  color: var(--white, #fff);
  font-weight: 400;
  line-height: normal;
}
.hero-banner-img::after {
  border-radius: 509px;
  opacity: 0.28;
  background: linear-gradient(37deg, #8a0100 16.58%, #df0100 90.5%);
  filter: blur(200px);
  width: 509px;
  height: 509px;
  flex-shrink: 0;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  pointer-events: none;
}
.nav.nav-pills.mb-3 {
  background: #fff1f0;
  border-radius: 15px;
  padding: 5px;
  max-width: fit-content;
  margin: auto;
  padding-bottom: 0;
}
.point_system .nav-pills .nav-link {
  color: #000;
  background: transparent;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 500;
  /* border-radius: px; */
  min-width: 190px;
  padding: 15px !important;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #df0100 !important;
  background-color: transparent !important;
  border-bottom: 3px solid #df0100;
  position: relative;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-pills .nav-link {
  color: #000;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 500;
}
.card-section {
  display: flex;
  margin-top: 100px;
  flex-wrap: wrap;
  justify-content: Start;
  gap: 20px;
}
.about-card-body {
  position: relative;
  padding: 40px;
  background: #eaf8ff;
  border-radius: 30px;
}
.about-card-body.about-card-body2 {
  padding: 20px;
}
.card-section .about-card-body {
  background: #FFFFFF;
  border: 1.61px solid #E6E6E6;
  width: calc(25% - 20px);
  transition: all ease-in-out 0.3s;
}
.card-section .about-card-body:hover {
  background: linear-gradient(52.58deg, #D2D5D8 10.09%, #E8EAED 18.84%, #F7F9FC 26.59%, #C5CAD3 45.77%, #CCCFD4 54.19%, #D4D5D6 70.61%, #E6E6E7 77.34%, #FFFFFF 84.98%, #EDEFF0 88.94%, #C4C8CE 98.92%, #D6D8DC 109.96%, #D7D9DD 110.53%);
  transition: all ease-in-out 0.3s;
}
.card-section .about-card-body .card-img {
  width: 100px;
  height: 100px;
  background: #C0A8E9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  border-radius: 20px;
  transition: all ease-in-out 0.3s;
}
.card-section .about-card-body:hover .card-img {
  background: #9FA1A4;
  transition: all ease-in-out 0.3s;
}
/* .card-section .about-card-body:nth-child(4n-2){
  background: #FEF6ED;
}
.card-section .about-card-body:nth-child(4n-1){
  background: #FCEFF7;
}
.card-section .about-card-body:nth-child(4n){
  background: #FFE4E3;
} */
.cs-card-body2 {
  display: flex;
  gap: 16px;
  align-items: center;
}
.accordion-button:not(.collapsed) {
  background-color: #fff8de;
}
.badgeText {
  font-family: Roboto;
  font-weight: 600;
  font-size: 24px;
  line-height: 28.13px;
  letter-spacing: 0%;
  color: #FFFFFF;
  position: relative;
  width: max-content;
}
.badgeText::after {
  width: calc(100% + 0%);
  background-color: #FFFFFF;
  position: absolute;
  content: "";
  left: 0;
  bottom: -8px;
  height: 3px;
}

.points_block {
  border-radius: 30px;
  padding: 1px;
  margin-top: 50px;
}
.points_block_inner {
  border-radius: 30px;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-top: 0;
  z-index: 1;
  position: relative;
}
.points_system_table tr td,
.points_system_table tr th {
  border-left: none;
  border-right: none;
  color: #646464;
  padding: 20px;
  font-family: Sora;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.16px;
}
.points_system_table tbody tr:hover {
  background: #8439F614;
}
.points_system_table tbody tr:hover td {
  color: #333333;
}
.points_system_table .table thead tr th {
  padding: 20px;
}
.points_system_table .table thead tr th {
  color: #fff;
}
.points_system_table .table thead th {
  color: #000;
}
.points_system_table tr th {
  border-top: none;
}
.points_system_table .table thead tr th:first-child {
  border-radius: 30px 0 0 0;
}
.points_system_table .table thead tr th:last-child {
  border-radius: 0 30px 0 0;
}

.points_title span {
  background: #030502;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 12px 100px;
  position: relative;
  top: 26px;
  display: inline-block;
  border-radius: 30px 30px 0px 0px;
  height: 80px;
  z-index: -1;
}
.points_system_table .table thead tr {
  background-color: #8439F6;
}
@media screen and (max-width: 991px) {
  .about-card-body {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 550px) {
  .about-card-body {
    flex-basis: 100%;
  }
}

@media (max-width: 1400px) {
  .point_system .nav.nav-tabs .nav-link {
    width: 16.66%;
  }
  .donwload_section .banner_img img {
    margin-top: 0;
  }
  .donwload_section {
    padding-top: 110px;
  }
  .populars_boxs .col-sm-6:nth-child(odd) .popular_box::after {
    right: 15px;
  }
  .heroleft,
  .heroright {
    position: absolute;
    left: 4.5%;
    top: 20%;
    width: 24%;
  }
  .heroright {
    left: auto;
    right: 4.5%;
  }
}
@media (max-width: 500px) {
  section.fixed {
    bottom: 3px;
  }

  .download_btns.download_btns_fixed.mt-5 {
    margin-top: 0 !important;
    flex-wrap: nowrap;
    column-gap: 3px;
    justify-content: space-between !important;
  }
  .stick_btn {
    padding: 6px;
  }
  .download_btns {
    column-gap: 7px;
  }
  .download_btn {
    width: 164px;
    height: 64px;
    padding: 5px;
    column-gap: 4px;
  }
  .coupon_code.d-flex.justify-content-between.align-items-center.pt-3 {
    padding-top: 8px !important;
    column-gap: 6px;
  }
  .social-links ul {
    column-gap: 9px;
  }
  .social-links {
    margin-bottom: 0px !important;
  }
  .social-links ul li {
    width: 42px;
    height: 42px;
  }
}

/* @media (min-width: 1400px) {
  .container {
    max-width: 1380px;
  }
}
@media (min-width: 1650px) {
  .container {
    max-width: 1598px;
  }
} */

.floatingBtn {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #E7D8FE;
  box-shadow: 0px -4px 4px 0px #00000040;
  height: 73px;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.floatingBtn a {
  background: #8D42FF;
  width: 314px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Lato;
  font-weight: 600;
  font-size: 14px;
  line-height: 16.8px;
  letter-spacing: 0px;
  color: #E7D8FE;
  border-radius: 10px;
}
