body, 
p, 
a, 
span, 
div, 
ul, 
li {
  font-family: "Poppins", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lexend", sans-serif;
}
.guest {
	background-color: #0E0724;
	position: relative;
	padding-bottom: 0;
	overflow-x: hidden;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/bg-dots.webp');
}
.guest::after {
  content: '';
  filter: blur(317px);
  position: absolute;
  right: -179px;
  top: -255px;
  border-radius: 471.57px;
  opacity: 0.6;
  background: #5838E4;
  width: 471.57px;
  height: 399.734px;
  z-index: -1;
  left: auto;
}
.guest::before {
	content: '';
	filter: blur(317px);
	position: absolute;
	left: -179px;
	top: -255px;
	border-radius: 471.57px;
	opacity: 0.6;
	background: #6E40FF;
	width: 471.57px;
	height: 399.734px;
	z-index: -1;
}
.guest .navbar-collapse {
	display: flex !important;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
}
.guest .navbar-center-block {
	margin: auto;
}
.guest .navbar-default {
	background-color: transparent;
	border: 0;
}
.navbar-default li a {
	background-color: transparent !important;
	color: #ABAAB3;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	position: relative;
}
.navbar-default li.active a {
	color: #fff !important;
}
.navbar-default li.active a::after {
	content: '';
	width: 6px;
	height: 6px;
	background-color: #D232F6;
	position: absolute;
	border-radius: 10px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.navbar-right li a {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/signup-bg.webp');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #fff !important;
	display: flex;
	align-items: center;
	align-content: center;
}
.guest .navbar-default {
	padding-top: 15px;
}
#topsec {
	padding: 80px 0 200px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/review-sec-bg.webp');
	background-repeat: no-repeat;
	background-size: auto, auto;
	background-position: center bottom;
}
.title-label {
	border-radius: 10px;
	border: 1px solid rgba(233, 214, 250, 0.08);
	background: linear-gradient(102deg, rgba(152, 188, 230, 0.10) 18.92%, rgba(138, 61, 178, 0.10) 100.66%);
	box-shadow: 7.83px -6.83px 5.83px 1px rgba(49, 66, 144, 0.20) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.03) inset;
	display: flex;
	padding: 10px 10px 10px 10px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	width: max-content;
}
.title-label-txt {
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.9px;
	text-transform: uppercase;
}
.main-title {
	color: #F5F5F8;
	font-size: 60px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -1.89px;
}
.blue-txt {
	color: #3DADFF;
}
.txt {
	color: #B5B4BA;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
}
.dot-listing {
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
}
.dot-listing li p {
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
	position: relative;
	padding-left: 20px;
}
.dot-listing li p::after {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 10px;
	background-color: #D232F6;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.btn.btn-primary {
	display: flex;
	align-items: center;
	align-content: center;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/signup-bg.webp');
	background-size: 100% 100%;
	min-width: 182px;
	border: 0;
	padding: 12px;
	border-radius: 8px;
}
.btn-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}
.btn.btn-primary {
	display: flex;
	align-items: center;
	align-content: center;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/signup-bg.webp');
	background-size: 100% 100%;
	min-width: 182px;
	border: 0;
	padding: 17px 12px;
	border-radius: 8px;
	justify-content: center;
	width: max-content;
}
.btn.btn-primary svg {
	margin-left: 5px;
}
.btn.btn-primary.btn-secondary {
    background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/btn-border.webp');
    background-color: transparent;
    background-size: 100% 100%;
    color: rgba(255,255,255,0.8);
}
.btn-wrap .btn.btn-primary + .btn.btn-primary {
	margin-left: 10px;
}
.btn.btn-primary.btn-secondary:hover {
	color: #fff;
}
.login-top {
	padding: 25px;
	width: 368px;
	border-radius: 20px;
	border: 1px solid rgba(233, 214, 250, 0.20);
	background: linear-gradient(104deg, rgba(173, 157, 224, 0.10) -0.45%, rgba(110, 64, 255, 0.10) 69.23%);
	box-shadow: 7.83px -6.83px 5.83px 1px rgba(49, 66, 144, 0.20) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.03) inset;
  	margin-left: 45px;
}
.login-frm-title {
	color: #F5F5F8;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.35;
}
.or-wrapper {
	display: block;
	text-align: center;
	color: #F5F5F8;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	position: relative;
	margin: 20px 0;
}
.or-wrapper::after {
	content: '';
	opacity: 0.07;
	background: #FFF;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
}
.or-wrap {
	background-color: #1b1239;
	position: relative;
	z-index: 1;
	padding: 0 35px;
}
.form-control {
	border-radius: 10px;
	border: 1px solid rgba(233, 214, 250, 0.08);
	background: linear-gradient(102deg, rgba(152, 188, 230, 0.10) 18.92%, rgba(138, 61, 178, 0.10) 100.66%);
	box-shadow: 7.83px -6.83px 5.83px 1px rgba(49, 66, 144, 0.20) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.03) inset;
	backdrop-filter: blur(5.833333492279053px);
	padding: 12px 10px;
	height: 50px;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
}
.forgot-password1 {
	margin-left: 0;
	display: block;
	width: max-content;
	color: #B5B4BA;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.6;
}
.login-top .btn.btn-primary {
	width: 100%;
	margin: 20px 0;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
}
.login-top .btn.btn-primary svg {
	margin-left: 0;
	margin-right: 5px;
}
.have-acc {
	color: #B5B4BA;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
.inpt-icon {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
}
.inpt-icon + .form-control {
	padding-left: 40px;
}
.form-group {
	position: relative;
}
.login-bottom {
	display: flex;
	padding: 10px;
	list-style: none;
	margin-top: 12px;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	border-radius: 20px;
	border: 1.5px solid #2E2E54;
	background: #010125;
  	margin-left: 45px;
}
.login-bottom::after {
	content: '';
	width: 36.352px;
	height: 233.825px;
	transform: rotate(90deg);
	background-color: #6E40FF;
	filter: blur(60px);
	position: absolute;
	top: -100px;
	left: 100px;
}
.login-bottom::before {
	content: '';
	width: 286.37px;
	height: 47.367px;
	border-radius: 286.37px;
	background: #5838E4;
	filter: blur(60px);
	position: absolute;
	right: 0;
	bottom: 0;
}
.login-btm-img {
	position: relative;
	z-index: 1;
}
.login-img {
	position: absolute;
	right: -100px;
	bottom: 90px;
	/* max-width: 290px; */
	z-index: 1;
}
.review-box {
	background: url('https://konvertica.com/dev/panelwork/xpanel/img/review-box-bg.webp'), url('https://konvertica.com/dev/panelwork/xpanel/img/reviews-dots.webp'), linear-gradient(104deg, rgba(173, 157, 224, 0.10) -0.45%, rgba(110, 64, 255, 0.10) 69.23%);
	background-size: cover, auto;
	padding: 20px;
	display: flex;
	border-radius: 20px;
	margin-bottom: 15px;
	min-height: 115px;
	background-repeat: no-repeat;
	position: relative;
	background-position: center center, center center;
	overflow: hidden;
	box-shadow: 7.83px -6.83px 5.83px 1px rgba(49, 66, 144, 0.20) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.03) inset;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}
.review-box::before {
	content: '';
	width: 222.713px;
	height: 36.919px;
	transform: rotate(-14.036deg);
	background-color: #6335F2;
	filter: blur(20px);
	position: absolute;
	left: -100px;
	top: -20px;
	z-index: -1;
}
.review-box::after {
	content: '';
	width: 222.713px;
	height: 36.919px;
	transform: rotate(-14.036deg);
	background-color: #A62CE4;
	filter: blur(20px);
	position: absolute;
	right: -60px;
	bottom: -30px;
	z-index: -1;
}
.review-box-line {
	height: 1px;
	width: 68%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0px;
	background: linear-gradient(to right, rgba(255,255,255,0.00) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.00) 100%);
}
.review-box .txt {
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	margin-bottom: 0;
	margin-top: 15px;
}
.light-txt {
	color: #C3C2C3;
}
#solution {
	padding: 80px 0;
}
.title-sub {
	color: #3177FF;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.9px;
	text-transform: uppercase;
}
.title {
	color: #F5F5F8;
	font-family: Lexend;
	font-size: 42px;
	font-weight: 600;
	line-height: 1.25;
}
.guest .nav-tabs li a {
	border-radius: 10px;
	border: 1px solid #202041;
	background: #141430;
	backdrop-filter: blur(29px);
	display: flex;
	padding: 14px 25px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	margin-right: 12px;
	margin-bottom: 10px;
	color: #F5F5F8;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.4;
	font-family: Lexend;
}
.guest .nav-tabs {
	border: 0;
}
.guest .nav-tabs li.active a, 
.guest .nav-tabs li.active a:hover,
.guest .nav-tabs li a:hover {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/signup-bg.webp');
	background-repeat: no-repeat;
	background-size: 100% 100%;
  	color: #fff;
}
#solution .nav-tabs {
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#solution .tab-content {
	margin-top: 30px;
}
.tab-box {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg1.webp');
	background-size: 100% 100%;
	padding: 25px 15px;
	border-radius: 20px;
	margin-bottom: 15px;
	min-height: 330px;
}
.tab-box-first {
	padding: 45px 25px;
	min-height: unset;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tabs-box-line-bg.webp'), url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg1.webp');
	background-size: 100% 100%;
	background-position: center , top center;
}
.tab-title {
	color: #FFF;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 15px;
}
.tab-box-first .tab-title {
	font-size: 34px;
	margin-bottom: 20px;
}
.tab-box .txt {
	font-size: 16px;
}
.tab-box.tab-box-first .txt {
	font-size: 18px;
}
#affordable {
	padding-bottom: 80px;
}
#affordable .row {
	display: flex;
	align-items: center;
	align-content: center;
}
.about-content-row {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg.webp');
	background-size: 100% 100%;
	margin: 0;
	padding: 35px 15px;
	border-radius: 20px;
	display: flex;
	align-items: center;
	position: relative;
}
.about-title {
	color: #F5F5F8;
	font-weight: 400;
	line-height: 1.4;
	font-size: 22px;
}
.about-content-row .txt {
	text-align: center;
}
.ethanmiller {
	display: block;
	margin: 20px auto auto;
}
.about-content-row::after {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/ring.webp');
	width: 283px;
	height: 283px;
	position: absolute;
	top: -100px;
	right: -110px;
}
#about {
	overflow: hidden;
	padding-bottom: 80px;
}
#premium {
	padding: 80px 0 0;
	position: relative;
	overflow: hidden;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/premium-line-bg.webp');
	background-repeat: no-repeat;
	background-position: top center;
}
.premium-slide {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/premium-slide-bg.webp');
	background-size: 100% 100%;
	border-radius: 20px;
	padding: 75px 15px 15px;
	position: relative;
	margin-top: 60px;
	margin-right: 20px;
	min-height: 350px;
}
.premium-slider-img {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/premium-slide-circle1.webp');
	width: 120px;
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: -60px;
}
.premium-title {
	color: #F5F5F8;
	text-align: center;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.35;
}
.txt.premium-txt {
	color: #B5B4BA;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.premium-slider {
	margin-top: 80px;
}
.premium-slider .slick-dots {
	display: flex !important;
	justify-content: center;
	list-style: none;
	margin-top: 15px;
}
.premium-slider .slick-dots button {
	font-size: 0;
	width: 10px;
	height: 10px;
	background-color: #3177FF;
	border: 0;
	border-radius: 10px;
	margin: 0 2px;
}
.premium-slider .slick-dots .slick-active button {
	background: linear-gradient(105deg, #3284E3 -11.16%, #B143E9 103.72%);
	width: 14px;
	height: 14px;
}
#premium .title, 
#premium .title + .txt {
	text-align: center;
}
#premium::before {
	content: '';
	position: absolute;
	border-radius: 906px;
	background: #7537E6;
	filter: blur(300px);
	top: -340px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 0;
	width: 226px;
	height: 906px;
	transform: rotate(-90deg);
}
#premium::after {
	content: '';
	width: 361px;
	height: 361px;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/cylinder.webp');
	position: absolute;
	left: -150px;
	bottom: 190px;
	z-index: -1;
}
.steps-box {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg.webp');
	background-size: 100% 100%;
	padding: 15px;
	border-radius: 20px;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	min-height: 220px;
}
.steps-box-left {
	flex: 0 0 90px;
	max-width: 90px;
}
.steps-box-num {
	width: 90px;
	height: 90px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	background: linear-gradient(136deg, #1E55BA 5.56%, #6A3A8A 101.7%);
	border: 1px solid #97B2FF;
	border-radius: 100px;
	justify-content: center;
	color: #F5F5F8;
	font-size: 28px;
	font-weight: 500;
	line-height: 1;
}
.steps-box-right {
	flex: 0 0 calc(100% - 90px);
	max-width: calc(100% - 90px);
	padding-left: 20px;
}
.steps-title {
	color: #F5F5F8;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.35;
	margin-bottom: 16px;
}
.steps-txt {
	color: #B5B4BA;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin: 0;
}
.why-img-wrap {
	position: relative;
}
.why-img {
	position: absolute;
	max-width: unset;
	right: 0;
	top: -185px;
}
#why {
	padding: 190px 0 80px;
	position: relative;
	overflow: hidden;
}
.row.steps-row {
	margin-top: 60px;
	position: relative;
	display: flex;
}
#why::after {
	content: '';
	border-radius: 544px;
	opacity: 0.6;
	background: #5838E4;
	filter: blur(207px);
	width: 274px;
	height: 544px;
	position: absolute;
	left: -100px;
	top: 140px;
	z-index: -1;
}
#why::before {
	content: '';
	width: 355px;
	height: 580px;
	border-radius: 580px;
	opacity: 0.6;
	background: #5838E4;
	filter: blur(317px);
	position: absolute;
	right: 0;
	z-index: -1;
	bottom: 147px;
}
.row.steps-row::after {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/half-circle.webp');
	width: 531px;
	height: 532px;
	position: absolute;
	bottom: -170px;
	right: -240px;
	z-index: -1;
}
#video {
	padding: 45px 0;
}
.video-wrap iframe {
	width: 100% !important;
	height: 470px;
}
.video-wrap {
	max-width: 876px;
	margin: auto;
	border-radius: 20px;
	border: 2px solid #3284E3;
	background: rgba(137, 135, 135, 0.10);
	overflow: hidden;
}
#cheapest .btn.btn-primary {
	width: max-content;
	margin: 20px auto auto;
}
.row.selling-row {
	margin-top: 80px;
}
.selling-title {
	color: #F5F5F8;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.3;
}
.selling-row .btn.btn-primary {
	margin-left: 0 !important;
}
.top-countries-img-wrap {
	position: relative;
}
.top-countries-img-wrap::before {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/spiral.webp');
	width: 492px;
	height: 492px;
	position: absolute;
	left: -250px;
	top: -210px;
	z-index: -1;
}
#cheapest {
	padding: 80px 0;
	position: relative;
}
#cheapest::after {
	content: '';
	width: 355px;
	height: 580px;
	border-radius: 580px;
	opacity: 0.6;
	background: #5838E4;
	filter: blur(207px);
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}
#cheapest::before {
	content: ;
	content: '';
	width: 304px;
	height: 544px;
	border-radius: 544px;
	opacity: 0.6;
	background: #5838E4;
	filter: blur(317px);
	position: absolute;
	left: 0;
	top: 250px;
	z-index: -1;
}
.stats-wrapper {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg.webp');
	background-size: 100% 100%;
	padding: 20px;
	border-radius: 15px;
}
.infobox {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}
.infobox-title {
	color: #F5F5F8;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.35;
	margin-top: 0;
	margin-bottom: 5px;
}
.infobox-txt {
	color: #B5B4BA;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 0;
}
.infobox-left {
	flex: 0 0 70px;
	max-width: 70px;
}
.infobox-right {
	flex: 0 0 calc(100% - 70px);
	max-width: calc(100% - 70px);
	padding-left: 15px;
}
.infobox::after {
	content: '';
	width: 47%;
	border: 1px dashed #97B2FF;
	stroke: #97B2FF;
	position: absolute;
	bottom: 0;
}
.stats-wrapper .infobox:last-child::after {
	display: none;
}
#grow {
	padding: 100px 0;
	position: relative;
	overflow: hidden;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/premium-line-bg.webp');
	background-repeat: no-repeat;
	background-position: top center;
}
#grow::after {
	content: '';
	position: absolute;
	border-radius: 906px;
	background: #7537E6;
	filter: blur(300px);
	left: 0;
	right: 0;
	margin: auto;
	width: 226px;
	height: 906px;
	transform: rotate(-90deg);
	z-index: -2;
	top: -420px;
}
#grow::before {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/spiralfat.webp');
	width: 391px;
	height: 391px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: -130px;
}
.row.feature-row {
	margin-top: 80px;
	display: flex;
	align-items: center;
}
.feature-box {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg.webp');
	background-size: 100% 100%;
	padding: 15px 64px 15px 15px;
	border-radius: 20px;
	margin-bottom: 20px;
	min-height: 190px;
	display: flex;
	align-items: center;
	align-content: center;
  	flex-wrap: wrap;
}
.feature-img-wrap::after {
	content: '';
	width: 423px;
	height: 406px;
	border-radius: 423px;
	opacity: 0.6;
	background: #5838E4;
	filter: blur(200px);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
.feature-title {
	color: #F5F5F8;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 5px;
}
.feature-box .txt {
	margin-bottom: 0;
}
.feature-img-wrap {
	position: relative;
}
.feature-circle-img {
	position: absolute;
	right: -110px;
	top: -140px;
	z-index: -1;
	max-width: 300px;
}
#feature {
	padding: 45px 0;
	overflow: hidden;
}
.feature-box .feature-title, .feature-box .txt {
	flex: 0 0 100%;
	max-width: 100%;
}
#offering {
	padding: 45px 0;
}
.payment-ul {
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	align-items: center;
	align-content: center;
	justify-content: center;
}
.payment-ul li {
	flex: 0 0 284px;
	max-width: 284px;
}
.payment-ul li .paymeny-box {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg1.webp');
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	border-radius: 10px;
	padding: 12px;
	min-height: 93px;
	margin: 15px;
}
.clientslide {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg.webp');
	background-size: 100% 100%;
	padding: 15px;
	border-radius: 20px;
	margin: 15px;
}
.clientslide .txt {
	color: #F5F5F8;
	font-size: 14px;
	font-style: italic;
	font-weight: 500;
	line-height: 1.6;
}
.quote-img {
	margin-bottom: 10px;
}
.clientslide-info {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}
.clientslide-info-img {
	max-width: 80px;
	height: 80px;
	flex: 0 0 80px;
	background-image: url(https://konvertica.com/dev/panelwork/xpanel/img/clientslide-info-bg.webp);
	border-radius: 100%;
	overflow: hidden;
}
.clientslide-info-content {
	flex: 0 0 calc(100% - 80px);
	max-width: calc(100% - 80px);
	padding-left: 15px;
}
.clientslide-info-title {
	color: #F5F5F8;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 5px;
}
.client-slider2 {
	direction: rtl;
}
.client-slider2 .clientslide {
	display: ;
	direction: ltr;
}
#importance {
	padding: 200px 0 80px;
	position: relative;
}
.importance-row {
	margin-top: 80px;
	display: flex;
	margin-bottom: 40px;
}
.importance-box {
	text-align: center;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg1.webp');
	background-size: 100% 100%;
	padding: 25px 15px;
	border-radius: 20px;
	margin: 15px;
	min-height: 185px;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.importance-title {
	color: #F5F5F8;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 5px;
}
.importance-txt {
	color: #B5B4BA;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 0;
}
.importance-img-wrap {
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
}
.importance-img-line {
	background-color: #6E40FF;
	width: 3px;
	height: 72%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}
.importance-img-wrap::after, 
.importance-img-wrap::before {
	content: '';
	position: absolute;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/arrow1.webp');
	width: 100%;
	height: 18px;
	top: 80px;
	left: 0;
	right: 0;
	background-size: 100% 18px;
}
.importance-img-wrap::before {
	top: auto;
    bottom: 80px;
}
.importance-left-img-wrap,
.importance-right-img-wrap {
	position: relative;
}
.importance-left-img {
	position: absolute;
	max-width: 300px;
	left: 30px;
	top: -400px;
	z-index: -1;
}
.importance-right-img {
	position: absolute;
	right: -110px;
	top: -140px;
	z-index: -1;
}
#importance {
	padding: 200px 0 80px;
	position: relative;
	overflow: hidden;
}
.row.faq-row {
	margin-top: 50px;
	position: relative;
}
.faq-row .card {
	border-radius: 10px;
	/* border: 1px solid #28284C;
	background: #1D1D3B; */
	backdrop-filter: blur(29px);
	margin-bottom: 12px;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/shadow-img.webp');
	background-size: 100% 100%;
}
.faq-row .card .btn.btn-link {
	color: #B5B4BA;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4;
	display: block;
	width: 100%;
	text-align: left;
	padding: 15px;
	text-decoration: none !important;
	position: relative;
	white-space: wrap;
	background: #160F2F;
	border-radius: 10px;
}
.faq-row .card .btn.btn-link span {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.faq-row .card .btn.btn-link span::after {
	content: '+';
}
.faq-row .card .btn.btn-link[aria-expanded="true"] span::after {
	content: '-';
}
.faq-row .card .card-body {
	padding: 10px 15px;
	border: 1px solid #28284C;
	background: #1D1D3B;
	backdrop-filter: blur(29px);
	margin-bottom: 12px;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg1.webp');
	background-size: 100% 100%;
	border-radius: 0 0 20px 20px;
}
.faq-row .card .card-body .txt {
	color: #F5F5F8;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
#faq {
	padding: 45px 0 0;
	position: relative;
}
#faq::before {
	content: '';
	border-radius: 544px;
	opacity: 0.6;
	background: #6E40FF;
	filter: blur(317px);
	width: 274px;
	height: 544px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
#faq::after {
	width: 355px;
	height: 580px;
	border-radius: 580px;
	opacity: 0.6;
	background: #6E40FF;
	filter: blur(207px);
	position: absolute;
	right: 0;
	bottom: 0;
	content: '';
	z-index: -1;
}
.faq-row::after {
	content: '';
	background-image: url(https://konvertica.com/dev/panelwork/xpanel/img/pyramid.webp);
	width: 278px;
	height: 278px;
	position: absolute;
	left: -110px;
	top: -160px;
	z-index: -1;
}
.ftr-logo {
	margin-bottom: 25px;
}
.contact-list {
	display: flex;
	list-style: none;
	padding: 0;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
}
.contact-list li {
	flex: 0 0 100%;
	max-width: 100%;
}
.contact-list li a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	width: max-content;
	margin-bottom: 12px;
	color: #B5B4BA;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.contact-list-icon {
	margin-right: 5px;
}
.social-link-ftr {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}
.social-link-ftr li a {
	margin: 0 17px 0 0;
	display: flex;
}
.ftr-txt {
	color: #B5B4BA;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin: 0 0 0 auto;
	text-align: right;
}
.ftr-txt a {
	color: #F5F5F8;
	font-size: 16px;
	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;
}
.ftr-title {
	color: #F5F5F8;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #252744;
}
.ftr-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}
.ftr-menu li {
	flex: 0 0 33.33%;
	max-width: 33.33%;
}
.ftr-menu li a {
	width: max-content;
	color: #B5B4BA;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 11px;
	display: block;
}
.row.ftr-btm-row {
	margin-top: 100px;
	padding-top: 25px;
	border-top: 1px solid #252744;
	padding-bottom: 25px;
}
.guest-ftr {
	position: relative;
	overflow: hidden;
	padding-top: 150px;
}
.guest-ftr::before {
	content: '';
	width: 259px;
	height: 345px;
	border-radius: 345px;
	opacity: 0.6;
	background: #5838E4;
	filter: blur(207px);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.guest-ftr::after {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/hedron.webp');
	width: 408px;
	height: 408px;
	position: absolute;
	right: -130px;
	top: -50px;
	z-index: -1;
}
.about-img2-wrap {
	position: relative;
}
.about-img2-wrap::after {
	content: '';
	position: absolute;
	background-image: url(https://konvertica.com/dev/panelwork/xpanel/img/about-ring.webp);
	width: 149px;
	height: 107px;
	right: -50px;
	top: 10px;
	z-index: -1;
}
.journey-img-wrap {
	position: relative;
	height: 100%;
}
.journey-row {
	display: flex;
}
.journey-img {
	/*max-width: unset;
	position: absolute;
	left: -150px;
	top: 50%;
	transform: translateY(-50%);*/
}
.line {
	background: linear-gradient(to right, rgba(65,65,86,1) 0%, rgba(65,65,86,0) 100%);
	display: flex;
	position: relative;
	height: 1px;
	margin: 29px 0;
}
.line::before {
	content: '';
	width: 10px;
	height: 10px;
	background-color: rgba(65,65,86,1);
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: -5px;
}
.journey-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.journey-list .txt {
	color: #F5F5F8;
	line-height: 1.6;
	position: relative;
}
.journey-list .txt::after {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/badge.webp');
	position: absolute;
	width: 24px;
	height: 25px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.journey-list .txt {
	color: #F5F5F8;
	line-height: 160%;
	position: relative;
	padding-left: 35px;
}
#journey.mission {
	padding: 300px 0 180px;
	overflow: hidden;
	position: relative;
}
.mission-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}
.mission-list li {
	flex: 0 0 50%;
	max-width: 50%;
}
.mission .journey-img {
	left: auto;
	right: -240px;
}
.premium-slide-row {
	margin-top: 60px;
}
.premium-why::after {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/why-circle.webp') !important;
}
.why-premium-box-row {
	margin-top: 50px;
}
.why-premium-box {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg.webp');
	background-size: 100% 100%;
	padding: 25px 15px;
	border-radius: 20px;
	margin-bottom: 15px;
}
.why-premium-title {
	color: #FFF;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 15px;
}
.why-premium-txt {
	color: #B5B4BA;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
}
.why-premium-box .dot-listing li p::after {
	top: 11px;
	transform: none;
}
.why-premium-box-row1 .why-premium-box {
	min-height: 422px;
}
.why-premium-box-row2 .why-premium-box {
	min-height: 420px;
}
.faq-row .card .btn.btn-link[aria-expanded="true"] {
	color: #3177FF;
	background: transparent;
	border: none;
	border-radius: 0;
}
#faq.about-faq .faq-row::after {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/half-circle.webp');
	width: 531px;
	height: 531px;
	transform: rotate(-125deg);
	left: -290px;
	top: -260px;
}
.about-faq::before {
	display: none;
}
.term-sec .row {
	display: flex;
	align-items: center;
	align-content: center;
}
.term-tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
.term-tabs li {
  flex: 0 0 100%;
  max-width: 100%;
}
.guest .term-tabs li a {
	border-radius: 10px;
	border: 1.5px solid #2E2E54;
	background: #010125;
	margin: 0 0 12px;
	padding: 12px;
	color: #F5F5F8;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.4;
	text-align: left;
	justify-content: flex-start;
}
.term-tab-content {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg.webp');
	background-size: 100% 100%;
	padding: 25px;
	border-radius: 20px;
	position: relative;
}
.term-title {
	display: flex;
	align-items: center;
	align-content: center;
	color: #FFF;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.3;
	margin-bottom: 10px;
}
.term-txt {
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
}
.term-txt .term-num {
	color: #3177FF;
	line-height: 140%;
}
.guest .term-tabs li.active a,
.guest .term-tabs li.active a:hover,
.guest .term-tabs li a:hover {
	background: linear-gradient(88deg, #1E1E31 1.76%, #5C5C97 127.13%);
	box-shadow: 7.83px -6.83px 5.83px 1px rgba(56, 46, 158, 0.40) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.14) inset;
}
.term-tab-content::after {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/ring2.webp');
	width: 226px;
	height: 226px;
	position: absolute;
	right: -110px;
	top: -110px;
	z-index: -1;
}
#term-tab {
	padding: 80px 0;
	overflow: hidden;
}
.contactus-img-wrap {
  position: relative;
}
.contactus-img-wrap::after {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/spiral.webp');
	width: 492px;
	height: 492px;
	position: absolute;
	right: -350px;
	top: 10px;
	z-index: -1;
}
#contact-sec .premium-slide {
	min-height: 281px;
	margin-top: 80px;
}
.contactus-faq .faq-row::before {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/contactus-faq-img.webp');
	width: 489px;
	height: 690px;
	position: absolute;
	right: -180px;
	top: -510px;
}
#faq.contactus-faq {
    padding: 285px 0 0;
    overflow: hidden;
}
#faq.contactus-faq::before {
	top: 95px;
}
.facebook-img {
	margin: auto;
}
.service-page .row {
	display: flex;
	align-items: center;
	align-content: center;
}
#ser-content-sec {
	padding: 80px 0;
}
.ser-cont-row {
	margin-top: 50px;
}
.ser-box {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg.webp');
	background-size: 100% 100%;
	padding: 25px;
	border-radius: 20px;
}
.ser-box-title {
	color: #FFF;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.3;
}
.ser-cont-row2 .ser-box {
	min-height: 385px;
}
#ser-order {
	padding: 45px 0;
	overflow: hidden;
}
#ser-order .steps-box {
	min-height: 250px;
}
#ser-order .steps-row::after {
	display: none;
}
.ser-premium-cont-row .premium-slide {
	min-height: 426px;
	margin-top: 100px;
}
#premium.ser-premium-sec::after {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/cylinder1.webp');
	width: 300px;
	height: 300px;
	top: 0;
	right: -140px;
	left: auto;
}
#premium.ser-premium-sec {
	padding-bottom: 80px;
}
#signup .row {
	margin: 0;
	display: flex;
	align-items: center;
	align-content: center;
	flex: 0 0 100%;
	max-width: 100%;
}
.signup-left, .signup-right {
	height: 100vh;
	padding: 25px;
	display: flex;
	align-items: flex-start;
	align-content: flex-start;
}
.signup-left-content, .signup-right-content {
	width: 60%;
	margin: 0 auto;
}
.signup-logo {
	margin-bottom: 50px;
}
.back-btn {
	display: flex;
	align-items: center;
	align-content: center;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/btn-border.webp');
	background-color: transparent;
	background-size: 100% 100%;
	padding: 12px;
	border-radius: 3px;
	max-width: 165px;
	color: #F5F5F8 !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	text-decoration: none !important;
}
.back-img {
	margin-right: 5px;
}
#signup {
	position: relative;
	z-index: 1;
	height: 100vh;
	display: flex;
	align-items: center;
	align-content: center;
}
.signup-left {
    background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/signup-left-bg1.webp');
    background-position: center;
    position: relative;
}
.signup-left-title {
	color: #FFF;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.35;
	margin-top: 0;
}
.signup-left-content .back-btn {
	margin-bottom: 35px;
}
.signup-left-txt {
	color: #C3C2C3;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
}
.signup-left-content form {
	margin-top: 60px;
}
#signup .form-control,
#signup .form-control::placeholder {
	color: #F5F5F8;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
}
#signup .form-control {
	border-radius: 10px;
	border: 1px solid rgba(233, 214, 250, 0.08);
	background: linear-gradient(102deg, rgba(152, 188, 230, 0.10) 18.92%, rgba(138, 61, 178, 0.10) 100.66%);
	box-shadow: 7.83px -6.83px 5.83px 1px rgba(49, 66, 144, 0.20) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.03) inset;
}
.signup-left::after {
	content: '';
	border-radius: 709px;
	opacity: 0.6;
	background: #261154;
	filter: blur(207px);
	width: 229px;
	height: 709px;
	flex-shrink: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
#email.inpt-icon img {
	content: url('https://konvertica.com/dev/panelwork/xpanel/img/signup-email.webp');
}
#password.inpt-icon img,
#password_again.inpt-icon img {
	content: url('https://konvertica.com/dev/panelwork/xpanel/img/userlock.webp');
}
.signup-left-content form .btn.btn-primary {
	width: 100%;
	margin: 15px 0 25px;
}
.have-acc a {
	color: #2F80ED;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	text-decoration: underline;
}
.signup-right {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/signup-right-bg1.webp');
	background-size: 100% 100%;
	position: relative;
}
.signup-right-content {
	width: 100%;
	padding: 25px;
}
.signup-right-img {
	display: block;
	margin: 25px auto;
}
.signup-right .txt {
	color: #FFF;
}
.signup-right::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 3px;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/signup-middle-line.webp');
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-size: 100% 100%;
}
.auth {
	background-color: #0E0724;
}
.sidebar-wrap {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 278px;
	z-index: 9;
	overflow-y: auto;
	background-color: #190D3D;
	padding: 15px;
}
.sidebar-logo-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	background-color: #190D3D;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.sidebar-logo-wrap .pinner {
	flex: 0 0 25px;
	max-width: 25px;
}
.sidebar-logo-wrap .sidebar-logo {
	flex: 0 0 calc(100% - 25px);
	max-width: calc(100% - 25px);
}
.sidebar-logo-wrap::after {
	content: '';
	position: absolute;
	bottom: 0;
	background: linear-gradient(to right, rgba(42,42,60,1) 0%, rgba(114,114,161,1) 33%, rgba(42,42,60,1) 100%);
	width: calc(100% + 30px);
	height: 1px;
	left: 50%;
	transform: translateX(-50%);
}
.sidebar-profile {
	background: url('https://konvertica.com/dev/panelwork/xpanel/img/profile-bg.webp'), linear-gradient(88deg, #180B3C 1.76%, #312257 127.13%);
	padding: 30px 15px;
	border-radius: 12px;
	position: relative;
	box-shadow: 7.83px -6.83px 5.83px 1px rgba(56, 46, 158, 0.40) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.14) inset;
	overflow: hidden;
	background-position: center center, 100% 100%;
}
.sidebar-profile::before {
	content: '';
	width: 75.326px;
	height: 135.435px;
	transform: rotate(90deg);
	flex-shrink: 0;
	background-color: #253E51;
	filter: blur(61.31847381591797px);
	position: absolute;
	left: 0;
	right: ;
	top: -40px;
	z-index: -1;
}
.sidebar-profile::after {
	content: '';
	width: 165.87px;
	height: 98.152px;
	background-color: #1F2043;
	filter: blur(59.474388122558594px);
	position: absolute;
	right: ;
	right: -40px;
	bottom: -50px;
}
.profile-img-wrap {
	background: linear-gradient(180deg, #294881 -18.75%, #675383 100%);
	width: 120px;
	height: 120px;
	border-radius: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto auto 20px;
	overflow: hidden;
	position: relative;
	box-shadow: 4.568px -3.984px 3.401px 0.583px rgba(56, 46, 158, 0.40) inset, -4.568px 5.151px 3.401px 0px rgba(255, 255, 255, 0.14) inset;
}
.username {
	color: #F5F5F8;
	text-align: center;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.35;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	z-index: 1;
	margin-bottom: 5px;
}
.user-blnce-wrap {
	color: #B5B4BA;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	position: relative;
	z-index: 1;
}
.profile-img {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -40px;
	max-width: 90px;
	margin: auto;
}
.eye-btn {
	margin-left: 10px;
	cursor: pointer;
}
.seperator {
	background: linear-gradient(to right, rgba(42,42,60,1) 0%, rgba(114,114,161,1) 33%, rgba(42,42,60,1) 100%);
	display: block;
	width: 100%;
	height: 1px;
	margin: 45px 0 20px;
	border-radius: 10px;
}
.sidebar-menu-title {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.35;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}
.sidebar-menu {
	list-style: none;
	padding: 0;
}
.sidebar-menu li a {
	border-radius: 6px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	padding: 13px;
	margin-bottom: 12px;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	text-decoration: none !important;
}
.sidebar-menu li.active a, 
.sidebar-menu li.active a:hover,
.sidebar-menu li a:hover {
	border-radius: 6px;
	box-shadow: 7.83px -6.83px 5.83px 1px rgba(56, 46, 158, 0.40) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.14) inset;
	backdrop-filter: blur(5.833333492279053px);
	background: linear-gradient(98deg, #005FCE -24.12%, #A62CE4 100%);
}
.menu-txt {
	margin-left: 10px;
}
.page-wrapper {
	padding-left: 278px;
}
.topbar {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	background-color: #190D3D;
	padding: 15px;
	margin-bottom: 20px;
}
.topbar-left .pinner {
	display: none;
	margin-right: 15px;
}
.Welcome-title {
	color: #FFF;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.35;
	margin-bottom: 5px;
}
.Welcome-txt {
	color: #9A90A2;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	margin: 0;
}
.search-wrap .inpt-icon {
	left: auto;
	right: 10px;
}
.search-wrap .inpt-icon + .form-control {
	padding-left: 15px;
	padding-right: 40px;
}
.topbar-right-ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	list-style: none;
	margin: 0;
	justify-content: flex-end;
	padding: 0;
}
.topbar-left {
	flex: 0 0 35%;
	max-width: 35%;
}
.topbar-center {
	flex: 0 0 25%;
	max-width: 25%;
}
.topbar-right {
	flex: 0 0 40%;
	max-width: 40%;
}
.topbar-center .form-group {
	margin: 0;
}
.search-wrap .form-control {
	border-radius: 10px;
	border: 1px solid #1E1E38 !important;
	background: #121224 !important;
	box-shadow: none;
	backdrop-filter: none;
}
.mode {
	min-width: 62px;
	height: 30px;
	display: flex;
	align-content: center;
	align-items: center;
	padding: 5px;
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/mode-bg.webp');
	border-radius: 8px;
}
.stats-box {
	border-radius: 12px;
	background: linear-gradient(110deg, rgba(48, 85, 129, 0.16) -0.55%, rgba(136, 96, 157, 0.16) 100%);
	box-shadow: 7.83px -6.83px 5.83px 1px rgba(56, 46, 158, 0.10) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.06) inset;
	padding: 15px;
	position: relative;
	margin-bottom: 15px;
  	overflow: hidden;
}
.stats-box::after {
	content: '';
	border-radius: 258px;
	background: #6E40FF;
	filter: blur(207px);
	width: 258px;
	height: 160px;
	position: absolute;
	right: -70px;
	bottom: -70px;
	z-index: -1;
}
.stats-username {
	color: #F5F5F8;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4;
	margin-top: 0;
}
.stats-username-txt {
	color: #B5B4BA;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.7px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.stats-box1 .btn.btn-primary {
	margin: 40px 0 55px;
}
.stats-box1::before {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/stats-half-circle.webp');
	width: 205px;
	height: 205px;
	position: absolute;
	left: 0;
	bottom: -100px;
	z-index: -1;
}
.stats-box1 {
	background: url('https://konvertica.com/dev/panelwork/xpanel/img/stats-bg.webp'), radial-gradient(50% 50% at 50% 50%, rgba(3, 3, 28, 0.00) 0%, rgba(3, 3, 28, 0.60) 100%);
	background-size: cover;
	background-position: center;
}
.performance-title {
	color: #D232F6;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.35;
	padding: 0 0 15px;
	margin-bottom: 20px;
	position: relative;
	margin-top: 0;
}
.performance-title::after {
	content: '';
	content: '';
	position: absolute;
	bottom: 0;
	background: linear-gradient(to right, rgba(42,42,60,1) 0%, rgba(114,114,161,1) 33%, rgba(42,42,60,1) 100%);
	width: 100%;
	height: 1px;
	left: 50%;
	transform: translateX(-50%);
}
.performance-wrap {
	position: relative;
	min-height: 220px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.performance-box-txt {
	color: #B5B4BA;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	margin: 0;
	width: 100%;
}
.performance-box-title {
	color: #3177FF;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0;
	width: 100%;
}
.performance-box {
	position: absolute;
	display: flex;
	align-items: center;
	align-content: center;
	flex-direction: column;
	min-height: 50px;
	justify-content: space-between;
}
.stats-box1 .row {
	display: flex;
	align-content: center;
}
.performance-box1 {
	left: 0;
	top: 0;
}
.performance-box2 {
	left: 0;
	bottom: 0;
}
.performance-box3 {
	right: 0;
	top: 0;
}
.performance-box4 {
	right: 0;
	bottom: 0;
}
.performance-box3,
.performance-box4 {
	text-align: right;
}
.performance-box::after {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/pointer1.webp');
	width: 52px;
	height: 12px;
	position: absolute;
	right: -20px;
	top: 50%;
}
.performance-box2::after {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/pointer3.webp');
	top: 14px;
}
.performance-box3::after {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/pointer2.webp');
	right: auto;
	left: -20px;
}
.performance-box4::after {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/pointer4.webp');
	right: auto;
	left: -20px;
	top: 14px;
}
.stats-box-head {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin-bottom: 20px;
}
.stats-box-head-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 70px;
	height: 70px;
	border-radius: 100px;
	background-image: url(https://konvertica.com/dev/panelwork/xpanel/img/clientslide-info-bg.webp);
	background-size: 100% 100%;
}
.stats-box-head-right {
	flex: 0 0 calc(100% - 70px);
	max-width: calc(100% - 70px);
	padding-left: 12px;
}
.stats-box-head-title {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 5px;
}
.stats-box-head-txt {
	color: #3DADFF;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
}
.stats-box .txt {
	font-size: 12px;
	margin: 0;
}
.stats-box2 {
	background: url('https://konvertica.com/dev/panelwork/xpanel/img/total-orders-bg.webp'), linear-gradient(98deg, rgba(0, 95, 206, 0.05) -24.12%, rgba(166, 44, 228, 0.05) 100%);
	background-repeat: no-repeat;
	background-position: 90% 40%,bottom center;
}
.stats-box3 {
	background: url('https://konvertica.com/dev/panelwork/xpanel/img/account-spending-bg.webp'), linear-gradient(98deg, rgba(0, 95, 206, 0.05) -24.12%, rgba(166, 44, 228, 0.05) 100%);
	background-position: right bottom;
}
.stats-box4 {
	background: url('https://konvertica.com/dev/panelwork/xpanel/img/my-points-bg.webp'), linear-gradient(98deg, rgba(0, 95, 206, 0.05) -24.12%, rgba(166, 44, 228, 0.05) 100%);
	background-repeat: no-repeat !important;
	background-position: right bottom;
}
.stats-box5 {
	background: url('https://konvertica.com/dev/panelwork/xpanel/img/account-status-bg.webp'), linear-gradient(98deg, rgba(0, 95, 206, 0.05) -24.12%, rgba(166, 44, 228, 0.05) 100%);
	background-position: right bottom;
}
.well {
	border-radius: 20px;
	border: 1px solid #3E2A7A;
	background: #190D3D;
}
.social-cate-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}
.social-cate-title-txt {
	color: #F5F5F8;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4;
}
.social-cate-btn {
	border-radius: 10px;
    border: 1px solid #F10E20;
    background-color: #F10E20;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	padding: 12px;
	color: #F5F5F8;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	gap: 6px;
	cursor: pointer;
}
.stats-box .txt a {
	color: #F5F5F8;
	font-size: 12px;
	font-weight: 400;
	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;
}
.social-cate-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	list-style: none;
	padding: 30px 0 0 0;
	margin: 0;
	gap: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    transition: 0.1s linear;
}
.social-cate-list:not(.active) {
	height: 0;
	overflow: hidden;
	padding: 0;
	transition: 0.1s linear;
}
.social-cate {
	display: flex;
	align-items: center;
	align-content: center;
	padding: 16px;
	gap: 8px;
	color: #F5F5F8 !important;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
	text-decoration: none !important;
	border-radius: 10px;
	border: 1px solid #3E2A7A;
	background: #261753;
	backdrop-filter: blur(29px);
}
.social-cate-list-icon {
	line-height: 1;
}
.social-cate-list li {
	flex: 0 0 19.2%;
	max-width: 19.2%;
}
.social-cate:hover,
.social-cate.active {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/social-cat-bg.webp');
	background-size: 100% 100%;
	border-color: transparent;
}
.wrapper.toggle .sidebar-wrap {
	left: -278px;
}
.wrapper.toggle .page-wrapper {
	padding-left: 0;
}
.wrapper.toggle .topbar-left .pinner {
	display: block;
}
.topbar-left {
	display: flex;
	align-items: center;
	align-content: center;
}
.social-subcate-list {
	list-style: none;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	gap: 6.4px;
	padding: 30px 0 0 0;
	border-top: 1px solid #28283D;
}
.social-subcate-list li {
	flex: 0 0 8.5%;
	max-width: 8.5%;
}
.social-subcate-list li a {
	display: flex;
	padding: 16px 12px;
	align-items: center;
	align-content: center;
	justify-content: center;
	border-radius: 10px;
}
.auth-well {
	margin-bottom: 20px;
	border-radius: 20px;
	border: 1px solid #3E2A7A;
	background: #190D3D;
}
.auth-well-head {
	border-radius: 19px 18px 0px 0px;
	padding: 15px;
	box-shadow: 7.83px 3px 9.3px 1px rgba(110, 64, 255, 0.17) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.03) inset;
	background: linear-gradient(104deg, rgba(173, 157, 224, 0.10) -0.45%, rgba(110, 64, 255, 0.10) 69.23%);
	position: relative;
}
.auth-well-body {
	padding: 15px;
}
.nav-tabs1 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	border-bottom: 1px solid #30304D;
}
.nav-tabs1 .nav-item a {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0;
	border-radius: 10px 10px 0 0;
	background-size: 100% 100%;
}
.nav-tabs1 .nav-item a:hover,
.nav-tabs1 .nav-item.active a:hover,
.nav-tabs1 .nav-item.active a {
    background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-bg.webp');
    background-color: transparent;
    border: 0;
}
.nav-tabs1 .nav-item {
	flex: 0 0 14.2%;
	max-width: 14.2%;
}
.search-dropdown .form-control {
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	background: #1D1D30;
	box-shadow: none;
	color: #F5F5F8;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	padding-left: 45px !important;
}
.search-dropdown .form-control::placeholder {
	color: #F5F5F8;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.search-dropdown .input-wrapper__prepend .fas.fa-search {
	display: none;
}
.search-dropdown .input-wrapper__prepend {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/search-img.webp') !important;
	width: 24px;
	height: 24px;
	background-position: center !important;
	opacity: 1 !important;
	z-index: 1;
}
.auth label {
	color: #B5B4BA;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 8px;
}
.auth .form-control {
	box-shadow: none;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	border-radius: 10px;
	border: 1px solid #3E2A7A;
	background: #261753;
}
.min-max {
	color: #B5B4BA;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
.auth form .btn.btn-primary {
	width: 100%;
}
.nav-tabs2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: ;
	border-bottom: 1px solid #30304D;
}
.nav-tabs2 .nav-item a {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border: 0;
}
.nav-tabs2 .nav-item a:hover,
.nav-tabs2 .nav-item.active a:hover,
.nav-tabs2 .nav-item.active a,
.nav-tabs2 .nav-item a:focus {
    background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-bg2.webp');
    background-color: transparent !important;
    border: 0 !important;
    color: #fff !important;
}
#servicename {
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 15px;
}
.ser-label {
	color: #B5B4BA;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 5px;
	display: block;
}
.serdetail-box {
	display: flex;
	padding: 10px;
	align-items: center;
	align-content: center;
	border-radius: 10px;
	border: 1px solid #3E2A7A;
	background: #261753;
}
.serdetail-box-txt {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
}
.serdetail-box-wrap {
	margin-bottom: 15px;
}
.massorder-content-row {
	align-items: center;
}
.massorder-content-box::before {
	display: none;
}
.massorder-content-box .stats-username-txt {
	color: #F5F5F8;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.mass-order-nav-tabs {
	justify-content: flex-start;
}
.auth .form-control::placeholder {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
}
.auth-well-head-title-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin: 0;
}
.auth-well-head-title {
	border-radius: 10px 10px 0px 0px;
	background: linear-gradient(98deg, #005FCE -24.12%, #A62CE4 100%);
	display: flex;
	width: 72px;
	height: 55px;
	padding: 0px 16px;
	justify-content: center;
	align-items: center;
}
.auth-well-head-txt {
	flex: 0 0 calc(100% - 72px);
	max-width: calc(100% - 72px);
	padding-left: 15px;
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
}
.massorder-example-link {
	padding-left: 14px;
	list-style: none;
}
.massorder-example-link li::before {
	content: '';
	background: linear-gradient(91deg, #B232F3 -7.32%, #32B5F3 69.15%);
	width: 6px;
	height: 6px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	position: absolute;
	left: -13px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 10px;
}
.massorder-example-link li {
	position: relative;
	color: #C3C2C3;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.massorder-img-wrap img {
	display: block;
	margin: auto;
}
.massorder-content-row .payment-ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin: 10px 0 0 0;
	justify-content: flex-start;
}
.massorder-content-row .payment-ul li {
	flex: 0 0 120px;
	max-width: 120px;
}
.massorder-content-row .payment-ul .paymeny-box {
	padding: 12px;
	min-height: 53px;
	margin: 0 5px 5px 0;
}
.massorder-content-row .payment-ul .paymeny-box img {
	max-height: 30px;
}
.auth-well-head-title2-wrap .btn.btn-primary {
	min-width: auto;
	padding: 8px 12px;
}
.auth-well-head-title2-wrap {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	align-content: center;
}
.auth-well-head-title2 {
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
}
.auth-well-head-title2-txt {
	color: #B5B4BA;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 0;
}
.auth-well-head-title2-left {
	padding-right: 15px;
}
.addfund-accordian .card {
	margin-bottom: 15px;
	border-radius: 10px;
	border: 1px solid #3E2A7A;
	background: #261753;
}
.addfund-accordian .card .card-header button {
	padding: 10px 35px 10px 10px;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	position: relative;
	width: 100%;
	text-align: left;
}
.addfund-accordian .card .card-body {
	padding: 0 15px 15px;
	color: #B5B4BA;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.6;
}
.addfund-accordian .card .card-header button::after {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/caret.webp');
	width: 24px;
	height: 24px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.modal-content {
	box-shadow: 32px 39px 164px 0px rgba(0, 0, 0, 0.54);
	overflow: hidden;
	border-radius: 20px;
	border: 1px solid #3E2A7A;
	background: #190D3D;
}
.modal-title {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin: 0;
}
.modal-title-txt {
	color: #FFF;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4;
	margin-left: 12px;
}
.modal-header {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	background-color: #190D3D;
	box-shadow: 7.83px 3px 9.3px 1px rgba(110, 64, 255, 0.17) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.03) inset;
	border-bottom: 1px solid #190D3D;
}
.modal-header::before, 
.modal-header::after {
	display: none;
}
.modal-header .close {
	height: 38px;
	width: 38px;
	background-color: #1E1E31 !important;
	display: flex;
	border-radius: 38px;
	justify-content: center;
	align-content: center;
	align-items: center;
	opacity: 1;
	font-size: ;
}
.modal-header .close {
	height: 38px;
	width: 38px;
	background-color: #1E1E31 !important;
	display: flex;
	border-radius: 38px;
	justify-content: center;
	align-content: center;
	align-items: center;
	opacity: 1;
	color: #fff;
	font-size: 36px;
	text-shadow: none;
	font-weight: 300;
}
.history-table {
	border-spacing: 0 10px;
	border-collapse: separate;
}
.history-table tbody tr td {
	border-top: 1px solid #3E2A7A;
	background-color: #261753;
	backdrop-filter: blur(29px);
	border-bottom: 1px solid #3E2A7A;
	padding: 12px;
}
.history-table tbody tr td:first-child {
	border-left: 1px solid #3E2A7A;
	border-radius: 12px 0 0 12px;
}
.history-table tbody tr td:last-child {
	border-right: 1px solid #3E2A7A;
	border-radius: 0 12px 12px 0;
}
.table-h-box {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/td-h-bg.webp');
	padding: 10px 20px;
	background-size: 100% 100%;
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	border-radius: 10px;
	white-space: nowrap;
}
.table-h-box-price {
	background: linear-gradient(258deg, #4DB651 2.68%, #005FCE 98.09%);
}
.auth-well-head-title3-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    color: #FFF;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
  }
.auth-well-head-title3-wrap-txt {
    margin-left: 5px;
}
.auth form .btn.btn-primary.auto-width {
	width: max-content;
}
.affiliates-box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	box-shadow: 7.83px -6.83px 5.83px 0px rgba(56, 46, 158, 0.40) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.14) inset;
}
.affiliates-box-txt {
	color: #B5B4BA;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.affiliates-box-title {
	color: #F5F5F8;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 0;
  	white-space: nowrap;
}
.affiliates-box-right {
	padding-left: 10px;
	flex: 0 0 calc(100% - 40px);
	max-width: calc(100% - 40px);
}
.howdoes-txt {
	color: #B5B4BA;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.padding-left-right-zero {
	padding-left: 0;
	padding-right: 0;
}
.affiliates-link {
	padding: 0;
	list-style: none;
	margin: 0;
}
.affiliates-link-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 12px 15px;
	border-bottom: 1px solid #30304D;
}
.affiliates-link-box-left {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
.affiliates-link-box-right {
	color: #C3C2C3;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
.searchbox-wrap {
	margin: 0 0 15px;
	padding: 15px;
	border-radius: 20px;
	border: 1px solid #3E2A7A;
	background: #190D3D;
}
.searchbox-wrap .form-control,
.search-wrap .form-control {
	color: #F5F5F8;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: #261753;
}
.searchbox-wrap .btn.btn-default,
.search-wrap .btn.btn-default {
	padding: 0;
	background-color: transparent;
	border: 0;
	position: absolute;
	z-index: 9;
	left: 12px;
	top: 50%;
	transform: translateY(-50%);
}
.searchbox-wrap .btn.btn-default + .form-control,
.search-wrap .btn.btn-default + .form-control {
	padding-left: 45px;
}
.searchbox-wrap .dropdown .dropdown-toggle {
	width: 100%;
	text-align: left;
	justify-content: flex-start;
	padding: 12px 12px;
	border-radius: 10px;
	border: 1px solid #3E2A7A;
	background: #261753;
}
.searchbox-wrap .form-group {
	margin-bottom: 0;
}
.searchbox-wrap .dropdown .dropdown-toggle .caret {
	margin-left: auto;
}
.filter-compulosry-txt {
	margin-left: 8px;
}
.no-padding {
	padding: 0;
}
.my-table tr th {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6 !important;
	padding: 12px !important;
	border: 0 !important;
}
.ser-cat-tr td {
	line-height: 1.4 !important;
	border-top: 1px solid #3E2A7A !important;
	border-bottom: 1px solid #3E2A7A !important;
	background: #261753;
	color: #F5F5F8 !important;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	vertical-align: middle;
	border-top: 1px solid #30304D;
}
.my-table tr td {
	padding: 12px !important;
	color: #B5B4BA;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
.ser-rate {
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/rate-bg1.webp');
	border-radius: 10px;
	padding: 10px;
	background-size: 100% 100%;
	min-width: 110px;
	display: flex;
	color: #F5F5F8;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
.service-description .btn.btn-primary {
	min-width: 86px;
	padding: 12px 12px;
}
.service-name {
	width: 100%;
}
.ser-desc-box {
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin-bottom: 10px;
	border-radius: 10px;
	border: 1px solid #3E2A7A;
	background-color: #261753;
	background-image: none;
}
.ser-desc-box-txt {
	padding-left: 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
.w-100 {
	width: 100% !important;
}
.auth .dropdown .dropdown-menu {
	width: 100%;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background-color: #1A1A2C;
}
.auth .dropdown .dropdown-menu .dropdown-item {
	color: #fff;
	padding: 5px 10px;
}
.auth .dropdown .dropdown-menu .dropdown-item:hover {
	background-color: #272746;
	color: #fff;
}
.order-table th {
	background-color: #261753;
}
.order-table tr th:first-child {
	border-radius: 18px 0 0 0;
}
.order-table tr th:last-child {
	border-radius: 0 18px 0 0;
}
.order-id-wrap {
	display: flex;
	align-items: center;
	align-content: center;
}
.copy-btn {
	padding: 0;
	border: 0;
	background: transparent;
	width: 22px;
	height: 20px;
	margin-right: 5px;
}
.order-link-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}
.order-link-wrap .order-link {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	flex: 0 0 calc(100% - 20px);
	max-width: calc(100% - 20px);
	padding: 0 5px;
	line-height: 1.1;
}
.order-ser-name,
.order-link-td {
	min-width: 200px;
	max-width: 200px;
	white-space: normal;
	word-break: break-word;
}
.order-status {
	color: #FFf;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	border-radius: 10px;
	background: linear-gradient(98deg, #005FCE 0%, #EC38C4 100%);
	padding: 7px 12px;
	min-width: 126px;
}
.order-status.Completed {
	background: linear-gradient(98deg, #005FCE 0%, #19AB1E 100%);
}
.order-status.Canceled {
	background: linear-gradient(98deg, #005FCE 0%, #F44646 100%);
}
.order-status.In.progress {
	margin: 0;
	height: auto;
	background: linear-gradient(98deg, #005FCE 0%, #D4A11F 100%);
}
.order-status.Processing {
	background: linear-gradient(98deg, #005FCE 0%, #19ADDA 100%);
}
.btn.btn-primary.re-order-btn {
	width: max-content;
	min-width: 100px;
	padding: 7px 12px;
}
.auth .nav.nav-pills li a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	padding: 10px 9px;
	color: #F5F5F8;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.auth .nav.nav-pills li a img {
	margin-right: 5px;
}
.auth .nav.nav-pills li.active a,
.auth .nav.nav-pills li a.active, 
.auth .nav.nav-pills li.active a:hover,
.auth .nav.nav-pills li a:hover {
	box-shadow: 7.83px -6.83px 5.83px 1px rgba(56, 46, 158, 0.40) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.14) inset;
	backdrop-filter: blur(5.833333492279053px);
	background: linear-gradient(98deg, #005FCE -24.12%, #A62CE4 100%);
}
.search-wrap .form-control {
	border-radius: 10px;
	border: 1px solid #3E2A7A !important;
	background: #261753 !important;
}
.ticket-history-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	padding: 0;
	list-style: none;
	margin: 20px 0 0 0;
}
.ticket-history-box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	padding: 10px;
	text-decoration: none !important;
	border-radius: 10px;
	border: 1px solid #3E2A7A;
	background: #261753;
}
.ticket-history-list li {
	margin-bottom: 10px;
	flex: 0 0 100%;
	max-width: 100%;
}
.ticket-history-icon {
	flex: 0 0 51px;
	max-width: 51px;
}
.ticket-history-content {
	flex: 0 0 calc(100% - 51px);
	max-width: calc(100% - 51px);
	padding-left: 10px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.ticket-history-content-left-title {
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
	margin-bottom: 0;
}
.ticket-history-content-left-txt {
	color: #C3C2C3;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	margin-bottom: 0;
}
.ticket-history-content-right {
	text-align: right;
}
.ticket-history-content-right .ticket-history-content-left-txt {
	color: #C3C2C3;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
}
.ticket-history-box.unread {
	border-color: #4249d7;
	background-color: #4249d7;
}
.status-ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
.status-capsule-txt {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	margin-left: 5px;
}
.status-capsule {
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	padding: 8px;
	margin-bottom: 15px;
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.09);
	background: #0B0B1C;
}
.status-ul li {
	flex: 0 0 100%;
	max-width: 100%;
	padding: 8;
}
.status-capsule-status {
	min-width: 84px;
	margin-left: auto;
	padding: 10px;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
	border-radius: 6px;
	border: 1px solid #3E2A7A;
	background: #190D3D;
}
.status-capsule.active,
.status-capsule.passed {
	border: 1px solid #3E2A7A;
	background: #241749;
}
.status-capsule.active .status-capsule-status {
	background: linear-gradient(98deg, #005FCE 0%, #19AB1E 100%);
	border: 0;
}
.status-capsule.passed .status-capsule-status {
    background: linear-gradient(98deg, #005FCE 0%, #19ADDA 100%);
    border: 0;
}
.account-feature {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
.account-feature li {
	flex: 0 0 50%;
	max-width: 50%;
}
.account-feature-txt {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	color: #B5B4BA;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 5px;
}
.account-feature-icon {
	border-radius: 40px;
	background: #261753;
	width: 20px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.account-feature-txt {
	flex: 0 0 calc(100% - 20px);
	max-width: calc(100% - 20px);
    padding-left:9px;
}
.redeem-point-txt {
	color: #F5F5F8;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
}
.redeem-point {
	list-style: none;
	padding: 0;
}
.redeem-point {
	color: #B5B4BA;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 5px;
}
.point-txt b {
	color: #F5F5F8;
	font-size: 21px;
	font-weight: 600;
	line-height: 1.6;
	margin-bottom: 0;
}
.update-status {
	min-width: 315px;
	display: flex;
	align-items: center;
	align-content: center;
	padding: 7px 12px;
	border-radius: 10px;
	background: linear-gradient(98deg, #005FCE 0%, #19AB1E 100%);
	color: #F5F5F8;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
.auth #term-tab .tab-pane {
	display: block;
	opacity: 1;
	height: auto;
}
.auth #term-tab {
	padding: 0;
}
.auth #term-tab .container {
	width: 100%;
}
.ser-create .alert {
	display: none;
}
.white-text {
	color: #fff;
}
.api-title {
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
}
.api-table1 tr td {
	color: #C3C2C3;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	border: 0 !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
	padding: 12px 10px !important;
}
.api-table1 tr td:last-child {
	text-align: right;
	color: #fff;
	font-weight: 500;
}
.api-table2 thead tr th {
	background-color: #261753;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	padding: 12px;
	border: 0 !important;
}
.api-table2 thead tr th:first-child {
	border-radius: 12px 0 0 12px;
}
.api-table2 thead tr th:last-child {
	border-radius: 0 12px 12px 0;
}
.api-table2 tbody tr td {
	border: 0;
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.6;
	padding: 16px 12px;
	border-bottom: 1px solid #30304D;
}
.example-title {
	color: #FFF;
	font-size: 19px;
	font-weight: 500;
	line-height: 1.4;
}
pre {
	padding: 30px;
	border-color: #261753;
	color: #FFF;
	font-size: 19px;
	font-weight: 500;
	line-height: 1.4;
	border-radius: 12px;
	background: #261753;
}
.ticket-message {
	color: #fff;
	border-radius: 10px !important;
	border: 1px solid #3E2A7A !important;
	background: #261753 !important;
}
.ticket-message + .info {
	color: #fff;
}
.files-label {
	color: #fff;
}
.auth .nav.nav-pills li a:focus {
	background-color: transparent;
}
.ser-cont-row-thread {
	display: flex;
	align-items: center;
	justify-content: center;
}
#review-sec {
	position: relative;
}
.m-auto {
	margin-left: auto;
	margin-right: auto;
}
.affordable-img-shadow-wrap {
	position: relative;
	margin-left: -100px;
}
.affordable-img-shadow-wrap::before {
	content: '';
	width: 229px;
	height: 446px;
	transform: rotate(90deg);
	border-radius: 446px;
	background: #5838E4;
	filter: blur(175px);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}
.about-content-row,
.premium-slide,
.steps-box,
.stats-wrapper,
.feature-box,
.clientslide,
.why-premium-box,
.ser-box,
.term-tab-content {
  background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/tab-box-bg1.webp');
}
.steps-box-num {
	background: linear-gradient(136deg, #7537E6 5.56%, #5838E4 101.7%);
	border: 1.2px solid #97B2FF;
}
.ser-id {
	color: #fff !important;
}
.about-img2-wrap::after {
	content: '';
	border-radius: 605.973px;
	opacity: 0.6;
	background: #6E40FF;
	filter: blur(150px);
	width: 280px;
	height: 230px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
	margin: auto;
}
.mission-img-wrap {
	position: relative;
}
.mission-img-wrap::before {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/pyramid1.webp');
	width: 246px;
	height: 246px;
	position: absolute;
	right: -190px;
	bottom: -90px;
	z-index: -2;
}
.mission-img-wrap::after {
	content: '';
	border-radius: 605.973px;
	opacity: 0.6;
	background: #6E40FF;
	filter: blur(150px);
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
	margin: auto;
	width: 229px;
	height: 446px;
}
#journey.mission::after {
	content: '';
	width: 265px;
	height: 544px;
	border-radius: 544px;
	opacity: 0.6;
	background: rgba(110, 64, 255, 0.80);
	filter: blur(207px);
	position: absolute;
	bottom: 0;
	left: -150px;
	z-index: -1;
}
#premium.premium-why::after {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/cylinder1.webp') !important;
	width: 300px;
	height: 300px;
	position: absolute;
	left: -150px;
	top: 60px;
	transform: rotateY(180deg);
	display: block;
	visibility: visible;
	opacity: 1;
	z-index: -2;
}
.service-page .about-img2-wrap::before {
	content: '';
	background-image: url('https://konvertica.com/dev/panelwork/xpanel/img/ring2.webp');
	width: 226px;
	height: 226px;
	position: absolute;
	right: -176px;
	top: 0;
}
#ser-content-sec .ser-cont-row1 {
	position: relative;
}
#ser-content-sec .row:nth-child(2)::before {
	content: '';
	position: absolute;
	background-image: url(https://konvertica.com/dev/panelwork/xpanel/img/pyramid1.webp);
	position: absolute;
	left: -150px;
	top: 120px;
	z-index: -1;
	width: 246px;
	height: 246px;
	transform: rotateY(200deg);
}
#ser-content-sec {
	position: relative;
}
#ser-content-sec::before {
	content: '';
	width: 265px;
	height: 544px;
	border-radius: 544px;
	opacity: 0.6;
	background: rgba(88, 56, 228, 0.80);
	filter: blur(207px);
	position: absolute;
	left: -150px;
	top: 0;
	z-index: -1;
}
#ser-order {
	position: relative;
}
#ser-order::before {
	content: '';
	width: 274px;
	height: 544px;
	border-radius: 544px;
	opacity: 0.6;
	background: rgba(88, 56, 228, 0.80);
	filter: blur(207px);
	position: absolute;
	left: -150px;
	top: 50%;
	transform: translateY(-50%);
}
#ser-order::after {
	content: '';
	width: 355px;
	height: 580px;
	border-radius: 580px;
	opacity: 0.6;
	background: rgba(110, 64, 255, 0.80);
	filter: blur(317px);
	position: absolute;
	right: 0;
	top: 50%;
	z-index: -1;
	transform: translateY(-50%);
}
.auth-well-head::before {
	content: '';
	width: 276.38px;
	height: 26.297px;
	border-radius: 276.38px;
	background: #6E40FF;
	filter: blur(60px);
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}
.auth-well-head::after {
	content: '';
	width: 338.488px;
	height: 34.266px;
	border-radius: 338.488px;
	background: #5838E4;
	filter: blur(60px);
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.stats-box1::after {
	content: '';
	background: linear-gradient(110deg, rgba(48, 85, 129, 0.16) -0.55%, rgba(136, 96, 157, 0.16) 100%), 100% 100%;
	box-shadow: 7.83px -6.83px 35.83px 1px rgba(104, 99, 155, 0.21) inset, -7.83px 8.83px 35.83px 0px rgba(255, 255, 255, 0.07) inset;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
    bottom: auto;
    border-radius: 0;
    filter: unset;
}
.stats-box1 .row {
	position: relative;
	z-index: 2;
}
.stats-box1 .paymeny-box {
	border-radius: 8px !important;
	border: 1.5px solid #2E2E54;
	background-image: none !important;
	position: relative;
	overflow: hidden;
	box-shadow: 7.83px -6.83px 5.83px 1px rgba(49, 66, 144, 0.20) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.03) inset;
	background: linear-gradient(104deg, rgba(173, 157, 224, 0.10) -0.45%, rgba(110, 64, 255, 0.10) 69.23%);
}
.stats-box1 .paymeny-box::before {
	content: '';
	width: 10.795px;
	height: 58.511px;
	transform: rotate(90deg);
	border-radius: 58.511px;
	background: #6E40FF;
	filter: blur(25px);
	position: absolute;
	left: 0;
	top: 0;
  	z-index: 0;
}
.stats-box1 .paymeny-box::after {
	content: '';
	width: 71.66px;
	height: 14.066px;
	border-radius: 71.66px;
	background: #5838E4;
	filter: blur(25px);
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
}
.status-capsule-spenttxt {
	color: #B5B4BA;
	font-size: 10px;
	font-weight: 300;
	line-height: 1.6;
	margin-left: 12px;
}
.ser-desc-box-title-wrap {
	display: flex;
	align-items: center;
	align-content: center;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
}
.ser-desc-box-title {
	margin-left: 10px;
}
.topsec-btm-shade {
	width: 933.169px;
	height: 190.4px;
	border-radius: 933.169px;
	background: #6E40FF;
	filter: blur(125px);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 190px;
	z-index: -2;
	opacity: 50%;
}
.review-container {
	margin-top: 140px;
}
.guest .form-control::placeholder {
	color: #fff;
}
.forgot-password1 .blue-txt {
	text-decoration: underline;
}
.account-table {
	border-spacing: 0 15px;
	border-collapse: separate;
}
.account-table thead tr th {
	border-top: 1.5px solid #2E2E54 !important;
	border-bottom: 1.5px solid #2E2E54;
	background: rgba(110, 64, 255, 0.28);
	padding: 12px;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
}
.account-table thead tr th:first-child {
	border-left: 1.5px solid #2E2E54;
	border-radius: 10px 0 0 10px;
}
.account-table thead tr th:last-child {
	border-right: 1.5px solid #2E2E54;
	border-radius: 0 10px 10px 0;
}
.account-status-title-wrap {
	display: flex;
	align-items: center;
	align-content: center;
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 0;
}
.account-table tbody tr td {
	border: 1px solid #3E2A7A;
	background: #261753;
	padding: 12px;
}
.account-table tbody tr td:first-child {
	border-left: 1px solid #3E2A7A;
	border-radius: 10px 0 0 10px;
	min-width: 420px;
}
.account-table tbody tr td:last-child {
    border-right: 1px solid #3E2A7A;
    border-radius: 0 10px 10px 0;
}
.account-status-title-txt {
	margin-left: 5px;
}
.account-table tbody tr td img {
	margin: auto;
	display: block;
}
.account-table tbody tr td img.account-status-title-icon {
	margin: 0;
}
#accountstatus .modal-dialog {
	width: 1073px;
}
#instruction_instruction .panel-body {
	box-shadow: none;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	border-radius: 10px;
	border: 1px solid #3E2A7A;
	background: #261753;
}
.sidebar-logo-wrap .pinner {
	cursor: pointer;
}
.login-with-google {
	position: relative;
	border-radius: 20px;
	background: linear-gradient(88deg, #2E2E4C 1.55%, #4A4A88 110.28%);
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	min-height: 46px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.login-g-txt {
	color: #F5F5F8;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	margin-left: 10px;
}
.g_id_signin {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	opacity: 0;
}
@media (max-width:550px) {
  .guest .navbar-collapse.in {
    display: block !important;
  }
  .guest .navbar-collapse {
    display: none !important;
  }
  .navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
  }
  .navbar-toggle {
	border: 1px solid rgba(233, 214, 250, 0.08) !important;
	background: linear-gradient(102deg, rgba(152, 188, 230, 0.10) 18.92%, rgba(138, 61, 178, 0.10) 100.66%) !important;
	box-shadow: 7.83px -6.83px 5.83px 1px rgba(49, 66, 144, 0.20) inset, -7.83px 8.83px 5.83px 0px rgba(255, 255, 255, 0.03) inset;
}
  .navbar-right {
	margin-left: 0;
	margin-right: 0;
}
  .navbar-right li a {
	max-width: 131px;
}
  #topsec,
  #solution,
  #cheapest {
	padding: 20px 0;
}
  .title-label {
	border-radius: 5px;
	padding: 5px;
}
  .title-label-txt {
	font-size: 14px;
	letter-spacing: 1px;
}
  .main-title {
	font-size: 40px;
	line-height: 1.1;
	letter-spacing: 0;
}
  .txt {
	font-size: 14px;
	line-height: 1.3;
}
  .dot-listing li p {
	font-size: 15px;
	margin-bottom: 0;
}
  .btn.btn-primary {
	min-width: 140px;
	padding: 12px 8px;
}
  .login-wraper {
	margin-top: 20px;
}
  .login-img {
	display: none;
}
.login-top {
	border-radius: 10px;
	padding: 10px;
	width: 100%;
	margin: 0;
}
.login-bottom {
	margin: 12px 0 0 0;
	gap: 0 10px;
}
  .login-frm-title {
	font-size: 18px;
	margin-bottom: 10px;
}
  .review-box {
	min-height: auto;
}
  .review-box .txt {
	margin-top: 5px;
}
  .title-sub {
	font-size: 16px;
	line-height: 1.2;
	letter-spacing: 0;
}
  .title {
	font-size: 38px;
	line-height: 1.2;
}
  .title br,
  .txt br {
	display: none;
}
  #solution .nav-tabs {
	margin-top: 20px;
}
  .guest .nav-tabs li a {
	padding: 10px 12px;
	gap: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
  #solution .nav-tabs {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}
  #solution .nav-tabs .nav-item {
	flex: 0 0 50%;
	max-width: 50%;
}
  #solution .tab-content {
	margin-top: 15px;
}
  .tab-box-first {
	padding: 15px 10px;
	min-height: unset;
}
  .tab-box-first .tab-title {
	font-size: 24px;
	margin-bottom: 10px;
}
  .tab-box.tab-box-first .txt {
	font-size: 15px;
}
  .tab-box {
	padding: 15px;
	min-height: auto;
	text-align: center;
}
  .tab-title {
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 10px;
}
  .tab-box .txt {
	font-size: 15px;
}
  #affordable .row {
	display: block;
}
  #affordable {
	padding-bottom: 20px;
}
  .about-title br {
	display: none;
}
  .about-content-row::after {
	display: none;
}
  .about-img {
	max-width: 100%;
}
  #about {
	padding-bottom: 20px;
}
  #premium {
	padding: 20px 0 0;
}
  .premium-slider {
	margin-top: 30px;
}
  .premium-title {
	font-size: 20px;
	line-height: 1.2;
}
  .txt.premium-txt {
	font-size: 14px;
	line-height: 1.4;
}
  .premium-slide {
	min-height: auto;
	margin-right: 0;
}
.premium-slider .slick-dots {
	padding: 0;
	margin-top: 0;
}
  #why {
	padding: 20px 0;
}
  .why-img-wrap {
	display: none;
}
  .row.steps-row {
	margin-top: 0;
	display: block;
}
  .steps-title {
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 5px;
}
  .steps-txt {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
}
  .steps-box {
	display: block;
}
  #video {
	padding: 25px 0;
}
  .video-wrap iframe {
	height: 200px;
}
  .row.selling-row {
	margin-top: 30px;
}
  .best-selling-img-wrap {
	margin-top: 30px;
}
  .selling-title {
	font-size: 28px;
}
  #grow {
	padding: 20px 0;
}
  .infobox-title {
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 0;
}
  .infobox-txt {
	font-size: 14px;
	line-height: 1.2;
}
  .infobox::after {
	width: 100%;
}
  .infobox {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
  #feature {
	padding: 20px 0;
}
  .row.feature-row {
	margin-top: 20px;
}
  .feature-title {
	font-size: 20px;
}
  .feature-title br {
	display: none;
}
  .feature-box {
	padding: 15px;
	min-height: auto;
}
  .feature-circle-img {
	display: none;
}
  #offering {
	padding: 15px 0;
}
  .payment-ul li .paymeny-box {
	margin: 5px;
	padding: 5px;
}
  .clientslide-info {
	display: block;
}
  .clientslide-info-img {
	max-width: 30px;
	height: 30px;
	flex: 0 0 30px;
	background-size: 100% 100%;
}
  .clientslide-info-content {
	flex: 0 0 calc(100% - 30px);
	max-width: calc(100% - 30px);
	padding-left: 6px;
}
  .clientslide-info-title {
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 0;
}
  .clientslide .txt {
	font-size: 12px;
	line-height: 1.3;
}
  #importance {
	padding: 20px 0;
}
  .importance-left-img-wrap {
	display: none;
}
  .importance-row {
	margin-top: 15px;
	display: block;
	margin-bottom: 10px;
}
  .importance-box {
	padding: 10px;
	min-height: auto;
	border-radius: 10px;
}
  .importance-title {
	font-size: 20px;
}
  .importance-row .col-sm-4:nth-child(2) {
	display: none;
}
  #faq {
	padding: 10px 0 0;
}
  .row.faq-row {
	margin-top: 15px;
}
  .faq-row .card .btn.btn-link {
	font-size: 14px;
	line-height: 1.2;
	padding: 8px;
}
  .faq-row .card {
	border-radius: 5px;
	margin-bottom: 5px;
}
  .faq-row .card .card-body .txt {
	font-size: 14px;
	line-height: 1.2;
}
  .guest-ftr {
	padding-top: 30px;
}
  .contact-list li a {
	margin-bottom: 12px;
	font-size: 14px;
    margin-bottom: 5px;
	line-height: 1.4;
}
  .ftr-menu li a {
	font-size: 12px;
	margin-bottom: 4px;
}
  .row.ftr-btm-row {
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
  .social-link-ftr {
	justify-content: center;
	margin-bottom: 5px;
}
.ftr-txt, .ftr-txt a {
	font-size: 12px;
	text-align: center;
	display: block;
}
  #grow::after,
  #faq::after {
	display: none;
}
  .row.about-content-row {
	display: block;
}
  .guest::before,
  #cheapest::before,
  #grow::before {
	display: none;
}
.steps-box-right {
	max-width: 100%;
	padding: 0;
}
  .steps-box-num {
	width: 60px;
	height: 60px;
	font-size: 23px;
}
  .steps-box-left {
	max-width: 60px;
	margin-bottom: 5px;
}
  .navbar-default li a {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
  .guest .navbar-default {
	padding-top: 2px;
	margin-bottom: 10px;
}
.guest::after {
	z-index: -1;
	right: 0;
}
 .searchbox-wrap {
	border-radius: 10px;
	padding: 5px 0;
}
  .searchbox-wrap .col-sm-6 {
	padding: 0 5px;
}
  .form-control {
	height: 38px;
}
  .searchbox-wrap .dropdown .dropdown-toggle {
	padding: 6px 12px;
}
  .searchbox-wrap .form-control,
  .search-wrap .form-control {
	padding: 5px;
	margin-bottom: 5px;
}
  .table-responsive {
	border: 0;
}
  .my-table tr th {
	font-weight: 400;
	padding: 7px 12px !important;
}
.well {
	border-radius: 10px;
	padding: 10px;
}
  .my-table tr td {
	padding: 7px 12px !important;
}
  .ser-rate {
    border-radius: 5px;
	padding: 5px 10px;
}
  .service-description .btn.btn-primary {
	width: 100%;
	padding: 7px 12px;
	border-radius: 5px;
}
  .modal-header {
	padding: 7px;
}
  .modal-title-txt {
	font-size: 18px;
	margin-left: 5px;
}
  .modal-header .close {
	height: 28px;
	width: 28px;
	font-size: 26px;
}
  .ser-desc-box {
	padding: 5px;
	margin-bottom: 5px;
}
  .ser-desc-box-txt {
	font-size: 12px;
}
  .searchbox-wrap .dropdown-menu {
	width: 100%;
	border: 1px solid #202041;
	background-color: #141430;
}
  .searchbox-wrap .dropdown-menu li a {
	color: #fff;
	padding: 3px 10px;
}
  .searchbox-wrap .dropdown-menu li a:hover {
	background-color: #3177FF;
}
  .api-table1 tr td {
	font-size: 14px;
	padding: 5px !important;
}
  .api-title {
	margin-bottom: 10px;
}
  .api-table2 thead tr th {
	padding: 9px;
}
  .api-table2 tbody tr td {
	padding: 10px 10px;
}
  .example-title {
	font-size: 14px;
}
  pre {
	padding: 10px;
	border-radius: 10px;
	font-size: 14px;
}
  .api-title {
	font-size: 16px;
}
  #signup {
	display: block;
	height: auto;
}
  #signup .row {
	display: block;
}
  .signup-left, 
  .signup-right {
	display: block;
	height: auto;
}
  .signup-logo {
	margin-bottom: 20px;
}
  .signup-left-content .back-btn {
	margin-bottom: 15px;
	padding: 5px 8px;
	font-size: 14px;
}
  .signup-left-content,
  .signup-right-content {
	width: 100%;
}
  .signup-left-title {
	font-size: 24px;
	line-height: 1.1;
}
  .signup-left-txt {
	font-size: 14px;
	line-height: 1.2;
}
  .signup-left-content form {
	margin-top: 15px;
}
  #signup .form-control,
  #signup .form-control::placeholder {
	font-size: 14px;
}
  .signup-right-content {
	padding: 0;
}
.topbar {
	padding: 7px;
	margin-bottom: 10px;
}
  .topbar-left {
	flex: 0 0 100%;
	max-width: 100%;
}
  .Welcome-title {
	font-size: 18px;
	line-height: 1.1;
	margin-bottom: 0;
}
  .Welcome-txt {
	display: none;
}
.topbar-center {
	flex: 0 0 50%;
	max-width: 50%;
	margin: 5px auto 0;
}
  .topbar-right-ul li a img {
	max-width: 28px;
}
  .topbar-right {
	flex: 0 0 50%;
	max-width: 50%;
}
  .stats-box {
	border-radius: 5px;
	padding: 8px;
	margin-bottom: 10px;
}
  .stats-username {
	font-size: 14px;
    margin-bottom: 3px;
}
.stats-username-txt {
	font-size: 10px;
	line-height: 1.2;
}
  .stats-box1 .row {
	display: block;
}
  .stats-box1 .btn.btn-primary {
	margin: 10px auto;
	padding: 5px 8px;
	font-size: 12px;
	border-radius: 4px;
}
  .stats-username, 
  .stats-username-txt {
	text-align: center;
}
  .performance-title {
	font-size: 14px;
	padding: 0 0 10px;
	margin-bottom: 10px;
}
  .stats-box1::before {
	display: none;
}
  .stats-box-head-icon {
	width: 50px;
	height: 50px;
}
  .stats-box-head-icon img {
	max-width: 26px;
}
  .stats-box-head-title {
	line-height: 1.2;
}
  .stats-box-head-txt {
	font-size: 18px;
	line-height: 1.2;
}
  .stats-box-head {
	margin-bottom: 10px;
}
  .social-cate-title-txt {
	font-size: 14px;
	line-height: 1.2;
}
  .social-cate-btn {
	border-radius: 5px;
	padding: 5px;
	font-size: 12px;
	line-height: 1.4;
}
  .social-cate-title {
	margin-bottom: 5px;
}
  .social-cate-list {
	padding: 10px 0 0 0;
}
  .social-cate {
	padding: 5px;
	gap: 0;
	font-size: 0;
}
  .social-cate-list li {
	flex: 0 0 auto;
	max-width: unset;
}
  .social-cate-list {
	justify-content: center;
}
  .social-subcate-list {
	gap: 2.4px;
	padding: 10px 0 0 0;
}
  .social-subcate-list li {
	flex: 0 0 auto;
	max-width: unset;
}
  .social-subcate-list li a {
	padding: 10px 10px;
	border-radius: 5px;
}
  .auth-well-head {
	padding: 10px;
}
  .auth-well-body {
	padding: 10px;
}
  .auth label {
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 5px;
}
  .auth .form-control {
	font-size: 14px;
    height: 38px !important;
    padding: 6px 10px;
}
  .nav-tabs2 .nav-item a {
	font-size: 14px;
	line-height: 1.2;
}
  #servicename {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 10px;
}
  .ser-label {
	font-size: 14px;
	line-height: 1.2;
}
  .serdetail-box {
	padding: 5px;
	border-radius: 5px;
}
  .serdetail-box-wrap {
	margin-bottom: 5px;
}
  body.auth {
	padding-bottom: 0;
}
  .page-wrapper {
	padding-left: 0;
}
  .sidebar-wrap {
	z-index: 9999;
}
  .sidebar-profile {
	padding: 10px;
	border-radius: 10px;
}
  .profile-img-wrap {
	width: 70px;
	height: 70px;
    margin: auto auto 5px;
}
.profile-img {
	max-width: 64px;
}
  .username {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 5px;
}
  .user-blnce-wrap {
	font-size: 14px;
}
  .seperator {
	margin: 12px 0 10px;
}
  .sidebar-menu-title {
	font-size: 14px;
	line-height: 1.1;
	margin-bottom: 12px;
}
  .sidebar-menu li a {
	border-radius: 5px;
	padding: 5px;
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 5px;
}
  .menu-txt {
	margin-left: 5px;
}
  .massorder-content-box .stats-username-txt {
	font-size: 12px;
	line-height: 1.2;
}
  #links,
  #message {
	height: 150px !important;
}
  .auth-well-head-txt {
	padding-left: 8px;
	font-size: 14px;
}
  .serdetail-box-txt {
	font-size: 14px;
	line-height: 1.4;
}
  .auth .nav.nav-pills li a {
	padding: 5px 8px;
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 5px;
}
.well.no-padding {
	padding: 0;
	border-radius: 20px;
	overflow: hidden;
}
  .order-link-td {
	min-width: 300px;
	white-space: normal !important;
	word-break: break-word;
}
  .order-ser-name {
	min-width: 200px;
	max-width: 200px;
	white-space: normal !important;
	word-break: break-word;
}
  .order-status {
	font-size: 14px;
	line-height: 1.2;
}
  .massorder-img-wrap img {
	max-width: 170px;
}
  .ticket-history-box {
	padding: 5px;
}
  .ticket-history-icon {
	flex: 0 0 38px;
	max-width: 38px;
}
  .ticket-history-content-left-title {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
  .ticket-history-content-left-txt {
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 0;
}
  .ticket-history-content-right .ticket-history-content-left-txt {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
  .ticket-history-list {
	margin: 10px 0 0 0;
}
  .ticket-message {
	padding: 10px !important;
}
  .massorder-content-row .payment-ul li {
	flex: 0 0 100px;
	max-width: 100px;
}
  .massorder-content-row .payment-ul {
	justify-content: center;
}
  .addfund-accordian .card .card-header button {
	padding: 5px 35px 5px 5px;
	font-size: 14px;
}
  .addfund-accordian .card .card-body {
	padding: 0 5px 5px;
	font-size: 12px;
}
  .auth-well-head-title {
	border-radius: 5px 5px 0px 0px;
	width: 42px;
	height: 42px;
	padding: 0px 5px;
}
  .account-feature li {
	flex: 0 0 100%;
	max-width: 100%;
}
  .account-feature-txt {
	padding-left: 0;
}
  .account-feature-txt .account-feature-txt {
	padding-left: 5px;
	margin: 0;
	font-size: 14px;
}
  .redeem-point-txt {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 5px;
}
  .redeem-point {
	font-size: 14px;
	line-height: 1.2;
}
.service-page .row {
	display: flex;
	flex-wrap: wrap;
}
.service-page {
	padding: 0 !important;
}
#ser-content-sec {
	padding: 20px 0;
}
.ser-cont-row {
	margin-top: 20px;
}
.ser-box {
	padding: 15px;
	margin-bottom: 20px;
}
.ser-box-title {
	font-size: 24px;
	margin: 10px 0;
}
.ser-cont-row2 .ser-box {
	min-height: auto;
}
#ser-order {
	padding: 0;
	overflow: hidden;
}
#ser-order .steps-box {
	min-height: auto;
}
.ser-premium-cont-row .premium-slide {
	min-height: auto;
	margin-top: 75px;
}
br{
	display: none;
}
#premium.ser-premium-sec {
	padding-bottom: 20px;
}
  .about-img2-wrap::after {
	width: 120px;
	height: 107px;
	right: -16px;
	top: -12px;
}
.term-sec .row {
	display: flex;
	flex-wrap: wrap;
}
.term-sec {
	padding: 0 !important;
}
#term-tab {
	padding: 20px 0;
}
.term-tab-content {
	padding: 15px;
}
.term-title {
	font-size: 22px;
}
  .topsec-btm-shade {
	display: none;
}
.affordable-img-shadow-wrap {
	margin-left: 0;
	margin-bottom: 20px;
}
  .affordable-img-shadow-wrap::before {
	width: 100%;
	height: 100%;
}
  .row.feature-row {
	display: block;
}
  .review-box .txt {
	flex: 0 0 100%;
	max-width: 100%;
}
  .ser-desc-box-txt br {
	display: block;
}
  .journey-row {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
}
  .journey-row .col-sm-6 {
	flex: 0 0 100%;
	max-width: 100%;
}
  #journey.mission {
	padding: 20px 0;
}
  .mission-img-wrap::before,
  .mission-img-wrap::after {
	display: none;
}
  .mission-img-wrap {
	margin-bottom: 15px;
}
  .premium-slide-row {
	margin-top: 10px;
}
  .premium-slider-img {
	width: 100px;
	height: 100px;
	top: -40px;
	background-size: 100px 100px;
}
  .why-premium-box-row2 .why-premium-box {
	min-height: auto;
}
  .about-img2-wrap::before,
  .about-img2-wrap::after {
	display: none;
}
  .search-wrap .form-control::placeholder {
	font-size: 12px !important;
}
  .account-table tbody tr td:first-child {
	min-width: 180px;
	max-width: 180px;
	width: 180px;
}
  .account-status-title-wrap {
	white-space: normal;
	word-break: break-word;
}
  .account-status-title-txt {
	line-height: 1.2;
	margin-left: 10px;
}
}