body {
	padding: 0;
	background: #04070D;
	font-family: "Funnel Sans", sans-serif;
}
.navbar-wrapper {
	padding: 12px 0;
	background-color: #0A0D11;
	margin: 0;
	position: relative;
}
.guest #navbar {
	display: flex !important;
	align-content: center;
	align-items: center;
}
.guest .navbar-left-block .dropdown-toggle,
.guest .navbar-left-block .dropdown-toggle:focus,
.guest .navbar-left-block .dropdown-toggle:hover {
	border-radius: 28px;
	background: #04070D;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	color: #fff;
	min-width: 100px;
	padding: 12px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
}
.guest .navbar-left-block .dropdown-menu {
	border-radius: 12px;
	background: #04070D;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
}
.guest .navbar-nav.navbar-center li a {
	color: #BED6EF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	background-color: transparent;
}
.guest .navbar-wrapper .navbar-right li a {
	margin: 0;
	border-radius: 28px;
	background: #04070D;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	min-width: 134px;
	justify-content: center;
}
#topsec {
	padding: 80px 0;
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/topbg.webp');
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.small-title {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	gap: 8px;
	border-radius: 28px;
	background: #04070D;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	padding: 8px 7px;
	width: max-content;
}
.main-heading {
	text-align: center;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 96.23%;
	background: linear-gradient(180deg, #FFF 0%, #7C8B9C 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.txt {
	color: #BED6EF;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
}
.step-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}
.txt-small {
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	background: linear-gradient(180deg, #FFF 0%, #999 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
	margin-top: 20px;
}
#topsec form {
	padding-top: 10px;
}
.form-group {
	position: relative;
}
.inpt-icon {
	position: absolute;
	top: 11px;
	left: 10px;
}
#topsec .form-control {
	padding-left: 60px;
}
.form-control {
	border-radius: 21px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	background: rgba(255, 255, 255, 0.05);
	padding: 30px;
	color: #BED6EF;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.form-check.frm-flex {
	display: flex;
	align-items: center;
	gap: 8px;
}
#our-statics {
	padding-top: 120px;
	padding-bottom: 80px;
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/statics-bg.webp');
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#our-statics .statics-top-row {
	position: relative;
}
.small-title {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	gap: 8px;
	border-radius: 28px;
	background: #04070D;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	padding: 8px 7px;
	width: max-content;
}
#our-statics .small-title {
	margin-bottom: 20px;
}
.sm-icon {
	fill: #04070D;
	box-shadow: 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset;
	filter: drop-shadow(0 -1px 1.9px rgba(136, 194, 255, 0.43)) drop-shadow(0 4px 94px rgba(136, 194, 255, 0.25));
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/shade-img.webp');
	background-repeat: no-repeat;
}
.small-title h3 {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 0;
}
.title {
	color: #FFF;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 120.288%;
}
.step-statics-main1 {
	padding: 1px;
	border-radius: 24px;
	background: linear-gradient( to top, #00B67A 0%, rgba(0, 182, 122, 0.6) 30%, rgba(0, 182, 122, 0.2) 60%, transparent 100% );
	display: inline-block;
	position: relative;
	width: 100%;
}
.step-statics-box {
	display: flex;
	align-items: center;
	gap: 16px;
	background-color: #090C11;
	border-radius: 24px;
	padding: 38px;
	position: relative;
}
.step-statics-icon {
	width: 70px;
	height: 70px;
	border-radius: 21px;
	border: 1px solid #63FBC9;
	background: linear-gradient(270deg, #090C11 0%, #1A2332 100%);
	box-shadow: 5px 8px 17.1px 0 #00B67A inset;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.statics-title {
	color: #FFF;
	text-shadow: 0 0 11px rgba(255, 255, 255, 0.49);
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -1.6px;
	margin: 0;
}
.statics-txt {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.32px;
	margin: 0;
}
.step-statics-box::after {
	content: '';
	position: absolute;
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/star2.webp');
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	right: 15px;
	top: 15px;
}
.step-statics-icon::after {
	content: '';
	position: absolute;
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/star117.webp');
	background-repeat: no-repeat;
	width: 32px;
	height: 34px;
	top: -13px;
	right: -11px;
}
.step-statics-main1::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 70px;
	border-radius: 77.5px;
	background: #00B67A;
	filter: blur(41.29999923706055px);
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.step-statics-main2 {
	padding: 1px;
	border-radius: 24px;
	background: linear-gradient( to top, #FFEE62 0%, rgba(255, 238, 98, 0.6) 30%, rgba(255, 238, 98, 0.2) 60%, transparent 100% );
	display: inline-block;
	position: relative;
	width: 100%;
}
.step-statics-main2::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 70px;
	border-radius: 77.5px;
	background: #FAE749;
	filter: blur(41.29999923706055px);
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.step-statics-box2 {
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/shade2.webp');
	background-repeat: no-repeat;
}
.step-statics-main2 .step-statics-icon {
	border-radius: 21px;
	border: 1px solid #FFEF6B;
	background: linear-gradient(270deg, #090C11 0%, #1A2332 100%);
	box-shadow: 5px 8px 17.1px 0 #FFEE62 inset;
}
.step-statics-box2 .statics-txt {
	color: #FFEE62;
}
.step-statics-main3 {
	padding: 1px;
	border-radius: 24px;
	background: linear-gradient( to top, #67ADFF 0%, rgba(103, 173, 255, 0.6) 30%, rgba(103, 173, 255, 0.2) 60%, transparent 100% );
	display: inline-block;
	position: relative;
	width: 100%;
}
.step-statics-main3::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 70px;
	border-radius: 77.5px;
	background: #67ADFF;
	filter: blur(41.29999923706055px);
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.step-statics-box3 {
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/shade3.webp');
	background-repeat: no-repeat;
}
.step-statics-main3 .step-statics-icon {
	border-radius: 21px;
	border: 1px solid #74B4FF;
	background: linear-gradient(270deg, #090C11 0%, #1A2332 100%);
	box-shadow: 5px 8px 17.1px 0 #67ADFF inset;
}
.step-statics-box3 .statics-txt {
	color: #67ADFF;
}
.step-statics-box1 .statics-txt {
	color: #63FBC9;
}
.step-statics-box1 {
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/shade1.webp');
	background-repeat: no-repeat;
}
.forgot-password {
	position: relative;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: end;
	color: #BED6EF !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.navbar-center {
	float: none;
	margin: auto;
	width: max-content;
}
.btn-wrapper {
	display: inline-block;
	padding: 5px;
	border-radius: 30.5px;
	background: #04070D;
	position: relative;
	overflow: hidden;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset, 0 4px 94px 0 rgba(136, 194, 255, 0.25);
	animation: glowPulse 3s ease-in-out infinite;
}
#topsec .btn-wrapper {
	margin-top: 20px;
}
.custom-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 12px 15px;
	border-radius: 28px;
	border: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	transition: all 0.3s ease;
}
.custom-btn::before {
	content: "";
	position: absolute;
	top: 0;
	left: -75%;
	width: 50%;
	height: 100%;
	background: linear-gradient( 120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100% );
	transform: skewX(-25deg);
	transition: 0.7s;
}
.custom-btn .icon.right-icon {
	margin-left: auto;
}
.form-check.frm-flex {
	display: flex;
	align-items: center;
	gap: 8px;
}
#remember {
	margin: 0;
}
.form-check-label {
	color: #BED6EF;
	font-size: 14px;
	font-weight: 300;
	cursor: pointer;
	margin: 0;
}
.form-check-input::before {
	content: "";
	position: absolute;
	top: 0px;
	left: -1px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #E9EEF5;
	box-shadow: 0 2px 6px rgba(0,0,0,0.4), inset 0 -2px 4px rgba(0,0,0,0.1);
	transition: all 0.35s ease;
}
.form-check-input::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 4px;
	width: 8px;
	height: 2px;
	background: #0C121C;
	border-radius: 2px;
	transform: translateY(-50%);
	box-shadow: 0 -4px 0 #0C121C, 0 4px 0 #0C121C;
	transition: all 0.35s ease;
}
#signup-sec {
	padding: 35px 0 20px;
    background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/dots.webp'), url('https://i.23robo.info/projects/telekartsmmnew/img/signupbox.webp');
    position: relative;
    background-repeat: no-repeat;
    background-position: top left, bottom left;
}
.cstm-btn {
	margin: 0;
	border-radius: 28px;
	background: #04070D;
	background-color: rgb(4, 7, 13);
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	min-width: 134px;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.1;
	padding: 18px;
	display: flex;
	align-content: center;
	align-items: center;
	width: max-content;
}
.cstm-btn svg {
	line-height: 1;
	margin-right: 8px;
}
.cstm-btn:hover {
	background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
	color: #000000;
}
.cstm-btn:hover svg path {
	fill: #000;
}
.signup-left {
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/dots.webp');
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
}
.signup-left .main-heading {
	margin-top: 100px;
}
.signup-left form {
	margin-top: 35px;
}
.inpt-icon + .form-control {
	padding-left: 60px !important;
}
.signup-left .inpt-icon {
	border-radius: 11px;
	background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
	box-shadow: 0 6px 13.7px 0 rgba(64, 66, 101, 0.12);
	width: 34px;
	height: 34px;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	top: 50%;
	transform: translateY(-50%);
}
.signup-left .form-control {
	border-radius: 15px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	background-color: #111319;
	height: 50px;
	padding: 8px;
}
.signup-left .form-control::placeholder {
	color: rgba(190, 214, 239, 0.29) !important;
	font-size: 14px;
	font-weight: 500;
}
.signup-left .checkbox {
	color: #BED6EF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
.signup-left .checkbox a {
	color: #1588F6;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}
.signup-left .btn-wrapper,
.signup-left .btn-wrapper .custom-btn {
	width: 100%;
}
.have-acc {
	text-align: center;
	margin: 20px 0;
	color: #BED6EF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.have-acc a {
	color: #1588F6;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
}
#signup-sec::after {
	content: '';
	width: 359.701px;
	height: 359.598px;
	background: rgba(136, 194, 255, 0.21);
	filter: blur(86.95500183105469px);
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 0;
}
#signup-sec .row {
	position: relative;
	z-index: 1;
}
.signup-right {
    background: linear-gradient(180deg, rgba(103, 173, 255, 0.00) 0%, #67ADFF 100%);
    padding: 1px;
    border-radius: 24px;
}
.signup-right-inner {
	border: 1px solid rgba(103, 173, 255, 0.00);
	background-color: #090C11;
	padding: 25px 0 0 25px;
	border-radius: 24px;
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/signup-right-bg.webp');
	background-position: bottom center;
	background-size: auto;
	background-repeat: no-repeat;
}
.signup-right-title {
	color: #FFF;
	text-align: center;
	font-size: 48px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -1.92px;
}
.signup-right-logo {
	margin-bottom: 100px;
}
.inpt-icon + .form-control-wrap .form-control {
	padding-left: 50px;
}
.form-control-wrap .form-control {
	border: 0;
	box-shadow: none;
}
.form-control-wrap {
	border-radius: 15px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.00) 100%);
	padding: 1px;
	width: 100%;
	display: block;
}
#inner-head {
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/inner-head-bg.webp'), url('https://i.23robo.info/projects/telekartsmmnew/img/inner-head-btm-bg.webp');
	background-position: top center, center 100%;
	background-repeat: no-repeat;
	background-size: auto auto;
	padding: 91px 0 35px;
}
.inner-head-box-row {
	margin-top: 40px;
}
.apibox-outer {
	border-radius: 25px;
	background: linear-gradient(180deg, rgba(103, 173, 255, 0.00) 0%, #67ADFF 100%);
	padding: 1px;
}
.apibox {
	border-radius: 25px;
	background-color: #090C11;
	padding: 20px;
	min-height: 167px;
	position: relative;
	overflow: hidden;
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/apibox-bg.webp');
	background-size: cover;
	background-position: bottom center;
}
.apibox-icon {
	width: 45px;
	height: 45px;
	border-radius: 12px;
	background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
	box-shadow: 0 6px 13.7px 0 rgba(64, 66, 101, 0.12);
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-bottom: 17px;
}
.apibox-title {
	color: #FFF;
	font-size: 16px;
	line-height: 1.2;
	letter-spacing: -0.32px;
	margin-bottom: 5px;
}
.apibox-txt {
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.4px;
	margin: 0;
}
.apibox-txt-small {
	font-size: 17px;
	letter-spacing: -0.76px;
}
.inner-head-box-row .col-sm-3 {
	padding: 0 7.5px;
}
.inner-head-box-row .col-sm-3:first-child {
	padding-left: 0;
}
.inner-head-box-row .col-sm-3:last-child {
	padding-right: 0;
}
.apibox-txt a {
	color: #67ADFF;
}
.api-row {
	margin-top: 40px;
}
.api-row .col-sm-12 {
	padding: 0;
}
.well-wrap {
	border-radius: 41px 28px 28px 28px;
	border: 1px solid #333E52;
	background-color: #0E121A;
	padding: 20px;
}
.well-api-wrap {
	display: flex;
	flex-wrap: wrap;
}
.api-tabs {
	flex: 0 0 293px;
	max-width: 293px;
	border-radius: 30px;
	border: 1px solid #333E52;
	background: #04070D;
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	align-items: flex-start;
}
.api-tabs .nav-item {
	flex: 0 0 100%;
	max-width: 100%;
	height: auto;
}
.api-tabs .nav-link {
	border-radius: 52px;
	border: 1px solid #333E52;
	background-color: #181F2C;
	padding: 13px;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
}
.api-tabs .active .nav-link {
	border-radius: 52px;
	background-color: #88C2FF;
	border: 1px solid #88C2FF;
	color: #161B25;
}
.api-tab-content {
	flex: 0 0 calc(100% - 313px);
	margin-left: 20px;
}
.api-tab-content-title {
	border-radius: 52px;
	background: #88C2FF;
	padding: 11px 24px;
	color: #161B25;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 5px;
}
.api-table th, 
.api-table td {
	border-top: 1px solid #333E52 !important;
	background: #04070D;
	padding: 16px !important;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	border-bottom: 1px solid #333E52 !important;
}
.api-table.table {
	border-spacing: 0 10px;
	border-collapse: separate;
}
.api-table th:first-child,
.api-table td:first-child {
	border-left: 1px solid #333E52 !important;
	border-radius: 30px 0 0 30px;
}
.api-table th:last-child,
.api-table td:last-child {
	border-right: 1px solid #333E52 !important;
	border-radius: 0 30px 30px 0;
}
.api-table td:last-child,
.api-table th:last-child {
	position: relative;
}
.api-table td:last-child::after, 
.api-table th:last-child::after {
	content: '';
	width: 3px;
	height: 23px;
	background-color: #333E52;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.api-example-wrap {
	border-radius: 30px;
	border: 1px solid #333E52;
	background: #181F2C;
	padding: 20px;
}
.api-example-title {
	border-radius: 52px;
	background: #88C2FF;
	padding: 10px 14px;
	color: #161B25;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
}
pre {
	background-color: transparent;
	border: 0;
	padding: 0;
	color: #BED6EF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
}
.title1 {
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px;
	background: linear-gradient(180deg, #FFF 0%, #7C8B9C 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.well-steps {
	padding: 20px;
	min-height: 460px;
	margin-bottom: 20px;
	border-radius: 20px;
	border: 1px solid #1E2026;
	background-color: #090C11;
}
.well-steps h4 {
	color: #FFF;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 3em;
	white-space: normal;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.19;
	background: linear-gradient(180deg, #FFF 0%, #7C8B9C 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.txt-hero-one {
	max-height: 4.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	color: #BED6EF;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
}
.blog-row {
	margin-top: 26px;
}
.blog-feature-img {
	border-radius: 20px;
	min-height: 303px;
	margin-bottom: 20px;
}
.well-steps .txt-hero-one {
	color: #BED6EF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 16px;
}
.well-steps .btn-wrapper .custom-btn {
	padding-right: 24px;
}
.post-date {
	color: #BED6EF;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	display: flex;
	align-items: center;
	align-content: center;
	gap: 7px;
}
.singleblog-img {
	border-radius: 20px;
	margin-bottom: 20px;
}
.singleblog-wrap-inner {
	border-radius: 20px;
	border: 1px solid #1E2026;
	background-color: #161B25;
	padding: 30px;
}
.singleblog-wrap-inner .title1 {
	margin: 0 0 18px 0;
}
.singleblog-content p {
	color: #BED6EF;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
}
.singleblog-content h2, 
.singleblog-content h3, 
.singleblog-content h4, 
.singleblog-content h5, 
.singleblog-content h6 {
	color: #FFF;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.19;
	margin-top: 0;
	margin-bottom: 18px;
}
.sidebar-wrap {
    background-color: #0E121A;
    padding: 0;
    border-right: 1px solid #333E52;
    width: 317px;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    overflow-y: auto;
    transition: .3s ease-in-out;
}
.logo-pinner-wrap {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #333E52;
	padding: 17px 30px;
	height: 69px;
	overflow: hidden;
}
.profile-wrapper-outer {
	padding: 50px 30px 30px;
	position: relative;
}
.profile-wrapper {
	position: relative;
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/profile-bg.webp');
	background-color: #161B25;
	padding: 60px 30px 40px;
	border-radius: 19px;
	background-size: cover;
	background-repeat: no-repeat;
}
.profile-name {
	text-align: center;
	color: #FFF;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: 0.24px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	gap: 7px;
	margin-bottom: 2px;
}
.profile-gmail {
	color: #BED6EF;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 0.13px;
	margin: 2px;
	text-align: center;
}
.profile-string {
	background-color: #161B25;
	border: 2px solid #fff;
	width: 80px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	border-radius: 80px;
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	left: -20px;
	top: -30px;
}
.profile-fund {
	display: flex;
	align-items: center;
	align-content: center;
	border-radius: 10px;
	background: linear-gradient(87deg, #C5DDF6 25.54%, #FFF 99.16%);
	padding: 9px 16px;
	justify-content: center;
	gap: 5px;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: 0.16px;
	width: max-content;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -18px;
}
.channel-btn-wrap {
	padding: 19px 33px 33px 55px;
}
.channel-btn-img {
	position: absolute;
	left: -25px;
	top: 50%;
	transform: translateY(-50%);
}
.channel-btn {
	border-radius: 15px;
	background: linear-gradient(90deg, rgba(39, 174, 255, 0.90) 0%, rgba(14, 111, 167, 0.81) 100%);
	display: flex;
	align-items: center;
	align-content: center;
	color: #FFF !important;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: 0.22px;
	padding: 17px 12px 17px 36px;
	position: relative;
	text-decoration: none !important;
}
.menu-wrap {
	border-radius: 20px;
	border: 1px solid #333E52;
	background-color: #04070D;
	padding: 20px;
}
.menu-wrap-outer {
	padding: 0 30px 30px;
}
.menu-title {
	display: flex;
	align-content: center;
	align-items: center;
	padding-bottom: 15px;
	justify-content: space-between;
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.36px;
	position: relative;
	margin-bottom: 0;
	cursor: pointer;
}
.menu-title::after {
	content: '';
	background: linear-gradient(90deg,#88C2FF 0%, transparent 100%);
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.sidebar-menu {
	list-style: none;
	padding: 0;
	margin: 15px 0 0 0;
	overflow: hidden;
	transition: height 0.3s ease-in-out;
}
.menu-icon {
	border-radius: 20px;
	background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
	box-shadow: 0 6px 13.7px 0 rgba(64, 66, 101, 0.12);
	width: 40px;
	height: 40px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	color: #000000;
	font-size: 16px;
}
.sidebar-menu li a {
	border-radius: 30px;
	background-color: #161B25;
	display: flex;
	align-content: center;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px;
	padding: 10px;
	color: #BED6EF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.32px;
	text-decoration: none !important;
}
.sidebar-menu li:last-child a {
	margin-bottom: 0;
}
.sidebar-menu.unactive {
	height: 0;
	overflow: hidden;
	transition: height 0.3s ease-in-out;
	margin-top: 0;
}
.sidebar-menu li.active a {
	border-radius: 30.5px;
	background: #000;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset, 0 4px 7.4px 0 rgba(136, 194, 255, 0.25);
	position: relative;
	color: #fff;
}
.sidebar-menu li.active a .menu-icon {
	border-radius: 28px;
	background: #04070D;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	color: #C5DDF6;
}
.sidebar-menu li.active a::after {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	margin-left: auto;
	margin-right: 10px;
}
.logout-btn {
	margin: 30px;
	display: flex;
	align-content: center;
	align-items: center;
	border-radius: 30px;
	border: 1px solid #333E52;
	background-color: #04070D;
	padding: 10px 10px 10px 24px;
	justify-content: space-between;
	color: #BED6EF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2 !important;
	letter-spacing: -0.32px;
}
.logout-btn-icon {
	border-radius: 40px;
	border: 1px solid #B3D8FF;
	background: rgba(9, 12, 17, 0.05);
	box-shadow: -4px -4px 6.9px 0 rgba(167, 229, 255, 0.24) inset, 4px 4px 6.9px 0 rgba(167, 229, 255, 0.60) inset;
	backdrop-filter: blur(17.649999618530273px);
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
}
.inner-wrapper {
	padding-left: 317px;
	transition: .3s ease-in-out;
}
.topbar {
	height: 69px;
	background-color: #0E121A;
	padding: 20px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #333E52;
}
.breadcrum-wrap {
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
}
.breadcrum-wrap a {
	color: #BED6EF;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
}
.page-content {
	background-image: url(https://i.23robo.info/projects/telekartsmmnew/img/inner-head-bg.webp);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto auto;
	padding: 49px 0 90px;
}
.profile-wrapper {
	position: relative;
}
.profile-wrapper::after, 
.profile-wrapper::before {
	content: '';
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/blinker.webp');
	width: 46px;
	height: 50px;
	position: absolute;
	right: 0;
	top: -23px
}
.profile-wrapper::after {
	bottom: -23px;
	top: auto;
	left: 0;
	right: auto;
}
.profile-wrapper-outer::before {
	content: '';
	border-radius: 3px;
	background: #2297DE;
	box-shadow: 0 4px 8px 0 #2297DE;
	position: absolute;
	left: -27px;
	top: 50%;
	transform: translateY(-50%);
	width: 3px;
	height: 87px;
}
.topbar-right-nav {
	display: flex;
	align-content: center;
	align-items: center;
	list-style: none;
	padding: 0;
	margin: 0;
	gap: 6px;
}
.topbar-right-navlink {
	display: flex;
	justify-content: center;
	align-content: center;
	border-radius: 12px;
	background: #000;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	width: 43px;
	height: 43px;
	align-items: center;
	position: relative;
}
.topbar-right-navlink-inner {
	line-height: 1;
}
.noti-num {
	width: 15px;
	height: 15px;
	background-color: #FF3A3A;
	border-radius: 15px;
	color: #FFF;
	font-size: 9px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: absolute;
	right: -2.5px;
	top: -2.5px;
}
.topbar-right-nav .dropdown-toggle {
	border-radius: 12px;
	background-color: #000;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	min-width: 43px;
	height: 43px;
	display: flex;
	align-content: center;
	align-items: center;
	gap: 5px;
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
.topbar-right-nav .dropdown.open .dropdown-menu {
	display: flex;
	flex-wrap: wrap;
	border-radius: 12px;
	background: #000;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	padding: 8px;
	width: 100%;
  	min-width: 100%;
}
.auth .dropdown-menu .dropdown-item {
	width: 100%;
	color: #fff;
	margin-bottom: 3px;
}
.topbar-right-nav .open .dropdown-toggle .drop-icon {
	transform: rotateZ(180deg);
}
.welcome-box-head {
	display: flex;
	align-content: center;
	align-items: center;
	gap: 12px;
}
.welcome-title {
	color: #FFF;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.32px;
	margin-bottom: 9px;
}
.welcome-box-head-right-btm {
	display: flex;
	align-content: center;
	align-items: center;
	gap: 8px;
}
.hey-wrap {
	display: flex;
	align-content: center;
	align-items: center;
	border-radius: 28px;
	background: #04070D;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	padding: 10px 17px 10px 13px;
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: 0.18px;
	gap: 7px;
	height: 44px;
}
.welcome-box-head-right-btm .custom-btn {
	padding: 5px 27px;
}
.welcome-box-content {
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
}
.welcome-box-content::after {
	content: '';
	background: linear-gradient(90deg,#88C2FF 0%, transparent 100%);
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.welcome-box-content .txt {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 0.16px;
	margin: 0;
}
.welcome-box_wrapper {
	padding: 12px !important;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
	min-height: 131px;
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/welcome-box_wrapper-bg1.webp');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 20px;
	border: 1px solid #1E2026;
	background-color: #090C11;
	display: flex;
	align-items: center;
	align-content: center;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
}
.welcome_img {
	display: flex;
	align-items: center;
	gap: 10px;
	width: 100%;
}
.welcome_img-wrap {
	position: relative;
}
.welcome_img-wrap::after {
	content: '';
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/welcom-star.webp');
	width: 24px;
	height: 26px;
	position: absolute;
	right: -10px;
	top: -8px;
}
.total-txt {
	color: #FFF;
	font-size: 24px !important;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.welcome-box_wrapper .w_txt {
	color: #BED6EF;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.6;
	margin: 0;
	flex: 0 0 100%;
	max-width: 100%;
	text-align: left;
	width: 100%;
}
.welcome-box_wrapper2 {
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/welcome-box_wrapper-bg2.webp');
}
.welcome-box_wrapper3 {
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/welcome-box_wrapper-bg3.webp');
}
.total-title {
	color: #BED6EF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
}
.man-img-wrap {
	position: relative;
}
.man-img-wrap::after {
	content: '';
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/man-img-line.webp');
	width: 382px;
	height: 323px;
	position: absolute;
	right: 0;
	top: -50px;
}
.man-img-wrap::before {
	content: '';
	background: rgba(136, 194, 255, 0.21);
	filter: blur(25px);
	width: 167.785px;
	height: 167.737px;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}
.man-img {
	position: relative;
	z-index: 1;
}
.auth-stats-row {
	position: relative;
	z-index: 1;
}
.row.welcome-row {
	display: flex;
	position: relative;
}
.row.welcome-row::after {
	content: '';
	background-color: #333E52;
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 122px;
}