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: 95%;
  }
  .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;
    height: 672px;
    bottom: -200px;
    margin: auto 0;
    max-width: 100%;
  }
  @media (max-width:991px) {
    .inner_sec_2.waves::before{
        display: none;
    }
  }

  

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

 


/* inner_sec_23  */
.inner_sec_23 {
  padding: 40px 0;
}
.inner_sec_23 .box {
  border: 1px solid #e3e4e5;
  border-radius: 16px;
  padding: 40px;
  padding-top: 40px;
  position: relative;
  text-align: center;
  margin-top: 45px;
}
.inner_sec_23 .box:hover {
  /* border-color: transparent;   */
  box-shadow: 0 0 20px -10px #5a617e;
}
.inner_sec_23 .box h5{
  background: #ffd9e4;
  border-radius: 50px;
  padding: 7px 20px;
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: fit-content;
}
.inner_sec_23 .box h5.yellow{
  background: #ffff9f;
}
.inner_sec_23 .box h5.blue{
  background: #c4d9ff;
}
.inner_sec_23 .box h5.rose{
  background: #f1c7ff;
} 
.inner_sec_23 .svg_button {
  margin: 50px auto 10px;
}
@media (max-width:767px) {
  .inner_sec_23 .box h5 {
      margin: 0px auto 20px;
      position: unset;
  }

  .inner_sec_23 .box {
      margin-top: 25px;
  }
}
/* inner_sec_23 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_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: 320px;
}
.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: 367px;
  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: 80%;
  background-color: transparent;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}
.text-slider .slick-prev:hover {
  background: #f046b7;
}
.text-slider .slick-next {
  left: 75px;
  right: auto;
  top: 80%;
  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);
}
.text-slider .slick-next,.text-slider .slick-prev{
  top: 94% !important;
}
@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;
    top: 85%;
  }
  .text-slider .slick-next {
    left: auto;
    right: 50%;
    margin-right: -40px;
    top: 85%;
  }
}