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%);
}
.mixed-waves-2 {
  background: url("../images/binance-clone-script/mixed_waves.webp") no-repeat
    right;
}
.link {
  color: #1468ef;
  text-decoration: none;
}
.h2tag {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.h2tag span {
  color: #f046b7;
}
.h3tag {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
}
.h5tag {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}

.para {
  font-size: 18px;
}
.head {
  max-width: 60%;
  margin: 0 auto 15px;
  text-align: center;
}

@media (max-width: 1199px) {
  .para {
    font-size: 16px;
  }

  .h2tag {
    font-size: 38px;
  }

  .h3tag {
    font-size: 32px;
  }

  .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;
  }

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

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

  .h3tag {
    font-size: 28px;
  }

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



.atag{
  text-decoration: none;
  color: #070d25;
}
.atag:hover{
  color: #2f68d1;
}
.linktag{
  color: #2f68d1;
  text-decoration: none;
}





/* inner_sec_1 */
.inner_sec_1 {
    position: relative;
    z-index: 1;
    padding: 170px 0 30px !important;
  }
  .inner_sec_1 p {
    max-width: 55%;
  }
  .main-banner-list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .main-banner-list li {
    list-style: none;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    position: relative;
    padding-left: 30px;
  }
  .main-banner-list li::before {
    content: "";
    min-width: 10px;
    height: 10px;
    background: #f046b7;
    display: inline-block;
    margin-right: 15px;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 3px;
  }
  .main-banner-list.blue li::before {
      background: #2c67d1;
  }
  .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; */
  }
  .inner_sec_28 .svg_button,
  .inner_sec_21 .svg_button {
    margin: 20px auto;
  }
  .inner_sec_31 .svg_button svg,
  .inner_sec_31 .svg_button {
    width: 300px;
  }
  .inner_sec_22 .svg_button,
  .inner_sec_22 .svg_button svg {
    width: 280px;
  }
  @media (max-width: 1199px) {
    .inner_sec_1 p {
      max-width: 100%;
    }
  
    /* .inner_sec_1::before {
      right: 0;
    } */
  }
  
  @media (max-width: 991px) {
    /* .inner_sec_1::before {
      right: 0;
      background-size: contain;
    } */
  }
  @media (max-width: 767px) {
    .inner_sec_1 .banimg {
      display: none;
    }
    .inner_sec_1 .svg_button {
      margin: 50px auto 0;
    }
  }
  /* inner_sec_1 ends  */


.inner_sec_2{
    padding: 30px 0;
}
.inner_sec_2.waves{
    position: relative;
    z-index: 1;
}
.inner_sec_2.waves::before {
    content: "";
    background: url("../images/crypto-market-making-bot-development-company/sec1_linebg.webp")
      no-repeat right top;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    height: 672px;
    bottom: -200px;
    margin: auto 0;
  }
  @media (max-width:991px) {
    .inner_sec_2.waves::before{
        display: none;
    }
  }

  

  /* inner_sec_11 */
  .inner_sec_11{
    position: relative;
    z-index: 1;
  }



 
/* inner_sec_26 */
.inner_sec_26{
  padding: 40px 0;
}
.inner_sec_26.mixed-waves-2 .bgimg{
  background: url("../images/stellar-blockchain-wallet-development-services/sec19_bg.webp") no-repeat center;
  background-size: 100%;
}
.inner_sec_26{
  padding: 40px 0;
}
.img-overlay-text{
  background: url(../images/leverage-and-margin-trading-exchange-development/banner-img-5.webp) no-repeat scroll center top;
  min-height: 785px;
  margin-bottom: 40px;
  display: flex; 
  justify-content: flex-end; 
  margin: 0 auto;
  flex-wrap: wrap;
}
.img-overlay-text >div{
  width: 47%;
}
.iot-card {
  background: #dedede;
  padding: 20px 30px;
  border-radius: 20px;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  width: fit-content;
  margin-left: auto;
  margin-right: 200px;
  font-weight: 500;
}
.iot-card h5{
  color: #000;
}
.img-overlay-text >div:nth-child(even) .iot-card{
  margin-left: 100px;
  margin-right: 100px;
}
.iotc-green{
  background-color: #ccf7e8;
}
.iotc-orange{
  background-color: #ffb6ad;
}
.iotc-purple{
  background-color: #f1c7ff;
}
.iotc-pink{
  background-color: #ffd9e4;
}
.iotc-blue{
  background-color: #c4d9ff;
}
.iotc-ash{
  background-color: #ffdad6;
}
.ylw_curve .bgimg{
    width: fit-content;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.ylw_curve .bgimg::before{
    content: "";
    position: absolute;
    background: url("../images/trust-wallet-clone-script-2023/features_bg1.webp") no-repeat center;
    width: 387px;
    height: 325px;
    left: -110px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    z-index: -1;
}
.ylw_curve .bgimg::after{
    content: "";
    position: absolute;
    background: url("../images/trust-wallet-clone-script-2023/features_bg2.webp") no-repeat center;
    width: 570px;
    height: 297px;
    right: -120px;
    top: 15px;
    z-index: -1;
    right: 0;
}
@media (max-width: 991px){
  .img-overlay-text >div{
    width: 100%;
  }
  .img-overlay-text >div:nth-child(even) .iot-card{
    margin-left:0 ;
  }
  .img-overlay-text{
   background-image: none !important;
   min-height: unset !important;
  }
  .iot-card{
    max-width: 100%;
    margin-bottom: 30px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .iot-card:last-child{
    margin-bottom: 0;
  }
  .iot-card:nth-child(even){
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

/* inner_sec_26 ends  */

.inner_sec_26_chg .img-overlay-text{
  background: url("../images/trust-wallet-clone-script-2023/features.webp")no-repeat scroll center top;
  min-height: 650px;
}




/* inner_sec_15 */
.inner_sec_15 {
  padding: 40px 0;
}
.text-slider {
  background: rgb(255, 217, 228);
  background: linear-gradient( 90deg, #c4d9ff 0%, rgba(255, 255, 255, 1) 85% );
  border-radius: 20px;
  border: 1px solid #c4d9ff;
  padding: 30px;
  position: relative;
  overflow: hidden;
}
.text-slider::before {
  content: "";
  background: url(../images/defi-dex-aggregator-development-2023/rightpink_blue.webp)
    no-repeat scroll 0 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-position: right center;
}
.slider-card h5 {
  color: #f046b7;
  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: #f046b7;
}
.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: #f046b7;
}
.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: 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 h5 {
    max-width: 100%;
    text-align: center;
  }
  .slider-card p {
    max-width: 100%;
    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_25 */
.inner_sec_25 {
  position: relative;
  z-index: 1;
  padding: 40px 0;
}
/* .inner_sec_25::before {
  content: "";
  position: absolute;
  background: url(../images/stellar-blockchain-wallet-development-services/sec25_line.webp)
    no-repeat right;
  width: 100%;
  height: 342px;
  right: 0;
  top: -230px;
  z-index: -1;
} */
.inner_sec_25 .slider {
  overflow: hidden;
  height: 330px;
}
/* .inner_sec_25 .slider .slick-list {
  margin-left: -140px;
} */

.inner_sec_25 .box {
  padding: 50px;
  box-shadow: 0 0 10px 5px #f4f4f6;
  border-radius: 20px;
  margin: 10px;
  position: relative;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.inner_sec_25 .slider .box::before {
  content: "";
  position: absolute;
  color: #00d78b;
  font-size: 200px;
  opacity: 0.1;
  text-align: center;
  z-index: -1;
}
.inner_sec_25 .slider .one .box::before {
  content: "01";
}
.inner_sec_25 .slider .two .box::before {
  content: "02";
}
.inner_sec_25 .slider .three .box::before {
  content: "03";
}
.inner_sec_25 .slider .four .box::before {
  content: "04";
}
.inner_sec_25 .slider .five .box::before {
  content: "05";
}
.inner_sec_25 .slider .six .box::before {
  content: "06";
}
.inner_sec_25 .slider .seven .box::before {
  content: "07";
}
.inner_sec_25 .slider .eight .box::before {
  content: "08";
}
/* .inner_sec_25 .slick-active.slick-center {
  width: 540px !important;
} */
.inner_sec_25 .slick-active.slick-center .box {
  background: #c4d9ff;
}
.inner_sec_25 .slick-active.slick-center .box::before {
  color: #2c67d1;
  z-index: 1;
  opacity: 0.1;
}
.inner_sec_25 .slick-prev {
  left: 32%;
  z-index: 2;
  top: 50%;
}
.inner_sec_25 .slick-next {
  right: 32%;
  top: 50%;
}
.inner_sec_25 .slick-prev,
.inner_sec_25 .slick-next {
  background: #fff !important;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.inner_sec_25 .slick-prev:hover,
.inner_sec_25 .slick-next:hover {
  background: #fff !important;
}
.inner_sec_25 .slick-prev::before {
  content: "";
  background: url("../images/stellar-blockchain-wallet-development-services/slick_arw.webp")
    no-repeat center;
  width: 10px;
  height: 16px;
  display: block;
  position: relative;
  font-size: 0;
  opacity: 1;
}

.inner_sec_25 .slick-next::before {
  content: "";
  background: url("../images/stellar-blockchain-wallet-development-services/slick_arw.webp")
    no-repeat center;
  width: 10px;
  height: 16px;
  display: block;
  position: relative;
  font-size: 0;
  transform: rotate(180deg);
}
.inner_sec_25 .box .para {
  margin-bottom: 0;
  font-weight: 700;
}

@media (min-width: 992px){
  .inner_sec_25 .container{
    max-width: 960px !important;
  }
  }
  @media (min-width: 1200px){
    .inner_sec_25 .container{
      max-width: 1140px !important;
    }
    }
    @media (min-width: 1400px){
      .inner_sec_25 .container{
        max-width: 1320px !important;
      }
      }
@media (max-width: 1399px) {
  .inner_sec_25 .slick-prev {
    left: 27.7%;
  }

  .inner_sec_25 .slick-next {
    right:27.7%;
  }

  .inner_sec_25 .slider {
    height: 230px;
  }

  .inner_sec_25 .box {
    height: 200px;
  }
}
@media (max-width: 1199px) {
  .inner_sec_25::before {
    background-size: 40%;
  }

  .inner_sec_25 .slick-next {
    right:22.2%;
  }

  .inner_sec_25 .slick-prev {
    left: 22.2%;
  }
}

@media (max-width: 991px) {
  .inner_sec_25 .slider {
    overflow: visible;
    margin-top: 60px;
  }

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

  .inner_sec_25 .slick-prev {
    left: -55px;
    right: 0;
    margin: 0 auto;
  }

  .inner_sec_25 .slick-next {
    left: 0px;
    right: -55px;
    margin: 0 auto;
  }

  .inner_sec_25 .slick-prev,
  .inner_sec_25 .slick-next {
    top: -20px;
    box-shadow: 0 0 10px 0 #00000033;
  }

  .inner_sec_25 .slider {
    height: unset;
  }

  .inner_sec_25 .box {
    min-height: 200px;
    padding: 25px;
  }
}
/* inner_sec_25 ends  */




.supported{
  padding: 30px 0
}
.supported .bg{
  background: #ffd9e4;
  border-radius: 50px;
  padding: 50px;
  position: relative;
  z-index: 1;
}
.supported .flx{
  display: flex;
  gap: 50px;
  justify-content: center;
}
.supported .box{
  font-size: 16px;
  color:#070d25;
  margin-bottom: 20px;
  text-align: center;
}
.supported .box .img_box{
  background: linear-gradient(0deg,#f4fffb , #ffffff);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  width: 125px;
  height: 100px;
  margin-bottom: 10px;
  border: 1px solid #d4f7ea;
}
.supported .box span{
  display: block;
}
@media (max-width:1199px) {
.supported .flx{
  gap: 15px;
}  
}
@media (max-width:991px) {
.supported .flx{
  flex-wrap: wrap;
}  
.supported .bg{
  padding: 20px;
  border-radius: 20px;
}
}
@media (max-width:575px) {
.supported .h2tag{
  font-size: 30px;
}
}





/* inner_sec_8 */
.inner_sec_8 {
  padding: 40px 0;
  /* background: url("../images/crypto-market-making-bot-development-company/sec8_bgline.webp")
    no-repeat center;
  background-position-x: 75%;
  background-position-y: 40%; */
}
.inner_sec_8 .box {
  background: #ffd9e4;
  padding: 20px;
  border-radius: 20px;
  margin-left: -45px;
}
.inner_sec_8 .box.blue{
  background: #c4d9ff;
}
@media (max-width: 991px) {
  .inner_sec_8 {
    background-size: contain;
  }

  .inner_sec_8 .h2tag {
    text-align: center;
  }

  .inner_sec_8 .box {
    margin: 0;
    margin-top: 20px;
  }
}
/* inner_sec_8 ends  */

