body,
html {
  background: #ffffff;
  color: #070d25;
  height: 100%;
  width: 100%;
  line-height: 1;
  position: relative;
  font: 400 18px "Poppins", sans-serif;
}

/* Custom Scrollbar */
*::-webkit-scrollbar {
  width: 6px;
  height: 5px;
}

*::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
}

*::-webkit-scrollbar-thumb {
  background-color: rgb(117 117 117 / 20%);
}
.h2tag {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.h3tag {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
}
.h5tag {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.h6tag {
  font-weight: 600;
  font-size: 20px;
  text-transform: capitalize;
  color: #1e2237;
}
.head {
  max-width: 75%;
  margin: 0 auto 15px;
  text-align: center;
}
.link {
  color: #070d25;
  text-decoration: none;
}
.link:hover {
  color: #0a58ca;
}
@media (max-width: 1199px) {
  .h2tag {
    font-size: 38px;
  }
  .h3tag {
    font-size: 34px;
  }
  .h5tag {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .head {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .h2tag {
    font-size: 32px;
    padding-bottom: 0 !important;
    margin-bottom: 25px !important;
  }
  .h3tag {
    font-size: 33px;
  }
  .head {
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
  }

  .head h2 {
    margin-bottom: 10px !important;
  }

  .h5tag {
    font-size: 18px;
    line-height: unset;
  }

  section {
    padding: 20px 0 !important;
    text-align: center;
  }
  .inner_sec_2 .svg_button {
    margin: 50px auto;
  }
}
/* common styles ends  */

/* inner_sec_1 */
.inner_sec_1 {
  position: relative;
  z-index: 1;
  padding: 175px 0 30px !important;
}
.inner_sec_1 p {
  /* max-width: 55%; */
}
.inner_sec_1::before {
  /* content: "";
  background: url("../images/crypto-market-making-bot-development-company/sec1_linebg.webp")
    no-repeat right top;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 50px;
  right: 0; */
}
@media (max-width: 1199px) {
  .inner_sec_1 p {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .inner_sec_1::before {
    background-size: contain;
  }
  .inner_sec_1 .svg_button {
    margin: auto;
  }
}
@media (max-width: 767px) {
  .inner_sec_1 .svg_button {
    margin: 50px auto 0;
  }
}
/* inner_sec_1 ends  */

.inner_sec_2 {
  padding: 40px 0;
}
@media (max-width: 767px) {
  .inner_sec_2 img {
    margin-bottom: 15px;
  }
  .inner_bg_greenbox{
    padding: 20px !important;
  }
}
.inner_bg_greenbox{
    background: #E2F8F0;
    padding: 40px;
    border-radius: 16px;
}
/* inner_sec_2 ends  */

/* inner_sec_12 */

/* inner_sec_15 */

/* inner_sec_18 */

/* inner_sec_26 */
.inner_sec_26 {
  padding: 40px 0;
}
.inner_sec_26 .head {
  background: #fff8ec;
  padding: 48px;
  border-radius: 16px;
  max-width: 87% !important;
}
.box_content ul {
  margin: auto;
  padding-left: 0px !important;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  gap: 20px;
  justify-content: center;
}
.box_content li {
  text-align: left;
  list-style-type: none;
  /* box-shadow: 0 2px 35px 0 #e4e4e4; */
  background: #fff;
  border: 1px solid #e0b9ec;
  border-radius: 70px;
  padding: 16px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  /* width: 23%; */
}
.box_content .category_list_green {
  border: 1px solid #79e6bf;
}
.box_content .category_list_org {
  border: 1px solid #e8ba79;
}
.box_content .category_list_pink {
  border: 1px solid #ea6fc8;
}
.box_content .category_list_red {
  border: 1px solid #f78d95;
}
.box_content .category_list_vlt {
  border: 1px solid #907dec;
}
.box_content .category_list_blue {
  border: 1px solid #96bcf6;
}
.box_content .category_list_lytgreen {
  border: 1px solid #81ba6c;
}
.inner_sec_24 {
  padding: 40px 0;
}
.inner_sec_24 .boxbg {
  background: url(../images/stellar-blockchain-wallet-development-services/sec24_bg.webp)
    no-repeat center #ffff9f;
  border-radius: 20px;
  border: 1px solid #00d78b;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  width: 1077px;
  height: 236px;
  max-width: 100%;
  display: flex;
  align-items: center;
}
.cta-text {
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

.cta-img {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 193px;
  margin-left: 40px;
}
.boxbg .h5tag {
  margin-bottom: 0;
  line-height: 36px;
}
@media (max-width: 1399px) {
  .inner_sec_24 .boxbg {
    background-size: cover;
  }
  .inner_sec_26 .head {
    max-width: 90% !important;
  }
}
@media (max-width: 1199px) {
  .inner_sec_26.ylw_curve {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 991px) {
  .inner_sec_26 .head {
    max-width: 100% !important;
  }
  .inner_sec_24 .boxbg {
    max-width: 100%;
    height: unset;
    padding: 20px 10px;
    text-align: center;
  }

  .inner_sec_24 .cta-img {
    display: none;
  }

  .inner_sec_24 .cta-text {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .inner_sec_26 .box_content li {
    padding: 10px;
    font-size: 15px;
    width: 100%;
  }
  .inner_sec_26 .box_content {
    margin-top: 20px !important;
  }
  .inner_sec_26 .head {
    padding: 30px 15px;
  }
}
/* inner_sec_24 ends  */
/* inner_sec_26 ends  */

.inner_sec_36 {
  padding: 30px;
}
.inner_sec_36 .features_panel_div {
  margin-bottom: 30px;
}
.inner_sec_36 .features_panel_div .img_box {
  width: 85px;
  height: 85px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.inner_sec_36 .features_panel_div .img_box.blue {
  background: #cad8f3;
}
.inner_sec_36 .features_panel_div .img_box.green {
  background: #bef5e1;
}
.inner_sec_36 .features_panel_div .img_box.rose {
  background: #fbd0ec;
}
.inner_sec_36 .features_panel_div .img_box.ash {
  background: #ffeaca;
}

@media (max-width: 991px) {
  .inner_sec_36 .features_panel_div .img_box {
    margin: 0 auto 25px;
  }
}

/* inner_sec_35 */
.inner_title {
  font-size: 48px;
  font-weight: 600;
  color: #070d25;
}
.crypto_token_services {
  border-radius: 15px;
  position: relative;
}
.crypto_token_services_div {
  padding: 30px;
  border-radius: 15px;
  transition: 0.2s all;
  cursor: default;
  min-height: 340px;
  margin-bottom: 30px;
}
.crypto_token_services_div p {
  margin-bottom: 0;
}
.crypto_token_services_div h4 {
  font-size: 22px;
  font-weight: 700;
}
.crypto_token_services_div:hover {
  background: #fff;
}
.crypto_token_services_div:hover h4,
.crypto_token_services_div:hover p {
  color: #191d30;
}
.token_std_section {
  background-color: #ccf7e8;
  padding-top: 200px !important;
  margin-top: -200px;
}
.token_std_section_div {
  background: linear-gradient(180deg, #8fe4c6 0%, #cbf7e7 100%);
  padding: 30px;
  border-radius: 15px;
  transition: 0.2s all;
  cursor: default;
  margin-bottom: 30px;
  border: 1px solid #ffffff;
}
.token_std_section_tokens {
  grid-gap: 15px;
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.token_std_section_tokens p {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  background: linear-gradient(180deg, #cbf7e7 0%, #8fe4c6 100%);
  border-radius: 15px;
  width: 87px;
  height: 87px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px;
  padding: 15px;
}
.token_std_section_tokens_wrapper {
  min-height: 210px;
  display: flex;
  align-items: center;
}
.token_std_section_div h4 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 15px;
}
.develop_services .nav-tabs {
  border-bottom: 0;
  justify-content: space-between;
  background: #ccf7e8;
  width: 450px;
  margin: 0 auto;
  border-radius: 15px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.develop_services .nav-tabs .nav-link {
  background: transparent;
  border-radius: 15px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #191d30;
  padding: 18px 38px;
  border: none;
}
.develop_services .nav-tabs .nav-link.active {
  background: #00d78b;
  color: #fff !important;
  border-color: #2dbd96;
}
.develop_services .tab-content p {
  color: #191d30;
  text-align: center;
  max-width: 70%;
  margin: 40px auto 0;
}
.benefits_token_dev {
  margin-bottom: 0;
}
.benefits_token_dev .crypto_token_services_div {
  min-height: 310px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.common-section {
  padding: 40px 0;
}
.d_d_none {
  display: none !important;
}

/* Megamenu Changes Starts */
/* Megamenu Changes Ends */

.purple-box {
  background-color: #cfadda !important;
}
.blue-box {
  background-color: #c4d9ff !important;
}
.pink-box {
  background-color: #ffd9e4 !important;
}
.ben-img-bg {
  width: 80px;
  height: 80px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.purple-box .ben-img-bg {
  background-color: #6d0c8d !important;
}
.blue-box .ben-img-bg {
  background-color: #2d67d2 !important;
}
.pink-box .ben-img-bg {
  background-color: #f146b8 !important;
}

@media screen and (max-width: 1199px) {
  .inner_title {
    font-size: 40px;
  }
  .token_std_section_tokens p {
    font-size: 18px;
    width: 70px;
    height: 70px;
  }
  .token_std_section_div h4 {
    font-size: 24px;
  }
  .develop_services .nav-tabs {
    width: 500px;
  }
  .develop_services .nav-tabs .nav-link {
    font-size: 36px;
  }
}
@media screen and (max-width: 991px) {
  .inner_title {
    font-size: 32px;
  }
  .crypto_token_services_div {
    min-height: auto;
  }
  .token_std_section_tokens_wrapper {
    min-height: auto;
    justify-content: center;
  }
  .benefits_token_dev .crypto_token_services_div {
    min-height: auto;
    margin: 0 0 30px;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .d_m_none {
    display: none !important;
  }
  .d_d_none {
    display: block !important;
  }
  .inner_title {
    font-size: 32px;
  }
  .develop_services .nav-tabs .nav-link {
    font-size: 24px;
    padding: 10px 15px;
    width: 100%;
  }
  .develop_services .nav-tabs {
    width: 100%;
  }
  .develop_services .tab-content p {
    max-width: 100%;
  }

  .inner_title {
    font-size: 30px;
  }
}
.text-stack {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.tech-stack-item {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  margin: 20px 15px;
}

.blog_sec_2 {
  margin-bottom: 50px;
}
.blog_side_menu ul {
  padding-left: 0px;
  list-style-type: none;
}
.blog_side_menu ul {
  list-style: none;
}
/* .blog_sec_2 .blog_side_menu .category_list {
  cursor: pointer;
} */
.blog_side_menu .category_list {
  border-left: none;
  padding: 0px;
  background: transparent;
  margin-top: 0px;
}
.blog_side_menu .category_list::after {
  right: -10px;
  top: calc(64% - 10px);
  background: url("../../assets/images/bc-game-clone-script-2024/blue_arrow.webp")
    left top no-repeat;
}
/* .blog_side_menu .category_list_head :hover {
  color: #14adef !important;
} */
.blog_side_menu {
  /* border-radius: 16px;
    padding: 24px;   */
  /* max-height: 82%;
  overflow: scroll; */
}
.flex-title-left-content {
  max-height: 580px;
  overflow: auto;
  padding-right: 15px;
}
.flex-title-left-content-1 {
  max-height: 472px;
  overflow: auto;
  padding-right: 15px;
}

.simplebar-scrollbar::before {
  opacity: 1 !important;
  background: #2a69d1 !important;
}
.simplebar-track.simplebar-vertical {
  background: #e1ecff !important;
  border-radius: 5px;
}
.blog_side_menu li {
  font-weight: 500;
  font-size: 18px;
  color: #1e2237;
  padding: 14px;
  border-left: 3px solid transparent;
  /* border-bottom: 1px solid #eabcda; */
  text-align: left;
  transition: 0.5s;
  cursor: pointer;
}
.blog_side_menu li:hover {
  border-left: 3px solid #19e1ec;
  border-radius: 0 8px 8px 0;
  background: linear-gradient(
    90deg,
    rgba(124, 245, 255, 0.15) 0%,
    rgba(124, 245, 255, 0) 100%
  );
  transition: 0.5s;
  color: #1e2237;
}
.blog_side_menu li.active {
  border-left: 3px solid #19e1ec;
  border-radius: 0 8px 8px 0;
  background: linear-gradient(
    90deg,
    rgba(124, 245, 255, 0.15) 0%,
    rgba(124, 245, 255, 0) 100%
  );
  transition: 0.5s;
  color: #1e2237;
}
.blog_side_menu li:active {
  border-left: 3px solid #19e1ec;
  border-radius: 0 8px 8px 0;
  background: linear-gradient(
    90deg,
    rgba(124, 245, 255, 0.15) 0%,
    rgba(124, 245, 255, 0) 100%
  );
  transition: 0.5s;
  color: #19e1ec;
}
.blog_sec_2 .blue_bg .h2tag {
  font-weight: 500;
  font-size: 24px;
  color: #1e2237;
}
.category_list_head {
  transition: background 0.3s ease, border 0.3s ease, color 0.3s ease,
    all 0.5s ease;
}

.category_list_head :hover {
  color: #1e2237;
}
.category_list_head:hover .category_list::after {
  opacity: 1;
}
.category_list_head:hover .category_list::after {
  transform: scale(0.85) translate(5px) !important;
  transition: all 0.5s;
}
.category_list_head.active .category_list::after {
  opacity: 1;
}
.category_list_head.active .category_list::after {
  transform: scale(0.85) translate(5px) !important;
  transition: all 0.5s;
}
.category_list {
  position: relative;
}
.category_list::after {
  content: "";
  display: block;
  width: 15px;
  height: 13px;
  position: absolute;
  right: 17px;
  background: url("../images/bc-game-clone-script-2024/blue_arrow.webp") left
    top no-repeat;
  top: calc(50% - 10px);
  transition: all 0.5s ease;
  opacity: 0;
}
.blog_views .blue_bg {
  border-radius: 16px;
  padding: 35px;
  background: url("../images/video-game-development-company-2024/bg1.webp")
    no-repeat;
  background-size: cover;
  min-height: 320px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.blog_views .blue_bg p {
  margin-bottom: 0px;
}
.inner_2bg {
  background: #f0f5ff;
}
@media (max-width: 991px) {
  .blog_side_menu {
    overflow-x: scroll;
  }
  .blog_side_menu ul {
    display: flex;
    white-space: nowrap;
    align-items: center;
    gap: 25px;
  }
  .blog_side_menu .category_list::after {
    right: -35px;
  }
  .blog_views .blue_bg {
    text-align: center;
    padding: 20px;
  }
  .blog_sec_2 .blue_bg .h2tag {
    /* font-size: 20px; */
  }
  .blog_side_menu li {
    border: 1px solid #3fd9d9;
    border-radius: 8px;
    padding: 10px 18px;
  }
  .blog_side_menu li:hover {
    border: 1px solid #3fd9d9;
    border-radius: 8px;
  }
  .blog_side_menu li.active{
    border: 1px solid #3fd9d9;
    border-radius: 8px;
  }
  .category_list_head.active .category_list::after{
    background: none;
  }
  .category_list_head:hover .category_list::after {
    background: none;
    transform: none !important;
    transition: none;
    opacity: 0;
  }
  .blog_views .svg_button {
    margin: 40px auto;
  }
  .blog_views .blue_bg {
    min-height: auto !important;
  }
}
@media (max-width: 767px) {
  .blog_views .blue_bg {
    min-height: auto
  }
  .blog_sec_2 {
    margin-bottom: 0 !important;
  }
}
/* inner_sec_12 */
.inner_sec_12 {
  margin: 70px 0px;
  background: #fff9f3;
  /* background: url(../images/leverage-and-margin-trading-exchange-development/style-box-12-bg.webp)
    no-repeat center 180px; */
}
.inner12_bg {
  padding: 70px 0;
}
.head-title-center {
  margin-bottom: 30px;
}
.head-title-center h2 {
  text-align: center;
  max-width: 90%;
  margin: 0 auto 30px;
}
.head-title-center h2 span {
  color: #f047b8;
}
.head-title-center p {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
  font-size: 18px;
}
.ftlc-card {
  display: flex;
  align-items: center;
}
.ftlc-card h5 {
  min-width: 30%;
  text-align: center;
  background: #dedede;
  border-radius: 15px;
  padding: 15px;
  font-size: 24px;
  color: #ffffff;
}
.ftlc-card p {
  margin-left: 30px;
  background: #dedede;
  border-radius: 15px;
  padding: 30px;
}
/* .green-style h5 {
  background: #02d087;
}
.pink-style h5 {
  background: #f046b7;
}
.blue-style h5 {
  background: #2c67d1;
}
.violet-style h5 {
  background: #6d0c8d;
}
.orange-style h5 {
  background: #cfac1b;
}
.green-style p {
  background: #ccf7e8;
}
.pink-style p {
  background: #ffd9e4;
}
.blue-style p {
  background: #c4d9ff;
}
.violet-style p {
  background: #ebafff;
}
.orange-style p {
  background: #ffec9b;
} */
.flex-title-left-content .svg_button {
  margin-left: calc(30% + 30px);
  margin-top: 15px;
}
.title-left-content {
  margin-left: 20px;
}
@media (max-width: 1200px) {
  .head-title-center h2 {
    max-width: 100%;
  }
  .head-title-center p {
    max-width: 100%;
  }
  .flex-title-left-content-3 {
    max-height: 451px !important;
  }
}
@media (max-width: 991px) {
  .inner12_bg .h3tag {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .inner12_bg {
    padding: 0px 0px 30px !important;
  }
  .ftlc-card {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .ftlc-card h5 {
    display: block;
    width: 100%;
  }
  .ftlc-card p {
    margin-left: 0;
  }
  .flex-title-left-content .svg_button {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
  }
  .title-left-content {
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .inner_sec_12 {
    margin: 40px 0px;
  }
}
@media (max-width: 575px) {
  .inner_sec_12 {
    margin: 0px 0px 40px;
  }
}
/* inner_sec_21 start */

.inner_sec_21 {
  padding: 40px 0;
  /* background: url(../images/leverage-and-margin-trading-exchange-development/mixed-waves.webp) no-repeat right top; */
}
.inner_sec_21 .card {
  border: 0;
  display: flex !important;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  margin-bottom: 30px;
  background: transparent;
}
.inner_sec_21 .card h5 {
  color: #ffffff;
  background: #dedede;
  border-radius: 15px;
  padding: 15px;
  display: inline-block;
}
.inner_sec_21 .card p {
  margin-bottom: 0;
}
.bignumber {
  /* min-width: 150px; */
  font-size: 64px;
  display: inline-flex;
  justify-content: flex-end;
  margin-right: 15px;
  font-weight: 300;
  text-align: center;
}
.card-text .category_list {
  font-weight: 500 !important;
  font-size: 18px !important;
  color: #1468ef;
  margin-top: 17px;
}
.card-text .category_list_org {
  color: #ca7f0f;
}
.card-text .category_list_pink {
  color: #e530b2;
}
.card-text .category_list_green {
  color: #00d68a;
}
.card-text .category_list_vlt {
  color: #5635f1;
}
.card-text .category_list_red {
  color: #eb505c;
}

.pink-card .bignumber {
  color: #cfe0fc;
}
.blue-card .bignumber {
  color: #e530b2;
}
.yellow-card .bignumber {
  color: #d9d3f6;
}
.green-card .bignumber {
  color: #fde9d0;
}
.purple-card .bignumber {
  color: #c8f2e3;
}
.red-card .bignumber {
  color: #f1ced0;
}
.inner_sec_21 .card.pink-card h5 {
  background-color: #f046b7;
}
.inner_sec_21 .card.blue-card h5 {
  background-color: #2c67d1;
}
.inner_sec_21 .card.yellow-card h5 {
  background-color: #cfac1b;
}
.inner_sec_21 .card.green-card h5 {
  background-color: #00d78b;
}
.inner_sec_21 .purple-card h5 {
  background-color: #6d0c8d;
}
@media (max-width: 1399px) {
  .inner_sec_21 {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 1199px) {
  .bignumber {
    min-width: 90px;
    font-size: 72px;
  }
}
@media (max-width: 991px) {
  .inner_sec_21 .card {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .inner_sec_21 .card h5 {
    display: none;
  }
  .inner_sec_21 .card {
    flex-direction: column;
    align-items: center;
  }
  .inner_sec_31 .svg_button,
  .inner_sec_22 .svg_button {
    margin: 30px auto 0;
  }
  .bignumber {
    display: none;
  }
}
@media (max-width: 575px) {
  .inner_sec_21 {
    background-image: none;
  }
}
/* inner_sec_21 ends  */
.inner_sec_21 {
  position: relative;
  z-index: 1;
  padding: 40px 0;
  background: #fff;
}
.inner_sec_21 .slider_1 {
  overflow: hidden;
  height: unset !important;
  padding-bottom: 80px;
}
.inner_sec_21 .head-title-center h2 {
  text-align: center;
  margin: auto !important;
  /* max-width: 36%; */
}
.inner_sec_21 .box {
  /* padding: 50px;
    border-radius: 20px;
    background: #fff4fa;
    margin: 10px;
    position: relative;
    height: 350px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; */
}
.inner_sec_21 .logo_img {
  /* min-width: 55px;
    width: 55px;
    height: 55px;
    border: 3px solid #fff;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center; */
}
.inner_sec_21 .slick-active.slick-center .box {
  background: #c4d9ff;
}
.inner_sec_21 .slick-active.slick-center .box .usr_box {
  background: #bff5e2;
}
.inner_sec_21 .slick-active.slick-center .box::before {
  color: #2c67d1;
  z-index: 1;
  opacity: 0.1;
}
.inner_sec_21 .slick-active.slick-center + div .box {
  background: #fff8ee;
}
.inner_sec_21 .slick-active.slick-center + div .box .usr_box {
  background: #fff8cb;
}
.inner_sec_21 .slick-prev {
  left: -50px;
  right: 0;
}
.inner_sec_21 .slick-next {
  right: -50px;
  left: 0;
}
.inner_sec_21 .slick-prev,
.inner_sec_21 .slick-next {
  background: #d4dbeb !important;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  top: unset;
  bottom: 0px;
  z-index: 300;
  margin: 0 auto;
  transition: 0.3s;
}
.inner_sec_21 .slick-prev:hover,
.inner_sec_21 .slick-prev:focus,
.inner_sec_21 .slick-next:hover,
.inner_sec_21 .slick-next:focus {
  background: #070d25 !important;
  transition: 0.3s;
}
.inner_sec_21 .slick-prev::before {
  content: "";
  background: url("../images/binance-clone-script-2023-new/right_arw.webp")
    no-repeat center;
  width: 10px;
  height: 14px;
  display: block;
  position: relative;
  font-size: 0;
  opacity: 1;
  filter: contrast(0.5) brightness(0.5);
  transition: 0.3s;
}

.inner_sec_21 .slick-next::before {
  content: "";
  background: url("../images/binance-clone-script-2023-new/right_arw.webp")
    no-repeat center;
  width: 10px;
  height: 14px;
  display: block;
  position: relative;
  font-size: 0;
  transform: rotate(180deg);
  filter: contrast(0.5) brightness(0.2);
  transition: 0.3s;
}

.inner_sec_21 .slick-prev:hover::before,
.inner_sec_21 .slick-prev:focus::before,
.inner_sec_21 .slick-next:hover::before,
.inner_sec_21 .slick-next:focus::before {
  filter: contrast(0.5) brightness(5.5);
  transition: 0.3s;
}

.inner_sec_21 .box .para {
  color: #1e2237;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 166.667% */
}

.inner_sec_21 .usr_box {
  border-radius: 140px;
  background: #fcddf2;
  padding: 10px 20px 10px 10px;
  margin: 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 15px;
}

.inner_sec_21 .usr_box p {
  color: #1e2237;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: capitalize;
  text-align: left;
}
.inner_sec_21 .usr_box span {
  color: #1e2237;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}
.inner_sec_21 .usr_box span img {
  margin-bottom: 2px;
}
.inner_sec_21 .slick-active.slick-center .box {
  background: #edfff9;
}
.inner_sec_2 {
  padding-top: 20px !important;
}
@media (max-width: 991px) {
  .inner_sec_2 {
    text-align: center;
  }
  .inner_sec_2 .svg_button {
    text-align: center;
    margin: auto;
  }
}
@media (min-width: 1200px) {
  .inner_sec_21 .container {
    max-width: 1140px !important;
  }
}
@media (min-width: 1400px) {
  .inner_sec_21 .container {
    max-width: 1320px !important;
  }
}
@media (max-width: 1399px) {
  .inner_sec_21 .slider {
    height: 230px;
  }
  .inner_sec_21 .slider_1 {
    padding-bottom: 28px;
  }
}
@media (max-width: 1199px) {
  .inner_sec_21::before {
    background-size: 40%;
  }

  .inner_sec_21 .box {
    padding: 0px 25px;
    border-radius: 20px;
    background: #fff4fa;
    margin: 10px;
    position: relative;
    height: 460px;
  }
  .inner_sec_21 .head-title-center h2 {
    text-align: center;
    margin: auto !important;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .inner_sec_21 .slider {
    overflow: visible;
  }

  .inner_sec_21 .slider .slick-list {
    margin-left: 0px;
  }

  .inner_sec_21 .slider {
    height: unset;
  }

  .inner_sec_21 .box {
    min-height: 200px;
    padding: 25px;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .inner_sec_21 .slider_1 {
    padding-bottom: 67px;
  }
}
/* inner_sec_21 ends  */
/* inner_sec_box start */
.inner_sec_box {
  margin: 30px 0;
}
.inner_sec_box .pink-style h5 {
  background: transparent;
  margin-bottom: 0px;
}
.inner_sec_box .blue-style h5 {
  background: transparent;
  margin-bottom: 0px;
}
.inner_sec_box .green-style h5 {
  background: transparent;
}
.inner_sec_box .pink-style {
  background: #fff4e3 !important;
  border-radius: 20px;
  padding: 40px;
}
.inner_sec_box .blue-style {
  background: #eaf1ff !important;
  border-radius: 20px;
  padding: 40px;
}

.inner_sec_box .tccb-card {
  list-style: none;
  /* margin: 0; */
  /* padding: 0; */
}
.inner_sec_box .tccb-card h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  background: transparent !important;
}

.inner_sec_box .pink-style h5 {
  color: #1e2237;
}
.inner_sec_box .blue-style h5 {
  color: #1e2237;
}

.inner_sec_box .tccb-card ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.inner_sec_box .tccb-card li {
  list-style: none;
  margin-bottom: 15px;
  display: flex;
  align-items: flex-start;
  color: #070d25;
  font-size: 18px;
}
.inner_sec_box .tccb-card li::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #f046b7;
  display: inline-block;
  margin-right: 15px;
  border-radius: 50%;
  margin-top: 9px;
}

.inner_sec_box .blue-style li::before {
  background: #2c67d1;
}
.inner_sec_box .purple-style li::before {
  background: #6d0c8d;
}
.inner_sec_box .three-column-color-box {
  position: relative;
}
/* .three-column-color-box::before {
    content: "";
    background: url(../images/leverage-and-margin-trading-exchange-development/left-yellow-curves.webp)
      no-repeat scroll 0 0;
    position: absolute;
    left: -70px;
    bottom: -25px;
    width: 387px;
    height: 325px;
    z-index: -1;
  }
  .three-column-color-box::after {
    content: "";
    background: url(../images/leverage-and-margin-trading-exchange-development/right-yellow-curves.webp)
      no-repeat scroll 0 0;
    position: absolute;
    right: -50px;
    top: -30px;
    width: 570px;
    height: 294px;
    z-index: -1;
  } */

@media (max-width: 991px) {
  .tccb-card {
    margin-bottom: 30px;
    text-align: center;
  }
  .h2tag {
    text-align: center;
  }
  .inner_sec_box .para {
    text-align: center;
  }

  .svg_button {
    /* margin-top: 0px !important; */
  }
  .inner_sec_1 .svg_button {
    margin-top: 0px !important;
  }
  .inner_sec_box {
    margin: 20px 0px 30px;
  }
  .inner_sec_1 {
    padding: 150px 0px 30px !important;
  }
}
@media (max-width: 767px) {
  .inner_sec_box .svg_button {
    margin: 30px auto 10px;
  }
  .inner_sec_box h3 {
    text-align: center;
    max-width: 100%;
  }
  .inner_sec_box .tccb_card_head p {
    text-align: center;
  }
  .inner_sec_box .tccb-card {
    height: auto !important;
  }
  .inner_sec_box .tccb_card_head h4 {
    text-align: center;
  }
  .inner_sec_box {
    margin-bottom: 0 !important;
  }
  .box_ul {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .three-column-color-box::before {
    width: 100%;
    background-size: 100%;
    left: 0;
  }
  .three-column-color-box::after {
    width: 100%;
    background-size: 100%;
    right: 0;
  }
  .inner_sec_box .blue-style {
    padding: 30px 20px;
  }
  .inner_sec_box .pink-style {
    padding: 30px 20px;
  }
  .text-slider {
    padding: 25px !important;
  }
  .head-title-center h3 {
    max-width: 100% !important;
  }
}
/* inner_sec_box end */
/* inner_sec23_new  */
.inner_sec23_new {
  padding: 40px 0;
background: #FEF6F6;
  margin: 40px 0 0px;
  padding-bottom: 40px;
}
.inner_sec23_new .box {
  border: 1px solid #fbd1d1;
  background: transparent;
  border-radius: 16px;
  padding: 32px;
  /* padding-top: 40px; */
  position: relative;
  text-align: left;
  margin-top: 45px;
}
.inner_sec23_new .box:hover {
  /* border-color: transparent;   */
  /* box-shadow: 0 0 20px -10px #5a617e; */
}
.inner_sec23_new .box {
}
.inner_sec23_new .box .fees_head {
  /* background: #ffd9e4; */
  border-radius: 50px;
  padding: 3px 13px;
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 40px;
  right: 0;
  /* margin: 0 auto; */
  width: fit-content;
  font-size: 16px;
  background: #FEE7E7;
  color: #F3525E;
  transition: 0.3s;
}
.inner_sec23_new .box:hover .fees_head {
  background: #F3525E;
  color: #fff;
  transition: 0.3s;
}
.inner_sec23_new .box:hover {
  border: 1px solid #F3525E;
  transition: 0.3s;
}
/* .inner_sec23_new .box .fees_head.yellow {
  background: #ffff9f;
}
.inner_sec23_new .box .fees_head.blue {
  background: #c4d9ff;
}
.inner_sec23_new .box .fees_head.rose {
  background: #f1c7ff;
} */
.inner_sec23_new .svg_button {
  margin: 50px auto 10px;
}
.inner_sec23_new p {
  margin-bottom: 0px !important;
}
.awards_panel_1 {
  background: #ffebcb !important;
}
.awards_panel_1 .awards_list img {
  box-shadow: none;
  border-radius: 0px;
}
@media (max-width: 1199px) {
  .inner_sec23_new .box .fees_head {
    font-size: 15px;
  }
  .awards_panel_1 .awards_list {
    margin-top: 0px !important;
  }
}
@media (max-width: 991px) {
  .inner_sec23_new .box {
    width: 100%;
    text-align: center;
  }
  .card-text .category_list {
    text-align: center;
  }
  .inner_sec23_new {
    margin: 25px 0px;
  }
}
@media (max-width: 767px) {
  .inner_sec23_new .box .fees_head {
    margin: 0px auto 20px;
    position: unset;
  }

  .inner_sec23_new .box {
    margin-top: 25px;
    padding: 20px;
  }
}
/* inner_sec_23 ends  */
/* -----------------blog_sec_new--------------------- */
.blog_sec_new {
  margin: 50px 0;
}
.blog_sec_new .box_content ul {
  margin: auto;
  padding-left: 0px !important;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  gap: 20px;
  justify-content: start;
}
.blog_sec_new_clone {
  margin: 70px 0;
}
.blog_sec_new .box_content li {
  text-align: left;
  list-style-type: none;
  /* box-shadow: 0 2px 35px 0 #e4e4e4; */
  border: 1px solid #ffc8cc;
  border-radius: 8px;
  background: #fff;
  padding: 16px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  /* width: 23%; */
}
.blog_sec_new .box_content li:hover {
  background: #ffc8cc;
  cursor: pointer;
  transition: 0.3s;
}
.blog_sec_new .h3tag {
  line-height: 56px;
}
.blog_sec_new_clone .box_content li {
  border: 1px solid #bcd6ff !important;
  border-radius: 100px !important;
  transition: 0.3s;
}
.blog_sec_new_clone .box_content li:hover {
  background: #bcd6ff;
  transition: 0.3s;
}
.blog_sec_new_head {
  background: #ecfafd;
  border-radius: 16px;
  padding: 50px;
}
.blog_sec_new_clone .blog_sec_new_head {
  background: url(../images/blockchain-game-development-2024/bg2.webp) no-repeat;
  background-size: cover;
  border-radius: 16px;
}
.blog_sec_new_head .h3tag {
  font-weight: 500 !important;
}
@media (max-width: 991px) {
  .blog_sec_new {
    text-align: center;
  }
  .blog_sec_new ul {
    justify-content: center !important;
  }
}
@media (max-width: 767px) {
  .blog_sec_new_head {
    border-radius: 33px !important;
    padding: 20px 0 !important;
  }
  .blog_sec_new {
    margin-bottom: 20px !important;
  }
  .inner_sec_bg2{
    padding: 20px !important;
  }
}
.inner_sec_bg2 {
  /* background: #F0F5FF; */
  border-radius: 16px;
  padding: 48px;
  background: #FFF6F6;
}

.category_list {
  border-left: 3px solid #1468ef;
  padding: 16px;
  background: linear-gradient(
    90deg,
    rgba(20, 104, 239, 0.15) 0%,
    rgba(20, 104, 239, 0) 100%
  );
  margin-top: 30px;
}
.category_list a:hover {
  color: #1468ef !important;
}
.category_list_green a:hover {
  color: #00d68a !important;
}
.category_list_org a:hover {
  color: #ff9c0d !important;
}
.category_list_pink a:hover {
  color: #e530b2 !important;
}
.category_list_red a:hover {
  color: #ff6e79 !important;
}
.category_list_vlt a:hover {
  color: #8a71ff !important;
}
.category_list_blue a:hover {
  color: #2ad2ff !important;
}
.category_list_lytgreen a:hover {
  color: #85c06f !important;
}

.category_list_green {
  border-left: 3px solid #00d68a;
  background: linear-gradient(
    90deg,
    rgba(0, 214, 138, 0.15) 0%,
    rgba(0, 214, 138, 0) 100%
  );
}
.category_list_org {
  border-left: 3px solid #ff9c0d;
  background: linear-gradient(
    90deg,
    rgba(255, 156, 13, 0.15) 0%,
    rgba(255, 156, 13, 0) 100%
  );
}
.category_list_pink {
  border-left: 3px solid #e530b2;
  background: linear-gradient(
    90deg,
    rgba(229, 48, 178, 0.15) 0%,
    rgba(229, 48, 178, 0) 100%
  );
}
.category_list_red {
  border-left: 3px solid #ff6e79;
  background: linear-gradient(
    90deg,
    rgba(255, 110, 121, 0.15) 0%,
    rgba(255, 110, 121, 0) 100%
  );
}
.category_list_vlt {
  border-left: 3px solid #8a71ff;
  background: linear-gradient(
    90deg,
    rgba(138, 113, 255, 0.15) 0%,
    rgba(138, 113, 255, 0) 100%
  );
}
.category_list_blue {
  border-left: 3px solid #2ad2ff;
  background: linear-gradient(
    90deg,
    rgba(42, 210, 255, 0.15) 0%,
    rgba(42, 210, 255, 0) 100%
  );
}
.category_list_lytgreen {
  border-left: 3px solid #85c06f;
  background: linear-gradient(
    90deg,
    rgba(133, 192, 111, 0.15) 0%,
    rgba(133, 192, 111, 0) 100%
  );
}
.category_list_head {
  transition: background 0.3s ease, border 0.3s ease, color 0.3s ease,
    all 0.5s ease;
}

.category_list_head :hover {
  color: #1e2237;
}
/* inner_sec_new start */
.inner_sec_new .box {
  border: 1px solid #dce8ff;
  border-radius: 20px;
  padding: 50px 10px 10px 10px;
  height: 100%;
  transition: 0.3s;
}
.inner_sec_new img {
  margin-bottom: -27px;
}
.inner_sec_new .box ul {
  margin-top: 10px;
  list-style-type: none;
  margin: auto;
  text-align: center;
  padding-left: 0px;
}
.inner_sec_new .box {
  width: 100%;
}
.inner_sec_new .box:hover {
  border: 1px solid #1468ef;
  transition: 0.3s;
}
.inner_sec_new .box:hover span {
  color: #1468ef;
  transition: 0.3s;
}
.inner_width {
  width: 100%;
  height: 230px;
}
.inner_sec_new .box span {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: #070d25;
}
.inner_sec_new .box li {
  font-size: 17px;
}
.inner_sec_flx {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .inner_width {
    width: 30%;
  }
  .inner_sec_flx {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .inner_width {
    width: 48%;
  }
}
@media (max-width: 575px) {
  .inner_width {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .inner_sec_new .box {
    /* padding: 20px 0; */
    text-align: center;
  }
  .inner_sec_new .box ul {
    /* list-style: none; */
  }
  .inner_sec_new .box li {
    font-size: 16px !important;
    text-align: justify;
  }
}

/* Solutions_new */
.Solutions_new {
  padding: 40px 0 60px;
  background: #f6f6f6;
  margin: 40px 0;
}
.font-bold {
  font-weight: bold;
}
.Solutions_new::before {
}
.Solutions_new .box {
  border-radius: 16px;
  padding: 24px;
  /* border: 1px solid rgba(96, 68, 227, 0.1); */
  height: 100%;
}
.Solutions_new .box.pink {
  background: transparent;
  border: 1px solid #d9d9d9;
  transition: .3s;
}
.Solutions_new .box.pink:hover {
  background: #fff;
  border: 1px solid transparent;
  transition: .3s;
}
.Solutions_new .box.pink:hover .head_bg {
  color: #e530b2;
  transition: .3s;
}
.Solutions_new .box.orange {
  background: #fff6e8;
  /* border: 1px solid rgba(202, 127, 15, 0.1); */
}
.Solutions_new .box.blue {
  background: #f1f8ff;
  /* border: 1px solid rgba(20, 104, 239, 0.1); */
}
.Solutions_new ul {
  padding-left: 20px;
  text-align: left !important;
}
.Solutions_new li {
  color: #1e2237;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.Solutions_new li::marker {
  margin: auto;
}
.Solutions_new h5 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.Solutions_new .box .head_bg {
  width: 100% !important;
  text-align: start;
  font-weight: 600;
  border-radius: 4px;
  padding: 12px 0;
}
.Solutions_new .box.purple .head_bg {
  color: #6044e3;
  background: rgb(138 113 255 / 14%);
}
.Solutions_new .box.orange .head_bg {
  color: #ca7f0f;
  background: rgb(255 234 204 / 100%);
}
.Solutions_new .box.blue .head_bg {
  color: #1468ef;
  background: rgb(211 229 253 / 100%);
}

@media (max-width: 1199px) {
  .Solutions_new .box {
    /* margin-top: 45px !important; */
  }
}

@media (max-width: 991px) {
  .Solutions_new .box {
    margin-bottom: 15px;
  }
  .Solutions_new .box .head_bg {
    text-align: center;
  }
  .Solutions_new .box {
    height: auto;
    text-align: center;
  }
  .spot_light_1_content {
    flex-direction: column;
    gap: 5px !important;
  }
  .spot_light_1 .box {
    width: 100% !important;
  }
  .inner_sec_2 .inner_sec_2_bg {
    padding: 38px 15px !important;
  }
  .inner_sec_1 .box {
    margin: auto;
  }
  .spot_light_bg::before {
    display: none;
  }
}
@media (max-width: 575px) {
  .spot_light {
    margin: 20px 0px;
  }
  .Solutions_new .box {
    padding: 15px;
  }
}
/* Solutions_new */

.inner_sec_15 {
  padding: 50px 0;
}
.text-slider {
  background: #FFF2FC;
  /* background: linear-gradient(90deg, #ffe7f7 0%, rgba(255, 231, 247, 0) 100%); */
  border-radius: 20px;
  /* border: 1px solid #ffc9ed; */
  padding: 40px;
  position: relative;
  min-height: 300px;
}

.slider-card span {
  color: #e530b2;
  margin-bottom: 20px;
  max-width: 70%;
}
.slider-card p {
  /* max-width: 70%; */
}
.text-slider .slick-prev {
  left: 30px;
  top: 88%;
  background-color: transparent;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  z-index: 9;
}
.text-slider .slick-prev:hover {
  background: #e530b2;
}
.text-slider .slick-next {
  left: 75px;
  right: auto;
  top: 88%;
  background-color: transparent;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}
.text-slider .slick-next:hover {
  background: #e530b2;
}
.text-slider .slick-next::before {
  content: "";
  background: url("../images/icons/next_icon.webp") no-repeat;
  width: 13px;
  height: 22px;
  position: absolute;
  background-size: 70%;
  top: 9px;
  left: 13px;
}
.text-slider .slick-prev::before {
  content: "";
  background: url("../images/icons/prev_icon.webp") no-repeat;
  width: 13px;
  height: 22px;
  position: absolute;
  background-size: 70%;
  top: 9px;
  left: 9px;
}
.text-slider .slick-prev:hover::before,
.text-slider .slick-next:hover::before {
  filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
  .slider-card p {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .inner_sec_15 .svg_button {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .text-slider {
    min-height: auto;
  }
  .text-slider::before {
    display: none;
  }
  .slider-card span {
    max-width: 100%;
    text-align: center;
    font-size: 20px;
  }
  .slider-card p {
    text-align: center;
  }
  .text-slider .slick-prev {
    left: 50%;
    margin-left: -40px;
    z-index: 9;
    top: 85%;
  }
  .text-slider .slick-next {
    left: auto;
    right: 50%;
    margin-right: -40px;
    top: 85%;
  }
  .inner_sec_15 {
    text-align: center;
  }
  .inner_bg_green {
    text-align: center;
  }
  .inner_sec_25_chg {
    padding: 15px 0px 20px !important;
  }
  .inner_sec_15 {
    padding: 30px 0px 40px !important;
  }
}
@media (max-width: 767px) {
  .text-slider .slick-prev {
    top: 93%;
  }
  .text-slider .slick-next {
    top: 93%;
  }
  .inner_bg_pink {
    padding: 20px;
  }
  .inner_bg_green {
    padding: 20px;
  }
}
