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;
  }
  .inner_sec_1{
    padding: 125px 0px 20px !important;
  }
}
@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 ;
  padding-top: 40px !important;
}
@media (max-width: 767px) {
  .inner_sec_2 img {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .inner_sec_2  {
  /* padding-top: 10px !important; */
  text-align: center;
  }
}
/* inner_sec_2 ends  */

/* 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;
}


/* awards_panel_1  */

.awards_panel_1 {
  background: #ffebcb !important;
}
.awards_panel_1 .awards_list img {
  box-shadow: none;
  border-radius: 0px;
}
@media (max-width: 1199px) {
  .awards_panel_1 .awards_list {
    margin-top: 0px !important;
    background: #ffebcb !important;
  }
}

/* awards_panel_1 ends  */


.blog_sec_2 {
  margin: 30px 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 40px;
  background: url("../images/video-game-development-company-2024/bg1.webp")
    no-repeat;
  background-size: cover;
  min-height: 260px;
  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_bg2 {
  /* background: #FFF6E9; */
  /* border-radius: 16px; */
  /* padding: 60px; */

}
.inner_bg_color{
  background: #fff6e9;
  border-radius: 16px;
  padding: 40px;
}
.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: #e7f8f2;
  border: 1px solid #b2efda;
  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; */
  }
  .inner_bg_color{
    /* padding: 0px; */
  }
}
@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; */
  }
  .inner_bg_color{
    padding: 25px;
  }
}
@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 20px;
}

.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 .h5tag{
  font-size: 18px;
}
.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 */





  /* 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 */

  .inner_bg_green{
    border-radius: 16px;
padding: 40px 50px;
background: #FFF6E8;
  }
  @media screen and (max-width: 991px) {
 .inner_bg_green .svg_button{
margin: auto;
 }
  }
  @media screen and (max-width: 991px) {
    .inner_bg_green{
   padding: 20px;
    }
     }
  


















/* inner_sec_23  */
.inner_sec_23_new {
  padding: 40px 0;
  margin: 20px 0px;
}
.inner_sec_23_new .box {
  border: 1px solid #ffdcdc;
  border-radius: 16px;
  padding: 32px;
  /* padding-top: 40px; */
  text-align: left;
  margin-top: 25px;
  transition: .3s;
}
.inner_sec_23_new p {
  margin-bottom: 0px !important;
}

.inner_sec_23_new .box:hover .h5tag{
color: #ad0c18;
transition: .3s;
}
.inner_sec_23_new .box:hover {
  border: 1px solid #ffdcdc;
  transition: .3s;
  background: #fff7f8; 
}

.inner_sec_23_new p{
  margin-bottom: 0px !important;
}

@media (max-width:1199px) {
}
@media (max-width:991px) {

  .inner_sec_23_new .box {
      width: 100%;
  }
  .inner_sec_23_new .box .h5tag{
    font-size: 18px;
  }
}
@media (max-width:767px) {
  
  .inner_sec_23_new .box {
      margin-top: 25px;
      padding: 20px;
      text-align: center;
  }
  .inner_sec_23_new .box .para{
      text-align: center !important;
  }
  
}
/* inner_sec_23_new ends  */




.inner_sec2_bg{
    background: #F5F5F5;
}

/*  */
.homesection_02 {
    background-color: #fff;
    /* padding-bottom: 70px; */
  }
.our_info_panel {
    padding: 30px 0;
  }
  .our_info_panel_flex {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 15px;
    background: #FFF6F6;
    border-radius: 16px;
padding: 45px 0px;
  }
  .our_info_panel label {
    font-style: normal;
    line-height: 56px;
    display: block;
    font-weight: 500;
    font-size: 40px;
    letter-spacing: -0.04em;
    color: #f3525e;
    transition: 0.5s;
  }
  .our_info_panel span {
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -0.03em;
    color: #1e2237;
    border-bottom: 1px solid #f3525e;
    padding: 0px 0px 12px 0px;
    
  }
  .our_info_panel_flex > div {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:0px 40px;
    cursor: default;
    gap: 20px;
    /* border-right: 1px solid #e3e4e5; */
  }
  .our_info_panel_flex > div:last-child {
    border-right: 0px;
  }
  .our_info_panel_flex > div img {
    margin-bottom: 20px;
  }
  /* .our_info_panel_flex > div:hover label {
    color: #3352ff;
    transition: 0.5s;
  } */
  
  @media screen and (max-width: 1399px) {
    .our_info_panel {
      /* padding: 50px 40px; */
    }
    .our_info_panel label {
        font-size: 36px;
    }
    .our_info_panel span {
        font-size: 16px;
    }
  }
  @media screen and (max-width: 1199px) {
    .our_info_panel {
      padding: 30px 20px;
    }
    .our_info_panel_flex {
      flex-wrap: wrap;
    }
    .our_info_panel_flex > div {
      width: 49%;
      flex: unset;
      border-bottom: 1px solid #f3525e;
    }
    .our_info_panel span{
        border-bottom: none;
    }
    .our_info_panel_flex{
        padding: 35px;
    }
    .our_info_panel_flex > div:hover {
      flex: unset;
    }
    .our_info_panel {
      padding: 40px 50px;
    }
    .our_info_panel_flex > div:last-child {
      /* border-right: 1px solid #e3e4e5; */
    }
  }
  @media screen and (max-width: 991px) {
    .our_info_panel_flex > div {
      width: 48%;
      border: 0;
      border-bottom: 1px solid #f3525e;
    }
    .our_info_panel_flex > div:last-child {
      border-right: 0;
    }
  }
  @media screen and (max-width: 767px) {
    .our_info_panel_flex > div {
      width: 100%;
    }
    .our_info_panel label {
      /* font-size: 40px; */
      line-height: 40px;
      margin-bottom: 10px;
    }
    .our_info_panel {
      padding: 30px 30px;
    }
    .homesection_02 {
      padding: 0;
    }
    .our_info_panel_flex > div:last-child {
      border: 0;
    }
   
  }
  @media screen and (max-width: 575px) {
    .our_info_panel_flex{
      padding: 16px;
    }
    .our_info_panel label{
      font-size: 30px;
    }
    .our_info_panel {
      padding: 10px;
    }
  }
/*  */  
