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;
}
.para {
    font-size: 18px;
  }
.link {
  color: #070d25;
  text-decoration: none;
}
.link:hover {
  color: #0a58ca;
}
@media (max-width: 1199px) {
  .h2tag {
    font-size: 38px;
  }
  .para {
    font-size: 16px;
  }

  .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: 28px;
  }
  .head {
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
  }

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

  .h5tag {
    font-size: 18px;
    line-height: unset;
  }
.h6tag{
    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 .h2tag {
font-size: 40px;
}
.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 .h2tag{
    font-size: 32px;
  }

}
/* inner_sec_1 ends  */

.inner_sec_2 {
  padding: 40px 0;
}
@media (max-width: 767px) {
  .inner_sec_2 img {
    margin-bottom: 15px;
  }
}
/* 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;
}
/* inner_sec_23  */
.inner_sec_23 {
  padding: 45px 0;
  background: #f5f5f5;
}
.inner_sec_23 .box {
  border: 1px solid #c6daff;
  border-radius: 16px;
  padding: 32px;
  /* padding-top: 40px; */
  position: relative;
  text-align: left;
  margin-top: 45px;
}
.inner_sec_23 .box:hover {
  /* border-color: transparent;   */
  /* box-shadow: 0 0 20px -10px #5a617e; */
}
.inner_sec_23 .box {
}
.inner_sec_23 .box .fees_head {
  /* background: #ffd9e4; */
  border-radius: 50px;
  padding: 5px 16px;
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 40px;
  right: 0;
  /* margin: 0 auto; */
  width: fit-content;
  font-size: 19px;
  background: #c6daff;
  color: #1468ef;
  transition: 0.3s;
}
.inner_sec_23 .box:hover .fees_head {
  background: #1468ef;
  color: #fff;
  transition: 0.3s;
}
.inner_sec_23 .box:hover {
  border: 1px solid #1468ef;
  background: #fff;
  transition: 0.3s;
}
.inner_sec_23 .box .fees_head.yellow {
  background: #ffff9f;
}
.inner_sec_23 .box .fees_head.blue {
  background: #c4d9ff;
}
.inner_sec_23 .box .fees_head.rose {
  background: #f1c7ff;
}
.inner_sec_23 .svg_button {
  margin: 50px auto 10px;
}
.inner_sec_23 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_sec_23 .box .fees_head {
    font-size: 15px;
  }
  .awards_panel_1 .awards_list {
    margin-top: 0px !important;
    background: #ffebcb !important;
  }
}
@media (max-width: 991px) {
  .inner_sec_23 .box {
    width: 100%;
    text-align: center;
  }
  .inner_sec_23{
    padding: 25px 0px !important;
  }
}
@media (max-width: 767px) {
  .inner_sec_23 .box .fees_head {
    margin: 0px auto 20px;
    position: unset;
  }

  .inner_sec_23 .box {
    margin-top: 25px;
    padding: 20px;
    text-align: center;
  }
  .inner_sec_23{
    margin-bottom: 25px;
  }
}
/* inner_sec_23 ends  */
.blog_sec_2 {
  margin: 20px 0px;
}
.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;
}
.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: 45px 35px;
  background: url("../images/video-game-development-company-2024/bg1.webp")
    no-repeat;
  background-size: cover;
  min-height: 225px;
  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 #9bedf1 !important;
    border-radius: 8px !important;
    padding: 10px 18px;
  }
  .blog_side_menu li:hover {
    border: 1px solid #9bedf1;
    border-radius: 8px;
  }
  .category_list_head.active .category_list::after{
    opacity: 0 !important;
}
  .category_list_head:hover .category_list::after {
    background: none;
    transform: none !important;
    transition: none;
    opacity: 0 !important;
  }
 
  .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: 310px !important; */
  }
  .blog_sec_2 {
    margin: 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%;
  }

  .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_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 {

  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: 130px 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;
  }
  .inner_sec_box .blue-style {
    padding: 25px !important;
  }
  .inner_sec_box .pink-style {
    padding: 25px !important;
  }
}
@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;
  }
 
  .text-slider {
    padding: 25px !important;
  }
  .head-title-center h3 {
    max-width: 100% !important;
  }
}
/* inner_sec_box end */

/* -----------------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 {
  /* background: #F0F5FF; */
  border-radius: 16px;
  padding: 48px;
  background: #fff6e9;
}
.inner_sec_bg2 a {
  text-decoration: none;
}
.inner_sec_bg2 a:hover {
  color: #1468ef;
}
.inner_sec_2 .inner_sec_2_bg {
  background-color: #c4d9ff;
  padding: 38px 0px;
  border-radius: 20px;
}
.inner_sec_bg2 .h3tag {
  /* max-width: 72%; */
  margin: auto;
}
.inner_sec_bg2 .para {
  /* max-width: 78%; */
  margin: auto;
}
.inner_sec_bg2 .box_content li {
  list-style-type: none;
  /* box-shadow: 0 2px 35px 0 #e4e4e4; */
  background: #fff;
  border: 1px solid #ffe7c6;
  border-radius: 10px;
  padding: 12px 18px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.inner_sec_bg2 .box_content li:hover {
  /* color: #ea6fc8; */
}
.inner_sec_bg2 .box_content ul {
  margin: auto;
  padding-left: 0px !important;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  gap: 20px;
  justify-content: center;
}
@media (max-width: 1399px) {
  .inner_sec_bg2 .box_content li {
    /* font-size: 14px; */
    /* width: 24%; */
    white-space: nowrap;
  }
  .inner_sec_bg2 .h3tag {
    /* max-width: 92%; */
  }
  .inner_sec_bg2 .para {
    /* max-width: 91%; */
    margin: auto;
  }
}
@media (max-width: 1199px) {
  .inner_sec_bg2 .box_content ul {
    gap: 10px;
  }
  .inner_sec_bg2 {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .inner_sec_bg2 {
    text-align: center;
  }
  .inner_sec_bg2 .box_content {
    display: flex;
  }
  .inner_sec_bg2 .box_content li {
    text-align: center;
    width: 48%;
  }
  .inner_sec_bg2 .box_content ul {
    margin: auto;
  }

}
@media (max-width: 767px) {
  .inner_sec_bg2 .box_content ul {
    flex-direction: column;
    width: 100%;
  }
  .inner_sec_bg2 .box_content li {
    width: 100%;
  }
  .inner_sec_2 {
    /* padding: 0 !important;
    margin: 0 !important; */
  }
}
@media (max-width: 575px) {
  .inner_sec_bg2 .box_content li {
    font-size: 15px;
  }
}
.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 !important;
  background: #fcf5fc;
  margin: 40px 0;
}

.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 #ffcff4;
  transition: .3s;
}
.Solutions_new .box.pink:hover {
  background: #fff;
  transition: .3s;
}
.Solutions_new .box.pink:hover .head_bg {
  color: #e530b2;
  transition: .3s;
}

.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;
  }
  .Solutions_new{
    margin: 20px 0px ;
  }
}
@media (max-width: 575px) {
  .spot_light {
    margin: 20px 0px;
  }
  .Solutions_new .box {
    padding: 15px;
  }
  .Solutions_new {
    margin: 25px 0px;
  }
}
/* Solutions_new */


/* inner_Sec_21 start */
.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 .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;
  }
  .inner_sec_21 .category_list {
border-left: 1px solid transparent;
border-radius: 250px;
padding: 8px;
  }
  .inner_sec_21 .category_list_lytgray {
    background: linear-gradient(90deg, rgba(188, 100, 34, 0.15) 0%, rgba(188, 100, 34, 0) 100%);
  }
  .inner_sec_21 .category_list_lytred{
    background: linear-gradient(90deg, rgba(177, 16, 28, 0.15) 0%, rgba(177, 16, 28, 0) 100%);
  }
  @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) {
  
  }
  @media (max-width: 1199px) {
  
    .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 .box {
      min-height: 200px;
      padding: 25px;
      height: 100%;
    }
  }
  @media (max-width: 767px) {
  
  }
  /* inner_sec_21 ends  */


  /* Projects Slider Section Starts */
.slider_website_wrapper {
    position: relative;
    overflow: hidden;
  }
  .slider_website_item {
    width: 200px;
    height: 120px;
    background-position: 50% 50%;
    display: inline-block;
    transition: 0.5s;
    background-size: cover;
    position: absolute;
    z-index: 1;
    top: unset;
    transform: translate(0, 0%);
    border-radius: 8px;
    bottom: 30px;
  }
  .slider_website_item:nth-child(1),
  .slider_website_item:nth-child(2) {
    left: 0;
    top: 0;
    transform: translate(0, 0);
    width: 100%;
    height: 100%;
    border-radius: 16px;
  }
  div#website_slide {
    position: relative;
    height: 700px;
    width: 100%;
    display: inline-block;
  }
  .slider_website_item:nth-child(n + 6) {
    left: calc(50% + 660px);
    opacity: 0;
  }
  .slider_website_item:nth-child(5) {
    left: calc(78% + 40px);
  }
  .slider_website_item:nth-child(4) {
    left: calc(62% + 20px);
  }
  .slider_website_item:nth-child(3) {
    left: 46%;
  }
  .slider_website_item {
    width: 17%;
  }
  .slider_website_item:nth-child(1) {
    z-index: 0;
  }
  .slider_website_item:nth-child(2) {
    z-index: 1;
  }
  .slider_website_item:nth-child(n + 6) {
    z-index: -1;
  }
  @media screen and (max-width: 1279px) {
    div#website_slide {
      height: 600px;
    }
    .slider_website_item {
      height: 100px;
      bottom: 10px;
    }
  }
  /* Projects Slider Section Ends */