.body-overlay::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.6);
    z-index: 998;
}
.ml-auto {
	margin-left: auto !important;
}
.vipupdate-history-list .order-link,
.vipupdate-history-list .order-charge-box {
	padding: 12px;
}
.vipupdate-history-list .order-ticket-li .order-ticket-btn {
	border-radius: 12px;
	background: #0A2753;
	border-color: #0A2753;
	min-width: 124px;
	justify-content: center;
}
.vipupdate-history-list .order-ticket-li .order-ticket-btn .btn-icon {
	margin-right: 4px;
}
.navbar-collapse {
    position: relative;
    z-index: 999;
}
body, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
li, 
ul, 
a, 
span {
	font-family: "Host Grotesk", sans-serif;
}
.guest .navbar-default {
	background: transparent;
	border: 0;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 10px;
	z-index: 9999;
}
.guest .navbar-default .navbar-right {
	border-radius: 18px;
	border: 1px solid #D9E5EC;
	background: #FFF;
	box-shadow: 0px 4px 21.6px 0px rgba(138, 138, 170, 0.12);
	padding: 7px !important;
	margin: 0;
	align-items: center;
	align-content: center;
	display: flex;
}
.guest .navbar-default .navbar-right li a {
	color: #0A2753;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	border-radius: 8px;
	background: transparent;
	padding: 9px;
	margin-right: 5px;
}
.guest .navbar-default .navbar-right li a[href="/signup"] {
	border-radius: 13px;
	background: #01A8FF;
	padding: 12px;
	color: #fff;
}
.guest .navbar-default .navbar-right li.active a, 
.guest .navbar-default .navbar-right li.active a:hover,
.guest .navbar-default .navbar-right li a:hover {
	border-radius: 8px;
	background: #0A2753;
	color: #FFF;
}
.guest .navbar-default .navbar-right.navbar-rightest {
	background: transparent;
	border: 0;
	padding: 0 !important;
	box-shadow: none;
	display: flex;
	align-items: center;
	align-content: center;
}
.guest .navbar-default .navbar-right.navbar-rightest li a {
	border-radius: 20px;
	border: 1px solid #D9E5EC;
	background: #F9FDFF;
	padding: 11px;
	width: 52px;
	height: 52px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	margin-left: 5px;
}
.guest .dropdown-menu {
	background-color: #FFF;
	filter: drop-shadow(0px 16px 27px rgba(10, 39, 83, 0.19));
	border: 0;
	padding: 14px;
	border-radius: 12px !important;
	top: calc(100% + 15px);
	overflow: visible !important;
}
.dropdown-menu li a {
	color: #0A2753 !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	line-height: 1.21 !important;
	display: flex !important;
	align-items: center !important;
	align-content: center !important;
	width: 100% !important;
	justify-content: flex-start !important;
	border: 0 !important;
	border-bottom: 1px solid rgba(129, 128, 143, 0.23) !important;
	border-radius: 0 !important;
	background-color: transparent !important;
	padding: 8px !important;
	height: auto !important;
}
.dropdown-menu li.active a, .dropdown-menu li.active a:hover, .dropdown-menu li a:hover {
	background-color: rgba(1, 168, 255, 0.09) !important;
}
.dropdown-menu li:last-child a {
	border-bottom: 0 !important;
}
.dropdown-menu::after {
	content: '';
	position: absolute;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	top: -14px;
	right: 20px;
	background-color: #fff;
	width: 15px;
	height: 15px;
	z-index: 999;
}
.guest {
	padding: 66px 0 0 0;
	background-color: #F7F7F7;
}
#top-sec {
	padding: 80px 0;
	position: relative;
}
.title-label {
	border-radius: 26.5px;
	border: 1px solid #EEE;
	background-color: #FFF;
	box-shadow: 0px 0px 11.4px 0px rgba(109, 125, 149, 0.17);
	display: flex;
	align-items: center;
	align-content: center;
	width: max-content;
	padding: 10px 20px 10px 10px;
	margin-bottom: 24px;
}
.title-label-img {
	margin-right: 7px;
	max-width: 100%;
}
.title-label-txt {
	color: #0A2753;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
}
.main-title {
	color: #0A2753;
	font-size: 64px;
	font-weight: 700;
	line-height: 1.21;
	margin-bottom: 20px;
	margin-top: 0;
}
.title-underline {
	position: relative;
}
.title-underline::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/underline-img.webp');
	width: 295px;
	height: 26px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -16px;
	margin: auto;
}
.title-underline::before {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/title-spark.webp');
	width: 46px;
	height: 55px;
	position: absolute;
	top: 3px;
	right: -30px;
}
.title-underline {
	position: relative;
	color: #01A8FF;
	display: inline-block;
}
.txt {
	color: #556771;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.form-group {
	position: relative;
}
.form-control {
	border-radius: 20px;
	border: 1px solid #EEE;
	background-color: #FEFFFF;
	height: 60px;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
}
.inpt-icon {
	border-radius: 13px;
	background: #FCC431;
	width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
}
.inpt-icon + .form-control {
	padding-left: 60px;
}
.checkbox-wrap {
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	margin: 0 0 16px;
	position: relative;
	z-index: 9;
}
.checkbox-wrap .checkbox {
	margin: 0;
}
.checkbox-wrap .checkbox label {
	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}
.checkbox-wrap .forgot-password1 {
	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
#top-sec .btn-wrap .btn.btn-primary {
	width: 111px;
	min-width: 111px;
	position: relative;
	z-index: 9;
}
.btn.btn-primary {
	border-radius: 18px;
	background: linear-gradient(270deg, #01A8FF 0%, #2782FA 100%);
	border: 0;
	padding: 14px 12px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	min-width: 170px;
  	max-width: 170px;
}
.btn-icon {
	line-height: 1;
}
.have-acc {
	margin: 10px 0 0 0;
	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
.have-acc a {
	font-weight: 700;
	color: #0a2753;
}
#top-sec::after {
	content: '';
	width: 1440px;
	height: 1440px;
	position: absolute;
	left: -460px;
	top: -790px;
	z-index: -1;
	border-radius: 1440px;
	background: linear-gradient(to top, #DFF4FF 0%, rgba(246, 244, 255, 0.00) 60.66%);
}
.top-sec-img-wrap {
	position: relative;
}
.total-user-wrap {
	display: flex;
	align-items: center;
	align-content: center;
	position: relative;
	padding: 0 45px;
	background-image: url('https://cloud.djuragansosmed.com/images/total-user-bg.webp');
	background-size: 100% auto;
	background-position: center top;
	min-height: 94px;
	background-repeat: no-repeat;
}
.total-user-img {
	background-color: #fff;
}
.total-user-title {
	color: #0A2753;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.21;
	padding: 0 7px;
	background-color: #fff;
}
.total-user-txt {
	color: #86808F;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	background-color: #fff;
	padding: 0 7px 0 0;
}
.stats-wrap {
	display: flex;
	align-items: center;
	align-content: center;
}
.stats-wrap .stats-content {
	flex: 0 0 calc(100% - 81px);
	max-width: calc(100% - 81px);
	padding-left: 20px;
}
.stats-label {
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2;
	margin: 0;
}
.stats-title {
	color: #FFF;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
}
.stats-row {
	border-radius: 25px;
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	padding: 25px 75px;
	position: relative;
	display: flex;
	align-items: center;
}
.stats-row .col-sm-3 {
	padding: 0;
}
#stats-sec {
	padding: 40px 0;
}
.stats-row::after {
	content: '';
	border-radius: 0 0 25px 25px;
	background-color: #FFB832;
	width: 95%;
	height: 10px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -10px;
}
#provided {
	padding: 80px 0;
	position: relative;
}
/* #provided::after {
	content: '';
	width: 1440px;
	height: 1440px;
	border-radius: 1440px;
	background: linear-gradient(180deg, #DFF4FF 0%, rgba(246, 244, 255, 0.00) 60.66%);
	position: absolute;
	right: -533px;
	top: 0;
	z-index: -1;
	transform: translateY(-120px);
} */
.title {
	color: #0A2753;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.2;
}
.title .title-underline::before {
	display: none;
}
.social-twitter .title {
	font-size: 40px;
}
.title .title-underline::after {
	width: 100%;
	/* background-size: 100% auto; */
	background-repeat: no-repeat;
	bottom: -21px;
}
.row.provide-row {
	margin-top: 52px;
	display: flex;
}
.provide-box1 {
	border-radius: 24px;
	background: #F3FBFF;
	padding: 35px 25px;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.provide-title {
	color: #0A2753;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.21;
	margin-bottom: 16px;
}
.provide-txt {
	color: #556771;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
}
.provide-box2 {
	border-radius: 24px;
	background: rgba(72, 190, 76, 0.10);
	padding: 35px 25px;
	margin-bottom: 15px;
	min-height: 357px;
}
.provide-box2-img-wrap {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.moneybundle-img {
	display: block;
	margin: auto;
}
.provide-box2-img-wrap::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/provide-line.webp');
	width: 318px;
	height: 227px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
	z-index: 0;
}
.provide-box2-img-wrap::before {
	content: '';
	width: 120px;
	height: 96px;
	border-radius: 65.5px;
	background: linear-gradient(180deg, #43BB47 0%, #81DD84 100%);
	filter: blur(17.350000381469727px);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 60%;
	transform: translateY(-50%);
	z-index: -1;
}
.no-shade .provide-box2-img-wrap::before {
	display: none;
}
.provide-box2.no-shade {
	background: #FFF3F1;
}
.provide-box2-img-wrap .img-responsive {
	position: relative;
	z-index: 1;
}
.provide-box3 {
	border-radius: 24px;
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	padding: 35px 25px;
	position: relative;
	min-height: 246px;
}
.provide-box3 .provide-title, 
.provide-box3 .provide-txt {
	color: #fff;
}
.provide-box3 .btn.btn-primary {
	width: 166px;
	background: #FFB832;
	margin-top: 23px;
}
.provide-box3-img {
	max-width: unset;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.provide-box1 img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.btn-wrap {
	display: flex;
	align-items: center;
	align-content: center;
}
.btn-wrap .btn.btn-primary + .btn.btn-primary {
	margin-left: 15px;
}
.btn-wrap .btn.btn-primary + .btn.btn-primary {
	margin-left: 15px;
	color: #0A2753;
	background: transparent;
	border: 1px solid #E9E9E9;
}
#cheap .btn-wrap {
	margin-top: 35px;
}
#cheap {
	padding: 80px 0;
	position: relative;
}
.cheap-row {
	display: flex;
	align-items: center;
	align-content: center;
}
.work-row {
	margin-top: 143px;
	display: flex;
	align-items: center;
	align-content: center;
}
.work-box {
	border-radius: 28px;
	border: 1px solid #E4E4E4;
	background: #01A8FF;
	padding: 38px 38px 0;
	position: relative;
	overflow: hidden;
}
.workbox-title {
	color: #FFF;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.14;
	margin-bottom: 15px;
}
.workbox-txt {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}
.work-box .btn.btn-primary {
	background: #FCC431;
	margin-top: 36px;
}
.work-circle {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
}
.work-man {
	margin-left: auto;
	position: relative;
	z-index: 1;
}
.step-box {
	display: flex;
	align-items: center;
	align-content: center;
	margin-bottom: 36px;
	position: relative;
	padding-left: 35px;
}
.step-box-num {
	width: 85px;
	height: 85px;
	border-radius: 59px;
	background: #FCC431;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	flex: 0 0 85px;
	max-width: 85px;
	color: #FFF;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	position: relative;
}
.step-box-content {
	flex: 0 0 calc(100% - 85px);
	max-width: calc(100% - 85px);
	padding-left: 39px;
}
.step-box-title {
	color: #0A2753;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4;
	margin: 0 0 7px;
}
.step-box-txt {
	color: #556771;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	margin: 0;
}
.step-box-num::after {
	content: '';
	width: 60px;
	height: 60px;
	border-radius: 59px;
	background: #FFB832;
	filter: blur(16.25px);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	z-index: -1;
}
.step-box::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/step-arrow.webp');
	width: 27px;
	height: 114px;
	position: absolute;
	left: 0;
	top: 50px;
}
.step-box-wrap .step-box:nth-child(2n)::after {
	left: 126px;
	transform: rotateY(190deg);
}
.step-box-wrap .step-box:nth-child(2n) .step-box-num {
	background: linear-gradient(180deg, #0788FF 0%, #48A3F6 100%);
}
.step-box-wrap .step-box:nth-child(2n) .step-box-num::after {
	border-radius: 59px;
	background: #108CFE;
	filter: blur(16.25px);
}
.step-box-wrap .step-box:last-child::after {
	display: none;
}
.amazing-tab {
	border-radius: 18px;
	background: #E9F7FF;
	padding: 8px;
	border: 0;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
}
.amazing-tab li .nav-link {
	border-radius: 14px;
	background: transparent;
	min-width: 149px;
	display: flex;
	align-items: center;
	align-content: center;
	border: 0;
	color: #03314D;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	text-transform: capitalize;
	padding: 14px 12px;
}
.amazing-tab li.active .nav-link,
.amazing-tab li.active .nav-link:hover,
.amazing-tab li .nav-link:hover,
.amazing-tab li .nav-link:focus { 
  background: #fff;
}
.tab-txt {
	margin-left: 4px;
}
.amazing-tab-content {
	padding: 48px 0;
}
.tab-like-box {
	border-radius: 24px;
	background-color: #F1FAFF;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.tab-like-box-inner {
	border-radius: 17px;
	background-color: #FFF;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 17px;
}
.tab-like-icon {
	position: relative;
	text-align: center;
}
.tab-like-icon .img-responsive {
	display: block;
	margin: auto;
	position: relative;
	z-index: 1;
}
.tab-like-icon {
	position: relative;
	text-align: center;
	min-height: 150px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
}
.tab-like-icon::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/line1.webp');
	width: 200px;
	height: 143px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
	z-index: 0;
}
.tab-like-icon::before {
    content: '';
    width: 81px;
    height: 81px;
    background: rgba(1, 168, 255, 0.71);
    filter: blur(29.649999618530273px);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
}
.tab-like-title {
	text-align: center;
	color: #0A2753;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.21;
	letter-spacing: -0.4px;
	margin-bottom: 22px;
}
.tab-like-box .btn.btn-primary {
	max-width: 109px;
	min-width: 109px;
	margin: auto;
	justify-content: center;
	border-radius: 10px;
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%);
}
.tab-like-box2,
.tab-like-box4 {
	background: #FFF6E5;
}
.tab-like-box2 .btn.btn-primary,
.tab-like-box4 .btn.btn-primary {
	background: #FFB832;
}
.tab-like-box2 .tab-like-icon::after {
	background-image: url('https://cloud.djuragansosmed.com/images/line2.webp');
}
.tab-like-box3 .tab-like-icon::after {
	background-image: url('https://cloud.djuragansosmed.com/images/line3.webp');
}
.tab-like-box4 .tab-like-icon::after {
	background-image: url('https://cloud.djuragansosmed.com/images/line4.webp');
}
.tab-like-box2 .tab-like-icon::before {
	background: rgba(255, 184, 50, 0.45);
}
.tab-like-box4 .tab-like-icon::before {
	background: transparent;
}
.other-box-wrap {
	position: relative;
	border-radius: 24px;
	border: 1px solid #E4E4E4;
	background: #01A8FF;
	padding: 52px 0;
	text-align: center;
}
.abs {
	position: absolute;
}
.other-box-wrap .title {
	color: #FFF;
	font-size: 38px;
	font-weight: 700;
	line-height: 1.18;
	margin-bottom: 9px;
}
.other-box-wrap .txt {
	color: #FFF;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 15px;
}
.other-box-wrap .btn.btn-primary {
	margin: auto;
	border-radius: 10px;
	background: #FFB832;
	justify-content: center;
}
.other-box-wrap .btn.btn-primary .btn-icon {
	margin-right: 4px;
}
.other-left-circle,
.other-left-man {
	left: 0;
	bottom: 0;
}
.other-left-man { 
	left: 56px;
}
.other-right-circle,
.other-right-man {
	right: 0;
	bottom: 0;
}
.other-right-man { 
  right: 56px;
}
#payment {
	padding: 141px 0 141px;
	position: relative;
	overflow: hidden;
}
#payment .btn.btn-primary.btn-icon-wrap {
	margin: auto;
	min-width: 226px;
}
.payment-title-row {
	position: relative;
}
.payment-title-row::before {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/payment-title-left-img.webp');
	width: 515px;
	height: 386px;
	position: absolute;
	left: -89px;
	top: -110px;
}
.payment-title-row::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/payment-title-right-img.webp');
	width: 515px;
	height: 386px;
	position: absolute;
	right: -89px;
	top: -110px;
}
.testimonial-row {
	margin-top: 350px;
	display: flex;
	align-items: center;
	align-content: center;
}
.testimonial-row .title .title-underline::before {
	display: block;
	top: -5px;
	right: -34px;
}
.testimonial-row .title {
	line-height: 1.6;
}
.testimonial-txt {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}
.testimonial-slide {
	position: relative;
	margin: 0 15px 0 0;
}
.testimonial-slide-content {
	padding: 26px;
	background-color: #fff;
	border-radius: 14px;
}
.quote-img {
	margin: 0 0 20px;
}
.testimonial-slide-content {
	padding: 26px;
	background-color: #fff;
	border-radius: 14px 14px 0 14px;
	margin-bottom: 11px;
	position: relative;
}
.testimonial-slide::after {
	content: '';
	width: 100%;
	height: 60%;
	background-color: rgba(3, 49, 77, 0.14);
	filter: blur(33.7px);
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
	margin: auto;
}
.testimonial-slide-content::after {
	content: '';
	width: 130px;
	height: 70px;
	background-color: #fff;
	border-radius: 0 0 14px 14px;
	position: absolute;
	right: 0;
	bottom: -70px;
	z-index: 1;
}
.testimonial-slide-content::before {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/testimonial-curve.webp');
	width: 27px;
	height: 27px;
	position: absolute;
	bottom: -27px;
	right: 129px;
	z-index: 1;
}
.testimonial-ftr {
	display: flex;
	align-content: center;
	align-items: center;
	background-color: #fff;
	padding: 15px;
	border-radius: 14px;
	width: calc(100% - 140px);
	margin-right: auto;
}
.testimonial-profile {
	flex: 0 0 45px;
	max-width: 45px;
}
.testimonial-ftr-content {
	flex: 0 0 calc(100% - 45px);
	max-width: calc(100% - 45px);
	padding-left: 10px;
}
.testimonial-name {
	color: #131313;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 4px;
}
.testimonial-slider-nav {
	display: flex;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
}
.slick-arrow {
	width: 47px;
	height: 47px;
	background-color: #01A8FF;
	border: 0;
	box-shadow: none;
	border-radius: 100px;
	color: #fff;
	font-size: 29px;
	margin-left: 5px;
}
.testimonial-row2-container {
	padding: 0;
}
#footer {
	background-color: #0A2753;
	padding: 0 0 20px;
	position: relative;
	margin-top: 80px;
}
.ftr-top-row {
	border-radius: 30px;
	background: linear-gradient(90deg, #27A3FA 0%, #2782FA 100%);
	padding: 45px;
	position: relative;
	display: flex;
	min-height: 301px;
}
.ftr-btm-title {
	color: #FFF;
	font-size: 45px;
	font-weight: 700;
	line-height: 1.16;
	margin-bottom: 40px;
}
.ftr-top-circle {
	position: absolute;
	right: -44px;
	bottom: -45px;
}
.ftr-top-man {
	position: absolute;
	bottom: -45px;
	right: 0;
}
#footer::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 150px;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	background-color:#f7f7f7;
}
.ftr-center-row {
	margin-top: 80px;
}
.ftr-logo-wrap {
	margin-bottom: 20px;
}
.ftr-txt {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.social-ftr {
	display: flex;
	list-style: none;
	padding: 0;
}
.social-ftr-link {
	width: 53px;
	height: 53px;
	border-radius: 14px;
	background: linear-gradient(180deg, #27A3FA 0%, #2782FA 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	margin-right: 10px;
}
.ftr-menu-box {
	border-radius: 25px;
	background: #091F42;
	padding: 28px;
}
.ftr-menu-title {
	color: #FFF;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 12px;
}
.ftr-menu-title::after {
	content: '';
	width: 91px;
	height: 4px;
	border-radius: 17px;
	background: linear-gradient(90deg, #01A8FF 0%, #2782FA 100%);
	position: absolute;
	left: 0;
	bottom: 0;
}
.ftr-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ftr-menu li a {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	display: block;
	width: max-content;
	margin-bottom: 10px;
}
.ftr-menu li:last-child a {
	margin-bottom: 0;
}
.ftr-btm-row {
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	border-radius: 14px;
	background-color: #091F42;
	margin-top: 60px;
	padding: 23px 0;
}
.copyright {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
}
.ftr-btm-menu {
	display: flex;
	align-items: center;
	align-content: center;
	list-style: none;
	justify-content: flex-end;
	margin: 0;
}
.ftr-btm-menu li a {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	margin-left: 30px;
}
.ftr-top-row .btn.btn-primary {
	background: #FCC431;
	justify-content: center;
}
#signup-sec {
	background-color: #F7F7F7;
	padding: 80px 0;
	position: relative;
}
.signup-left-box {
	border-radius: 20px;
	background: linear-gradient(180deg, #27A3FA 0%, #2782FA 100%);
	padding: 32px 0 0;
	position: relative;
	overflow: hidden;
}
.signup-left-box .main-title {
	color: #FFF;
	font-size: 48px;
	font-weight: 600;
	line-height: 1.21;
}
.signup-left-box .main-title .title-underline {
	color: #fff;
}
.signup-left-box .main-title .title-underline::before {
	display: none;
}
.signup-left-box::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/signup-left-circle.webp');
	width: 705px;
	height: 705px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -280px;
	z-index: 0;
}
.singup-img-wrap {
	position: relative;
	z-index: 1;
}
.signup-right-title {
	color: #0A2753;
	font-size: 38px;
	font-weight: 600;
	line-height: 1.21;
	margin-bottom: 12px;
}
label {
	color: #81808F;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 10px;
}
.signup-right-box .inpt-icon {
	transform: unset;
	top: 37px;
}
.singup-img {
	max-width: 100%;
	margin: auto;
	display: block;
}
.signup-right-box .btn.btn-primary {
	width: 100%;
	min-width: 100%;
	justify-content: center;
}
#term-sec {
	padding: 140px 0;
	position: relative;
	overflow: hidden;
}
#term-sec::before {
	content: '';
	position: absolute;
	width: 388px;
	height: 388px;
	border-radius: 388px;
	background: rgba(1, 168, 255, 0.56);
	filter: blur(300px);
	z-index: -1;
	left: -100px;
	top: 50px;
	transform: translateY(100px);
	opacity: 0.4;
}
#term-sec::after {
	content: '';
	position: absolute;
	width: 394px;
	height: 394px;
	border-radius: 394px;
	background: rgba(1, 168, 255, 0.56);
	filter: blur(300px);
	z-index: -1;
	right: -100px;
	top: 0;
	opacity: 0.4;
}
.main-title2 {
	color: #0A2753;
	font-size: 64px;
	font-weight: 600;
	line-height: 1.21;
	position: relative;
}
.main-title2 .title-underline {
	color: #0A2753 !important;
}
.main-title2 .title-underline::before {
	display: none;
}
.term-tab-wrap {
	border-radius: 24px;
	border: 1px solid #E4E4E4;
	background-color: #FFF;
	padding: 34px;
}
.term-tabs {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin: 0;
	border-radius: 14px;
	border: 1px solid #E4E4E4;
	background: #F7F7F7;
	padding: 20px;
}
.term-tabs .nav-item {
	flex: 0 0 100%;
	max-width: 100%;
}
.term-tabs .nav-item .nav-link {
	border-radius: 11px;
	border: 1px solid #E4E4E4;
	background: #FFF;
	color: #0A2753;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	padding: 20px;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}
.term-title {
	color: #0A2753;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.21;
	margin-bottom: 20px;
}
.term-tabs .nav-item.active .nav-link,
.term-tabs .nav-item.active .nav-link:hover,
.term-tabs .nav-item .nav-link:hover, 
.term-tabs .nav-item .nav-link:focus {
	background: linear-gradient(90deg, #01A8FF 0%, #2782FA 100%);
	color: #fff;
}
.row.term-title-row {
	margin-bottom: 40px;
}
#howitwork {
	padding: 80px 0;
	position: relative;
}
#howitwork::before {
	content: '';
	position: absolute;
	width: 1440px;
	height: 1440px;
	border-radius: 1440px;
	background: linear-gradient(180deg, #DFF4FF 0%, rgba(246, 244, 255, 0.00) 60.66%);
	top: -250px;
	left: -250px;
}
.title-spark {
	position: relative;
}
.title-spark::before {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/title-spark.webp');
	width: 46px;
	height: 55px;
	position: absolute;
	top: 3px;
	right: -30px;
}
#howitwork .main-title .title-underline::before {
	display: none;
}
.howitwork-tabs {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	border: 0;
	margin-bottom: 48px;
}
.howitwork-tabs .nav-item .nav-link {
	border-radius: 14px;
	border: 1px solid #D1DEE8;
	background-color: #EFF8FF;
	display: flex;
	align-items: center;
	align-content: center;
	padding: 12px 18px;
	margin: 0 10px;
  	position: relative;
}
.howitwork-tabs .nav-item.active .nav-link::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/triangle.webp');
	width: 33px;
	height: 35px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -49px;
}
.howitwork-tabs .nav-item.active .nav-link,
.howitwork-tabs .nav-item.active .nav-link:hover,
.howitwork-tabs .nav-item .nav-link:hover {
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	color: #fff;
}
.howitwork-tabs .nav-item.active .nav-link .tab-icon svg,
.howitwork-tabs .nav-item.active .nav-link .tab-icon svg path,
.howitwork-tabs .nav-item.active .nav-link:hover .tab-icon svg,
.howitwork-tabs .nav-item.active .nav-link:hover .tab-icon svg path,
.howitwork-tabs .nav-item .nav-link:hover .tab-icon svg,
.howitwork-tabs .nav-item .nav-link:hover .tab-icon svg path {
	fill:#fff;
}
.howitwork-tab-content {
	border-radius: 18px;
	background-color: #EFF8FF;
	border: 1px solid #D1DEE8;
	padding: 25px;
}
.stepnum-title {
	color: #01A8FF;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.4px;
	line-height: 1.2;
	text-align: center;
	margin: 0;
}
.step-title {
	color: #0A2753;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.21;
	text-align: center;
}
.step-txt {
	text-align: center;
	color: #556771;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
.step-img {
	margin: 48px auto 0;
}
.howitwork-payment {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	justify-content: center;
}
.htw-payment-icon {
	width: 56px;
	height: 56px;
	background-color: #FFF;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.12));
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	border-radius: 56px;
	margin: 0 5px;
}
.step-num-tab {
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	border: 0;
	margin-bottom: 24px;
}
.step-num-tab .nav-link {
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	background: linear-gradient(180deg, #2782FA 0%, #01A8FF 100%);
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: -0.4px;
	border: 0;
	border-radius: 56px;
	margin: 0 5px;
}
.step-num-tab .active .nav-link, 
.step-num-tab .active .nav-link:hover, 
.step-num-tab .nav-link:hover, 
.step-num-tab .nav-link:focus {
	background: #fff;
}
.step-num-tab .active .nav-link .step-num-tab-txt, 
.step-num-tab .active .nav-link:hover .step-num-tab-txt, 
.step-num-tab .nav-link:hover .step-num-tab-txt, 
.step-num-tab .nav-link:focus .step-num-tab-txt {
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.tab-orderstatus {
	padding: 40px;
	border-radius: 24px;
	border: 1px solid #D1DEE8;
	background-color: #FFF;
	margin-top: 40px;
}
.tab-orderstatus .step-title {
	text-align: left;
	color: #0A2753;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.21;
}
.orderstatus-tabs {
	display: flex;
	align-content: center;
	align-items: center;
	border: 0;
	margin-bottom: 20px;
}
.orderstatus-tabs .nav-item .nav-link {
	border-radius: 16px;
	border: 1px solid #D1DEE8;
	background: #eff8ff;
	display: flex;
	align-items: center;
	align-content: center;
	padding: 12px;
	margin-right: 5px;
}
.orderstatus-tabs-icon {
	line-height: 1;
	margin-right: 4px;
}
.orderstatus-tabs .nav-item.active .nav-link,
.orderstatus-tabs .nav-item.active .nav-link:hover,
.orderstatus-tabs .nav-item .nav-link:hover,
.orderstatus-tabs .nav-item .nav-link:focus {
	background: linear-gradient(270deg, #2782FA 0%, #01A8FF 100%);
	color: #fff;
}
.orderstatus-tabs .nav-item.active .nav-link .orderstatus-tabs-icon svg,
.orderstatus-tabs .nav-item.active .nav-link .orderstatus-tabs-icon svg path,
.orderstatus-tabs .nav-item.active .nav-link:hover .orderstatus-tabs-icon svg,
.orderstatus-tabs .nav-item.active .nav-link:hover .orderstatus-tabs-icon svg path,
.orderstatus-tabs .nav-item .nav-link:hover .orderstatus-tabs-icon svg,
.orderstatus-tabs .nav-item .nav-link:hover .orderstatus-tabs-icon svg path,
.orderstatus-tabs .nav-item .nav-link:focus .orderstatus-tabs-icon svg,
.orderstatus-tabs .nav-item .nav-link:focus .orderstatus-tabs-icon svg path {
	fill: #fff;
}
.orderstatus-tab-content {
	border-radius: 16px;
	border: 1px solid #EFEFEF;
	background: #FFF;
	padding: 34px 30px;
}
.orderstatus-tab-txt {
	margin-bottom: 0;
	color: #556771;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}
#howitwork .main-title {
	margin-bottom: 50px;
}
#blogs-sec {
	padding: 80px 0;
}
#blogs-sec::before {
	content: '';
	position: absolute;
	width: 388px;
	height: 388px;
	border-radius: 388px;
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%);
	filter: blur(300px);
	opacity: 0.4;
	left: -100px;
}
#blogs-sec::after {
	content: '';
	position: absolute;
	width: 394px;
	height: 394px;
	border-radius: 394px;
	background: linear-gradient(180deg, rgba(1, 168, 255, 0.87) 0%, rgba(39, 130, 250, 0.87) 100%);
	filter: blur(300px);
	right: 0;
	top: 0;
	z-index: -1;
	opacity: 0.4;
}
#blogs-sec .main-title {
	color: #0A2753;
	font-size: 48px;
	font-weight: 600;
	line-height: 1.21;
}
.blogs-title-row {
	margin-bottom: 50px;
}
.blog-wrap {
	border-radius: 18px;
	background: #FFF;
	padding: 15px;
	margin-bottom: 15px;
}
.blog-img-wrap {
	width: 100%;
	min-height: 264px;
	border-radius: 12px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.blog-title {
	color: #0A2753;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.21;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 49px;
}
.blog-content {
	color: #81808F;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	height: 47px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 22px;
}
.btn.btn-primary.blog-btn {
	justify-content: center;
	width: max-content !important;
	min-width: unset;
}
.blogs-row .col-sm-4:nth-child(4) {
	width: 100%;
}
.blogs-row .col-sm-4:nth-child(4) .blog-wrap {
	display: flex;
	align-items: center;
	align-content: center;
}
.blogs-row .col-sm-4:nth-child(4) .blog-wrap .blog-img-wrap,
.blogs-row .col-sm-4:nth-child(4) .blog-wrap .blog-content-wrapper {
	flex: 0 0 50%;
	max-width: 50%;
}
.blogs-row .col-sm-4:nth-child(4) .blog-wrap .blog-content-wrapper {
	padding-left: 40px;
}
.blogs-row .col-sm-4:nth-child(4) .blog-title {
	color: #0A2753;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.2;
}
.blogs-row .col-sm-4:nth-child(4) .blog-content {
	height: 116px;
}
.blogs-row .col-sm-4:nth-child(4) .blog-wrap .blog-img-wrap {
	margin: 0;
}
.single-blog-img {
	margin-bottom: 20px;
	border-radius: 12px;
}
.single-blog-contentbox {
	border-radius: 18px;
	background-color: #FFF;
	padding: 20px;
}
.singleblog-title {
	color: #0A2753;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.21;
	position: relative;
	margin-bottom: 46px;
	padding-bottom: 24px;
}
.singleblog-title::after {
	content: '';
	background-color: #2782FA;
	height: 3px;
	width: 372px;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.singleblog-title::before {
	content: '';
	height: 1px;
	background-color: #B5B3C9;
	width: 100%;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	margin: auto;
}
.single-blog-innercontent {
	color: #81808F;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}
.single-blog-innercontent h1, 
.single-blog-innercontent h2, 
.single-blog-innercontent h3,
.single-blog-innercontent h4, 
.single-blog-innercontent h5, 
.single-blog-innercontent h6 {
	color: #01A8FF;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.21;
	margin: 25px 0;
}
#contactus {
	padding: 80px 0;
	position: relative;
}
#contactus::before {
	content: '';
	position: absolute;
	background-image: url('https://cloud.djuragansosmed.com/images/cntbg.webp');
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	height: 100%;
	top: -66px;
	right: 0;
}
#contactus .singleblog-title::after {
	max-width: 247px;
}
.contact-box {
	border-radius: 18px;
	border: 1px solid #E4E4E4;
	background: #FFF;
	padding: 20px;
	margin-bottom: 15px;
	display: flex;
	flex-direction: column;
	align-content: flex-start;
	align-items: flex-start;
	justify-content: space-between;
	min-height: 287px;
}
.contact-box-title {
	color: #0A2753;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.21;
	margin: 0 0 4px;
}
.contact-box-txt {
	color: #81808F;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
}
#aboutsec {
	padding: 80px 0;
	position: relative;
}
#aboutsec::before {
	content: '';
	position: absolute;
	width: 388px;
	height: 388px;
	border-radius: 388px;
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%);
	filter: blur(300px);
	opacity: 0.4;
	left: -100px;
}
#aboutsec::after {
	content: '';
	position: absolute;
	width: 394px;
	height: 394px;
	border-radius: 394px;
	background: linear-gradient(180deg, rgba(1, 168, 255, 0.87) 0%, rgba(39, 130, 250, 0.87) 100%);
	filter: blur(300px);
	right: 0;
	top: 0;
	z-index: -1;
	opacity: 0.4;
}
.aboutus-title-row {
	margin-bottom: 47px;
}
.about-box {
	border-radius: 24px;
	border: 1px solid #E4E4E4;
	background: #FFF;
	padding: 40px;
	margin-bottom: 25px;
}
.about-title {
	color: #0A2753;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 19px;
}
.about-box .txt {
	margin-bottom: 0;
}
.sidebar-wrap {
	background-color: #FFF;
	width: 275px;
	position: fixed;
	height: 100%;
	overflow-y: auto;
	z-index: 999999;
	padding: 20px;
}
.update-table tbody tr td {
	white-space: nowrap;
}
.sidebar-logo-wrap {
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	margin-bottom: 53px;
}
.pinner {
	width: 36px;
	height: 36px;
	flex: 0 0 36px;
	max-width: 36px;
	border-radius: 12px;
	background: linear-gradient(180deg, #27A3FA 0%, #2782FA 100%);
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	cursor: pointer;
}
.sidebarlogo {
	flex: 0 0 calc(100% - 36px);
	max-width: calc(100% - 36px);
	padding-right: 15px;
}
.profile-box {
	border-radius: 16px;
	border: 1px solid #E4E4E4;
	background-color: #F7F7F7;
	padding: 9px;
	display: flex;
	align-content: center;
	align-items: center;
	margin-bottom: 21px;
}
.profile-box-img {
	width: 39px;
	height: 39px;
	border-radius: 19.5px;
	background: #FFB832;
	display: flex;
	align-content: flex-end;
	align-self: flex-end;
	justify-content: center;
	overflow: hidden;
}
.profile-box-content {
	flex: 0 0 calc(100% - 39px);
	max-width: calc(100% - 39px);
	position: relative;
	padding: 0 20px 0 7px;
}
.profile-name {
	color: #0A2753;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 4px;
}
.profile-fund {
	color: #81808F;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
}
.profile-caret {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1;
}
.menu-title {
	color: #161719;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 16px;
}
.sidebar-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sidebar-menu li a {
	border-radius: 16px;
	padding: 16px 12px;
	display: flex;
	align-items: center;
	margin-bottom: 3px;
	color: #81808F;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	text-transform: capitalize;
	text-decoration: none !important;
}
.sidebar-menu li.active a, 
.sidebar-menu li.active a:hover, 
.sidebar-menu li a:hover {
	background: linear-gradient(90deg, #01A8FF 0%, #2782FA 100%);
	color: #fff;
}
.menu-txt {
	margin-left: 7px;
}
.more-menu .dropdown-toggle {
	border-radius: 16px;
	background: #0A2753;
	padding: 16px 12px;
	color: #fff;
	display: flex;
	align-items: center;
	align-content: center;
	width: 100%;
}
.more-menu-txt {
	margin-left: 10px;
}
.more-menu .dropdown-menu {
	margin: 0;
	top: 100%;
	background-color: transparent;
	box-shadow: none;
	width: 100%;
	position: unset;
	border: 0;
}
.more-menu .dropdown-menu::after {
	display: none;
}
.setting-btn a,
.logout-btn a {
	border-radius: 16px;
	background: #F7F7F7;
	padding: 16px 12px;
}
.logout-btn a {
	justify-content: center;
	background: linear-gradient(90deg, #01A8FF 0%, #2782FA 100%);
	color: #fff;
}
.logout-btn a .setting-btn-txt {
	color: #fff;
	margin-left: 5px;
}
.logout-btn a .setting-btn-icon {
	line-height: 1;
}
.more-menu {
	margin: 25px 0;
}
.inner-wrap {
	padding-left: 275px;
	transition: 0.3s all linear;
}
.top-bar {
	background-color: #fff;
	border-bottom: 1px solid #E4E4E4;
	padding: 12px 15px;
	margin-bottom: 20px;
}
.auth {
	background-color: #F7F7F7;
}
.top-bar .dropdown .dropdown-toggle {
	border-radius: 15px;
	border: 1px solid rgba(109, 125, 149, 0.18);
	background: #F7F7F7;
	min-width: 116px;
	display: flex;
	align-items: center;
	align-content: center;
	padding: 8px 12px;
	margin-right: 10px;
	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	text-decoration: none;
}
.top-bar .dropdown .dropdown-toggle .dropdown-icon {
	line-height: 1;
}
.top-bar .dropdown .dropdown-toggle .dropdown-txt {
	margin-left: 5px;
}
.top-left-nav {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
}
.top-right-nav {
	justify-content: flex-end;
}
.top-right-nav li a {
	border-radius: 15px;
	border: 1px solid rgba(109, 125, 149, 0.18);
	background: #F7F7F7;
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 5px;
}
.top-right-nav li.logout-btn a {
	min-width: 116px;
	border-radius: 15px;
	background: #0A2753;
}
.top-right-nav li.logout-btn a .logout-btn-icon {
	line-height: 1;
	margin-left: 3px;
}
.top-right-nav li a:hover, 
.top-right-nav li a:focus {
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%);
}
.top-right-nav li a:hover svg, 
.top-right-nav li a:hover svg path, 
.top-right-nav li a:focus svg, 
.top-right-nav li a:focus svg path {
	fill: #fff;
}
.welcome-box {
	border-radius: 17px;
	background: linear-gradient(90deg, #01A8FF 0%, #2782FA 100%);
	padding: 20px;
	position: relative;
}
.welcome-title {
	color: #FFF;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.4;
	position: relative;
	width: max-content;
}
.welcome-title::after {
	content: '';
	background-image: url(https://cloud.djuragansosmed.com/images/title-spark2.webp);
	width: 26px;
	height: 25px;
	position: absolute;
	top: -12px;
	right: -19px;
}
.welcome-txt {
	color: #FFF;
	font-size: 13px;
	font-weight: 400;
	max-width: 390px;
	line-height: 1.6;
}
.btn.btn-primary.welcome-btn {
	background: linear-gradient(90deg, #FFAA0F 0%, #FF6A00 100%);
	justify-content: center;
	margin-top: 16px;
}
.welcome-img {
	position: absolute;
	right: 30px;
	bottom: 0;
	z-index: 1;
}
.welcome-box::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/welcome-lines.webp');
	width: 419px;
	height: 220px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.white-wraper {
	border-radius: 17px;
	background-color: #FFF;
	box-shadow: 0px 9px 64.4px 0px rgba(129, 128, 143, 0.15);
	padding: 15px;
	margin-bottom: 20px;
}
.point-wrapper {
	border-radius: 13px;
	background-color: #F4F4F4;
	display: flex;
	padding: 20px 15px;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.point-icon {
	flex: 0 0 53px;
	max-width: 53px;
}
.point-content {
	flex: 0 0 calc(100% - 53px);
	max-width: calc(100% - 53px);
	padding-left: 15px;
	display: flex;
	align-items: center;
	align-content: center;
}
.point-title {
	color: #666;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
}
.point-txt {
	color: #161719;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	margin: 0;
}
.point-content-left {
	flex: 0 0 calc(100% - 47px);
	max-width: calc(100% - 47px);
	padding-right: 10px;
}
.point-content-right {
	flex: 0 0 47px;
	max-width: 47px;
	height: 47px;
	border-radius: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #FFF;
	border: 1px solid rgba(109, 125, 149, 0.16);
}
.white-wraper .point-wrapper:last-child {
	margin-bottom: 0;
}
.welcome-row {
	margin-top: 20px;
}
.statics-wrap {
	border-radius: 16px;
	background-color: #FFF;
	box-shadow: 0px 9px 64.4px 0px rgba(129, 128, 143, 0.15);
	padding: 15px;
}
.statics-row {
	margin-top: 20px;
	margin-bottom: 20px;
}
.statics-head {
	display: flex;
	align-items: center;
	align-content: center;
	margin-bottom: 21px;
}
.statics-icon {
	flex: 0 0 47px;
	max-width: 47px;
}
.statics-content {
	flex: 0 0 calc(100% - 47px);
	max-width: calc(100% - 47px);
	padding-left: 10px;
}
.statics-title {
	color: #666;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0;
}
.statics-txt {
	color: #0A2753;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 0;
}
.btn.btn-primary.statics-btn {
	min-width: 100%;
	max-width: 100%;
	width: 100%;
}
.btn.btn-primary.btn-green.statics-btn {
	border-radius: 10px;
	background: #00C356;
}
.btn.btn-primary.statics-btn {
	margin-top: 21px;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
  	border-radius: 10px;
}
.btn.btn-primary.btn-green.statics-btn {
	background: #00C356;
}
.btn.btn-primary.btn-blue.statics-btn {
	background: #007EF3;
}
.btn.btn-primary.btn-red.statics-btn {
	background: #F43936;
}
.btn.btn-primary.btn-yellow.statics-btn {
	background: #FFAD13;
}
.select-cat {
	display: flex;
	align-content: center;
	align-items: center;
	list-style: none;
	padding: 0;
	margin: 0;
	justify-content: space-between;
	margin-bottom: 20px;
}
.brand-category {
	width: 58px;
	height: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.select-title {
	color: #0A2753;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	position: relative;
	padding-left: 10px;
	border-left: 2px solid #01A8FF;
}
.select-title::after {
	content: '';
	background-color: #DCDCDC;
	width: calc(100% - 10px);
	height: 1px;
	position: absolute;
	left: auto;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
}
.select-title-inner {
	background-color: #f3f3f4;
	position: relative;
	z-index: 1;
	padding-right: 10px;
}
.select-cat li {
	flex: 0 0 6%;
	max-width: 6%;
}
.neworder-tab {
	display: flex;
	list-style: none;
	padding: 0;
	margin-bottom: 16px;
	border: 0;
}
.neworder-tab li a {
	border-radius: 16px;
	border: 1px solid #EFEFEF;
	background-color: #FFF;
	display: flex;
	align-content: center;
	align-items: center;
	padding: 12px;
	color: #0A2753;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin-right: 5px;
}
.tab-icon {
	line-height: 1;
}
.neworder-tab li.active a, 
.neworder-tab li.active a:hover, 
.neworder-tab li a:hover, 
.neworder-tab li a:focus {
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%);
	color: #fff !important;
	border-color: #09a0fe;
}
.neworder-tab li.active a .tab-icon svg, 
.neworder-tab li.active a:hover .tab-icon svg, 
.neworder-tab li a:hover .tab-icon svg, 
.neworder-tab li a:focus .tab-icon svg,
.neworder-tab li.active a .tab-icon svg path, 
.neworder-tab li.active a:hover .tab-icon svg path, 
.neworder-tab li a:hover .tab-icon svg path, 
.neworder-tab li a:focus .tab-icon svg path {
	fill: #fff;
}
.neworder-search .fas.fa-search {
	color: #01A8FF;
	font-size: 24px;
}
.neworder-search .form-control {
	padding-left: 45px !important;
}
.neworder-title {
	color: #0A2753;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 15px;
}
.auth label {
	color: #81808F;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
.auth .form-control {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background: #F7F7F7;
	height: 50px !important;
	box-shadow: none;
	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}
.auth .form-control.select2-selection {
	display: flex;
	align-items: center;
	align-content: center;
}
.form-group.neworder-search .form-control {
	border-radius: 16px;
	border: 1px solid #EFEFEF;
	background: #FFF;
	color: rgba(10, 39, 83, 99%);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
}
.ser-desc-box {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	padding: 15px 12px;
}
.ser-desc-label {
	color: #81808F;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 3px;
}
.ser-desc-txt {
	color: #0A2753;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.2;
	margin: 0;
}
.help-block.min-max {
	color: #01A8FF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: -0.28px;
	width: max-content;
	margin-left: auto;
}
.btn.btn-primary.full-btn {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	justify-content: center;
}
.neworder-tab-withborder {
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #DCDCDC;
}
.dash-title {
	color: #0A2753;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.4;
}
.auth .form-control#links {
	min-height: 426px;
}
.line {
	background-color: #DCDCDC;
	width: 100%;
	height: 1px;
	display: flex;
	margin: 20px 0;
}
.add-fund-accordian .card {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	margin-bottom: 12px;
}
.add-fund-accordian .card h6 {
	margin: 0;
}
.add-fund-accordian .card h6 a {
	padding: 20px 40px 20px 20px !important;
	display: flex;
	align-items: center;
	align-content: center;
	position: relative;
	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	text-decoration: none !important;
}
.add-fund-accordian .card h6 a::after {
	content: '+';
	width: 24px;
	height: 24px;
	font-weight: 700;
	font-size: 27px;
	border: 1px solid #0a2753;
	border-radius: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
}
.add-fund-accordian .card .card-body {
	padding: 20px;
	color: #0a2753;
	border-top: 1px solid #0a2753;
	height: 250px;
	overflow: auto;
	scrollbar-width: thin;
	font-size: 14px;
}
.faq-viewmore {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background: #FFF;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	height: 45px;
	cursor: pointer;
}
.massorder-accordian {
	height: 426px;
	overflow-y: auto;
	scrollbar-width: none;
}
.result-box-link .media-body {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	padding: 12px;
}
.result-box-link .media-body h5 {
	margin-bottom: 0;
}
.step-wrap-set {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	flex-wrap: wrap;
	justify-content: space-between;
}
.step-wrap-set li {
	flex: 0 0 48%;
	max-width: 48%;
}
.step-wrap-set li .wrap-one {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	margin-bottom: 10px;
}
.result-box-link {
	margin-bottom: 10px;
}
.step-wrap-set li .wrap-one {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	margin-bottom: 10px;
	padding: 13px;
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}
.wrap-one-icon {
	width: 33px;
	height: 33px;
	border-radius: 9px;
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%);
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
}
.wrap-one-content {
	flex: 0 0 calc(100% - 33px);
	max-width: calc(100% - 33px);
	padding-left: 7px;
}
.wrap-one-content h6 {
	color: #81808F;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 4px;
}
.wrap-one-content p {
	color: #0A2753;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 0;
}
.result-box-desc .media-body {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	padding: 21px;
}
.neworder-info {
	height: 575px;
	overflow-y: auto;
	scrollbar-width: none;
}
.welcome-title, 
.welcome-txt, 
.welcome-btn {
	position: relative;
	z-index: 1;
}
.nav.nav-pills {
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}
.nav.nav-pills li a {
	border-radius: 16px;
	border: 1px solid #EFEFEF;
	background-color: #FFF;
	display: flex;
	align-items: center;
	align-content: center;
	color: #0A2753;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
}
.nav.nav-pills li a .navpill-icon {
	line-height: 1;
	margin-right: 5px;
}
.nav.nav-pills li.active a, 
.nav.nav-pills li.active a:hover, 
.nav.nav-pills li a:focus, 
.nav.nav-pills li.active a:focus {
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%);
	color: #fff !important;
	border-color: #0d9cfd;
}
.nav.nav-pills li.active a svg, 
.nav.nav-pills li.active a:hover svg, 
.nav.nav-pills li a:focus svg, 
.nav.nav-pills li.active a:focus svg,
.nav.nav-pills li.active a svg path, 
.nav.nav-pills li.active a:hover svg path, 
.nav.nav-pills li a:focus svg path, 
.nav.nav-pills li.active a:focus svg path {
	fill:#fff;
}
.nav.nav-pills .search {
	flex: 0 0 100%;
	max-width: 100%;
}
.nav.nav-pills .search {
	flex: 0 0 100%;
	max-width: 100%;
	margin-top: 10px;
}
.auth #history-search .form-control {
	height: 54px;
	border-radius: 16px;
	border: 1px solid #EFEFEF;
	background: #FFF;
}
.auth #history-search .btn.btn-primary {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 5px;
	width: 42px;
	max-width: unset;
	min-width: unset;
	border-radius: 13px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
}
.auth #history-search .inpt-icon {
	background-color: transparent;
}
.order-history-list {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	flex-wrap: wrap;
}
.order-history-list .order-history-li {
	flex: 0 0 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.order-h-wrap {
	border-radius: 22px;
	border: 1px solid #EFEFEF;
	background-color: #FFF;
	box-shadow: 0px 20px 33.5px 0px rgba(158, 165, 187, 0.08);
}
.order-h-top {
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	list-style: none;
	padding: 20px;
}
.order-id-box {
	border-radius: 11px;
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%);
	min-width: 100px;
	height: 42px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	color: #fff;
	padding: 8px;
}
.order-id-copy {
	line-height: 1;
	margin-right: 5px;
	cursor: pointer;
}
.order-h-top li {
	margin-right: 13px;
}
.order-h-top li:last-child {
	margin: 0;
}
.order-ser-name {
	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	text-transform: capitalize;
	min-width: 240px;
	max-width: 240px;
	white-space: normal;
	word-break: break-word;
}
.order-date-box {
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
  	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	text-transform: capitalize;
}
.order-date-icon {
	line-height: 1;
	margin-right: 6px;
}
.order-h-top .btn.btn-primary {
	min-width: unset;
	max-width: unset;
	display: flex;
	border-radius: 12px;
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	text-transform: capitalize;
	padding: 0 12px;
	min-height: 45px;
}
.order-h-top .btn.btn-primary .btn-icon {
	margin-right: 4px;
}
.order-h-top .btn.btn-primary.order-ticket-btn {
	background: #0A2753;
}
.order-status {
	padding: 14px 12px;
	border-radius: 12px;
	background: #2782FA;
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
.order-h-bottom {
	border-top: 1px solid #EFEFEF;
	padding: 20px;
	list-style: none;
	margin: 0;
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}
.order-link {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background: #F7F7F7;
	display: flex;
	align-items: center;
	align-content: center;
	padding: 5px;
}
.order-link-icon {
	border-radius: 8px;
	border: 1px solid #EFEFEF;
	background-color: #FFF;
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	margin-right: 5px;
}
.order-link-click {
	max-width: 247px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}
.order-charge-box {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	padding: 5px;
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
.order-charge-icon {
	border-radius: 8px;
	border: 1px solid #EFEFEF;
	background: #FFF;
	width: 32px;
	height: 32px;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	display: flex;
	justify-content: center;
	margin-right: 5px;
}
.order-h-bottom li {
	margin-right: 12px;
}
.order-link-li li:last-child {
	margin-right: 0;
}
.btn.btn-primary.btn-icon-wrap.order-cancel-btn {
	background: #FF2C2C;
}
.welcome-bullet {
	padding: 0;
	margin-bottom: 0;
	list-style: none;
}
.bullet-point-txt {
	color: #FFF;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.4;
	display: flex;
	align-items: center;
	align-content: center;
}
.bullet {
	width: 9px;
	height: 9px;
	background-color: #FFAA0F;
	border-radius: 10px;
	margin-right: 5px;
	box-shadow: 0 0 0 2px #fff inset;
}
.affi-welcome-row {
	margin-top: 40px;
  	margin-bottom: 20px;
}
.affiliate-box {
	border-radius: 22px;
	border: 1px solid #EFEFEF;
	background-color: #FFF;
	padding: 24px;
	margin-bottom: 20px;
}
.affiliate-box-icon {
	width: 52px;
	height: 52px;
	border-radius: 16px;
	background: linear-gradient(180deg, #2782FA 0%, #01A8FF 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	margin-bottom: 29px;
}
.affiliate-box-title {
	color: #81808F;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.36px;
	margin-bottom: 5px;
}
.affiliate-box-txt {
	color: #0A2753;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.48px;
	margin: 0;
}
.affiliate-box2 .affiliate-box-icon {
	background: linear-gradient(180deg, #FFAA0F 0%, #F8732C 100%);
}
.referal-box {
	border-radius: 18px;
	border: 1px solid #EFEFEF;
	background-color: #FFF;
	padding: 10px;
	display: flex;
	align-items: center;
	align-content: center;
}
.referal-box-txt-icon {
	border-radius: 13px;
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.4px;
	padding: 12px;
	display: flex;
	align-items: center;
	align-content: center;
	margin-right: 17px;
	cursor: pointer;
}
.referal-box-icon {
	margin-right: 6px;
}
.referal-box-txt {
	color: #0A2753;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.4px;
}
.referal-box {
	margin-bottom: 24px;
}
.affiliate-cart-head {
	border-radius: 14px 14px 0px 0px;
	background: #0A2753;
	padding: 12px 20px;
	display: flex;
	align-items: center;
	align-content: center;
}
.affiliate-cart-head-icon {
	line-height: 1;
}
.affiliate-cart-head-txt {
	color: #FFF;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	margin-left: 6px;
}
.affiliate-cart-body {
	border-radius: 0 0 14px 14px;
	border: 1px solid #EFEFEF;
	background: #FFF;
	padding: 20px;
}
.affiliate-cart-ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	list-style: none;
	padding: 0;
	margin: 0;
	justify-content: space-between;
}
.affiliate-cart-box {
	display: flex;
	flex-direction: column;
	position: relative;
}
.affiliate-cart-label {
	color: #81808F;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.36px;
	margin-bottom: 9px;
}
.affiliate-cart-txt {
	color: #0A2753;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.48px;
	margin: 0;
}
.affiliate-cart {
	margin-bottom: 20px;
}
.payout-btn {
	margin: 0 auto 20px;
	justify-content: center;
}
.dash-title2-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	margin-bottom: 20px;
}
.dash-title2 {
	margin: 0;
	display: flex;
	align-items: center;
	align-content: center;
	color: #0A2753;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.48px;
}
.dash-title2-icon {
	border-radius: 14px;
	border: 1px solid #D7D3DE;
	background-color: #FFF;
	width: 50px;
	height: 50px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}
.dash-title3 {
	border-radius: 14px;
	background-color: #0A2753;
	display: flex;
	align-items: center;
	align-content: center;
	padding: 13px;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.32px;
	line-height: 1.2;
	margin: 0;
}
.dash-title3-icon {
	line-height: 1;
	margin-right: 4px;
}
.createservice-btn-wrap {
	border-radius: 18px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	padding: 12px;
	margin-bottom: 20px;
}
.createservice-btn-wrap .btn.btn-primary {
	border-radius: 13px;
	min-width: unset;
	max-width: unset;
	width: max-content;
}
.createser-faq {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	height: unset;
	align-content: flex-start;
	align-items: flex-start;
}
.createser-faq .card {
	flex: 0 0 49%;
	max-width: 49%;
}
.createser-faq {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	height: unset;
}
.faq-num {
	border-radius: 8px;
	background: linear-gradient(90deg, #01A8FF 0%, #2782FA 100%);
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.28px;
	margin-right: 10px;
}
.createser-faq.add-fund-accordian .card h6 a {
	padding: 9px !important;
}
.createser-faq.add-fund-accordian .card h6 a::after {
	font-size: 20px;
	top: 15px;
	transform: none;
	background-color: #FFF;
	border: 1px solid #EFEFEF;
}
.createser-faq-title {
	color: #0A2753;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.32px;
	margin-top: 36px;
}
.fund-payment-list {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	align-items: center;
	align-content: center;
}
.fund-payment-list li {
	flex: 0 0 56px;
	height: 56px;
	max-width: 56px;
  	margin-right:5px;
}
.fund-payment-icon {
	background-color: #FFF;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.12));
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	border-radius: 56px;
}
.addfund-welcome-row .welcome-box {
	min-height: 210px;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	align-content: flex-start;
	justify-content: center;
}
.shortamount {
    border-radius: 16px;
    border: 1px solid #EFEFEF;
    background-color: #FFF;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 15px;
    margin-bottom: 15px;
    color: #0A2753;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    cursor: pointer;
}
.shortamount-bullet {
	background-color: #F7F7F7;
	border: 1px solid #DEDEDE;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	margin-right: 6px;
}
.shortamount.active {
	background: linear-gradient(90deg, #01A8FF 0%, #2782FA 100%);
	color: #fff;
}
.shortamount.active .shortamount-bullet {
	background-color: #0a2753;
	border-color: #0a2753;
	box-shadow: 0 0 0 3px #fff inset;
}
.auth-tabs li .nav-link {
	border-radius: 10px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	padding: 15px;
	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
.auth-tabs {
	border: 0;
	margin-bottom: 20px;
}
.auth-tabs .nav-item {
	margin-right: 8px;
}
.auth-tabs .nav-item.active .nav-link, 
.auth-tabs .nav-item.active .nav-link:hover, 
.auth-tabs .nav-item .nav-link:hover, 
.auth-tabs .nav-item .nav-link:focus {
	color: #fff;
	background: linear-gradient(270deg, #01A8FF 0.78%, #2782FA 100%);
	border-color: #2683fa;
}
.full-btn svg {
	margin-left: 5px;
}
.grey-warper {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	padding: 19px;
}
.select-title-ser .select-title-inner {
	background-color: #f7f7f7;
}
.ser-cat-txt {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	margin-left: 5px;
}
.ser-cat-box {
	text-align: center;
	border-radius: 16px;
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	padding: 14px 12px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
  	margin-bottom: 16px;
}
.ser-fav-box {
	border-radius: 11px;
	border: 1px solid #EFEFEF;
	background: #F7F7F7;
	width: 42px;
	height: 42px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.favorite-active svg, 
.favorite-active svg path {
	fill: #fff !important;
}
.ser-fav-box.favorite-active {
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%);
	border-color: #2782fa;
}
.order-ticket-li.ml-auto {
	margin-left: auto;
}
.ser-desc-modal .modal-content {
	border-radius: 32px;
	background-color: #FFF;
	box-shadow: 0px 18px 64.9px 0px rgba(56, 70, 92, 0.51);
	padding: 12px;
	position: relative;
}
.ser-desc-modal .modal-header {
	border-radius: 24px;
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	padding: 20px;
	position: relative;
  	margin-bottom:20px;
}
.modal-ser-id {
	border-radius: 12px;
	background-color: #FFAA0F;
	width: 101px;
	display: flex;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.4px;
	justify-content: center;
	padding: 7px 13px;
	margin: auto auto 12px;
}
.ser-desc-modal .modal-content .modal-title {
	color: #FFF;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.56px;
	text-align: center;
}
.ser-desc-modal .modal-body {
	border-radius: 24px;
	border: 1px solid rgba(129, 128, 143, 0.16);
	background-color: #F7F7F7;
}
.modal-desc-title {
	color: #0A2753;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.56px;
	margin-bottom: 10px;
}
.modal-body-inner {
	border-radius: 12px;
	border: 1px solid rgba(129, 128, 143, 0.16);
	background-color: #FFF;
	padding: 12px;
	color: #81808F;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
}
.modal-buynow {
	justify-content: center !important;
	background: #FFAA0F !important;
	margin-top: 12px;
	color: #FFF !important;
	text-align: center;
	font-size: 20px !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	letter-spacing: -0.4px;
}
.service-row .close {
	width: 44px;
	height: 44px;
	background: #FFAA0F;
	z-index: 9;
	position: absolute;
	opacity: 1;
	border-radius: 50px;
	font-size: 35px;
	color: #fff;
	font-weight: 400;
	right: -12px;
	top: -26px;
}
.account-page .welcome-box {
	min-height: 210px;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	align-content: flex-start;
	justify-content: center;
	margin-bottom: 20px;
}
.account-page .welcome-txt {
	max-width: 72%;
}
.row.account-row .white-wraper {
	margin-bottom: 20px;
}
.row.account-row .acc-title {
	color: #0A2753 !important;
	font-size: 24px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 120% !important;
}
.flex-acc {
	display: flex;
	align-items: center;
	gap: 7px;
}
.row.account-row .btn.btn-primary {
	border-radius: 12px;
}
#faq-sec .btn.btn-primary {
	width: 117px !important;
	height: 48px !important;
}
#faq-sec .form-control {
	height: 64px !important;
}
#faq-sec .card {
	border-radius: 20px;
	border: 1px solid #EFEFEF;
	background: #FFF;
}
#faq-sec .card .card-body {
	color: #556771;
}
#faq-sec .card h6 a {
	color: #0A2753;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
}
#faq-sec .card .card-body {
	color: #556771;
	font-size: 16px;
	border: none;
}
#faq-sec .card h6 a::after {
	border: 1px solid #2782FA;
	color: #2782FA;
}
#faq-sec a[aria-expanded="true"]::after {
	content: '-';
}
#faq-sec a[aria-expanded="true"] {
	background-color: #0A2753;
	color: #fff !important;
	border-radius: 20px;
}
.ticket-title {
	display: flex;
	align-items: center;
	align-content: center;
	color: #0A2753;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.48px;
	text-transform: capitalize;
}
.ticket-title-icon {
	border-radius: 14px;
	border: 1px solid #D7D3DE;
	background: #FFF;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	margin-right: 10px;
}
.ticket-tabs {
	border-radius: 18px;
	border: 1px solid #EFEFEF;
	background: #F7F7F7;
	display: flex;
	align-items: center;
	align-content: center;
	padding: 12px;
	margin-bottom: 18px;
}
.ticket-tabs li .nav-link {
	color: #81808F;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.32px;
	padding: 12px;
	margin-right: 5px;
	border-radius: 13px;
	border: 0;
	background-color: transparent;
}
.ticket-tabs li.active .nav-link,
.ticket-tabs li.active .nav-link:hover,
.ticket-tabs li .nav-link:hover,
.ticket-tabs li .nav-link:focus {
	color: #fff;
	background: linear-gradient(270deg, #01A8FF 0%, #2782FA 100%);
}
.blue-text {
	color: #01A8FF;
}
.auth .form-control#message {
	height: 172px !important;
}
.vote-wrapper .head {
	text-align: center;
}
.table-h-table tr th {
	background-color: #0A2753;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.32px;
	padding: 12px !important;
	border: 0 !important;
}
.table-h-table tr th:first-child,
.table-h-table tr td:first-child {
	border-radius: 13px 0 0 13px;
}
.table-h-table tr th:last-child,
.table-h-table tr td:last-child {
	border-radius: 0 13px 13px 0;
}
.table-h-table tr td {
	border-top: 1px solid #EFEFEF !important;
	background: #F7F7F7;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px !important;
	color: #0A2753;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2 !important;
	letter-spacing: -0.32px;
}
.table.table-h-table {
	border-collapse: separate;
	border-spacing: 0 10px;
}
.table-h-table .order-id-box {
	width: max-content;
}
.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;
}
.ticket-status {
	border-radius: 6px;
	/* background-color: #06C755; */
	color: #FFF;
	font-family: "Host Grotesk";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.32px;
	padding: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 108px;
}
.ticket-status.Answered {
	background-color: #06C755;
}
.ticket-status.Pending {
	background-color: #FFAA0F;
}
.ticket-status.Closed {
	background: #FF3C3C;
}
.table-h-table a {
	color: #0A2753;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.32px;
	text-decoration: none !important;
}
.inner-wraper {
	border-radius: 18px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	padding: 20px;
}
.ticket-theme-title {
	border-radius: 10px;
	background: linear-gradient(90deg, #01A8FF 0%, #2782FA 100%);
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	padding: 12px 20px;
	width: max-content;
}
.ticket-message-wraper {
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	align-items: flex-start;
	margin-bottom: 15px;
}
.ticket-message-icon {
	border-radius: 19.5px;
	background: #FFB832;
	width: 34px;
	height: 34px;
	position: relative;
	flex: 0 0 34px;
	max-width: 34px;
	overflow: hidden;
}
.ticket-message-icon img {
	position: absolute;
	max-width: 31px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -10px;
}
.ticket-message {
	color: #0A2753;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.24px;
	border-radius: 10px;
	background: #FFF;
	position: relative;
	flex: 0 0 calc(100% - 44px);
	max-width: calc(100% - 44px);
	padding: 20px;
	margin-right: 10px;
}
.ticket-message::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/ticket-message-ear.webp');
	width: 25px;
	height: 18px;
	position: absolute;
	left: -10px;
	top: 0px;
	z-index: 0;
}
.ticket-message-meta {
	color: #81808F;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: -0.2px;
	margin-top: 4px;
	display: block;
	text-align: right;
}
.admin-ticket-message-wraper .ticket-message {
	background: linear-gradient(90deg, #01A8FF 0%, #2782FA 100%);
	color: #fff;
}
.admin-ticket-message-wraper .ticket-message-meta {
	color: rgba(255, 255, 255, 0.49);
}
.admin-ticket-message-wraper .ticket-message-icon {
	background-color: #fff;
}
.admin-ticket-message-wraper .ticket-message-icon img {
	max-width: 100%;
	bottom: auto;
	top: 50%;
	transform: translateY(-50%);
}
.admin-ticket-message-wraper .ticket-message {
	margin-left: 10px;
	margin-right: 0;
}
.confirm-email__action button {
	justify-content: center !important;
	margin: auto;
	text-align: center;
	display: flex;
}
.confirm-email__action .btn-link {
	border-radius: 18px;
	background: #FCC431;
	padding: 14px 12px;
	display: flex;
	align-items: center;
	align-content: center;
	min-width: 170px;
	max-width: 170px;
	margin-top: 10px;
	color: #fff;
	text-decoration: none;
	margin: 0;
}
.confirm-email__action {
	display: flex;
	align-items: center;
}
.auth.nightmode .confirm-email h3 {
	color: #fff;
}
.auth.nightmode .confirm-email__description {
	color: #fff;
}
.btn-step-flex {
	display: flex;
	align-items: center;
	gap: 5px;
	margin: auto;
}
.confirm-email {
	padding: 30px;
}
.admin-ticket-message-wraper .ticket-message::after {
	background-image: url('https://cloud.djuragansosmed.com/images/ticket-message-ear2.webp');
	right: -12px;
	left: auto;
	transform: rotateY(180deg);
}
.ticket-detial-box {
	border-radius: 10px;
	background-color: #FFF;
	padding: 13px;
	margin-bottom: 13px;
}
.ticket-detial-title {
	color: #0A2753;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: -0.24px;
	margin-bottom: 8px;
}
.ticket-detial-title-txt {
	color: #81808F;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.24px;
	margin: 0;
}
.invoice_amount input {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
}
.invoice_amount .control-label {
	margin-bottom: 0;
}
.invoice_amount {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background: #F7F7F7;
	height: 50px !important;
	box-shadow: none;
	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	position: relative;
	margin-top: 28px;
}
.invoice_amount-tick {
	width: 20px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	border-radius: 25px;
	background: linear-gradient(180deg, #27A3FA 0%, #2782FA 100%);
	color: #fff;
	position: absolute;
	right: -5px;
	font-size: 10px;
	top: -5px;
  	opacity: 0;
}
.invoice_amount input:checked + .invoice_amount-tick {
	opacity: 1;
}
.dashtitle3 {
	color: #0A2753;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 25px;
}
.api-box {
	border-radius: 16px;
	border: 1px solid #EFEFEF;
	background-color: #FFF;
	padding: 20px;
	min-height: 180px;
	margin-bottom: 20px;
}
.api-box-icon {
	width: 42px;
	height: 42px;
	border-radius: 11px;
	background: linear-gradient(180deg, #2782FA 0%, #01A8FF 100%);
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-bottom: 23px;
}
.api-box-txt {
	color: #81808F;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 8px;
}
.api-box-title {
	color: #0A2753;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.4px;
	margin-bottom: 0;
}
.api-box-title small {
	color: #0A2753;
	font-weight: 500;
	line-height: 1;
	letter-spacing: -0.4px;
}
.api-box2 {
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	border-radius: 22px;
	border: 1px solid #EFEFEF;
	background-color: #FFF;
    padding: 12px;
    margin-bottom: 20px;
}
.api-box2 .btn.btn-primary.btn-icon-wrap {
	min-width: unset;
	max-width: unset;
	width: unset;
}
.api-box2 .btn.btn-primary.btn-icon-wrap .btn-icon {
	margin-left: 12px;
}
.api-box2-txt {
	color: #0A2753;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.36px;
}
.dash-title-with-order {
	margin-bottom: 26px;
	padding-bottom: 26px;
	border-bottom: 1px solid rgba(129, 128, 143, 0.34);
}
.api-parameter-ul {
	padding: 0;
	list-style: none;
	margin: 0;
	display: flex;
	align-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.api-parameter-ul li {
	flex: 0 0 100%;
	max-width: 100%;
	border-radius: 11px;
	border: 1px solid #EFEFEF;
	background-color: #FFF;
	padding: 7px 7px 7px 15px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 14px;
}
.parameter-label {
	color: #0A2753;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.32px;
}
.parameter-value {
	border-radius: 7px;
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.28px;
	padding: 12px;
}
pre {
	border: 0;
	color: #130C2B;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.48;
	letter-spacing: -0.32px;
}
.api-box-row .col-sm-3:nth-child(2n) .api-box .api-box-icon {
	background: linear-gradient(180deg, #F80 0%, #FFAA0F 100%);
}
.api-box-title a {
	color: #2782fa;
}
.dashboard-welcome-row .welcome-box {
	min-height: 210px;
}
.bot-frm {
	margin: 15px 0;
}
.bot-frm {
	margin: 15px 0;
}
.bot-frm .form-control {
	border-radius: 22px;
	border: 1px solid #EFEFEF;
	background-color: #FFF;
}
.bot-frm .btn.btn-primary {
	position: absolute;
    right: 24px;
    top: 51px;
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.36px;
	width: 126px;
	min-width: unset;
	max-width: unset;
	justify-content: center;
}
.bot-frm .form-control {
	border-radius: 22px;
	border: 1px solid #EFEFEF;
	background-color: #FFF;
	height: 67px !important;
}
.dashboard-box-row .api-box {
	border-radius: 16px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	min-height: unset;
}
.account_check-btns {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
	flex-wrap: wrap;
}
.account_check-btns li {
	border-radius: 14px;
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	color: #FFF;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.2;
	padding: 15px;
	margin: 0 10px 10px 0;
}
.account_check-btns li.na_eligible {
	background: #7c7c7cab;
	color: #fff;
}
.user_info-box {
	border-radius: 10px;
	border: 1px solid #EFEFEF;
	background: #FFF;
	padding: 16px;
	color: #0A2753;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.28px;
	margin-bottom: 10px;
	display: block;
}
.account-status-title {
	border-radius: 14px;
	background: #0A2753;
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
	padding: 13px;
}
.account-status-title.account-status-box-wrap {
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
}
.account-status-box {
	display: flex;
	align-content: center;
	align-items: center;
	border-radius: 10px;
	background: linear-gradient(90deg, #01A8FF 0%, #2782FA 100%);
	padding: 4px;
}
.account-status-box-left {
	min-width: 61px;
	height: 28px;
	border-radius: 7px;
	background: #FFF;
	color: #0A2753;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2;
	display: flex;
	justify-content: center;
	align-items: center;
}
.account-status-box-right {
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	margin-left: 8px;
}
.account-status-user_info-container .user_info-box {
	border-radius: 14px;
	border: 1px solid #EFEFEF;
	background: #F7F7F7;
}
.account-status-user_info-container .user_box:last-child .user_info-box {
	border-radius: 9px;
	background: linear-gradient(90deg, #01A8FF 0%, #2782FA 100%);
	border: 0;
	text-align: center;
	color: #fff;
}
.update-table tr td {
	border-top: 1px solid #EFEFEF !important;
	background: #FFF;
	border-bottom: 1px solid #EFEFEF !important;
}
.update-table .service-name {
	width: 100%;
}
.update-status {
	border-radius: 9px;
	background: #FFAA0F;
	min-width: 129px;
	height: 34px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	color: #fff;
	flex-wrap: wrap;
	width: max-content;
	padding: 0 15px;
}
.update-status.increased {
	background-color: #FF3C3C;
}
.update-status.increased {
	background-color: #06C755;
}
.update-status.disabled {
	background-color: #F8732C;
}
.main-title2 {
	font-size: 50px;
}
.main-title-spark {
	position: relative;
}
.main-title-spark::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/title-spark.webp');
	width: 46px;
	height: 55px;
	position: absolute;
	top: -7px;
	right: -40px;
}
.main-title-underline {
	position: relative;
	color: #01A8FF;
}
.main-title-underline::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/underline-img.webp');
	width: 295px;
	height: 26px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -16px;
	margin: auto;
}
#top-sec.countrypage .btn-wrap .btn.btn-primary {
	width: auto;
}
#top-sec.countrypage .btn-wrap .btn.btn-primary .btn-icon {
	margin-left: 15px;
}
#top-sec.countrypage .btn-wrap .btn.btn-primary.btn-secondary {
	background: #0A2753;
	border-color: #0A2753;
	color: #fff;
	min-width: 200px;
	justify-content: center;
}
#top-sec.countrypage {
	padding: 80px 0 0;
}
.guest .navbar-default .navbar-header .navbar-right.navbar-rightest {
	display: none;
}
.amazing-tab .tab-icon img {
	max-width: 26px;
}
#amazing .slick-dots {
	display: none;
}
.text-desktop {
	display: none;
}
/* #aboutsec .main-title .title-underline {
	color: #0A2753;
} */
.mbl-img {
	display: none;
}
.top-bar .pinner {
	margin-right: 15px;
}
.wrapper.toggle .top-bar .pinner {
	display: flex;
}
.wrapper.toggle .sidebar-wrap {
	left: -278px;
}
.wrapper.toggle .inner-wrap {
	padding-left: 0;
}
.top-bar .pinner {
	display: none;
	margin-right: 15px;
}
/* .auth.locksidebar .top-bar .pinner {
	display: flex;
} */
.btn-flex-pinner {
	display: flex;
	align-items: center;
}
.sidebar-logo-wrap .pinner {
	cursor: pointer;
}
.mbl-language {
	display: none;
}
.showmore1 {
	display: none;
}
.mbl-show {
	display: none;
}
.mbl-showonly {
	display: none;
}
.select2-dropdown::after {
	display: none;
}
.guest .service-row .inpt-icon {
	background: transparent;
	top: 31px;
}
.guest .service-row #history-search .btn.btn-primary {
	display: none;
}
.mbl-menu {
	display: none;
}
.menu-icon svg {
	width: 18px;
}
.order-status {
	min-width: 125px;
	text-align: center;
}
.btn.btn-refund {
	border-radius: 16px !important;
	background: #0A2753 !important;
	color: #fff !important;
	text-align: center !important;
	justify-content: center;
	border: none !important;
}
.order-status.Partial {
	background: #FFAA0F;
}
.order-status.Completed {
	background: #06C755;
}
.order-status.Canceled {
	background: #FF2C2C;
}
.order-status.Pending {
	background: #42C0FF;
}
.order-status.In.progress {
	background: #2782FA;
	padding: 0;
	margin: 0;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 125px;
}
/* .auth.locksidebar .sidebar-wrap {
	left: -280px;
} */
/* .auth.locksidebar .inner-wrap {
	padding-left: 0;
} */
.wrapper.toggle .inner-wrap, .wrapper.toggle .sidebar-wrap, .wrapper .inner-wrap, .wrapper .sidebar-wrap {
	transition: 0.3s ease-in-out;
}
/* darkmode  */

.guest.darkmode {
	background: #061731;
}
.guest.darkmode #top-sec::after {
	border-radius: 1440px;
	background: linear-gradient(10deg, #05284A 0%, #061731 60.66%);
}
.guest.darkmode .navbar-default .nav-menus {
	border: 1px solid #183E78;
	background: #0D274F;
	box-shadow: none;
}
.guest.darkmode .navbar-default .navbar-right li a {
	color: #fff;
}
.guest.darkmode .navbar-default .navbar-right li.active a, .guest.darkmode .navbar-default .navbar-right li.active a:hover, .guest.darkmode .navbar-default .navbar-right li a:hover {
	background: #123974;
}
.guest.darkmode .navbar-default .navbar-right.navbar-rightest li a {
	border: 1px solid #183E78;
	background: #0D274F;
}
.guest.darkmode .navbar-default .navbar-right.navbar-rightest li a svg path {
	fill: #fff;
}
.guest.darkmode .title-label {
	border-radius: 26.5px;
	border: 1px solid #183E78;
	background: #0D274F;
}
.guest.darkmode .title-label-txt {
	color: #fff;
}
.guest.darkmode .main-title {
	color: #fff;
}
.guest.darkmode .txt {
	color: #B4C0D0;
}
.guest.darkmode .form-control {
	border-radius: 20px;
	border: 1px solid #183E78;
	background: #061731;
	color: #fff;
}
.guest.darkmode .checkbox-wrap .checkbox label {
	color: #B4C0D0;
}
.guest.darkmode .checkbox-wrap .forgot-password1 {
	color: #B4C0D0;
}
.guest.darkmode .btn.btn-primary {
	background: #01A8FF;
}
.guest.darkmode .have-acc {
	color: #B4C0D0;
}
.guest.darkmode .have-acc a {
	color: #B4C0D0;
}
.guest.darkmode .total-user-img {
	background-color: transparent;
}
.guest.darkmode .total-user-title {
	background: #061731;
	color: #fff;
}
.guest.darkmode .total-user-txt {
	background: #061731;
}
.guest.darkmode .title {
	color: #fff;
}
.guest.darkmode .provide-box1 {
	background: #0F2954;
}
.guest.darkmode .provide-title {
	color: #fff;
}
.guest.darkmode .provide-box2 {
	background: #0F2954;
}
.guest.darkmode .provide-box3 .btn.btn-primary {
	background: #FFB832;
}
.guest.darkmode #cheap .btn-wrap .btn.btn-primary {
	background: #FCC431;
}
.guest.darkmode #cheap .btn-wrap .btn.btn-secondary {
	border: 1px solid #183E78 !important;
	background: #0D274F !important;
	color: #fff;
}
.guest.darkmode #cheap .btn-wrap .btn.btn-secondary .btn-icon svg path {
	fill: #fff !important;
}
.guest.darkmode .work-box .btn.btn-primary {
	background: #FCC431;
}
.guest.darkmode .step-box-title {
	color: #fff;
}
.guest.darkmode .step-box-txt {
	color: #B4C0D0;
}
.guest.darkmode .step-box::after {
	background-image: url('https://cloud.djuragansosmed.com/images/arrowl.webp');
	background-repeat: no-repeat;
}
.guest.darkmode .workbox-txt {
	color: #fff;
}
.guest.darkmode .amazing-tab {
	border-radius: 18px;
	border: 1px solid #183E78;
	background: #0A2753;
}
.guest.darkmode .amazing-tab li .nav-link {
	color: #fff;
}
.guest.darkmode .amazing-tab li.active .nav-link, .guest.darkmode .amazing-tab li.active .nav-link:hover, .guest.darkmode .amazing-tab li .nav-link:hover, .guest.darkmode .amazing-tab li .nav-link:focus {
	background: #01A8FF;
}
.guest.darkmode .tab-like-box-inner {
	background: #0D274F;
}
.guest.darkmode .tab-like-box {
	background-color: #094877;
}
.guest.darkmode .tab-like-box2, .guest.darkmode .tab-like-box4 {
	background: #383934;
}
.guest.darkmode .tab-like-box .btn.btn-primary {
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%);
}
.guest.darkmode .tab-like-box2 .btn.btn-primary, .guest.darkmode .tab-like-box4 .btn.btn-primary {
	background: #FFB832;
}
.guest.darkmode .other-box-wrap .btn.btn-primary {
	background: #FFB832;
}
.guest.darkmode .other-box-wrap .txt {
	color: #fff;
}
.guest.darkmode .testimonial-slide-content {
	background: #0D274F;
}
.guest.darkmode .testimonial-ftr {
	background: #0F2954;
}
.guest.darkmode .testimonial-slide-content::after {
	background-color: #0d274f;
}
.guest.darkmode .testimonial-slide-content::before {
	background-image: url('https://cloud.djuragansosmed.com/images/side.webp');
}
.guest.darkmode .testimonial-name {
	color: #fff;
}
.guest.darkmode .ftr-top-row .btn.btn-primary {
	background: #FCC431;
}
.guest.darkmode #footer::before {
	background-color: #061731;
}
.guest.darkmode .term-tab-wrap {
	background: #0A2753;
	border: 1px solid #183E78;
}
.guest.darkmode .main-title2 .title-underline {
	color: #fff !important;
}
.guest.darkmode .term-tabs {
	background: #094877;
	border: none;
}
.guest.darkmode .term-tabs .nav-item .nav-link {
	background-color: #091F42;
	color: #fff;
	border: none;
}
.main-title2 .title-underline {
	color: #fff;
}
.guest.darkmode #howitwork::before {
	background: linear-gradient(10deg, #05284A 0%, #061731 60.66%);
	border-radius: 1440px;
}
.guest.darkmode .howitwork-tabs .nav-item.active .nav-link, .guest.darkmode .howitwork-tabs .nav-item.active .nav-link:hover, .guest.darkmode .howitwork-tabs .nav-item .nav-link:hover {
	border: none;
}
.guest.darkmode .howitwork-tab-content {
	background-color: #094877;
	border: none;
}
.guest.darkmode  .howitwork-tabs .nav-item.active .nav-link::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/arros.webp');
	width: 33px;
	height: 35px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -49px;
}
.guest.darkmode .step-title {
	color: #fff;
}
.guest.darkmode .step-num-tab-title {
	color: #fff;
}
.guest.darkmode .howitwork-tabs .nav-item .nav-link {
	background-color: #091F42;
	border: none;
	color: #fff;
}
.guest.darkmode .tab-orderstatus {
	background-color: #091F42;
	border: none;
}
.guest.darkmode .orderstatus-tabs .nav-item .nav-link {
	background-color: #094877;
	border: none;
	color: #fff;
}
.guest.darkmode .orderstatus-tab-content {
	background-color: #0F2954;
	border: none;
	color: #fff;
}
.guest.darkmode .orderstatus-tab-txt {
	color: #fff;
}
.guest.darkmode #signup-sec {
	background-color: #061731;
}
.guest.darkmode .signup-right-box {
	border-radius: 24px;
	background: #0F2954;
	padding: 25px;
}
.guest.darkmode .signup-right-title {
	color: #fff;
}
.guest.darkmode #blogs-sec .main-title {
	color: #fff;
}
.guest.darkmode .blog-wrap {
	background-color: #0F2954;
}
.guest.darkmode .blog-title {
	color: #fff;
}
.guest.darkmode .blog-content {
	color: #B4C0D0;
}
.guest.darkmode .blogs-row .col-sm-4:nth-child(4) .blog-title {
	color: #fff;
}
.guest.darkmode .single-blog-contentbox {
	background-color: #0F2954;
}
.guest.darkmode .singleblog-title {
	color: #fff;
}
.guest.darkmode .single-blog-innercontent {
	color: #B4C0D0;
}
.guest.darkmode .contact-box {
	background-color: #0F2954;
	border: none;
}
.guest.darkmode .contact-box-title {
	color: #fff;
}
.guest.darkmode .about-box {
	background-color: #0F2954;
	border: none;
}
.guest.darkmode .about-title {
	color: #fff;
}
.guest.darkmode .daymode-img {
	display: none;
}
/* .auth.nightmode .daymode-img {
	display: none;
} */
.guest.darkmode-img {
	display: none;
}
.guest.darkmode .guest.darkmode-img {
	display: flex;
}
.auth.nightmode .white-wraper {
	background-color: #0F2954;
	box-shadow: none;
}
.auth.nightmode .inner-wraper {
	background: #061A35;
	border: 1px solid #183E78;
}
.auth.nightmode .sidebar-wrap {
	background-color: #0F2954;
}
.auth.nightmode .profile-box {
	background: linear-gradient(90deg, #27A3FA 0%, #2782FA 100%);
	border: none;
}
.auth.nightmode .profile-name {
	color: #fff;
}
.auth.nightmode .profile-fund {
	color: #fff;
}
.auth.nightmode .profile-caret svg path {
	fill: #fff;
}
.auth.nightmode .menu-title {
	color: #fff;
}
.auth.nightmode .sidebar-menu li a {
	color: #fff;
}
.auth.nightmode .more-menu .dropdown-toggle {
	background-color: #061A35;
	border: 1px solid #183E78;
}
.auth.nightmode .setting-btn a {
	background: #123974;
	margin-bottom: 10px;
}
.auth.nightmode .sidebar-menu li a .menu-icon svg path {
	fill: #fff;
}
.auth.nightmode .wrapper {
	background-color: #061731;
}
.auth.nightmode {
	background-color: #061731;
}
.auth.nightmode .top-bar {
	border: 1px solid #183E78;
	background: #0D274F;
}
.auth.nightmode .top-bar .dropdown .dropdown-toggle {
	background-color: #123974;
	border: none;
	color: #fff;
}
.guest.darkmode .dropdown-menu, .auth.nightmode .dropdown-menu {
	background-color: #123974;
}
.guest.darkmode .dropdown-menu li a, .auth.nightmode .dropdown-menu li a {
	color: #fff !important;
	border-bottom: 1px solid #183E78;
}
.guest.darkmode .dropdown-menu::after, .auth.nightmode .dropdown-menu::after {
	background-color: #123974;
}
.auth.nightmode .top-right-nav li a {
	background-color: #123974;
	border: none;
}
.auth.nightmode .top-right-nav li a svg path {
	fill: #fff;
}
.auth.nightmode .top-right-nav li.logout-btn a {
	background-color: #061A35;
	border: 1px solid #183E78;
}
.guest.darkmode .white-wraper {
	background-color: #0F2954;
	box-shadow: none;
}
.auth.nightmode .point-wrapper {
	background-color: #061A35;
	border: 1px solid #183E78;
}
.auth.nightmode .point-title {
	color: #FFFFFF;
}
.auth.nightmode .point-txt {
	color: #B4C0D0;
}
.auth.nightmode .point-content-right {
	background-color: #0F2954;
	border: 1px solid #183E78;
}
.auth.nightmode .point-content-right svg path {
	fill: #fff;
}
.auth.nightmode .statics-wrap {
	background-color: #0F2954;
	box-shadow: none;
}
.auth.nightmode .statics-title {
	color: #fff;
}
.auth.nightmode .statics-txt {
	color: #B4C0D0;
}
.auth.nightmode .select-title-inner {
	background-color: #061731;
	color: #fff;
}
.auth.nightmode .neworder-tab li a {
	background-color: #123974;
	border: none;
	color: #fff;
}
.auth.nightmode .form-group.neworder-search .form-control {
	background-color: #0D274F;
	border: 1px solid #183E78;
}
.auth.nightmode .neworder-title {
	color: #fff;
}
.auth.nightmode .control-label {
	color: #B4C0D0;
}
.auth.nightmode .form-control {
	background-color: #061731;
	border: 1px solid #183E78;
	color: #fff;
}
.auth.nightmode .ser-desc-box {
	border: 1px solid #183E78;
	background: #061731;
}
.auth.nightmode .ser-desc-label {
	color: #B4C0D0;
}
.auth.nightmode .ser-desc-txt {
	color: #fff;
}
.auth.nightmode .result-box-link .media-body {
	border: 1px solid #183E78;
	background-color: #061A35;
	color: #fff;
}
.auth.nightmode .step-wrap-set li .wrap-one {
	border: 1px solid #183E78;
	background-color: #061A35;
}
.auth.nightmode .wrap-one-content h6 {
	color: #B4C0D0;
}
.auth.nightmode .wrap-one-content p {
	color: #fff;
}
.auth.nightmode .result-box-desc .media-body {
	border: 1px solid #183E78;
	background-color: #061A35;
	color: #fff;
}
.auth.nightmode .neworder-info {
	color: #B4C0D0;
}
.guest.darkmode .dash-title {
	color: #fff;
}
.auth.nightmode .dash-title {
	color: #fff;
}
.auth.nightmode .add-fund-accordian .card {
	border: 1px solid #183E78;
	background-color: #061A35;
}
.auth.nightmode .add-fund-accordian .card h6 a {
	color: #fff;
}
.auth.nightmode .add-fund-accordian .card .card-body {
	color: #B4C0D0;
}
.guest.darkmode .blog-content p span {
	color: #B4C0D0 !important;
}
.guest.darkmode .dashtitle3 {
	color: #fff;
}
.auth.nightmode .faq-viewmore {
	background-color: #FCC431;
	border: none;
	color: #fff;
}
.auth.nightmode .faq-viewmore svg path {
	fill: #fff;
}
.auth.nightmode .nav.nav-pills li a {
	background-color: #0F2954;
	border: none;
	color: #fff;
}
.auth.nightmode #history-search .form-control {
	border: 1px solid #183E78;
	background-color: #0D274F;
	color: #fff;
}
.auth.nightmode .order-h-wrap {
	background-color: #0D274F;
	border-color: #183E78;
	box-shadow: none;
}
.auth.nightmode .order-ser-name {
	color: #B4C0D0;
}
.auth.nightmode .order-date {
	color: #B4C0D0;
}
.auth.nightmode .order-link {
	border: 1px solid #183E78;
	background-color: #061A35;
}
.auth.nightmode .order-link-click {
	color: #B4C0D0;
}
.auth.nightmode .order-link-icon {
	border: 1px solid #183E78;
	background: #0D274F;
}
.auth.nightmode .order-charge-box {
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .order-charge-icon {
	border: 1px solid #183E78;
	background: #0D274F;
}
.auth.nightmode .order-charge {
	color: #B4C0D0;
}
.auth.nightmode .order-h-top .btn.btn-primary.order-ticket-btn {
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .order-h-bottom {
	border-top: 1px solid #183E78;
}
.auth.nightmode .affiliate-box {
	background: #0F2954;
	border: none;
}
.auth.nightmode .affiliate-box-title {
	color: #fff;
}
.auth.nightmode .affiliate-box-txt {
	color: #B4C0D0;
}
.auth.nightmode .referal-box {
	background: #0F2954;
	border: none;
}
.auth.nightmode .referal-box-txt {
	color: #B4C0D0;
}
.auth.nightmode .affiliate-cart-body {
	background-color: #061A35;
	border: 1px solid #183E78;
}
.auth.nightmode .affiliate-cart-label {
	color: #fff;
}
.auth.nightmode .affiliate-cart-txt {
	color: #B4C0D0;
}
.auth.nightmode .dash-title2-txt {
	color: #fff;
}
.auth.nightmode .dash-title2-icon {
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .dash-title3 {
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .form-control::placeholder {
	color: #B4C0D0;
	opacity: 1;
}
.auth.nightmode .createservice-btn-wrap {
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .txt {
	color: #B4C0D0;
}
.auth.nightmode .createser-faq.add-fund-accordian .card h6 a::after {
	background: #0F2954;
	border: none;
}
.auth.nightmode .createser-faq-title {
	color: #fff;
}
.auth.nightmode .welcome-box::after {
	height: 180px;
}
.auth.nightmode .dashtitle3 {
	color: #fff;
}
.auth.nightmode .shortamount {
	background: #0F2954;
	border: none;
	color: #fff;
}
.auth.nightmode .shortamount.active .shortamount-bullet {
	box-shadow: 0 0 0 3px #183E78 inset;
}
.auth.nightmode .shortamount-bullet {
	background: #061A35;
	border: 1px solid #183E78;
}
.auth.nightmode .auth-tabs li .nav-link {
	background-color: #061A35;
	color: #fff;
	border: none;
}
.auth.nightmode .grey-warper {
	border: 1px solid #183E78;
	background: #061A35;
	color: #fff;
}
.auth.nightmode .ser-fav-box {
	border: 1px solid #183E78;
	background-color: #061A35;
}
.auth.nightmode .ser-desc-modal .modal-content {
	border: 1px solid #183E78;
	background: #061A35;
	box-shadow: none;
}
.auth.nightmode .ser-desc-modal .modal-header {
	border: none;
}
.auth.nightmode .modal-body {
	background-color: #0F2954;
}
.auth.nightmode .modal-body-inner {
	border: 1px solid #183E78;
	background: #061A35;
	color: #B4C0D0;
}
.auth.nightmode .modal-desc-title {
	color: #fff;
}
.auth.nightmode .ticket-title-txt {
	color: #fff;
}
.auth.nightmode .ticket-title-icon {
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .ticket-tabs {
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .ticket-tabs li .nav-link {
	color: #fff;
}
.auth.nightmode .table-h-table tr td {
	background: #061A35;
	border-bottom: 1px solid #183E78;
	border-top: 1px solid #183E78 !important;
	color: #fff;
}
.auth.nightmode .table-h-table a {
	color: #fff;
}
.auth.nightmode .table-h-table tr th {
	background: #061A35;
	border-bottom: 1px solid #183E78 !important;
	border-top: 1px solid #183E78 !important;
}
.auth.nightmode .head.clearfix {
	color: #fff;
}
.auth.nightmode .content {
	color: #fff;
}
.guest.darkmode .inner-wraper {
	background: #061A35;
	border: 1px solid #183E78;
}
.auth.nightmode .ticket-message-wraper .ticket-message {
	background-color: #0F2954;
	color: #fff;
}
.step-thema-flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.step-thema-flex a {
	max-width: max-content;
	height: 45px;
	border-radius: 10px;
	background: linear-gradient(90deg, #FFAA0F 0%, #FF6A00 100%);
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 16px;
	padding: 12px 20px;
	text-decoration: none;
}
.auth.nightmode .admin-ticket-message-wraper .ticket-message::after {
	display: none;
}
.auth.nightmode .ticket-message::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/tivksarows.webp');
}
/* .auth.nightmode .ticket-message {
	background: #0F2954;
	color: #fff;
} */
.auth.nightmode .ticket-message-meta {
	color: #B4C0D0;
}
.auth.nightmode .dasht-title {
	color: #fff;
}
.auth.nightmode .ticket-detial-box {
	background: #0F2954;
	color: #fff;
}
.auth.nightmode .ticket-detial-title {
	color: #fff;
}
.auth.nightmode .ticket-detial-title-txt {
	color: #B4C0D0;
}
.auth.nightmode .invoice_amount {
	background-color: #061731;
	border: 1px solid #183E78;
	color: #fff;
}
.table tr th {
	border-top: 1px solid #183E78 !important;
	background: #061A35;
	border-bottom: 1px solid #183E78 !important;
	color: #fff;
	white-space: nowrap;
}
.guest.darkmode .api-box, .auth.nightmode .api-box {
	background: #0F2954;
	border: none;
}
.guest.darkmode .api-box-txt, .auth.nightmode .api-box-txt {
	color: #fff;
}
.guest.darkmode .api-box-title, .auth.nightmode .api-box-title {
	color: #B4C0D0;
}
.guest.darkmode .api-box-title small, .auth.nightmode .api-box-title small {
	color: #B4C0D0;
}
.guest.darkmode .api-box2, .auth.nightmode .api-box2 {
	background: #0F2954;
	border: none;
}
.guest.darkmode .api-box2-txt, .auth.nightmode .api-box2-txt {
	color: #B4C0D0;
}
.guest.darkmode .api-parameter-ul li, .auth.nightmode .api-parameter-ul li {
	background: #0F2954;
	border: none;
	color: #fff;
}
.guest.darkmode .parameter-label, .auth.nightmode .parameter-label {
	color: #B4C0D0;
}
.guest.darkmode pre, .auth.nightmode pre {
	background: #0F2954;
	color: #fff;
}
.auth.nightmode .dashboard-box-row .api-box {
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .bot-frm-row .form-control {
	background: #0F2954;
}
.auth.nightmode .user_info-box {
	background: #0F2954;
	border: none;
	color: #fff;
}
.auth.nightmode .white-wraper .account-status-title {
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .account-status-user_info-container .user_info-box {
	border-radius: 14px;
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .update-table tr th {
	background: #0F2954;
}
.auth.nightmode .update-table tr td {
	background: #0F2954;
	border-bottom: 1px solid #183E78 !important;
}
.auth.nightmode .acc-title {
	color: #fff !important;
}
.auth.nightmode .white-wraper p {
	color: #B4C0D0;
}
.auth.nightmode .help-block {
	color: #B4C0D0;
}
.auth.nightmode #faq-sec .card {
	background: #0F2954;
	border: none;
	color: #fff;
}
.auth.nightmode #faq-sec .card h6 a {
	color: #fff;
}
.auth.nightmode #faq-sec .card .card-body {
	color: #B4C0D0;
}
.auth.nightmode #faq-sec .card h6 a::after {
	border: 1px solid #fff;
	color: #fff;
}
.auth.nightmode #faq-sec a[aria-expanded="true"] {
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .table tr td {
	color: #fff;
}
.guest.darkmode .tab-like-title {
	color: #fff;
}
#top-sec .btn-wrap {
	margin-bottom: 20px;
}
.auth.nightmode .dropdown-menu li.active a, .auth.nightmode .dropdown-menu li.active a:hover, .auth.nightmode .dropdown-menu li a:hover {
	background-color: #0F2954 !important;
	color: #fff !important;
}
.auth.nightmode .sidebar-menu .more-menu .dropdown-menu {
	background: transparent;
	margin-bottom: 5px;
}
.auth.nightmode .white-wraper h5 {
	color: #fff;
}
.auth.nightmode .logout-btn .logout-btn-icon svg path {
	fill: #061A35;
}
.guest.darkmode .main-title2 .title-underline {
	color: #fff !important; 
}
.guest.darkmode .navbar-brand {
	color: #fff !important;
}
.navbar-default .navbar-brand {
	color: #000 ;
}
.guest.darkmode .white-wraper-box {
	border-radius: 24px;
	background: #0F2954;
	padding: 40px;
	margin-top: 80px;
}
.guest.darkmode .white-wraper-box h3 {
	color: #fff;
	font-size: 30px;
}
.white-wraper-box {
	border-radius: 24px;
	background: #E9F7FF;
	padding: 40px;
	margin-top: 80px;
}
.white-wraper-box h3 {
	font-size: 30px;
}
.nav.nav-pills.nav-hero-flex {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.nav.nav-pills.nav-hero-flex .search {
	flex: auto;
	margin-top: 10px;
	margin-left: 8px;
}
.order-id-box a {
	font-size: 14px;
	color: #fff;
}
.alert.alert-info {
	border-radius: 16px;
	border: 1px solid #EFEFEF;
	background: #FFF;
	color: #0A2753;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.auth.nightmode .alert.alert-info {
	border: none;
	background: #0F2954;
	color: #fff;
	margin-top: 20px;
}
.childpanel .row.welcome-row {
	margin-bottom: 20px;
}
.well2 {
	border-radius: 12px;
	background: #0A2753;
	padding: 20px;
	margin-bottom: 20px;
}
.well2 .child-txt {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
}
.child-txt-one {
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	position: relative;
	padding-left: 14px;
}
.txt.child-txt-one::before {
	content: '';
	position: absolute;
	width: 9px;
	height: 9px;
	background: linear-gradient(180deg, #2782FA 0%, #01A8FF 100%);
	border-radius: 50px;
	left: -1px;
	top: 5px;
}
.childpanel  a[aria-expanded="true"] {
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	color: #fff !important;
	border-radius: 20px;
}
.childpanel .card-body {
	border-top: none !important;
}
.childpanel .add-fund-accordian .card h6 a::after {
	background: #fff;
	color: #000;
	border: 1px solid #fff;
}
.service-name {
	white-space: wrap !important;
}
.auth.nightmode .childpanel .add-fund-accordian .card h6 a::after {
	background: #0f2954;
	border-color: #0f2954;
	color: #fff;
}
.guest.darkmode .single-blog-innercontent h3 span {
	color: #fff !important;
}
.guest.darkmode .single-blog-innercontent p span {
	color: #B4C0D0 !important;
}
.auth.nightmode .well2 {
	background: #061731;
}
.auth.nightmode .neworder-title {
	color: #fff !important;
}
.refill-wrap .order-h-top li:last-child {
	margin-left: auto;
}
.order-h-top li:nth-child(4) {
	margin-left: auto;
}
.auth.nightmode .mbl-show .btn.btn-primary svg path {
	fill: #fff;
}
.four-sec-wrap {
	position: relative;
	overflow: hidden;
}
.four-sec-wrap::after {
	content: '';
	width: 1440px;
	height: 1440px;
	border-radius: 1440px;
	background: linear-gradient(180deg, #DFF4FF 0%, rgba(246, 244, 255, 0.00) 60.66%);
	position: absolute;
	right: -533px;
	top: 0;
	z-index: 0;
}
.four-sec-wrap section {
	position: relative;
	z-index: 1;
}
#cheap::after {
	content: '';
	width: 1440px;
	height: 1440px;
	border-radius: 1440px;
	background: linear-gradient(180deg, #DFF4FF 0%, rgba(246, 244, 255, 0.00) 60.66%);
	position: absolute;
	left: -533px;
	top: 260px;
	z-index: 0;
}
#cheap .row {
	position: relative;
	z-index: 1;
}
#payment::after {
	content: '';
	width: 1440px;
	height: 1440px;
	border-radius: 1440px;
	background: linear-gradient(180deg, #DFF4FF 0%, rgba(246, 244, 255, 0.00) 60.66%);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 70px;
	z-index: -1;
}
#createticket #payment {
	padding: 8px 12px;
}
.guest.darkmode .four-sec-wrap::after {
	border-radius: 1440px;
	background: linear-gradient(180deg, #05284A 0%, #061731 60.66%) !important;
}
.guest.darkmode #cheap::after {
	border-radius: 1440px;
	background: linear-gradient(180deg, #05284A 0%, #061731 60.66%);
}
.guest.darkmode #payment::after {
	border-radius: 1440px;
	background: linear-gradient(180deg, #05284A 0%, #061731 60.66%);
}
#signup-sec::before {
	content: '';
	position: absolute;
	background-image: url('https://cloud.djuragansosmed.com/images/cntbg.webp');
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	height: 100%;
	top: -66px;
	right: 0;
}
.google-login-wrap {
	position: relative;
	width: 176px;
	height: 48px;
	padding-top: 0;
	padding-bottom: 0;
	border-radius: 18px;
	background-color: #FFF;
	border: 1px solid #E4E4E4;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-around;
	margin-left: 10px;
}
.guest.darkmode .google-login-wrap {
	border: 1px solid #183E78;
	background: #0D274F;
}
.google-login {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}
.guest.darkmode .google-login  {
	color: #fff;
}
.google-login svg {
	width: 20px;
	display: inline-block;
	margin-right: 8px;
}
.guest.darkmode .google-login-wrap {
	border: 1px solid #183E78;
	background: #0D274F;
}
.google-btn {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 55px;
	width: 100%;
	overflow: hidden;
	opacity: 0;
}
.google-login-wrap iframe {
	height: 48px !important;
	width: 100% !important;
	margin: 0 !important;
}
.signup-right-box .google-login-wrap {
	width: 100%;
	margin-bottom: 15px;
}
.countryprovided-box {
	border-radius: 18px;
	padding: 30px;
	min-height: 320px;
	margin-bottom: 20px;
}
.countryprovided-title {
	color: #0A2753;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 121.183%;
	padding-top: 20px;
}
.countryprovided-row {
	padding-top: 50px;
}
.countryprovided-txt {
	color: #556771;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.countryprovided-box1 {
	background: #FFF3F1;
}
.countryprovided-box2 {
	background: #FEF7E9;
}
.countryprovided-box3 {
	background: #EDF8ED;
}
.countryprovided-box4 {
	background: #F1FAFF;
}
.title-blue {
	background: linear-gradient(91deg, #01A8FF 1.59%, #2782FA 38.71%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	position: relative;
}
.title-blue::before {
	content: '';
	position: absolute;
	background-image: url('https://cloud.djuragansosmed.com/images/under.webp');
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	top: 60px;
	left: 0;
}
#importance-sec {
	padding-top: 180px;
	background: #E6F5FF;
	margin-top: -100px;
	padding-bottom: 80px;
}
.row.imp-row {
	padding-top: 50px;
}
.row.imp-row ul {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin-bottom: 30px;
	position: relative;
	z-index: 9;
}
.row.imp-row ul {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin-top: 20px;
}
.row.imp-row  ul li {
	list-style: none;
}
.imp-box {
	border-radius: 14px;
	background: #FFF;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
}
.step-grad-box {
	border-radius: 14px;
	background: linear-gradient(180deg, #2782FA 0%, #01A8FF 100%);
	padding: 20px;
	position: relative;
	overflow: hidden;
	height: 563px;
}
.step-imp-img img {
	margin: auto;
}
.step-imp-img {
	position: relative;
	z-index: 1;
}
.step-imp-img::before {
	content: '';
	position: absolute;
	background-image: url('https://cloud.djuragansosmed.com/images/impusashade.webp');
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 370px;
	height: 607px;
	z-index: -1;
	left: -20px;
	right: 0;
	margin: auto;
	bottom: 0;
	background-position: bottom;
}
.btn-imp {
	position: relative;
	border: 6px solid #fff !important;
	z-index: 0;
	display: flex !important;
	margin: auto;
	transform: translateY(108px);
	width: 332px !important;
	max-width: 332px !important;
}
.btn-imp::before {
	content: '';
	position: absolute;
	width: 90%;
	height: 21px;
	border-radius: 275px;
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	filter: blur(13.5px);
	margin: auto;
	left: 0;
	right: 0;
	z-index: -1;
	bottom: -3px;
}
#bestchoice-sec .panel-section {
	background: #E6F5FF;
	border-radius: 30px 30px 15px 15px;
	overflow: hidden;
	max-width: 1200px;
	margin: auto;
	margin-top: 30px;
}
#bestchoice-sec .step-box-imp-row {
	padding: 25px;
}
#bestchoice-sec .status svg {
	margin-right: 5px;
}
#bestchoice-sec .panel-heading-custom {
	background-color: #0A2753;
	color: white;
	padding: 15px;
	font-weight: bold;
	/* display: flex;
	justify-content: space-between; */
	text-align: center;
}
#bestchoice-sec .panel-heading-custom > div {
	flex: 1;
}
#bestchoice-sec {
	padding: 100px 0;
}
#bestchoice-sec .column-box {
	padding: 20px;
	min-height: 100%;
}
#bestchoice-sec .features-box {
	background-color: #fff;
	border-radius: 15px;
	padding: 15px;
}
#bestchoice-sec .features-box .feature {
	padding: 15px;
	margin-bottom: 10px;
	background: #E6F5FF;
	border-radius: 15px;
	display: flex;
	align-items: center;
	color: #142457;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.56px;
}
#bestchoice-sec .feature img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
#bestchoice-sec .our-panel {
	border: 2px solid #00B21B;
	background-color: #B9F0D4;
}
#bestchoice-sec .our-panel, .other-panel {
	border-radius: 15px;
	padding: 15px;
}
#bestchoice-sec .other-panel {
	border: 2px solid #FF0000;
	background-color: #EBC2C9;
}
#bestchoice-sec .status {
	padding: 15px;
	border-radius: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	display: flex;
	align-items: center;
}
#bestchoice-sec .status i {
	margin-right: 10px;
}
#bestchoice-sec .status.green {
	background: #fff;
	color: #142457;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.56px;
	border-radius: 15px;
}
#bestchoice-sec .status.red {
	background: #fff;
	color: #142457;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.56px;
	border-radius: 15px;
}
.slider-cntry .countryprovided-box {
	min-height: 340px;
	margin-right: 20px;
}
.row.centr-cntry-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.row.centr-cntry-row .slick-arrow i {
	color: #000;
	font-weight: 300;
}
.row.centr-cntry-row .slick-arrow {
	background: #fff;
	border: 1px solid #E4E4E4;
}
.step-grad-box .btn.btn-primary {
	background: #F8A200;
	position: relative;
	z-index: 9;
	margin-bottom: 30px;
}
.st-type {
	color: #FFF;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 125%;
	position: relative;
	z-index: 9;
}
.import-bangla {
	background: transparent !important;
	padding-bottom: 0 !important;
}
.panel-bangladesh .our-panel {
	background: #fff !important;
	border: none !important;
}
.panel-bangladesh .other-panel {
	background: #fff !important;
	border: none !important;
}
.panel-bangladesh .status {
	justify-content: center;
	border-bottom: 1px solid #E3EAF5;
	border-radius: 0 !important;
}
.panel-bangladesh .features-box .feature {
	background: transparent !important;
	border-bottom: 1px solid #E3EAF5;
	border-radius: 0 !important;
}
.guest.darkmode .row.centr-cntry-row .slick-arrow {
	background: #0F2954;
	border: none;
	color: #fff !important;
}
.guest.darkmode .panel-turkey .step-box-imp-row .feature {
	border-bottom: 1px solid rgba(255, 255, 255, 0.40) !important;
	border-top: none !important;
	border-left: transparent !important;
	border-right: transparent !important;
}
.guest.darkmode .panel-turkey .step-box-imp-row .our-panel {
	background: #fff !important;
	border: none !important;
}
.guest.darkmode .panel-turkey .step-box-imp-row .status {
	justify-content: center;
	border-bottom: none;
	border-radius: 0 !important;
	background: #0F2954 !important;
	border: 1px solid #183E78 !important;
}
.guest.darkmode .panel-turkey .step-box-imp-row .our-panel .our-txt {
	color: #fff;
	text-align: center;
}
.guest.darkmode .panel-turkey .step-box-imp-row .other-panel .our-txt {
	color: #fff;
	text-align: center;
}
.guest.darkmode .row.centr-cntry-row .slick-arrow i {
	color: #fff;
}
.guest.darkmode #bestchoice-sec .other-panel {
	border: transparent;
	background-color: #061731 !important;
}
.panel-bangladesh .total {
	font-size: 24px !important;
}
.guest.darkmode #bestchoice-sec .our-panel {
	border: transparent !important;
	background-color: #061731 !important;
}
.panel-bangladesh .features-box .feature:last-child {
	border: none;
}
.panel-bangladesh .status:last-child {
	border: none;
}
.guest.darkmode .btn-wrap .btn.btn-primary + .btn.btn-primary .btn-icon svg path {
	fill: #fff;
}
.guest.darkmode .btn-wrap .btn.btn-primary + .btn.btn-primary {
	color: #fff;
}
.btn.btn-start {
	border-radius: 15px;
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	width: 100%;
	height: 57px;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.indiacntry .btn.btn-hero-view {
	background: #FFB832 !important;
	color: #fff !important;
	border: none !important;
}
.indiacntry .countryprovided-box {
	min-height: 360px !important;
}
.btn-or {
	width: 312px;
	height: 64px;
	max-width: 312px !important;
	min-width: 312px;
	margin: auto;
	margin-top: 20px;
	background: #FFB832 !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
}
.bestchoice-turkey .title {
	font-size: 42px;
}
.countryprovided-box5 {
	background: #F1FAFF;
	transform: translateY(185px);
}
.bestchoice-turkey .title {
	font-size: 42px;
	padding-top: 100px;
}
.panel-turkey .step-box-imp-row {
	background: linear-gradient(180deg, #2782FA 0%, #01A8FF 100%);
}
.panel-turkey .step-box-imp-row .features-box {
	background: transparent !important;
	padding: 0 !important;
}
.our-txt {
	color: #FFF;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 125%;
}
.panel-turkey .step-box-imp-row .feature {
	background: transparent !important;
	color: #FFF !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.40);
	/* border-radius: 0 !important; */
	/* padding-left: 0 !important; */
}
.panel-turkey .step-box-imp-row .our-panel {
	background: #fff !important;
	border: none !important;
}
.panel-turkey .features-box .feature {
	background: transparent !important;
	border-radius: 0 !important;
}
.guest.darkmode .panel-turkey .features-box .feature {
	background: transparent !important;
	border-radius: 0 !important;
}
.panel-turkey .step-box-imp-row .status {
	justify-content: center;
	border-bottom: 1px solid #E3EAF5;
	border-radius: 0 !important;
	background: transparent !important;
}
.panel-turkey .step-box-imp-row .other-panel {
	background: #fff !important;
	border: none !important;
}
.panel-turkey .step-box-imp-row .our-panel .our-txt {
	color: #0A2753;
	text-align: center;
}
.panel-turkey .step-box-imp-row .other-panel .our-txt {
	color: #0A2753;
	text-align: center;
}
.panel-turkey .step-box-imp-row .feature:last-child {
	border: none;
}
.panel-turkey .step-box-imp-row .status:last-child {
	border: none;
}
.pakistan-cntry .countryprovided-box4 {
	height: 100%;
	min-height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
	flex-direction: column;
}
.pakistan-cntry .countryprovided-row {
	display: flex;
}
.pakistan-cntry .countryprovided-box2 {
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
}
.pakistan-cntry .countryprovided-box2 .countryprovided-title,
.pakistan-cntry .countryprovided-box2 .countryprovided-txt {
	color: #fff;
}
.pakistan-cntry .countryprovided-box {
	min-height: 360px;
}
.pakistan-cntry .countryprovided-box3 {
	min-height: auto;
}
.panel-pk .features-box {
	background: transparent !important;
	padding: 0 !important;
	box-shadow: none;
}
.left-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	margin-left: auto;
}
.panel-pk .features-box .feature {
	background: #fff !important;
}
.left-wrapper .status {
	border-radius: 10px !important;
	background: #E6F5FF !important;
	margin: 0 !important;
}
.panel-pk  {
	background: #E6F5FF;
	margin: auto;
	margin-top: 30px;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 50px;
}
.panel-pk .panel-heading-custom {
	border-radius: 15px;
}
.panel-pk .step-box-imp-row {
	padding: 0 !important;
}
.panel-pk .column-box {
	padding: 0 !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.ind-cntry .countryprovided-box {
	border-radius: 18px;
	background: #FFF;
	box-shadow: 14px 23px 35px 0px rgba(138, 138, 170, 0.21);
	min-height: 360px;
}
.ind-cntry .countryprovided-box6 {
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	position: relative;
	z-index: 1;
}
.ind-cntry .countryprovided-box6::before {
	content: '';
	position: absolute;
	background-image: url('https://cloud.djuragansosmed.com/images/indj.webp');
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: -1;
	margin: auto;
}
.ind-cntry .countryprovided-box6 .countryprovided-title,
.ind-cntry .countryprovided-box6 .countryprovided-txt {
	color: #fff;
}
#imp-smm {
	padding-top: 100px;
}
.imp-work .workbox-title {
	width: 100%;
	text-align: right;
	margin: auto;
	padding-bottom: 15px;
}
.imp-work .workbox-txt {
	text-align: right;
}
.imp-work .btn.btn-primary {
	margin-left: auto;
	margin-bottom: 20px;
}
.imp-work .work-circle {
	right: unset;
	left: 0;
}
.imp-work .work-man {
	margin-left: unset;
}
.row.smm-rows {
	border-radius: 24px;
	background: #EDF7FF;
	padding: 35px;
	padding-left: 15px;
	padding-right: 25px;
}
.row.smm-rows .add-fund-accordian .card {
	background: #fff;
	border: none;
	/* box-shadow: 14px 23px 35px 0px rgba(138, 138, 170, 0.21); */
}
.row.smm-rows .add-fund-accordian .card h6 a {
	padding: 15px !important;
}
.row.smm-rows .add-fund-accordian .card h6 a {
	padding: 15px !important;
	font-size: 24px;
}
.row.smm-rows .faq-num {
	width: 57px;
	height: 57px;
}
.row.smm-rows .massorder-accordian {
	height: auto;
	overflow-y: auto;
	scrollbar-width: none;
}
.row.smm-rows .add-fund-accordian .card h6 a::after {
	border: none;
}
.globe-cntry .main-title-spark {
	color: #01a8ff;
}
.globe-cntry .main-title-underline::after {
	right: auto !important;
	left: -128px !important;
	margin: unset !important;
	background-position: left !important;
	width: 150px;
	background-size: 100% 100%;
}
.globe-cntry  .countryprovided-row {
	display: flex;
}
.globe-cntry .countryprovided-box6 {
	height: 100%;
	min-height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
	flex-direction: column;
}
.globe-cntry .countryprovided-box {
	min-height: auto !important;
}
.globe-cntry .countryprovided-box-head {
	position: relative;
}
.globe-cntry .countryprovided-box-head img {
	position: absolute;
	right: 0;
}
.globe-cntry .countryprovided-box6::before {
	background-image: url('https://cloud.djuragansosmed.com/images/globeshade.webp');
	background-repeat: no-repeat;
	right: 0;
}
.card-world {
	border-radius: 18px;
	background: #FFF !important;
	box-shadow: 14px 23px 35px 0px rgba(138, 138, 170, 0.21);
	padding: 25px;
	margin-bottom: 80px;
	margin-right: 20px;
	margin-top: 20px;
}
.testimonial-slider-nav2 {
	margin: auto;
	justify-content: center;
	display: flex;
}
#worksec {
	padding-bottom: 100px;
}
.card-world:nth-child(2) {
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%) !important;
	transform: translateY(30px);
}
.card-world:nth-child(4) {
	transform: translateY(30px);
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%) !important;
}
.card-world:nth-child(4) .card-titles h2,
.card-world:nth-child(4) .card-body {
	color: #fff;
}
.card-titles h2 {
	color: #0A2753;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	padding-top: 20px;
}
.card-world .card-body {
	color: #556771;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 158%;
}
.card-world:nth-child(2) .card-titles h2, .card-world:nth-child(2) .card-body {
	color: #fff;
}
.panel-globe .column-box {
	padding: 15px !important;
}
.sp-bx {
	width: 40px;
	height: 40px;
	border-radius: 10px;
	background: #E6F5FF;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 8px;
}
.panel-globe .sp-bx img {
	margin: 0 !important;
}
.fe-txt {
	border-radius: 15px;
	background: #0A2753;
	color: #FFF;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 125%;
	padding: 15px;
}
.guest.darkmode .countryprovided-box {
	background: #0F2954;
}
.guest.darkmode .countryprovided-box .countryprovided-title {
	color: #fff !important;
}
.guest.darkmode .countryprovided-box .countryprovided-txt {
	color: #B4C0D0;
}
.guest.darkmode #importance-sec {
	background: #061731;
}
.guest.darkmode .imp-box {
	background: #0F2954 !important;
}
.guest.darkmode .imp-box .countryprovided-title {
	color: #fff;
}
.guest.darkmode #bestchoice-sec .panel-section {
	background: #094877;
}
.guest.darkmode #bestchoice-sec .features-box {
	background: #061731;
}
.guest.darkmode #bestchoice-sec .our-panel {
	border: transparent;
	background-color: #061731;
}
.guest.darkmode #bestchoice-sec .other-panel {
	border: transparent;
	background-color: #061731;
}
.guest.darkmode #bestchoice-sec .features-box .feature {
	border: 1px solid #183E78;
	background: #0A2753;
	color: #fff;
}
.guest.darkmode .status {
	border: 1px solid #183E78;
	background: #0A2753 !important;
	color: #fff !important;
}
.guest.darkmode .row.smm-rows {
	background: #0F2954;
}
.guest.darkmode .row.smm-rows .add-fund-accordian .card {
	background: #061731;
}
.guest.darkmode .add-fund-accordian .card h6 a {
	color: #fff;
}
.guest.darkmode .add-fund-accordian .card .card-body {
	padding: 20px;
	color: #fff;
	border-top: 1px solid #0a2753;
}
.guest.darkmode .card-world {
	background-color: #0F2954 !important;
	box-shadow: none !important;
}
.guest.darkmode .fe-txt {
	background: #061731;
}
.guest.darkmode .card-world .card-titles h2 {
	color: #fff;
}
.guest.darkmode .sp-bx {
	background: #061731;
}
.guest.darkmode .card-world .card-body {
	color: #fff;
}
.guest.darkmode .ind-cntry .countryprovided-box {
	background: #0F2954;
	box-shadow: none !important;
}
.guest.darkmode .left-wrapper .status {
	background: #061731 !important;
}
.panel-pk .panel-heading-custom {
	border-radius: 15px;
	background: #061731 !important;
}
.guest.darkmode .panel-bangladesh .feature {
	background: #0F2954 !important;
}
.import-bangla .imp-box {
	background: #E6F5FF;
}
.guest.darkmode .import-bangla .imp-box {
	background: #0F2954;
}
.panel-bangladesh {
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 50px;
}
.panel-bangladesh .panel-heading-custom {
	border-radius: 15px;
}
.panel-bangladesh .column-box {
	padding: 0 !important;
	padding-bottom: 20px !important;
	padding-right: 15px !important;
}
.panel-bangladesh .step-box-imp-row {
	padding: 15px !important;
}
.import-india {
	background: transparent !important;
}
.import-india .imp-box {
	background: #E6F5FF;
}
.panel-pk .panel-heading-custom .col-sm-8 {
	text-align: left;
}
#bestchoice-sec .panel-heading-custom .col-sm-8 {
	text-align: left;
}
.guest.darkmode .panel-pk .features-box .feature {
	background: #0F2954 !important;
}
.sidebarlogo img {
	max-width: 100%;
}
.auth.nightmode #instruction_instruction .panel-body {
	background-color: #061731;
	border: 1px solid #183E78;
	color: #fff;
}
#instruction_instruction .panel-body {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background: #F7F7F7;
	color: #0A2753;
}
.guest.darkmode .light-logo {
	display: none;
}
.guest:not(.guest.darkmode) .guest.darkmode-logo,
.auth:not(.guest.darkmode) .guest.darkmode-logo {
	display: none;
}
#statics_user-details .modal-header {
	background-color: #0f2954;
	border: 0;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
}
#statics_user-details .modal-header::before,
#statics_user-details .modal-header::after {
	display: none;
}
#statics_user-details .modal-title {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
}
body:not(.guest.darkmode) #statics_user-details .modal-header {
	background-color: #ffffff;
}
.guest.darkmode #statics_user-details .modal-title,
.guest.darkmode #statics_user-details .modal-header .close {
	color: #fff;
}
#statics_user-details .well {
	background-color: #061731;
	border-color: #061731;
}
body:not(.guest.darkmode) #statics_user-details .well {
	background-color: #f7f7f7;
	border-color: #f7f7f7;
}
body:not(.guest.darkmode) #statics_user-details .main-title {
	color: #0A2753;
}
.slider-cntry1 .countryprovided-box {
	min-height: 340px;
	margin-right: 20px;
}
.countryprovided .btn-hero-view {
	border-radius: 18px;
	background: #FFB832 !important;
	color: #fff !important;
}
.slider-cntry1 .countryprovided-box {
	min-height: 340px;
	margin-right: 20px;
	border-radius: 18px;
	background: #FFF;
	box-shadow: 2px 0 20px 0px rgba(137, 138, 170, 0.15);
}
.buy-facebook-page::after {
	display: none;
}
.but-facebook-amazing {
	position: relative;
}
.but-facebook-amazing::after {
	content: '';
	width: 1440px;
	height: 1440px;
	border-radius: 1440px;
	background: linear-gradient(180deg, #DFF4FF 0%, rgba(246, 244, 255, 0.00) 60.66%);
	position: absolute;
	left: -533px;
	top: 280px;
	z-index: -1;
}
.social-pages {
	padding: 50px 0;
}
.pro-fb-likes {
	padding-bottom: 0 !important;
	padding-top: 100px !important;
}
.pro-fb-likes .countryprovided-box6::before {
	display: none;
}
.best-facebook .btn.btn-start {
	margin-bottom: 50px;
}
.best-facebook .features-box {
	background: #fff !important;
}
.best-facebook .features-box .feature {
	border-bottom: 1px solid #E3EAF5;
	border-radius: 0 !important;
	width: 95%;
	margin: auto;
	margin-bottom: 0 !important;
}
.best-facebook .left-wrapper {
	gap: 140px;
}
.best-facebook .left-wrapper .status {
	background: transparent !important;
}
.best-facebook .left-wrapper1 {
	gap: 120px !important;
}
.total {
	color: #142457 !important;
	font-size: 24px !important;
	font-style: normal !important;
	font-weight: 500 !important;
	line-height: normal !important;
	letter-spacing: -0.96px !important;
}
.what-people .testimonial-row {
	margin-top: 0;
}
.what-people {
	padding-top: 0 !important;
}
.what-people::after {
	display: none;
}
#faq-social {
	position: relative;
	overflow: hidden;
	padding-top: 80px;
	padding-bottom: 50px;
}
#faq-social::after {
	content: '';
	width: 1440px;
	height: 1440px;
	border-radius: 1440px;
	background: linear-gradient(180deg, #DFF4FF 0%, rgba(246, 244, 255, 0.00) 60.66%);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	z-index: -1;
}
#faq-social .massorder-accordian {
	height: auto;
}
#faq-social .row #accordion {
	width: 80%;
	margin: auto;
	padding-top: 20px;
}
#faq-social .row #accordion .card {
	border: 1px solid #D3E3EB;
	background: #FFF;
}
#faq-social .row #accordion .card h6 a {
	font-weight: 600;
}
#faq-social .row #accordion .card h6 a::after {
	border: 1px solid #01A8FF;
	color: #01A8FF;
}
#top-sec .google-login-wrap {
	background: #0A2753;
	border: none;
}
#top-sec .google-login {
	color: #fff;
}
#top-sec::before {
	content: '';
	position: absolute;
	width: 394px;
	height: 394px;
	border-radius: 394px;
	background: rgba(1, 168, 255, 0.56);
	filter: blur(300px);
	z-index: -1;
	right: 0;
	top: -80px;
	opacity: 0.4;
}
#top-sec .row {
	position: relative;
	z-index: 1;
}
#top-sec .row::before {
	content: '';
	position: absolute;
	width: 388px;
	height: 388px;
	border-radius: 388px;
	background: rgba(1, 168, 255, 0.56);
	filter: blur(300px);
	opacity: 0.3;
	left: -200px;
	z-index: -1;
}
.countryprovided-row1 .countryprovided-box {
	border-radius: 18px;
	background: #FFF;
	box-shadow: 14px 23px 35px 0px rgba(138, 138, 170, 0.21);
}
.social-instagram .countryprovided-box {
	height: auto;
	min-height: auto;
}
.notify-modal .btn-primary {
	justify-content: center;
}
.g-recaptcha {
	position: relative;
	z-index: 999;
}
.order-status.Rejected {
	background: red;
}
.white-wraper .dash-title3-txt {
	color: #fff;
	text-decoration: none;
}
.blog-content p span {
	color: #81808F !important;
}
.guest.darkmode .single-blog-innercontent p, 
.guest.darkmode .single-blog-innercontent p a, 
.guest.darkmode .single-blog-innercontent p span, 
.guest.darkmode .single-blog-innercontent span, 
.guest.darkmode .single-blog-innercontent a, 
.guest.darkmode .single-blog-innercontent font {
	color: #fff !important;
}
.guest.darkmode .single-blog-innercontent p span {
	color: #fff !important;
}
/* .single-blog-innercontent p, 
.single-blog-innercontent p a, 
.single-blog-innercontent p span, 
.single-blog-innercontent span, 
.single-blog-innercontent a, 
.single-blog-innercontent font {
	color: #81808F !important;
} */
.single-blog-innercontent p span {
	color: #81808F !important;
}
.single-blog-innercontent h4 span {
	color: #01A8FF !important;
}
.dashboard-box-row .col-sm-3:nth-child(2) .api-box-title {
	font-size: 16px !important;
}
.single-blog-innercontent p a span {
	color: #01A8FF !important;
}
.auth.nightmode #message {
	background: #0F2954;
	border: none !important;
}
.auth .panel-border-top .form-control {
	border-radius: 12px;
	border: 1px solid #EFEFEF !important;
	background: #fff;
	resize: none;
}
.auth.nightmode #aiOptions .form-control {
	background-color: #0f2954;
}
.auth.nightmode .files-label {
	color: #fff;
}
.checkbox label a {
	color: #01A8FF;
}
#tab-vote h6 {
	text-align: left;
}
#tab-vote .content {
	text-align: left;
}
.social-import {
	background: transparent !important;
	padding-bottom: 0 !important;
}
.social-import .title {
	font-size: 40px;
}
.social-import .countryprovided-box {
	min-height: auto;
}
.social-import .step-imp-img::before {
	background-image: url('https://cloud.djuragansosmed.com/images/twitshd.webp');
}
.countryprovided-box-dark {
	border-radius: 20px;
	background: linear-gradient(180deg, #2782FA 0%, #01A8FF 100%) !important;
	position: relative;
	z-index: 3;
}
.countryprovided-box-dark .countryprovided-title, .countryprovided-box-dark .countryprovided-txt {
	color: #fff;
}
.shopee-section .countryprovided-box {
	text-align: center;
	margin: auto;
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.countryprovided-box-dark::before {
	content: '';
	position: absolute;
	background-image: url('https://cloud.djuragansosmed.com/images/shope_shade.webp');
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-size: 100% auto;
	z-index: -1;
}
.auth.nightmode .modal-content #message {
	background: #061731 !important;
	border: 1px solid #183E78 !important;
}
.auth.nightmode .modal-content {
	background: #0F2954;
	color: #fff;
}
.auth.nightmode .modal-content .modal-header {
	border-color: #183E78;
}
.auth.nightmode .siginInRow #message {
	background: #061731;
	border: 1px solid #183E78 !important;
}
#support-list {
	padding-left: 30px;
	padding-bottom: 20px;
}
.head.clearfix {
	padding-left: 16px;
}
#tab-vote .content .text-left {
	padding-left: 15px;
}
.subscription-page .btn-icon-txt {
	color: #fff;
	justify-content: center;
	display: flex;
	align-items: center;
	margin: auto;
}
.subscription-page .order-ticket-btn {
	background: #FFB832 !important;
}
.btn-cancel {
	background: #FF2C2C !important;
	color: #fff !important;
	justify-content: center !important;
}
.btn-pause {
	justify-content: center !important;
	color: #fff !important;
}
.subscription-page .btn-primary {
	min-width: 120px;
	padding: 12px;
	height: 45px;
}
.update-status.Canceled {
	background: #ff0000;
}
.guest.darkmode .term-title {
	color: #fff;
}
.orders-menu .btn.btn-secondary, .services-menu .btn.btn-secondary {
	background: transparent;
	color: #81808F;
	display: flex;
	align-items: center;
	width: 100%;
	box-shadow: none;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}
.auth.nightmode .slider-cntry1 .countryprovided-box {
	background-color: #0F2954;
	box-shadow: none;
}
.guest.darkmode .best-facebook .features-box {
	background: #0f2954 !important;
}
.guest.darkmode #faq-social::after {
	background: linear-gradient(180deg, rgba(1, 168, 255, 0.20) 0%, rgba(246, 244, 255, 0.00) 60.66%);
}
.guest.darkmode #faq-social .row #accordion .card {
	border: 1px solid #183E78;
	background: #061A35;
}
.guest.darkmode .countryprovided-row1 .countryprovided-box {
	border-radius: 18px;
	background: #0F2954;
	box-shadow: none !important;
}
.guest.darkmode .best-facebook .features-box .feature {
	border-left: none !important;
	border-right: none !important;
}
.guest.darkmode .but-facebook-amazing::after {
	background: linear-gradient(180deg, rgba(1, 168, 255, 0.20) 0%, rgba(246, 244, 255, 0.00) 60.66%);
}
.auth.nightmode .orders-menu .btn.btn-secondary, .auth.nightmode .services-menu .btn.btn-secondary {
	color: #fff;
}
.guest.darkmode .shopee-sec .panel-section {
	background: #0F2954 !important;
	box-shadow: none !important;
}
.guest.darkmode .st-row {
	background: #061731 !important;
	border: 1px solid #183E78 !important;
}
.guest.darkmode .feature-tx {
	background: #061731;
	color: #fff;
}
.guest.darkmode .feature-tx .tx {
	background: #0F2954 !important;
}
.orders-menu .dropdown, .services-menu .dropdown {
	width: 100%;
}
.guest.darkmode .tele-sec-mem .countryprovided-box {
	background: #0F2954;
	box-shadow: none;
}
.guest.darkmode .tele-tble .panel-pk {
	background: #0F2954 !important;
	box-shadow: none;
}
.guest.darkmode .tele-tble .panel-pk .features-box {
	background: #061731 !important;
	padding: 15px !important;
}
.guest.darkmode .tele-tble .panel-pk .features-box .status.green {
	border: none;
	background: transparent !important;
	color: #fff !important;
}
.guest.darkmode .tele-tble .panel-pk .features-box .status.red {
	border: none;
	background: transparent !important;
}
.services-menu .dropdown-menu, .orders-menu .dropdown-menu {
	width: 100%;
	position: relative;
	background: transparent;
	box-shadow: none;
	border: none;
}
.guest.darkmode .dropdown-menu::after, .auth.nightmode .dropdown-menu::after {
	display: none;
}
.countryprovided-box-left-top {
	margin-left: -50px;
}
.countryprovided-box-left-bottom {
	margin-top: 50px;
}
.countryprovided-box-right-top {
	margin-right: -50px;
	margin-top: 20px;
}
.countryprovided-box-right-bottm {
	margin-top: 70px;
}
.shopee-sec .green {
	background: #00B21B !important;
}
.shopee-sec .red {
	background: #FF0000 !important;
}
.feature-tx {
	font-size: 24px !important;
	padding: 15px;
	margin-bottom: 10px;
	background: #E6F5FF;
	border-radius: 15px;
	display: flex;
	align-items: center;
	color: #142457;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.56px;
}
.shopee-sec .status {
	width: 162px;
	justify-content: center;
}
.tele-sec .countryprovided-box {
	margin-bottom: 20px;
	text-align: left;
	display: block;
}
.shopee-sec .panel-section {
	background: #FFF !important;
	box-shadow: 0px 30px 65.6px 0px rgba(123, 118, 150, 0.35);
	width: 90%;
}
.shopee-sec .panel-section .feature {
	border: transparent !important;
	background: transparent !important;
	padding: 0 !important;
}
.tele-sec-mem .countryprovided-box {
	border-radius: 18px;
	background: #FFF;
	box-shadow: 14px 23px 35px 0px rgba(138, 138, 170, 0.21);
}
.tele-sec-mem .countryprovided-box-dark {
	height: 285px;
}
.tele-sec-mem .countryprovided-box-dark::before {
	bottom: 0;
	top: unset;
	background-image: url('https://cloud.djuragansosmed.com/images/shdtel.webp');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.tele-sec-mem .btn-icon-wrap {
	background: #FFB832;
	justify-content: center;
	min-width: 114px;
	max-width: 114px;
}
.tele-tble .panel-pk {
	background: #E6F5FF !important;
	box-shadow: none;
}
.tele-tble .panel-pk .features-box {
	background: #fff !important;
	padding: 15px !important;
}
.tele-tble .panel-pk .features-box .status.green {
	border-radius: 15px !important;
	border: 1px solid #00B21B !important;
	background: #B9F0D4 !important;
	color: #142457 !important;
	letter-spacing: -0.56px;
	justify-content: start;
}
.tiktok-foll .countryprovided-box-dark::before {
	display: none;
}
.tele-tble .panel-pk .features-box .status.red {
	border-radius: 15px !important;
	border: 1px solid #F00 !important;
	background: #EBC2C9 !important;
	justify-content: start;
}
.img-logs {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	padding-bottom: 10px;
}
.st-row {
	border-radius: 15px;
	border: 1px solid #EBEFF4 !important;
	background: #E6F6FF !important;
	display: flex;
	width: 100%;
	margin-right: 10px;
	height: 56px;
	align-items: center;
	padding: 15px;
}
.tiktok-sec .countryprovided-box-dark {
	height: auto;
}
.tiktok-sec .countryprovided-box-dark::before {
	background-size: auto;
	background-position: bottom right;
}
.tiktok-sec .img-bot {
	transform: translate(50px, 29px);
}
.tiktok-sec .title-white {
	color: #fff;
	font-size: 30px;
}
.tiktok-sec .txt {
	color: #fff;
	font-size: 14px;
}
.tiktok-follow .row.step-box-imp-row {
	border-radius: 15px;
	background: #E6F5FF;
}
.tiktok-follow .our-txt {
	color: #0A2753;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	padding-bottom: 10px;
}
.tiktok-follow .panel-turkey .step-box-imp-row .feature {
	color: #142457 !important;
	border-color: rgba(0, 0, 0, 0.06);
}
.tiktok-follow .column-box:last-child .other-panel {
	background: transparent !important;
	padding-top: 0;
}
.tiktok-follow .column-box:first-child .features-box {
	padding: 15px !important;
}
.tiktok-follow .column-box:nth-child(2) .our-panel {
	box-shadow: 14px 23px 35px 0px rgba(138, 138, 170, 0.21);
}
.guest.darkmode .tiktok-follow .row.step-box-imp-row {
	border-radius: 15px;
	background: #0F2954;
}
.guest.darkmode .tiktok-follow .our-txt {
	color: #fff;
	border-bottom: 1px solid #81808F;
	padding-bottom: 10px;
}
.guest.darkmode #bestchoice-sec .features-box .feature {
	color: #fff !important;
}
.guest.darkmode .tiktok-follow .column-box:nth-child(2) .our-panel {
	box-shadow: none;
}
.youtbe-sec .title {
	font-size: 35px;
}
.youtbe-sec .txt br {
	display: none;
}
.btn-yts .btn.btn-primary:first-child {
	background-blend-mode: ;
	background: #FFB832;
}
.youtbe-sec .btn-primary {
	border-radius: 18px;
	background: #FFB832;
	min-width: 115px;
	max-width: 115px;
}
.youtube-hero .panel-heading {
	background: transparent;
	color: #0A2753;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	border: none !important;
	border-color: transparent !important;
	padding-bottom: 27px;
}
.youtube-hero .panel-default {
	background: transparent !important;
	border-color: transparent;
	box-shadow: none !important;
}
.youtube-hero .panel-default .panel-body {
	border-bottom: 1px solid #BCE8FF !important;
	box-shadow: none;
	position: relative;
}
.youtube-hero .panel-default .panel-body::before {
	content: '';
	position: absolute;
	width: 257px;
	height: 2px;
	background: linear-gradient(90deg, #01A8FF 0%, #2782FA 100%);
	left: 0;
	bottom: -1px;
}
.youtube-hero {
	padding-top: 50px;
}
#bestchoice-sec .panel-heading-custom .col-sm-6:first-child div {
	text-align: left;
	padding-left: 50px;
}
.yt-hero .btn.btn-primary {
	max-width: 143px;
	min-width: 143px;
	justify-content: center;
}
.btn-yts {
	padding-bottom: 50px;
}
.yt-hero .row.cheap-row {
	align-items: flex-start;
}
.guest.darkmode .youtube-hero .panel-heading {
	color: #fff;
}
.guest.darkmode .panel-default .panel-body {
	color: #fff;
}
.view-tcikets-wrap .btn.btn-primary {
	margin-left: auto;
	justify-content: center;
	min-width: 120px;
}
.order-ticket-li {
	position: relative;
}
.btn-refill {
	background: linear-gradient(270deg, #01A8FF 0%, #2782FA 100%);
	border-radius: 10px;
	width: 128px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	font-size: 14px;
	padding: 0 12px;
	min-height: 45px;
	margin: 0;
}
.spn-icon i {
	color: #0df20d;
	border-radius: 50px;
	font-size: 100px;
	font-weight: 60;
	padding-bottom: 12px;
}
#ticket-success-toast {
	display: none;
	position: fixed;
	top: 100px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1050;
	background: #fff;
	color: white;
	padding: 10px 20px;
	border-radius: 15px;
	width: 500px;
	min-height: 300px;
	text-align: center;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.auth.nightmode #ticket-success-toast {
	background-color: #0F2954;
}
.auth.nightmode #ticket-success-toast .title {
	color: #fff;
}
#ticket-success-toast .txt {
	color: #556771;
	font-size: 18px;
}
.auth.nightmode .blog-wrap {
	background-color: #0F2954;
}
.auth.nightmode .blog-title {
	color: #fff;
}
.auth.nightmode .blog-content p span {
	color: #B4C0D0 !important;
}
.auth.nightmode #blogs-sec .main-title {
	color: #fff;
}
.auth.nightmode .txt {
	color: #B4C0D0;
}
.auth.nightmode .single-blog-contentbox {
	background-color: #0F2954;
}
.auth.nightmode .singleblog-title {
	color: #fff;
}
.auth.nightmode .single-blog-innercontent p span {
	color: #fff !important;
}
.auth.nightmode .pagination li a {
	background: #0F2954 !important;
	border-color: #183E78 !important;
	color: #fff !important;
}
.guest.darkmode .pagination li a {
	background: #0F2954 !important;
	border-color: #183E78 !important;
	color: #fff !important;
}
.pagination li a {
	border-color: #E4E4E4;
	background: #F7F7F7;
	color: #000 !important;
}
.auth #howitwork::before {
	display: none;
}
.auth.nightmode .term-tab-wrap {
	background: #0A2753;
	border: 1px solid #183E78;
}
.auth.nightmode .main-title2 .title-underline {
	color: #fff !important;
}
.auth.nightmode .txt {
	color: #B4C0D0;
}
.auth.nightmode .term-tabs {
	background: #094877;
	border: none;
}
.auth.nightmode .term-tabs .nav-item .nav-link {
	background-color: #091F42;
	color: #fff;
	border: none;
}
.auth.nightmode .term-title {
	color: #fff;
}
.auth.nightmode .txt {
	color: #B4C0D0;
}
.darkmode-img {
	display: none;
}
.darkmode .darkmode-img {
	display: block;
}
.auth.nightmode .darkmode-img {
	display: none;
}
.auth.nightmode.darkmode .darkmode-img {
	display: block;
}
.auth .auth.nightmode .main-title {
	color: #fff;
}
.auth.nightmode .term-tab-wrap {
	background: #0A2753;
	border: 1px solid #183E78;
}
.auth.nightmode .howitwork-tab-content {
	background-color: #094877;
	border: none;
}
.auth.nightmode .howitwork-tabs .nav-item .nav-link {
	background-color: #091F42;
	border: none;
	color: #fff;
}
.auth.nightmode .step-num-tab-title {
	color: #fff;
}
.auth.nightmode .howitwork-tabs .nav-item.active .nav-link::after {
	content: '';
	background-image: url('https://cloud.djuragansosmed.com/images/arros.webp');
	width: 33px;
	height: 35px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -49px;
}
.auth.nightmode .step-title {
	color: #fff;
}
.auth.nightmode .txt {
	color: #B4C0D0;
}
.auth.nightmode .tab-orderstatus {
	background-color: #091F42;
	border: none;
}
.auth.nightmode .step-title {
	color: #fff;
}
.auth.nightmode .orderstatus-tabs .nav-item .nav-link {
	background-color: #094877;
	border: none;
	color: #fff;
}
.auth.nightmode .orderstatus-tab-content {
	background-color: #0F2954;
	border: none;
	color: #fff;
}
.auth.nightmode .orderstatus-tab-txt {
	color: #fff;
}
.auth.nightmode .contact-box {
	background-color: #0F2954;
	border: none;
}
.auth.nightmode .contact-box-title {
	color: #fff;
}
.auth.nightmode .about-box {
	background-color: #0F2954;
	border: none;
}
.auth.nightmode .about-title {
	color: #fff;
}
.auth.nightmode .txt {
	color: #B4C0D0;
}
.pagination {
	margin-left: 15px;
}
.darkmode .main-title {
	color: #fff;
}
.darkmode .title {
	color: #fff;
}
.nightmode .blogs-row .col-sm-4:nth-child(4) .blog-title {
	color: #fff;
}
.darkmode .blogs-row .col-sm-4:nth-child(4) .blog-title {
	color: #fff;
}
.logout-btn-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.log-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.btn-news {
	background: #0a2753 !important;
	width: 50px;
	height: 50px;
	display: flex !important;
	align-items: center !important;
	justify-content: center;
	margin: auto;
	margin-right: 5px;
}
.logout-btn-wrap i {
	color: #fff !important;
	font-size: 20px;
}
.btn-setting {
	background: linear-gradient(90deg, #27A3FA 0%, #2782FA 100%) !important;
	width: 50px;
	height: 50px;
	display: flex !important;
	align-items: center !important;
	justify-content: center;
	margin: auto;
}
.btn-logout {
	width: 150px;
	height: 50px;
	background: #ff7102 !important;
	justify-content: center !important;
	margin-left: 7px;
    color: #fff !important;
}
.nightmode .btn-news {
	background: #061a35 !important;
    border: 1px solid #183E78;
}
.nightmode .ticket-message p {
	color: #fff !important;
}
.nightmode .ticket-message .ticket-message-meta {
	color: #fff;
}
.btn.btn-refund i {
	margin-right: 5px;
	color: #01a8ff;
}
.nightmode .btn.btn-refund {
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%) !important;
}
.nightmode .btn.btn-refund i {
	margin-right: 5px;
	color: #fff;
}
/* responsive  */
@media (max-width: 1199px) {
	.amazing-tab {
		overflow: scroll;
	}
  	.total-user-wrap {
		min-height: 60px;
	}
	.inner-wrap {
		padding-left: 0;
	}
}
@media (max-width: 991px) {
	#top-sec .row .col-sm-7 {
		width: 100%;
	}
	#top-sec .row .col-sm-5 {
		width: 100%;
	}
	.stats-row {
		padding: 25px 25px;
	}
	.stats-title {
		font-size: 22px;
	}
	.provide-title {
		font-size: 20px;
	}
	#cheap .row .col-sm-6 {
		width: 100%;
	}
	.cheap-row {
		display: flex;
		flex-wrap: wrap;
	}
	.cheap-img {
		margin: auto;
	}
	.work-row {
		margin-top: 50px;
		display: flex;
		flex-wrap: wrap;
	}
	.step-box-wrap {
		margin-top: 50px;
	}
	.payment-title-row::before {
		display: none;
	}
	.payment-title-row::after {
		display: none;
	}
	#payment {
		padding: 80px 0 80px;
	}
	.testimonial-ftr {
		width: calc(100% - 70px);;
	}
	.testimonial-slide-content::after {
		content: '';
		width: 32px;
	}
	.testimonial-slide-content::before {
		right: 27px;
	}
	.testimonial-ftr {
		width: calc(100% - 38px);
	}
	.provide-box2-img-wrap {
		overflow: hidden;
	}
	#top-sec {
		overflow-x: hidden;
	}
	.testimonial-row {
		margin-top: 80px;
	}
	.ftr-menu-box {
		margin-top: 20px;
	}
}
@media (min-width: 768px) {
	.social-slider {
	  display: flex;
	  flex-wrap: wrap;
	}
	.social-slider .col-sm-3 {
	  width: 25%;
	  flex: 0 0 25%;
	}
  }
  
@media (max-width: 767px) {
	.howitwork-tabs {
		display: flex;
		flex-wrap: wrap;
		justify-content: start;
	}
	.main-title {
		font-size: 50px;
	}
	.term-tab-wrap {
		padding: 25px;
	}
	.howitwork-tabs .nav-item {
		margin-bottom: 10px;
	}
	.guest .navbar-default .navbar-header .navbar-right.navbar-rightest {
		display: block;
	}
	.guest .navbar-header {
		display: flex;
		align-content: center;
		align-items: center;
		position: relative;
		z-index: 9999;
		background: #fff;
	}
	.guest .navbar-default .navbar-header .navbar-right.navbar-rightest {
		display: inline-flex;
	}
	.guest .navbar-header .navbar-rightest {
		order: 2;
		margin-left: auto;
		margin-right: 6px;
	}
	.guest #navbar .navbar-rightest {
		display: none;
	}
	.guest .navbar-header .navbar-toggle {
		order: 3;
	}
	.guest .navbar-default .navbar-toggle {
		border-color: transparent;
		border-radius: 12px;
		background: linear-gradient(180deg, #27A3FA 0%, #2782FA 100%);
		width: 36px;
		height: 36px;
	}
	.guest .navbar-default .navbar-right.navbar-rightest li a {
		width: 36px;
		height: 36px;
		border-radius: 12px;
		padding: 5px;
	}
	.guest .navbar-header .navbar-brand {
		order: 1;
	}
	.guest .navbar-default .navbar-brand {
		color: #0a2753;
	}
	.guest .navbar-default .nav-menus {
		align-items: unset;
		align-content: unset;
		display: flex;
		flex-direction: column;
		margin-top: 10px;
		padding: 25px !important;
		position: relative;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
	}
	.guest .navbar-default .nav-menus {
	align-items: unset;
	align-content: unset;
	display: flex;
	flex-direction: column;
	margin-top: 20px;
	padding: 25px !important;
	position: relative;
	border: none;
}
.guest .navbar-default .nav-menus::before {
	content: '';
	position: absolute;
	background-image: url('https://cloud.djuragansosmed.com/images/arrowmblnav.webp');
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	right: 10px;
	background-size: 100% 100%;
	top: -14px;
}
.guest .navbar-default .navbar-right li.active a, .guest .navbar-default .navbar-right li.active a:hover, .guest .navbar-default .navbar-right li a:hover {
	border-radius: 0;
	background: rgba(1, 168, 255, 0.09);
	color: #0A2753;
	border-bottom: 1px solid #01A8FF;
}
.guest .navbar-default .navbar-right li a[href="/signup"] {
	border-radius: 6px;
	background: #01A8FF !important;
	padding: 12px;
	color: #fff;
}
.guest .navbar-rightest .dropdown-menu {
	border-radius: 12px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	border: none;
	padding: 8px 0;
	z-index: 999;
	margin-top: 10px;
}
/* .guest .navbar-rightest .dropdown-menu::before {
	content: "";
	position: relative;
	top: -36px;
	right: -137px;
	border-width: 0 8px 10px 8px;
	border-style: solid;
	border-color: transparent transparent white transparent;
} */
.guest .navbar-rightest .open .dropdown-menu {
	position: absolute;
	background-color: #fff;
	left: -124px;
}
.guest .navbar-rightest .dropdown-menu::after {
	content: '';
	position: absolute;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	top: -14px;
	right: 6px;
	background-color: #fff;
	width: 15px;
	height: 15px;
	z-index: 999;
}
.guest .navbar-default .navbar-rightest .dropdown-max-height li a {
	margin-left: 0;
}
.guest .navbar-default .navbar-rightest .dropdown-max-height li.active a {
	border-bottom: 1px solid #01A8FF !important;
}
.guest .navbar-default .navbar-right li a {
	border-bottom: 1px solid rgba(129, 128, 143, 0.23);
	border-radius: 0;
}
.mbl-language{
	display: block;
}
.dropdown.desktop-langugae {
	display: none;
}
.neworder-tab {
	display: flex;
	flex-wrap: wrap;
}
.select-cat li {
	flex: 0 0 13%;
	max-width: 13%;
}
.select-cat {
	display: flex;
	flex-wrap: wrap;
}
.welcome-img {
	display: none;
}
.table-responsive {
	border: none;
}
.fund-payment-list {
	display: flex;
	flex-wrap: wrap;
}
.fund-payment-list li {
	margin-bottom: 10px;
}
.select-cat li {
	margin-bottom: 10px;
}
.auth.nightmode .box-whte {
	background: transparent;
	padding: 0;
}
.auth.nightmode .mbl-show .btn.btn-primary {
	border: 1px solid #183E78 !important;
	background: #0D274F !important;
	color: #fff !important;
}
.auth.nightmode .mbl-show .btn.btn-primary .span-arrow svg path {
	fill: #fff;
}
.auth.nightmode .mbl-show .dropdown-menu a {
	color: #fff;
}
.auth.nightmode .whts-box {
	background: transparent;
	padding: 0;
}
.guest.darkmode #howitwork .term-tab-wrap {
	background: #0F2954;
	border: none;
}
.guest.darkmode .signup-right-column {
	background: #061A35;
}
.guest.darkmode #signup-sec {
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
}
.guest.darkmode .term-tabs {
	background: #094877;
	border: none;
	padding: 15px;
}
.guest.darkmode .term-tab-wrap {
	padding: 8px;
}
.guest.darkmode .term-tabs-content {
	background: #094877;
	border: none;
	border-radius: 15px;
}
.guest.darkmode .term-title {
	color: #ffff;
}
.guest.darkmode #contactus {
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
}
.guest.darkmode .navbar-header {
	background: #0D274F;
}
.guest.darkmode .navbar-default {
	border: 1px solid #183E78;
	background: #0D274F;
}
.guest.darkmode .navbar-default .navbar-brand {
	color: #fff;
}
.guest.darkmode .navbar-rightest .dropdown-menu::after {
	background: #0F2954;
}
.guest.darkmode .dropdown-menu {
	background: #0F2954 !important;
}
.guest.darkmode .navbar-default .navbar-right.navbar-rightest li a {
	border: 1px solid #183E78;
	background: #0D274F;
	color: #fff !important;
}
.guest.darkmode .navbar-default .navbar-right li.active a, .guest.darkmode .navbar-default .navbar-right li.active a:hover, .guest.darkmode .navbar-default .navbar-right li a:hover {
	border-radius: 0;
	background: rgba(1, 168, 255, 0.09);
	color: #fff;
	border-bottom: 1px solid #01A8FF;
}
.guest.darkmode .navbar-default .nav-menus::before {
	display: none;
}
.guest.darkmode .provide-box1-img-wrap::before {
	display: none;
}
.service-row .modal {
	top: 100px;
}
}
@media (max-width:550px) {
  .guest .navbar-default .navbar-brand {
      color: #0a2753;
  }
  .guest .navbar-default .navbar-toggle {
	border-color: #0a2753;
}
  .guest .navbar-default .navbar-toggle .icon-bar {
	background-color: #0a2753;
}
  #top-sec {
	padding: 25px 0;
}
.title-label {
	padding: 5px 15px 5px 5px;
	margin: 0 auto 12px;
}
.title-label-txt {
	font-size: 14px;
}
  .guest .navbar-default {
	position: unset;
}
  .guest {
	padding: 0;
}
  .guest .navbar-default {
	position: unset;
	background: #FFF;
	border: 1px solid rgba(109, 125, 149, 0.28);
}
  .guest .navbar-default .navbar-toggle {
	border-color: transparent;
	border-radius: 12px;
	background: linear-gradient(180deg, #27A3FA 0%, #2782FA 100%);
	width: 36px;
	height: 36px;
}
  .guest .navbar-header {
	display: flex;
	align-content: center;
	align-items: center;
}
  .guest .navbar-header .navbar-brand {
	order: 1;
}
.guest .navbar-header .navbar-rightest {
	order: 2;
	margin-left: auto;
	margin-right: 6px;
}
  .guest .navbar-header .navbar-toggle {
	order: 3;
}
  .guest .navbar-default .navbar-right.navbar-rightest li a {
	width: 36px;
	height: 36px;
	border-radius: 12px;
	padding: 5px;
}
.main-title {
	font-size: 24px;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 9px;
}
  .title-underline::before {
  	display:none;
  }
.title-underline::after {
	width: 125.758px;
	height: 10px;
	background-size: 100% 100%;
	bottom: -5px;
}
  .txt {
	font-size: 13px;
}
  #top-sec .txt {
	text-align: center;
}
.form-control {
	height: 40px;
	border-radius: 12px;
	box-shadow: none;
	border: 0;
}
  .form-control::placeholder {
	color: rgba(138, 138, 170, 0.55);
}
  .inpt-icon {
	width: 26px;
	height: 26px;
	border-radius: 8px;
	padding: 7px;
}
  .inpt-icon + .form-control {
	padding-left: 41px;
}
  #top-sec::after {
	left: -670px;
	top: -1090px;
}
.total-user-wrap {
	background-image: none;
	padding: 0;
	justify-content: center;
	min-height: unset;
}
  .stats-row {
	margin: 0;
	display: block;
}
  .guest .navbar-default .navbar-header .navbar-right.navbar-rightest {
	display: inline-flex;
}
  .guest #navbar .navbar-rightest {
	display: none;
}
  .stats-title {
	font-size: 34px;
}
  .stats-wrap {
	margin-bottom: 30px;
}
  .stats-row .col-sm-4:last-child .stats-wrap {
	margin-bottom: 0;
}
.form-group {
	margin-bottom: 10px;
}
#top-sec .btn-wrap .btn.btn-primary {
	width: 96px;
	min-width: 96px;
}
#provided {
	padding: 20px 0;
}
.title {
	font-size: 24px;
}
.title .title-underline::after {
	bottom: -7px;
}
.row.provide-row {
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
}
.provide-box1 {
	min-height: 438px;
}
.provide-title {
	font-size: 24px;
}
.provide-box1 .provide-title {
	font-size: 28px;
}
.provide-txt {
	font-size: 16px !important;
	position: relative;
	z-index: 1;
}
.provide-box1-img-wrap img {
	display: none;
}
.provide-box1-img-wrap {
	overflow: hidden;
}
.provide-box1-img-wrap::before {
	content: '';
	position: absolute;
	background-image: url('https://cloud.djuragansosmed.com/images/mblimg.png');
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	background-repeat: no-repeat;
	bottom: -79px;
}
.provide-box2 {
	margin-top: 20px;
}
.provide-box2-img-wrap {
	overflow: visible;
}
.provide-box2 .provide-title, 
.provide-box3 .provide-title {
	font-size: 24px;
}
.provide-box3-img {
	max-width: 100%;
	position: relative;
	right: 0;
	top: 0;
	transform: translateY(0);
	margin-bottom: -20px;
	margin-left: 20px;
}
.provide-box3-img {
	display: none;
}
.provide-box3 {
	overflow: hidden;
	min-height: 400px;
}
.provide-box3::before {
	content: '';
	position: absolute;
	background-image: url('https://cloud.djuragansosmed.com/images/sombl.webp');
	background-position: bottom;
	background-repeat: no-repeat;
	bottom: -60px;
	background-position: bottom;
	right: -49px;
	background-size: 100% auto;
	width: 100%;
    height: 100%;
}
#cheap {
	padding: 20px 0;
	position: relative;
	overflow: hidden;
}
#cheap .title {
	text-align: center;
	padding-top: 15px;
}
#cheap .txt {
	text-align: center;
	font-size: 13px;
}
#cheap .btn-wrap {
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-wrap .btn.btn-primary {
	min-width: 170px;
	max-width: 170px;
}
.work-row {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}
.work-box {
	padding: 20px;
}
.work-box .workbox-title {
	text-align: left;
}
.work-box .workbox-txt {
	text-align: left;
}
.work-box .btn.btn-primary {
	background: #FCC431;
	margin-top: 10px;
}
.work-man {
	margin-bottom: -20px;
}
.step-box::after {
	display: none;
}
.step-box {
	margin-bottom: 15px;
	padding-left: 0;
}
.step-box-content {
	padding-left: 18px;
}
.step-box-txt {
	font-size: 13px;
}
.other-right-man {
	display: none;
}
.other-left-man {
	display: none;
}
.other-right-circle, .other-right-man {
	display: none;
}
.other-left-circle, .other-left-man {
	display: none;
}
.provide-box3 .provide-txt.txt {
	text-align: left;
	font-size: 13px !important;
}
.provide-box3 .provide-title {
	font-size: 24px;
}
.other-box-wrap .title {
	font-size: 24px;
}
.other-box-wrap {
	padding: 20px;
}
.other-box-wrap .txt {
	font-size: 13px;
}
#payment {
	padding: 30px 0 20px;
}
.amazing-tab {
	border-radius: 18px;
	background: transparent;
	overflow: unset;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
}
.amazing-tab li .nav-link .tab-txt {
	display: none;
}
.amazing-tab .tab-icon img {
	max-width: unset;
}
.amazing-tab li .nav-link {
	min-width: auto;
	padding: 4px 4px;
}
.showmore {
	display: block !important;
	color: #01A8FF !important;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 121.183%;
	padding-top: 25px;
}
#amazing .slick-dots {
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 8px;
	list-style: none;
	margin: 20px auto;
	padding-left: 0;
}
#amazing .slick-dots li button {
	font-size: 0;
	width: 10px;
	height: 10px;
	border-radius: 100px;
	box-shadow: transparent !important;
	border: none;
}
#amazing .slick-dots li.slick-active button {
	background-color: #2782FA !important;  
  }
.amazing-tab li {
	display: none;
} 
.amazing-tab li:nth-child(1) {
	display: block;
}
.amazing-tab li:nth-child(2) {
	display: block;
}
.amazing-tab li:nth-child(3) {
	display: block;
}
.amazing-tab li:nth-child(4) {
	display: block;
}
.amazing-tab .nav-item {
	width: 87px;
}
.amazing-tab .more-tab {
	display: none;
	opacity: 0;
	transition: opacity 0.4s ease;
}
.amazing-tab .more-tab.show {
	display: block;
	opacity: 1;
}  
.amazing-tab-content {
	padding: 20px 0;
}
#amazing .slick-dots {
	display: block;
}
.img-mbl {
	display: flex !important;
	align-items: center;
	justify-content: center;
	margin: 20px auto;
}
#payment .btn.btn-primary.btn-icon-wrap {
	display: none;
}
.testimonial-row {
	margin-top: 50px;
	display: block;
}
.testimonial-row .title {
	line-height: 1.6;
	text-align: center;
}
.testimonial-row .title-underline::before {
	display: none !important;
}
.title-underline::after {
	display: none;
}
.testimonial-slider-nav {
	display: none;
}
.ftr-menu li a {
	font-size: 13px;
	display: block;
	width: 100%;
	white-space: wrap;
}
#payment {
	padding-bottom: 0;
}
.ftr-btm-title {
	font-size: 24px;
	margin-bottom: 10px;
}
.ftr-top-row {
	min-height: 409px;
	overflow: hidden;
	padding: 20px;
	margin: 0;
}
.ftr-top-man {
	position: absolute;
	bottom: -20px;
	right: -20px;
	max-width: 208px;
}
.ftr-top-circle {
	display: none;
}
.ftr-top-hero {
	display: flex !important;
	position: absolute;
	right: -190px;
	top: 104px;
}
.ftr-center-row {
	margin-top: 40px;
}
#footer .ftr-center-row {
	display: flex;
	flex-wrap: wrap;
}
#footer .ftr-center-row .col-sm-3 {
	width: 50%;
}
#footer .ftr-menu-box {
	padding: 18px;
	min-height: 290px;
}
.ftr-menu-title::after {
	display: none;
}
.ftr-menu-title {
	margin-bottom: 5px;
}
.ftr-btm-row {
	margin-top: 20px !important;
	margin: 8px;
	flex-wrap: wrap;
	text-align: center;
	padding: 15px 0;
}
.ftr-btm-menu {
	display: flex;
	align-items: center;
	align-content: center;
	list-style: none;
	justify-content: center;
	margin: 0;
	flex-wrap: wrap;
}
.row.ftr-btm-row .col-sm-6:last-child {
	display: none;
}
#term-sec {
	padding: 40px 0;
}
.main-title2 {
	font-size: 24px;
}
br {
	display: none;
}
.row.term-title-row {
	margin-bottom: 0;
}
.term-tab-wrap {
	border-radius: 24px;
	border: transparent;
	background-color: transparent;
	padding: 0;
}
.term-tabs {
	display: block;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin: 0;
	border-radius: 14px;
	border: transparent;
	background: transparent;
	padding: 0;
}
.term-tabs .nav-item .nav-link {
	padding: 12px 18px;
	border: 1px solid #E4E4E4;
	background: #F7F7F7;
	font-size: 13px;
}
.term-tabs .nav-item {
	margin-right: 5px;
}
.term-title {
	font-size: 24px;
}
.term-tabs-content {
	border-radius: 24px;
	border: 1px solid #E4E4E4;
	background: #F6F7F7;
	padding: 20px;
	margin-top: 10px;
}
#howitwork {
	padding: 40px 0;
	position: relative;
}
.title-spark::before {
	display: none;
}
#howitwork .main-title {
	margin-bottom: 20px;
}
#howitwork .term-tab-wrap {
	border-radius: 16px;
	border: 1px solid #D1DEE8;
	background: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.howitwork-tabs {
	margin-bottom: 0;
}
.howitwork-tab-content {
	padding: 20px;
	margin: 12px;
}
.stepnum-title {
	font-size: 16px;
	text-align: left;
}
.step-title {
	font-size: 24px;
	text-align: left;
	padding-top: 5px;
}
.step-txt {
	text-align: left;;
}
.step-img {
	margin: 25px auto 0;
}
.howitwork-tabs .nav-item .nav-link {
	border-radius: 9px;
	height: 40px;
	min-width: 126px;
	font-size: 12px;
}
.howitwork-payment {
	display: flex;
	flex-wrap: wrap;
}
.howitwork-payment li {
	margin-bottom: 20px;
}
.step-num-tab .nav-link {
	display: flex;
	flex-wrap: wrap;
	width: 44px;
	height: 44px;
	font-size: 16px;
	margin: 0 3px;
}
.txt-mbl-one {
	display: none;
}
.text-desktop {
	display: block;
	text-align: left;
}
#signup-sec {
	padding-top: 36px;
	background: linear-gradient(180deg,rgba(39, 163, 250, 1) 0%, rgba(39, 130, 250, 1) 50%, rgba(39, 130, 250, 1) 51%, #F7F7F7 51%, #F7F7F7 100%);
	padding-bottom: 0;
}
  #signup-sec .container {
	padding: 0;
}
  #signup-sec .row {
	margin: 0;
}
  .signup-right-column,
  .signup-left-column {
	padding: 15px !important;
}
  .signup-left-box .main-title {
	color: #FFF;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.21;
}
  .signup-left-box .main-title .title-underline::after {
	display: block;
}
  .singup-img-wrap {
	display: none;
}
  .signup-left-box {
	padding: 0;
	background: transparent;
	border-radius: 0;
}
  .signup-right-column {
	margin: 21px;
	border-radius: 16px;
	background: #FFF;
}
  .signup-right-title {
	color: #0A2753;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.21;
	text-align: center;
}
  .txt.signup-right-txt {
	text-align: center;
}
  .signup-right-box .form-control {
	border-radius: 12px;
	border: 1px solid #E4E4E4;
	background-color: #F7F7F7;
}
  .signup-right-box label {
	color: #81808F;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 5px;
}
  .signup-right-box .inpt-icon {
	transform: unset;
	top: 28.5px;
}
  .signup-left-box::after {
	display:none;
 }
  #blogs-sec {
	padding: 57px 0;
}
  #blogs-sec .main-title {
	color: #0A2753;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.21;
}
  .blogs-title-row {
	margin-bottom: 27px;
}
  .btn.btn-primary.blog-btn {
	padding: 13px 16px;
	border-radius: 10px;
}
  .singleblog-title {
	color: #0A2753;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.21;
}
  .singleblog-title::after {
	background-color: #2782FA;
	width: 35%;
}
  .single-blog-innercontent h1,
  .single-blog-innercontent h2, 
  .single-blog-innercontent h3,
  .single-blog-innercontent h4,
  .single-blog-innercontent h5,
  .single-blog-innercontent h6 {
	font-size: 16px;
	margin: 24px 0;
}
  #footer {
	margin-top: 35px;
}
  #contactus {
	padding-top: 36px;
	background: linear-gradient(180deg,rgba(39, 163, 250, 1) 0%, rgba(39, 130, 250, 1) 50%, rgba(39, 130, 250, 1) 51%, #F7F7F7 51%, #F7F7F7 100%);
	padding-bottom: 0;
}
#contactus .singleblog-title {
	margin-bottom: 20px;
	padding-bottom: 0;
	text-align: center;
}
  #contactus .singleblog-title::before, 
  #contactus .singleblog-title::after {
	display: none;
}
  .contact-box {
	display: flex;
	align-items: center;
	align-content: center;
	border-radius: 12px;
	border: 1px solid #E4E4E4;
	background: #F7F7F7;
	min-height: unset;
	flex-wrap: wrap;
	flex-direction: row;
}
  .contact-box-img.img-responsive {
	max-width: 50px;
}
  .contact-box-content {
	flex: 0 0 calc(100% - 50px);
	max-width: calc(100% - 50px);
	padding-left: 12px;
}
  .contact-box-title {
	font-size: 18px;
}
  #aboutsec {
	padding: 47px 0;
}
  #aboutsec .main-title .title-underline::after {
	display: block;
}
  .about-box {
	border-radius: 18px;
	border: 1px solid #E4E4E4;
	background: #F6F7F7;
	padding: 24px;
}
  .about-title {
	font-size: 24px;
	margin-bottom: 14px;
}
.mbl-img {
	display: block;
}
.desktop-img {
	display: none;
}
.howitwork-tabs .nav-item.active .nav-link::after {
	display: none;
}
.tab-orderstatus {
	padding: 15px;
	margin-top: 20px;
}
.tab-orderstatus .step-title {
	font-size: 20px;
}
.orderstatus-tabs {
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.orderstatus-tabs .nav-item .nav-link {
	border-radius: 9px;
	padding: 9px;
	min-width: 96px;
	height: 34px;
	margin-bottom: 6px;
}
.orderstatus-tab-content {
	border-radius: 16px;
	border: 1px solid #D1DEE8;
	background: #EFF8FF;
	padding: 15px;
}
.stats-row::after {
	margin: auto;
	bottom: -5px;
	z-index: -1;
}
.welcome-img {
	display: none;
}
.btn.btn-primary.welcome-btn {
	display: none;
}
.welcome-box {
	margin-bottom: 15px;
}
.top-bar {
	margin-bottom: 0;
}
.statics-wrap {
	display: none;
}
.statics-row {
	margin-top: 0;
	margin-bottom: 0;
}
.box-whte {
	border-radius: 17px;
	background: #FFF;
	padding: 20px;
}
.select-title-inner {
	background-color: transparent;
}
.select-cat li {
	flex: 0 0 18%;
	max-width: 18%;
}
.select-cat li {
	flex: 0 0 18%;
	max-width: 18%;
	margin-left: 6px;
	margin-bottom: 8px;
}
.select-cat li {
	display: none;
}
.select-cat li:nth-child(1) {
	display: block;
}
.select-cat li:nth-child(2) {
	display: block;
}
.select-cat li:nth-child(3) {
	display: block;
}
.select-cat li:nth-child(4) {
	display: block;
}
.select-cat li:nth-child(5) {
	display: block;
}
.select-cat li:nth-child(6) {
	display: block;
}
.select-cat li:nth-child(7) {
	display: block;
}
.select-cat li:nth-child(8) {
	display: block;
}
.select-cat li:nth-child(9) {
	display: block;
}
.select-cat li:nth-child(10) {
	display: block;
}
.select-cat {
	justify-content: center;
	flex-wrap: wrap;
}
.more-items {
	display: none;
}
.showmore1 {
	padding-top: 0;
}
.select-title::after {
	display: none;
}
.box-whte {
	margin-bottom: 15px;
}
.desktop-done {
	display: none;
}
.mbl-show {
	display: block;
}
.mbl-show {
	display: flex;
	justify-content: end;
	margin-bottom: 15px;
}
.mbl-show .btn.btn-primary {
	border-radius: 16px;
	border: 1px solid #EFEFEF !important;
	background: #FFF !important;
	color: #0A2753 !important;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 121.183%;
	width: 148px;
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.step-boxe {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: space-between;
	gap: 5px;
}
.neworder-search .fas.fa-search {
	color: #01A8FF;
	font-size: 15px;
}
.mbl-show .btn.btn-primary svg {
	margin-right: 5px;
}
.mbl-show .btn.btn-primary .span-arrow {
	text-align: right;
	display: flex;
	justify-content: end;
	float: right;
	margin-left: auto;
}
.form-group.neworder-search .form-control {
	height: 54px !important;
}
.mbl-show .dropdown-menu a {
	width: 100%;
	font-size: g;
	display: flex;
	align-items: center;
	color: #0A2753;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 121.183%;
	padding-bottom: 13px;
	border-bottom: 1px solid rgba(129, 128, 143, 0.23);
	padding-top: 10px;
}
.mbl-show .dropdown-menu {
	padding: 15px;
	margin-top: 17px;
}
.mbl-show .dropdown-menu .dropdown-item.active {
	background: rgba(1, 168, 255, 0.09) !important;
	border-bottom: 1px solid #01A8FF;
}
.mbl-show #dropdownMenuButton {
	position: relative;
	z-index: 999;
}
.neworder-title {
	font-size: 20px;
}
.row.ser-desc-row1 .col-sm-3 .ser-desc-box {
	width: 80px;
	height: auto;
	padding: 9px;
	min-height: 65px;
}
.row.ser-desc-row1 .col-sm-3 {
	padding: 0 2px;
}
.row.ser-desc-row1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 10px;
}
.row.ser-desc-row1 .btn.btn-primary.full-btn {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	justify-content: center;
}
.btn-wrap {
	display: block;
	margin-top: 15px;
}
.dash-title {
	font-size: 20px;
}
.bg-whtes .btn.btn-primary {
	border-radius: 10px;
	border: 1px solid #EFEFEF !important;
	background: #F7F7F7 !important;
	width: 134px;
	height: 44px;
	color: #0A2753 !important;
	position: relative;
	z-index: 999;
}
.white-wraper .btn.btn-primary {
	border-radius: 12px;
}
.line {
	display: none;
}
.add-fund-accordian .card h6 a {
	height: 44px;
}
.massorder-accordian {
	height: auto;
	overflow-y: auto;
	scrollbar-width: none;
}
.affiliate-box {
	display: flex;
	gap: 10px;
}
.affiliate-box-txt {
	font-size: 20px;
}
.affiliate-box-icon {
	margin-bottom: 0;
}
.affiliate-box {
	padding: 20px;
	margin-bottom: 10px;
}
.affi-welcome-row {
	margin-top: 20px;
	margin-bottom: 0;
}
.referal-box-icon-txt {
	display: none;
}
.referal-box-icon {
	margin-right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.affiliate-cart-ul {
	display: block;
}
.affiliate-cart-box {
	display: flex;
	flex-direction: column;
	position: relative;
	border-bottom: 1px solid rgba(109, 125, 149, 0.22);
	padding-bottom: 10px;
	padding-top: 10px;
}
.affiliate-cart-ul li:last-child .affiliate-cart-box {
	border: none;
}
.dash-title3-txt {
	display: none;
}
.dash-title3-icon {
	line-height: 1;
	margin-right: 0;
}
.dash-title2 {
	font-size: 20px;
}
.dash-title2-icon {
	border-radius: 10px;
	width: 34px;
	height: 34px;
	display: flex;
	margin-right: 10px;
}
.dash-title2-icon svg {
	width: 18px;
}
.dash-title3 {
	border-radius: 10px;
	padding: 0;
	font-size: 16px;
	margin: 0;
	width: 34px;
	height: 34px;
	justify-content: center;
}
.dash-title3 svg {
	width: 18px;
}
.createser-faq .card {
	flex: 0 0 100%;
	max-width: 100%;
}
.createser-faq.add-fund-accordian .card h6 a::after {
	top: 11px;
}
.faq-num {
	min-width: 36px;
}
.invoice_amount {
	border-radius: 12px;
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%);
	color: #fff !important;
}
.invoice_amount .control-label {
	margin-bottom: 0;
	color: #fff;
}
.invoice_amount {
	margin-bottom: 15px;
}
.account-page .welcome-txt {
	max-width: 100%;
}
#faq-sec .form-control {
	height: 48px !important;
}
#faq-sec .btn.btn-primary {
	width: 64px !important;
	height: 28px !important;
	border-radius: 7px !important;
	font-size: 12px;
}
#faq-sec .card h6 a {
	font-size: 13px;
}
#faq-sec .card {
	border-radius: 14px;
	border: 1px solid #EFEFEF;
	background: #FFF;
	padding: 4px;
}
#faq-sec a[aria-expanded="true"] {
	background-color: #0A2753;
	color: #fff !important;
	border-radius: 14px;
}
#faq-sec .card .card-body {
	color: #556771;
	font-size: 13px;
}
.add-fund-accordian .card .card-body {
	padding: 15px;
}
.row.account-row .acc-title {
	font-size: 20px !important;
}
.btn.btn-primary {
	justify-content: center;
	min-width: 135px;
	max-width: 135px;
}
.desktop-show li {
	display: none;
}
.desktop-show li:last-child {
	display: block;
}
.row-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-top: 15px;
}
.mbl-showon .btn.btn-primary {
	width: 126px;
	height: 44px;
	border-radius: 13px;
}
.mbl-showon .dropdown-menu {
	left: unset;
	right: 0;
}
.mbl-showon .btn.btn-primary svg {
	margin-left: auto;
}
.mbl-showon .dropdown-menu .dropdown-item svg {
	margin-right: 5px;
}
.row-flex .desktop-show {
	width: 100%;
}
.row-flex .dash-title {
	font-size: 24px;
}
.order-h-top {
	padding: 15px;
}
.order-id-box {
	border-radius: 6px;
	min-width: 68px;
	height: 24px;
}
.order-h-top .btn.btn-primary {
	border-radius: 6px;
	min-height: 24px;
}
.order-status {
	padding: 5px 12px;
	border-radius: 6px;
	max-height: 24px;
}
.order-h-top li {
	margin-bottom: 5px;
}
.order-h-bottom li {
	margin-bottom: 6px;
}
.order-link {
	border-radius: 6px;
	padding: 5px;
}
.order-charge-box {
	border-radius: 6px;
	font-size: 13px;
}
.order-charge-icon svg {
	width: 14px;
}
.order-charge-icon {
	border-radius: 6px;
	width: 25px;
	height: 25px;
}
.order-link-click {
	max-width: unset;
	white-space: nowrap;
	font-size: 13px;
}
.order-link-icon {
	border-radius: 6px;
	width: 25px;
	height: 25px;
}
.order-h-bottom {
	padding: 15px;
}
.step-boxe .dropdown-menu {
	left: unset;
	right: 0;
}
.mbl-show {
	position: relative;
	z-index: 99999;
}
.fund-payment-list {
	display: flex;
	flex-wrap: wrap;
	flex: 0 0 70%;
	max-width: 70%;
}
.fund-payment-list li {
	margin-bottom: 10px;
}
.welcome-title {
	width: unset;
}
.welcome-title::after {
	right: -20px;
}
.addfund-welcome-row .welcome-img {
	display: block;
	max-width: 122px;
	right: 10px;
	bottom: -12px;
}
.fund-payment-list li {
	flex: 0 0 35px;
	height: 35px;
	max-width: 35px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.fund-payment-icon .fund-payment-img {
	width: 19px;
}
.row.short-amount-row .col-sm-3 {
	width: 50%;
}
.row.short-amount-row {
	display: flex;
	flex-wrap: wrap;
}
.shortamount {
	font-size: 16px;
}
.shortamount {
	padding: 15px;
	margin-bottom: 10px;
	font-size: 16px;
}
.auth-tabs li .nav-link {
	border-radius: 10px;
	padding: 6px;
	font-size: 13px;
	min-height: 36px;
}
.fund-payment-icon {
	width: 29px;
	height: 29px;
}
.service-row .row.select-cat-row .col-sm-12 {
	display: flex;
	flex-direction: column-reverse;
	flex-wrap: wrap;
}
.service-row {
	padding-top: 80px;
}
.mbl-showonly {
	display: block;
}
.service-row #history-search {
	padding-bottom: 10px;
}
.desktop-show {
	display: none;
}
.whts-box {
	display: flex;
	flex-direction: column-reverse;
	border-radius: 17px;
	background: #FFF;
	padding: 15px;
	margin-bottom: 10px;
}
.whts-box .select-title-inner {
	background: transparent;
}
.service-row .order-h-wrap {
	border-radius: 12px;
}
.service-row .ser-fav-box {
	border-radius: 7px;
	width: 24px;
	height: 24px;
}
.service-row .ser-fav-box svg {
	width: 14px;
}
.service-row .order-h-top li:nth-child(4) {
	order: 2;
}
.service-row .order-h-top li:nth-child(3) {
	order: 3;
	padding-top: 10px;
}
.service-row .order-h-top .btn.btn-primary {
	border-radius: 6px;
	font-size: 13px;
}
.service-row .order-h-top li {
	margin-bottom: 0;
}
.service-row .order-h-top li:last-child {
	margin: 0;
	margin-left: unset;
	order: 2;
}
.service-row .order-h-top li:nth-child(4) {
	order: 2;
	margin-left: auto;
}
.modal-ser-id {
	border-radius: 9px;
	width: 57px;
	font-size: 14px;
	padding: 4px 10px;
}
.ser-desc-modal .modal-content .modal-title {
	font-size: 16px;
	text-align: center;
	white-space: wrap;
}
.ser-desc-modal .modal-content {
	border-radius: 24px;
}
.ser-desc-modal .modal-header {
	border-radius: 16px;
	padding: 15px;
}
.ser-desc-modal .modal-body {
	border-radius: 14px;
}
.modal-desc-title {
	font-size: 20px;
}
.modal-body-inner {
	font-size: 13px;
	white-space: wrap;
}
.modal-buynow {
	height: 47px;
	font-size: 16px !important;
}
.service-row .close {
	width: 20px;
	height: 20px;
	font-size: 17px;	
	right: 0;
	top: -6px;
}
.ticket-title {
	font-size: 20px;
}
.ticket-title-icon {
	border-radius: 10px;
	width: 34px;
	height: 34px;
}
.ticket-title-icon svg {
	width: 18px;
}
.ticket-tabs li .nav-link {
	font-size: 13px;
}
.content h2 {
	font-size: 16px;
}
.table-h-table a {
	font-size: 13px;
}
.table-h-table tr th {
	font-size: 13px;
}
.table-h-table tr td {
	font-size: 13px;
}
.ticket-status {
	font-size: 13px;
	width: 90px;
}
.ticket-theme-title {
	font-size: 13px;
	padding: 10px 18px;
}
.inner-wraper {
	margin-bottom: 10px;
}
.dasht-title {
	color: #0A2753;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
}
.welcome-title {
	font-size: 20px;
}
.dashtitle3 {
	font-size: 20px;
	padding-top: 20px;
}
.api-box {
	padding: 15px;
	min-height: auto;
	margin-bottom: 10px;
	display: flex;
	gap: 10px;
	align-items: center;
}
.api-box .api-box-icon {
	margin: 0;
}
.api-box2 .btn-icon-txt {
	display: none;
}
.api-box2 .btn.btn-primary.btn-icon-wrap .btn-icon {
	margin-left: 0;
}
.api-box2 .btn.btn-primary.btn-icon-wrap {
	width: 45px;
	height: 45px;
	border-radius: 12px;
}
.api-box2 {
	border-radius: 16px;
	margin-bottom: 10px;
}
.parameter-value {
	font-size: 13px;
	min-width: 110px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-left: 5px;
}
.dash-title-with-order {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.bot-frm .form-control {
	border-radius: 12px;
	height: 47px !important;
}
.bot-frm .btn.btn-primary {
	position: absolute;
	right: 24px;
	top: 35px;
	font-size: 13px;
	width: 68px;
	height: 33px;
	border-radius: 9px;
}
.api-box-txt {
	font-size: 12px;
}
.api-box-title {
	font-size: 14px;
}
.dashboard-box-row .api-box {
	padding: 10px;
}
.account_check-btns li {
	border-radius: 12px;
	font-size: 13px;
	padding: 12px;
	margin: 0 3px 7px 0;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.account_check-btns li:nth-child(1) {
	width: 49%;
}
.account_check-btns li:nth-child(2) {
	width: 49%;
}
.account_check-btns {
	margin: 0 0 10px;
}
.inner-wraper {
	border-radius: 12px;
	padding: 15px;
}
.account-status-box-left {
	min-width: 47px;
	height: 28px;
	font-size: 12px;
}
.account-status-box-right {
	font-size: 12px;
}
.account-status-title {
	margin-bottom: 10px;
}
.row-flex .dashtitle3 {
	font-size: 24px;
}
.select2-results__options {
	border-radius: 12px;
	border: 1px solid #EFEFEF;
	background: #FFF;
	box-shadow: 0px 24px 53.7px 0px rgba(129, 128, 143, 0.27);
}
.amazing-tab .nav-item .tab-icon img {
	max-width: 66px;
}
.mbl-top-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #FFF;
	position: relative;
	z-index: 9999;
	padding: 15px;
	padding-bottom: 5px;
}
.desktop-menu {
	display: none;
}
.mbl-top-left {
	padding: 0;
	list-style: none;
}
.mbl-top-right {
	padding: 0;
	list-style: none;
}
.mbl-top-left {
	display: flex;
	align-items: center;
	gap: 8px;
}
.mbl-top-left li .blnce-txt {
	border-radius: 12px;
	background: rgba(1, 168, 255, 0.13);
	width: 101px;
	height: 36px;
	color: #0A2753;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}
.mbl-top-right {
	display: flex;
	align-items: center;
	gap: 6px;
}
.mbl-top-right li a {
	width: 36px;
	height: 36px;
	border-radius: 12px;
	border: 1px solid rgba(109, 125, 149, 0.35);
	background: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
}
.mbl-top-right li a:hover {
	border: 1px solid rgba(109, 125, 149, 0.35);
	background: linear-gradient(180deg, #01A8FF 0%, #2782FA 100%);
}
.mbl-top-right li a:hover svg path {
	fill: #fff;
}
.drop-btn-black .btn.btn-secondary {
	width: 36px;
	height: 36px;
	border-radius: 12px;
	background: #0A2753;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}
.mbl-top-right .dropdown-menu {
	left: unset;
	right: -9px;
	padding: 8px;
	border-radius: 10px;
	top: 68px;
	z-index: 999999;
	overflow: visible;
}
.drop-btn-black .dropdown-item {
	border: none;
	width: unset;
	height: unset;
	justify-content: start;
	color: #0A2753;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 121.183%;
	border-bottom: 1px solid rgba(129, 128, 143, 0.23);
	border-radius: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding: 8px;
}
.drop-btn-black .dropdown-item:last-child {
	border: none;
	padding-bottom: 0;
}
.drop-btn-black .dropdown-item:hover {
	background: rgba(1, 168, 255, 0.09);
	border-bottom: 1px solid #01A8FF !important;
	border: none;
	text-decoration: none;
}
.mbl-show .dropdown-menu {
	border-radius: 10px;
}
#term-sec::before {
	display: none;
}
#term-sec::after {
	display: none;
}
#howitwork::before {
	display: none;
}
#blogs-sec::before {
	display: none;
}
#blogs-sec::after {
	display: none;
}
#aboutsec::before{
	display: none;
}
#aboutsec::after{
	display: none;
}
#contactus::before {
	display: none;
}
.auth.nightmode .mbl-top-bar {
	border: 1px solid #183E78;
	background: #0D274F;
}
.auth.nightmode .mbl-top-left li .blnce-txt {
	color: #fff;
}
.auth.nightmode .mbl-top-right li a {
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .mbl-top-right li a svg path {
	fill: #fff;
}
.auth.nightmode .drop-btn-black .btn.btn-secondary {
	border: 1px solid #183E78;
	background: #061A35;
}
.auth.nightmode .drop-btn-black .dropdown-item {
	background: transparent;
	border: none;
	border-bottom: 1px solid rgba(129, 128, 143, 0.23);
	color: #fff;
}
.childpanel .row.welcome-row {
	margin-bottom: 0;
}
.welcome-row {
	margin-top: 80px;
}
.order-id-li {
	order: 0;
}
.order-ticket-li-two {
	order: 1 !important;
}
.order-date-li {
	order: 2;
}
.order-again-li {
	order: 3;
	margin-left: unset !important;
}
.order-ticket-li {
	order: 4;
}
.order-ser-li {
	order: 7;
	margin-left: 10px;
}
.order-status-li {
	order: 6;
}
.order-h-bottom li {
	width: 100%;
}
.order-h-top li {
	margin-bottom: 8px;
}
.order-link {
	border: none;
	background: transparent;
}
.order-link-icon {
	background: transparent;
	border: none;
}
.order-charge-box {
	border: none;
	background-color: transparent;
}
.order-charge-icon {
	border: none;
	background: transparent;
}
.auth.nightmode .order-link {
	border: none;
	background-color: transparent;
}
.auth.nightmode .order-charge-box {
	border: none;
	background: transparent;
}
.auth.nightmode .order-link-icon {
	border: none;
	background: transparent;
}
.auth.nightmode .order-charge-icon {
	border: none;
	background: transparent;
}
.order-h-bottom li {
	margin-bottom: 0;
}
.addfund-welcome-row .welcome-box {
	overflow: hidden;
}
.slider-wrapper .tab-pane.active.in {
	overflow-y: hidden; 
	height: auto;
}
.slider-wrapper .tab-content > .tab-pane {
	display: block;
	overflow-y: hidden;
	height: 0;
}
#top-sec .btn-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
}
.dashboard-welcome-row .welcome-title::after {
	right: unset;
}
.welcome-title::after {
	right: 0;
}
.recaptcha-wrapper {
	transform: scale(0.8);
	transform-origin: top left;
	width: 100%;
	height: auto;
}
.mbl-menu {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999999;
	transition: transform 0.3s ease;
}
.order-ser-name {
	padding-top: 10px;
}
.order-h-top .btn.btn-primary {
	font-size: 12px;
}
.order-id {
	font-size: 12px;
}
.order-date-box span {
	font-size: 12px;
}
.order-status-li span {
	font-size: 12px;
}
.order-ser-name {
	font-size: 12px;
}
.order-status {
	min-width: 80px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-icon svg {
	width: 16px;
}
.order-id-box {
	min-width: 50px;
}
.order-status.Pending {
	font-size: 12px;
}
.order-link-icon {
	position: relative;
	display: flex;
	width: auto;
	flex: 0 0 45%;
	max-width: 45%;
	text-align: left;
	justify-content: flex-start;
}
.order-link-icon svg {
	margin-right: 5px;
}
.order-link-li .order-link-icon::after {
	content: 'Link';
}
.order-link-click {
	/* flex: 0 0 55%;
	max-width: 55%; */
	color: #81808F;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.52px;
}
.order-link-click::before {
	content: ':';
	margin-right: 3px;
} 
.order-charge-icon {
	position: relative;
	display: flex;
	width: auto;
	flex: 0 0 45%;
	max-width: 45%;
	text-align: left;
	justify-content: flex-start;
}
.order-charge-icon svg {
	margin-right: 5px;
}
.order-charge-li .order-charge-icon::after {
	content: 'Charge';
}
.order-quantity-li .order-charge-icon::after {
	content: 'Quantity';
}
.order-startcount-li .order-charge-icon::after {
	content: 'Start Count';
}
.order-remains .order-charge-icon::after {
	content: 'Remains';
}
.auth.nightmode li span::after {
	color: #fff;
}
.order-charge::before {
	content: ':';
	margin-right: 3px;
}
.sp-ord {
	display: none;
}
.order-charge {
	color: #81808F;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.52px;
}
#top-sec.countrypage {
	padding: 40px 0 0;
}
.main-title-underline::after {
	width: 140px;
	height: 17px;
	bottom: -13px;
	background-size: 100% 100%;
}
#top-sec.countrypage  .main-title-spark::after {
	display: none;
}
.countryprovided-row {
	padding-top: 0;
}
.countryprovided-box {
	min-height: auto;
}
.countryprovided-title {
	font-size: 16px;
}
.title-blue {
	font-size: 24px;
}
.title-blue::before {
	width: 106.844px;
	height: 19.824px;
	top: 33px;
	left: -18px;
}
.cheap-usa .title {
	text-align: left !important;
}
.cheap-usa .txt {
	text-align: left !important;
}
.row.imp-row {
	padding-top: 0;
}
.step-grad-box {
	margin-bottom: 20px;
}
#importance-sec {
	padding-bottom: 0;
}
.btn-imp {
	transform: translateY(28px);
	justify-content: space-between;
}
#bestchoice-sec {
	padding: 60px 0;
}
#bestchoice-sec .panel-section {
	max-width: 100%;
	margin-top: 20px;
}
#bestchoice-sec .panel-section .col-sm-6 {
	flex: unset !important;
	width: unset;
}
#bestchoice-sec .panel-heading-custom {
	display: flex;
}
#bestchoice-sec .step-box-imp-row {
	padding: 15px;
	padding-top: 0;
	padding-bottom: 15px;
}
#bestchoice-sec .panel-heading-custom {
	text-align: center;
}
#bestchoice-sec .step-box-imp-row .col-md-6 {
	padding: 0;
	min-height: 100%;
	width: 50%;
	padding-left: 10px;
	padding-top: 10px;
}
#bestchoice-sec .features-box .feature {
	font-size: 13px;
}
#bestchoice-sec .status svg {
	margin-right: 0;
}
.sp-hero {
	display: none;
}
#bestchoice-sec .status {
	justify-content: center;
}
#bestchoice-sec .features-box {
	padding: 10px;
}
#bestchoice-sec .our-panel, .other-panel {
	padding: 10px;
}
#bestchoice-sec .status {
	padding: 10px;
}
#bestchoice-sec .step-box-imp-row .col-md-3 {
	width: 25%;
	padding: 10px;
}
#bestchoice-sec .step-box-imp-row {
	display: flex;
}
.row.centr-cntry-row {
	position: relative;
}
.testimonial-slider-nav1 {
	position: absolute;
	display: flex;
	top: 160px;
	transform: translateY(180px);
	margin: auto;
	justify-content: center;
	left: 0;
	right: 0;
	z-index: 9;
}
.cheap-bangladesh .row.cheap-row {
	padding-top: 60px;
}
.btn.btn-primary {
	justify-content: space-between;
}
.row.centr-cntry-row .col-sm-2 {
	width: 100%;
}
.slider-cntry .countryprovided-box {
	min-height: auto;
	margin-right: 0 !important;
	margin: 10px !important;
}
.other-box-wrap {
	border: none !important;
}
.panel-bangladesh {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
.panel-bangladesh .step-box-imp-row .btn.btn-start {
	display: none;
}
.panel-bangladesh .features-box .feature {
	padding: 0;
}
.panel-bangladesh .panel-heading-custom {
	border-radius: 15px;
	width: 98%;
	margin: auto;
}
.panel-bangladesh .column-box:nth-child(3) {
	padding-right: 0 !important;
}
.panel-bangladesh .row.step-box-imp-row .col-sm-12 {
	display: none;
}
.panel-bangladesh .total {
	font-size: 20px !important;
}
.panel-bangladesh .features-box {
	padding: 7px !important;
}
.countryprovided-row .btn-wrap {
	display: flex;
	margin-top: 15px;
	margin-bottom: 40px;
}
.indiacntry .countryprovided-box {
	min-height: auto;
}
.countryprovided-box5 {
	transform: translateY(0);
}
.indiacntry .title {
	text-align: center;
}
.indiacntry .countryprovided-box {
	min-height: auto !important;
}
.panel-turkey .step-box-imp-row .our-panel .our-txt {
	font-size: 16px;
}
.panel-turkey .step-box-imp-row .other-panel .our-txt {
	font-size: 16px;
}
.panel-turkey .col-md-4 {
	width: 100%;
}
.panel-turkey .col-md-4:nth-child(2) {
	padding: 15px !important;
	padding-right: 0 !important;
}
.panel-turkey .col-md-4:nth-child(3) {
	padding: 15px !important;
}
.btn-wrap {
	display: flex;
	margin-top: 15px;
}
.bestchoice-turkey .title {
	font-size: 24px;
	padding-top: 50px;
	text-align: center;
}
.best-turkey {
	display: flex;
	flex-direction: column-reverse;
}
.bestchoice-turkey .btn-wrap {
	display: none;
}
.bestchoice-turkey .txt {
	text-align: center;
}
.our-txt {
	font-size: 16px;
}
.pakistan-cntry .countryprovided-box {
	min-height: auto;
}
.pakistan-cntry .countryprovided-row {
	display: flex;
	flex-wrap: wrap;
}
.work-box .workbox-title {
	text-align: left !important;
}
.workbox-txt {
	text-align: left !important;
}
.panel-pk {
	padding-left: 25px !important;
	padding-right: 25px !important;
	padding-top: 20px !important;
	padding-bottom: 0 !important;
}
.panel-pk .step-box-imp-row {
	display: block !important;
}
.row.smm-rows .massorder-accordian {
	padding-top: 20px;
}
.row.smm-rows .add-fund-accordian .card h6 a {
	padding: 8px !important;
	font-size: 18px;
	height: auto;
}
.row.smm-rows .faq-num {
	width: 40px;
	height: 40px;
	min-width: 40px;
}
.globe-cntry .countryprovided-row {
	display: flex;
	flex-wrap: wrap;
}
.globe-cntry .col-sm-4 .countryprovided-box {
	min-height: 447px !important;
}
.globe-cntry .countryprovided-box-head img {
	max-width: 97px;
}
.card-world {
	margin-right: 0;
	margin-top: 0;
	margin: 10px;
}
.card-world:nth-child(2) {
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%) !important;
	transform: translateY(0);
}
.card-world:nth-child(4) {
	transform: translateY(0);
	background: linear-gradient(90deg, #2782FA 0%, #01A8FF 100%) !important;
}
#imp-smm {
	padding-top: 50px;
}
.cheap-img-wrap {
	padding-top: 30px;
}
.panel-pk .features-box .feature {
	padding: 8px;
}
.panel-globe .features-box .feature {
	padding: 8px !important;
}
.panel-pk .fe-txt {
	font-size: 16px;
	padding: 15px;
}
.panel-globe .fe-txt {
	font-size: 16px;
	padding: 15px;
}
.panel-globe .column-box {
	padding-top: 0 !important;
}
.slider-wrapper .tab-content > .tab-pane {
	overflow-y: unset !important;
}
.more-menu .dropdown-menu {
	position: relative;
	z-index: 9999;
}
.referal-box-txt {
    font-size: 16px;
    white-space: wrap;
    width: max-content;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
}
h5[data-id="serviceDesc"] br {
	display: block;
}
.referal-box-txt-icon {
	border-radius: 8px;
	padding: 7px;
	margin-right: 8px;
	cursor: pointer;
}
.referal-box-txt {
	font-size: 15px;
}
.affiliate-box-icon {
	width: 40px;
	height: 40px;
	border-radius: 8px;
}
.affiliate-box-icon svg {
	width: 20px;
}
.auth.nightmode .alert.alert-info {
	margin-top: 80px;
}
}