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/crypto-market-making-bot-development-company/sec1_linebg.webp") no-repeat
    right; */
  position: relative;
  z-index: 1;
}
.mixed-waves-2::before{
  content: "";
  background: url("../images/crypto-market-making-bot-development-company/sec1_linebg.webp")
    no-repeat right top;
    width: 100%;
    height: 120%;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
    background-size: 70%;
    background-position: center 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: 150px 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;
    } */
    .inner_sec_1 .svg_button {
      margin:auto ;
    }
  }
  @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;
    max-width: 100%;
    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_6 {
  padding: 40px 0;
}
.inner_sec_6 .box{
  background: #ffd9e4;
  border-radius: 20px;
  padding: 30px;
}
/* .inner_sec_6 .box .imgbox{
  position: relative; 
}
.inner_sec_6 .box .imgbox::before{
  content: "";
  position: absolute;
  background: url("../images/crypto-market-making-bot-development-company/work_after.webp") no-repeat center;
  background-size: contain;
  width: 20%;
  height: 30%;
  right: 0;
  top: -70px;
} 
.inner_sec_6 .box .imgbox::after{
  content: "";
  position: absolute;
  background: url("../images/crypto-market-making-bot-development-company/work_before.webp") no-repeat center;
  background-size: contain;
  width: 30%;
  height: 27%;
  bottom: -30px;
  left: -20px;
}  */
 
  @media (max-width:767px){
    .inner_sec_6 .box {
      padding: 20px;
    } 
    .inner_sec_6 .box .imgbox::before{
      right: -5px;
      top: -5px;
    }
    .inner_sec_6 .box .imgbox::after{
      left: -5px;
      bottom: -5px;
    }
  }
/* inner_sec_6 ends  */




/* inner_sec_15 */
.inner_sec_15 {
  padding: 40px 0;
}
.text-slider {
  background: rgb(255, 217, 228);
  background: linear-gradient(
    90deg,
    rgba(255, 217, 228, 1) 0%,
    rgba(255, 255, 255, 1) 85%
  );
  border-radius: 20px;
  border: 1px solid #ffe8ef;
  padding: 30px;
  position: relative;
  min-height: 327px;
}
.text-slider::before {
  content: "";
  background: url(../images/leverage-and-margin-trading-exchange-development/right-pink-curves.webp)
    no-repeat scroll 0 0;
  width: 203px;
  height: 327px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.slider-card h5 {
  color: #f046b7;
  margin-bottom: 20px;
  max-width: 60%;
}
.slider-card p {
  max-width: 60%;
}
.text-slider .slick-prev {
  left: 30px;
  top: 90%;
  background-color: transparent;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  z-index: 10;
}
.text-slider .slick-prev:hover {
  background: #f046b7;
}
.text-slider .slick-next {
  left: 75px;
  right: auto;
  top: 90%;
  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) {
  .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;    
  }
  .text-slider .slick-next {
    left: auto;
    right: 50%;
    margin-right: -40px;    
  }
  .mixed-waves-2 {
    background: transparent;
  }
}
/* inner_sec_15 ends  */





.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;
  background-size: 130%;
  height: 300px;
  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;
}
.inner_sec_24 .cta-text 
.inner_sec_24 h5{
  text-align: center;
  line-height: 36px;
}
.inner_sec_24 .h5tag{
  text-align: center;
  line-height: 36px;
  margin-bottom: 0;
}

.cta-img{
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 193px;
  margin-left: 40px;
}
@media (max-width:1399px) {
  .inner_sec_24 .boxbg {
      background-size: cover;
  }
}
@media (max-width:991px) {
  .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;
  }
}
/* inner_sec_24 ends  */




/* inner_sec_29 */
.inner_sec_29 {
  padding: 40px 0;
}
.inner_sec_29 .accordion-item {
  background: #eeeff200;
  border: 0;
  border-radius: 0px;
  margin-bottom: 0px;
  margin-top: 5px;
  transition: 0.5s;
  position: relative;
  border-bottom: 1px solid #ebecef;
}
.inner_sec_29 .accordion-item:not(.collapsed) {
  box-shadow: 0 0 10px 5px #00000014;
  border: 0;
  border-color: transparent;
  border-radius: 20px;
}
.inner_sec_29 .accordion-button {
  background: transparent;
  box-shadow: none !important;
  padding: 30px;
  padding-right: 90px;
  color: #000 !important;
  position: unset;
}
.inner_sec_29 .accordion-button h5 {
  margin-bottom: 0;
}
.inner_sec_29 .accordion-button::after {
  background: #fff
    url("../images/stellar-blockchain-wallet-development-services/sec29_arw.webp")
    no-repeat center;
  position: absolute;
  right: 30px;
  transform: unset;
  top: 35px;
  margin: auto 0;
  transition: 0.5s;
}
.inner_sec_29 [aria-expanded="true"] .accordion-button::after {
  transform: rotate(90deg);
}
.inner_sec_29 [aria-expanded="false"] .accordion-button::after {
  transform: rotate(0deg);
}
.inner_sec_29 .accordion-item .para span {
  font-weight: 600;
}
.inner_sec_29 .accordion-body {
  padding: 30px;
  padding-right: 90px;
  padding-top: 0px;
}
.inner_sec_29 .accordion-body p {
  margin-bottom: 0;
}
.accordion-header .h5tag{
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .inner_sec_29 img {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .inner_sec_29 .accordion-body {
    padding-right: 30px;
  }
}
/* inner_sec_29 ends  */
