.brand-color {
	color: #2a001e;
	font-family: 'Inter', sans-serif;
}

a {
	color: white;
	font-family: 'Inter', sans-serif;
}

a:hover {
	color: #060000;
	font-family: 'Inter', sans-serif;
}

.top-bar {
	background-color: #51006a;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	color: #FFF;
	z-index: 1040
}

.topbar-social-menu .social-link {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: var(--bs-dark);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.topbar-social-menu .social-link:hover {
	color: #FFFFFF;
}

.language-switch .btn:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.navbar {
	-webkit-transition: all .5s ease;
	transition: all .2s ease;
	padding: 0;
	margin-top: 25px;
	background-color: var(--bs-secondary-bg);
	-webkit-box-shadow: var(--bs-box-shadow);
	box-shadow: var(--bs-box-shadow)
}

.navbar .navbar-nav .nav-link {
	color: var(--bs-dark);
	font-size: 13px;
	background-color: transparent;
	padding: 23px 18px;
	/*	text-transform: uppercase;*/
	/*-webkit-transition: all .3s ease;
	transition: all .3s ease;*/
	position: relative;
	font-weight: 600
}

.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .nav-link:active,
.navbar .navbar-nav .nav-link:hover {
	color: var(--bs-primary);


}

.activena {
	color: #51006a !important;
	border-bottom: 1px solid #51006a;
}

.navbar .navbar-toggler {
	padding: 0;
	border: none;
	font-size: 24px
}

.navbar .navbar-toggler:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.navbar .header-item {
	color: var(--bs-dark);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.navbar-brand .logo-dark {
	display: inline-block
}

.navbar-brand .logo-light {
	display: none
}

.header-item {
	height: 65px;
	line-height: 65px;
	border: 0;

	display: inline-block
}

.ico-bord {
	border: 1px solid #382dcf !important;
	border-radius: 20px;
}

.notification-wrapper {
	max-height: 250px;
	overflow: hidden scroll;
}

.inside {
	max-height: 450px !important;

}

.insidese {
	max-height: 530px !important;

}


.notification-wrapper .notification-item {
	padding: 15px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.notification-wrapper .notification-item:hover {
	background-color: var(--bs-light)
}

.notification-header {
	padding: 1rem
}

.notification-footer {
	padding: 10px
}

.noti-icon .count {
	position: absolute;
	top: 15px;
	right: -6px;
	margin-top: -3px;
	margin-right: -5px;
	width: 21px;
	height: 21px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 11px;
	background-color: #51006a;
	border-radius: 40px;
	color: #fff;
	border: 2px solid var(--bs-border-color-translucent)
}

.nav-sticky.navbar {
	background: var(--bs-secondary-bg);
	margin-top: 0;
	-webkit-box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08)
}

.nav-sticky .header-item {
	color: var(--bs-dark)
}

@media (max-width:991.98px) {
	.navbar .navbar-nav .nav-item .nav-link {
		padding: 8px 15px
	}

	.navbar-collapse {
		max-height: 735px;
		overflow-y: auto;
		padding: 0;
		position: absolute;
		z-index: 99999;
		left: 0;
		right: 0;
		top: 65px;
		background: #fff;
		padding-bottom: 10px;
		/*	padding-left: 25px;*/
		-webkit-box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
		box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08)
	}
}

.arrow-down {
	display: inline-block
}

.arrow-down:after {
	border: 0;
	left: auto;
	content: "\f0140";
	font-family: "Material Design Icons";
	top: 35%;
	right: 28px;
	font-size: 14px;
	margin-left: 2px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

@media (max-width:991.98px) {
	.arrow-down::after {
		right: 30px;
		position: absolute
	}
}

@media (max-width:767.98px) {
	.navbar {
		margin-top: 0
	}

	.top-bar {
		display: none
	}
}

body[data-bs-theme=dark] .navbar {
	background-color: var(--bs-tertiary-bg)
}

body[data-bs-theme=dark] .nav-sticky.navbar {
	background-color: var(--bs-tertiary-bg)
}

body[data-bs-theme=dark] .navbar-brand .logo-dark {
	display: none
}

body[data-bs-theme=dark] .navbar-brand .logo-light {
	display: inline-block
}

@media (max-width:991.98px) {
	.navbar-collapse {
		background-color: #f8f0fb;
	}
}

.page-title-box {
	background-image: url(../images/home/page-title.png);
	background-size: cover;
	background-color: var(--bs-primary-text);
	position: relative;
	padding-top: 225px;
	padding-bottom: 110px;
	background-position: center
}

.shape {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	pointer-events: none
}

.shape>svg {
	width: 100%;
	height: auto
}

.shape>svg path {
	fill: var(--bs-body-bg) !important
}

.breadcrumb {
	letter-spacing: .5px;
	text-align: center
}

.breadcrumb .breadcrumb-item {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600
}

.breadcrumb .breadcrumb-item::before {
	content: "\f0142";
	font-size: 14px;
	color: #fff;
	font-family: "Material Design Icons";
	padding-left: 8px
}

.breadcrumb .breadcrumb-item:first-child::before {
	content: ""
}

.breadcrumb .breadcrumb-item a {
	color: #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.breadcrumb .breadcrumb-item a:hover {
	color: var(--bs-white)
}

body[data-bs-theme=dark] .page-title-box {
	background-color: #242c34
}

.bg-footer {
	background: #350d3c;
	padding: 30px 0;
	position: relative;
	font-size: 14px
}

.footer-social-menu li a {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	color: rgba(255, 255, 255, .5);
	border: 1px solid rgba(255, 255, 255, .45);
	border-radius: 40px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.footer-social-menu li a:hover {
	background-color: #fff;
	color: var(--bs-primary);
	border-color: #fff
}


.social-menu li a {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	/*	color: rgba(255,255,255,.5);*/
	border: 1px solid #51006a;
	border-radius: 40px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	background-color: #51006a;
}

.social-menu li a:hover {
	background-color: #51006a;
	color: var(--bs-primary);
	border-color: #51006a;
}

.footer-list li a {
	display: inline-block;
	padding-bottom: 16px;
	color: rgba(255, 255, 255, .5);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.footer-list li a:hover {
	color: #fff;
	letter-spacing: .4px
}

.footer-alt {
	background: var(--bs-footer-bg);
	padding: 20px 0;
	border-top: 1px solid var(--bs-gray-700)
}

.row>* {
	position: relative
}

.section {
	padding-top: 30px;
	padding-bottom: 45px;
	position: relative
}

.sectionem {
	padding-top: 30px;
	/*	padding-bottom: 45px;*/
	position: relative
}

.section-login {
	padding-top: 15em;
	padding-bottom: 15em;
	position: relative
}

.section-re {
	padding-top: 30px;
	padding-bottom: 0px;
	position: relative
}

.section-re-de {
	padding-top: 3px;
	padding-bottom: 0px;
	position: relative
}

.section-re-de-pa {
	padding-top: 3px;
	padding-bottom: 45px;
	position: relative
}

.section-re-de-minus {
	margin-top: -25px;
	padding-bottom: 100px;
	position: relative
}

.keyli {
	font-size: 14px;
	line-height: 36px;
	color: #5e5e5e !important;
}

.sectiontono {
	padding-top: 0px;
	padding-bottom: 45px;
	position: relative
}

.company {
	padding-top: 10px;
	/*	padding-bottom: 45px;*/
	position: relative
}

.fo-co {
	color: #2f353d;
}

.lowi {
	width: 18%;
	font-weight: 400 !important;
	padding-top: 8px !important;
	margin: 0 auto;
}

.buyres {

	font-weight: 400 !important;
	padding-top: 8px !important;
	float: right !important;
}

.gifsize {
	width: 6%;
	height: 6%;
	margin-top: 25px;
}

.text-re {

	color: #2f353d !important;
	font-size: 12px;
	line-height: 24px;
}

.pa-les {


	position: relative;
	padding-bottom: 25px !important;

}

.breadcrumb a {
	color: #51006a !important;
	text-decoration: underline;

}

.pa-min-les {


	position: relative;
	padding-bottom: 35px !important;
	padding-top: 50px !important;

}

.section-title .title {
	font-size: 25px;
	line-height: 1.375;
	font-weight: bold;
}

.para-desc {
	max-width: 600px
}

.sub-title {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase
}

.fs-11 {
	font-size: 11px
}

.fs-12 {
	font-size: 12px
}

.fs-13 {
	font-size: 13px
}

.fs-14 {
	font-size: 14px
}

.fs-15 {
	font-size: 15px
}

.fs-16 {
	font-size: 16px
}

.fs-17 {
	font-size: 17px
}

.fs-18 {
	font-size: 18px
}

.fs-19 {
	font-size: 19px
}

.fs-20 {
	font-size: 20px
}

.fs-21 {
	font-size: 21px
}

.fs-22 {
	font-size: 36px
}

.fw-medium {
	font-weight: 500
}

.fw-semibold {
	font-weight: 600
}

.bg-overlay {
	background-color: rgba(40, 48, 57, .5);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute
}

::-moz-selection {
	color: #fff;
	background: var(--bs-primary)
}

::selection {
	color: #fff;
	background: #766df4 !important;
}

.avatar-xs {
	height: 2.5rem;
	width: 2.5rem;
	line-height: 2.5rem
}

.avatar-sm {
	height: 3rem;
	width: 3rem;
	line-height: 3rem
}

.avatar-md {
	height: 4rem;
	width: 4rem
}

.avatar-lg {
	height: 5rem;
	width: 5rem
}

.uim-svg {
	fill: var(--bs-primary) !important
}

.uim-svg svg {
	width: 24px;
	height: 24px;
	vertical-align: inherit
}

.icons-sm svg {
	height: 18px;
	width: 18px
}

.icons-md svg {
	height: 32px;
	width: 32px
}

.icons-lg svg {
	height: 40px;
	width: 40px
}

.icons-xl svg {
	height: 48px;
	width: 48px
}

.primary-link {
	color: var(--bs-dark) !important;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.primary-link:hover {
	color: var(--bs-primary) !important
}

.map {
	line-height: 0;
	margin-bottom: -1px
}

.table th {
	font-weight: 500
}

.alert-dismissible .btn-close:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-text {
	margin-top: .25rem;
	font-size: .95rem;
	font-weight: 500;
	color: var(--bs-text-muted)
}

#back-to-top {
	width: 35px;
	height: 35px;
	position: fixed;
	padding: 5px;
	bottom: 20px;
	right: 30px;
	background: var(--bs-primary);
	border-color: transparent;
	border-radius: 50px;
	color: #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	display: none;
	z-index: 99
}

#back-to-top:hover {
	border-radius: 50px;
	-webkit-animation: fade-up 1.5s infinite linear;
	animation: fade-up 1.5s infinite linear;
	background-color: var(--bs-primary)
}

@-webkit-keyframes fade-up {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}

	75% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0
	}
}

@keyframes fade-up {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}

	75% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px !important
	}

	.custom-container {
		max-width: 90%
	}
}


.ui-elements-barse {
	padding: 18px;
	background-color: var(--bs-secondary-bg);
	position: sticky;
	overflow-y: auto;
	top: 90px;
	margin-bottom: 10px;
	/*	height: calc(100vh - 165px);*/
	/*	margin-right: 20px*/
}

.ui-elements-bar {
	padding: 18px;
	background-color: var(--bs-secondary-bg);
	position: sticky;
	overflow-y: auto;
	top: 90px;
	height: calc(100vh - 105px);
	margin-bottom: 10px;
	/*	margin-right: 20px*/
}

.ui-elements-bar .nav .nav-item .nav-link {
	color: var(--bs-tertiary-color);
	font-weight: 500
}

.ui-elements-bar .nav .nav-item .nav-link:hover {
	color: var(--bs-dark)
}

.ui-elements-bar .nav .nav-item.active .nav-link {
	color: var(--bs-dark)
}

.form-control,
.form-select {
	/*	padding: 10px;*/
	/*	font-size: 13px;*/
	border-color: var(--bs-border-color);
	font-weight: 400;
	border-radius: 4px;
}

.form-control::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder {
	color: #adb5bd;
	font-size: 13px
}

.form-control::-moz-placeholder,
.form-select::-moz-placeholder {
	color: #adb5bd;
	font-size: 13px
}

.form-control:-ms-input-placeholder,
.form-select:-ms-input-placeholder {
	color: #adb5bd;
	font-size: 13px
}

.form-control:-moz-placeholder,
.form-select:-moz-placeholder {
	color: #adb5bd;
	font-size: 13px
}

.form-check-input,
.form-check-label,
[type=search]::-webkit-search-cancel-button {
	cursor: pointer
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	z-index: 99999;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	visibility: visible;
	opacity: 1
}

#preloader #status {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

#status {
	height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(var(--bs-primary-rgb), .15)
}

#status ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#status ul li {
	list-style: none;
	height: 20px;
	width: 20px;
	background-color: var(--bs-primary);
	margin: 0 4px;
	border-radius: 50%;
	-webkit-animation: bounce 1s linear infinite;
	animation: bounce 1s linear infinite
}

#status ul li:nth-child(1) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
	background-color: #1d10d2
}

#status ul li:nth-child(2) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	background-color: #2012e9
}

#status ul li:nth-child(3) {
	-webkit-animation-delay: .1s;
	animation-delay: .1s;
	background-color: #3326ef
}

#status ul li:nth-child(4) {
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
	background-color: #493ef0
}

#status ul li:nth-child(5) {
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	background-color: #6055f2
}

#status ul li:nth-child(6) {
	-webkit-animation-delay: .1s;
	animation-delay: .1s;
	background-color: var(--bs-primary)
}

@-webkit-keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.choices__list--multiple .choices__item {
	background-color: var(--bs-primary);
	border-color: var(--bs-primary);
	margin-bottom: 0
}

.choices__list--dropdown {
	z-index: 2;
	border-color: var(--bs-border-color);
	font-weight: 500;
	max-height: 280px
}

.choices__list--dropdown .choices__item--selectable {
	padding: 0;
	line-height: 43px;
	min-height: 44px;
	padding-left: 15px;
	padding-right: 29px;
	text-align: left;
	font-size: 15px
}

.choices__list--dropdown .choices__item--selectable::after {
	display: none
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
	color: var(--bs-primary);
	background-color: var(--bs-light)
}

.choices__list--dropdown.choices__list[aria-expanded] {
	background-color: var(--bs-secondary-bg) !important;
	border-color: var(--bs-border-color) !important
}

.choices__input {
	background-color: var(--bs-secondary-bg);
	margin-bottom: 0
}

.choices__inner {
	color: var(--bs-dark);
	background-color: var(--bs-secondary-bg);
	padding: 6px 10px;
	min-height: 39px;
	border: 1px solid;
	border-color: var(--bs-border-color);
	font-weight: 500
}

.choices__inner:focus {
	border: 1px solid;
	border-color: var(--bs-border-color)
}

.choices[data-type*=select-one] .choices__input {
	background-color: var(--bs-secondary-bg);
	border: 1px solid var(--bs-primary);
	margin: 10px;
	border-radius: 5px;
	width: 90%;


}

.choices[data-type*=select-one]::after {
	border: 0;
	right: 11.5px;
	left: auto;
	content: "\f0140";
	font-family: "Material Design Icons";
	top: 35%;
	right: 28px
}

.choices[data-type*=select-one].is-open .choices__inner,
.choices[data-type*=select-one].is-open .choices__list--dropdown {
	-webkit-box-shadow: var(--bs-box-shadow);
	box-shadow: var(--bs-box-shadow);
	border-color: #dbdfe2
}

.choices[data-type*=select-one].is-open::after {
	margin-top: -2.5px
}

.choices[data-type*=select-one] .is-focused .choices__inner,
.choices[data-type*=select-one] .is-open .choices__inner {
	border: 1px solid;
	border-color: #dbdfe2
}

.choices[data-type*=select-one] .selection-widget .form-select {
	padding: 8px 20px;
	color: #3d454e;
	border-color: #dbdfe2
}

.choices[data-type*=select-one] .selection-widget .form-select:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.choices[data-type*=select-one] .selection-widget .form-select option {
	padding: 20px
}

.gslide-description .gdesc-inner .gslide-desc {
	font-family: var(--bs-font-sans-serif);
	font-size: 15px
}

.gslide-description .gdesc-inner .gslide-title {
	font-family: var(--bs-font-sans-serif);
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: 500
}

#home {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.bg-home {
	padding: 300px 0 240px 0;
	background-color: var(--bs-primary-text)
}

@media (max-width:767.98px) {
	.bg-home {
		padding: 155px 0 110px 0;
		background-color: var(--bs-primary)
	}
}

.bg-home .bg-overlay {
	background: url(../images/home/img-01.png);
	background-size: cover;
	background-position: center
}

.filter-search-form {
	position: relative
}

.filter-search-form i {
	position: absolute;
	top: 48%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 12px;
	z-index: 1;
	color: var(--bs-primary);
	font-size: 20px
}

.registration-form {
	position: relative
}

.registration-form .submit-btn {
	border-radius: 8px
}

.registration-form .choices[data-type*=select-one] .choices__inner,
.registration-form .form-control {
	border-radius: 8px
}

@media (min-width:992px) {
	.filter-border::before {
		content: "";
		border-right: 1px solid var(--bs-border-color);
		position: absolute;
		right: 4px;
		height: 38px;
		top: 10px;
		z-index: 1
	}

	.registration-form {
		position: relative
	}

	.registration-form .submit-btn {
		border-radius: 0 8px 8px 0
	}

	.registration-form .form-control {
		border-radius: 8px 0 0 8px
	}

	.registration-form .choices[data-type*=select-one] .choices__inner {
		border-radius: 0
	}
}

.filter-input-box,
.filter-input-box.form-select,
.filter-search-form .choices__inner {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 0;
	font-size: 15px;
	height: 60px;
	padding: 16px 6px 15px 45px;
	border-radius: 0
}

.treding-keywords li a {
	color: rgba(255, 255, 255, .7);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.treding-keywords li a:hover {
	color: #fff
}

.bg-home2 {
	padding: 198px 0 140px 0;
	background-color: rgba(var(--bs-primary-rgb), .1);
	overflow-x: clip
}

@media (max-width:767.98px) {
	.bg-home2 {
		padding: 160px 0 125px 0
	}
}

@media (max-width:991.98px) {
	.home-img {
		height: auto;
		width: 100%
	}
}

.bg-home3 {
	padding: 210px 0 95px 0;
	background-color: rgba(var(--bs-primary-rgb), .1);
	overflow-x: clip
}

@media (max-width:767.98px) {
	.bg-home3 {
		padding: 160px 0 90px 0
	}
}

.homeslider .home-slide-box {
	position: relative
}

.homeslider .home-slide-box .bg-overlay {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .75)), to(transparent));
	background: linear-gradient(to top, rgba(0, 0, 0, .75), transparent)
}

.homeslider .home-slide-box .home-slide-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.homeslider .home-slide-box .home-slide-content .slide-para {
	font-family: "Dancing Script", cursive
}

@media (min-width:992px) {
	.homeslider {
		width: 200%
	}

	.homeslider .swiper-slide img {
		display: block;
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover
	}

	.homeslider .swiper-slide {
		width: 60%;
		height: 100%
	}

	.homeslider .swiper-slide:nth-child(2n) {
		width: 60%;
		height: 100%
	}

	.homeslider .swiper-slide:nth-child(3n) {
		width: 60%;
		height: 100%
	}
}

.quote-icon .icon {
	position: absolute;
	top: -32px;
	left: 7px;
	z-index: 9;
	font-size: 102px;
	color: #fff
}

.quote-icon .icon-2 {
	font-size: 100px;
	position: absolute;
	top: -31px;
	left: 6px;
	z-index: 9
}

@media (min-width:768px) {

	.bg-home2 .filter-border::before,
	.bg-home3 .filter-border::before {
		content: "";
		border-right: 1px solid var(--bs-border-color);
		position: absolute;
		right: 4px;
		height: 38px;
		top: 10px;
		z-index: 1
	}

	.bg-home2 .registration-form .submit-btn,
	.bg-home3 .registration-form .submit-btn {
		border-radius: 0 8px 8px 0
	}

	.bg-home2 .registration-form .form-control,
	.bg-home3 .registration-form .form-control {
		border-radius: 8px 0 0 8px
	}

	.bg-home2 .registration-form .choices[data-type*=select-one] .choices__inner,
	.bg-home3 .registration-form .choices[data-type*=select-one] .choices__inner {
		border-radius: 0PX
	}
}

body[data-bs-theme=dark] .bg-home {
	background-color: #373f4a
}

.popu-category-box {
	padding: 2.5rem 1.5rem;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.popu-category-box .popu-category-icon {
	width: 64px;
	height: 64px;
	line-height: 64px;
	border-radius: 8px;
	text-align: center;
	font-size: 28px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(var(--bs-primary-rgb), .1)
}

.popu-category-box:hover {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px)
}

.job-Categories-box .job-Categories-list li {
	background-color: #fff;
	padding: 8px 14px;
	border-radius: 4px;
	margin-bottom: 14px;
	-webkit-box-shadow: 0 .75rem 1.5rem rgba(40, 48, 57, .03);
	box-shadow: 0 .75rem 1.5rem rgba(40, 48, 57, .03)
}

.job-Categories-box .job-Categories-list li:last-child {
	margin-bottom: 0
}

body[data-bs-theme=dark] .job-Categories-box .job-Categories-list li {
	background-color: #3d454e
}

.job-list-menu {
	background-color: var(--bs-body-bg);
	-webkit-box-shadow: var(--bs-box-shadow);
	box-shadow: var(--bs-box-shadow);
	border-radius: 10px;
	padding: 5px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.job-list-menu .nav-item .nav-link {
	padding: 10px 15 px;
	color: var(--bs-dark);
	font-weight: 500;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	border-radius: 25px
}

.job-list-menu .nav-item .nav-link.active {
	color: #fff;
	background-color: #51006a !important;
}

.job-box {
	overflow: hidden;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.job-box .bookmark-label {
	width: 200px;
	position: absolute;
	top: -5px;
	left: -84px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: 1;
	color: #fff;
	background: rgba(var(--bs-primary-rgb), .15);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	padding: 6px;
	font-size: 20px;
	padding-top: 8px
}

.job-box:hover {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
	border-color: var(--bs-primary)
}

.job-box:hover .bookmark-label {
	background-color: var(--bs-primary)
}

.filler-job-form i {
	position: absolute;
	top: 48%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 20px;
	z-index: 1;
	color: var(--bs-primary);
	font-size: 20px
}

.filler-job-form .choices__inner,
.filter-job-input-box,
.filter-job-input-box.form-select {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	font-size: 14px;
	height: 44px;
	padding: 6px 6px 6px 15px;
	border-radius: 6px
}

.filler-job-form .choices__inner:focus,
.filter-job-input-box.form-select:focus,
.filter-job-input-box:focus {
	border-color: var(--bs-border-color)
}

.side-bar .custom-control {
	margin: 12px 22px
}

.side-bar .form-check-input {
	width: 16px;
	height: 16px
}

.side-bar .accordion .accordion-item {
	border: none
}

.side-bar .accordion .accordion-item .accordion-button {
	background-color: rgba(var(--bs-primary-rgb), .15);
	color: var(--bs-dark);
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 15px;
	font-weight: 500
}

.side-bar .accordion .accordion-item .accordion-button::after {
	content: "\f0140";
	font-family: "Material Design Icons";
	background: 0 0
}

.tag-cloud {
	color: var(--bs-tertiary-color);
	background-color: var(--bs-light);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.tag-cloud:hover {
	color: #fff;
	background-color: var(--bs-primary)
}

.noUi-horizontal {
	height: 10px;
	background: var(--bs-white);
	border-color: #e2e5e8
}

.noUi-horizontal .noUi-handle {
	width: 20px;
	height: 20px;
	border-radius: 50px;
	border-color: var(--bs-primary);
	background: var(--bs-primary);
	-webkit-box-shadow: none;
	box-shadow: none
}

.noUi-horizontal .noUi-handle::after,
.noUi-horizontal .noUi-handle::before {
	content: "";
	opacity: 0
}

.job-list-header .registration-form-box .form-control,
.job-list-header .registration-form-box .form-select {
	padding: 6px 8px 6px 45px
}

.wedget-popular-title .popular-box {
	position: relative;
	padding: 6px;
	border-radius: 5px;
	margin-top: 10px;
	border: 1px solid var(--bs-border-color)
}

.wedget-popular-title .popular-box .number {
	text-align: center;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius: 5px;
	font-size: 14px;
	color: var(--bs-primary);
	background-color: rgba(var(--bs-primary-rgb), .15)
}

.favorite-icon a {
	display: inline-block;
	width: 46px;
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	/*border: 1px solid var(--bs-border-color);
	border-radius: 6px;*/
	color: rgba(173, 181, 189, .9);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.boxlogoicon {
	display: inline-block;
	/*width: 46px;
	height: 30px;*/


	text-align: center;
	border: 1px solid var(--bs-border-color);
	border-radius: 6px;
	color: rgba(173, 181, 189, .55);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.boxlogoiconj {
	display: inline-block;
	/*width: 46px;
	height: 30px;*/


	text-align: center;
	/*border: 1px solid var(--bs-border-color);
	border-radius: 6px;*/
	color: rgba(173, 181, 189, .55);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.favorite-icon a:hover {
	color: #333;
	/*	background-color: #da3746;
	border-color: #da3746*/
}

.bookmark-post .bookmark-label,
.job-box.bookmark-post .bookmark-label {
	background-color: var(--bs-primary)
}

.bookmark-post .favorite-icon a,
.job-box.bookmark-post .favorite-icon a {
	background-color: #da3746;
	color: #fff;
	border-color: #da3746
}

.job-box .favorite-icon {
	position: absolute;
	top: 15px;
	right: 15px
}

body[data-bs-theme=dark] .noUi-horizontal {
	background-color: #303841;
	border-color: #303841;
	-webkit-box-shadow: none;
	box-shadow: none
}

@media (min-width:640px) {

	.choices__list--dropdown .choices__item--selectable,
	.choices__list[aria-expanded] .choices__item--selectable {
		padding: 0;
		padding-left: 15px;
		padding-right: 29px
	}

	.choices__list--dropdown .choices__item--selectable.is-highlighted,
	.choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
		background-color: var(--bs-light)
	}
}

.bg-subscribe {
	position: relative;
	padding: 80px 0;
	overflow: hidden;
	background-color: #343c3f;
	bottom: -1px
}

.bg-subscribe .email-img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: .35
}

.subscribe-form .form-control {
	max-width: 350px;
	padding: 9px 20px;
	border-color: rgba(226, 229, 232, .35);
	border-radius: 8px;
	font-size: 14px;
	color: #fff;
	background-color: transparent
}

[data-bs-theme=dark] .bg-subscribe {
	background-color: #242c34
}

[data-bs-theme=dark] .subscribe-form .form-control {
	border-color: #3d454e;
	background-color: #303841
}

.process-box {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	padding: 1.5rem
}

.process-box .process-img {
	width: 110px;
	height: 110px;
	line-height: 110px;
	border-radius: 50%;
	background-color: rgba(var(--bs-primary-rgb), .05)
}

.process-box:hover {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px)
}

.process-menu.nav-pills .nav-link {
	color: var(--bs-dark);
	margin-bottom: 22px;
	position: relative;
	padding: 10px 0
}

.process-menu.nav-pills .nav-link .number {
	height: 35px;
	width: 35px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(116, 120, 141, .15);
	color: #74788d;
	border-radius: 40px
}

.process-menu.nav-pills .nav-link.active {
	background-color: transparent !important;
	color: var(--bs-primary)
}

.process-menu.nav-pills .nav-link.active .number {
	color: #fff;
	background-color: var(--bs-primary)
}

.process-menu.nav-pills .nav-link::before {
	content: "";
	position: absolute;
	border: 1px dashed rgba(var(--bs-primary-rgb), .4);
	height: 65px;
	left: 17px;
	top: 54px
}

.process-menu.nav-pills .nav-link:last-child::before {
	border: none
}

.testi-box {
	position: relative;
	/*max-width: 630px;*/
	border: none;
	background: none !important;
	margin: 0 auto;
	text-align: center
}

.swiper-pagination .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background-color: var(--bs-primary);
	opacity: .5;
	border-radius: 8px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	width: 26px
}

.blog-box {
	background-color: var(--bs-card-bg);
	border: none;
	-webkit-box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	border-radius: 6px
}

.blog-box .blog-img {
	border-radius: 6px 6px 0 0
}

.blog-box .blog-img .bg-overlay {
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.blog-box .blog-img .author {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: absolute;
	top: 15px;
	left: 15px;
	opacity: 0
}

.blog-box .blog-img .likes {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: absolute;
	bottom: 15px;
	right: 15px;
	opacity: 0
}

.blog-box:hover .blog-img .bg-overlay {
	opacity: .6
}

.blog-box:hover .blog-img .author {
	opacity: 1
}

.blog-box:hover .blog-img .likes {
	opacity: 1
}

.blog-masonry-box .blog-img,
.post-preview .blog-img {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(1.3);
	transform: scale(1.3)
}

.blog-masonry-box:hover .blog-img,
.post-preview:hover .blog-img {
	-webkit-transform: scale(1.3) translateX(-10px);
	transform: scale(1.3) translateX(-10px)
}

.widget-popular-post .widget-popular-post-img {
	width: 85px;
	height: 60px;
	-o-object-fit: cover;
	object-fit: cover
}

.widget-popular-post a {
	color: #283039
}

.sd-title {
	position: relative;
	border-bottom: 2px solid #e2e5e8
}

.sd-title::before {
	content: "";
	background-color: var(--bs-primary);
	width: 32%;
	height: 2px;
	position: absolute;
	bottom: -2px
}

.widget-social-menu li a {
	display: inline-block;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	color: var(--bs-dark);
	background-color: var(--bs-light);
	border-radius: 40px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.widget-social-menu li a:hover {
	color: #fff;
	background-color: var(--bs-primary)
}

.blog-grid-box {
	overflow: hidden;
	-webkit-box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	border: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.blog-grid-box:hover {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px)
}

.blog-modern-box .bg-overlay {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, rgba(0, 0, 0, .55)), to(transparent));
	background: linear-gradient(to top, rgba(0, 0, 0, .55) 10%, transparent)
}

.blog-modern-box img {
	height: 400px;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(1.3);
	transform: scale(1.3)
}

.blog-modern-box .card-img-overlay {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.blog-modern-box:hover img {
	-webkit-transform: scale(1.3) translateX(-20px);
	transform: scale(1.3) translateX(-20px)
}

.blog-blockquote .blockquote p {
	max-width: 545px;
	margin: 0 auto
}

.blog-social-menu li .social-link {
	width: 35px;
	height: 35px;
	border-radius: 8px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.blog-author-sidebar .blog-title {
	font-size: 16px;
	border: 1px solid;
	text-align: center;
	padding: 12px 0;
	border-color: #e2e5e8 transparent #e2e5e8 transparent
}

[data-bs-theme=dark] .blog-grid-box {
	border: #3d454e
}

.about-feature {
	-webkit-box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	border: 15px;
	background: #FFF !important;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.about-feature .featrue-icon {
	height: 45px;
	width: 45px;
	line-height: 40px;
	border-radius: 8px;
	font-size: 24px;
	text-align: center;
	color: var(--bs-primary);
	background: linear-gradient(-45deg, transparent, rgba(var(--bs-primary-rgb), .15))
}

.about-feature:hover {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-box-shadow: var(--bs-box-shadow);
	box-shadow: var(--bs-box-shadow)
}

.about-social-menu li a {
	font-size: 17px;
	color: var(--bs-tertiary-color);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.about-social-menu li a:hover {
	color: var(--bs-primary)
}

.about-testimonial-menu.nav-pills .nav-link img {
	max-width: 100%
}

.about-testimonial-menu.nav-pills .nav-link .about-testi-bg-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(40, 48, 57, .4);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	opacity: 0
}

.about-testimonial-menu.nav-pills .nav-link.active,
.about-testimonial-menu.nav-pills .nav-link:hover {
	background-color: transparent !important
}

.about-testimonial-menu.nav-pills .nav-link.active .about-testi-bg-overlay,
.about-testimonial-menu.nav-pills .nav-link:hover .about-testi-bg-overlay {
	opacity: 1
}

.about-tab-content .tab-pane {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%
}

.about-cta {
	padding: 50px 40px;
	border: 1px solid #eff0f2;
	border-radius: 20px
}

.counter {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 2.4rem;
	font-size: 2.4rem;
	font-weight: 600
}

.counter>span {
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-transition: -webkit-transform 2s ease;
	transition: -webkit-transform 2s ease;
	transition: transform 2s ease;
	transition: transform 2s ease, -webkit-transform 2s ease;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	line-height: 1
}

.counter>span span {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	height: 100%
}

.about-list li {
	margin-bottom: 14px;
	padding-left: 25px
}

.about-list li::before {
	font-family: Material Design Icons;
	content: "\f0e1e";
	position: absolute;
	left: 12px;
	color: #048565
}

@media (min-width:1200px) {
	.about-img {
		width: 180%
	}
}

.service-box {
	border: none;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.service-box:hover {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px)
}

.team-box {
	overflow: hidden
}

.team-box .team-img img {
	position: relative;
	width: 215px;
	height: 215px;
	border-radius: 50%
}

.team-box .team-img .team-social {
	position: absolute;
	top: 58px;
	left: 25px;
	text-align: center;
	opacity: 0;
	-webkit-transform: translate(-20px, -20px);
	transform: translate(-20px, -20px);
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.team-box .team-img .team-social a {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border-radius: 5px;
	background-color: var(--bs-primary);
	color: #fff
}

.team-box:hover .team-social {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.pricing-details .pricing-item {
	padding: 14px 0px 0px 0px;

}

.pricing-details .pricing-item i {
	width: 22px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	text-align: center;
	border-radius: 40px
}

.pricing-box {
	border: none;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.pricing-box .pricing-icon {
	position: absolute;
	top: -56px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	line-height: 5rem;
	border: 6px solid var(--bs-border-color-translucent);
	height: 90px;
	width: 90px;
	line-height: 96px
}

.pricing-box:hover {
	-webkit-box-shadow: var(--bs-box-shadow);
	box-shadow: var(--bs-box-shadow);
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px)
}

.pricing-counter {
	background-image: url(../images/bg-counter.svg);
	background-size: cover;
	background-position: center;
	padding: 35px;
	border-radius: 20px
}

.faq-menu.nav-pills .nav-item .nav-link {
	color: var(--bs-dark);
	font-weight: 500;

	border-bottom: 3px solid transparent;
	border-radius: 0;

	font-size: 15px;
	line-height: 36px;
	text-align: left;

}

.faq-menu.nav-pills .nav-item .nav-link.active {
	color: var(--bs-primary);
	background-color: transparent !important;
	border-bottom-color: var(--bs-primary)
}

.faq-box .accordion-item .accordion-header .accordion-button:not(.collapsed) {
	color: var(--bs-primary);
	-webkit-box-shadow: none;
	box-shadow: none
}

.job-grid-box {
	border-radius: 14px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.job-grid-box .favorite-icon {
	position: absolute;
	right: 20px;
	top: 24px
}

.job-cont {
	font-family: 'Inter', sans-serif;
	font-size: 12px;
}

.job-grid-box:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

.candidate-contact-details .icon,
.job-overview .icon {
	height: 46px;
	line-height: 46px;
	width: 46px;
	border-radius: 46px;
	text-align: center;
	font-size: 20px
}

.job-details-compnay-profile {
	margin-top: -34px;
	position: relative;
	margin-left: 24px
}

.job-details-menu {
	position: sticky;
	top: 120px
}

.job-details-menu .nav-link {
	color: #283039;
	border: 1px solid #f8f9fc;
	margin-top: 15px;
	padding: 22px;
	cursor: pointer
}

.job-details-menu .nav-link.active {
	color: #283039;
	background-color: rgba(var(--bs-primary-rgb), .07)
}

.job-detail-list li {
	padding-left: 25px;
	position: relative;
	margin-top: 12px
}

.job-detail-list li i {
	color: #048565;
	font-size: 12px;
	line-height: 23px;
	left: 0;
	position: absolute;
	top: 0
}

.candidate-list-box {
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.candidate-list-box .favorite-icon {
	position: absolute;
	right: 22px;
	top: 22px
}

.candidate-list-box:hover {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
	-webkit-box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	border-color: var(--bs-primary)
}

.profile-active {
	padding: 5px;
	top: -4px;
	right: -5px;
	border: 2px solid var(--bs-border-color-translucent)
}

.featured-label {
	top: 10px;
	position: absolute;
	right: 0
}

.featured-label .featured {
	margin-bottom: 10px;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	line-height: 10px;
	background: #766df4;
	position: relative;
	text-transform: uppercase;
	display: inline-block;
	padding: 6px
}

.featured-label .featured::before {
	content: "";
	position: absolute;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	border-right: 11px solid #766df4;
	left: -11px;
	top: 0
}

.page-sub-title {
	font-weight: 17px;
	font-weight: 500px;
	letter-spacing: .5px
}

.candidate-detail-social-menu li .social-link {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	border-radius: 40px;
	color: #74788d;
	background-color: var(--bs-light);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.candidate-detail-social-menu li .social-link:hover {
	color: #fff;
	background-color: var(--bs-primary)
}

.candidate-profile-overview li,
.profile-contact li {
	padding: 10px 0
}

.candidate-profile-overview li label,
.profile-contact li label {
	min-width: 118px;
	font-weight: 500
}

.candidate-education-content {
	position: relative
}

.candidate-education-content .circle {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 40px
}

.candidate-education-content::before {
	content: "";
	position: absolute;
	border: 1px dashed rgba(var(--bs-primary-rgb), .4);
	height: 98px;
	left: 16px;
	top: 44px
}

.candidate-education-content:last-child::before {
	opacity: 0
}

.review-rating i {
	font-size: 16px;
	letter-spacing: -.016rem
}

.candidate-portfolio-box {
	overflow: hidden
}

.candidate-portfolio-box .bg-overlay {
	background-color: rgba(40, 48, 57, 0)
}

.candidate-portfolio-box .bg-overlay,
.candidate-portfolio-box .zoom-icon,
.candidate-portfolio-box img {
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.candidate-portfolio-box .zoom-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 26px;
	color: #fff;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0
}

.candidate-portfolio-box:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.candidate-portfolio-box:hover .bg-overlay {
	background-color: rgba(40, 48, 57, .3)
}

.candidate-portfolio-box:hover .zoom-icon {
	opacity: 1
}

.bg-auth {
	padding: 40px 0;
	background-color: rgba(var(--bs-primary-rgb), .1);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 100vh
}

.bg-login {
	padding: 40px 0;
	background-color: rgba(var(--bs-primary-rgb), .1);

}

.bg-otp {
	padding: 60px 0;


}

@media (max-width:991.98px) {
	.bg-auth {
		padding: 60px 0
	}

	.bg-footer {

		padding: 30px 0 !important;

	}

	.log_co {
		padding-top: 20px !important;
		padding-bottom: 2px !important;
	}
}

.log_pa {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.auth-box {
	border: none;
	-webkit-box-shadow: var(--bs-box-shadow);
	box-shadow: var(--bs-box-shadow);
	border-radius: 10px;
	overflow: hidden
}

.auth-box .auth-content {
	/*	background-color: var(--bs-primary-text);*/

	border-left: 1px solid #dadada !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	padding-top: 40% !important;
	height: 100%;

	display: -webkit-box;
	display: -ms-flexbox;
	/*	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;

	justify-content: center;*/
	padding-top: 40% !important;
	height: 100%
}

.gifbg {
	background: url(../images/Ellipse-18.png);
	background-repeat: repeat;
	text-align: center;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 240px;
	padding-top: 25px;
}

.auth-box .logo-dark {
	display: inline-block
}

.auth-box .logo-light {
	display: none
}

.auth-box .auth-form .form-control {
	color: #fff;
	border-color: rgba(255, 255, 255, .1);
	background-color: rgba(255, 255, 255, .1)
}

.auth-box .auth-form .form-control::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .45)
}

.auth-box .auth-form .form-control::-moz-placeholder {
	color: rgba(255, 255, 255, .45)
}

.auth-box .auth-form .form-control:-ms-input-placeholder {
	color: rgba(255, 255, 255, .45)
}

.auth-box .auth-form .form-control:-moz-placeholder {
	color: rgba(255, 255, 255, .45)
}

body[data-bs-theme=dark] .bg-auth {
	background-color: #303841
}

body[data-bs-theme=dark] .auth-box .logo-light {
	display: inline-block
}

body[data-bs-theme=dark] .auth-box .logo-dark {
	display: none
}

.bg-coming-soon {
	position: relative
}

@media (max-width:991.98px) {
	.bg-coming-soon {
		padding: 150px 0;
		height: auto
	}
}

.coming-soon-subacribe .form-control {
	border-color: rgba(173, 181, 189, .5);
	background-color: transparent
}

.countdownlist-item {
	width: 25%;
	text-align: center
}

.countdownlist-item:last-of-type .count-num::after {
	display: none
}

.count-title {
	font-size: 13px;
	font-weight: 500;
	display: block;
	margin-bottom: 8px;
	color: rgba(40, 48, 57, .5);
	text-transform: uppercase
}

.count-num {
	padding: 16px 8px;
	position: relative;
	font-weight: 600;
	font-size: 32px
}

@media (max-width:575.98px) {
	.count-num {
		font-size: 18px
	}
}

.count-num::after {
	content: ":";
	font-size: 20px;
	position: absolute;
	right: -12px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #283039
}

.profile-page {
	padding: 180px 0 80px 0;
	position: relative
}

@media (max-width:767.98px) {
	.profile-page {
		padding: 95px 0 70px 0
	}

	.sm-bg-pr {
		width: 98% !important;
		margin: 2%;

	}

	.top-bar {
		padding-top: 5px;
	}
}

.profile-document .profile-document-list .icon {
	width: 40px;
	height: 40px;
	line-height: 38px;
	border: 1px solid rgba(var(--bs-tertiary-color), .2);
	border-radius: 6px;
	color: var(--bs-tertiary-color);
	text-align: center;
	font-size: 20px
}

.profile-content-nav.nav-pills .nav-item .nav-link {
	color: var(--bs-dark);
	font-weight: 500;
	border-bottom: 2px solid transparent;
	border-radius: 0;
	font-size: 16px;
	padding: 12px 26px
}

.profile-content-nav.nav-pills .nav-item .nav-link.active {
	color: var(--bs-primary);
	background-color: transparent !important;
	border-bottom-color: var(--bs-primary)
}

.profile-user {
	position: relative;
	display: inline-block
}

.profile-user .profile-photo-edit {
	position: absolute;
	bottom: 5px;
	right: 0
}

.profile-user .profile-photo-edit i {
	color: #283039;
	display: inline-block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 0;
	border-radius: 100%;
	background: #fff;
	-webkit-box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	cursor: pointer
}

.profile-user .profile-img-file-input {
	display: none
}

.profile-user .profile-img {
	width: 150px;
	height: 150px;
	-o-object-fit: cover;
	object-fit: cover
}

.profile-userin .profile-imgin {
	width: 80px;
	height: 80px;
	-o-object-fit: cover;
	object-fit: cover
}

ul.working-days {
	padding: 0;
	margin: 0
}

ul.working-days li {
	list-style: none;
	padding: 8px 0
}

ul.working-days li span {
	float: right;
	color: #82858e;
	font-size: 13px
}

#style-switcher {
	-webkit-transition: all .4s;
	transition: all .4s;
	background: none repeat scroll 0 0 var(--bs-light);
	-webkit-box-shadow: 0 4px 12px rgba(40, 48, 57, .07);
	box-shadow: 0 4px 12px rgba(40, 48, 57, .07);
	left: -165px;
	position: fixed;
	top: 35.5%;
	width: 165px;
	z-index: 999;
	padding: 10px 5px
}

#style-switcher .settings {
	background: #283039;
	color: #fff;
	font-size: 20px;
	position: absolute;
	right: -45px;
	top: 0;
	height: 45px;
	width: 45px;
	line-height: 45px;
	text-align: center
}

ul.pattern {
	overflow: hidden;
	border-radius: 0
}

ul.pattern li {
	float: left;
	margin: 2px
}

ul.pattern li .color-list {
	display: block;
	height: 35px;
	width: 35px;
	border-radius: 30px;
	margin: 5px
}

ul.pattern .color1 {
	background-color: #766df4
}

ul.pattern .color2 {
	background-color: #1f86ef
}

ul.pattern .color3 {
	background-color: #02af74
}

.mode-btn {
	height: 40px;
	width: 80px;
	display: inline-block;
	line-height: 40px;
	background-color: var(--bs-primary);
	text-align: center
}

.mode-dark {
	display: none;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.mode-light {
	display: blog;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}


/*# sourceMappingURL=app.min.css.map */
@media (max-width: 767.98px) {
	.top-bar {
		display: block !important;
	}

	.ftimg {
		display: none;
	}
}

@media (max-width: 767.98px) {
	.navbar {
		margin-top: 68px;
		height: 80px;
	}

	.navbar-lo {

		height: 127px;
	}

	.bg-homelogin {
		padding: 200px 0 15px 0 !important;

	}

	.bg-home2 {
		padding: 200px 0 50px 0 !important;
	}


}


.bg-home2 {
	background: url(../images/bg_hed.jpg) !important;
	padding: 145px 0 50px 0;
}

.bg-home3 {
	background: url(../images/coma.png) !important;
	padding: 145px 0 15px 0;
	background-repeat: repeat-x !important
}

.bg-home4 {
	background: url(../images/re_bg.png) !important;
	padding: 145px 0 15px 0;
	background-repeat: repeat-x !important
}

.bg-home8 {
	background: url(../images/re_bg.png) !important;
	padding: 165px 0 15px 0;
	background-repeat: repeat-x !important
}

.bg-homelogin {
	background: url(../images/re_bg.png) !important;
	padding: 150px 0 15px 0;
	background-repeat: repeat-x !important
}

.bg-home5 {
	/*	background:url(../images/topbag.png) !important;*/
	padding: 25px 0 15px 0;

	background-repeat: repeat-x !important
}



.bgco {
	background: url(../images/comar.png) !important;
	border-radius: 30px;
	padding: 50px;
	background-repeat: repeat-x !important;
}

.isty {
	color: #ffa302;
	font-size: 9px !important;
	padding-right: 2px;
}

.isty-pa {
	color: #ffa302;
	font-size: 13px !important;
	padding-right: 2px;
}

.texthead {
	font-size: 13px;
	--bs-text-opacity: 1;
	color: #8f94ae !important;
	padding: 0px 0px 4px 0px !important;
	margin: 0 !important;
}

.sufont {
	margin-bottom: 4px !important
}

.sufontlogin {
	margin-bottom: -6px !important
}

.pr-left {
	margin-top: -2px;
	margin-left: -10px;


}


.ico-left {
	margin-top: -2px;



}

.textgro {
	font-size: 10px;
	color: #22a2ff;
	padding: 0 !important;
	margin: 0 !important;
}

.lead {
	font-size: 14px;
	line-height: 26px;
}

.sebor {

	border-radius: 50px;
}

@media (max-width: 991.98px) {
	.home-img {
		height: auto;
		width: auto;
		padding-top: 2%;

	}

	.bg-home5 {

		padding: 145px 0 15px 0;

		background-repeat: repeat-x !important
	}

	.sebor {

		border-radius: 0px !important;
	}

	.home-imgco {
		display: none;
	}
}

@media (min-width: 992px) {
	.registration-form {
		position: relative;

	}
}

/* {border-bottom:1px solid #000;
}


 .nav-link a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 3px;
    background-color: #ffc30c;
    opacity: 0;
    visibility: hidden;
	border-bottom:1px solid #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}*/


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

.buttonbottom {
	background: #f8f0fb;
	height: 100px;
	width: 100%;
	padding: 10px !important;
	margin-bottom: -15px !important;
	border-radius: 0px 0px 20px 20px !important;

}

.dropdown-menu {
	border-radius: 20px;
}

.pulleft {
	float: left !important;
	clear: both;
}

.pulright {
	float: right !important;
	clear: both;
}

.signbox {
	width: 150px;
	float: right !important;
	height: 30px;
	font-size: 12px;
	padding: 10px 10px 30px 30px;
	border-radius: 30px;
	color: #FFF;
	background: #51006a;
}

@media (max-width: 991.98px) {

	.signbox {
		width: 100%;
	}

}

@media (max-width: 767.98px) {
	.navbar {
		margin-top: 70px;
		/*    height: 120px;*/
	}

	.signbox {
		width: 100%;
		text-align: center;
		height: 25px;
		padding: 10px 10px 35px 30px;
		border-radius: 30px;
		color: #FFF;
		background: #51006a;
	}

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

	.buttonbottom {
		height: 140px;
	}

}

.text-muted a {
	color: #766df4;
}

.text-muted a:hover {
	color: #000000;
	text-decoration: underline;
}


/*cursol*/
.carousel {
	margin: 30px 0;
	background: #4f2c55;

}

.carimg {
	padding: 4%;
}

.carousel .carousel-item {
	text-align: left;
	overflow: hidden !important;
	height: 290px;
}

.carousel .carousel-item img {
	max-width: 100%;
	margin: 0 auto;
	/* Align slide image horizontally center in Bootstrap v3 */
}

.carousel-caption h3,
.carousel-caption p {
	/*color: #fff;
	display: inline-block;
	font-family: 'Oswald', sans-serif;
	text-shadow: none;
	margin-bottom: 20px;*/
}

/*.carousel-caption h3 {
	background: rgba(0,0,0,0.9);
	padding: 12px 24px;
	font-size: 40px;	
	text-transform: uppercase;
}*/
.carousel-caption p {
	/*	background: #20b0b9;
	padding: 10px 20px;
	font-size: 20px;
	font-weight: 300;*/
}

.carousel .nav {
	background: #eee;

}

.carousel .nav a {
	color: #333;
	border-radius: 0;
	font-size: 85%;
	padding: 10px 16px;

	background: transparent;
}

.carousel .nav .active a {
	color: #fff;
	background: #51006a;
	width: 100% !important;

}

.carousel .nav strong {
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 110%;
	text-transform: uppercase;
}

.s1 {
	height: auto !important;
	text-align: left !important;
	padding-top: 30px !important;

	padding-bottom: 30px !important;

}

.s2 {
	height: 100% !important;
	text-align: left !important;
	padding-top: 30px !important;

	padding-bottom: 30px !important;

}


.cursl {
	padding-top: 30px;
}

.cursl h3 {
	font-size: 18px;
	font-weight: 700;
	color: #a9a1d4;
	text-align: left;
}

.cursl h2 {
	font-size: 22px;
	font-weight: 600;
	color: #FFFFFF;
	text-align: left;
}

.cursl p {
	font-size: 13px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 24px;
	text-align: left;

}

.cuslmainim {
	padding: 2%;
}

.crslim {
	width: 5%;
	float: left;
}

.crslcon {
	width: 95%;
	float: left;
}

.curbut {
	margin-top: 20px;
	height: auto;
}

.lotext-end {
	text-align: center !important;
}

@media (max-width: 767.98px) {
	.carousel .carousel-item {

		height: 650px;
		padding: 20px;
	}

	.custom-uploader {



		width: 100% !important;
		text-align: center;
		margin: 0 auto;

	}

	.bg-halfpurple {
		margin-top: -150px !important;
		height: 150px !important;
	}


	.lotext-end {
		text-align: left !important;
		padding-bottom: 10px;

	}

	.logintwo {
		width: 170px !important;
		/*margin-left:10px;  */
	}


	.top-login {
		width: 130px;
		margin-left: 10px;
	}


	.job-list-menu {

		padding: 25px !important;

	}

	.carimg {
		padding: 0% !important;
	}

	.bgimg {
		display: none;

	}

	.activena {
		color: #5d30be !important;
		border-bottom: none !important;
	}

	.tobo {
		height: 450px !important;
	}

	.carousel .nav .active a {
		/*height:260px !important;*/
	}

	.crslim {
		width: 10%;
		float: left;
	}

	.crslcon {
		width: 90%;
		float: left;
	}

	.carousel .nav .active a {
		color: #fff;
		background: #51006a;
		width: 100% !important;

		height: auto !important;
	}

	.s1 {
		/*	height:245px !important;*/
		text-align: left !important;
		padding-top: 30px !important;

		padding-bottom: 30px !important;
		overflow: hidden !important;

	}

	.curs1 {
		padding-left: 30px !important;
	}

}

/*cursol*/

/*cursol 2*/
.cd__intro {
	padding: 60px 30px;
	margin-bottom: 15px;
	flex-direction: column;

}

.cd__intro,
.cd__credit {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	background: #fff;
	color: #333;
	line-height: 1.5;
	text-align: center;
}

.cd__intro h1 {
	font-size: 18pt;
	padding-bottom: 15px;

}

.cd__intro p {
	font-size: 14px;
}

.cd__action {
	text-align: center;
	display: block;
	margin-top: 20px;
}

.cd__action a.cd__btn {
	text-decoration: none;
	color: #666;
	border: 2px solid #666;
	padding: 10px 15px;
	display: inline-block;
	margin-left: 5px;
}

.cd__action a.cd__btn:hover {
	background: #666;
	color: #fff;
	transition: .3s;
	-webkit-transition: .3s;
}

.cd__action .cd__btn:before {
	font-family: FontAwesome;
	font-weight: normal;
	margin-right: 10px;
}

.down:before {
	content: "\f019"
}

.back:before {
	content: "\f112"
}

.cd__credit {
	padding: 12px;
	font-size: 9pt;
	margin-top: 40px;

}

.cd__credit span:before {
	font-family: FontAwesome;
	color: #e41b17;
	content: "\f004";


}

.cd__credit a {
	color: #333;
	text-decoration: none;
}

.cd__credit a:hover {
	color: #1DBF73;
}

.cd__credit a:hover:after {
	font-family: FontAwesome;
	content: "\f08e";
	font-size: 9pt;
	position: absolute;
	margin: 3px;
}

.cd__main {
	background: #fff;
	padding: 20px;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;

}

.cd__main {
	display: flex;
	width: 100%;
}


.carousel-container {
	border-radius: 30px;
	overflow: hidden;
	max-width: 100%;
	position: relative;
	box-shadow: 0 0 30px -20px #223344;
	margin: auto;
	z-index: 0;
}

/* Hide the images by default */
.mySlides {
	display: none;
}

.mySlides img {
	display: block;
	width: 100%;
}

/* image gradient overlay [optional] */
/*  .mySlides::after {
  content: "";
  position: absolute;
  inset: 0;
    background-image: linear-gradient(-45deg, rgba(110, 0, 255, .1), rgba(70, 0, 255, .2));
} */

/* Next & previous buttons */
.prev,
.next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: auto;
	padding: 20px;
	color: white;
	font-weight: bold;
	font-size: 24px;

	border-radius: 0 8px 8px 0;
	background: rgba(173, 216, 230, 0.1);
	user-select: none;
}

.next {
	right: 0;
	border-radius: 8px 0 0 8px;
}

.prev:hover,
.next:hover {
	background-color: rgba(173, 216, 230, 0.3);
}

/* Caption text */
.text {
	color: #f2f2f2;
	background-color: rgba(10, 10, 20, 0.1);
	backdrop-filter: blur(6px);
	border-radius: 10px;
	font-size: 20px;
	padding: 8px 12px;
	position: absolute;
	bottom: 60px;
	left: 50%;
	transform: translate(-50%);
	text-align: center;
}

/* Number text (1/3 etc) */
.number {
	color: #f2f2f2;
	font-size: 16px;
	background-color: rgba(173, 216, 230, 0.15);
	backdrop-filter: blur(6px);
	border-radius: 10px;
	padding: 8px 12px;
	position: absolute;
	top: 10px;
	left: 10px;
}

.dots-container {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translate(-50%);
}

/* The dots/bullets/indicators */
.dots {
	cursor: pointer;
	height: 14px;
	width: 14px;
	margin: 0 4px;
	background-color: rgba(173, 216, 230, 0.2);
	backdrop-filter: blur(2px);
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.3s ease;
}

.active,
.dots:hover {
	/*  background-color: rgba(173, 216, 230, 0.8);*/
}

/* transition animation */
.animate {
	-webkit-animation-name: animate;
	-webkit-animation-duration: 1s;
	animation-name: animate;
	animation-duration: 2s;
}

@keyframes animate {
	from {
		transform: scale(1.1) rotateY(10deg);
	}

	to {
		transform: scale(1) rotateY(0deg);
	}
}

@media only screen and (min-width: 1360px) {
	.cd__main {
		max-width: 1280px;
		margin-left: auto;
		margin-right: auto;
		padding: 24px;
	}
}

/*cursol end 2*/



/*testimonial */


.cta-100 {
	margin-top: 100px;
	padding-left: 8%;
	padding-top: 7%;
}

.col-md-4 {
	padding-bottom: 20px;
}

.white {
	color: #fff !important;
}

.mt {
	float: left;
	margin-top: -20px;
	padding-top: 20px;
}

.bg-blue-ui {
	background-color: #708198 !important;
}

.figure img {
	width: 300px;
}

#blogCarousel {
	padding-bottom: 100px;
}

.blog .carousel-indicators {
	left: 0;
	top: -50px;
	height: 50%;
}


/* The colour of the indicators */

.blog .carousel-indicators li {
	background: #708198;
	border-radius: 50%;
	width: 8px;
	height: 8px;
}

.blog .carousel-indicators .active {
	background: #0fc9af;
}




.item-carousel-blog-block {
	outline: medium none;
	padding: 15px;
}

.item-box-blog {
	border: 1px solid #dadada;
	text-align: center;
	z-index: 4;
	padding: 20px;
}

.item-box-blog-image {
	position: relative;
}

.item-box-blog-image figure img {
	width: 100%;
	height: auto;
}

.item-box-blog-date {
	position: absolute;
	z-index: 5;
	padding: 4px 20px;
	top: -20px;
	right: 8px;
	background-color: #41cb52;
}

.item-box-blog-date span {
	color: #fff;
	display: block;
	text-align: center;
	line-height: 1.2;
}

.item-box-blog-date span.mon {
	font-size: 18px;
}

.item-box-blog-date span.day {
	font-size: 16px;
}

.item-box-blog-body {
	padding: 10px;
}

.item-heading-blog a h5 {
	margin: 0;
	line-height: 1;
	text-decoration: none;
	transition: color 0.3s;
}

.item-box-blog-heading a {
	text-decoration: none;
}

.item-box-blog-data p {
	font-size: 13px;
}

.item-box-blog-data p i {
	font-size: 12px;
}

.item-box-blog-text {
	max-height: 100px;
	overflow: hidden;
}

.mt-10 {
	float: left;
	margin-top: -10px;
	padding-top: 10px;
}

.btn.bg-blue-ui.white.read {
	cursor: pointer;
	padding: 4px 20px;
	float: left;
	margin-top: 10px;
}

.btn.bg-blue-ui.white.read:hover {
	box-shadow: 0px 5px 15px inset #4d5f77;
}


.teimg {
	border-radius: 10px !important;
}

.about-featurete {
	-webkit-box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	box-shadow: 0 3px 10px 0 rgba(40, 48, 57, .08);
	border: 15px;
	margin: 0 auto !important;
	position: relative;
	width: 80% !important;
	margin-top: -20px !important;
	z-index: 99999 !important;
	height: 60px !important;
	text-align: left;
	padding: 10% !important;
	background: #FFF !important;
}

/*endtestimonial */
.icopa {
	padding: 5px 0px 0px 8px;
	color: #84878b !important;
	font-size: 12px !important;
}

.pc-da {
	color: #585b5e !important;
	font-weight: 400;
}

.upbu {
	text-decoration: underline;
	font-weight: 700;
}

.pt {
	color: #C3002F !important;

	font-weight: 500;
}

.bgimg {
	right: 0% !important;
	position: absolute;
	margin-top: -113px;
	z-index: 99999;

}

.ptla {
	color: #210128 !important;

	font-weight: 600;
}

.text-grey {
	color: #b2b2b2 !important;
}

.text-grey a {
	color: #b2b2b2 !important;
}

.ftimg {
	max-width: 100% !important;
	height: auto;
	margin: 0 auto !important;
	background-size: cover;
	background-position: center;
}

.inner-link {
	color: var(--bs-dark);
	font-size: 13px;
	background-color: transparent;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	position: relative;
	font-weight: 600;
}

.top-login {
	background: #51006a !important;
	color: #ffffff !important;
	padding: 6px 18px 0px 20px;
	height: 40px !important;
	border-radius: 20px;
	display: table;
}

.comform {
	background-color: var(--bs-body-bg);
	-webkit-box-shadow: var(--bs-box-shadow);
	box-shadow: var(--bs-box-shadow);

}

.comformin {
	padding: 16px 6px 15px 45px !important;

}

.clearbu a {
	font-size: 12px;
	color: #5d5d5d !important;
}

.border01 {

	background-color: #727070 !important;
	height: 1px;
	margin-top: 1.5%;


}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 23px;
	font-size: 13px;
	color: #5e5e5e;
}

.ab {
	list-style-type: square;
	margin: 0;
	padding: 0;
	line-height: 6px;
	font-size: 13px;
	color: #5e5e5e;
}

/*.learn {
    
    padding: 2px 18px 0px 18px !important;
    
}*/
.no-text {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}

.text-purp {
	color: #51006a !important;
}

.text-black {
	color: #23252c !important;
}

.text-darkblack {
	color: #121317 !important;
	line-height: 28px !important;
}


.text-green {
	color: #259325 !important;
}

.text-gr {
	color: #51006a !important;
}


.text-red {
	color: #ff0d0d !important;
}

.text-purp {
	color: #51006a !important;
}

.bg-info-subtle {
	background-color: var(--bs-info-bg-subtle) !important;
	border-radius: 20px;
}

.bg-danger-subtle {
	background-color: var(--bs-danger-bg-subtle) !important;
	border-radius: 20px;
}

.bg-halfpurple {
	margin-top: -300px;
	z-index: -999;
	height: 300px;
}

.abbg {


	background: url(../images/about_us_2.jpg) !important;


	max-width: 100%;

}

.wh-bg {
	background: #f9feff !important;
	padding: 50px;
}

.sm-bg {

	padding: 50px !important;
}


ul {
	list-style-image: url('Vector.png');
}

.abd {
	list-style-image: url('Vector.png');
	margin: 0;
	padding: 0;
	line-height: 6px;
	font-size: 13px;
	color: #5e5e5e;
}

.thin {
	font-size: 25px;
	font-weight: 300;
	color: #000000;
}

.re-text {
	color: #C3002F !important;
	font-weight: 500;
}

.mop {
	float: left;
	width: 100% !important;
	clear: both;
	color: #000000 !important;
	padding-left: 20px;
}

.filter {
	float: right !important;
}

.pl-1 {
	padding-left: 10px;
}

.pl-0 {
	margin-left: -10px !important;
}

.sh a {
	font-size: 14px;
	color: #000000;
	font-weight: 500;
}

.top-login-line a {
	border: 1px solid #51006a !important;
	;
	color: #51006a !important;
	padding: 10px;

	/*  height: 30px !important;*/
	border-radius: 20px;
	font-size: 12px;
	color: #000000;
	font-weight: 500;

}

.top-login-line a:hover {
	background: #51006a !important;
	border: 1px solid #51006a !important;
	;
	color: #ffff !important;

}

.top-login a:hover {
	color: #989899 !important;

}

.pa-les-img {
	padding-left: 0px !important;
	margin-left: 0px !important;

}

.text-le {
	text-align: left !important;
	padding-left: 0px !important;
}

.top-up {
	margin-top: -40px;
}

.borac {
	border-bottom: 1px solid #766df4 !important;
}

.card-pad {
	padding: 25px !important;
}

.top-bu {
	margin-top: -30px !important;
}

.upload_box {
	width: 100%;
	height: auto;
	padding: 50px;
	text-align: center;
	border-radius: 20px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e9d4ff+0,fbf7ff+100 */
	background: linear-gradient(to bottom, #e9d4ff 0%, #fbf7ff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.upload_boxtwo {
	width: 100%;
	height: auto;
	padding: 50px;
	text-align: center;
	border-radius: 20px;

	background: #FEF5FA;

}


.upload_boxwhite {
	width: 100%;
	height: auto;
	padding: 50px;
	text-align: center;
	border-radius: 20px;

	background: #ffff;

}

.boxwhite {
	width: 100%;
	height: auto;
	padding: 30px;
	text-align: center;
	border-radius: 20px;

	background: #ffff;

}

.upload_boxthree {
	width: 100%;
	height: auto;
	padding: 50px;

	border-radius: 20px;

	background: #FEF5FA;

}





.cd__main {
	background: #1f3244 !important;
	min-height: 100vh;
	max-width: 100vw;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5vmax;
	box-sizing: border-box;
}

.custom-uploader {
	background-color: #ffff;

	margin-top: 20px;
	border: 1px dashed #aaa7ad;
	width: 60%;
	text-align: center;
	margin: 0 auto;
	padding: 32px;
	border-radius: 20px;
}

.for {
	padding-left: 50px !important;
	width: 505 !important;
}

.psent {
	text-align: center;
}

.mb-6 {
	margin-bottom: 1.8rem !important;
}

.text-mutedse {

	color: #000000 !important;
	font-size: 14px;
	line-height: 24px !important;
}

.buyresse {
	font-weight: 400 !important;
	padding-top: 8px !important;
	float: left !important;
}

.wi {
	width: 40% !important;
	float: right !important;
}

.sm-bg-pr {
	width: 49%;
	margin-left: 1%;
	float: left;
	background: #e7f2e7;
	padding: 50px !important;
}

.list-unstyledno {
	padding-left: 0;
	list-style: decimal;
	;
}

.btn-defaults {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-xss {
	padding: 1px 5px;
}

.btn-sm,
.btn-xss {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.gap {
	margin-left: -6px;
}

.pash {
	padding: 15px 0px 10px 20px;
}

.login_nav {

	margin-top: 0px !important;


}

@media (max-width:767.98px) {

	.login_nav {

		margin-top: 0px !important;
		min-height: 100px;

		padding: 2% 0% 20% 10%;


	}

	.mt-mo {
		margin-top: 10px !important;
	}

	.hed-minuslow {


		margin-top: 20px !important;
	}


	.ma-to {
		margin-top: 10px !important;
	}

	.ps-15 {
		padding-left: 0px !important;
	}

	.co-pa {
		padding-top: 0px !important;
		margin-left: 0px !important;
	}

	.dotri {

		margin-left: 80%;
		margin-top: -220px !important;
	}

}

.ma-to {
	margin-top: -58px;
}

.lo_pa {
	padding: 10px 45px 10px 45px;
}


.lo a {
	color: #0000;
}

.text-mutedlogin {
	--bs-text-opacity: 1;
	color: #7c8093 !important;
	font-size: 12px;
	line-height: 20px !important;
}

.ps-15 {
	padding-left: 3rem;
}

.co-pa {
	padding-top: 10px;
	/*  margin-left: -10px;*/
}

.co-bo {
	margin-top: -15px !important;
}

.p-30 {
	padding: 1rem !important;
}

/*dots*/


.hed-minuslow {


	margin-top: -20px;
}


.hed-minus {


	margin-top: -25px !important;
}

.dr-pad {
	padding: 15px;
	border-radius: 20px;
	position: absolute;
	z-index: 9999999999999999999;
}

.patop {
	margin-top: 10px !important;
}

.wid_icon {
	width: 250px !important;
}


.appy-now {
	background: #51006a !important;
	color: #ffffff !important;
	padding: 6px 18px 0px 20px;
	height: 40px !important;
	width: 100px;
	border-radius: 20px;
}

.lin {
	line-height: 28px;
}

.pdf {
	width: 34%;
	padding: 10px 20px 2px 20px;

}

.pdfjo {
	width: 20%;
	padding: 10px 20px 2px 20px;

}


.hed-add {

	float: right;
	margin-top: -25px !important;
}

.bg_pr {

	background-color: #fef5fa;
	border-radius: 15px;
}


.bg_de {

	background-color: #f5f4f8;
	border-radius: 6px 6px 0px 0px;
}

.adimg {
	margin: 0 auto !important;
}

.red {
	color: #ff0000;
}

.cont_icon {
	margin-top: -75px !important;
}

.di_post {
	visibility: hidden;
	display: none;
}

@media all and (max-width: 779px) {
	.di_post {

		visibility: visible !important;
		display: block;

	}
}

.lo_wi {
	width: 100% !important
}

.bg_em {
	background: #f7f3ff !important;
}

.bg-emlogin {
	padding: 40px 0;
	background: #f5f4f8;
}

.gifbgem {
	background: url(../images/Ellipse-2.png);
	background-repeat: repeat;
	background-repeat: repeat;
	text-align: center;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 240px;
	padding-top: 25px;
}

.ne {
	line-height: 26px !important;
}

.back1 {
	width: 50% !important;
	float: left;
}

.next1 {
	width: 50% !important;
	float: right;
	;
}

.prminus {
	margin-left: -12px !important;
}

.co-ja {
	margin-top: -10px !important;
	margin-bottom: 20px !important;
}

.text-warning {
	color: #B16006 !important;
}

.em_pa {
	padding: 3px 6px 3px 6px !important;
	background: #e4e4e4 !important;

}

.top-login-em {
	background: #51006a !important;
	color: #ffffff !important;
	padding: 9px 18px 0px 20px;
	height: 34px !important;
	border-radius: 20px;
	font-weight: 400 !important;
}

.bor_em {
	border: 1px solid #dddddd;
}

.bor_left {
	border-left: 1.8px solid #350D3C;
	padding: 6px 0px 6px 20px;
}

.top_service {

	background: #4f2c55;
	border-radius: 20px;
}

.p-60 {
	padding: 50px !important;
}

.bor_emleft {
	border-left: .2px solid #8E5E96;

}

.fs_bo {
	font-size: 24px;
	color: #CDC3FF;
}

.p-40 {
	padding: 30px !important;
}

.b_em {
	background: #997e0c !important;
	border: #997e0c !important;
}

.intl-tel-input {
	width: 100% !important;
}