* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  padding: 0;
  background: #04070D;
  font-family: "Funnel Sans", sans-serif;
}
h1,h2,h3,h4,h5,h6,p,a,button,input,select,textarea,input,label,span,ul,div {
  font-family: "Funnel Sans", sans-serif;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#why_us {
  padding: 80px 0;
  position: relative;
  overflow: hidden;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/bracket.webp');
  background-repeat: no-repeat;
  background-position: center;
}

.why_title {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
}

.why_title::before {
  content: '';
  position: absolute;
  background: url('https://i.23robo.info/projects/go-dark/assets/img/why_us_left.webp') no-repeat;
  background-position: left;
  width: 100%;
  height: 100%;
  left: 32%;
  top: 0;
}

.why_title::after {
  content: '';
  position: absolute;
  background: url('https://i.23robo.info/projects/go-dark/assets/img/why_us_right.webp') no-repeat;
  background-position: right;
  width: 100%;
  height: 100%;
  right: 32%;
  top: 0;
}

.title {
  color: #FFF;
  font-size: 54px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.why_box {
  border-radius: 14px;
  background-color: #180C1C;
  padding: 25px;
  min-height: 400px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.why_box1::before {
  content: '';
  position: absolute;
  width: 224.849px;
  height: 110px;
  background: rgba(255, 255, 255, 0.54);
  filter: blur(22.549999237060547px);
  z-index: -1;
  top: -111px;
  left: 0;
  right: 0;
  margin: auto;
}

.why_txt {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.why_desc {
  color: #A39EA4;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.24px;
}

.why_box2 {
  padding: 0;
}

.why_box3 {
  padding: 0;
}

.why_box2 .why_content,
.why_box3 .why_content {
  padding: 25px;
}

.why_box1 .why_content {
  margin-top: 42px;
}

.why_box3 .why_content {
  margin-top: -32px;
}

.why_box2 .why_content {
  margin-top: -92px;
}

.row.why_box_row {
  margin-top: 30px;
}

.why_bg {
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/str.webp');
  background-repeat: no-repeat;
  background-size: cover;
}

.why_box1 img {
  position: relative;
  padding-top: 20px;
}

.what_img_wrapper {
  max-width: 660px;
}

.purple_txt::before {
  display: none;
}

.purple_txt::after {
  right: 49%;
}

.purple_txt {
  color: #BF2FD8;
  font-size: 24px;
}

#what_we_do {
  padding: 80px 0;
  overflow: hidden;
}

#what_we_do .btn.btn-primary {
  margin-top: 10px;
}

#run_your_social {
  padding: 80px 0;
}

#run_your_social .title {
  font-size: 48px;
}

.btn.btn-secondary {
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/button_bg.webp');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 14px 30px;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.step_right .btn.btn-secondary span svg {
  transform: translateY(3px);
}

.step_right .btn.btn-secondary {
  margin-top: 10px;
}

.run_social_box {
  border-radius: 30px;
  border: 1px solid #302035;
  background: #180C1C;
  padding: 25px;
  margin-bottom: 20px;
  min-height: 351px;
}

.run_social_icon li {
  display: flex;
  align-items: center;
  border-radius: 24px;
  background: #25162A;
  box-shadow: 0px 7px 11.8px 0px rgba(0, 0, 0, 0.69);
  margin-bottom: 15px;
  padding: 10px;
  height: 103px;
  padding-left: 25px;
}

.run_social_icon_img {
  width: 41px;
  height: 41px;
  border-radius: 14px;
  background: #422C4A;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 22px;
}

.run_social_txt {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 126.05%;
  letter-spacing: -0.64px;
  margin: 0;
}

.run_social.desc {
  color: #A39EA4;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}

.run_social_icon {
  padding-bottom: 20px;
  padding-top: 10px;
}

.run_img {
  padding-bottom: 20px;
}

.seam_title {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.05%;
  letter-spacing: -0.96px;
}

.seam_txt {
  color: #A39EA4;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.row.run_social_row {
  padding-top: 20px;
}

.run_social_box2 {
  padding: 0;
}

.run_social_box2 .run_content {
  padding: 25px;
  margin-top: -170px;
}

.about_section .why_title::after {
  right: 43%;
}

#what_we_do .title {
  font-size: 48px;
}

#what_we_do .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.step_abt_img {
  position: relative;
}

.step_abt_img::before {
  content: '';
  position: absolute;
  width: 406px;
  height: 213px;
  border-radius: 406px;
  background: #BF2FD8;
  filter: blur(199.25px);
  z-index: -1;
  top: 50px;
  left: 0;
  right: 0;
  margin: auto;
}

#services {
  position: relative;
  overflow: hidden;
  padding: 80px 0;
}

.row.tab_wrapper .nav-tabs {
  border: none;
  padding-top: 15px;
  margin-bottom: 30px;
}

.row.tab_wrapper .nav-tabs .nav-item .nav-link {
  border-radius: 23px;
  border: 1px solid #512B5D;
  background: #230B27;
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
  padding: 15px 34px;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  gap: 8px;
}

.row.tab_wrapper .nav-tabs .nav-item.active .nav-link {
  background: linear-gradient(180deg, #BF2FD7 0%, #9525A8 100%);
  box-shadow: 6px 8px 12.3px 0px rgba(255, 255, 255, 0.11) inset;
}

.tab_content_left {
  border-radius: 35px;
  background: #180C1C;
  border: 1px solid #302035;
  padding: 30px;
  position: relative;
  overflow: hidden;
}

.tab_content_left::before {
  content: '';
  position: absolute;
  width: 622px;
  height: 39px;
  border-radius: 622px;
  background: #BF2FD8;
  filter: blur(81.8499984741211px);
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
}

.tab_title {
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 126.05%;
}

.tab_txt {
  color: #A39EA4;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.tab_content_left .btn.btn-secondary {
  margin-top: 30px;
}

.tab_content_img {
  text-align: center;
  border-radius: 24px;
  border: 1px solid #191919;
  background: #25162A;
  position: relative;
  padding: 30px;
  margin-top: 35px;
}

.tab_content_img img {
  margin: auto;
  padding-bottom: 5px;
}

.tab_content_img .tab_content_txt {
  color: #FFF;
  text-align: center;
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.tab_content_img::before {
  content: '';
  position: absolute;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/smm_left.webp');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top left;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.tab_content_img::after {
  content: '';
  position: absolute;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/smm_right.webp');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top right;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}

.tab_content_right {
  border-radius: 35px;
  border: 1px solid #302035;
  background: #180C1C;
  padding: 15px;
}

.hero_box {
  border-radius: 26px;
  border: 1px solid #202020;
  background: #25162A;
  margin-top: 20px;
  padding: 25px;
}

.reach_section .row {
  display: block !important;
}

#how_it_works {
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

.row.step_row {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#how_it_works .col-sm-4 {
  width: 25%;
  margin: auto;
}

.reach_section .title {
  font-size: 40px !important;
}

#how_it_works .why_title {
  color: #BF2FD8;
}

#how_it_works .why_title::before {
  left: 27%;
}

#how_it_works .why_title::after {
  right: 27%;
}

.step_rise_box1::before {
  content: '';
  position: absolute;
  width: 134px;
  height: 232px;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/curve01.webp');
  background-repeat: no-repeat;
  background-position: right;
  background-size: 100% auto;
  top: 9px;
  right: -110px;
}

.step_rise_box2::before {
  content: '';
  position: absolute;
  width: 134px;
  height: 232px;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/curve02.webp');
  background-repeat: no-repeat;
  background-position: right;
  background-size: 100% auto;
  top: 9px;
  right: -118px;
}

.row.step_row .btn.btn-primary {
  display: flex;
  align-items: center;
  margin: 50px auto;
  justify-content: center;
  max-width: 533px;
  border-radius: 23px;
}

#testimonials .why_title {
  color: #BF2FD8;
}

#testimonials .why_title::before {
  left: 30%;
}

#testimonials .why_title::after {
  right: 30%;
}

#testimonials {
  overflow: hidden;
  padding: 80px 0;
  position: relative;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/hurt.webp');
  background-repeat: no-repeat;
  background-position: top center;
}

#testimonials .txt {
  padding-bottom: 30px;
}

.testimonial_item {
  border-radius: 18px;
  border: 1px solid #302035;
  background: #180C1C;
  box-shadow: 0px -10px 25.1px 0px rgba(255, 255, 255, 0.04) inset;
  padding: 25px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 8px;
  opacity: 0.8;
  min-height: 280px;
}

.testimonial_name {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}

.testimonial_txt {
  color: #FFF;
  /* text-align: center; */
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.test_content p {
  color: #A39EA4;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}

.slick_wrapper {
  margin-bottom: 20px;
}

#faq {
  position: relative;
  overflow: hidden;
  padding: 80px 0;
}

#faq .why_title {
  color: #BF2FD8;
}

.faq_nav {
  border-radius: 25px;
  border: 1px solid #302035;
  background: #180C1C;
  padding: 10px;
  width: max-content;
  margin: auto;
  margin-bottom: 40px !important;
  margin-top: 10px;
  padding-left: 0;
}

.faq_nav .nav-link {
  background: transparent;
  border: none;
  margin-left: 10px;
  color: #A39EA4;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  height: 54px;
  padding: 15px;
}

.faq_nav .nav-item.active .nav-link {
  border-radius: 17px;
  background: linear-gradient(180deg, #BF2FD7 0%, #9525A8 100%);
  box-shadow: 6px 8px 12.3px 0px rgba(255, 255, 255, 0.11) inset;
  color: #fff;
}

.faq-row .panel-title a {
  border-radius: 25px;
  border: 1px solid #302035;
  background: #180C1C;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  align-content: center;
  padding: 18px;
  position: relative;
  text-decoration: none !important;
  overflow: hidden;
}

.faq-row .panel-title a::before {
  content: '';
  position: absolute;
  width: 642px;
  height: 50px;
  border-radius: 642px;
  background: #BF2FD8;
  filter: blur(41.25px);
  bottom: -70px;
  right: -150px;
}

.faq-row .panel-default {
  border-color: transparent !important;
  background: transparent !important;
  padding: 0;
}

.faq-row .panel-default .panel-heading {
  background: transparent;
  padding: 0;
  border: none;
}

.faq-row .panel-body {
  border-radius: 19px;
  border: 1px solid #302035 !important;
  background: #180C1C;
  margin-top: 15px;
  position: relative;
  overflow: hidden;
}

.faq-row .panel-body::before {
  content: '';
  position: absolute;
  width: 346px;
  height: 100px;
  border-radius: 46px;
  background: linear-gradient(180deg, #BF2FD8 0%, #8E23A0 100%);
  box-shadow: 6px 8px 12.3px 0px rgba(255, 255, 255, 0.11) inset;
  filter: blur(82.75px);
  z-index: 99999;
  right: -50px;
  bottom: -80px;
}

.faq-caret {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  background-color: #311F37;
  border: 1px solid #302035;
  border-radius: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.faq-row .panel-title a[aria-expanded="true"] .faq-caret {
  transform: translateY(-50%) rotateX(-190deg);
}

.faq-icon {
  margin-right: 5px;
}

.faq-icon,
.faq-caret {
  line-height: 1;
}

.footer {
  background: #0f071a;
  color: #fff;
  padding: 40px 0;
  border-top: 1px solid #222;
}

.footer a {
  color: #ccc;
}

.footer a:hover {
  color: #fff;
  text-decoration: none;
}

.footer .social-icons i {
  margin-right: 10px;
}

.footer .btn-purple {
  background: #aa00ff;
  color: white;
  border: none;
}

.footer .btn-purple:hover {
  background: #cc33ff;
}

.payment-methods img {
  height: 25px;
  margin-right: 8px;
}

.bottom-text {
  margin-top: 20px;
  font-size: 12px;
  color: #888;
}

.footer_wrapper {
  padding-top: 80px;
  padding-bottom: 30px;
  background: #09020B;
  position: relative;
  margin-top: 0;
}

.footer_logo {
  padding-bottom: 20px;
}

.footer_wrapper::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 200px;
  border-radius: 1446px;
  background: #BF2FD8;
  filter: blur(146.25px);
  z-index: -2;
  left: 0;
  right: 0;
  margin: auto;
}

.footer_title {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120.526%;
  letter-spacing: -0.4px;
  position: relative;
  padding-bottom: 10px;
}

.footer_title::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 197px;
  transform: rotate(-90deg);
  flex-shrink: 0;
  border-radius: 10px;
  background: linear-gradient(180deg, #BF2FD8 0%, rgba(191, 47, 216, 0.00) 100%);
  left: 100px;
  top: -62px;
}

.footer_wrapper::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 45px;
  border-radius: 1446px;
  background: #BF2FD8;
  filter: blur(146.25px);
  z-index: 0;
  bottom: 0;
}

.footer_uli {
  display: flex;
  align-items: center;
  gap: 5px;
}

.footer_uli li a {
  width: 44px;
  height: 44px;
  border-radius: 14px;
  background: linear-gradient(180deg, #BF2FD8 0%, #8E23A0 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.quck_uls {
  display: flex;
  align-items: center;
  gap: 8px;
}

.quck_uls li a {
  color: #DAE6F4;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.56px;
  height: 33px;
  padding: 12px;
  text-decoration: none;
}

.quck_uls li a:hover {
  border-radius: 13px;
  background: #BF2FD8;
}

.ready_title {
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 111.072%;
  padding-top: 5px;
}

.flex_btn .btn.btn.btn-primary,
.flex_btn .btn.btn-secondary {
  width: 151px;
}

.copy_write .txt {
  color: #9A9A9A;
}

.copy_btn {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
}

.copy_btn li a {
  color: rgba(154, 154, 154, 0.70);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.copy_write .col-sm-6:last-child {
  margin-left: auto;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: end;
}

.copy_write .txt {
  color: #9A9A9A;
  margin: 0;
}

.copy_write {
  border-top: 1px solid rgba(94, 85, 134, 0.32);
  padding-top: 20px;
  margin-top: 40px;
}

.footer_top_row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid #302035;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.guest .navbar-wrapper .navbar-right li a {
  color: #A39EA4;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background-color: transparent !important;
}

.guest .navbar-wrapper .navbar-right li.active a {
  color: #fff;
}

.btn_hero .btn.btn-secondary {
  background-color: transparent !important;
  color: #fff !important;
  margin-right: 10px;
}

.btn_hero .btn.btn-primary {
  color: #fff !important;
}

.navbar-wrapper {
  padding-top: 15px;
}

#blog-sec {
  padding-top: 80px;
}

.txt_blog {
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/box_shadow.webp');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  color: #FFF;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
  overflow: hidden;
  margin: auto;
  width: 316px;
  height: 42px;
  margin-bottom: 20px;
}

.row.step-blogs {
  border-radius: 20px;
  border: 1px solid #302025;
  background: #180C1C;
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.row.step-blogs h4 {
  color: #FFF;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 119.714%;
}

.row.step-blogs p {
  color: #A39EA4;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.well-steps {
  border-radius: 20px;
  border: 1px solid #302025;
  background: #180C1C;
  padding: 20px;
  min-height: 460px;
  margin-bottom: 20px;
}

#blog-wrapper img {
  border-radius: 20px;
}

.well-steps h4 {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 119.714%;
  padding-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2em;
  max-height: 3em;
  white-space: normal;
}

.txt-hero-one {
  max-height: 4.5em;
  line-height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  color: #A39EA4;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
}

.well-steps .btn.btn-primary {
  position: absolute !important;
  bottom: 45px;
}

.well-steps img {
  min-height: 217px;
  height: auto;
}

.well_wrapper {
  border-radius: 20px;
  border: 1px solid #302025;
  background: #180C1C;
  padding: 20px;
  margin-bottom: 20px;
}

.well_wrapper img {
  border-radius: 20px;
}

.blog_post {
  padding-top: 50px;
  padding-bottom: 50px;
}

.guest .well {
  border-radius: 20px;
  border: 1px solid #302025;
  background: #180C1C;
  padding: 20px;
}

.api_wrapper {
  padding-top: 40px;
  padding-bottom: 80px;
}

.m-b-md {
  color: #F5F5F8;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 135%;
  margin: 10px 0;
}

.api_wrapper tbody tr td {
  border-top: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
  padding-bottom: 15px;
  padding-top: 15px;
  width: 50% !important;
}

.center-big-content-block .txt {
  padding-bottom: 30px;
}

.api_wrapper thead tr th {
  background: #0D060F;
  border: none;
  padding: 15px;
  width: 50% !important;
}

.api_wrapper thead tr th:first-child {
  border-radius: 12px 0 0 12px;
}

.api_wrapper thead tr th:last-child {
  border-radius: 0 12px 12px 0;
}

.m-t-md {
  color: #F5F5F8;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 135%;
  padding-bottom: 10px;
}

pre {
  border-radius: 12px;
  background: #0D060F;
  border: none;
  color: #A39EA4;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  padding: 15px;
}

.guest .api_wrapper .form-control {
  min-height: 44px;
  padding: 15px;
  border-radius: 12px;
  background: #0D060F;
}

.api_wrapper tbody tr td a {
  color: #BF2FD7;
}

.api_wrapper .table_step tbody tr td:last-child {
  text-align: right;
}

.form-group {
  position: relative;
}

.guest .signup_page .form-control {
  min-height: 50px;
  border-radius: 15px;
  padding-left: 50px;
}

.guest .signup_page .inpt-icon {
  position: absolute;
  top: 7px;
  left: 7px;
}

.well_signup {
  width: 80%;
  margin-top: 150px;
}

.signup_page {
  padding: 80px 0;
  position: relative;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/bracket.webp');
  background-repeat: no-repeat;
  background-position: top center;
}

.signup_page::before {
  content: '';
  position: absolute;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/signup_bg.webp');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 100% 100%;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
}

.st_title {
  color: #fff;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 135%;
}

.well_signup form {
  margin-top: 30px;
}

.well_signup form .form-group {
  width: 100%;
}

.well_signup form .form-group .btn.btn-primary {
  width: 100%;
  margin-top: 20px;
}

.well_signup form .col-md-6:last-child {
  width: 100%;
}

.step-right_signup .btn.btn-secondary {
  margin-left: auto;
  float: right;
  margin-bottom: 20px;
}

.step-right_signup {
  transform: translateX(40px);
}

#password_again.inpt-icon img {
  content: url('https://i.23robo.info/projects/go-dark/assets/img/password.webp');
}

#password.inpt-icon img {
  content: url('https://i.23robo.info/projects/go-dark/assets/img/password.webp');
}

#email.inpt-icon img {
  content: url('https://i.23robo.info/projects/go-dark/assets/img/email.webp');
}

.signup_page .pull-right-middle {
  color: #A39EA4;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

.signup_page .pull-right-middle a {
  color: #D232F6;
}

.nav_wraps {
  border-radius: 20px;
  border: 1px solid #302025;
  background: #180C1C;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 12px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.nav_wraps .search {
  width: 450px;
}

.nav_wraps .form-control {
  border-radius: 16px !important;
  border: 1px solid #180C1C;
  background: #0D060F;
  min-height: 62px;
  padding-left: 35px !important;
}

.nav_wraps .btn.btn-default {
  background: transparent;
  border: none;
  color: #fff;
}

.nav_wraps .btn.btn-default {
  background: transparent;
  border: none;
  color: #fff;
}

.nav_wraps .input-group-btn {
  position: absolute;
  top: 14px;
}

.nav_wraps .search .input-group {
  width: 100%;
}

.nav_wraps .btn.btn-primary {
  border-radius: 16px;
  border: 1px solid #180C1C !important;
  background: #0D060F !important;
  box-shadow: none;
  height: 62px;
  min-width: 350px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.nav_wraps .dropdown-menu {
  width: 100%;
  white-space: wrap;
  height: 300px;
  overflow: scroll;
  scrollbar-width: thin;
}

.nav_wraps .dropdown-menu li a {
  white-space: wrap;
}

.table thead tr th {
  border: none;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  vertical-align: middle;
}

.table tbody tr td {
  border-top: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 10px;
  padding-top: 12px;
  vertical-align: middle;
  color: #A39EA4;
}

.service-name {
  width: 100%;
}

.bg_td {
  border: 1px solid #3C2843;
  background: #3C2843;
  color: #F5F5F8;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.btn_flex {
  display: flex;
  align-items: center;
  gap: 8px;
}

.btn_flex .btn.btn-secondary {
  background-color: transparent !important;
  width: 104px;
  height: 48px;
  border-radius: 13px;
}

.btn_flex .btn.btn-primary {
  width: 124px;
  height: 48px;
  border-radius: 13px;
}

.rate_per {
  border-radius: 10px;
  min-width: 89px;
  min-height: 40px;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/box_shadow.webp');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
  overflow: hidden;
}

.services_page .modal-content {
  border-radius: 20px;
  border: 1px solid #302025;
  background: #180C1C;
}

.close {
  color: #fff;
  opacity: 1;
  margin-right: 10px;
  margin-top: 10px;
  position: relative;
  z-index: 999;
}

.sidebar-wrap {
  position: fixed;
  left: 15px;
  top: 15px;
  bottom: 15px;
  height: 100%;
  width: 278px;
  z-index: 9999;
  border-radius: 30px;
  border: 1px solid #302025;
  background: #180C1C;
  padding: 15px;
  overflow-y: auto;
  scrollbar-width: none;
}

.sidebar-logo-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.sidebar-profile {
  background: url('https://i.23robo.info/projects/go-dark/assets/img/sidebar_logo.webp');
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 30px 15px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}

.profile-img-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar-profile .username {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.4px;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 10px;
}

.user-blnce-wrap {
  border-radius: 10px;
  border: 0.5px solid #E9D0FF;
  background: #0D060F;
  box-shadow: 5px 8px 17.1px 0 #BF2FD8 inset;
  width: 109px;
  height: 34px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.sidebar-menu-title {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
}

.sidebar-menu-title::before {
  content: '';
  position: absolute;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/dash.webp');
  width: 150px;
  height: 35px;
  background-repeat: no-repeat;
  top: -8px;
  left: 71px;
  z-index: 9;
}

.sidebar-menu li a {
  display: flex;
  align-items: center;
  gap: 5px;
  border-radius: 16px;
  border: none;
  background: #0D060F;
  color: #A39EA4;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.32px;
  margin-bottom: 6px;
  padding: 8px;
  position: relative;
  text-decoration: none;
}

.sidebar-menu li.active a {
  border-radius: 16px;
  background: linear-gradient(270deg, #9525A8 0%, #BF2FD8 100%);
  box-shadow: 0 9px 23.3px 0 rgba(191, 47, 216, 0.75), 5px 8px 17.1px 0 #BF2FD8 inset;
  border: none;
  color: #fff;
}

.sidebar-menu li a:hover::before {
  content: '';
  position: absolute;
  width: 11px;
  height: 52px;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/sidebrhover.webp');
  background-repeat: no-repeat;
  left: -18px;
  top: 5px;
}

.arrow_right {
  margin-left: auto;
  display: none;
}

.sidebar-menu li a:hover {
  border-radius: 16px;
  background: linear-gradient(270deg, #9525A8 0%, #BF2FD8 100%);
  box-shadow: 0 9px 23.3px 0 rgba(191, 47, 216, 0.75), 5px 8px 17.1px 0 #BF2FD8 inset;
  border: none;
  color: #fff;
}

.sidebar-menu li a:hover .arrow_right {
  display: flex;
}

.page-wrapper {
  padding-left: 295px;
}

.topbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  border: 1px solid #302025;
  border-radius: 20px;
  background-color: #180C1C;
  padding: 8px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.topbar-left {
  display: flex;
  align-items: center;
  gap: 10px;
}

.welcome-title {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.32px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.blue-txt {
  color: #fff;
}

.Welcome-txt {
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin: 0;
}

.topbar-right-ul {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin: 0;
}

.topbar-right {
  margin-left: auto;
}

.topbar-right-ul li {
  margin-right: 8px;
}

.topbar-right-ul li .dropdown-toggle {
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/button_bg.webp');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 15px 20px;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.topbar-left .pinner {
  margin-top: 8px;
}

.topbar-right .btn.btn-primary {
  width: 114px;
  height: 50px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px;
}

.wrapper {
  padding: 10px;
}

.welcome-box {
  border-radius: 23px;
  /* border: 1px solid #FFF; */
  background: linear-gradient(180deg, #BF2FD7 0%, #9525A8 100%);
  box-shadow: 6px 8px 13.6px 0 rgba(255, 255, 255, 0.11) inset;
  padding: 20px;
  position: relative;
  min-height: 282px;
}

.welcome-img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  max-width: 200px;
}

.welcome-title {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.32px;
  display: flex;
  align-items: center;
}

.welcome-txt {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  max-width: 280px;
}

.btn.btn-secondary.welcome-btn {
  width: 117px;
  height: 48px;
}

.welcome-box_wrapper {
  border-radius: 20px;
  border: 1px solid #302025;
  background-color: #180C1C;
  padding: 12px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 131px;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/bg_acc.webp');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.welcome_img {
  display: flex;
  align-items: center;
  gap: 10px;
}

.total-title {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.total-txt {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.brand-cat-row {
  border-radius: 15px;
  border: 1px solid #302025;
  background: #180C1C;
  padding: 20px 20px;
  margin-bottom: 24px;
  display: flex;
  flex-wrap: wrap;
}

.social_title {
  border-radius: 16px;
  border: 1px solid #180C1C;
  background: #0D060F;
  padding: 15px;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 15px;
  width: 100%;
}

.brand-cat-row {
  border-radius: 15px;
  border: 1px solid #302025;
  background: #180C1C;
  padding: 20px 20px;
  margin-bottom: 24px;
}

.brand-cat-row a {
  border-radius: 16px !important;
  border: 1px solid #3C2843 !important;
  background: #3C2843 !important;
  color: #fff !important;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px;
  margin-bottom: 10px;
  text-decoration: none;
  min-width: 152px;
  margin-right: 8px;
}

.brand-cat-row .icon {
  min-width: 30px;
  height: 30px;
  width: 30px;
}

.auth .container {
  width: 100%;
}

.auth .well {
  border-radius: 28px;
  border: 1px solid #302035;
  background-color: #180C1C;
}

.auth .well {
  border-radius: 28px;
  border: 1px solid #302035;
  background-color: #180C1C;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/str_shde.webp');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.auth .form-control {
  border-radius: 17px;
  background: #0D060F;
  /*min-height: 60px;*/
  height: 60px;
  padding: 16px;
  color: #fff;
  border: none;
  resize: none;
}

textarea.form-control {
  min-height: 60px;
  padding: 20px !important;
}

.help-block {
  color: #fff;
}

.neworder .nav-tabs {
  border-radius: 22px;
  background: #0D060F;
  border: none;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  padding: 12px;
}

.neworder .nav-tabs .nav-item .nav-link {
  border-radius: 16px;
  background: #3C2843;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.32px;
  margin-left: 8px;
  width: 149px;
  height: 48px;
  display: flex;
  align-items: center;
  gap: 8px;
  box-shadow: none;
  border: none;
  padding-left: 6px;
  text-align: left;
}

.neworder .nav-tabs .nav-item.active .nav-link {
  border-radius: 16px;
  background: linear-gradient(270deg, #9525A8 0%, #BF2FD8 100%);
}

.auth .control-label {
  color: #A39EA4;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  padding-bottom: 5px;
}

.dash-title {
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.frm-box .panel-body {
  border-radius: 17px;
  background: #0D060F;
  border: none;
  color: #A39EA4;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.28px;
  padding: 20px;
}

.frm-box .control-label {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}

.flex-wraps {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(238, 231, 244, 0.22);
  position: relative;
  margin-bottom: 20px;
}

.flex-wraps::before {
  content: '';
  position: absolute;
  background: #BF2FD8;
  width: 180px;
  height: 1px;
  bottom: -1px;
}

.frm-box-wrp .input-wrapper__prepend {
  left: unset;
  right: -180px;
}

.frm-box-wrp .form-control {
  padding-left: 15px !important;
  /* min-height: 41px !important; */
  border-radius: 13px;
}

.flex-wraps .form-group {
  margin-left: auto;
}

.brd_wrps {
  border-bottom: 1px solid rgba(238, 231, 244, 0.22);
  position: relative;
}

.brd_wrps::before {
  content: '';
  position: absolute;
  background: #BF2FD8;
  width: 180px;
  height: 1px;
  bottom: -1px;
}

.neworder-btn {
  width: 100%;
}

.mass_box {
  border-radius: 12px;
  border: 1px solid #302025;
  background: #180C1C;
  padding: 25px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.auth .well-float {
  background-image: none;
}

.auth .nav_wraps .btn.btn-primary {
  min-width: 520px;
}

.auth.daymode .no.guarantee {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  color: #000;
}

.fill-blnce-wrap {
  border-radius: 12px;
  background: #1B0D1F;
  position: relative;
  padding: 35px 35px 52px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 31px;
}
.childpanel_section .fill-blnce-wrap {
  text-align: left !important;
  padding: 35px 35px 20px;
}
.fill-blnce-grill1,
.fill-blnce-grill2 {
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/fill-blnce-grill.webp');
  width: 551px;
  height: 363px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.fill-blnce-grill1 {
  left: -225px;
}

.fill-blnce-grill1 {
  right: -225px;
}

.fill-blnce-title {
  color: #F5F5F8;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.35;
  margin-bottom: 10px;
}

.fill-blnce-txt {
  color: #A39EA4;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.fill-blnce-icon-wrap {
  margin: 31px auto 0;
  display: flex;
  align-items: center;
  align-content: center;
  max-width: 551px;
  gap: 0 10px;
  flex-wrap: wrap;
  justify-content: center;
}

.fill-blnce-icon-wrap li {
  background: linear-gradient(90deg, rgba(233, 208, 255, 50%) 0%, rgba(0, 0, 0, 1) 100%);
  margin-bottom: 13px;
  padding: 1px;
  border-radius: 8px;
}

.fill-blnce-icon-wrap-inner {
  border-radius: 8px;
  background: #0D060F;
  box-shadow: -4px -2px 14.8px 0 rgba(191, 47, 216, 0.43) inset;
  width: 127.87px;
  min-height: 41.87px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.fill-blnce-title,
.fill-blnce-txt,
.fill-blnce-icon-wrap {
  position: relative;
  z-index: 1;
}

.fill-blnce-wrap::before,
.fill-blnce-wrap::after {
  content: '';
  width: 369px;
  height: 119px;
  border-radius: 369px;
  background-color: #BF2FD8;
  filter: blur(115.5px);
  position: absolute;
  top: 20px;
  z-index: 0;
}

.fill-blnce-wrap::before {
  left: -80px;
}

.fill-blnce-wrap::after {
  right: -80px;
}

.wrap {
  border-radius: 28px;
  background: linear-gradient(180deg, #302025 0%, rgba(48, 32, 37, 0.00) 100%);
  padding: 1px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.wrap-inner {
  border-radius: 28px;
  background: #180C1C;
  padding: 20px;
  position: relative;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/wrap-dots.webp');
  background-position: top center;
  background-repeat: no-repeat;
}

.fund-title-wrap {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid rgba(238, 231, 244, 0.22);
  min-height: 87px;
}

.fund-title {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2px;
}

.fund-title-txt {
  color: #A39EA4;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
}

.wrap-inner::after {
  content: '';
  width: 196px;
  height: 675px;
  border-radius: 675px;
  background: rgba(191, 47, 216, 0.77);
  filter: blur(208.39999389648438px);
  position: absolute;
  left: 0;
  right: 0;
  top: -337px;
  margin: auto;
  z-index: 0;
}

.fund-title-wrap::after {
  content: '';
  background: linear-gradient(90deg, rgba(191, 47, 216, 1) 0%, rgba(191, 47, 216, 20%) 100%);
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 180px;
  height: 3px;
}

.btn-fundh {
  border-radius: 12px;
  border: 1px solid #BF2FD8;
  background: #0D060F;
  box-shadow: 0 0 7.1px 0 rgba(235, 118, 255, 0.46) inset;
  padding: 10px;
  color: #FFF !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  position: relative;
  overflow: hidden;
  text-decoration: none !important;
  display: block;
}

.btn-fundh::after {
  content: '';
  width: 114px;
  height: 42px;
  border-radius: 69.179px;
  background: #BF2FD8;
  filter: blur(17.25px);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -21px;
}

.btn-fundh-txt {
  position: relative;
  z-index: 1;
}

.wrap-inner * {
  position: relative;
  z-index: 1;
}

.w-100 {
  width: 100%;
}

.panel.panel-default {
  border-radius: 17px;
  background: #0D060F;
  border: 1px solid #0D060F;
}

.panel.panel-default .panel-heading {
  padding: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;
}

.panel.panel-default .panel-heading a {
  padding: 12px !important;
  display: flex;
  border: 0;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  position: relative;
  text-decoration: none !important;
}

.panel.panel-default .panel-body {
  border: 0 !important;
  padding-top: 0;
  color: #A39EA4;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
}

.row.faq_row .panel.panel-default .panel-heading a::after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}

.panel.panel-default .panel-heading a[aria-expanded="true"]::after {
  content: "\f106";
}

.affiliate-box {
  background: linear-gradient(90deg, rgba(233, 208, 255, 50%) 0%, rgba(0, 0, 0, 1) 100%);
  margin-bottom: 13px;
  padding: 1px;
  border-radius: 12px;
}

.affiliate-box-inner {
  border-radius: 12px;
  background: #0D060F;
  box-shadow: -4px -2px 14.8px 0 rgba(191, 47, 216, 0.43) inset;
  padding: 12px 16px;
}

.affiliate-label {
  color: #B5B4BA;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.affiliate-box-inner .affiliate-title {
  color: #F5F5F8;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
}

.affiliate-box2-head {
  border-radius: 20px 20px 0 0;
  border: 1px solid #3C2843;
  background: #3C2843;
  padding: 17px;
}

.affiliate-box2-head-title {
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
}

.affiliate-box2 {
  border-radius: 20px;
  border: 1px solid #302025;
  background: #180C1C;
  margin-bottom: 20px;
}

.affiliate-box2-body-ul {
  margin: 0;
}

.affiliate-box2-body-ul li {
  padding: 15px 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.affiliate-box2-body-ul li:last-child {
  border: 0;
}

.affiliate-box2-body-content {
  padding: 15px 25px;
}

.affiliate-box2-body-content .txt {
  margin-bottom: 28px;
}

.account-title {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 17px;
  padding-bottom: 17px;
  border-bottom: 1px solid rgba(238, 231, 244, 0.22);
  position: relative;
}

.account-title::before {
  content: '';
  position: absolute;
  background: #BF2FD8;
  width: 180px;
  height: 1px;
  bottom: -1px;
}

.nav_orders li a {
  display: flex;
  color: #F5F5F8;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  gap: 4px;
  background-color: transparent !important;
}

.nav_orders {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.nav_orders li.active a {
  border-radius: 14px;
  background: linear-gradient(180deg, #BF2FD7 0%, #9525A8 100%);
  box-shadow: 6px 8px 12.3px 0 rgba(255, 255, 255, 0.11) inset;
}

.nav_orders .input-group-btn .btn.btn-default {
  background: transparent;
  border: none;
  color: #fff;
}

.nav_orders .search {
  margin-left: auto;
}

.nav_orders .search .form-control {
  border-radius: 13px;
  background: #0D060F;
  height: 58px;
}

.nav_orders .input-group-btn {
  right: 36px;
}

.orders_page .well {
  background-image: unset;
  padding: 0;
}

.orders_page thead tr th {
  border: none;
  background: #3C2843;
  padding: 15px;
  white-space: nowrap;
}

.Processing {
  background: linear-gradient(180deg, #D77D2F 0%, #A45918 100%);
  width: 128px;
  height: 44px;
  color: #fff;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.orders_page .progress {
  background: transparent;
}

.order-actions .btn-default {
  background: red;
  color: #fff;
  width: 80px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  border: none;
  font-size: 14px;
}

.account .col-md-12 .row {
  display: flex;
  flex-wrap: wrap;
}

.account .col-md-12 .row>div {
  margin-bottom: 20px;
}

.account .well {
  height: 100%;
  margin: 0;
  background-image: unset;
}

.account .well .btn.btn-primary {
  width: 100%;
}

.notify .well {
  background-image: unset;
}

.notify .table thead tr th {
  background: #3C2843;
  padding: 12px;
}

.notify .frm_wrps {
  border-radius: 17px;
  background: #0D060F;
  padding: 15px !important;
}

.notify .table thead tr th:first-child {
  border-radius: 13px 0 0 13px;
}

.notify .table thead tr th:last-child {
  border-radius: 0 13px 13px 0;
}

.notify .table tbody tr td {
  background: #180C1C;
  border-top: 1px solid #3C2843;
  border-bottom: 1px solid #3C2843;
}

.notify .table {
  border-collapse: separate;
  border-spacing: 0 10px;
}

.notify .table tbody tr td:first-child {
  border-radius: 13px 0 0 13px;
  border-left: 1px solid #3C2843;
}

.notify .table tbody tr td:last-child {
  border-radius: 0 13px 13px 0;
  border-right: 1px solid #3C2843;
}

.bg_gray {
  border-radius: 15px;
  border: 1px solid #3C2843;
  background: #3C2843;
  padding: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.dashboard .well {
  background-image: unset;
}

.status-capsule {
  display: flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  padding: 8px;
  margin-bottom: 15px;
  border-radius: 17px;
  background: #0D060F;
  border: none;
  min-height: 60px;
}

.status-capsule.active,
.status-capsule.passed {
  background: #3C2843;
}

.status-capsule.active .status-capsule-status,
.status-capsule.passed .status-capsule-status {
  border-radius: 11px;
  border: 1px solid #302025;
  background: linear-gradient(180deg, #BF2FD8 0%, #9525A8 100%);
}

.status-capsule-txt {
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  margin-left: 5px;
}

.status-ul li {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 8;
}

.status-capsule-status {
  min-width: 84px;
  margin-left: auto;
  padding: 10px;
  color: #FFF;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  border-radius: 11px;
  border: 1px solid #302025;
  background: #180C1C;
}

.account-feature {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  list-style: none;
  margin: 0;
  border-radius: 17px;
  background: #0D060F;
  padding: 15px;
}

.account-feature li {
  flex: 0 0 50%;
  max-width: 50%;
}

.account-feature-txt {
  flex: 0 0 calc(100% - 20px);
  max-width: calc(100% - 20px);
  padding-left: 9px;
}

.account-feature-txt {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  color: #A39EA4;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 5px;
}

.auth-well-body .point-txt b {
  color: #F5F5F8;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}

.auth-well-body .txt {
  font-size: 16px;
}

.redeem-point-txt {
  color: #F5F5F8;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}

.redeem-point {
  border-radius: 17px;
  background: #0D060F;
  margin-top: 15px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.auth .api_wrapper .col-lg-8 {
  width: 100%;
  margin-left: 0;
}

.auth .api_wrapper .well {
  background-image: unset;
}

.searchbox-wrap {
  margin: 0 0 15px;
  padding: 15px;
  border-radius: 20px;
  border: 1px solid #302025;
  background: #180C1C;
}

.searchbox-wrap .dropdown .dropdown-toggle {
  width: 100%;
  text-align: left;
  justify-content: flex-start;
  padding: 17px 12px;
  border-radius: 16px;
  border: 1px solid #180C1C;
  background: #0D060F;
  box-shadow: none;
}

.searchbox-wrap .dropdown .dropdown-toggle .caret {
  margin-left: auto;
}

.searchbox-wrap .form-group {
  margin-bottom: 0;
}

.searchbox-wrap .btn.btn-default,
.search-wrap .btn.btn-default {
  padding: 0;
  background-color: transparent;
  border: 0;
  position: absolute;
  z-index: 9;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}

.searchbox-wrap .btn.btn-default+.form-control,
.search-wrap .btn.btn-default+.form-control {
  padding-left: 36px;
}

.searchbox-wrap .form-control,
.search-wrap .form-control {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  border-radius: 16px;
  border: 1px solid #180C1C;
  background: #0D060F;
}

.searchbox-wrap #history-search {
  margin: 0;
}

.auth .dropdown .dropdown-menu {
  width: 100%;
  border-radius: 16px;
  border: 1px solid #180C1C;
  background: #0D060F;
}

.auth .dropdown .dropdown-menu li a {
  color: #fff;
}

.searchbox-wrap .btn.btn-default i {
  color: #fff;
}

.updates .well {
  background-image: unset;
}

.update-status {
  min-width: 315px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 7px 12px;
  border-radius: 10px;
  color: #F5F5F8;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}

.update-status.decreased {
  border-radius: 10px;
  background: #005FCE;
}

.update-status.Service.enabled {
  background: #19AB1E;
}

.update-status.Service.disabled {
  background: #c70505;
}

.update-status.New.service {
  background: #F44646;
}

.update-status.increased {
  background: #EC38C4;
}

.order-table thead tr th {
  background: #3C2843;
  padding: 12px;
}

.order-table thead tr th:first-child {
  border-radius: 20px 0 0 0;
}

.order-table thead tr th:last-child {
  border-radius: 0 20px 0 0;
}

.updates .well {
  background-image: unset;
  padding: 0;
}

.guest .footer_logo img {
  width: 260px;
}

.join-us__inner {
  border-radius: 20px;
  border: 1px solid #302025;
  background: #180C1C;
  padding: 50px;
  color: #fff;
}

.join-us__inner h4 {
  color: #FFF;
  font-size: 38px;
  font-weight: 600;
}

.join-us__inner .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.join-us__inner .btn.btn-primary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 240px;
  margin: auto;
  font-size: 20px;
  height: 68px;
  line-height: 68px;
}

.join-us {
  position: relative;
  z-index: 1;
}

.sidebar-logo img {
  width: 150px;
}

.createinvoice textarea {
  height: 60px;
}

.createinvoice .well .btn.btn-primary {
  width: 100%;
}

.auth_well {
  border-radius: 17px;
  background: #0D060F;
  padding: 20px;
}

.createinvoice-txt {
  margin-bottom: 2px;
}

.alert_wrap {
  color: #A39EA4;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border-bottom: transparent;
  padding-bottom: 10px;
}

.child_bottom {
  padding-bottom: 15px;
}

.ticket_rows {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2px;
  padding-bottom: 20px;
}

.ticket_rows .brand-category {
  padding: 12px 32px;
  min-width: 130px;
  border-radius: 18px;
  border: 1px solid rgba(233, 208, 255, 0.14);
  background: #0D060F;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  color: #FFF;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.3px;
  margin-top: 0;
  margin-bottom: 5px;
  text-decoration: none;
  cursor: pointer;
}

.tickets .input-group {
  width: 100%;
}

.tickets #history-search {
  width: 100%;
}

.ticket-filter-btn {
  display: flex;
  align-items: center;
  color: #fff !important;
  background: transparent !important;
}

.ticket-filter-btn:hover {
  border-radius: 14px;
  background: linear-gradient(180deg, #BF2FD7 0%, #9525A8 100%) !important;
  box-shadow: 6px 8px 12.3px 0 rgba(255, 255, 255, 0.11) inset !important;
}

.ticket-filter-btn svg {
  transform: translateY(3px);
}

.nav_custom {
  background: transparent;
  border: none;
  padding: 0;
}

.ticket-history-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  padding: 0;
  list-style: none;
  margin: 20px 0 0 0;
}

.ticket-history-list li {
  margin-bottom: 10px;
  flex: 0 0 100%;
  max-width: 100%;
}

.ticket-history-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  padding: 10px;
  text-decoration: none !important;
  border-radius: 17px;
  border: none;
  background: #0D060F;
}

.ticket-history-icon {
  flex: 0 0 51px;
  max-width: 51px;
}

.ticket-history-content {
  flex: 0 0 calc(100% - 51px);
  max-width: calc(100% - 51px);
  padding-left: 10px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.ticket-history-content-left-title {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 0;
}

.ticket-history-content-left-txt {
  color: #A39EA4;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 0;
}

.ticket-history-content-right {
  text-align: right;
}

.ticket-history-content-right .ticket-history-content-left-txt {
  color: #A39EA4;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}

.ticket-message {
  border-radius: 17px !important;
  background: #0D060F !important;
  margin-bottom: 10px;
}

.auth .wrapper.toggle .page-wrapper {
  padding-left: 0;
}

.auth .wrapper.toggle .sidebar-wrap {
  left: -280px;
}

.wrapper.toggle .page-wrapper,
.wrapper.toggle .sidebar-wrap,
.wrapper .page-wrapper,
.wrapper .sidebar-wrap {
  transition: 0.3s ease-in-out;
}

.topbar-left .pinner {
  display: none;
}

.toggle .topbar-left .pinner {
  display: flex;
}

.well_service_desc #service_description {
  padding-top: 20px;
}

.topbar-left .Welcome-title {
  color: #A39EA4;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin: 5px 0;
}

.topbar-left .Welcome-title span svg {
  transform: translateY(4px);
}

.guest .reset_pass .form-control {
  padding-left: 15px;
  min-height: 55px;
}

.row.faq_row .panel.panel-default .panel-heading a::after {
  display: none;
}

.mass_title {
  position: relative;
  z-index: 9;
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.child_list {
  position: relative;
  padding-left: 20px;
}

.child_list li {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 149%;
  padding-bottom: 15px;
  position: relative;
}
.child_list li::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  flex-shrink: 0;
  border-radius: 24px;
  background: #180C1C;
  left: -20px;
  top: 7px;
  border: 2px solid #A328B9;
}
.fill-blnce-wrap .txt {
  position: relative;
  z-index: 9;
}

.services_page .well {
  background-image: unset !important;
}

.footer_txt a {
  color: #fff;
}

.auth .dropdown .dropdown-menu li a:hover {
  color: #000;
}

/* .step_top_img img {
animation-name: move;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
animation-direction: alternate;
}

@keyframes move {
0% {
transform: translate3d(0,-4px,0)
}

to {
transform: translate3d(0,4px,0)
}
} */
.step_top_img {
  position: relative;
}

.img_top2 {
  position: absolute;
  top: 100px;
  right: -80px;
}

.auth-well-body .alert {
  display: none;
}

.gizli {
  display: none !important;
  opacity: 0 !important;
  overflow: hidden !important;
}

.brand-cat-row a:hover {
  border-radius: 16px;
  background: linear-gradient(180deg, #BF2FD7 0%, #9525A8 100%) !important;
  box-shadow: 6px 8px 12.3px 0 rgba(255, 255, 255, 0.11) inset;
  color: #fff !important;
  border: none !important;
}

.tab-icon {
  border-radius: 11px;
  /* border: 1px solid #E9D0FF; */
  background: #180C1C;
  box-shadow: 5px 8px 17.1px 0 #BF2FD8 inset;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 38px;
}

.topbar-right-ul li a {
  width: 50px;
  height: 50px;
  border-radius: 16px;
  border: 1px solid #BF2FD8;
  background: #0D060F;
  box-shadow: 0 0 7.1px 0 rgba(235, 118, 255, 0.46) inset;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fav-btn-wrap {
  display: flex;
  align-items: center;
  gap: 5px;
}

/* darkmode  */
.auth.daymode {
  background-image: unset;
  background-color: #EFEFEF;
}

.auth.daymode .sidebar-wrap {
  border: 1px solid #EDEDED;
  background-color: #FFF;
}

.auth.daymode .sidebar-menu li a {
  border: 1px solid #EDEDED;
  background-color: #EFEFEF;
  color: #928C93;
}

.auth.daymode .sidebar-profile {
  background: url('https://i.23robo.info/projects/go-dark/assets/img/day_shde.webp');
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.auth.daymode .sidebar-profile .username {
  color: #190A1C;
}

.auth.daymode .topbar {
  border: 1px solid #DEDEDE;
  background: #FFF;
}

.auth.daymode .topbar-left .Welcome-title {
  color: #A39EA4;
}

.auth.daymode .blue-txt {
  color: #190A1C;
}

.auth.daymode .topbar-left .Welcome-title span svg path {
  fill: #190A1C;
}

.auth.daymode .Welcome-txt {
  color: #928C93;
}

.auth.daymode .welcome-box_wrapper {
  border: 1px solid #DADADA;
  background: #FFF;
}

.auth.daymode .total-title {
  color: #928C93;
}

.auth.daymode .total-txt {
  color: #190A1C;
}

.auth.daymode .w_txt {
  color: #928C93;
}

.auth.daymode .user-blnce-wrap {
  border-radius: 10px;
  background: linear-gradient(90deg, #9525A8 0%, #BF2FD8 100%);
  border: none;
}

.auth.daymode .btn.btn-secondary.welcome-btn {
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0 0 7.1px 0 rgba(235, 118, 255, 0.46) inset;
  color: #000;
}

.auth.daymode .brand-cat-row {
  border: 1px solid #EDEDED;
  background: #FFF;
}

.auth.daymode .social_title {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  color: #190A1C;
}

.auth.daymode .brand-cat-row a {
  border: 1px solid #DEDEDE !important;
  background: #EFEFEF !important;
  color: #928C93 !important;
}

.auth.daymode .brand-cat-row a:hover {
  border-radius: 16px;
  background: linear-gradient(180deg, #BF2FD7 0%, #9525A8 100%) !important;
  box-shadow: 6px 8px 12.3px 0 rgba(255, 255, 255, 0.11) inset;
  color: #fff !important;
  border: none !important;
}

.auth.daymode .well {
  border-radius: 28px;
  border: 1px solid #DEDEDE;
  background: #FFF;
}

.auth.daymode .neworder .nav-tabs {
  border-radius: 22px;
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
}

.auth.daymode .neworder .nav-tabs .nav-item .nav-link {
  border-radius: 16px;
  border: 1px solid #DEDEDE;
  background: #FFF;
  color: #000;
}

.auth.daymode .form-control {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  color: #928C93;
  box-shadow: none;
}

.auth.daymode .neworder .nav-tabs .nav-item.active .nav-link {
  border-radius: 16px;
  background: linear-gradient(270deg, #9525A8 0%, #BF2FD8 100%);
  color: #fff;
  border: none;
}

.auth.daymode .dash-title {
  color: #190A1C;
}

.auth.daymode .frm-box .control-label {
  color: #190A1C;
}

.auth.daymode .frm-box .panel-body {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  color: #928C93;
}

.auth.daymode .sidebar-menu li a:hover {
  background: linear-gradient(270deg, #9525A8 0%, #BF2FD8 100%);
  color: #fff !important;
  border: none;
}

.auth.daymode .newordersr .input-wrapper__prepend {
  color: #000;
}

.auth.daymode .fill-blnce-wrap {
  border: 1px solid #EDEDED;
  background: #FFF;
}

.auth.daymode .mass_title {
  color: #000;
}

.auth.daymode .darkmode-img {
  display: none;
}

.auth.nightmode .daymode-img {
  display: none;
}

.auth.daymode .tab-icon {
  border-radius: 11px;
  background: linear-gradient(180deg, #9525A8 0%, #BF2FD8 100%);
}

.auth.daymode .neworder .nav-tabs .nav-item.active .nav-link .tab-icon svg path {
  fill: #BF2FD8;
}

.auth.daymode .neworder .nav-tabs .nav-item.active .nav-link .tab-icon {
  background: #fff;
  box-shadow: none;
}

.auth.daymode .topbar-right-ul li a {
  border-radius: 16px;
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  box-shadow: none;
  color: #000000;
}

.auth.daymode .topbar-right-ul li a svg path {
  fill: #BF2FD8;
}

.auth.daymode .sidebar-menu li a:hover .tab-icon {
  background: #fff;
  box-shadow: none;
  overflow: hidden;
}

.auth.daymode .sidebar-menu li a:hover .tab-icon img {
  filter: drop-shadow(0px 100px 0 #BF2FD8);
  transform: translateY(-100px);
}

.auth.daymode .nav_wraps {
  border: 1px solid #EDEDED;
  background: #FFF;
}

.auth.daymode .nav_wraps .btn.btn-primary {
  border: 1px solid #DEDEDE !important;
  background: #EFEFEF !important;
  color: #000 !important;
}

.auth.daymode .nav_wraps .btn.btn-default {
  color: #000 !important;
}

.auth.daymode .dropdown .dropdown-menu {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  color: #000 !important;
}

.auth.daymode .dropdown .dropdown-menu li a {
  color: #000 !important;
}

.auth.daymode .bg_td {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
}

.auth.daymode .bg_td {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  color: #190A1C !important;
}

.auth.daymode .rate_per {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  color: #000;
}

.auth.daymode .btn_flex .btn.btn-secondary {
  border: 1px solid #DEDEDE;
  background: #EFEFEF !important;
  color: #000;
}

.auth.daymode .table tbody tr td {
  color: #928C93;
}

.auth.daymode .services_page .modal-content {
  border: 1px solid #DADADA;
  background: #FFF;
  color: #928C93;
}

.auth.daymode .close {
  color: #000 !important;
}

.auth.daymode .nav_orders li a {
  color: #190A1C;
}

.auth.daymode .nav_orders li a span svg path {
  fill: #BF2FD8;
}

.auth.daymode .nav_orders li.active a {
  color: #fff;
}

.auth.daymode .nav_orders li.active a span svg path {
  fill: #fff;
}

.auth.daymode .orders_page thead tr th {
  background: linear-gradient(180deg, #BF2FD7 0%, #9525A8 100%);
  color: #fff;
}

.auth.daymode .nav_orders .search .form-control {
  background: #fff;
}

.auth.daymode .nav_orders .input-group-btn .btn.btn-default {
  color: #000;
}

.auth.daymode .fill-blnce-title {
  color: #190A1C;
}

.auth.daymode .fill-blnce-icon-wrap-inner {
  border: 1px solid #DEDEDE !important;
  background: #EFEFEF;
  box-shadow: none !important;
  color: #000 !important;
}

.auth.daymode .fill-blnce-icon-wrap li {
  background: transparent;
}

.auth.daymode .wrap-inner {
  border: 1px solid #DEDEDE;
  background: #FFF;
  background-image: none;
}

.auth.daymode .wrap-inner::after {
  display: none;
}

.auth.daymode .wrap {
  background: transparent;
}

.auth.daymode .fund-title {
  color: #190A1C;
}

.auth.daymode .fund-title-wrap {
  border-color: rgba(150, 150, 150, 0.22);
}

.auth.daymode .btn-fundh {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  box-shadow: none;
}

.auth.daymode .btn-fundh::after {
  display: none;
}

.auth.daymode .btn-fundh .btn-fundh-txt {
  color: #000000;
}

.auth.daymode .panel.panel-default {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
}

.auth.daymode .panel.panel-default .panel-heading a {
  color: #190A1C;
}

.auth.daymode .panel.panel-default .panel-body {
  color: #928C93;
}

.auth.daymode #fundh .table thead tr th {
  color: #000;
  border-bottom: 2px solid rgba(150, 150, 150, 0.22);
}

.auth.daymode .ticket_rows .brand-category {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  color: #000;
}

.auth.daymode .row.ticket-btn-row h2 {
  color: #000;
}

.auth.daymode .row.ticket-btn-row .nav-pills li a {
  color: #000 !important;
}

.auth.daymode .row.ticket-btn-row .nav-pills li a svg path {
  fill: #BF2FD8;
}

.auth.daymode .row.ticket-btn-row .nav-pills li a:hover svg path {
  fill: #fff;
}

.auth.daymode .ticket-history-box {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
}

.auth.daymode .ticket-history-content-left-title {
  color: #190A1C;
}

.auth.daymode .ticket-history-content-right .ticket-history-content-left-txt {
  color: #928C93;
}

.row.ticket-btn-row .nav-pills li a:hover {
  color: #fff !important;
}

.auth.daymode .affiliate-box-inner {
  border: 1px solid #DEDEDE;
  background: #fff;
  box-shadow: none;
}

.auth.daymode .affiliate-box {
  background: transparent;
}

.auth.daymode .affiliate-label {
  color: #190A1C;
}

.auth.daymode .affiliate-title {
  color: #928C93;
}

.auth.daymode .affiliate-box2 {
  border: 1px solid #DEDEDE;
  background: #FFF;
}

.auth.daymode .affiliate-box2-head {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
}

.auth.daymode .affiliate-box2-head-title {
  color: #000;
}

.auth.daymode .affiliate-box2-body-ul li {
  border-color: rgba(150, 150, 150, 0.22);
}

.auth.daymode .affiliate-box2-body-label {
  color: #190A1C;
}

.auth.daymode .affiliate-box2-body-label,
.auth.daymode .affiliate-box2-body-label-value {
  color: #190A1C;
}

.auth.daymode .affiliate-box2-body-content .txt {
  color: #928C93;
}

.auth.daymode .txt {
  color: #928C93;
}

.auth.daymode .searchbox-wrap {
  border: 1px solid #EDEDED;
  background: #FFF;
}

.auth.daymode .searchbox-wrap .dropdown .dropdown-toggle {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  color: #000;
}

.auth.daymode .searchbox-wrap .btn.btn-default i {
  color: #000;
}

.auth.daymode .order-table thead tr th {
  background: linear-gradient(180deg, #BF2FD7 0%, #9525A8 100%);
}

.auth.daymode .m-b-md {
  color: #000;
}

.auth.daymode .table tbody tr td {
  border-color: rgba(150, 150, 150, 0.22);
}

.auth.daymode .m-t-md {
  color: #000;
}

.auth.daymode .api_wrapper thead tr th {
  background: #EFEFEF;
  color: #000;
}

.auth.daymode pre {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  color: #928C93;
}

.auth.daymode .account-title {
  color: #190A1C;
  border-color: rgba(150, 150, 150, 0.22);
}

.auth.daymode .auth_well {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
}

.auth.daymode .bg_gray {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
}

.auth.daymode .bg_gray h5 {
  color: #000;
}

.auth.daymode .bg_gray p {
  color: #928C93;
}

.auth.daymode .notify .frm_wrps {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
}

.auth.daymode .notify .table thead tr th {
  background: #FFF;
  color: #000;
}

.auth.daymode .notify .table thead tr th {
  background: linear-gradient(180deg, #BF2FD7 0%, #9525A8 100%);
  color: #fff;
}

.auth.daymode .notify .table tbody tr td {
  background: #fff;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
}

.auth.daymode .status-capsule {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  color: #000;
}

.auth.daymode .status-capsule-txt {
  color: #000;
}

.auth.daymode .status-capsule.active .status-capsule-status,
.auth.daymode .status-capsule.passed .status-capsule-status {
  border: none;
  color: #fff;
}

.auth.daymode .status-capsule-status {
  background-color: #fff;
  border-color: #DEDEDE;
  color: #000;
}

.auth.daymode .auth-well-body .point-txt b {
  color: #000;
}

.auth.daymode .redeem-point {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
}

.auth.daymode .redeem-point-txt {
  color: #000;
}

.auth.daymode .redeem-point {
  border: none;
  background: #EFEFEF;
  color: #928C93;
}

.auth.daymode .account-feature {
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
}

.auth.daymode .account-feature .account-feature-txt {
  color: #928C93;
}

.auth.daymode .ticket-message {
  border: 1px solid #DEDEDE;
  background: #EFEFEF !important;
  color: #000 !important;
}

.guarantee {
  min-width: auto;
  width: auto;
  padding: 12px;
  background: #0D060F;
}

.no.guarantee {
  border-radius: 10px;
  background: #3C2843;
  padding: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
  overflow: hidden;
}
.bonus-ul {
  display: flex;
  align-items: center;
  align-content: center;
  margin: 0;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bonus-ul li {
  flex: 0 0 32.5%;
  max-width: 32.5%;
  padding: 10px;
  font-size: 14px;
  margin-bottom: 10px;
  border-radius: 10px;
  border: 0.5px solid #E9D0FF;
  background: #0D060F;
  box-shadow: 5px 8px 17.1px 0 #BF2FD8 inset;
}
.darkmode .service-description .modal-content {
  color: #190A1C !important;
}
.nightmode .service-description .modal-body {
  color: #fff;
}
.order-link-a {
  color: #BF2FD8 !important;
  text-decoration: none !important;
}
.panel.panel-default .panel-heading a {
  padding: 12px 42px 12px 12px !important;
  font-size: 16px;
  line-height: 1.2;
}

.sticky-wrap {
  position: relative;
}
.sticky-btn {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #89d999;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(0.9);
  position: fixed;
  z-index: 9999;
  bottom: 25px;
  left: 20px;
  background-color: #23cc62;
  color: #fff !important;
}
.sticky-btn:hover {
  transform: scale(1);
}
.notify-modal .modal-content {
  border-radius: 20px;
  border: 1px solid #302025;
  background: #180C1C;
}
.notify-modal .control-label {
  color: #fff;
}
.notify-modal .form-control {
  border-radius: 16px !important;
  border: 1px solid #3C2843 !important;
  background: #3C2843 !important;
  color: #fff !important;
  font-size: 13px;
}
.notify-modal .form-control#message {
  height: 150px;
}
.notify-modal .modal-header {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.notify-modal .modal-header::before,
.notify-modal .modal-header::after {
  display: none;
}
.notify-modal .modal-header .modal-title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
}
.msg-alert {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding: 15px;
  border-radius: 12px;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
}
.auth #contactForm textarea.form-control {
  min-height: 180px;
}
@media (max-width: 1199px) {
  .btn_hero .btn.btn-secondary {
    margin-right: 5px;
    padding: 14px 24px;
  }

  .btn_hero .btn.btn-primary {
    padding: 14px 24px;
    min-width: 100px;
  }

  .guest .navbar-wrapper .navbar-right li a {
    font-size: 15px;
  }

  .what_img_wrapper {
    max-width: 100%;
  }

  .social_list {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    gap: 10px;
  }

  .main-title {
    font-size: 48px;
  }

  .purple_txt::after {
    right: unset;
    left: -150px;
  }

  .run_social_box {
    padding: 20px;
    min-height: 370px;
  }

  .about_section .why_title::after {
    right: unset;
    left: -135px;
  }

  .why_title::before {
    left: 28%;
  }

  .why_title::after {
    right: 28%;
  }

  .row.tab_wrapper .nav-tabs .nav-item .nav-link {
    margin-bottom: 10px;
  }

  #how_it_works .why_title::before {
    left: 22%;
  }

  #how_it_works .why_title::after {
    right: 22%;
  }

  #testimonials .why_title::before {
    left: 27%;
  }

  #testimonials .why_title::after {
    right: 27%;
  }

  .quck_uls li a {
    padding: 7px;
  }

  .flex_btn .btn.btn.btn-primary,
  .flex_btn .btn.btn-secondary {
    width: 120px;
  }

  .page-wrapper {
    padding-left: 0;
  }
}

@media (max-width: 991px) {
  .guest .navbar-brand img {
    max-width: 100px;
  }

  .guest .navbar-wrapper .navbar-right li a {
    font-size: 14px;
    padding: 12px;
  }

  .btn_hero .btn.btn-primary {
    padding: 14px 24px;
    min-width: 100px;
    padding: 12px !important;
    min-height: auto;
    min-width: auto;
  }

  #top_sec .col-sm-6 {
    width: 100%;
  }

  .step_top_img img {
    margin: auto;
  }

  .row.social_icons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .why_title::before,
  .why_title::after {
    display: none;
  }

  #what_we_do .row .col-sm-6 {
    width: 100%;
  }

  .what_img_wrapper {
    max-width: 100%;
    padding-top: 50px;
  }

  #run_your_social .title {
    font-size: 40px;
  }

  .run_social_box {
    padding: 20px;
    min-height: 411px;
  }

  .step_abt_img img {
    margin: auto;
  }

  .step_abt_img {
    padding-bottom: 30px;
  }

  .row.tab_wrapper .nav-tabs .nav-item .nav-link {
    padding: 15px 30px;
  }

  .title {
    font-size: 40px;
  }

  .step_rise_box1::before {
    width: 118px;
    height: 232px;
    top: -41px;
    right: -95px;
  }

  .step_rise_box2::before {
    width: 118px;
    height: 232px;
    top: -41px;
    right: -103px;
  }

  #what_we_do img {
    margin-top: 30px !important;
    margin: auto;
  }

  .row.footer_bottom_row .col-sm-8 {
    width: 56.667%;
  }

  .row.footer_bottom_row .col-sm-4 {
    width: 42.333%;
  }

  .ready_title {
    font-size: 24px;
  }

  .table-responsive {
    border: none;
  }

  .signup_page {
    padding: 20px 0;
    background-image: unset;
  }

  .signup_page::before {
    display: none;
  }

  .well_signup {
    width: 100%;
    margin-top: 0;
  }

  .step-right_signup {
    transform: translateX(0);
  }

  .page-content {
    overflow: hidden;
  }

  .welcome-row .col-sm-6 {
    width: 100%;
  }

  .welcome-box {
    margin-bottom: 20px;
  }

  .welcome-box_wrapper {
    min-height: auto;
  }

  .auth .nav_wraps .btn.btn-primary {
    min-width: 100%;
  }

  .nav_orders .search {
    margin-left: auto;
    width: 100%;
  }

  .auth {
    background-image: url('https://i.23robo.info/projects/go-dark/assets/img/auth_bg.webp');
    background-repeat: no-repeat;
    background-size: 100% cover;
  }

  .auth {
    background-size: 100% cover;
  }

  .account .col-md-12 .row {
    display: block;
    flex-wrap: wrap;
  }
}

@media (max-width: 550px) {
  #top_sec {
    padding: 20px 0;
    position: relative;
  }

  .span_title {
    min-width: 100%;
    min-height: 42px;
  }

  .main-title {
    font-size: 35px;
  }

  .trust_img {
    padding-top: 15px;
    max-width: 300px;
  }

  .row.social_icons {
    padding-top: 20px;
    border-bottom: none;
    padding-bottom: 0;
  }

  #why_us {
    padding: 20px 0;
  }

  .title {
    font-size: 30px;
  }

  .row.why_box_row {
    margin-top: 10px;
  }

  .why_box img {
    margin: auto;
  }

  .why_box1 .why_content {
    margin-top: 20px;
  }

  .why_box {
    padding: 20px;
    min-height: auto;
    margin-bottom: 20px;
  }

  #what_we_do {
    padding: 20px 0;
  }

  #what_we_do .title {
    font-size: 30px;
  }

  #what_we_do img {
    margin-top: 0 !important;
    margin: auto;
  }

  .btn.btn-primary {
    min-width: 115px;
    min-height: 48px;
    padding: 15px 25px;
    font-size: 14px;
  }

  #run_your_social {
    padding: 20px 0;
  }

  #run_your_social .title {
    font-size: 30px;
  }

  .txt br {
    display: none;
  }

  .run_social_box {
    padding: 15px;
    min-height: auto;
  }

  .run_social_icon {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .seam_title {
    font-size: 20px;
  }

  .why_box2 .why_content,
  .why_box3 .why_content {
    padding: 20px;
  }

  .run_social_box2 .run_content {
    padding: 20px;
    margin-top: -125px;
  }

  .step_abt_img::before {
    display: none;
  }

  #services {
    padding: 20px 0;
  }

  .row.tab_wrapper .nav-tabs .nav-item .nav-link {
    padding: 10px 20px;
    border-radius: 12px;
    min-width: 165px;
    font-size: 16px;
  }

  .tab_content_left {
    border-radius: 15px;
    padding: 20px;
  }

  .tab_title {
    font-size: 24px;
  }

  .row.tab_wrapper .nav-tabs {
    margin-bottom: 20px;
  }

  .tab_content_right {
    border-radius: 15px;
    margin-top: 20px;
  }

  .tab_content_right img {
    margin: auto;
  }

  .hero_box {
    border-radius: 15px;
    margin-top: 20px;
    padding: 15px;
  }

  #how_it_works {
    padding: 20px 0;
  }

  .guest br {
    display: none;
  }

  .row.step_row {
    padding-top: 0;
  }

  .step_rise_box1::before {
    display: none;
  }

  .step_rise_box2::before {
    display: none;
  }

  #how_it_works .col-sm-4 {
    width: auto;
    margin: auto;
  }

  .step_rise_box {
    margin-bottom: 20px;
  }

  .row.step_row .btn.btn-primary {
    max-width: 100%;
    white-space: wrap;
    margin: 0;
  }

  .reach_section .title {
    font-size: 30px !important;
  }

  .reach_section img {
    padding-top: 30px;
  }

  #testimonials {
    padding-top: 80px;
    padding-bottom: 20px;
  }

  #testimonials .txt {
    padding-bottom: 10px;
  }

  #faq {
    padding: 20px 0;
  }

  .faq_nav {
    width: 100%;
    margin-bottom: 20px !important;
  }

  .faq_nav .nav-link {
    margin-left: 10px;
    font-size: 16px;
    height: 44px;
    padding: 12px;
  }

  .footer_wrapper {
    padding-top: 50px;
  }

  .guest .footer_logo img {
    width: 200px;
  }

  .row.footer_bottom_row .col-sm-4 {
    width: 100%;
  }

  .row.footer_bottom_row .col-sm-8 {
    width: 100%;
  }

  .ready_title {
    font-size: 20px;
  }

  .copy_write .col-sm-6:last-child {
    margin-left: auto;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .copy_write .txt {
    text-align: center;
    padding-bottom: 10px;
  }

  .guest .navbar-wrapper {
    padding-top: 15px;
    margin-bottom: 0;
  }

  #blog-sec {
    padding-top: 20px;
  }

  .well-steps .btn.btn-primary {
    position: absolute !important;
    bottom: 22px;
  }

  .blog_post {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .nav_wraps {
    display: block;
  }

  .nav_wraps .search {
    width: 100%;
  }

  .nav_wraps .btn.btn-primary {
    min-width: 100%;
  }

  .nav_wraps li {
    width: 100%;
    margin-bottom: 3px;
  }

  .services_page .modal-content .modal-body {
    white-space: wrap;
  }

  .nav_wraps {
    margin-top: 0;
  }

  .nav_wraps .dropdown-menu li a {
    white-space: wrap;
  }

  .signup_page {
    padding: 20px 0;
    background-image: unset;
  }

  .signup_page::before {
    display: none;
  }

  .well_signup {
    width: 100%;
    margin-top: 0;
  }

  .step-right_signup {
    transform: translateX(0);
  }

  .st_title {
    font-size: 30px;
  }

  .welcome-img {
    display: none;
  }

  .topbar-right-ul {
    margin-top: 10px;
  }

  .welcome-box {
    min-height: auto;
  }

  .total-txt {
    font-size: 20px;
  }

  .brand-cat-row a {
    min-width: 135px;
  }

  .flex-wraps {
    display: block;
  }

  .auth .form-control {
    min-height: 48px;
    padding: 12px;
  }

  .dash-title {
    font-size: 20px;
  }

  .frm-box .control-label {
    font-size: 20px;
  }

  .fill-blnce-wrap {
    padding: 15px 15px 15px;
    margin-bottom: 31px;
  }

  .nav_wraps .input-group-btn {
    position: absolute;
    top: 8px;
  }

  .fund-title-wrap {
    display: flex;
    flex-wrap: wrap;
  }

  .fund-title-right {
    margin-top: 10px;
  }

  .panel.panel-default .panel-heading a {
    font-size: 14px;
  }

  .fill-blnce-title {
    font-size: 20px;
  }

  .mass_title {
    font-size: 20px;
  }

  .fund-title-wrap {
    min-height: 60px;
  }

  .ticket_rows .brand-category {
    padding: 10px 0;
    min-width: 95px;
    border-radius: 14px;
    font-size: 12px;
  }

  .ticket-history-box {
    padding: 5px;
  }

  .ticket-history-icon {
    flex: 0 0 38px;
    max-width: 38px;
  }

  .ticket-history-content-left-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
  }

  .ticket-history-content-left-txt {
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0;
  }

  .ticket-history-content-right .ticket-history-content-left-txt {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
  }

  .ticket-filter-btn {
    padding: 10px 6px !important;
  }

  .neworder .nav-tabs .nav-item .nav-link img {
    max-width: 30px;
  }

  .neworder .nav-tabs .nav-item .nav-link {
    border-radius: 10px !important;
    font-size: 12px;
    width: 120px;
    gap: 4px;
    height: 44px;
  }

  .neworder .nav-tabs {
    border-radius: 14px;
    padding: 8px;
    padding-left: 0;
  }

  .fill-blnce-wrap br {
    display: none;
  }

  .affiliate-box2-head {
    padding: 12px;
  }

  .affiliate-box2-body-content {
    padding: 15px 15px;
  }

  .searchbox-wrap {
    padding: 15px 0;
  }

  .searchbox-wrap .dropdown .dropdown-toggle {
    margin-top: 5px;
  }

  .account-feature li {
    flex: 0 0 100%;
    max-width: 100%;
  }

  pre {
    font-size: 16px;
  }

  .m-t-md {
    font-size: 20px;
  }

  .run_social_box {
    min-height: auto;
  }

  .step_top_img {
    display: none;
  }

  .social_list li {
    margin-right: 0;
  }

  .provide_title {
    padding-bottom: 15px;
  }
  .bonus-ul li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bonus-ul li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .panel.panel-default .panel-heading a span {
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    padding: 5px 10px !important;
  }
  .panel.panel-default .panel-heading a {
    padding-right: 32px !important;
    line-height: 1.1;
  }
}

#howitsworks {
  padding: 80px 0;
}

.c_wrapps .title {
  padding-bottom: 20px;
}

.content_box {
  border-radius: 30px;
  border: 1px solid #302035;
  background: #180C1C;
  padding: 25px;
  margin-bottom: 20px;
}

.our_wrapps .title {
  margin: 0;
}

.our_wrapps .txt {
  padding-bottom: 20px;
}

.content_box .seam_title {
  font-weight: 600;
}

.tab_content_img .txt {
  display: none;
}
.total-txt1 {
  font-size: 26px;
}
.step_childbox {
  border-radius: 18px;
  background: linear-gradient(270deg, #BF2FD8 0%, #9525A8 100%);
  box-shadow: 5px 8px 17.1px 0 #D468E6 inset;
  padding: 25px 25px 20px;
}
.step_childbox h4 {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  padding-bottom: 15px;
}
.step_childbox ul li {
  border-radius: 18px;
  border: 1px solid #E9D0FF;
  background: #180C1C;
  box-shadow: 5px 8px 17.1px 0 #CB55DF inset;
  margin-bottom: 20px;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.input-group-icon {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #E9D0FF;
  background: #AD2BC3;
  box-shadow: 5px 8px 17.1px 0 #BE5DCF inset;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 39px;
  left: 6px;
}
.auth .chilpanel_wrapper .form-control {
  padding-left: 55px;
}
.child-wrap-inner .fund-title {
  color: #FFF;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.child-wrap-inner {
  background-image: none;
}
.child-wrap-inner::after {
  display: none;
}
.child_hero .fund-title {
  color: #FFF;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.panel.panel-default .panel-heading a::after {
  display: none;
}
.panel.panel-default .panel-heading a span {
  position: absolute;
  right: 5px;
  width: 38px;
  height: 38px;
  background: #180C1C;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 6px;
}
.child_hero .btn.btn-primary {
  width: 100%;
}
.modal_wrapper .modal-content {
  border-radius: 22px;
  background-color: #0D060F;
  background-image: url('https://i.23robo.info/projects/go-dark/assets/img/popup_bg.webp');
  background-repeat: no-repeat;
  background-size: auto;
  max-width: 600px;
  margin: auto;
}
.modal_btn {
  display: flex;
  align-items: center;
  margin-top: 15px;
  gap: 5px;
}
.modal_btn .btn.btn-primary,
.modal_btn .btn.btn-secondary {
  width: 270px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal_wrapper .modal-header {
  display: flex;
  align-items: center;
  border-color: rgba(233, 208, 255, 0.34);
}
.modal_wrapper .modal-header .close {
  margin-left: auto;
}
.modal-body-text h3 {
  color: #FFF;
  text-align: center;
  font-size: 36px;
  font-style: italic;
  font-weight: 600;
  line-height: 120%;
}
.modal-body-text p {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.modal-body-text h4 {
  color: #FFF;
  text-align: center;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.welcome-box_wrapper-childpanel {
  min-height: auto;
}
.welcome-box_wrapper-childpanel .total-txt {
  font-size: 20px;
  margin-top: 12px;
  margin-bottom: 0 !important;
}
.auth.daymode .child_list li {
  color: #190A1C;
}
.auth.daymode .fill-blnce-wrap::before, .auth.daymode .fill-blnce-wrap::after {
  display: none;
}
.auth.daymode .panel.panel-default .panel-heading a span {
  background: #fff;
}
.auth.daymode .panel.panel-default .panel-heading a span svg path {
  fill: #000;
}
.footer_payment_img {
  display: flex;
  gap: 10px;
}
.nightmode .daymodelogo,
.daymode .nightmodelogo {
  display: none;
}
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.pagination li a {
  border-radius: 30px !important;
  border: 1px solid #302025 !important;
  background: #180C1C !important;
  min-width: 35px !important;
  margin-right: 6px;
  color: #fff !important;
  min-height: 35px;
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.pagination li.active a {
  background: linear-gradient(180deg, #BF2FD7 0%, #9525A8 100%) !important;
  box-shadow: 6px 8px 12.3px 0 rgba(255, 255, 255, 0.11) inset;
  border: none !important;
}

/* homepage css  */

#topsec {
  padding: 80px 0;
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/topbg.webp');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#topsec::after {
  content: '';
  position: absolute;
  background: linear-gradient(90deg,rgba(156, 192, 244, 0) 0%, rgba(156, 192, 244, 1) 50%, rgba(156, 192, 244, 0) 100%);
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 20px;
}
.small-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  gap: 8px;
  border-radius: 28px;
  background: #04070D;
  box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
  padding: 8px 7px;
  width: max-content;
}
.small-title h3 {
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0;
}
.sm-icon {
  fill: #04070D;
  box-shadow: 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset;
  filter: drop-shadow(0 -1px 1.9px rgba(136, 194, 255, 0.43)) drop-shadow(0 4px 94px rgba(136, 194, 255, 0.25));
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/shade-img.webp');
  background-repeat: no-repeat;
}
.main-heading {
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 96.23%;
  background: linear-gradient(180deg, #FFF 0%, #7C8B9C 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title-text {
  vertical-align: middle;
}
.second-line {
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(180deg, #FFF 0%, #7C8B9C 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: 30px;
}
.txt {
  color: #BED6EF;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
}
.step-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.step-wrapper li {
  display: flex;
  align-items: center;
  gap: 8px;
}
.step-wrapper li h3 {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.txt-small {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  background: linear-gradient(180deg, #FFF 0%, #999 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin-top: 20px;
}
#topsec form {
  padding-top: 10px;
}
.form-group {
  position: relative;
}
.form-control {
  border-radius: 21px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(255, 255, 255, 0.05);
  padding: 30px;
  color: #BED6EF;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.inpt-icon {
  position: absolute;
  top: 11px;
  left: 10px;
}
#topsec .form-control {
  padding-left: 60px;
}
.forgot-password {
  position: relative;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: end;
  color: #BED6EF !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
#remember {
  margin: 0;
}
.btn.btn-primary {
  border-radius: 28px;
  background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
  color: #000;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  display: flex;
  align-items: center;
  gap: 8px;
  border: none;
  margin-top: 20px;
  position: relative;
  z-index: 1;
}
.btn-wrapper {
  display: inline-block;
  padding: 5px;
  border-radius: 30.5px;
  background: #04070D;
  position: relative;
  overflow: hidden;
  box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset, 0 4px 94px 0 rgba(136, 194, 255, 0.25);
  animation: glowPulse 3s ease-in-out infinite;
}
#topsec .btn-wrapper {
  margin-top: 20px;
}
.custom-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 15px;
  border-radius: 28px;
  border: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: all 0.3s ease;
}
.custom-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.7) 50%,
    rgba(255,255,255,0) 100%
  );
  transform: skewX(-25deg);
  transition: 0.7s;
}
.custom-btn:hover::before {
  left: 130%;
}
.custom-btn:hover {
  transform: translateY(-4px) scale(1.02);
}
.right-icon svg {
  transition: transform 0.3s ease;
}
.custom-btn:hover .right-icon svg {
  transform: translateX(5px);
}
.custom-btn:active {
  transform: translateY(0px) scale(0.98);
}
.remember-wrap {
  display: flex;
  align-items: center;
  gap: 14px;
}
.form-check-input {
  appearance: none;
  -webkit-appearance: none;
  width: 32px;
  height: 20px;
  cursor: pointer;
  position: relative;
  border-radius: 100px;
  border: 0.6px solid #22272F;
  background: linear-gradient(180deg, #272F3D 0%, #191E27 100%);
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.15) inset;
  transition: all 0.35s ease;
}
.form-check-input::before {
  content: "";
  position: absolute;
  top: 0px;
  left: -1px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #E9EEF5;
  box-shadow: 0 2px 6px rgba(0,0,0,0.4), inset 0 -2px 4px rgba(0,0,0,0.1);
  transition: all 0.35s ease;
}
.form-check-input::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 2px;
  background: #0C121C;
  border-radius: 2px;
  transform: translateY(-50%);
  box-shadow: 0 -4px 0 #0C121C, 0 4px 0 #0C121C;
  transition: all 0.35s ease;
}
.form-check-input:checked::before {
  transform: translateX(14px);
}
.form-check-input:checked::after {
  transform: translate(15px, -50%);
}
.form-check-label {
  color: #BED6EF;
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
  margin: 0;
}
.form-check.frm-flex {
  display: flex;
  align-items: center;
  gap: 8px;
}
#our-statics {
  padding-top: 120px;
  padding-bottom: 80px;
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/statics-bg.webp');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#our-statics::after {
  content: '';
  position: absolute;
  background: linear-gradient(90deg,rgba(156, 192, 244, 0) 0%, rgba(156, 192, 244, 1) 50%, rgba(156, 192, 244, 0) 100%);
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 3px;
}
.title {
  color: #FFF;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120.288%;
}
.title-scroll span {
  color: #999;
  transition: color 0.6s ease;
}
.title-scroll.scrolled span {
  color: #FFF;
}
#our-statics .small-title {
  margin-bottom: 20px;
}
#our-statics .statics-top-row {
  position: relative;
}
#our-statics .statics-top-row::before {
  content: '';
  position: absolute;
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/titlebg.webp');
  background-repeat: no-repeat;
  width: 498px;
  height: 329px;
  top: -160px;
  left: 0;
  right: 0;
  margin: auto;
}
.step-statics-main1 {
  padding: 1px;
  border-radius: 24px;
  background: linear-gradient( to top, #00B67A 0%, rgba(0, 182, 122, 0.6) 30%, rgba(0, 182, 122, 0.2) 60%, transparent 100% );
  display: inline-block;
  position: relative;
  width: 100%;
}
.step-statics-main1::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 70px;
  border-radius: 77.5px;
  background: #00B67A;
  filter: blur(41.29999923706055px);
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.step-statics-main2 {
  padding: 1px;
  border-radius: 24px;
  background: linear-gradient( to top, #FFEE62 0%, rgba(255, 238, 98, 0.6) 30%, rgba(255, 238, 98, 0.2) 60%, transparent 100% );
  display: inline-block;
  position: relative;
  width: 100%;
}
.step-statics-main2::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 70px;
  border-radius: 77.5px;
  background: #FAE749;
  filter: blur(41.29999923706055px);
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.step-statics-main3 {
  padding: 1px;
  border-radius: 24px;
  background: linear-gradient( to top, #67ADFF 0%, rgba(103, 173, 255, 0.6) 30%, rgba(103, 173, 255, 0.2) 60%, transparent 100% );
  display: inline-block;
  position: relative;
  width: 100%;
}
.step-statics-main3::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 70px;
  border-radius: 77.5px;
  background: #67ADFF;
  filter: blur(41.29999923706055px);
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.step-statics-box {
  display: flex;
  align-items: center;
  gap: 16px;
  background-color: #090C11;
  border-radius: 24px;
  padding: 38px;
  position: relative;
}
.step-statics-box::after {
  content: '';
  position: absolute;
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/star2.webp');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  right: 15px;
  top: 15px;
}
.step-statics-box1 {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/shade1.webp');
  background-repeat: no-repeat;
}
.step-statics-box2 {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/shade2.webp');
  background-repeat: no-repeat;
}
.step-statics-box3 {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/shade3.webp');
  background-repeat: no-repeat;
}
.statics-title {
  color: #FFF;
  text-shadow: 0 0 11px rgba(255, 255, 255, 0.49);
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.6px;
  margin: 0;
}
.statics-txt {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.32px;
  margin: 0;
}
.step-statics-box1 .statics-txt {
  color: #63FBC9;
}
.step-statics-box2 .statics-txt {
  color: #FFEE62;
}
.step-statics-box3 .statics-txt {
  color: #67ADFF;
}
.step-statics-icon {
  width: 70px;
  height: 70px;
  border-radius: 21px;
  border: 1px solid #63FBC9;
  background: linear-gradient(270deg, #090C11 0%, #1A2332 100%);
  box-shadow: 5px 8px 17.1px 0 #00B67A inset;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.step-statics-icon::after {
  content: '';
  position: absolute;
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/star117.webp');
  background-repeat: no-repeat;
  width: 32px;
  height: 34px;
  top: -13px;
  right: -11px;
}
.step-statics-main2 .step-statics-icon {
  border-radius: 21px;
  border: 1px solid #FFEF6B;
  background: linear-gradient(270deg, #090C11 0%, #1A2332 100%);
  box-shadow: 5px 8px 17.1px 0 #FFEE62 inset;
}
.step-statics-main3 .step-statics-icon {
  border-radius: 21px;
  border: 1px solid #74B4FF;
  background: linear-gradient(270deg, #090C11 0%, #1A2332 100%);
  box-shadow: 5px 8px 17.1px 0 #67ADFF inset;
}
#why-choose {
  padding: 80px 0;
}
.title1 {
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  background: linear-gradient(180deg, #FFF 0%, #7C8B9C 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#why-choose .small-title {
  margin-bottom: 20px;
}
.card-wrapper {
  border-radius: 21px;
  border: 1px solid #1E2026;
  background: #090C11;
  padding: 25px;
}
.card-body-wrapper {
  padding-top: 25px;
}
.card-body-wrapper h3 {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.card-body-wrapper p {
  color: #BED6EF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.step-choose {
  display: flex;
  align-items: center;
  gap: 14px;
}
.step-choose-icon {
  width: 54px;
  height: 54px;
  border-radius: 14px;
  background: #161B25;
  display: flex;
  align-items: center;
  justify-content: center;
}
.step-choose-title {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 5px;
}
.step-choose-txt {
  color: #BED6EF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0;
}
.chooser-upper {
  border-radius: 34px;
  background: #161B25;
  padding: 10px 26px;
  margin-top: 25px;
}
.choose-bottom-row {
  border-radius: 28px;
  background: #04070D;
  padding: 30px;
}
.step-choose2 {
  display: flex;
  align-items: center;
  gap: 14px;
  border-radius: 21px;
  background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
  padding: 14px;
}
.step-choose-title2 {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 5px;
}
.step-choose-txt2 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0;
}
.choose-bottom-row {
  border-radius: 28px;
  background: #04070D;
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.choose-bottom-row .col-sm-4:last-child .step-choose-main {
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
}
.step-choose-main2 {
  padding: 5px;
  border-radius: 25px;
  background: #04070D;
  position: relative;
  overflow: hidden;
  box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset, 0 4px 94px 0 rgba(136, 194, 255, 0.25);
}
#about-sec .small-title {
  margin: unset;
}
#about-sec {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/statics-bg.webp');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
}
.buttons-wrapper .custom-btn {
  min-width: 209px;
  justify-content: start;
}
.custom-btn .icon.right-icon {
  margin-left: auto;
}
.primary-btn {
  border-radius: 30.5px;
  background: #04070D;
  box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset, 0 4px 94px 0 rgba(136, 194, 255, 0.25);
  border: none;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 15px;
  min-width: 241px;
  min-height: 61px;
}
.buttons-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}
.about-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  border-top: 1px solid rgba(71, 85, 105, 0.18);
  padding-top: 20px;
  border-bottom: 1px solid rgba(71, 85, 105, 0.18);
  padding-bottom: 20px;
}
.about-bottom li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.about-bottom li:first-child {
  border-right: 1px solid rgba(71, 85, 105, 0.18);
  margin-right: 26px;
}
.about-bottom li h3 {
  color: #FFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 54px;
  margin: 0;
}
.about-bottom li p {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 49%;
  margin: 0;
}
#howitworks {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/howbg.webp');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
}
#howitworks .small-title {
  justify-content: start;
  margin: unset;
}
#howitworks .title1 {
  margin-bottom: 10px;
  line-height: 1.1;
}
.hero-wrapper {
  border-radius: 14px;
  background: #090C11;
  padding: 15px 20px;
  margin-bottom: 10px;
  border: 1px solid #090C11;
}
.hero-title-wrap {
  display: flex;
  align-items: center;
  align-content: center;
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 12px;
}
.hero-wrap-num {
  width: 28px;
  height: 28px;
  background-color: #037BD0;
  border-radius: 28px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-right: 10px;
}
.hero-wrapper .btn.btn-primary {
  background: transparent;
  border: 0;
  padding: 0;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.28px;
  width: max-content;
  margin: 0;
  display: none;
}
.hero-wrapper .btn.btn-primary svg,
.hero-wrapper .btn.btn-primary svg path {
  fill: #fff;
}
.hero-wrapper:hover {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.63);
  background: #161B25;
  transition: border 0.3s linear, background 0.3s linear;
}
.hero-wrapper:hover .btn.btn-primary {
  display: block;
}
#features {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/features-bg.webp');
  background-size: cover;
  background-position: top center;
  padding: 80px 0;
}
.features-title-row .small-title {
  margin-bottom: 19px;
}
#ourservices {
  padding: 80px 0;
}
#ourservices .small-title {
  margin-bottom: 10px;
}
.feature-box {
  border-radius: 15px;
  border: 1px solid #1E2026;
  background: #090C11;
  padding: 25px;
  margin-bottom: 20px;
  position: relative;
}
.feature-title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.8px;
  background: linear-gradient(180deg, #FFF 0%, #7C8B9C 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 13px;
}
.feature-img {
  margin: auto;
  display: block;
  position: relative;
  z-index: 1;
}
.feature-img-wrap {
  position: relative;
}
.feature-img-wrap {
  position: relative;
  padding-top: 53px;
}
.feature-img-wrap::after {
  width: 119px;
  height: 119px;
  background-color: #88C2FF;
  filter: blur(80px);
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 0;
}
.feature-img-wrap::before {
  content: '';
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/feature-box-dots.webp');
  width: 245px;
  height: 83px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
}
.feature-img2 {
  margin-bottom: 20px;
}
.feature-box2 {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/feature-box2.webp');
  background-position: top center;
}
.feature-box3 {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/feature-box3-bg.webp');
  padding-top: 55px;
  background-repeat: no-repeat;
}
.feature-box3-innerbox {
  border-radius: 10px;
  background: #161B25;
  box-shadow: 0 2px 9.7px 0 rgba(255, 255, 255, 0.16) inset, 0 -2px 15px 0 rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(15px);
  padding: 10px;
  position: relative;
}
.feature-box3-innerbox-title {
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: -0.28px;
  margin-bottom: 8px;
}
.feature-box3-innerbox-txt {
  color: #BED6EF;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.16px;
}
.feature-box3-innerbox-wrapper {
  border-radius: 10px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.59) 1.24%, rgba(255, 255, 255, 0.00) 50%);
  padding: 1px;
  margin-bottom: 43px;
  position: relative;
}
.feature-box3-innerbox-wrapper::after {
  content: '';
  border-radius: 10px 10px 0 0;
  background: #161B25;
  box-shadow: 0 2px 9.7px 0 rgba(255, 255, 255, 0.16) inset, 0 -2px 15px 0 rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(15px);
  position: absolute;
  left: 0;
  right: 0;
  top: -17px;
  margin: auto;
  width: 90%;
  height: 17px;
  z-index: 0;
}
.feature-box3-innerbox-wrapper::before {
  content: '';
  border-radius: 10px 10px 0 0;
  background: #161B25;
  box-shadow: 0 2px 9.7px 0 rgba(255, 255, 255, 0.16) inset, 0 -2px 15px 0 rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(15px);
  position: absolute;
  left: 0;
  right: 0;
  top: -33px;
  margin: auto;
  width: 80%;
  height: 16px;
  z-index: 0;
}
.feature-box3-media {
  padding: 15px;
  border-radius: 10px;
  background: #161B25;
  box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(15px);
}
.feature-box3-media-wrapper {
  border-radius: 10px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.59) 1.24%, rgba(255, 255, 255, 0.00) 50%);
  padding: 1px;
  margin-bottom: 26px;
}
.feature-box3-media-head {
  display: flex;
  align-items: center;
  align-content: center;
  margin-bottom: 9px;
}
.feature-box3-media-head-left {
  margin-right: 13px;
}
.feature-box3-media-title {
  color: #FFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
}
.feature-box3-media-txt {
  color: #BED6EF;
  font-size: 8px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
}
.feature-box3-media-body .feature-box3-media-txt {
  color: #BED6EF;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.28px;
}
.feature-box3-media-body .feature-box3-media-txt b {
  color: #FFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.28px;
}
.feature-box4 {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/feature-box3-bg.webp');
  background-repeat: no-repeat;
}
.feature-box6 {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/feature-box6-bg.webp');
  background-repeat: no-repeat;
}
.feature-box6 .feature-img2 {
  margin: auto auto 20px;
}
.services-slide {
  width: 110.83px;
  height: 110.83px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  border-radius: 110.83px;
  border: 1px solid #B3D8FF;
  background: rgba(9, 12, 17, 0.05);
  box-shadow: -4px -4px 6.9px 0 rgba(167, 229, 255, 0.24) inset, 4px 4px 6.9px 0 rgba(167, 229, 255, 0.60) inset;
  backdrop-filter: blur(17.649999618530273px);
  position: relative;
  overflow: hidden;
  margin: auto;
}
.services-slide::after,
.services-slide::before {
  content: '';
  width: 63.331px;
  height: 63.331px;
  border-radius: 63.331px;
  background-color: #88C2FF;
  position: absolute;
  filter: blur(19.700000762939453px);
}
.services-slide::before {
  left: -33px;
  top: -33px;
}
.services-slide::after {
  right: -33px;
  bottom: -33px;
}
.services-slider-wrapper {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/services-slider-wrapper-bg.webp');
  background-repeat: no-repeat;
  background-position: center center;
  padding: 180px 0;
}
.services-slider-wrapper .slick-slide {
  transition: 0.5s linear;
}
.services-slider-wrapper .slick-center + .slick-slide,
.services-slider-wrapper .slick-slide:has(+ .slick-center) { 
  transform:scale(.8);
  opacity:.8; 
}
.services-slider-wrapper .slick-center + .slick-slide + .slick-slide,
.services-slider-wrapper .slick-slide:has(+ .slick-slide + .slick-center) {
  transform: scale(.6);
  opacity: .6;
}
.services-slider-wrapper .slick-center + .slick-slide + .slick-slide + .slick-slide,
.services-slider-wrapper .slick-slide:has(+ .slick-slide + .slick-slide + .slick-center) {
  transform: scale(.4);
  opacity: .4;
}
.services-slider-wrapper .slick-center + .slick-slide + .slick-slide + .slick-slide + .slick-slide, .services-slider-wrapper .slick-slide:has(+ .slick-slide + .slick-slide + .slick-slide + .slick-center) {
  transform: scale(.2);
  opacity: .2;
}

.services-slider-wrapper::after {
  content: '';
  width: 289px;
  height: 644px;
  border-radius: 644px;
  background: #88C2FF;
  filter: blur(146.3000030517578px);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.slick-center .services-slide {
  background: linear-gradient(180deg, #FFF 0%, #5177A1 100%);
  border: 0;
}
.slick-center .services-slide svg path {
  fill: #1E2F42;
}
.services-slider-wrapper + .btn-wrapper {
  margin: auto;
  display: block;
  width: 319px;
}
#growth {
  padding: 80px 0;
}
#growth .small-title {
  margin-left: 0;
  margin-bottom: 13px;
}
.proven-box-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.22;
  letter-spacing: -1.12px;
  background: linear-gradient(180deg, #FFF 0%, #7C8B9C 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 12px;
}
.proven-ul {
  display: flex;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.proven-ul li {
  flex: 33.33%;
  max-width: 33.33%;
  padding: 10px;
}
.proven-ul-box {
  border-radius: 12px;
  border: 1px solid #1E2026;
  background: #161B25;
  display: flex;
  align-content: center;
  align-items: center;
  min-height: 55px;
  justify-content: center;
}
.proven-ul-txt {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
.proven-ul-icon {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/result-icon.webp');
  margin-right: 5px;
}
.traveler {
  width: 24px;
  height: 24px;
  background-position: -10px -10px;
}
.fitness {
  width: 19px;
  height: 19px;
  background-position: -42px -13px;
}
.food {
  width: 19px;
  height: 19px;
  background-position: -69px -13px;
}
.photography {
  width: 20px;
  height: 13px;
  background-position: -96px -16px;
}
.music {
  width: 20px;
  height: 20px;
  background-position: -124px -13px;
}
.sports {
  width: 18px;
  height: 18px;
  background-position: -152px -13px;
}
.fashion {
  width: 19px;
  height: 19px;
  background-position: -178px -13px;
}
.beauty {
  width: 22px;
  height: 22px;
  background-position: -205px -11px;
}
.pets {
  width: 22px;
  height: 22px;
  background-position: -235px -10px;
}
.business {
  width: 20px;
  height: 18px;
  background-position: -265px -13px;
}
.homedecor {
  width: 20px;
  height: 20px;
  background-position: -293px -12px;
}
.proven-box {
  border-radius: 25px;
  border: 1px solid #1E2026;
  background: #090C11;
  padding: 25px;
}
.growth-box {
  border-radius: 24px;
  background-color: #07001F;
  position: relative;
  padding: 25px;
  overflow: hidden;
}
.growth-box::after,
.growth-box::before {
  content: '';
  width: 227px;
  height: 270.261px;
  border-radius: 118px;
  background: #67ADFF;
  filter: blur(100px);
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.growth-box::before { 
  right:auto;
  left:0;
}
.growth-box-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.22;
  letter-spacing: -1.2px;
  background: linear-gradient(180deg, #FFF 0%, #7C8B9C 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.growth-box .nav-tabs {
  border-radius: 30.5px;
  background: #04070D;
  box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset, 0 4px 94px 0 rgba(136, 194, 255, 0.25);
  padding: 5px;
  max-width: 262px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  border: 0;
}
.growth-box .nav-tabs .nav-link {
  border-radius: 28px;
  padding: 15px;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  border: 0;
  background-color: transparent;
  text-align: center;
  display: block;
  width: 100%;
}
.growth-box .nav-tabs .nav-item {
  flex: 0 0 50%;
  max-width: 50%;
}
.growth-box .nav-tabs .nav-item .nav-link.active {
  border-radius: 28px;
  background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
  color: #000;
}
.growth-box .tab-content,
.growth-box-title,
.growth-box .nav-tabs {
  position: relative;
  z-index: 1;
}
.provider-box-row {
  margin-top: 40px;
}
.provider-box {
  border-radius: 25px;
  border: 1px solid #1E2026;
  background-color: #090C11;
  padding: 20px;
  margin-bottom: 20px;
  min-height: 272px;
}
.provider-box-icon {
  border-radius: 17px;
  background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
  box-shadow: 0 6px 13.7px 0 rgba(64, 66, 101, 0.12);
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-bottom: 17px;
}
.provider-box-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.72px;
  background: linear-gradient(180deg, #FFF 0%, #7C8B9C 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 11px;
}
.provider-box-txt {
  margin: 0;
  position: relative;
  max-height: 120px;
  background: linear-gradient(180deg, #BED6EF 57.08%, rgba(190, 214, 239, 0.00) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.provider-box:hover {
  background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
  cursor: pointer;
  transition: background 3s ease-in-out;
}
.provider-box:hover .provider-box-icon {
  background: #090C11;
}
.provider-box:hover .provider-box-icon svg path {
  fill: #fff;
}
.provider-box:hover .provider-box-title,
.provider-box:hover .provider-box-txt {
  color: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #000;
}
.row.provider-box-row + .row.provider-box-row {
  margin-top: 0;
}
#global {
  padding: 80px 0;
}
#global .small-title {
  margin-left: 0;
  margin-bottom: 18px;
}
.globalpayment-box {
  border-radius: 24px;
  background: #07001F;
  margin-bottom: 20px;
  position: relative;
  padding: 20px;
  overflow: hidden;
}
.row.global-row {
  margin-top: 100px;
}
.globalpayment-box .small-title {
  margin-left: 0;
  margin-bottom: 20px;
}
.globalpayment-title {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  background: linear-gradient(180deg, #FFF 0%, #7C8B9C 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 12px;
}
.globalpayment-txt {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
.globalpayment-box .btn-wrapper {
  margin-top: 65px;
  width: 100%;
}
.globalpayment-box::after {
  content: '';
  width: 193.439px;
  height: 152.134px;
  border-radius: 118px;
  background-color: #99C8FF;
  filter: blur(75px);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  z-index: 0;
}
.globalpayment-box .small-title, 
.globalpayment-title, 
.globalpayment-txt, 
.globalpayment-box .btn-wrapper {
  position: relative;
  z-index: 1;
}
.payment-method-box {
  border-radius: 30px;
  border: 1px solid #1E2026;
  background: #090C11;
  padding: 35px;
}
.payment-method-title {
  color: #FFF;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -1.2px;
  margin-bottom: 9px;
}
.payment-method-txt {
  color: #BED6EF;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
}
.payment-method-box-img {
  margin-bottom: 45px;
}
#customer {
  padding: 80px 0;
}
#customer .small-title {
  margin-bottom: 10px;
}
.customer-title-wrapper {
  display: flex;
  align-items: center;
  align-content: center;
  border-radius: 37px;
  border: 1px solid #1E2026;
  background-color: #090C11;
  padding: 8px;
  width: max-content;
  margin: auto auto 30px;
}
.customer-title-left {
  display: flex;
  border-radius: 29px;
  background: #161B25;
  align-content: center;
  align-items: center;
  padding: 19px;
}
.customer-title {
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.27;
  letter-spacing: -0.32px;
  margin-right: 10px;
}
.customer-txt {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.36px;
  margin: 0 15px;
}
.customer-txt .blue-txt {
  color: #88C2FF;
}
.customer-slide {
  border-radius: 30px;
  border: 1px solid #1E2026;
  background-color: #090C11;
  padding: 25px;
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/quote-img.webp');
  background-repeat: no-repeat;
  background-position: calc(100% - 30px) 30px;
}
.customer-slider .slick-slide {
  padding: 0 15px;
}
.customer-profile-img-wrap {
  border-radius: 60px;
  border: 1px solid rgba(255, 255, 255, 0.20);
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin-bottom: 15px;
}
.customer-slide-title {
  color: #FFF;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.27;
  letter-spacing: -0.44px;
  margin-bottom: 5px;
}
.customer-slide-subtitle {
  color: #FFF;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.24px;
  margin-top: 0;
}
.customer-slide-txt {
  color: #BED6EF;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: -0.32px;
  font-style: italic;
  padding-top: 12px;
  margin-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.customer-slide-ftr {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  margin-top: 21px;
}
.customer-slide-verification {
  border-radius: 21.5px;
  background-color: #161B25;
  padding: 12px;
  display: flex;
  align-content: center;
  align-items: center;
  color: #FFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
}
.customer-slide-verification-txt {
  margin-left: 5px;
}
.customer-slide-ftr-rating {
  text-align: center;
}
.customer-slide-ftr-rate {
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.27;
  letter-spacing: -0.28px;
}
.customer-slider-wrapper .slick-current.slick-active + .slick-active .customer-slide {
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, 0.63);
  background: #161B25;
}
.customer-slider-nav {
  width: max-content;
  margin: 10px auto;
  border-radius: 30px;
  border: 1px solid #1E2026;
  background-color: #090C11;
  display: flex;
  align-content: center;
  align-items: center;
  overflow: hidden;
  padding: 5px;
}
.customer-slider-nav .slick-arrow {
  width: 70px;
  height: 50px;
  background-color: #161B25;
  border: 0;
  box-shadow: none;
  color: #fff;
  font-size: 24px;
}
.customer-slider-nav .slick-arrow.slick-next {
  border-radius: 0 100px 100px 0;
}
.customer-slider-nav .slick-arrow.slick-prev {
  border-radius: 100px 0 0 100px;
  margin-right: 5px;
}
.customer-slider-nav .slick-arrow.slick-disabled {
  background-color: transparent;
}
#faq-sec {
  padding: 80px 0;
}
.faq-left-box {
  border-radius: 30px;
  border: 1px solid #1E2026;
  background-color: #090C11;
  padding: 0 20px 20px 20px;
  position: relative;
}
.faq-title-box {
  border-radius: 0 0 18px 18px;
  background-color: #161B25;
  box-shadow: 0 21px 34.3px 0 rgba(19, 14, 31, 0.09);
  padding: 0 20px 20px 20px;
  margin-bottom: 48px;
  position: relative;
}
.faq-title-box .small-title {
  margin-left: 0;
  width: 87px;
  justify-content: flex-start;
}
.faq-title-box::after {
  content: '';
  border-radius: 18px 18px 0 0;
  background-color: #161B25;
  width: 100%;
  height: 45px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -45px;
}
.still-title {
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.19;
  letter-spacing: -0.48px;
  margin-bottom: 21px;
}
.faq-infobox {
  display: flex;
  align-items: center;
  align-content: center;
  border-radius: 20px;
  background: #161B25;
  padding: 12px;
  margin-bottom: 15px;
}
.faq-infobox-txt {
  margin: 0;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.19;
  letter-spacing: -0.32px;
  margin-left: 12px;
}
.faq-infobox-txt b {
  color: #BED6EF;
}
#faq-sec .panel.panel-default .panel-heading a {
  border-radius: 15px;
  border: 1px solid #1E2026;
  background-color: #090C11;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.32px;
  padding: 20px 45px 20px 20px !important;
  position: relative;
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/plus.webp');
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
}
#faq-sec .panel-body {
  border-radius: 0 0 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.63) !important;
  background-color: #161B25;
  border-top: 0 !important;
  color: #BED6EF;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  padding-top: 20px !important;
}
#faq-sec .panel.panel-default .panel-heading a[aria-expanded="true"] {
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/minus.webp');
  border-radius: 18px 18px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.63) !important;
  background-color: #161B25;
  border-bottom: 0 !important;
}
.article-box {
  border-radius: 20px;
  border: 1px solid #1E2026;
  background-color: #090C11;
  padding: 22px;
}
.article-box-img {
  margin-bottom: 26px;
}
.article-box-date {
  display: flex;
  align-content: center;
  align-items: center;
  gap: 10px;
  color: #BED6EF;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 11px;
}
.article-title {
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 20px;
  width: 70%;
}
.article-box .btn-wrapper {
  width: 100%;
}
#article {
  padding: 40px 0 80px;
}
.footer-section {
  background-color: #090C11;
  color: #fff;
  padding: 40px 0;
  background-image: url('https://i.23robo.info/projects/telekartsmm/img/footer_bg.webp');
  background-repeat: no-repeat;
  background-size: cover;
}
.footer-btn {
  background: rgba(255, 255, 255, 0.04);
  padding: 10px 20px;
  border-radius: 10px;
  margin: 5px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  width: 170px;
  height: 52px;
  color: #FFF !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 136%;
  letter-spacing: -0.36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
}
.get-started{
  background:white;
  color:#000;
  padding:8px 18px;
  border-radius:20px;
  font-weight:600;
}
.contact-box {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 136%;
  letter-spacing: -0.36px;
}
.social-icons i{
  background:#fff;
  color:#000;
  padding:8px;
  border-radius:4px;
  margin-right:6px;
}
.bottom-bar {
  background: #161B25;
  padding: 12px;
  border-radius: 16px;
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.row-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.footer_icon {
  width: 37px;
  height: 37px;
  border-radius: 13px;
  background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
  box-shadow: 0 6px 13.7px 0 rgba(64, 66, 101, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-icons a {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
  box-shadow: 0 6px 13.7px 0 rgba(64, 66, 101, 0.12);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.copy_txt {
  color: #BED6EF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 136%;
  letter-spacing: -0.28px;
}
.step-growth-img {
  margin: auto;
  margin-top: 30px;
}