@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
html {
  scroll-behavior: smooth !important;
}

* {
  font-family: "Inter", serif;
}
.site-head,
body.body-pause {
  overflow: unset !important;
}
.header_bottom_vector {
  position: absolute;
  right: 0%;
  bottom: -10%;
}
.ws-nowrap {
  white-space: nowrap !important;
}
.home-customer .home-customer--carousel .comment-stars,
a {
  color: #ffffff !important;
}

a .card.card--home-login a,
.d-card a {
  color: #fff !important;
}
.hidden {
  display: none;
}
body,
html {
  font-family: "Inter", serif;
}
body {
  background: #000000;
  color: white !important;
}

body.no-auth-body {
  background: #000000;
}
.site-head {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 140px;
  min-height: 400px;
}
.btn-primary:hover {
  background-color: #214af0 !important;
  color: #ffffff;
  border: #214af0;
}
.site-head .site-head--content {
  position: relative;
  padding: 40px 0 100px;
}
.mw-450 {
  max-width: 450px;
  margin-right: 70px !important;
}
.footer,
.haac-l,
.home-customer .home-customer--carousel .home-customer--item .hci--foot,
.referans-page .ref-items,
.services-mobile,
.site-head .home-head-left {
  position: relative;
}
.site-head .home-head-left .hhl-title {
  font-size: 50px;
  font-weight: 600;
  line-height: 120%;
  max-width: 536px;
  text-align: start !important;
}
.mobile_nav {
  top: -100%;
  background-color: black;
  width: 100%;
}
.h_45 {
  height: 45%;
}
.gradient-text {
  font-weight: 600;
  background: linear-gradient(90deg, #2f86fa, #e606ff, #0471ff);
  background-size: 200% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  animation: gradient-x 3s ease infinite;
}

@keyframes gradient-x {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 100% 0%;
  }
}

.site-head .home-head-left .hhl-text {
  font-size: 16px;
  color: #bbb3c3;
  line-height: 150%;
  max-width: 500px;
}
.site-head .home-login-alt-text {
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
}
.site-head .home-head-bot {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  margin-top: 70px;
  margin-bottom: 40px;
}
.site-head .home-head-bot .row .hhb-item + .hhb-item {
  border-left: 1px solid #fff;
}
.header {
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.header .site-icon-container,
.register-links li,
.tos-page .tos-nav-btn.active span,
ul.nav.navbar-nav.navbar-left-block {
  display: inline-block;
}
.header .site-icon-container img {
  max-height: 54px;
  width: auto;
}
.header .site-name {
  font-size: 30px;
  color: #fff !important;
  white-space: nowrap;
  font-weight: 600;
  letter-spacing: 0.8px;
  margin-left: 20px;
}
.header .site-name img {
  max-height: 43px;
}
.header .header-menu ul,
.register-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header .header-menu ul li {
  display: inline-block;
  padding-left: 25px;
}

.header .header-menu ul li a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-size: 15px;
  display: block;
  font-weight: 600;
  height: 100px;
  line-height: 100px;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.header .header-menu ul li a:hover {
  color: rgba(255, 255, 255, 0.9);
}
.btn {
  line-height: 24px;
  padding: 14px 24px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  -webkit-transition: 0.14s;
  transition: 0.14s;
  outline: 0;
  border: none;
  border-radius: 10px;
}
.btn.btn-sm {
  padding: 10px 14px;
  line-height: 18px;
  border-radius: 5px;
}
.btn.btn-rounded {
  border-radius: 15px;
}
.btn.btn-primary {
  background: #860df5;
}
.btn.btn-primary:hover,
.btn.btn-secondary:hover,
.home-features-section .hfs-item:hover,
.tos-page .tos-nav-btn,
.tos-page .tos-nav-btn:hover {
  background-color: #214af0;
}
.btn.btn-secondary:active {
  background: #214af0 !important;
}
.btn.btn-primary-outline {
  border-color: #214af0 !important;
  color: #214af0;
  border: 2px solid;
  padding: 12px 24px;
}
.btn.btn-primary-outline:hover {
  background-color: #214af0;
  color: #fff;
  border-color: #214af0;
}
.btn.btn-secondary-outline {
  border-color: #214af0 !important;
  color: #fff;
  border: 2px solid;
  padding: 12px 24px;
}
.btn.btn-secondary-outline:hover {
  background-color: #214af0;
  color: #fff;
  border-color: #214af0;
}
.btn.btn-gradient:active,
.btn.btn-gradient:hover,
.card.card--home-login {
  backdrop-filter: blur(22px);
  background-color: #214af0 !important;
}
.btn.btn-light-outline {
  color: #fff;
  border: 2px solid;
  padding: 12px 24px;
}
.btn.btn-light-outline:hover {
  background-color: #214af0;
  color: #ffffff;
  border-color: #214af0;
}
.video-play-icon {
  height: 36px;
  width: 36px;
  background-color: #026d99;
  border: 2px solid #026d99;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  margin-left: 3px;
  margin-top: -8px;
  margin-bottom: -8px;
}
.video-play-icon .fas {
  vertical-align: -1px;
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}
.mw_770 {
  max-width: 770px;
}
.card {
  border-radius: 15px;
  border: none !important;
}
.card.card--home-login .card-header {
  font-size: 30px !important;
  font-weight: 500 !important;
  color: #fff;
  padding: 14px 0;
  background: 0 0 !important;
}
.card.card--home-login .card-header span,
.fw-600,
.sipsta {
  font-weight: 600;
}
.card.card--home-login .card-body {
  padding-left: 0;
  padding-right: 0;
}
.form-group .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.form-group .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.form-group .form-control::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.form-group .form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
body.light .form-group .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
}
body.light .form-group .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
}
body.light .form-group .form-control::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
}
body.light .form-group .form-control::placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
}
.form-group label {
  color: #e9e9eb;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 12px;
}
.form-group.fg-for-login label,
.home-top-section .hts-item:hover .hts-item--title {
  color: #fff;
}
.form-group.fg-for-login .form-control {
  background-color: #edeef2;
  color: #444;
}
.form-group.fg-for-login .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.form-group.fg-for-login .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.form-group.fg-for-login .form-control::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.form-group.fg-for-login .form-control::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.home-customer .home-customer--carousel .comment-stars,
a {
  color: #026d99;
}
.home-top-section {
  padding: 100px 0;
  position: relative;
}
.home-top-section .hts-item {
  border-radius: 5px;
  padding: 40px 30px;
  text-align: center;
  background-color: #026d99;
  -webkit-transition: 0.14s;
  transition: 0.14s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.home-top-section .hts-item .hts-item--title {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 8px;
  -webkit-transition: 0.14s;
  transition: 0.14s;
  height: 50px;
}
.home-top-section .hts-item .hts-item--icon {
  display: inline-block;
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  position: relative;
  border: 2px solid #026d99;
  background: 0 0;
  border-radius: 50%;
}
.home-top-section .hts-item .hts-item--icon img {
  height: 60px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.home-top-section .hts-item .hts-item--icon::after {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  bottom: -10px;
  top: -10px;
  border: 2px solid;
  border-radius: 50%;
  -webkit-transition: 0.14s;
  transition: 0.14s;
}
.home-top-section .hts-item .hts-item--icon:hover,
.home-top-section .hts-item .hts-item--icon:hover::after,
.home-top-section .hts-item:hover .hts-item--icon::after {
  border-color: #fff;
}
.home-top-section .hts-item .hts-item--text {
  margin: 20px 0 10px;
  font-size: 13px;
  color: #c2c2c2;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.3px;
}
.home-top-section .hts-item:hover {
  background: linear-gradient(#fff, #026d99);
}
.home-title .ht--bottom-line,
.home-title .ht--bottom-line::after,
.home-title .ht--bottom-line::before {
  height: 5px;
  border-radius: 3px;
  background-color: #026d99;
}
.home-top-section .hts-item:hover .hts-item--icon {
  border-color: #fff;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.home-top-section .hts-item:hover .hts-item--text {
  color: #fff;
}
.h_25 {
  height: 90%;
}
.home-title {
  font-weight: 500;
  font-size: 34px;
  color: #026d99;
  line-height: 140%;
  letter-spacing: 0.4px;
  padding: 10px 0 0;
  position: relative;
}
.home-title .ht--bottom-line {
  position: relative;
  bottom: 0;
  left: 0;
  width: 60px;
  margin-top: 25px;
}
.services-list-filter {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 300ms;
}
.home-title .ht--bottom-line::before {
  content: "";
  width: 20px;
  position: absolute;
  left: 65px;
}
.home-title .ht--bottom-line::after {
  content: "";
  width: 40px;
  position: absolute;
  left: 90px;
}
.home-info-section {
  position: relative;
  padding: 100px 0;
}
.home-info-section .his--text {
  font-size: 17px;
  font-weight: 400;
  color: #9f9f9f;
  line-height: 180%;
}
.haac-l span a,
.register-links li:hover a,
.text-primary {
  color: #026d99 !important;
}
.text-danger {
  color: #27c364 !important;
}
.text-success {
  color: #33bb8d !important;
}
.bg-primary {
  background: #24ca7a !important;
}
.text-secondary {
  color: #1e3aa9 !important;
}
.bg-secondary {
  background: #1e3aa9 !important;
}
.footer,
.home-features-section .hfs-item,
.home-image-1 {
  background-position: center;
  background-size: cover;
}
.home-image-1 {
  border-radius: 10px;
  background-color: #026d99;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  padding-top: 30px;
  -webkit-box-shadow: 0 5px 50px rgba(200, 200, 200, 0.01);
  box-shadow: 0 5px 50px rgba(200, 200, 200, 0.01);
}
.home-image-bot-info .hibi--text {
  position: relative;
  line-height: 120%;
  font-weight: 700;
  font-size: 22px;
}
.home-customer,
.home-features-section {
  padding: 100px 0;
}
.home-features-section .hfs-item {
  border-radius: 20px;
  padding: 40px 30px;
  text-align: center;
  background-color: #026d99;
  -webkit-transition: 0.14s;
  transition: 0.14s;
  background-repeat: no-repeat;
  position: relative;
}
.home-features-section .hfs-item .hfs-item--title {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 8px;
  -webkit-transition: 0.14s;
  transition: 0.14s;
}
.home-features-section .hfs-item .hfs-item--icon {
  max-width: 120px;
  max-height: 120px;
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
}
.home-features-section .hfs-item .hfs-item--icon img,
.table.table-full {
  width: 100%;
}
.home-features-section .hfs-item .hfs-item--text {
  margin: 20px 0 10px;
  font-size: 13px;
  color: #c2c2c2;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.3px;
}
.home-features-section .hfs-item .hfs-item--btn {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 56px;
  border-radius: 35px;
  color: #fff;
  background-color: #026d99;
  line-height: 30px;
  font-size: 0px;
  font-weight: 500;
  min-width: 56px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.home-features-section .hfs-item .hfs-item--btn::before {
  content: ">";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
}
.home-features-section .hfs-item:hover .hfs-item--btn {
  padding: 13px 20px;
  font-size: 16px;
  background: #fff;
  color: #026d99;
  -webkit-box-shadow: 0 6px 24px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.1);
}
.for-mobile,
.home-features-section .hfs-item:hover .hfs-item--btn::before {
  display: none;
}
.dropdown li a,
.dropdown-item,
.home-features-section .hfs-item:hover .hfs-item--title,
.table,
body.dark .announcement,
body.dark .link-blk {
  color: #fff;
}
.home-features-section .hfs-item:hover .hfs-item--icon img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.home-features-section .hfs-item:hover .hfs-item--text {
  color: #fff !important;
}
.home-customer .home-customer--carousel .home-customer--item {
  background-color: #026d99;
  padding: 33px 40px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid #313131;
}
.home-customer .home-customer--carousel .home-customer--item .hci--title {
  margin-bottom: 30px;
}
.home-customer
  .home-customer--carousel
  .home-customer--item
  .hci--title
  .comment-owner {
  max-height: 83px !important;
  height: 100px;
}
.home-customer .home-customer--carousel .home-customer--item .hci--username {
  color: #026d99;
}
.home-customer .home-customer--carousel .home-customer--item .hci--text {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 20px;
}
.home-customer .home-customer--carousel .home-customer--item .hci--info {
  color: rgba(255, 255, 255, 0.67);
}
.home-customer .home-customer--carousel .owl-dots {
  padding-top: 30px;
}
.home-customer .home-customer--carousel .owl-dots .owl-dot span {
  border-radius: 0;
  height: 6px;
  width: 40px;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  background: rgba(255, 255, 255, 0.3);
}
.home-customer .home-customer--carousel .owl-dots .owl-dot span:hover {
  background: rgba(255, 255, 255, 0.5);
}
.home-customer .home-customer--carousel .owl-dots .owl-dot.active span {
  width: 60px;
  background: #026d99;
}
.fw-300 {
  font-weight: 300;
}
.fw-500 {
  font-weight: 500;
}
.fw-700 {
  font-weight: 700;
}
.footer {
  background-color: #060606;
}
.footer .footer-top {
  margin-top: -60px;
  float: left;
  width: 100%;
}
.footer .footer-top .footer-top--btn {
  height: 100px;
  width: 100%;
  border-radius: 18px;
  display: block;
  color: #fff;
  line-height: 30px;
  font-size: 20px;
  padding: 35px;
  text-align: center;
  background-color: #026d99;
  font-weight: 600;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  text-decoration: none !important;
}
.footer .footer-top .footer-top--btn:hover {
  background: #25b55c;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.footer .footer-top .footer-top--btn.ftb--register {
  background: #383436;
}
.footer .footer-top .footer-top--btn.ftb--register:hover {
  background: #4b4649;
}
.footer .footer-top .footer-top--btn .ftb--icon {
  height: 26px;
  vertical-align: middle;
}
.footer .footer-content {
  padding: 100px 0 50px;
}
.footer .footer-link {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
.footer .footer-bottom {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 20px 30px;
  margin-top: 10px;
}
.dashboard .container {
  max-width: 1400px;
}
.dashboard.menu-active .dash-sidebar {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dashboard.menu-active .site-content {
  margin-left: 0;
  width: 100%;
  min-height: 100vh !important;
  overflow-x: hidden;
}
.dashboard .dash-header {
  height: 80px;
  background: linear-gradient(
    to bottom right,
    #000000,
    #2d0d61
  ); /* Fixed gradient syntax */
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
}
body.light .dashboard .dash-header {
  background: #154f9b;
}

.dash-home-well {
  overflow: hidden;
}
.dashboard .dash-header .dash-header-btn {
  color: #ffffff;
  font-weight: 500;
  background-color: #007bff;
  text-decoration: none;
  -webkit-transition: 0.15s;
  padding: 12px 14px;
  transition: 0.15s;
  border-radius: 8px;
  margin-right: 12px;
}
body.light .dash-header-btn {
  color: #000d53 !important;
  background-color: white !important;
}
.dash-header-btn:hover {
  background-color: #214af0 !important;
  color: white;
}

.dashboard .dash-header .dash-header-btn .dhb--icon {
  max-width: 22px;
  max-height: 22px;
  color: white;
  margin-right: 8px;
  vertical-align: middle;
}

body.light .dhb--icon {
  color: #000d53 !important;
}

.dashboard .dash-sidebar .ds-content {
  padding: 34px 26px 30px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.dashboard .dash-sidebar .ds-content::-webkit-scrollbar {
  width: 4px;
  border-radius: 8px;
}
.dashboard .dash-sidebar .ds-content::-webkit-scrollbar-track {
  background: #00000000;
}
.dashboard .dash-sidebar .ds-content::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #a166ff 0%, #00a7ff 99.99%);
  border-radius: 2px;
}

.dashboard .dash-sidebar .ds-content .ds-content--user-info {
  margin-bottom: 30px;
  text-align: center;
}
.dashboard .dash-sidebar .ds-content .ds-content--user-info .dsui-avatar {
  width: 76px;
  position: relative;
  display: inline-block;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-content--user-info
  .dsui-avatar
  .dsui-avatar--wrapper {
  border: 2px solid #520fd0;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-content--user-info
  .dsui-avatar
  .dsui-avatar--wrapper
  img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-content--user-info
  .dsui-avatar::after {
  content: "";
  position: absolute;
  font-family: "Inter", serif;
  right: 0;
  bottom: 0;
  background-color: #000000;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  z-index: 5;
  background-image: url(https://storage.perfectcdn.com/49e927/kn4wro068jsl7zjn.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
}
.dashboard .dash-sidebar .ds-content .ds-content--user-info .dsui--username {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin-top: 14px;
}
.site-head,
body.body-pause {
  overflow: unset !important;
}
.header_bottom_vector {
  position: absolute;
  right: 0%;
  bottom: -10%;
}
.home-customer .home-customer--carousel .comment-stars,
a {
  color: #ffffff !important;
}
.site-head,
body.body-pause {
  overflow: hidden;
}
a .card.card--home-login a,
.d-card a {
  color: #fff !important;
}
.hidden {
  display: none;
}
body,
html {
  font-family: "Inter", serif;
}
body {
  background: #000000;
}
body.no-auth-body {
  background: #000000;
}
.site-head {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 140px;
  min-height: 400px;
}
.btn-primary:hover {
  background-color: #214af0 !important;
  color: #ffffff;
  border: #214af0;
}
.site-head .site-head--content {
  position: relative;
  padding: 40px 0 100px;
}
.footer,
.haac-l,
.home-customer .home-customer--carousel .home-customer--item .hci--foot,
.referans-page .ref-items,
.services-mobile,
.site-head .home-head-left {
  position: relative;
}
.site-head .home-head-left .hhl-title {
  font-size: 64px;
  font-weight: 600;
  line-height: 120%;
  max-width: 536px;
  text-align: start !important;
}
.h_45 {
  height: 45%;
}
.gradient-text {
  font-weight: 600;
  background: linear-gradient(90deg, #2f86fa, #e606ff, #0471ff);
  background-size: 200% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  animation: gradient-x 3s ease infinite;
}

@keyframes gradient-x {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 100% 0%;
  }
}

.site-head .home-head-left .hhl-text {
  font-size: 16px;
  color: #bbb3c3;
  line-height: 150%;
  max-width: 500px;
}
.site-head .home-login-alt-text {
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
}
.site-head .home-head-bot {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  margin-top: 70px;
  margin-bottom: 40px;
}
.site-head .home-head-bot .row .hhb-item + .hhb-item {
  border-left: 1px solid #fff;
}
.header {
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.header .site-icon-container,
.register-links li,
.tos-page .tos-nav-btn.active span,
ul.nav.navbar-nav.navbar-left-block {
  display: inline-block;
}
.header .site-icon-container img {
  max-height: 54px;
  width: auto;
}

.header .header-menu ul,
.register-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header .header-menu ul li {
  display: inline-block;
  padding-left: 25px;
}

.header .header-menu ul li a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-size: 15px;
  display: block;
  font-weight: 600;
  height: 100px;
  line-height: 100px;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.header .header-menu ul li a:hover {
  color: rgba(255, 255, 255, 0.9);
}
.btn {
  line-height: 24px;
  padding: 14px 24px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  -webkit-transition: 0.14s;
  transition: 0.14s;
  outline: 0;
  border: none;
  border-radius: 10px;
}

.btn.btn-light-outline:hover {
  background-color: #214af0;
  color: #ffffff;
  border-color: #214af0;
}
.video-play-icon {
  height: 36px;
  width: 36px;
  background-color: #026d99;
  border: 2px solid #026d99;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  margin-left: 3px;
  margin-top: -8px;
  margin-bottom: -8px;
}
.video-play-icon .fas {
  vertical-align: -1px;
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}
.mw_770 {
  max-width: 770px;
}
.card {
  border-radius: 15px;
  border: none !important;
}

.form-group label {
  color: #e9e9eb;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 12px;
}
.form-group.fg-for-login label,
.home-top-section .hts-item:hover .hts-item--title {
  color: #fff;
}
.form-group.fg-for-login .form-control {
  background-color: #edeef2;
  color: #444;
}
.form-group.fg-for-login .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.form-group.fg-for-login .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.form-group.fg-for-login .form-control::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.form-group.fg-for-login .form-control::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.home-customer .home-customer--carousel .comment-stars,
a {
  color: #026d99;
}
.home-top-section {
  padding: 100px 0;
  position: relative;
}
.home-top-section .hts-item {
  border-radius: 5px;
  padding: 40px 30px;
  text-align: center;
  background-color: #026d99;
  -webkit-transition: 0.14s;
  transition: 0.14s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.home-top-section .hts-item .hts-item--title {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 8px;
  -webkit-transition: 0.14s;
  transition: 0.14s;
  height: 50px;
}
.home-top-section .hts-item .hts-item--icon {
  display: inline-block;
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  position: relative;
  border: 2px solid #026d99;
  background: 0 0;
  border-radius: 50%;
}
.home-top-section .hts-item .hts-item--icon img {
  height: 60px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.home-top-section .hts-item .hts-item--icon::after {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  bottom: -10px;
  top: -10px;
  border: 2px solid;
  border-radius: 50%;
  -webkit-transition: 0.14s;
  transition: 0.14s;
}
.home-top-section .hts-item .hts-item--icon:hover,
.home-top-section .hts-item .hts-item--icon:hover::after,
.home-top-section .hts-item:hover .hts-item--icon::after {
  border-color: #fff;
}
.home-top-section .hts-item .hts-item--text {
  margin: 20px 0 10px;
  font-size: 13px;
  color: #c2c2c2;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.3px;
}
.home-top-section .hts-item:hover {
  background: linear-gradient(#fff, #026d99);
}
.home-title .ht--bottom-line,
.home-title .ht--bottom-line::after,
.home-title .ht--bottom-line::before {
  height: 5px;
  border-radius: 3px;
  background-color: #026d99;
}
.home-top-section .hts-item:hover .hts-item--icon {
  border-color: #fff;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.home-top-section .hts-item:hover .hts-item--text {
  color: #fff;
}
.h_25 {
  height: 90%;
}
.home-title {
  font-weight: 500;
  font-size: 34px;
  color: #026d99;
  line-height: 140%;
  letter-spacing: 0.4px;
  padding: 10px 0 0;
  position: relative;
}
.home-title .ht--bottom-line {
  position: relative;
  bottom: 0;
  left: 0;
  width: 60px;
  margin-top: 25px;
}
.services-list-filter {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 300ms;
}
.home-title .ht--bottom-line::before {
  content: "";
  width: 20px;
  position: absolute;
  left: 65px;
}
.home-title .ht--bottom-line::after {
  content: "";
  width: 40px;
  position: absolute;
  left: 90px;
}
.home-info-section {
  position: relative;
  padding: 100px 0;
}
.home-info-section .his--text {
  font-size: 17px;
  font-weight: 400;
  color: #9f9f9f;
  line-height: 180%;
}
.haac-l span a,
.register-links li:hover a,
.text-primary {
  color: #026d99 !important;
}
.text-danger {
  color: #27c364 !important;
}
.text-success {
  color: #33bb8d !important;
}
.bg-primary {
  background: #24ca7a !important;
}
.text-secondary {
  color: #1e3aa9 !important;
}
.bg-secondary {
  background: #1e3aa9 !important;
}
.footer,
.home-features-section .hfs-item,
.home-image-1 {
  background-position: center;
  background-size: cover;
}
.home-image-1 {
  border-radius: 10px;
  background-color: #026d99;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  padding-top: 30px;
  -webkit-box-shadow: 0 5px 50px rgba(200, 200, 200, 0.01);
  box-shadow: 0 5px 50px rgba(200, 200, 200, 0.01);
}
.home-image-bot-info .hibi--text {
  position: relative;
  line-height: 120%;
  font-weight: 700;
  font-size: 22px;
}
.home-customer,
.home-features-section {
  padding: 100px 0;
}
.home-features-section .hfs-item {
  border-radius: 20px;
  padding: 40px 30px;
  text-align: center;
  background-color: #026d99;
  -webkit-transition: 0.14s;
  transition: 0.14s;
  background-repeat: no-repeat;
  position: relative;
}
.home-features-section .hfs-item .hfs-item--title {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 8px;
  -webkit-transition: 0.14s;
  transition: 0.14s;
}
.home-features-section .hfs-item .hfs-item--icon {
  max-width: 120px;
  max-height: 120px;
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
}
.home-features-section .hfs-item .hfs-item--icon img,
.table.table-full {
  width: 100%;
}
.home-features-section .hfs-item .hfs-item--text {
  margin: 20px 0 10px;
  font-size: 13px;
  color: #c2c2c2;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.3px;
}
.home-features-section .hfs-item .hfs-item--btn {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 56px;
  border-radius: 35px;
  color: #fff;
  background-color: #026d99;
  line-height: 30px;
  font-size: 0px;
  font-weight: 500;
  min-width: 56px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.home-features-section .hfs-item .hfs-item--btn::before {
  content: ">";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
}
.home-features-section .hfs-item:hover .hfs-item--btn {
  padding: 13px 20px;
  font-size: 16px;
  background: #fff;
  color: #026d99;
  -webkit-box-shadow: 0 6px 24px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.1);
}
.for-mobile,
.home-features-section .hfs-item:hover .hfs-item--btn::before {
  display: none;
}

.home-features-section .hfs-item:hover .hfs-item--icon img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.home-features-section .hfs-item:hover .hfs-item--text {
  color: #fff !important;
}
.home-customer .home-customer--carousel .home-customer--item {
  background-color: #026d99;
  padding: 33px 40px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid #313131;
}
.home-customer .home-customer--carousel .home-customer--item .hci--title {
  margin-bottom: 30px;
}
.home-customer
  .home-customer--carousel
  .home-customer--item
  .hci--title
  .comment-owner {
  max-height: 83px !important;
  height: 100px;
}
.home-customer .home-customer--carousel .home-customer--item .hci--username {
  color: #026d99;
}
.home-customer .home-customer--carousel .home-customer--item .hci--text {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 20px;
}
.home-customer .home-customer--carousel .home-customer--item .hci--info {
  color: rgba(255, 255, 255, 0.67);
}
.home-customer .home-customer--carousel .owl-dots {
  padding-top: 30px;
}
.home-customer .home-customer--carousel .owl-dots .owl-dot span {
  border-radius: 0;
  height: 6px;
  width: 40px;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  background: rgba(255, 255, 255, 0.3);
}
.home-customer .home-customer--carousel .owl-dots .owl-dot span:hover {
  background: rgba(255, 255, 255, 0.5);
}
.home-customer .home-customer--carousel .owl-dots .owl-dot.active span {
  width: 60px;
  background: #026d99;
}
.fw-300 {
  font-weight: 300;
}
.fw-500 {
  font-weight: 500;
}
.fw-700 {
  font-weight: 700;
}
.footer {
  background-color: #060606;
}
.footer .footer-top {
  margin-top: -60px;
  float: left;
  width: 100%;
}
.footer .footer-top .footer-top--btn {
  height: 100px;
  width: 100%;
  border-radius: 18px;
  display: block;
  color: #fff;
  line-height: 30px;
  font-size: 20px;
  padding: 35px;
  text-align: center;
  background-color: #026d99;
  font-weight: 600;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  text-decoration: none !important;
}
.footer .footer-top .footer-top--btn:hover {
  background: #25b55c;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.footer .footer-top .footer-top--btn.ftb--register {
  background: #383436;
}
.footer .footer-top .footer-top--btn.ftb--register:hover {
  background: #4b4649;
}
.footer .footer-top .footer-top--btn .ftb--icon {
  height: 26px;
  vertical-align: middle;
}
.footer .footer-content {
  padding: 100px 0 50px;
}
.footer .footer-link {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
.footer .footer-bottom {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 20px 30px;
  margin-top: 10px;
}
.dashboard .container {
  max-width: 1400px;
}
.dashboard.menu-active .dash-sidebar {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dashboard.menu-active .site-content {
  margin-left: 0;
  width: 100%;
  overflow-x: hidden;
}

.dash-home-well {
  overflow: hidden;
}

.dashboard .dash-header .dash-header--left {
  float: left;
  width: 280px;
  padding: 0 30px;
}

.dashboard .dash-header .dash-header--sitename > .row,
.dashboard .dash-sidebar .ds-content .ds-user-tools > .row {
  margin-left: -5px;
  margin-right: -5px;
}
.dashboard .dash-header .dash-header--sitename > .row > div,
.dashboard .dash-sidebar .ds-content .ds-user-tools > .row > div {
  padding: 0 5px;
}
.dashboard .dash-header .dash-header--sitename .site-icon-container {
  height: 40px;
  display: inline-block;
}
.dashboard .dash-header .dash-header--sitename .site-icon-container img {
  height: 100%;
}
.dashboard .dash-header .dash-header--sitename .site-name {
  font-size: 28px;
  color: #fff;
  font-weight: 400;
}
.dashboard .dash-header .dash-header--right {
  position: relative;
  width: calc(100% - 280px);
  float: left;
  height: 80px;
}
.dashboard .dash-header .dash-header--right .header-menu-btn {
  position: absolute;
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 32px;
  width: 32px;
  color: #fff;
  cursor: pointer;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.7;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  z-index: 2000;
}
.dashboard .dash-header .dash-header--right .header-menu-btn:hover {
  opacity: 1;
}
.dashboard .dash-sidebar {
  background-color: #000000;
  position: fixed;
  top: 80px;
  border-right: 2px solid #000000;
  left: 0;
  z-index: 100;
  width: 280px;
  bottom: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  overflow: hidden;
}
.dashboard .dash-sidebar .ds-content {
  padding: 34px 26px 30px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.dashboard .dash-sidebar .ds-content::-webkit-scrollbar {
  width: 4px;
  border-radius: 8px;
}
.dashboard .dash-sidebar .ds-content::-webkit-scrollbar-track {
  background: #00000080;
}
.dashboard .dash-sidebar .ds-content::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #a166ff 0%, #00a7ff 99.99%);
  border-radius: 2px;
}
.dashboard .dash-sidebar .ds-content::-webkit-scrollbar-thumb:hover {
  background: rgb(10, 10, 10);
}
.dashboard .dash-sidebar .ds-content .ds-content--user-info {
  margin-bottom: 30px;
  text-align: center;
}
.dashboard .dash-sidebar .ds-content .ds-content--user-info .dsui-avatar {
  width: 76px;
  position: relative;
  display: inline-block;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-content--user-info
  .dsui-avatar
  .dsui-avatar--wrapper {
  border: 2px solid #520fd0;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-content--user-info
  .dsui-avatar
  .dsui-avatar--wrapper
  img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-content--user-info
  .dsui-avatar::after {
  content: "";
  position: absolute;
  font-family: "Inter", serif;
  right: 0;
  bottom: 0;
  background-color: #000000;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  z-index: 5;
  background-image: url(https://storage.perfectcdn.com/49e927/kn4wro068jsl7zjn.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
}
.dashboard .dash-sidebar .ds-content .ds-content--user-info .dsui--username {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin-top: 14px;
}
.dashboard .dash-sidebar .ds-content .ds-user-tools {
  background: #000000;
  padding: 14px 26px;
  margin: 30px -18px 26px;
  border-radius: 10px;
}
.dashboard .dash-sidebar .ds-content .ds-user-tools .ds-user-tools--item {
  position: relative;
  text-align: center;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-user-tools
  .ds-user-tools--item:hover
  .dsti-title {
  color: rgba(255, 255, 255, 0.8);
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-user-tools
  .ds-user-tools--item
  .dsti-icon {
  text-align: center;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-user-tools
  .ds-user-tools--item
  .dsti-icon
  img {
  height: 34px;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-user-tools
  .ds-user-tools--item
  .dsti-title {
  -webkit-transition: 0.15s;
  transition: 0.15s;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  text-decoration: none;
  margin-top: 8px;
}
.navbar-left-block {
  position: relative;
  margin-left: -6px;
  margin-right: -6px;
}
.navbar-left-block {
  list-style: none;
  margin: 0 -24px;
  padding: 0;
  white-space: nowrap;
  overflow-x: hidden !important;
}
.navbar-left-block > li,
.home-ss-tabs .home-ss-tab.active .fa-minus,
.tab-content > .active,
.tos-page .tos-tabs .tos-tab.active {
  display: block;
}

.navbar-left-block > li > a {
  display: block;
  color: #ffffffb8;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  line-height: 24px;
  border: 1.5px transparent;
  padding: 12px 16px;
  white-space: nowrap;
  border-radius: 16px;
}

.navbar-left-block > li {
  margin: 5px;
  border-radius: 16px;
}

.navbar-left-block > li:hover a {
  color: #ffffff;
  background: #6c04f4;
}
.navbar-left-block > li.active a {
  color: #ffffff;
  background: #6c04f4;
}
.navbar-left-block > li > a .link-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

body.light .dashboard .site-content {
  background-color: white;
}

.dashboard .site-content {
  margin-left: 280px;
  margin-top: 80px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  min-height: 100vh !important;
  padding-bottom: 40px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #000000;
}
.d-card .d-card-head,
body.light .d-card .d-card-head {
  padding: 24px 4px 16px;
  margin: 0 32px;
  border-bottom: 1px solid #ffffff;
}
.d-card .d-card-head {
  font-weight: 600;
  color: #fff;
  font-size: 24px;
}
.d-card .d-card-head .dch-icon {
  height: 30px;
  margin-right: 10px;
}
.d-card .d-card-body {
  padding: 24px 30px 34px;
}
.d-card.d-pad {
  padding: 34px 30px;
}
.d-card.d-pad-2 {
  padding: 20px 30px;
}
.d-card.dc-home-1 {
  background-color: #3b3a3aa6 !important;
  color: white !important;
}
.dc-title {
  font-size: 30px;
  font-weight: 600;
}
.dc-text {
  font-size: 18px;
}
.radius_6 {
  border-radius: 6px !important;
}
.dc-ht-sup-box {
  display: block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.dc-ht-sup-box .dc-ht-sup-title {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 14px;
}
#dc2-body {
  padding: 30px 24px;
}
.dh-noti .dh-item {
  border-radius: 20px;
  background-color: #333;
  color: #fff;
  overflow: hidden;
  position: relative;
  margin-bottom: 18px;
}
.dh-noti .dh-item .dh-item--left {
  width: 140px;
  height: 100%;
  position: absolute;
  overflow: hidden;
}
.dh-noti .dh-item .dh-item--right {
  margin-left: 140px;
  padding: 24px 30px;
}

.dh-noti .dh-item .dh-item--icon {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 30;
  font-size: 80px;
}
.dh-noti .dh-item .dh-item--date {
  font-size: 13px;
  color: #fff;
  margin-bottom: 10px;
  line-height: 20px;
}
.dh-noti .dh-item .dh-item--date .dh-item--date-ico {
  height: 20px;
  vertical-align: middle;
}
.dh-noti .dh-item .dh-item--title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 8px;
}
.dh-noti .dh-item .dh-item--text {
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
}
.alert {
  border: none;
  outline: 0;
  font-size: 14px;
  font-weight: 400;
}

.ds-items-icons {
  max-width: 60px !important;
}
.dash-home-status {
  width: 100%;
}
.dash-home-status > .row {
  margin-left: -8px;
  margin-right: -8px;
}
.dash-home-status > .row > div {
  padding-left: 8px;
  padding-right: 8px;
}
.dash-home-status .dhs-item:hover {
  box-shadow: 0 4px 26px #ffffff;
}
.dash-home-status .dhs-item .dhs-item--icon {
  height: 80px;
  width: 80px;
  line-height: 80px;
  text-align: center;
  background: transparent;
  border-radius: 50%;
  display: block;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
.dash-home-status .dhs-item .dhs-item--icon .dhs-item--icon-img {
  width: auto;
  height: 60%;
}
.dash-home-status .dhs-item .dhs-item--title {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}
.dash-home-status .dhs-item .dhs-item--text {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
.dash-page-head {
  margin-top: 150px;
  padding: 16px;
}
.dash-page-head .dash-page-head--box {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 44px 30px;
  position: relative;
}
.dash-page-head .dash-page-head--box .dph--title {
  font-size: 32px;
  font-weight: 400;
}
.dash-page-head .dash-page-head--box .col-for-title {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.dash-page-head .dash-page-head--box .dph--text {
  font-size: 16px;
  line-height: 170%;
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: 0.4px;
}
.dash-page-head .dash-page-head--box .dc-right-img {
  position: absolute;
  height: calc(100% + 20px);
  top: -20px;
  right: 10px;
  bottom: 0;
}
.table tbody,
.table th,
.table thead {
  border: none !important;
}
.table td,
.table th,
.table tr {
  font-size: 16px;
  padding: 1rem 0.75rem;
  border-bottom: 2px solid rgb(255, 255, 255) !important;
}
.d-card.dc-green.d-pad.text-center.dc-ht-sup-box,
.dashboard .dash-sidebar .ds-content .ds-content--user-info .dsui-avatar::after,
.ds-user-tools,
.home-ss-tabs .home-ss-tab .fa-minus,
.home-ss-tabs .home-ss-tab.active .fa-plus,
.table-d-for-mobile,
.tos-page .tos-tabs .tos-tab {
  display: none;
}
.services-title.st-mobile {
  margin-left: 0;
  margin-right: 0;
}
.add-left-border {
  border-left: 1px solid #9194a0;
}
.haac-l span {
  padding: 12px 20px;
  background: #5100ff;
  position: relative;
  font-size: 14px;
}
.haac-l::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  width: 100%;
  height: 1px;
  background: #fff;
}
@media screen and (max-width: 600px) {
  .add-left-border {
    border: none !important;
  }
  .table-d-for-mobile {
    display: block;
  }
  .table-d-for-pc {
    display: none !important;
  }
  .services-title {
    font-size: 15px !important;
  }
  .dosomethingformobile-table {
    border: none !important;
    outline: 0 !important;
    width: 100%;
    display: block;
  }
  .dosomethingformobile-table caption {
    font-size: 1.3em;
  }
  .dosomethingformobile-table tbody {
    width: 100%;
    display: block !important;
  }
  .dosomethingformobile-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .dosomethingformobile-table tr {
    display: block;
    margin-bottom: 30px;
    background: #154f9b;
    border-radius: 20px;
    border: 2px solid #fffffffe;
    overflow: hidden;
    border: none;
    padding: 18px 6px;
  }
  .dosomethingformobile-table td {
    border: none !important;
    display: block;
    font-size: 0.8em;
    text-align: left !important;
    width: 100%;
    padding: 10px 0.75rem;
    word-wrap: break-word;
    min-height: 50px !important;
    color: #fff;
  }
  .dosomethingformobile-table td + td {
    border-top: 1px solid rgb(255, 255, 255) !important;
  }
  .dosomethingformobile-table td::before {
    content: attr(data-label);
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    color: #fff;
    margin-bottom: 3px;
  }
  .dosomethingformobile-table td:last-child {
    border-bottom: 0;
  }
}
.dfb-search,
.ds-filter-btns #dfb-btn {
  font-size: 11px;
  border: none;
  color: #fff;
  min-height: 40px;
  cursor: pointer;
  outline: 0;
}
.referans-page .ref-items.ri-sm .ref-item .icon,
pre.code {
  color: #27c364;
}

.mb_80 {
  margin-bottom: 80px;
}
.ds-filter-btns .row {
  margin-left: -3px;
  margin-right: -3px;
}
.ds-filter-btns .row > div {
  padding: 0 3px;
}
.ds-filter-btns #dfb-btn {
  background-color: #0089ff;
  padding: 12px 8px;
  border-radius: 5px;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  display: inline-block;
  margin-bottom: 4px;
  width: 100%;
}
.ds-filter-btns #dfb-btn.active {
  background: #2d44ab;
  color: #fff !important;
}
.ds-filter-btns #dfb-btn:hover {
  background-color: #2d44ab;
}
.ds-filter-btns #dfb-btn i {
  margin-right: 4px;
}
.dfb-search {
  border-radius: 5px;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  position: relative;
  border-radius: 16px;
}
.dfb-search .dfb-input {
  width: calc(100% - 40px);
  background: 0 0;
  border: none;
  outline: 0;
  height: 40px;
  color: #000000;
  padding: 0 14px;
}
.dfb-search .dfb-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.dfb-search .dfb-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.dfb-search .dfb-input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.dfb-search .dfb-input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.dfb-search .dfb-submit {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  text-align: center;
  border: none;
  background: #007bff;
  color: #fff;
}

.bakiye-yukle-page .byp-text {
  font-size: 14px;
  color: #fff;
  padding: 10px 0;
  font-weight: 500;
  line-height: 160%;
}
.bakiye-yukle-page .byp-ta.row > div + div {
  border-left: 1px solid rgba(255, 255, 255, 0.4);
}
.bakiye-yukle-page .byp-ta.row .site-icon {
  height: 32px;
  margin-right: 10px;
}
.bakiye-yukle-page .byp-ta.row .site-name {
  height: 32px;
  line-height: 32px;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
}
.bakiye-yukle-page .byp-ta.row .byp-name {
  font-size: 16px;
  font-weight: 600;
}
.bakiye-yukle-page .byp-ta.row .byp-info {
  font-size: 14px;
  font-weight: 400;
  color: #026d99;
}
.pg-supcent .psc-title {
  font-size: 26px;
  color: #fff;
  font-weight: 700;
}
.pg-supcent .psc-title span {
  color: #3ad89e;
}
.pg-supcent .psc-falt {
  color: rgba(255, 255, 255, 0.7);
}
.pg-supcent .psc-item-icon {
  font-size: 48px;
  color: #3ad89f;
}
.pg-supcent .psc-item-top {
  color: #3ad89f;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}
.pg-supcent .psc-item-bot {
  font-size: 33px;
  font-weight: 500;
}
.referans-page .ref-items.ri-sm .ref-item {
  font-size: 16px;
  padding: 16px 0;
}
.referans-page .ref-items.ri-sm .ref-item .the-title {
  line-height: 28px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.referans-page .ref-items.ri-sm .ref-item .row {
  margin-left: -9px;
}
.referans-page .ref-items.ri-sm .ref-item .row > div {
  padding-left: 9px;
  padding-right: 9px;
}
.referans-page .ref-items .ref-item {
  padding: 22px 0;
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  font-weight: 500;
}
.referans-page .ref-items .ref-item span {
  color: #28c968;
}
.referans-page .ref-items .ref-item + .ref-item {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.referans-page .ref-items .ref-item .text-style-2 {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #fff;
}
.referans-page .rp-text {
  line-height: 180%;
  font-size: 14px;
  color: #f3f3f3;
}
hr {
  border: none;
  border-bottom: 1px solid #9194a0;
}
.page-rent-panel .prp-info {
  padding: 16px;
  background: #33333347;
  color: #fff;
  font-size: 18px;
  border-radius: 18px;
}
.page-rent-panel .prp-info-2 {
  padding: 16px;
  background: #33333347;
  color: #fff;
  font-size: 15px;
  border-radius: 18px;
}
.page-rent-panel .prp-info-2 .prp-info-2--btn {
  background: #ffffff00;
  border-radius: 100%;
  margin-left: 16px;
  max-width: 60px;
}
.page-rent-panel .prp-info-2 .prp-info-2--btn:hover {
  box-shadow: 0 0 15px 5px rgba(177, 89, 249, 0.6);
  background-color: white;
}

.home-ss-tabs .home-ss-tab {
  position: relative;
  cursor: pointer;
  background: 0 0;
  color: #fff;
  padding: 20px;
  border-radius: 16px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-bottom: 14px;
}
.home-ss-tabs .home-ss-tab.active,
body.light .home-ss-tabs .home-ss-tab.active {
  background: #860df5;
  color: #fff;
}
.home-ss-tabs .home-ss-tab.active .ss-tab-head .right-p {
  color: #cfff;
}
.home-ss-tabs .home-ss-tab .ss-tab-head {
  font-size: 18px;
  font-weight: 700;
}
.home-ss-tabs .home-ss-tab .ss-tab-head .right-p {
  color: #fff;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
}
.home-ss-tabs .home-ss-tab .ss-tab-content {
  display: none;
  padding-top: 12px;
  font-size: 14px;
  padding-bottom: 8px;
}
pre.code {
  border-radius: 10px;
  background-color: #026d9940;
  padding: 24px;
}
.tos-page .tos-nav-btn {
  min-width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 28px;
  border-radius: 10px;
  -webkit-transition: 0.13s;
  transition: 0.13s;
  background-color: #5100ff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 20px;
}
.tos-page .tos-nav-btn span {
  font-size: 15px;
  padding: 0 20px;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  display: inline-block;
}
.tos-page .tos-tabs {
  line-height: 170%;
}
body.register-page-body {
  background-image: url(https://storage.perfectcdn.com/49e927/q4moxoodpr7t3agg.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-color: #173096;
}
.register-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 100vh;
  padding: 100px 0;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.register-page .register-d-card {
  background-image: url(https://storage.perfectcdn.com/49e927/5ec8pqa1dy27tpg4.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.register-page .register-pl-img {
  width: calc(100% + 30px);
  margin-left: -10px;
  margin-right: -20px;
  margin-top: 104px;
}
.register-links li a {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  padding: 4px 14px;
}
.forget-pass-page,
.siparis-without-login {
  width: 100%;
  padding: 100px 0;
}
.forget-pass-page .container {
  max-width: 600px;
}
.siparis-without-login .swl-info {
  margin-bottom: 18px;
}
.siparis-without-login .swl-info .swl-info--title {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.siparis-without-login .swl-info .swl-info--text {
  font-weight: 400;
  color: #586bbb;
  font-size: 14px;
}
@media screen and (max-width: 1000px) {
  .head-menu .header-menu > ul > li,
  .head-menu .header-menu > ul > li > a {
    display: block;
    position: relative;
  }
  .for-mobile,
  .head-menu .btn,
  .head-menu.active {
    display: block !important;
  }
  .dc-right-img,
  .for-desktop,
  .head-menu,
  .head-menu .header-menu > ul > li > a::after {
    display: none;
  }
  .dashboard .dash-header .dash-header--right {
    width: 100% !important;
  }
  .dashboard.menu-active .dash-sidebar {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .dashboard .dash-sidebar {
    left: -500px;
    z-index: 50;
  }
  .dashboard .site-content {
    margin-left: 0;
    width: 100%;
  }

  .head-menu {
    position: fixed;
    top: 80px;
    left: 16px;
    right: 16px;
    background-color: #ffffff;
    padding: 20px;
    z-index: 1003;
    border-radius: 20px;
    overflow-x: hidden;
  }
  .head-menu .mmff {
    width: 100%;
    display: block;
  }
  .head-menu .hm-close {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 18px;
    cursor: pointer;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    opacity: 0.6;
    z-index: 1004;
  }
  .head-menu .bs-btn {
    display: block;
    width: 100%;
  }
  .head-menu .bs-btn + .bs-btn {
    margin-top: 14px;
  }
  .head-menu .header-menu > ul {
    width: 100%;
    padding: 0 20px 30px;
  }
  .head-menu .header-menu > ul > li + li {
    margin: 0;
  }
  .head-menu .header-menu > ul > li > a {
    text-align: left;
    max-height: 40px;
    padding: 10px 0;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
  }
  .rtl-enable .dashboard .dash-sidebar {
    transform: translateX(0);
  }
}
.services-mobile .service-item {
  border-radius: 20px;
  background: #026d99;
  padding: 10px 26px 30px;
  text-align: center;
  margin-bottom: 30px;
  color: #fff;
}
#acc-status .nav-tabs li a:focus,
#acc-status .nav-tabs li a:hover,
#acc-status .nav-tabs li.active a,
#acc-status .nav-tabs li.active a:hover,
#vipstatus .nav-tabs li a:focus,
#vipstatus .nav-tabs li a:hover,
#vipstatus .nav-tabs li.active a,
#vipstatus .nav-tabs li.active a:hover,
.dropdown li:hover,
.dropdown-item:hover,
.acc-status .nav-tabs li.active a {
  background-color: #8400ff;
  color: #fff;
}
.services-mobile .service-item .item-id {
  font-size: 14px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.8);
}
.services-mobile .service-item .item-title {
  margin-top: 6px;
  font-size: 18px;
  font-weight: 600;
}
.services-mobile .service-item .item-info {
  font-size: 15px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  line-height: 24px;
  margin-top: 4px;
}
.services-mobile .service-item .pricing {
  display: inline-block;
  padding: 10px;
  border-radius: 10px;
  background-color: #363434;
  margin-top: 10px;
}
.services-mobile .service-item .pricing .this-price {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.services-mobile .service-item .pricing .adet {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 770px) {
  xd .dash-page-head .dash-page-head--box .col-for-title,
  .site-head .home-head-bot .row .hhb-item + .hhb-item {
    border: none !important;
  }
  .dashboard.menu-active .dash-sidebar {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .dashboard .site-content {
    margin-left: 0;
    width: 100%;
  }

  .dh-noti .dh-item .dh-item--icon {
    font-size: 40px;
  }
  .dh-noti .dh-item .dh-item--title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 8px;
  }
  .dh-noti .dh-item .dh-item--text {
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    color: #8195e2;
  }
}
@media screen and (max-width: 576px) {
  .h-sm-65 {
    height: 65px;
  }
  .dash-page-head .dash-page-head--box .col-for-title {
    border-right: none;
  }
  .site-head .home-head-left .hhl-title {
    font-size: 28px;
  }
  .site-head .home-head-left .hhl-text {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.875);
    line-height: 180%;
    letter-spacing: 0.2px;
  }
  .blog_h_27 {
    height: 22% !important;
  }
}
.sipsta.tamam {
  color: #00b97d;
}
.sipsta.iptal {
  color: #ff3651;
}
.sipsta.yari-iade {
  color: #3e55b2;
}
a:hover {
  color: #214af0;
  text-decoration: none;
}
ul.dropdown-menu.dropdown-max-height.beforeauthdrop.show li {
  display: block !important;
  font-size: 14px !important;
  border-bottom: 1px #ffffff54;
  padding-left: 12px;
}
ul.dropdown-menu.dropdown-max-height.beforeauthdrop.show li a {
  height: 35px;
  line-height: 30px;
}
.ht--bottom-line {
  right: 12%;
}
.rtl-enable {
  background: #0e223a;
}
.rtl-enable .owl-stage-outer {
  direction: ltr;
}
.rtl-enable ul.dropdown-menu.dropdown-max-height.beforeauthdrop.show li {
  padding-right: 10px;
}
.rtl-enable .d-card.dc-home-1 .dc-right-img,
.rtl-enable .dh-noti .dh-item .dh-item--icon-bg,
.rtl-enable button.dfb-submit {
  left: 0;
  right: auto;
}
.rtl-enable .dh-noti .dh-item .dh-item--right {
  margin-right: 140px;
  margin-left: 0;
}
.rtl-enable .dashboard .dash-header .dash-header--right .header-menu-btn {
  right: 30px;
  left: auto;
}
.rtl-enable .dashboard .dash-sidebar {
  right: 0;
  left: auto;
}
.rtl-enable .dashboard.menu-active .dash-sidebar {
  transform: translateX(100%);
}
@media screen and (min-width: 1001px) {
  .desktop_none {
    display: none !important;
  }
  .rtl-enable .dashboard .site-content {
    margin-right: 280px;
    margin-left: 0;
  }
  .rtl-enable .dashboard.menu-active .site-content {
    margin-right: 0;
  }
}
.rtl-enable .dashboard .dash-header .dash-header--left {
  float: right;
}
.rtl-enable #service-filter {
  border-radius: 5px 0 0 5px;
}
.rtl-enable .dash-page-head .dash-page-head--box .dc-right-img {
  left: 10px;
  right: auto;
}
#acc-status.modal.fade.in,
#vipstatus.modal.fade.in {
  margin: auto;
  display: flex !important;
  align-items: center !important;
}
#acc-status,
#vipstatus {
  background-color: rgb(63 197 141 / 80%);
}
#acc-status .modal-dialog,
#vipstatus .modal-dialog {
  max-width: 80%;
  margin-top: -200px;
  border-radius: 0;
}
#acc-status .modal-dialog .modal-content,
#vipstatus .modal-dialog .modal-content {
  background-color: #161429;
  border-radius: 0;
}
#acc-status button.close,
#vipstatus button.close {
  opacity: 1;
  background-color: #161429;
  width: 45px;
  height: 50px;
  position: absolute;
  top: -55px;
  right: 0;
  color: #fff;
  font-size: 40px;
  font-weight: 100;
  transition: 0.1s linear;
}
#acc-status .nav-tabs,
#vipstatus .nav-tabs {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 0;
}
.status-txt {
  color: #dacef6;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
}
.acc-stat-title,
.dual-status .media-heading {
  font-size: 24px;
  color: #fff;
}
.status-row {
  width: 100%;
  height: 10px;
  background-color: #d9cef6;
}
#acc-status .tab-pane,
#vipstatus .tab-pane {
  padding: 35px;
}
.dual-status .media-body p {
  color: #acb7e4;
  margin-bottom: 0;
}
#acc-status .acc-status-detail,
#vipstatus .acc-status-detail {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.acc-status-detail li.acc-status-li {
  color: #fff;
  text-decoration: none;
}
.acc-status-detail li.acc-status-li i {
  font-size: 22px;
  margin-right: 8px;
  color: #25b55c;
}
.acc-status-detail li {
  font-size: 15px;
  color: #919199;
  text-decoration: line-through;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 20px 0;
}
.dual-status {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 25px;
}
.acc-stat-title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 35px;
  display: none;
}
.status-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  color: #d9cef6;
}
#acc-status .nav-tabs li.active a::after,
#vipstatus .nav-tabs li.active a::after {
  content: "";
  width: 101%;
  height: 10px;
  background-color: #25b55c;
  position: absolute;
  bottom: -41px;
}
#acc-status .nav-tabs li.active a i::before,
#vipstatus .nav-tabs li.active a i::before {
  content: "\f058";
}
#acc-status .nav-tabs li a,
#vipstatus .nav-tabs li a {
  color: #d9cef8;
  background: 0 0;
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 0;
  padding-left: 0;
  padding-right: 0;
  min-width: 126px;
  margin-right: 30px;
  text-align: center;
  justify-content: center;
}
#acc-status .nav-tabs li a i,
#vipstatus .nav-tabs li a i {
  font-size: 20px;
  margin-right: 10px;
}

.dropdown-menu {
  background-color: #100230;
  border: 1px solid #550eda;
}
body.light .dropdown-menu{
  background-color: #000d53;
}
.dropdown-menu.setting.show {
  overflow-y: scroll;
  height: 500px;
  width: 100%;
}
.dfb-search {
  overflow: visible;
}
#service-filter {
  padding: 10px 0;
  float: left;
  border-radius: 0 5px 5px 0;
}
li.showOnMob {
  display: none !important;
}
@media (max-width: 1000px) {
  li.showOnMob {
    display: block !important;
  }
}
@media (max-width: 670px) {
  .ticketSide .row {
    display: block !important;
  }
  .dual-status {
    display: block;
    line-height: 40px;
  }
  #filtermera {
    display: none;
  }
  a#service-filter {
    width: 200px !important;
    padding: 10px 12px;
  }
}
.col-auto.align-self-center,
.col.align-self-center {
  padding: 0;
}
.template-input::placeholder {
  color: white !important;
}

body.light .dashboard .dash-header .dash-header--sitename .site-name {
  font-size: 28px;
  color: #ffffff !important;
  font-weight: 400;
}
.mode-btn {
  font-size: 24px; /* Adjust the size of the sun/moon icon */
  cursor: pointer;
  background: none;
  border: none;
  padding: 10px;
}

.mode-btn span {
  transition: transform 0.3s ease; /* Smooth transition for the icon */
}

.dfb-search,
body.light .d-card,
body.light .dashboard .dash-sidebar {
  background-color: #000d53;
}
body.light .dashboard .dash-header .dash-header--right .header-menu-btn,
body.light
  .dashboard
  .dash-sidebar
  .ds-content
  .ds-content--user-info
  .dsui--username,
body.light .navbar-left-block > li > a,
body.light .dc-ht-sup-box .dc-ht-sup-title,
body.light button#changeEmailLink,
body.light i.fa.fa-search,
body.light i.fas.fa-plus,
body.light tbody,
body.light th {
  color: #ffffff !important;
}
body.light .d-card,
.home-image-bot-info {
  background-color: #000d53;
  color: #ffffff;
}
body.light .dashboard .dash-header .dash-header-btn .dhb--icon,
body.light
  .dashboard
  .dash-sidebar
  .ds-content
  .ds-menu
  > ul
  > li
  > a
  .link-icon {
  filter: brightness(1) invert(1);
}
body.light .d-card a,
body.light .navbar-left-block > li.active > a {
  color: #ffffff !important;
  background-color: #027cff;
}
body.light .d-card {
  color: #ffffff;
}
body.light .d-card .d-card-head {
  font-weight: 600;
  color: #fff;
  font-size: 18px;
}
body.light .form-group label {
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 12px;
}
body.light .form-group .form-control {
  background: #ffffff;
  color: #000000;
  border: 2px solid #ffffff;
}

body.dark .detail-table th {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  padding: 8px 0;
  border: none;
  text-transform: uppercase;
}
body.dark .detail-table td {
  font-size: 14px;
  font-weight: 400;
  color: #fff !important;
  padding: 8px 0;
  border-top: 2px solid #efecec;
}

body.light .dashboard .dash-sidebar .ds-content::-webkit-scrollbar-track {
  background: #fffdfd;
}
body.light .dash-page-head .dash-page-head--box {
  border-radius: 18px;
  background-color: #000d53;
  background-image: none;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 44px 30px;
  position: relative;
  color: #ffffff;
}
body.light .dash-page-head .dash-page-head--box .dph--text {
  font-size: 16px;
  line-height: 170%;
  color: #ffffff;
  letter-spacing: 0.4px;
}
body.light .ds-filter-btns #dfb-btn {
  background-color: #0084cf;
  color: white;
  padding: 12px 8px;
  font-size: 11px;
  border: none;
  outline: 0;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  min-height: 40px;
  display: inline-block;
  margin-bottom: 4px;
  width: 100%;
}
body.light .dfb-search .dfb-input {
  width: calc(100% - 40px);
  background: #ffffff;
  border: none;
  outline: 0;
  height: 40px;
  color: #000;
  padding: 0 14px;
}
body.light .dfb-search {
  background-color: #ffffff;
  color: #000000 !important;
  font-size: 11px;
  border: none;
  outline: 0;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  min-height: 40px;
  position: relative;
}
body.light ::placeholder {
  color: #000000 !important;
}
body.light .bakiye-yukle-page .byp-text {
  font-size: 14px;
  color: #ffffff;
  padding: 10px 0;
  font-weight: 500;
  line-height: 160%;
}
body.light .bakiye-yukle-page .byp-ta.row .site-name {
  font-size: 24px;
  color: #ffffff;
  font-weight: 400;
}

body.light .home-ss-tabs .home-ss-tab {
  position: relative;
  cursor: pointer;
  background: 0 0;
  color: #000;
  padding: 20px;
  border-radius: 16px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-bottom: 14px;
}

button.mode-btn.darkMode.cust {
  margin-left: 90px;
  margin-top: 17px;
  float: left;
}
@media screen and (min-width: 1000px) {
  button.mode-btn.darkMode.cust {
    display: none;
  }
}
.cardrob {
  position: absolute;
  width: 230px;
  height: 180px;
  top: -139px;
  left: 50px;
}
.cardrob.rev {
  transform: rotateY(180deg);
  right: 50px;
  left: auto;
}
.row.cardrow {
  margin-top: 150px;
}
.cardicon img {
  width: 150px;
  height: 150px;
}
.item-title {
  color: #ffff;
}
.home-image-1 img {
  margin-left: 0;
  width: 100%;
  border-radius: 10px;
}
.container1,
.container1-lg,
.container1-md,
.container1-sm,
.container1-xl {
  max-width: 1140px;
  margin-bottom: 180px !important;
  overflow: hidden;
}
.home-image-bot-info {
  padding: 0 0 0 55px;
  border-radius: 10px 75px 75px 10px;
  margin: -80px 20px 0;
  z-index: 40;
  position: relative;
}
.home-image-bot-info .hibi--image {
  max-width: 210px;
  height: 100px;
  margin-right: 10px !important;
}
.btn.btn-primary:active {
  background: #005cbf !important;
}
button.btn.btn-primary.btn-block {
  border-radius: 5px;
  background: #a512ff;
  color: white;
}
.d-card {
  border-radius: 16px;
  background-color: #000000;
}
body.dark .well {
  border-radius: 16px !important;
  border: 0 !important;
}
body.light .well {
  background-color: #000d53 !important;
}

.dashboard
  .dash-sidebar
  .ds-content
  .ds-content--user-info
  .dsui-avatar
  .dsui-avatar--wrapper {
  border-radius: 0;
  width: 100%;
  height: auto;
  background: linear-gradient(to bottom right, black, #4b0082);
  overflow: visible;
  display: inline-block;
  border: none;
}
.navbar-left-block > li {
  border: 2px transparent;
}
.navbar-left-menu > li.active > a {
  background: #6c04f4;
  color: white;
  padding: 12px 12px !important;
}

body.light .dash-home-status .dhs-item.dhs-item--1 {
  background: #000d53;
  border-radius: 16px;
}
body.light .dash-home-status .dhs-item.dhs-item--2 {
  background: #000d53;
  border-radius: 16px;
}
body.light .dash-home-status .dhs-item.dhs-item--3 {
  background: #000d53;
  border-radius: 16px;
}

body.light .dash-home-status .dhs-item.dhs-item--4 {
  background: #154f9b;
  border-radius: 16px;
}
.dash-home-status .dhs-item.dhs-item--1 {
  background: #f6780a;
  border-radius: 16px;
}
.dash-home-status .dhs-item.dhs-item--2 {
  background: #e7007e;
  border-radius: 16px;
}
.dash-home-status .dhs-item.dhs-item--3 {
  background: #f2032b;
  border-radius: 16px;
}

.dash-home-status .dhs-item.dhs-item--4 {
  background: #002c10;
  border-radius: 16px;
}

i.dhs-item--icon-img {
  font-size: 45px;
  vertical-align: middle;
}
.form-group .form-control {
  border: none;
  outline: 0;
  background-color: #ffffff2b;
  color: #ffffff;
  min-height: 44px;
  border-radius: 12px;
  overflow: hidden;
}
.alert.alert-success {
  background-color: #631fc2;
  color: #fff;
  padding: 8px !important;
}
.form-group .input-group .input-group-prepend .input-group-text {
  background-color: #6a00ff78 !important;
  color: #fff;
  outline: 0;
  border: none;
}
.btn.btn-gradient {
  background: #fff;
  -webkit-transition: 0.15s;
  transition: 0.3s;
}
.dash-page-head .dash-page-head--box {
  border-radius: 16px;
  background-color: #ffffff23;
  color: #fff;
  background-image: none !important;
}
.btn.btn-secondary {
  background: #2d44ab;
  color: #fff;
}
.my_120 {
  padding-top: 120px;
  padding-bottom: 80px;
}
.h_800 {
  height: 800px;
}
.mb_80 {
  margin-bottom: 80px;
}
.mw_650 {
  max-width: 650px;
}
.services-title {
  padding: 12px 30px;
  background: #520fd0 !important;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  border-radius: 6px;
  min-width: 350px;
  margin-left: -12px;
  margin-right: -12px;
}
input#serv-inp::placeholder {
  color: #000;
}
.tos-nav-btn {
  margin: 0 8px;
  padding: 0 14px;
  background-color: #5100ff;
}
.tos-page .tos-nav-btn.active {
  background-color: #007bff;
  color: #fff;
  padding: 0 14px;
}
.width-40 {
  max-width: 182px;
  width: 150px;
  overflow-wrap: break-word;
}
.dashboard .siparisler-page {
  zoom: 0.9;
}
.dashboard.menu-active .siparisler-page {
  zoom: normal;
}
.dark .announcement.for-mobile {
  background: #081828;
}
.light .announcement.for-mobile {
  background: #fff;
}
.dark .dashboard .dash-header .dash-header--right .header-menu-btn {
  background: #081828;
  opacity: 1;
  left: 0;
}
.light .dashboard .dash-header .dash-header--right .header-menu-btn {
  background: #fff !important;
  opacity: 1;
  left: 0;
}
.dark .for-mobile .panel-body.border-solid.border-rounded {
  background: #fff;
  color: #000;
  padding: 12px;
  border-radius: 16px;
  max-width: 480px;
  width: 100%;
}

.work-image {
  width: 60px !important;
  height: 60px;
}
.card_width {
  width: 220px;
  height: 220px;
}
.work-card:hover .work-image {
  transform: scale(115%);
}

.header-bottom-vector {
  position: absolute;
  bottom: 0%;
  right: 0%;
  transform: rotate(180deg);
}

.read-btn {
  border-radius: 32px;
  padding: 10px 8px;
  background: #007bff;
  border: 2px solid;
  max-width: 146px;
  font-weight: 500;
  border: none;
}
.read-btn:hover {
  background-color: #214af0;
}
.more-text {
  display: none;
  transition: max-height 0.3s ease;
}
.opacity-70 {
  color: #919191;
  text-transform: capitalize;
}

.footer-logo {
  font-size: 30px;
}
.clr_purple {
  color: #1e3aa9;
}
.socilal_icons_gap {
  gap: 16px;
}
.social_icons:hover {
  transform: scale(1.1);
}
.fs_18 {
  font-size: 18px;
}
.opacity_80 {
  opacity: 80%;
}
.opacity_80:hover {
  opacity: 100%;
}
.light-white {
  color: #b5b5b5;
}
.footer_color {
  background-color: #060606 !important;
}
.footer_line {
  background-color: #383838;
  height: 2px;
  width: 100%;
}

.copyright_color {
  color: #6a6a6a;
  font-size: 14px;
}
.footer-ellipse {
  background-color: #cc05e2;
  width: 161px;
  height: 169px;
  pointer-events: none;
  border-radius: 174px;
  filter: blur(200px);
  bottom: -5%;
  right: -8%;
}
.footer_links::before {
  content: "";
  background-color: white;
  width: 0%;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: -2px;
  transition: 300ms linear;
  transform: translateX(-50%);
}
.footer_links:hover::before {
  width: 100%;
}
.z_50 {
  z-index: 50;
}
.modal-dialog {
  margin-top: 250px;
}
/* ----contact----- */
.contact-spacing {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #000;
}
.mw-761 {
  max-width: 761px;
}
.contact-text {
  color: #fbfffd;
  max-width: 761px;
}
.contact_input {
  background: #05080d;
  border: 0.5px solid #2f86fa52 !important;
  border-radius: 16px;
  height: 58px;
  padding: 16px;
  color: #dadada;
  outline: none;
}
.contact_input:active {
  border: #2f86fa !important;
}
.contact_input::placeholder {
  color: #dadada !important;
}
.input_gaps {
  gap: 16px;
}
.message {
  width: 100%;
  background: #05080d;
  height: 122px;
  outline: none;
  border: 0.5px solid #2f86fa52;
  border-radius: 16px;
  color: #dadada;
}
.message::placeholder {
  color: #dadada;
}
.submit_btn {
  background-color: #2f86fa;
  border-radius: 32px;
  padding: 12px 0px;
  color: #fbfffd;
  outline: none;
  border: none;
}
.submit_btn:hover {
  background-color: #214af0;
}
/* Optional: Add styling for invalid fields */
.contact_input.invalid,
.message.invalid {
  border: 2px solid red;
}

.ps-3 {
  padding-left: 16px;
}

.contact-bottom-ellipse {
  height: 354px;
  width: 354px;
  background-color: #5e00d7;
  pointer-events: none;
  border-radius: 10000px;
  pointer-events: none;
  filter: blur(200px);
  position: absolute;
  left: 0px;
  bottom: 144px;
}
.contact-top-ellipse {
  height: 354px;
  width: 354px;
  pointer-events: none;
  background-color: #cc05e2;
  border-radius: 10000px;
  filter: blur(200px);
  position: absolute;
  pointer-events: none;
  right: 0px;
  top: -40px;
}
.mx-n12 {
  margin: 0px -16px;
}
/* -- custemor review */
.ms_12 {
  margin-left: 12px;
}
.mw_196 {
  max-width: 196px;
}
.customer-img {
  max-width: 45px;
  height: 45px;
}
.stars {
  max-width: 78px;
}
.mw_168 {
  color: #ffff;
  opacity: 70%;
}
.mw_267 {
  background-color: #18093b;
  border-radius: 16px;
}
.slider_border {
  overflow: hidden;
  border-radius: 16px;
  padding: 2px;
  background: linear-gradient(180deg, #8a2fff 0%, #519bff 100%);
}
.slick-slide {
  margin: 12px !important;
}
.slick-track {
  padding-bottom: 50px !important;
  padding-top: 48px;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  background-color: #3086fa !important;
  width: 16px !important;
}
li.slick-active {
  color: #03abb5 !important;
  width: 51px !important;
  height: 11px !important;
  border-radius: 23px;
  width: 16px !important;
  height: 16px !important;
  opacity: 100 !important;
  border-radius: 100px !important;
  background: #3086fa !important;
}

.slick-dots li button:before {
  width: 16px !important;
  height: 16px !important;
  content: "" !important;
  border-radius: 100px !important;
  opacity: 0.9 !important;
  background-color: rgb(0, 0, 0) !important;
  position: absolute;
  border: 1px solid #3086fa;
  left: 0;
}

.slider .slick-current {
  box-shadow: 0px 0px 30px 0px rgba(165, 18, 255, 0.5) !important;
}
.mt_150 {
  margin-top: 150px !important;
}
.customer_vector {
  right: 0%;
  top: -70%;
}
/* ------------------------ FAQ ---------------------- */
.faq-section {
  color: #fff;
  max-width: 736px;
  z-index: 40 !important;
}
.question-img {
  margin-left: 16px;
}
.faq-item {
  border: 1px solid #5740ef;
  padding: 24px;
  border-radius: 16px;
}

.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
}

.faq-question span {
  font-size: 18px !important;
}

.faq-answer {
  overflow: hidden;
  max-height: 0px;
  transition: max-height 0.3s ease, padding 0.3s ease;
  color: #bbb;
  font-size: 16px !important;
}

.faq-item.active .faq-answer {
  max-height: 250px;
  padding-top: 10px;
}
.faq-item.active {
  box-shadow: 0px 0px 30px 0px #a512ff80;
}
.faq-item {
  background-color: #090709;
}
/* Custom Toggle Button Styling */
.toggle-answer {
  background: none;
  border: none;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.toggle-answer.plus {
  background-image: url("https://storage.perfectcdn.com/ruvc5x/lujz1wdnucn7o5c0.png"); /* URL for + icon */
  display: inline-block !important;
}

.toggle-answer.minus {
  background-image: url("https://storage.perfectcdn.com/ruvc5x/h0s804s9828pkl7o.svg"); /* URL for - icon */
}

.faq-right-ellipse {
  width: 354px;
  height: 354px;
  background-color: #cc05e2;
  border-radius: 1000px;
  pointer-events: none;
  filter: blur(300px);
  top: 40%;
  right: -5%;
}
.faq-left-ellipse {
  width: 354px;
  height: 354px;
  background-color: #5e00d7;
  border-radius: 1000px;
  pointer-events: none;
  filter: blur(200px);
  top: 0%;
  left: -5%;
}
.faq_vector {
  left: 0%;
  z-index: 0;
  top: 20%;
}
.lh_120 {
  margin-bottom: 6px !important;
}
/* --------- Using social media panel ------------ */
.panel_box {
  background-color: #270045;
  overflow: hidden;
  border-radius: 16px;
}
.fs_36 {
  font-size: 36px;
}
.h-w-50 {
  max-width: 50px;
}

/* ----------- NAVBAR -------------- */

.nav_logo {
  font-size: 30px;
  color: #ffff;
  font-weight: 700;
}
nav ul li a {
  color: #bbbbbb !important;
  position: relative;
}
nav ul li a:before {
  content: "";
  height: 2px;
  width: 0%;
  background-color: white;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
}
.nav ul li a:hover::before,
.nav ul li a.active::before {
  width: 100%;
}
.nav_btn {
  padding: 16px 30px 16px 30px;
  border-radius: 12px;
  color: white;
  height: 51px;
  white-space: nowrap;
}
.login {
  background: transparent;
  border: 2px solid white;
}
.sign {
  background-color: #2f86fa;
  margin-left: 16px;
  border: 2px solid #2f86fa;
  width: 120px;
}

.body-no-scroll {
  overflow: hidden;
}
.h_100 {
  height: 80%;
}
.sign:hover {
  background-color: #214af0;
  border-color: #214af0;
}

.login:hover {
  background-color: #214af0;
  border: 2px solid #214af0;
}
.mobile_nav {
  z-index: 10000;
  height: 100%;
}
nav ul li a:hover,
.active {
  color: white !important;
}
/* Tailwind classes and custom styles */
/* Hamburger line styling */
.hamburger .line {
  width: 30px; /* Width of each line */
  height: 4px; /* Height of each line */
  background-color: white; /* Color of the lines */
  margin: 3px 0; /* Space between lines */
  transition: 0.3s ease; /* Smooth transition for animations */
}
.hamburger {
  z-index: 50000;
  cursor: pointer;
  position: relative !important;
}
/* Transform lines on toggle */
.hamburger.active .line1 {
  transform: rotate(45deg) translate(5px, 5px);
}

.hamburger.active .line2 {
  opacity: 0; /* Hide the middle line */
}

.hamburger.active .line3 {
  transform: rotate(-45deg) translate(5px, -5px);
}
.mobile_list {
  top: 400px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.marquee {
  width: 1920px;
  height: var(--marquee-height);
  background-color: transparent;
  color: #0000007d;
  overflow: hidden;
  position: relative;
  margin: auto;
}
.marquee-logo-hover {
  color: #ffffff63;
}
.marquee-logo-hover:hover {
  color: #214af0;
}
.marquee:before,
.marquee:after {
  position: absolute;
  top: 0;
  width: 10rem;
  height: 100%;
  content: "";
  z-index: 1;
}
.marquee:before {
  left: 0;
  background: linear-gradient(to right, #000000 0%, transparent 100%);
}
.marquee:after {
  right: 0;
  background: linear-gradient(to left, #000000 0%, transparent 100%);
}
.marquee-content {
  list-style: none;
  height: 100%;
  display: flex;
  animation: scrolling var(--marquee-animation-duration) linear infinite;
}
/* .marquee-content:hover {
  animation-play-state: paused;
} */
@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(
      calc(-1 * var(--marquee-element-width) * var(--marquee-elements))
    );
  }
}
.marquee-content li {
  display: flex;
  justify-content: center;
  align-items: center;
  /* text-align: center; */
  flex-shrink: 0;
  width: var(--marquee-element-width);
  max-height: 100%;
  font-size: calc(var(--marquee-height) * 3 / 4); /* 5rem; */
  white-space: nowrap;
}

.marquee-content li img {
  width: 100%;
  /* height: 100%; */
  border: 2px solid #eee;
}
.opacity_0 {
  opacity: 0% !important;
}

@media (max-width: 1599.98px) {
  .customer_vector {
    max-width: 300px;
    top: -30%;
  }
}

@media (max-width: 1199.98px) {
  .opacity_0 {
    opacity: 100% !important;
  }
  .mw-450 {
    max-width: 350px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 120%;
  }
  .slick-track {
    padding-bottom: 20px !important;
  }
  .blog-image {
    border-radius: 0px !important;
  }
  .marquee-content li {
    font-size: calc(var(--marquee-height) * 2 / 4); /* 5rem; */
  }
  .service-name-icon {
    margin-bottom: 16px;
  }
}
@media (max-width: 991.98px) {
  .dashboard .dash-header {
    height: auto;
  }
  .dashboard .dash-header .dash-header--left {
    float: left;

    padding: 0 30px;
  }
  .dashboard .dash-header .dash-header--left {
    float: left;
    padding: 12px;
  }
  .dashboard .dash-header .dash-header-btn {
    display: none;
  }
  .fs_36 {
    font-size: 30px;
  }
  .mb_80 {
    margin-bottom: 60px;
  }
  .mw-450 {
    max-width: 450px;
    margin-right: 0px !important;
  }
  .dash-home-status {
    position: relative;
    margin: 40px 0;
    overflow: visible;
  }
  .md_520 {
    max-width: 520px;
    margin: 0px auto;
  }
  .py_100 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .header-top-vector {
    position: absolute;
    top: 0%;
    left: 0%;
    max-width: 250px;
  }
  .slick-track {
    padding-bottom: 50px !important;
    padding-top: 30px;
  }
  h2,
  h4 {
    font-size: 45px !important;
    line-height: 120% !important;
  }
  h3 {
    font-size: 25px !important;
  }
  .faq-answer {
    padding-left: 18px;
  }
  #acc-status .modal-dialog,
  #vipstatus .modal-dialog {
    max-width: 95%;
  }
  .contact_input {
    padding: 12px;
    height: 45px;
  }
  .question-img {
    margin-left: 0px;
    margin-top: 40px;
    max-width: 250px;
  }
}
@media (max-width: 767.98px) {
  .tos-page .tos-nav-btn span {
    padding: 0px;
  }
  .my_120 {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .marquee-content li {
    font-size: calc(var(--marquee-height) * 1.6 / 4); /* 5rem; */
  }
  :root {
    --marquee-width: 100vw;
    --marquee-height: 16vh;
    --marquee-elements-displayed: 3;
  }
  .marquee:before,
  .marquee:after {
    width: 5rem;
  }
  .py_100 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media (max-width: 550px) {
  .dosomethingformobile-table td {
    font-size: 14px !important;
  }
  .py_100 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .mw_sm_400 {
    max-width: 400px !important;
  }
  .blog-spacing {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .mt_150 {
    margin-top: 96px !important;
  }
  .contact-spacing {
    padding-top: 80px;
    padding-bottom: 48px;
    background-color: #000;
  }

  .faq-answer {
    padding-left: 0px;
  }

  #acc-status.modal.fade.in,
  #vipstatus.modal.fade.in {
    align-items: flex-start !important;
  }
  #acc-status .modal-dialog,
  #vipstatus .modal-dialog {
    max-width: 100%;
    border-radius: 0;
    margin: 50px auto;
  }
  .modal-body {
    white-space: normal;
    word-break: break-word;
  }
  h2,
  h3,
  h4 {
    font-size: 35px !important;
    line-height: 120% !important;
  }
}
.profile-img-container.has-profile-img:before {
  content: none;
}
.profile-container {
  position: relative;
  width: 150px;
  height: 150px;
  background-color: white;
  margin: auto;
}
.profile-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 2px solid #9200c4;
}
.upload-button {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #007bff;
  color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  line-height: 1;
}
.upload-button:hover {
  background-color: #0056b3;
}
input[type="file"] {
  display: none;
}

/* ------ service icons ----------- */
.icons-container {
  display: flex;
  flex-wrap: nowrap; /* Keep in one row */
  padding: 16px;
  overflow: hidden;
  margin-bottom: 0px !important; /* Prevent overflow */
}

.services-list-filter {
  max-width: 75px;
  aspect-ratio: 1;
  max-height: 76px;
  display: flex;
  justify-content: center;
  transition: 300ms linear !important;
  align-items: center;
  border-radius: 50%;
  background: #ffffff;
  transition: transform 0.3s ease;
  padding: 12px;
}

.services-list-filter:hover {
  box-shadow: 0 0px 11px 5px rgba(231, 231, 190, 0.957);
}
body.light .services-list-filter {
  background: white;
}
.hidden {
  opacity: 0;
  pointer-events: none;
  transform: scale(0.8);
  width: 0px !important;
  height: 0px;
  position: absolute;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.h-234 {
  height: 280px;
}
.max-w-45 {
  max-width: 45px;
}
option {
  background: #100230 !important;
  color: white;
}
body.light option {
  color: white;
  background: white;
}

/* General styles for the table */
.table-container {
  margin: 20px auto;
  max-width: 600px;
  border-collapse: collapse;
}

th,
td {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.copy-icon {
  cursor: pointer;
  font-size: 1.2rem;
  color: #007bff;
  transition: color 0.2s;
}

.copy-icon:hover {
  color: #0056b3;
}

/* Hide copy icon below 576px */
@media (max-width: 576px) {
  .copy-icon {
    display: none;
  }
  .d-card .d-card-head,
  body.light .d-card .d-card-head {
    padding: 12px 2px 8px;
    margin: 0 8px;
  }
}

/* Copied list container styles */
.copied-list-container {
  margin: 20px auto;
  max-width: 600px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.copied-list-container h3 {
  margin: 0 0 10px;
  font-size: 1.5rem;
  color: #333;
}

.copied-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.copied-list li {
  background: #fff;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 10px;
  color: #333;
  font-size: 1rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* sun moon button */
.mode-btn {
  font-size: 24px; /* Adjust the size of the sun/moon icon */
  cursor: pointer;
  background: none;
  border: none;
  padding: 10px;
}

.mode-btn span {
  transition: transform 0.3s ease; /* Smooth transition for the icon */
}
.mobile_left_0 {
  left: 0px !important;
}
.bg_purple {
  background-color: #214af0;
  width: 45px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.light select {
  border: 2px soldi white;
}
.small {
  color: white !important;
}
.dropdown-menu.show {
  top: 30px !important;
}
.min-w-268 {
  min-width: 268px;
}

/* -------- profile image container ----------- */

.profile-img-container {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ddd;
  background-color: #ffffff;
  font-size: 48px;
  color: #555;
  font-weight: bold;
  text-transform: uppercase;
}
.profile-img-container:before {
  content: url("https://storage.perfectcdn.com/ruvc5x/w1w65jdnyz0muzts.png");
  max-width: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.profile-img-container img {
  display: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.upload-btn {
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #007bff;
  padding: 8px 16px;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 10px;
}

.upload-btn:hover {
  background: #0056b3;
}

.dashboard .dash-sidebar .ds-content .ds-user-tools .ds-user-tools--item {
  position: relative;
  text-align: center;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-user-tools
  .ds-user-tools--item:hover
  .dsti-title {
  color: rgba(255, 255, 255, 0.8);
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-user-tools
  .ds-user-tools--item
  .dsti-icon {
  text-align: center;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-user-tools
  .ds-user-tools--item
  .dsti-icon
  img {
  height: 34px;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-user-tools
  .ds-user-tools--item
  .dsti-title {
  -webkit-transition: 0.15s;
  transition: 0.15s;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  text-decoration: none;
  margin-top: 8px;
}
.navbar-left-block {
  position: relative;
  margin-left: -6px;
  margin-right: -6px;
}
.navbar-left-block {
  list-style: none;
  margin: 0 -24px;
  padding: 0;
  white-space: nowrap;
  overflow-x: hidden !important;
}
.navbar-left-block > li,
.home-ss-tabs .home-ss-tab.active .fa-minus,
.tab-content > .active,
.tos-page .tos-tabs .tos-tab.active {
  display: block;
}

.navbar-left-block > li > a {
  display: block;
  color: #ffffffb8;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  line-height: 24px;
  border: 1.5px transparent;
  padding: 12px 16px;
  white-space: nowrap;
  border-radius: 16px;
}

.navbar-left-block > li {
  margin: 5px;
  border-radius: 16px;
}

.navbar-left-block > li:hover a {
  color: #ffffff;
  background: #6c04f4;
}
.navbar-left-block > li.active a {
  color: #ffffff;
  background: #6c04f4;
}
.navbar-left-block > li > a .link-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

body.dark .d-card {
  background: linear-gradient(to bottom right, #2d0d61, #a900ff);
}

.dashboard .site-content {
  margin-left: 280px;
  margin-top: 80px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding-bottom: 40px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #2d0d61;
}
.d-card .d-card-head,
body.light .d-card .d-card-head {
  padding: 24px 4px 16px;
  margin: 0 32px;
  border-bottom: 1px solid #ffffff;
}
.d-card .d-card-head {
  font-weight: 600;
  color: #fff;
  font-size: 24px;
}
.d-card .d-card-head .dch-icon {
  height: 30px;
  margin-right: 10px;
}
.d-card .d-card-body {
  padding: 24px 30px 34px;
}
.d-card.d-pad {
  padding: 34px 30px;
}
.d-card.d-pad-2 {
  padding: 20px 30px;
}

.dc-title {
  font-size: 30px;
  font-weight: 600;
}
.dc-text {
  font-size: 18px;
}
.radius_6 {
  border-radius: 6px !important;
}
.dc-ht-sup-box {
  display: block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.dc-ht-sup-box .dc-ht-sup-title {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 14px;
}
#dc2-body {
  padding: 30px 24px;
}
.dh-noti .dh-item {
  border-radius: 20px;
  background-color: #333;
  color: #fff;
  overflow: hidden;
  position: relative;
  margin-bottom: 18px;
}
.dh-noti .dh-item .dh-item--left {
  width: 140px;
  height: 100%;
  position: absolute;
  overflow: hidden;
}
.dh-noti .dh-item .dh-item--right {
  margin-left: 140px;
  padding: 24px 30px;
}
.dh-noti .dh-item.dh-ig .dh-item--icon-bg {
  background-color: #000000;
  border: 2px solid #550eda;
}
.dh-noti .dh-item.dh-tw .dh-item--icon-bg {
  background-color: #000000;
  border: 2px solid #550eda;
}
.dh-noti .dh-item.dh-fb .dh-item--icon-bg {
  background-color: #000000;
  border: 2px solid #550eda;
}
.dh-noti .dh-item.dh-yt .dh-item--icon-bg {
  background-color: #000000;
  border: 2px solid #550eda;
}

.dh-noti .dh-item .dh-item--icon {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 30;
  font-size: 80px;
}
.dh-noti .dh-item .dh-item--date {
  font-size: 13px;
  color: #fff;
  margin-bottom: 10px;
  line-height: 20px;
}
.dh-noti .dh-item .dh-item--date .dh-item--date-ico {
  height: 20px;
  vertical-align: middle;
}
.dh-noti .dh-item .dh-item--title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 8px;
}
.dh-noti .dh-item .dh-item--text {
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
}
.alert {
  border: none;
  outline: 0;
  font-size: 14px;
  font-weight: 400;
}

.ds-items-icons {
  max-width: 60px !important;
}
.dash-home-status {
  width: 100%;
}
.dash-home-status > .row {
  margin-left: -8px;
  margin-right: -8px;
}
.dash-home-status > .row > div {
  padding-left: 8px;
  padding-right: 8px;
}
.dash-home-status .dhs-item:hover {
  box-shadow: 0 4px 26px #6a00ff78;
}
.dash-home-status .dhs-item .dhs-item--icon {
  height: 80px;
  width: 80px;
  line-height: 80px;
  text-align: center;
  background: transparent;
  border-radius: 50%;
  display: block;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
.dash-home-status .dhs-item .dhs-item--icon .dhs-item--icon-img {
  width: auto;
  height: 60%;
}
.dash-home-status .dhs-item .dhs-item--title {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}
.dash-home-status .dhs-item .dhs-item--text {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
.dash-page-head {
  margin-top: 150px;
  padding: 16px;
}
.dash-page-head .dash-page-head--box {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 44px 30px;
  position: relative;
}
.dash-page-head .dash-page-head--box .dph--title {
  font-size: 32px;
  font-weight: 400;
}
.dash-page-head .dash-page-head--box .col-for-title {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.dash-page-head .dash-page-head--box .dph--text {
  font-size: 16px;
  line-height: 170%;
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: 0.4px;
}
.dash-page-head .dash-page-head--box .dc-right-img {
  position: absolute;
  height: calc(100% + 20px);
  top: -20px;
  right: 10px;
  bottom: 0;
}

.d-card.dc-green.d-pad.text-center.dc-ht-sup-box,
.dashboard .dash-sidebar .ds-content .ds-content--user-info .dsui-avatar::after,
.ds-user-tools,
.home-ss-tabs .home-ss-tab .fa-minus,
.home-ss-tabs .home-ss-tab.active .fa-plus,
.table-d-for-mobile,
.tos-page .tos-tabs .tos-tab {
  display: none;
}
.services-title.st-mobile {
  margin-left: 0;
  margin-right: 0;
}
.add-left-border {
  border-left: 1px solid #9194a0;
}
.haac-l span {
  padding: 12px 20px;
  background: #5100ff;
  position: relative;
  font-size: 14px;
}
.haac-l::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  width: 100%;
  height: 1px;
  background: #fff;
}
.referans-page .ref-items.ri-sm .ref-item .icon,
pre.code {
  color: #27c364;
}

.mb_80 {
  margin-bottom: 80px;
}
.ds-filter-btns .row {
  margin-left: -3px;
  margin-right: -3px;
}
.ds-filter-btns .row > div {
  padding: 0 3px;
}

.byp-title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  padding-bottom: 20px;
  position: relative;
}

.bakiye-yukle-page .byp-text {
  font-size: 14px;
  color: #fff;
  padding: 10px 0;
  font-weight: 500;
  line-height: 160%;
}
.bakiye-yukle-page .byp-ta.row > div + div {
  border-left: 1px solid rgba(255, 255, 255, 0.4);
}
.bakiye-yukle-page .byp-ta.row .site-icon {
  height: 32px;
  margin-right: 10px;
}
.bakiye-yukle-page .byp-ta.row .site-name {
  height: 32px;
  line-height: 32px;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
}
.bakiye-yukle-page .byp-ta.row .byp-name {
  font-size: 16px;
  font-weight: 600;
}
.bakiye-yukle-page .byp-ta.row .byp-info {
  font-size: 14px;
  font-weight: 400;
  color: #026d99;
}
.pg-supcent .psc-title {
  font-size: 26px;
  color: #fff;
  font-weight: 700;
}
.pg-supcent .psc-title span {
  color: #3ad89e;
}
.pg-supcent .psc-falt {
  color: rgba(255, 255, 255, 0.7);
}
.pg-supcent .psc-item-icon {
  font-size: 48px;
  color: #3ad89f;
}
.pg-supcent .psc-item-top {
  color: #3ad89f;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}
.pg-supcent .psc-item-bot {
  font-size: 33px;
  font-weight: 500;
}
.referans-page .ref-items.ri-sm .ref-item {
  font-size: 16px;
  padding: 16px 0;
}
.referans-page .ref-items.ri-sm .ref-item .the-title {
  line-height: 28px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.referans-page .ref-items.ri-sm .ref-item .row {
  margin-left: -9px;
}
.referans-page .ref-items.ri-sm .ref-item .row > div {
  padding-left: 9px;
  padding-right: 9px;
}
.referans-page .ref-items .ref-item {
  padding: 22px 0;
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  font-weight: 500;
}
.referans-page .ref-items .ref-item span {
  color: #28c968;
}
.referans-page .ref-items .ref-item + .ref-item {
  border-top: 1px solid white;
}
.referans-page .ref-items .ref-item .text-style-2 {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #fff;
}
.referans-page .rp-text {
  line-height: 180%;
  font-size: 14px;
  color: #f3f3f3;
}
hr {
  border: none;
  border-bottom: 1px solid #9194a0;
}
.page-rent-panel .prp-info {
  padding: 16px;
  background: #33333347;
  border: 1px solid #173096;
  color: #fff;
  font-size: 18px;
  border-radius: 18px;
}
.page-rent-panel .prp-info-2 {
  padding: 30px;
  background: #33333347;
  border: 1px solid #173096;
  color: #fff;
  font-size: 15px;
  border-radius: 18px;
}
.page-rent-panel .prp-info-2 .prp-info-2--btn {
  background: #ffffff00;
  border-radius: 100%;
  margin-left: 16px;
  max-width: 60px;
}
.page-rent-panel .prp-info-2 .prp-info-2--btn:hover {
  box-shadow: 0 0 15px 5px rgba(177, 89, 249, 0.6);
  background-color: white;
}

.home-ss-tabs .home-ss-tab {
  position: relative;
  cursor: pointer;
  background: 0 0;
  color: #fff;
  padding: 20px;
  border-radius: 16px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-bottom: 14px;
}
.home-ss-tabs .home-ss-tab.active,
body.light .home-ss-tabs .home-ss-tab.active {
  background: #0084cf;
  color: #fff;
}
.home-ss-tabs .home-ss-tab.active .ss-tab-head .right-p {
  color: #cfff;
}
.home-ss-tabs .home-ss-tab .ss-tab-head {
  font-size: 18px;
  font-weight: 700;
}
.home-ss-tabs .home-ss-tab .ss-tab-head .right-p {
  color: #fff;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
}
.home-ss-tabs .home-ss-tab .ss-tab-content {
  display: none;
  padding-top: 12px;
  font-size: 14px;
  padding-bottom: 8px;
}
pre.code {
  border-radius: 10px;
  background-color: #026d9940;
  padding: 24px;
}
.tos-page .tos-nav-btn {
  min-width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 28px;
  border-radius: 10px;
  -webkit-transition: 0.13s;
  transition: 0.13s;
  background-color: #5100ff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 20px;
}
.tos-page .tos-nav-btn span {
  font-size: 15px;
  padding: 0 20px;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  display: inline-block;
}
.tos-page .tos-tabs {
  line-height: 170%;
}
body.register-page-body {
  background-image: url(https://storage.perfectcdn.com/49e927/q4moxoodpr7t3agg.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-color: #173096;
}
.register-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 100vh;
  padding: 100px 0;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.register-page .register-d-card {
  background-image: url(https://storage.perfectcdn.com/49e927/5ec8pqa1dy27tpg4.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.register-page .register-pl-img {
  width: calc(100% + 30px);
  margin-left: -10px;
  margin-right: -20px;
  margin-top: 104px;
}
.register-links li a {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  padding: 4px 14px;
}
.forget-pass-page,
.siparis-without-login {
  width: 100%;
  padding: 100px 0;
}
.forget-pass-page .container {
  max-width: 600px;
}
.siparis-without-login .swl-info {
  margin-bottom: 18px;
}
.siparis-without-login .swl-info .swl-info--title {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.siparis-without-login .swl-info .swl-info--text {
  font-weight: 400;
  color: #586bbb;
  font-size: 14px;
}
@media screen and (max-width: 1000px) {
  .head-menu .header-menu > ul > li,
  .head-menu .header-menu > ul > li > a {
    display: block;
    position: relative;
  }
  .for-mobile,
  .head-menu .btn,
  .head-menu.active {
    display: block !important;
  }
  .dc-right-img,
  .for-desktop,
  .head-menu,
  .head-menu .header-menu > ul > li > a::after {
    display: none;
  }
  .dashboard .dash-header .dash-header--right {
    width: 100% !important;
  }
  .dashboard.menu-active .dash-sidebar {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .dashboard .dash-sidebar {
    left: -500px;
    z-index: 1002;
  }
  .dashboard .site-content {
    margin-left: 0;
    width: 100%;
  }

  .head-menu {
    position: fixed;
    top: 80px;
    left: 16px;
    right: 16px;
    background-color: #ffffff;
    padding: 20px;
    z-index: 1003;
    border-radius: 20px;
    overflow-x: hidden;
  }
  .head-menu .mmff {
    width: 100%;
    display: block;
  }
  .head-menu .hm-close {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 18px;
    cursor: pointer;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    opacity: 0.6;
    z-index: 1004;
  }
  .head-menu .bs-btn {
    display: block;
    width: 100%;
  }
  .head-menu .bs-btn + .bs-btn {
    margin-top: 14px;
  }
  .head-menu .header-menu > ul {
    width: 100%;
    padding: 0 20px 30px;
  }
  .head-menu .header-menu > ul > li + li {
    margin: 0;
  }
  .head-menu .header-menu > ul > li > a {
    text-align: left;
    max-height: 40px;
    padding: 10px 0;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
  }
  .rtl-enable .dashboard .dash-sidebar {
    transform: translateX(0);
  }
}
.services-mobile .service-item {
  border-radius: 20px;
  background: #026d99;
  padding: 10px 26px 30px;
  text-align: center;
  margin-bottom: 30px;
  color: #fff;
}

.services-mobile .service-item .item-id {
  font-size: 14px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.8);
}
.services-mobile .service-item .item-title {
  margin-top: 6px;
  font-size: 18px;
  font-weight: 600;
}
.services-mobile .service-item .item-info {
  font-size: 15px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  line-height: 24px;
  margin-top: 4px;
}
.services-mobile .service-item .pricing {
  display: inline-block;
  padding: 10px;
  border-radius: 10px;
  background-color: #363434;
  margin-top: 10px;
}
.services-mobile .service-item .pricing .this-price {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.services-mobile .service-item .pricing .adet {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 770px) {
  xd .dash-page-head .dash-page-head--box .col-for-title,
  .site-head .home-head-bot .row .hhb-item + .hhb-item {
    border: none !important;
  }
  .dashboard.menu-active .dash-sidebar {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .dashboard .site-content {
    margin-left: 0;
    width: 100%;
  }
  .dh-noti .dh-item .dh-item--left {
    width: 80px;
    height: 80px;
    position: relative;
    margin: 16px 0 0 24px;
  }
  .dh-noti .dh-item .dh-item--right {
    margin-left: 0;
  }
  .dh-noti .dh-item .dh-item--icon-bg {
    width: 100%;
    padding-top: 100%;
  }
  .dh-noti .dh-item .dh-item--icon {
    font-size: 40px;
  }
  .dh-noti .dh-item .dh-item--title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 8px;
  }
  .dh-noti .dh-item .dh-item--text {
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    color: #8195e2;
  }
}

@media screen and (min-width: 1001px) {
  .desktop_none {
    display: none !important;
  }
  .rtl-enable .dashboard .site-content {
    margin-right: 280px;
    margin-left: 0;
  }
  .rtl-enable .dashboard.menu-active .site-content {
    margin-right: 0;
  }
}
.rtl-enable .dashboard .dash-header .dash-header--left {
  float: right;
}
.rtl-enable #service-filter {
  border-radius: 5px 0 0 5px;
}
.rtl-enable .dash-page-head .dash-page-head--box .dc-right-img {
  left: 10px;
  right: auto;
}

@media (max-width: 1000px) {
  li.showOnMob {
    display: block !important;
  }
}
@media (max-width: 670px) {
  .ticketSide .row {
    display: block !important;
  }
  .dual-status {
    display: block;
    line-height: 40px;
  }
  #filtermera {
    display: none;
  }
  a#service-filter {
    width: 200px !important;
    padding: 10px 12px;
  }
}
.col-auto.align-self-center,
.col.align-self-center {
  padding: 0;
}
.template-input::placeholder {
  color: white !important;
}

body.light .dashboard .dash-header .dash-header--sitename .site-name {
  font-size: 28px;
  color: #ffffff !important;
  font-weight: 400;
}
.mode-btn {
  font-size: 24px; /* Adjust the size of the sun/moon icon */
  cursor: pointer;
  background: none;
  border: none;
  padding: 10px;
}

.mode-btn span {
  transition: transform 0.3s ease; /* Smooth transition for the icon */
}

body.light .d-card,
body.light .dashboard .dash-sidebar {
  background: #000d53;
  color: white;
}

body.dark .dashboard .dash-sidebar {
  background: linear-gradient(to bottom right, #2d0d61, #000000);
}
.dfb-search,
.dfb-input {
  background-color: white;
  color: black;
}
body.light .dashboard .dash-header .dash-header--right .header-menu-btn,
body.light
  .dashboard
  .dash-sidebar
  .ds-content
  .ds-content--user-info
  .dsui--username,
body.light .navbar-left-block > li > a,
body.light .dc-ht-sup-box .dc-ht-sup-title,
body.light button#changeEmailLink,
body.light i.fa.fa-search,
body.light i.fas.fa-plus,
body.light tbody,
body.light th {
  color: #ffffff !important;
}
body.light .d-card,
.home-image-bot-info {
  background-color: #000d53;
  color: #ffffff;
}

body.dark .detail-table th {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  padding: 8px 0;
  border: none;
  text-transform: uppercase;
}
body.dark .detail-table td {
  font-size: 14px;
  font-weight: 400;
  color: #fff !important;
  padding: 8px 0;
  border-top: 2px solid #383838;
}

body.light .dashboard .dash-sidebar .ds-content::-webkit-scrollbar-track {
  background: #000d53;
}

body.light .dfb-search .dfb-input {
  width: calc(100% - 40px);
  background: #ffffff;
  border: none;
  outline: 0;
  height: 40px;
  color: #000;
  padding: 0 14px;
}
body.light .dfb-search {
  background-color: #ffffff;
  color: #ffffff !important;
  font-size: 11px;
  border: none;
  outline: 0;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  min-height: 40px;
  position: relative;
}
body.light ::placeholder {
  color: #ffffff !important;
}
body.light .bakiye-yukle-page .byp-ta.row .site-name {
  height: 32px;
  line-height: 32px;
  font-size: 24px;
  color: #ffffff;
  font-weight: 400;
}

body.light .home-ss-tabs .home-ss-tab {
  position: relative;
  cursor: pointer;
  background: 0 0;
  color: #000;
  padding: 20px;
  border-radius: 16px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-bottom: 14px;
}

button.mode-btn.darkMode.cust {
  margin-left: 90px;
  margin-top: 17px;
  float: left;
}
@media screen and (min-width: 1000px) {
  button.mode-btn.darkMode.cust {
    display: none;
  }
}
.cardrob {
  position: absolute;
  width: 230px;
  height: 180px;
  top: -139px;
  left: 50px;
}
.cardrob.rev {
  transform: rotateY(180deg);
  right: 50px;
  left: auto;
}
.row.cardrow {
  margin-top: 150px;
}
.cardicon img {
  width: 150px;
  height: 150px;
}
.item-title {
  color: #ffff;
}
.home-image-1 img {
  margin-left: 0;
  width: 100%;
  border-radius: 10px;
}
.container1,
.container1-lg,
.container1-md,
.container1-sm,
.container1-xl {
  max-width: 1140px;
  margin-bottom: 180px !important;
  overflow: hidden;
}
.home-image-bot-info {
  padding: 0 0 0 55px;
  border-radius: 10px 75px 75px 10px;
  margin: -80px 20px 0;
  z-index: 40;
  position: relative;
}
.home-image-bot-info .hibi--image {
  max-width: 210px;
  height: 100px;
  margin-right: 10px !important;
}

body.dark .well {
  background: linear-gradient(to bottom right, #2d0d61, #a900ff);
  border-radius: 16px !important;
  border: 0 !important;
}

.dash-home-status .dhs-item {
  border-radius: 5px;
  background-color: #3054e0;
  color: #fff;
  padding: 24px;
}
.site-content {
  background-image: url(https://storage.perfectcdn.com/ruvc5x/qhhhfbwf2jz9822i.png);
  background-size: cover;
  background-position: center;
}
.d-card.dc-home-1 .dc-right-img {
  position: absolute;
  height: calc(100% + 20px);
  top: -20px;
  right: 50px;
  bottom: 0;
}
.dashboard
  .dash-sidebar
  .ds-content
  .ds-content--user-info
  .dsui-avatar
  .dsui-avatar--wrapper {
  border-radius: 0;
  width: 100%;
  height: auto;
  background-color: transparent;
  overflow: visible;
  display: inline-block;
  border: none;
}
.navbar-left-block > li {
  border: 2px transparent;
}
.navbar-left-menu > li.active > a {
  background: #6c04f4;
  color: white;
  padding: 12px 12px !important;
}

.dark .for-mobile .panel-body.border-solid.border-rounded {
  background: #fff;
  color: #000;
  padding: 12px;
  border-radius: 16px;
  max-width: 480px;
  width: 100%;
}
.light .for-mobile .panel-body.border-solid.border-rounded {
  background: #5548c8;
  color: white;
  padding: 12px;
  box-shadow: white;
  border-radius: 6px;
}
.mw-369 {
  max-width: 369px !important;
}
@media screen and (max-width: 992px) {
  .text_sm_center {
    text-align: center;
  }
  .dashboard.menu-active .dash-sidebar {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .ml-60 {
    margin-left: 0px !important;
  }

  .mb_80 {
    margin-bottom: 60px;
  }
  .dashboard .dash-header .dash-header--right .header-menu-btn {
    left: 30px !important;
  }
  .sidehero {
    margin-top: 20px;
  }
}
@media screen and (max-width: 420px) {
  .dash-header {
    zoom: 80%;
  }
}
@media screen and (max-width: 330px) {
  .dash-header {
    zoom: 70%;
  }
}
@media screen and (max-width: 284px) {
  .dash-header {
    zoom: 60%;
  }
}
@media (max-width: 767.98px) {
  .container1,
  .container1-lg,
  .container1-md,
  .container1-sm,
  .container1-xl {
    margin-bottom: 80px !important;
    margin-top: 80px !important;
  }
  .mw-369 {
    max-width: 769px !important;
  }
}
.dark .form-group .form-control::placeholder {
  color: #ffffff;
}

.male-avatar {
  background: url("https://storage.perfectcdn.com/ruvc5x/wlw2yz5ip7cm3uy8.png")
    center/contain no-repeat;
  width: 75px;
  height: 100px;
}
.form-group {
  gap: 12px !important;
}
.female-avatar {
  background: url("https://storage.perfectcdn.com/ruvc5x/a9nrkzngugt5o8k8.png")
    center/contain no-repeat;
  width: 75px;
  height: 100px;
}
label.gender-label {
  display: block;
  width: 100%;
  margin-left: 20px;
}
a.btn.btn-rounded.btn-primary.btn-block,
.btn.btn-gradient,
.btn.btn-primary {
  background: #007bff;
}
.navbar-icon {
  margin-right: 24px;
  font-size: 20px;
}
.header-top-vector {
  position: absolute;
  top: 0%;
  left: 0%;
}
.header-bottom-4 {
  position: absolute;
  bottom: 0%;
  right: 0%;
  max-width: 460px;
}
.transition_300 {
  transition: 300ms linear;
}
.bg-about {
  background: #0000 !important;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
}
.about-border {
  border-radius: 16px;
}
.about-flex {
  background-color: #0b0b0b;
  border-radius: 16px;
  overflow: hidden; /* Add this */
}
.bg_black {
  background-color: #000;
}
.mw-600 {
  max-width: 600px;
}

.gradient-border {
  background: linear-gradient(180deg, #a166ff 0%, #00a7ff 99.99%);
  padding: 2px;
  border-radius: 16px;
}
.bg-stars {
  background-color: #000;
  background-image: url(https://storage.perfectcdn.com/ruvc5x/2sherp89s0fcz21x.png);
  background-position: center;
  background-size: cover;
}
.clr_sky {
  color: #2f86fa;
}
.work-card {
  border-radius: 16px;
  max-width: 350px;
  background-color: #000000;
  padding: 20px;
  width: 100%;
  height: 100%;
  border-color: #ab4bff;
  box-shadow: 0px 0px 40px 0px #ab4bff80;
}
.work-image {
  width: 60px !important;
  height: 60px;
}
.card_width {
  width: 220px;
  height: 220px;
}
.work-card:hover .work-image {
  transform: scale(115%);
}

.bg-works {
  background: linear-gradient(44.95deg, #001f48 0.23%, #9200c4 100%);
}
.fs_24 {
  font-size: 24px;
}
.arrow-1 {
  right: -50%;
  top: 40%;
}
.arrow-2 {
  transform: rotatex(-180deg);
  right: -50%;
  bottom: 30%;
}
.arrow-3 {
  transform: rotatex(-180deg);
  right: -50%;
  bottom: 30%;
}
.work-ellipse {
  width: 354px;
  height: 354px;
  background-color: #9200c4;
  border-radius: 1000px;
  pointer-events: none;
  filter: blur(230px);
  top: 30px;
  left: 30px;
}
.about_ellipse {
  width: 354px;
  height: 354px;
  background-color: #cc05e2;
  border-radius: 1000px;
  pointer-events: none;
  filter: blur(230px);
  top: 30px;
  right: 30px;
}

.customer-ellipse {
  width: 354px;
  pointer-events: none;
  height: 354px;
  background-color: #5e00d7;
  border-radius: 1000px;
  filter: blur(230px);
  top: 0px;
  left: 30px;
}
.blog-bg {
  background-color: #5d00d731;
  background-image: url(https://storage.perfectcdn.com/ruvc5x/m4uf24pphncyfyjy.png);
  background-position: center;
  background-size: cover;
}
.blog-card {
  border-radius: 16px;
  overflow: hidden !important;
}

.blog-image {
  min-height: 300px !important;
  width: 100% !important;
  position: center;
  object-fit: cover;
}
.blog_h_27 {
  height: 40%;
}
body.dark .bg-blog-card {
  background-color: #1c0534e5 !important;
  border-radius: 0px 16px 16px 0px;
}
body.light .bg-blog-card {
  background-color: #000d53 !important;
}
.blog-text {
  color: #fffdfa;
  opacity: 70%;
}
.py_100 {
  padding-top: 150px;
  padding-bottom: 150px;
}
.header-bottom-vector {
  position: absolute;
  bottom: 0%;
  right: 0%;
  transform: rotate(180deg);
}

.upload-button:hover {
  background-color: #0056b3;
}

.extra-icon.show {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1);
  width: 75px;
  height: auto !important;
}

/* Toggle button animation */
.toggle-icon img {
  transition: transform 0.3s ease;
}

.toggle-icon img.rotate {
  transform: rotate(-45deg);
}
.min-w-200 {
  min-width: 164px !important;
}
.max-w-158 {
  max-width: 158px;
}
.max-w-400 {
  max-width: 400px;
}
.dashboard .site-content {
  background-image: none !important;
  background-color: #171618a4;
}

.sidebar_button {
  background: none;
  gap: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  height: 40px;
}

.left-0 {
  width: 60px !important;
  overflow-x: hidden !important;
}

.ml-60 {
  margin-left: 60px !important;
}
.mr-24 {
  margin-right: 24px !important;
}

.upload-btn {
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #007bff;
  padding: 8px 16px;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 10px;
}

.upload-btn:hover {
  background: #214af0;
}
body.light .upload-btn {
  background-color: white;
  color: #000d53;
}
/* ---------- telegram channel ----------------- */
body.light .heading_column {
  background-color: #000d53;
  margin-bottom: 16px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  border: 2px solid white;
  border-radius: 16px;
}
.telegram-card {
  width: 100%;
  background: #007bff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  overflow: hidden;
  text-align: center;
  padding: 20px;
  height: 100%;
}
body.light .telegram-card {
  background: #000d53;
}
.telegram-card img {
  width: 70px;
  height: 70px;
  margin: 0 auto 15px;
}

.telegram-heading {
  font-size: 20px;
  color: white;
}

.telegram-card p {
  font-size: 16px;
  margin: 10px 0;
  color: white;
  line-height: 1.5;
  max-width: 500px;
  margin: 0px auto;
}

.telegram-card .join-btn {
  display: inline-block;
  padding: 12px 20px;
  background-color: white;
  color: #007bff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  border-radius: 8px;
  margin-top: 15px;
  transition: background-color 0.3s ease;
}

.telegram-card .join-btn:hover {
  background-color: #214af0;
  color: white !important;
}
@media (max-width: 1580px) {
  .hi-img {
    max-width: 200px !important;
  }
}
@media (max-width: 1400px) {
  .hi-img {
    display: none !important;
  }
}
@media (max-width: 600px) {
  .form-group .form-control {
    min-height: 0px;
  }
  .form-group {
    gap: 12px !important;
  }

  .search_popup {
    position: absolute;
    top: 0;
  }
}

.max-w-60 {
  max-width: 60px;
}
.clr_white {
  color: white !important;
}
.border_grey {
  border: 1px solid rgba(192, 192, 192, 0.524);
  border-radius: 12px;
}
.text-underline {
  text-decoration: underline;
}
body.dark {
  color: white !important;
}
/* ------------ dash-sidebar menu --------------------- */

.dashboard .dash-sidebar .ds-content .ds-menu {
  position: relative;
  margin-left: -6px;
  margin-right: -6px;
}
.dashboard .dash-sidebar .ds-content .ds-menu {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
}
.dashboard .dash-sidebar .ds-content .ds-menu > li,
.home-ss-tabs .home-ss-tab.active .fa-minus,
.tab-content > .active,
.tos-page .tos-tabs .tos-tab.active {
  display: block;
}

.dashboard .dash-sidebar .ds-content .ds-menu > li > a {
  display: block;
  white-space: nowrap;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  line-height: 24px;
  padding: 14px 8px;
  margin-bottom: 10px;
  border-radius: 16px;
  transition: all 0.3s ease;
}
.dashboard .dash-sidebar .ds-content .ds-menu > li > a:hover {
  background-color: white;
  color: #2d44ab !important;
}

.dashboard .dash-sidebar .ds-content .ds-menu > li.active a {
  background-color: white;
  color: #2d44ab !important;
}
.dashboard .dash-sidebar .ds-content .ds-menu > li > a .link-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
body.light .form-control:-ms-input-placeholder {
  color: black !important;
}
.top-selling-card {
  border: 1px solid #fff;
  padding: 24px;
  border-radius: 16px;
  position: relative;
  min-height: 100%;
}
.top-selling-card:hover {
  background-color: #270045;
}
.slick-slide{
  min-height: 100% !important;
}


/* ---------- top selling card ----------------- */
.top-selling-modern {
    background: #0a0a0a;
    padding: 60px 20px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
  }

  .top-selling-modern .container {
    max-width: 1200px;
    margin: 0 auto;
  }

  .modern-heading {
    font-size: 2.5rem;
    font-weight: 700;
    color: white;
    margin-bottom: 10px;
  }

  .highlight-text {
    background: linear-gradient(90deg, #00d4ff, #2e8bff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .modern-subtext {
    color: #aaa;
    font-size: 1rem;
    max-width: 700px;
    margin: 0 auto 30px;
  }

  .cards-carousel {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 20px;
    padding: 10px 0;
    scroll-behavior: smooth;
  }

  .cards-carousel::-webkit-scrollbar {
    display: none;
  }

  .modern-card {
    flex: 0 0 300px;
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 20px;
    padding: 25px 20px;
    backdrop-filter: blur(8px);
    scroll-snap-align: start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .modern-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 0 18px rgba(0, 212, 255, 0.2);
  }

  .icon-wrap {
    background: #111;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin: 0 auto 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px rgba(0, 212, 255, 0.2);
  }

  .icon-wrap img {
    width: 36px;
    height: 36px;
  }

  .modern-card h3 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 1.25rem;
  }

  .feature-scroll {
    max-height: 140px;
    overflow-y: auto;
    margin-bottom: 10px;
  }

  .feature-scroll::-webkit-scrollbar {
    width: 6px;
  }

  .feature-scroll::-webkit-scrollbar-thumb {
    background: #333;
    border-radius: 10px;
  }

  .feature-list {
    list-style: none;
    padding: 0;
    text-align: left;
  }

  .feature-list li {
    background-color: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 8px;
    font-size: 0.9rem;
    color: #eee;
    transition: background 0.3s;
  }

  .feature-list li:hover {
    background-color: rgba(0, 212, 255, 0.1);
  }

  .seo-line {
    font-size: 0.85rem;
    color: #bbb;
    margin-bottom: 15px;
    font-style: italic;
  }

  .modern-btn {
    background: #00d4ff;
    color: #000;
    padding: 10px 18px;
    border-radius: 25px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s;
  }

  .modern-btn:hover {
    background: #2e8bff;
    color: white;
  }

  .slider-nav {
    text-align: center;
    margin-top: 20px;
  }

  .slider-btn {
    background: #111;
    border: 1px solid #444;
    color: #00d4ff;
    padding: 8px 14px;
    font-size: 20px;
    border-radius: 50px;
    margin: 0 8px;
    cursor: pointer;
    transition: 0.3s;
  }

  .slider-btn:hover {
    background: #00d4ff;
    color: #000;
  }
/* Bright neon effects per platform card */

.instagram {
  background: linear-gradient(135deg, #ff00c8, #7700ff);
  border: none;
  box-shadow: 0 0 25px rgba(255, 0, 200, 0.7);
}

.tiktok {
  background: linear-gradient(135deg, #00fff7, #0077ff);
  border: none;
  box-shadow: 0 0 25px rgba(0, 255, 247, 0.7);
}

.facebook {
  background: linear-gradient(135deg, #0084ff, #0044cc);
  border: none;
  box-shadow: 0 0 25px rgba(0, 132, 255, 0.7);
}

.youtube {
  background: linear-gradient(135deg, #ff0000, #990000);
  border: none;
  box-shadow: 0 0 25px rgba(255, 0, 0, 0.7);
}

.spotify {
  background: linear-gradient(135deg, #1db954, #0a402a);
  border: none;
  box-shadow: 0 0 25px rgba(30, 215, 96, 0.7);
}
.modern-card h3,
.modern-card p,
.modern-card li {
  color: white;
}

/* Platform-specific Explore button colors */
.explore-btn {
  width: 100%;
  padding: 12px;
  margin-top: 25px;
  font-weight: bold;
  border-radius: 30px;
  font-size: 16px;
  border: 2px solid rgba(255,255,255,0.3);
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(6px);
  box-shadow: 0 0 10px rgba(255,255,255,0.2);
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.explore-btn::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(120deg, rgba(255,255,255,0.2), transparent, rgba(255,255,255,0.2));
  transform: rotate(25deg);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 0;
}

.explore-btn:hover::before {
  opacity: 1;
}

.explore-btn:hover {
  transform: scale(1.04);
  box-shadow: 0 0 20px rgba(255,255,255,0.4);
}

/* Optional: Change text color for better visibility */
.explore-btn {
  color: #ffffff;
  letter-spacing: 0.5px;
}
