@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap");
.demo__features-item, .why-us__item::before, .our-values__item::before, .offer__item, .price__item::before, .wealth__icon span::before, .service__item::before, .service__item:hover .service__ring, .service__link-btn span i, .service__item-2, .why__choose-item, .why__choose-item::before, .why__item-2, .footer__round-btn, .postbox__meta span:not(:first-child):before, .main-menu ul li.has-dropdown > a::after, .main-menu ul li .submenu, .main-menu ul li .submenu li a::before, .main-menu ul li .mega-menu li ul li a::before, .feedback__navigation button::after, .offcanvas__overlay, .offcanvas__navigation button svg, .pricing__btn, .pricing__btn-white, .body__overlay, a, .btn, button, span, sub, sup, p, input, select, textarea, li, img, svg, .transition-3, h1, h2, h3, h4, h5, h6, i[class^=flaticon-] {
	-webkit-transition: all 0.3s 0s ease-out;
	-moz-transition: all 0.3s 0s ease-out;
	-ms-transition: all 0.3s 0s ease-out;
	-o-transition: all 0.3s 0s ease-out;
	transition: all 0.3s 0s ease-out;
}
.mean-container .mean-nav ul li > a.mean-expand i {
	-webkit-transition: all 0.3s 0s ease-out;
	-moz-transition: all 0.3s 0s ease-out;
	-ms-transition: all 0.3s 0s ease-out;
	-o-transition: all 0.3s 0s ease-out;
	transition: all 0.3s 0s ease-out;
}
/* transform */
.subcribe__input .bd-gradient-btn, .payment__notice, .solution__card, .solution__tab .nav-tabs .nav-link::after, .brnad__active::after, .brnad__active::before, .feedback__qote-wrap .feedback__rating-icon, .feedback__navigation-7 button, .bd__faq .accordion-button::after, .fap__style-2 .bd__faq .accordion-button::after, .benefits__app-info, .about__wrapper-4 .about__shape, .slider__navigation button, .slider__glow-2 .glow-1, .footer__conditions ul li:not(:last-child):after, .footer__round-btn, .rc__meta span::before, .postbox__meta span:not(:first-child):before, .postbox__list ul li:after, .postbox__quote-cite cite::before, .main-menu ul li .mega-menu li ul li a::before, .banner__thumb-wrapper-4 .thumb-1, .banner__shape .shape-2::before, .banner__input-2 .bd-gradient-btn, .banner__thumb-wrapper-3 .banner__shape-3, .banner-glow-2 .glow-1, .feedback__navigation button, .wealth__navigation button, .breadcrumb__menu ul li:not(:last-child)::before, .nice-select::after {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.team__thumb:after, .work__steps-main::before, .trusted__thumb::before, .benefits__overlay, .bd-slider-dot, .footer__wrapper-5::before, .banner__illustration-box::before, .benefits__pagination {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.why-us__icon span::before, .why-us__icon span::after, .location__map-info, .location__content::before, .our-values__icon span::before, .our-values__icon span::after, .revolution__number h2:before, .cash__round-glow, .cash__round-box .round-01, .cash__round-box .round-02, .cash__round-box .round-03, .feedback__quote, .banner__thumb-wrapper-2 .banner-round, .banner__thumb-wrapper-2 .banner__blur {
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.bg-theme-primary {
	background-color: var(--bd-theme-primary);
}
.bg-theme-secondary {
	background-color: var(--bd-theme-secondary);
}
.bg-theme-tertiary {
	background-color: var(--bd-theme-tertiary);
}
.bg-theme-quaternary {
	background: var(--bd-theme-quaternary);
}
:root {
  /**
  @font family declaration
  */
  --bd-ff-body: 'Inter', sans-serif;
 --bd-ff-fontawesome: "Font Awesome 6 Pro";
  /**
  @color declaration
  */
  --bd-common-white: #FFFFFF;
 --bd-common-black: #000000;
 --bd-common-placeholder: #555555;
 --bd-common-selection: #262626;
 --bd-body-primary: rgb(6, 6, 6);
 --bd-body-secondary: rgb(255, 255, 255);
 --bd-theme-primary: #d43f58;
 --bd-theme-secondary: #FB5141;
 --bd-theme-tertiary: #674AD9;
 --bd-theme-quaternary: #E540A3;
 --bd-heading-primary: #060606;
 --bd-heading-secondary: #021D35;
 --bd-text-body: #7C7E82;
 --bd-text-primary: #FFFFFF;
 --bd-text-secondary: #111111;
 --bd-text-1: #7C7E82;
 --bd-bg-1: rgb(14, 10, 36);
 --bd-bg-2: rgb(6, 6, 6);
 --bd-bg-3: rgba(14, 10, 36, 0.5);
 --bd-bg-4: rgb(18, 18, 18);
 --bd-bg-5: #121212;
 --bd-bg-6: rgba(255, 255, 255, 0.06);
 --bd-bg-7: rgb(240, 235, 255);
 --bd-bg-8: rgb(236, 235, 241);
 --bd-bg-9: rgb(242, 242, 242);
 --bd-bg-10: rgb(247, 247, 247);
 --bd-border-primary: rgba(255, 255, 255, 0.079);
 --bd-border-secondary: rgb(2, 29, 53);
 --bd-gradient-1: linear-gradient(90deg, rgb(251, 81, 65), rgb(103, 74, 217), rgb(103, 74, 217), rgb(251, 81, 65));
 --bd-gradient-2: linear-gradient(90deg, #902569 20%, #d43f58 80%);
 --bd-gradient-3: linear-gradient(90deg, #FB5141 0%, #089EFF 100%);
  /**
  @font weight declaration
  */
  --bd-fw-normal: normal;
 --bd-fw-thin: 100;
 --bd-fw-elight: 200;
 --bd-fw-light: 300;
 --bd-fw-regular: 400;
 --bd-fw-medium: 500;
 --bd-fw-sbold: 600;
 --bd-fw-bold: 700;
 --bd-fw-ebold: 800;
 --bd-fw-black: 900;
  /**
  @font size declaration
  */
  --bd-fs-body: 16px;
 --bd-fs-p: 18px;
 --bd-fs-h1: 60px;
 --bd-fs-h2: 44px;
 --bd-fs-h3: 24px;
 --bd-fs-h4: 20px;
 --bd-fs-h5: 18px;
 --bd-fs-h6: 16px;
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
}
/*---------------------------------
    Typography css start 
---------------------------------*/
body {
	font-family: var(--bd-ff-body);
	font-size: var(--bd-fs-body);
	font-weight: normal;
	color: var(--bd-text-body);
	line-height: 26px;
	background: var(--bd-body-primary);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6 {
	font-family: var(--bd-ff-body);
	color: var(--bd-text-primary);
	margin-top: 0px;
	line-height: 1.2;
	margin-bottom: 0;
	font-weight: var(--bd-fw-medium);
	word-break: break-word;
}
h1 {
	font-size: var(--bd-fs-h1);
	font-weight: var(--bd-fw-sbold);
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
h1 {
	font-size: 72px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
h1 {
	font-size: 60px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
h1 {
	font-size: 52px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
h1 {
	font-size: 50px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
h1 {
	font-size: 40px;
}
}

@media (max-width: 575px) {
h1 {
	font-size: 36px;
}
}
h2 {
	font-size: 40px;
	font-weight: var(--bd-fw-sbold);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
h2 {
	font-size: 38px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
h2 {
	font-size: 40px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
h2 {
	font-size: 40px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
h2 {
	font-size: 36px;
}
}

@media (max-width: 575px) {
h2 {
	font-size: 32px;
}
}

@media (max-width:450px) {
h2 {
	font-size: 28px;
}
}
h3 {
	font-size: var(--bd-fs-h3);
}
h4 {
	font-size: var(--bd-fs-h4);
}
h5 {
	font-size: var(--bd-fs-h5);
}
h6 {
	font-size: var(--bd-fs-h6);
}
ul {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: var(--bd-fs-p);
	font-weight: var(--bd-fw-normal);
	color: var(--bd-text-body);
	margin-bottom: 15px;
	line-height: 26px;
	letter-spacing: -0.2px;
}
a {
	text-decoration: none;
}
a:focus, .button:focus {
	text-decoration: none;
	outline: none;
}
a:focus, a:hover {
	text-decoration: none;
	color: inherit;
}
a, button {
	color: inherit;
	outline: none;
	border: none;
	background: transparent;
}
img {
	height: auto;
	object-fit: cover;
}
button:hover {
	cursor: pointer;
}
button:focus {
	outline: 0;
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
hr:not([size]) {
	margin: 0;
	border-color: var(--bd-border-primary);
	opacity: 1;
	border-width: 1px;
}
input[type=text], input[type=email], input[type=tel], input[type=number], input[type=password], textarea {
	outline: none;
	background-color: rgba(255, 255, 255, 0.1);
	height: 70px;
	width: 100%;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.5);
	padding-left: 20px;
	padding-right: 20px;
	border: none;
	border-radius: 50px;
}
 *::-moz-selection {
 background: var(--bd-common-selection);
 color: var(--bd-common-white);
 text-shadow: none;
}

::-moz-selection {
 background: var(--bd-common-selection);
 color: var(--bd-common-white);
 text-shadow: none;
}
::selection {
	background: var(--bd-common-selection);
	color: var(--bd-common-white);
	text-shadow: none;
}
 *::-moz-placeholder {
 opacity: 1;
 font-size: 16px;
}
*::-moz-placeholder::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: var(--bd-common-placeholder);
}
*::-moz-placeholder::-moz-placeholder { /* Firefox 19+ */
 color: var(--bd-common-placeholder);
}
*::-moz-placeholder:-moz-placeholder { /* Firefox 4-18 */
 color: var(--bd-common-placeholder);
}
*::-moz-placeholder:-ms-input-placeholder { /* IE 10+  Edge*/
 color: var(--bd-common-placeholder);
}
*::-moz-placeholder::placeholder { /* MODERN BROWSER */
 color: var(--bd-common-placeholder);
}
 *::placeholder {
 opacity: 1;
 font-size: 16px;
}
*::placeholder::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: var(--bd-common-placeholder);
}
*::placeholder::-moz-placeholder { /* Firefox 19+ */
 color: var(--bd-common-placeholder);
}
*::placeholder:-moz-placeholder { /* Firefox 4-18 */
 color: var(--bd-common-placeholder);
}
*::placeholder:-ms-input-placeholder { /* IE 10+  Edge*/
 color: var(--bd-common-placeholder);
}
*::placeholder::placeholder { /* MODERN BROWSER */
 color: var(--bd-common-placeholder);
}
/*----------------------------------------
   Flaction customize
-----------------------------------------*/
i[class^=flaticon-] {
	line-height: 1;
	top: 2px;
	position: relative;
}
/*----------------------------------------
   Bootstrap customize
-----------------------------------------*/
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
 --bs-gutter-x: 3rem;
}
.row {
 --bs-gutter-x: 3rem;
}

@media (min-width: 1441px) {
.container,  .container-lg,  .container-md,  .container-sm,  .container-xl,  .container-xxl {
	max-width: 1250px;
}
}
.custom-container {
	max-width: 1620px;
}
.g-40, .gx-40 {
 --bs-gutter-x: 40px;
}
.g-40, .gy-40 {
 --bs-gutter-y: 40px;
}
.g-50, .gx-50 {
 --bs-gutter-x: 50px;
}
.g-50, .gy-50 {
 --bs-gutter-y: 50px;
}
.g-60, .gy-60 {
 --bs-gutter-y: 60px;
}
.body__color-glow {
	position: fixed;
	left: -250px;
	top: 250px;
	right: auto;
	bottom: auto;
	z-index: -1;
	width: 500px;
	height: 500px;
	border-radius: 1000px;
	background-image: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
	opacity: 0.25;
	-webkit-filter: blur(100px);
	filter: blur(100px);
}
.body__color-glow.glow-2 {
	left: auto;
	top: -50px;
	right: -250px;
	bottom: auto;
	background: var(--bd-theme-primary);
}
/*---------------------------------
    1.2 Common Classes
---------------------------------*/
.fix {
	overflow: hidden;
}
.clear {
	clear: both;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.z-index-1 {
	z-index: 1;
}
.z-index-11 {
	z-index: 11;
}
.opacity-05 {
	opacity: 0.5;
}
.overflow-y-visible {
	overflow-x: hidden;
	overflow-y: visible;
}
.p-relative {
	position: relative;
}
.p-absolute {
	position: absolute;
}
.include-bg {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.hr-1 {
	border-top: 1px solid rgb(232, 232, 232);
}
.x-clip {
	overflow-x: clip;
}

@media (max-width: 575px) {
.o-xs {
	overflow-x: hidden;
}
}
.valign {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}
/*----------------------------------------
    Body Overlay 
-----------------------------------------*/
.body__overlay {
	background-color: var(--bd-common-heading);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 9999;
	left: 0;
	opacity: 0;
	visibility: hidden;
}
.body__overlay {
	background-color: var(--bd-common-heading);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 9999;
	left: 0;
	opacity: 0;
	visibility: hidden;
}
.body__overlay.opened {
	opacity: 0.7;
	visibility: visible;
}
/*----------------------------------------
   Mfp customize
-----------------------------------------*/
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 1280px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.mfp-iframe-holder .mfp-content {
	max-width: 1000px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.mfp-iframe-holder .mfp-content {
	max-width: 850px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.mfp-iframe-holder .mfp-content {
	max-width: 820px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.mfp-iframe-holder .mfp-content {
	max-width: 750px;
}
}
.mfp-close {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.mfp-close:hover {
	color: var(--bd-common-white);
}
.mfp-close::after {
	position: absolute;
	content: "\f00d";
	height: 100%;
	width: 100%;
	font-family: var(--bd-ff-fontawesome);
	font-size: 31px;
	font-weight: 200;
	right: -20px;
	margin-top: -25px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.mfp-close::after {
	right: 15px;
	margin-top: -30px;
}
}
/*---------------------------------
	1.3 Default Spacing
---------------------------------*/
.section-space {
	padding-top: 100px;
	padding-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.section-space {
	padding-top: 80px;
	padding-bottom: 80px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space {
	padding-top: 70px;
	padding-bottom: 70px;
}
}
.section-space-top {
	padding-top: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.section-space-top {
	padding-top: 80px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space-top {
	padding-top: 70px;
}
}
.section-space-bottom {
	padding-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.section-space-bottom {
	padding-bottom: 80px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space-bottom {
	padding-bottom: 70px;
}
}
.section__title-space {
	margin-bottom: 50px;
}
.btn__wrapper {
	margin-top: 47px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.btn__wrapper {
	margin-top: 30px;
}
}
.footer-space-top {
	padding-top: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer-space-top {
	padding-top: 800px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-space-top {
	padding-top: 70px;
}
}
/*----------------------------------------*/
/*  2.4 Background
/*----------------------------------------*/
.white-bg {
	background-color: var(--bd-common-white);
}
.black-bg {
	background-color: var(--bd-common-black);
}
.footer-bg {
	background-color: var(--bd-bg-1);
}
.bd-theme-light .footer-bg {
	background-color: var(--bd-bg-2);
}
.theme-bg-1 {
	background-color: var(--bd-bg-1);
}
.theme-bg-2 {
	background-color: var(--bd-bg-2);
}
.theme-bg-3 {
	background-color: var(--bd-bg-3);
}
.theme-bg-4 {
	background-color: var(--bd-bg-4);
}
.theme-bg-5 {
	background-color: var(--bd-bg-5);
}
.theme-bg-6 {
	background-color: var(--bd-bg-6);
}
.theme-bg-7 {
	background-color: var(--bd-bg-7);
}
.theme-bg-8 {
	background-color: var(--bd-bg-8);
}
.theme-bg-9 {
	background-color: var(--bd-bg-9);
}
.theme-bg-10 {
	background-color: var(--bd-bg-10);
}
.midnight-blue {
	background-color: rgb(14, 10, 36);
}
.bg-gradient-1 {
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 50.52%, #089EFF 100%);
}
.bg-gradient-2 {
	background: var(--btn-gradient, linear-gradient(90deg, #674AD9 0%, #FB5141 100%));
}
.bg-gradient-3 {
	background: linear-gradient(135deg, #FB5141 0%, #089EFF 100%);
}
.bg-gradient-4 {
	background: linear-gradient(360deg, rgba(5, 157, 255, 0.15) 0%, rgba(5, 157, 255, 0) 100%);
}
/*----------------------------------------*/
/*  2.2 Buttons
/*----------------------------------------*/
.sub__btn {
	height: 45px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 40px;
	color: var(--bd-text-primary);
	text-transform: uppercase;
	padding: 0 25px;
	font-weight: var(--bd-fw-sbold);
	position: relative;
	z-index: 5;
	background: linear-gradient(90deg, rgba(87, 63, 234, 0.2) 0%, rgba(161, 145, 255, 0.2) 100%);
	font-size: 15px;
}
.sub__btn:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(87, 63, 234, 0.2) 0%, rgba(161, 145, 255, 0.2) 100%);
	border-radius: 40px;
	z-index: -1;
	opacity: 0;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}
.sub__btn:hover {
	color: var(--bd-common-white);
}
.sub__btn:hover::before {
	opacity: 1;
	background: linear-gradient(90deg, rgba(87, 63, 234, 0.2) 0%, rgb(161, 145, 255) 100%);
}
.sub__btn.sm {
	height: 60px;
	padding: 0 35px;
}
.bd-theme-light .sub__btn.sm {
	color: var(--bd-common-white);
}
.bd-gradient-btn {
	font-size: 15px;
	color: var(--bd-common-white);
	text-transform:none;
	font-weight: var(--bd-fw-sbold);
	padding: 0px 35px;
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flexbox;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 6px;
	height: 60px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	position: relative;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	z-index: 5;
	background-position: 100% 100%;
	background-size: 300% 100%;
	background-image: var(--bd-gradient-2);
}
.bd-gradient-btn:focus {
	color: var(--bd-common-white);
}
.bd-gradient-btn span i {
	position: relative;
	top: 1px;
}
.bd-gradient-btn:hover {
	color: var(--bd-common-white);
	background-position: 0 100%;
}
.bd-gradient-btn.btn-xs {
	height: 50px;
	padding: 0 25px;
}
.bd-gradient-btn.btn-sm {
	height: 55px;
	padding: 0 30px;
}
.bd-gradient-btn.btn-lg {
	height: 65px;
	border-radius: 50px;
	padding: 0 40px;
}
.bd-gradient-btn.btn-xl {
	height: 75px;
	border-radius: 50px;
	padding: 0 45px;
}
.bd-gradient-btn.btn-xxl {
	height: 85px;
	border-radius: 50px;
	padding: 0 60px;
}
.bd-gradient-btn-white {
	font-size: 15px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: var(--bd-fw-sbold);
	height: 60px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	position: relative;
	overflow: hidden;
	padding: 0 35px;
	text-transform: uppercase;
	color: var(--bd-heading-primary);
	background-color: var(--bd-common-white);
	z-index: 5;
}
.bd-gradient-btn-white span i {
	margin-left: 8px;
}
.bd-gradient-btn-white:hover {
	background-color: var(--bd-heading-primary);
	color: var(--bd-common-white);
}
.bd-btn {
	font-size: 15px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: var(--bd-fw-sbold);
	height: 60px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	position: relative;
	overflow: hidden;
	padding: 0 35px;
	text-transform: uppercase;
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
	z-index: 5;
}
.bd-btn span i {
	margin-left: 8px;
}
.bd-btn:hover {
	background: var(--bd-theme-secondary);
	color: var(--bd-common-white);
}
.bd-btn.btn-secondary {
	background: var(--bd-theme-secondary);
}
.bd-btn.btn-secondary:hover {
	background-color: var(--bd-theme-primary);
}
.bd-btn.btn-tertiary {
	background: var(--bd-theme-tertiary);
}
.bd-btn.btn-tertiary:hover {
	background-color: var(--bd-theme-primary);
}
.bd-btn.btn-quaternary {
	background: var(--bd-theme-quaternary);
}
.bd-btn.btn-quaternary:hover {
	background-color: var(--bd-theme-primary);
}
.text__link {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	color: var(--bd-common-white);
	position: relative;
}
.bd-theme-light .text__link {
	color: var(--bd-text-primary);
}
.text__link::before {
	position: absolute;
	content: "";
	left: auto;
	bottom: -2px;
	background: currentColor;
	width: 0;
	height: 2px;
	transition: 0.3s;
	right: 0;
}
.text__link:hover {
	color: var(--bd-theme-primary);
}
.text__link:hover::before {
	width: 100%;
	left: 0;
	right: auto;
}
.btn__group {
    display: flex
;
    align-items: center;
    gap: 20px 20px;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 20px;
}
.button__group {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 15px;
}
.play__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background: rgb(33, 33, 33);
	font-size: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.play__btn span i {
	color: var(--bd-common-white);
}
.play__btn:hover {
	background-color: var(--bd-theme-primary);
}
.login__gamil-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	height: 60px;
	background: rgb(66, 133, 244);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	width: 100%;
	font-size: 15px;
	color: var(--bd-common-white);
	font-weight: var(--bd-fw-sbold);
	text-transform: uppercase;
}
.pricing__btn {
	font-size: 16px;
	color: var(--bd-text-primary);
	font-weight: var(--bd-fw-medium);
	padding: 0px 40px;
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flexbox;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	height: 60px;
	position: relative;
	z-index: 5;
}
.pricing__btn::before, .pricing__btn:after {
	content: "";
	position: absolute;
	border-radius: 99px;
}
.pricing__btn:hover {
	color: var(--bd-common-white);
}
.pricing__btn {
	font-size: 15px;
	color: var(--bd-text-primary);
	font-weight: var(--bd-fw-medium);
	padding: 0px 40px;
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flexbox;
	display: inline-flex;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	align-items: center;
	justify-content: center;
	gap: 10px;
	height: 60px;
	position: relative;
	z-index: 5;
	border: 2px solid var(--bd-theme-primary);
}
.pricing__btn:hover {
	background-color: var(--bd-theme-primary);
}
.pricing__btn-white {
	font-size: 15px;
	color: var(--bd-common-white);
	font-weight: var(--bd-fw-medium);
	text-transform: uppercase;
	padding: 0px 40px;
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flexbox;
	display: inline-flex;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	align-items: center;
	justify-content: center;
	gap: 10px;
	height: 60px;
	position: relative;
	z-index: 5;
	border: 2px solid var(--bd-common-white);
}
.pricing__btn-white:hover {
	color: var(--bd-heading-primary);
	border-color: transparent;
	background-color: var(--bd-common-white);
}
/*----------------------------------------*/
/*  2.9 Offcanvas
/*----------------------------------------*/
.offcanvas__area {
	background: #0E0A24 none repeat scroll 0 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 500px;
	height: 100%;
	-webkit-transform: translateX(calc(100% + 80px));
	-moz-transform: translateX(calc(100% + 80px));
	-ms-transform: translateX(calc(100% + 80px));
	-o-transform: translateX(calc(100% + 80px));
	transform: translateX(calc(100% + 80px));
	-webkit-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
	-moz-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
	transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
	z-index: 999;
	overflow-y: scroll;
	overscroll-behavior-y: contain;
	scrollbar-width: none;
	border-left: 1px solid var(--bd-border-primary);
}
.offcanvas__area ::-webkit-scrollbar {
 display: none;
}

@media (max-width: 575px) {
.offcanvas__area {
	width: 400px;
}
}

@media (max-width:450px) {
.offcanvas__area {
	width: 100%;
}
}
.offcanvas__area.info-open {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.offcanvas__logo a img {
	width: 160px;
}

@media (max-width: 575px) {
.offcanvas__logo a img {
	width: 150px;
}
}

@media (max-width: 575px) {
.offcanvas__logo a img {
	width: 140px;
}
}
.offcanvas__content {
	padding-bottom: 45px;
}
.offcanvas__wrapper {
	position: relative;
	height: 100%;
	padding: 35px 40px;
}

@media (max-width: 575px) {
.offcanvas__wrapper {
	padding: 30px 30px;
}
}
.offcanvas__top {
	padding-bottom: 20px;
	margin-bottom: 35px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.079);
}
.offcanvas__color {
	margin-bottom: 40px;
}
.offcanvas__color h5 {
	font-size: 22px;
	margin-bottom: 15px;
}
.offcanvas__color input {
	display: none;
}
.offcanvas__color label {
	width: 100%;
	height: 60px;
	background-color: var(--bd-theme-primary);
}
.offcanvas__color label:hover {
	cursor: pointer;
}
.offcanvas__color-2 label {
	background-color: var(--bd-theme-2);
}
.offcanvas__search {
	position: relative;
}
.offcanvas__search input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-right: 20px;
	background: transparent;
	border-bottom: 1px solid var(--bd-border-primary);
	font-size: 16px;
	color: var(--bd-common-white);
	padding-bottom: 15px;
}
.offcanvas__search input::placeholder {
 color: var(--bd-common-white);
}
.offcanvas__search input:focus {
	border-color: var(--bd-common-white);
}
.offcanvas__search button {
	position: absolute;
	top: 2px;
	right: 0;
	font-size: 20px;
	color: var(--bd-common-white);
}
.offcanvas__search button:hover {
	color: var(--bd-theme-primary);
}
.offcanvas__title {
	color: var(--bd-common-white);
}

@media (max-width:450px) {
.offcanvas__title {
	font-size: 20px;
}
}
.offcanvas__text p {
	margin-bottom: 25px;
}
.offcanvas__social {
	margin-bottom: 40px;
}
.offcanvas__social ul li {
	display: inline-block;
}
.offcanvas__social ul li:not(:last-child) {
	margin-right: 5px;
}
.offcanvas__social ul li a {
	color: var(--bd-text-secondary);
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	background: rgb(124, 126, 130);
	font-size: 16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.offcanvas__social ul li a:hover {
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
}
.offcanvas__notification-icon a {
	font-size: 14px;
	color: var(--bd-common-white);
	position: relative;
}
.offcanvas__notification-icon a .notification-count {
	position: absolute;
	top: -4px;
	right: -13px;
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 22px;
	font-size: 12px;
	font-weight: 600;
	background-color: var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-common-white);
	text-align: center;
}
.offcanvas__notification-text p {
	margin-bottom: 0;
	font-weight: 500;
	color: var(--bd-common-white);
	font-size: 14px;
}
.offcanvas__notification-text p .notification-number {
	color: var(--bd-theme-primary);
}
.offcanvas__notification-text p a {
	color: var(--bd-theme-primary);
}
.offcanvas__overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	background: var(--bd-common-black);
	z-index: 900;
	top: 0;
	opacity: 0;
	visibility: hidden;
	right: 0;
}
.offcanvas__overlay.overlay-open {
	opacity: 0.6;
	visibility: visible;
}
.sidebar__toggle {
	cursor: pointer;
}
.offcanvas__contact-icon {
	margin-inline-end: 15px;
}
.offcanvas__slider-content {
	border: 1px solid var(--bd-border-primary);
	padding: 20px;
}
.offcanvas__navigation {
	display: flex;
	align-items: center;
	gap: 20px;
}
.offcanvas__navigation button svg * {
	fill: var(--bd-common-white);
}
.offcanvas__navigation button:hover svg * {
	fill: var(--bd-theme-primary);
}
.offcanvas__post-title {
	font-size: 26px;
	color: var(--bd-common-white);
}
.offcanvas__post-title a:hover {
	color: var(--bd-theme-primary);
}
.offcanvas-close-icon {
	line-height: 1;
	color: var(--bd-common-white);
}
.offcanvas-close-icon .offcanvas-m-lines {
	position: relative;
	display: block;
	height: 12px;
	width: 33px;
}
.offcanvas-close-icon.animation--flip .offcanvas-m-line.line--1 {
	top: 6px;
	transform: rotate(45deg);
}
.offcanvas-close-icon.animation--flip .offcanvas-m-line.line--3 {
	opacity: 0;
	opacity: 0;
}
.offcanvas-close-icon.animation--flip .offcanvas-m-line.line--2 {
	top: 6px;
	transform: rotate(-45deg);
}
.offcanvas-close-icon .offcanvas-m-line {
	position: absolute;
	left: 0;
	height: 2px;
	width: 100%;
	background-color: currentColor;
	transition: top 0.15s ease, transform 0.3s ease;
}
.offcanvas-close-icon .offcanvas-m-line.line--1 {
	top: 0;
}
.offcanvas-close-icon .offcanvas-m-line.line--2 {
	top: 5px;
}
.offcanvas-close-icon .offcanvas-m-line.line--3 {
	bottom: 0;
	bottom: 0;
}
.offcanvas-close-icon:hover .offcanvas-m-line {
	animation: qode-draw 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1 forwards;
	animation: qode-draw 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1 forwards;
}
.offcanvas-close-icon:hover .offcanvas-m-line:nth-of-type(2) {
	animation-delay: 0.1s;
}
/*----------------------------------------*/
/*  2.8 Nice Select
/*----------------------------------------*/
.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	height: 42px;
	line-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: auto;
}
.nice-select:hover {
	border-color: #dbdbdb;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
	border-color: #999;
}
.nice-select::after {
	position: absolute;
	content: "\f107";
	top: 50%;
	right: 0;
	font-family: var(--bd-ff-fontawesome);
	color: var(--bd-common-black);
	font-weight: 500;
	pointer-events: none;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	margin-top: 0;
	transform-origin: center;
}
.nice-select.open::after {
	-webkit-transform: translateY(-50%) rotate(-180deg);
	-moz-transform: translateY(-50%) rotate(-180deg);
	-ms-transform: translateY(-50%) rotate(-180deg);
	-o-transform: translateY(-50%) rotate(-180deg);
	transform: translateY(-50%) rotate(-180deg);
}
.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}
.nice-select.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none;
}
.nice-select.disabled::after {
	border-color: #cccccc;
}
.nice-select.wide {
	width: 100%;
}
.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important;
}
.nice-select.right {
	float: right;
}
.nice-select.right .list {
	left: auto;
	right: 0;
}
.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}
.nice-select.small::after {
	height: 4px;
	width: 4px;
}
.nice-select.small .option {
	line-height: 34px;
	min-height: 34px;
}
.nice-select .list {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
}
.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.nice-select .option:hover {
	background-color: #f6f7f9;
}
.nice-select .option.selected {
	font-weight: bold;
}
.nice-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default;
}
.no-csspointerevents .nice-select .list {
	display: none;
}
.no-csspointerevents .nice-select.open .list {
	display: block;
}
/*----------------------------------------*/
/*  2.0 Section Title  
/*----------------------------------------*/
.section__title-wrapper {
	position: relative;
	z-index: 55;
}
.section__title-wrapper.is-black .section__title {
	color: var(--bd-heading-secondary);
}
.section__title-wrapper.is-white .section__title {
	color: var(--bd-common-white);
}
.section__subtitle {
	font-size: 14px;
	font-weight: var(--bd-fw-medium);
	line-height: 1;
	display: inline-block;
	padding: 10px 15px;
	background: var(--bd-gradient-2);
	color: var(--bd-gradient-2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	z-index: 5;
	border-radius: 4px;
}
.section__subtitle::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: var(--bd-gradient-2);
	opacity: 0.0799999982;
	z-index: -1;
	top: 0;
	left: 0;
	border-radius: 4px;
}
.section__subtitle-2 {
	font-size: 14px;
	font-weight: var(--bd-fw-medium);
	line-height: 1;
	display: inline-block;
	padding: 10px 15px;
	background: var(--bd-gradient-3);
	color: var(--bd-gradient-2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	border-radius: 4px;
}
.section__subtitle-2::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: #0E0A24;
	z-index: -1;
	top: 0;
	left: 0;
	border-radius: 4px;
}
.bd-theme-light .section__subtitle-2::before {
	background: rgb(235, 235, 235);
}
.section__subtitle-3 {
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: var(--bd-fw-medium);
	letter-spacing: 2.56px;
	line-height: 1;
	display: inline-block;
}
.section__subtitle-4 {
	font-size: 14px;
	display: inline-block;
	background: linear-gradient(90deg, #FB5141 40%, #089EFF 100%);
	background-clip: border-box;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: var(--bd-fw-medium);
	letter-spacing: 1.68px;
	position: relative;
	padding: 4px 15px;
}
.section__subtitle-4:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 4px;
	border: 1.5px solid transparent;
	background: linear-gradient(90deg, rgb(101, 73, 213) 0%, rgb(251, 83, 67) 50.5208313465%, rgb(5, 157, 255) 100%) border-box;
	-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
	mask-composite: add, add;
	mask-composite: exclude;
	opacity: 0.2;
}
.section__subtitle-5 {
	font-size: 14px;
	display: inline-block;
	background: linear-gradient(90deg, #FB5141 40%, #089EFF 100%);
	background-clip: border-box;
	background-clip: text;
	background-clip: border-box;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: var(--bd-fw-medium);
	letter-spacing: 1.68px;
	position: relative;
	padding: 4px 15px;
}
.section__subtitle-5::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: rgb(255, 255, 255);
	opacity: 0.05;
	z-index: -1;
	top: 0;
	left: 0;
	border-radius: 4px;
}
.bd-theme-light .section__subtitle-5::before {
	background: var(--bd-bg-5);
	opacity: 1;
}
.section__subtitle-6 {
	color: #d43f58;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1.68px;
	display: inline-block;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.07);
	backdrop-filter: blur(15px);
	padding: 3px 15px;
}
.bd-theme-light .section__subtitle-6 {
	background: rgb(235, 235, 235);
}
.section__subtitle-7 {
	border-radius: 4px;
	background: rgba(5, 157, 255, 0.07);
	font-size: 14px;
	color: var(--bd-theme-primary);
	letter-spacing: 1.68px;
	display: inline-block;
	padding: 8px 15px 8px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: var(--bd-fw-sbold);
}
.bd-theme-light .section__subtitle-7 {
	background: rgba(5, 157, 255, 0.15);
}
.section__subtitle-8 {
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #322F45;
	padding: 6px 15px 8px;
	line-height: 1;
}
.bd-theme-light .section__subtitle-8 {
	border: 1px solid var(--bd-border-primary);
}
.section__subtitle-8 span {
	background: linear-gradient(90deg, #FB5141 0%, #089EFF 100%);
	text-transform: capitalize;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1.68px;
	text-transform: uppercase;
}
/*----------------------------------------*/
/*  2.6 Breadcrumb
/*----------------------------------------*/
.breadcrumb-space {
	padding: 200px 0 90px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.breadcrumb-space {
	padding: 170px 0 70px;
}
}

@media (max-width: 575px) {
.breadcrumb-space {
	padding: 135px 0 65px;
}
}
.breadcrumb__area .round__shape {
	position: absolute;
	right: -94px;
	top: -173px;
	max-width: 694px;
	z-index: -1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.breadcrumb__area .round__shape {
	max-width: 550px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.breadcrumb__area .round__shape {
	max-width: 450px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.breadcrumb__area .round__shape {
	max-width: 400px;
}
}

@media (max-width:450px) {
.breadcrumb__area .round__shape {
	display: none;
}
}
.breadcrumb__glow .glow-1 {
	background: #573fea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 235px;
	height: 235px;
	position: absolute;
	left: -120px;
	bottom: -120px;
	filter: blur(200px);
	opacity: 50%;
}
.breadcrumb__glow .glow-2 {
	background: linear-gradient(-90deg, rgb(101, 73, 213) 0%, rgb(251, 83, 67) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 241px;
	height: 241px;
	position: absolute;
	top: 55px;
	right: -120px;
	filter: blur(200px);
	opacity: 50%;
}
.breadcrumb__title {
    font-size: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.breadcrumb__title {
	font-size: 46px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.breadcrumb__title {
	font-size: 44px;
}
}

@media (max-width: 575px) {
.breadcrumb__title {
	font-size: 34px;
}
}

@media (max-width:450px) {
.breadcrumb__title {
	font-size: 32px;
}
}
.breadcrumb__menu ul {
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flexbox;
	display: inline-flex;
	gap: 25px;
	justify-content: center;
}
.breadcrumb__menu ul li {
	list-style: none;
	position: relative;
	line-height: 1;
}
.breadcrumb__menu ul li:last-child span {
	color: var(--bd-theme-primary);
}
.breadcrumb__menu ul li:not(:last-child)::before {
	display: inline-block;
	content: "\f105";
	position: absolute;
	top: 50%;
	font-family: var(--bd-ff-fontawesome);
	inset-inline-end: -16px;
	font-size: 18px;
}
.breadcrumb__menu ul li.active span {
	color: var(--bd-theme-primary);
}
.breadcrumb__menu ul li span {
	font-size: 14px;
	font-weight: var(--bd-fw-medium);
	text-transform: uppercase;
}
.breadcrumb__menu ul li span a {
	font-weight: var(--bd-fw-medium);
}
.breadcrumb__menu ul li span a:hover {
	color: var(--bd-theme-primary);
}
.breadcrumb__content > p {
	margin-bottom: 0;
	max-width: 500px;
}
.breadcrumb__meta {
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: wrap;
}
.breadcrumb__meta-thumb {
	max-width: 56px;
}
.breadcrumb__meta-thumb img {
	border-radius: 50%;
}
.breadcrumb__list span.dvdr {
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
	display: inline-block;
	margin: 0 7px;
	width: 5px;
	height: 5px;
	background: var(--bd-text-body);
}
.breadcrumb__list span a:hover {
	color: var(--bd-theme-primary);
}
/*----------------------------------------*/
/*  2.7 Light Mode
/*----------------------------------------*/
.bd-theme-light:root {
 --bd-text-primary: rgba(6, 6, 6, 1);
 --bd-text-secondary: rgba(255, 255, 255, 1);
 --bd-text-body: rgb(81, 82, 84);
 --bd-border-primary: rgba(6, 6, 6, 0.1);
 --bd-bg-2: rgba(249, 249, 249, 1);
 --bd-bg-5: rgb(243, 243, 243);
}
.bd-theme-light:root body {
	background: var(--bd-body-secondary);
}
.bd-theme-light:root .theme-bg-1 {
	background-color: var(--bd-bg-2);
}
/*----------------------------------------*/
/*  2.5 Carousel
/*----------------------------------------*/
.bd-swiper-dot .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: rgba(255, 255, 255, 0.2);
	opacity: 1;
	border-radius: 30px;
	position: relative;
	margin: 0 8px !important;
}
.bd-theme-light .bd-swiper-dot .swiper-pagination-bullet {
	background-color: rgba(6, 6, 6, 0.2);
}
.bd-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--bd-common-white);
	background-color: rgb(255, 255, 255);
}
.bd-theme-light .bd-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: rgb(6, 6, 6);
}
.bd-swiper-dot.is-white .swiper-pagination-bullet {
	background-color: rgba(255, 255, 255, 0.2);
}
.bd-swiper-dot.is-white .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: rgb(255, 255, 255);
}
.pagination__wrappper {
	margin-top: 40px;
}
.features__active .slick-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	gap: 15px 15px;
	top: 50%;
	transform: translateY(-50%);
	right: 0px;
	flex-direction: column;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.features__active .slick-dots {
	flex-direction: row;
	position: inherit;
	margin-top: 50px;
}
}
.features__active .slick-dots li {
	list-style: none;
	width: 10px;
	height: 10px;
	display: inline-flex;
	background-color: rgba(255, 255, 255, 0.2);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}
.features__active .slick-dots li button {
	font-size: 0px;
}
.features__active .slick-dots li.slick-active {
	background-color: rgb(255, 255, 255);
}
.feedback__active .slick-list {
	overflow: visible;
	margin-left: -15px;
	margin-right: -15px;
}
.feedback__active .slick-track {
	display: flex;
	justify-content: center;
}
.feedback__active .slick-slide {
	margin-left: 15px;
	margin-right: 15px;
}
.feedback__navigation button {
	width: 60px;
	height: 60px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(255, 255, 255, 0.1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 55;
	color: var(--bd-common-white);
}
.bd-theme-light .feedback__navigation button {
	color: var(--bd-text-body);
	border-color: var(--bd-text-body);
}
.feedback__navigation button::after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background-image: var(--bd-gradient-1);
	background-position: 100% 100%;
	background-size: 300% 100%;
	left: 0;
	top: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	z-index: -1;
	opacity: 0;
}
.feedback__navigation button:hover {
	color: var(--bd-common-white);
	border-color: transparent;
}
.feedback__navigation button:hover::after {
	opacity: 1;
}
.feedback__navigation button.feedback__button-next {
	left: auto;
	right: 0;
}
.feedback__active .slick-dots {
	margin: 0;
	display: flex;
	position: static;
	padding-top: 50px;
	align-items: center;
	justify-content: center;
}

@media (max-width:450px) {
.feedback__active .slick-dots {
	padding-top: 30px;
}
}
.feedback__active .slick-dots li {
	width: auto;
	height: auto;
	margin: 0 10px;
	display: inline-block;
}
.feedback__active .slick-dots li button {
	font-size: 0;
	background: rgba(255, 255, 255, 0.2);
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
	display: block;
	border-radius: 100%;
	transition: 0.3s;
	border: 1px solid rgba(255, 255, 255, 0.1);
}
.bd-theme-light .feedback__active .slick-dots li button {
	background: rgba(6, 6, 6, 0.2);
}
.feedback__active .slick-dots li:hover button, .feedback__active .slick-dots li.slick-active button {
	background: rgb(255, 255, 255);
}
.bd-theme-light .feedback__active .slick-dots li:hover button, .bd-theme-light .feedback__active .slick-dots li.slick-active button {
	background-color: rgb(6, 6, 6);
}
.feedback__active .slick-dots li:hover button:before, .feedback__active .slick-dots li.slick-active button:before {
	opacity: 1;
	color: transparent;
}
.feedback__active::after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: rgb(6, 6, 6);
	top: 0;
	left: 100%;
	mix-blend-mode: lighten;
	opacity: 10%;
}
.feedback__active::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: rgb(6, 6, 6);
	top: 0;
	right: 100%;
	mix-blend-mode: lighten;
	opacity: 10%;
}
.feedback__navigation-2 {
	position: absolute;
	right: 30px;
	top: 40px;
	z-index: 55;
	position: absolute;
	right: 30px;
	top: 40px;
	z-index: 55;
	display: flex;
	gap: 15px;
}
.feedback__navigation-2 button {
	width: 60px;
	height: 60px;
	display: inline-flex;
	align-items: center;
	border: 1px solid var(--bd-border-primary);
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-text-primary);
	font-size: 20px;
}
.feedback__navigation-2 button:hover {
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
	border-color: transparent;
}
.feedback__navigation-4 {
	position: absolute;
	right: 0px;
	bottom: 100px;
	z-index: 55;
	position: absolute;
	display: inline-flex;
	align-items: center;
	gap: 15px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.feedback__navigation-4 {
	bottom: 50px;
}
}

@media (max-width:450px) {
.feedback__navigation-4 {
	display: none;
}
}
.feedback__navigation-4 button {
	width: 60px;
	height: 60px;
	display: inline-flex;
	align-items: center;
	border: 1px solid var(--bd-border-primary);
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-text-primary);
	font-size: 20px;
}
.feedback__navigation-4 button:hover {
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
	border-color: transparent;
}
.benefits__pagination {
	position: absolute;
	left: 50%;
	bottom: -65px;
}
.swiper.benefits__active {
	overflow: visible;
	overflow-x: clip;
}
.service__navigation {
	display: flex;
	align-content: center;
	gap: 15px;
}
.service__navigation button {
	width: 60px;
	height: 60px;
	display: inline-flex;
	align-items: center;
	border: 1px solid var(--bd-border-primary);
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-text-primary);
	font-size: 20px;
}
.service__navigation button:hover {
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
	border-color: transparent;
}
.wealth__wrapper:hover .wealth__navigation button {
	opacity: 1;
}
.wealth__navigation button {
	width: 60px;
	height: 60px;
	display: inline-flex;
	align-items: center;
	border: 1px solid var(--bd-border-primary);
	justify-content: center;
	color: var(--bd-common-white);
	font-size: 20px;
	position: absolute;
	top: 44%;
	left: -30px;
	z-index: 55;
	background: rgb(6, 6, 6);
	opacity: 0;
	border-radius: 50px;
	border: 1.5px solid rgba(255, 255, 255, 0.1);
	background: rgb(6, 6, 6);
}
.bd-theme-light .wealth__navigation button {
	background-color: transparent;
	border-color: var(--bd-border-primary);
	color: var(--bd-text-primary);
}
.wealth__navigation button:hover {
	background-color: var(--bd-theme-primary);
	border-color: transparent;
	color: var(--bd-text-primary);
}
.bd-theme-light .wealth__navigation button:hover {
	color: var(--bd-common-white);
}
.wealth__button-next {
	left: auto !important;
	right: -30px;
}
.feedback__wrapper:hover .feedback__navigation-5 button {
	opacity: 1;
}
.feedback__navigation-5 button {
	width: 60px;
	height: 60px;
	display: inline-flex;
	align-items: center;
	border: 1px solid var(--bd-border-primary);
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-text-primary);
	font-size: 20px;
	position: absolute;
	color: var(--bd-text-secondary);
	top: 42.5%;
	left: -30px;
	z-index: 55;
	background: var(--bd-common-white);
	opacity: 0;
	top: 50% !important;
	transform: translateY(-50%) !important;
}
.bd-theme-light .feedback__navigation-5 button {
	color: var(--bd-text-primary);
}
.feedback__navigation-5 button:hover {
	background: var(--bd-theme-primary);
	border-color: transparent;
	color: var(--bd-common-white);
}
.feedback__button-next-5 {
	left: auto !important;
	right: -30px;
}
/*----------------------------------------*/
/*  2.13 Tab
/*----------------------------------------*/
.bd-tab .nav-tabs {
	padding: 0;
	margin: 0;
	border: 0;
}
.bd-tab .nav-tabs .nav-link {
	padding: 0;
	margin: 0;
	border: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
/*----------------------------------------*/
/*  2.1 Back to top
/*----------------------------------------*/
.backtotop-wrap {
	position: fixed;
	bottom: 30px;
	right: 30px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
	background: var(--bd-theme-primary);
}

@media (max-width:450px) {
.backtotop-wrap {
	bottom: 20px;
	right: 20px;
}
}
.backtotop-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
.backtotop-wrap::after {
	position: absolute;
	font-family: var(--bd-ff-fontawesome);
	content: "\f062";
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	font-weight: 400;
	color: var(--bd-common-white);
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}
.backtotop-wrap svg path {
	fill: none;
}
.backtotop-wrap svg.backtotop-circle path {
	stroke: #ccc;
	stroke-width: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

/*----------------------------------------*/
/*  2.3 Animations
/*----------------------------------------*/
@-webkit-keyframes pulse {
 0% {
 -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
}
 70% {
 -webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
}
 100% {
 -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}
}
@keyframes pulse {
 0% {
 -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
}
 70% {
 -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
 box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
}
 100% {
 -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}
}
.animate-play {
	position: relative;
}
.animate-play::before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
	border: 1px solid rgb(134, 134, 134);
	top: 0;
	left: 0;
	right: 0px;
	bottom: 0px;
	z-index: 0;
	animation-name: popupBtn;
	animation-duration: 1.6s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	z-index: -1;
}
.animate-play::after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
	border: 1px solid rgb(134, 134, 134);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0px;
	z-index: 0;
	animation-name: popupBtn;
	animation-duration: 1.8s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	z-index: -1;
}
 @keyframes popupBtn {
 0% {
 transform: scale(1);
 opacity: 0.6;
}
 50% {
 transform: scale(1.4);
 opacity: 0.3;
}
 100% {
 transform: scale(2);
 opacity: 0;
}
}
@keyframes slide-left {
 from {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
 to {
 -webkit-transform: translateX(-100%);
 transform: translateX(-100%);
}
}
.upDown {
	animation: upDown 1.3S infinite alternate;
}
 @keyframes upDown {
 0% {
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -ms-transform: translateY(0px);
 -o-transform: translateY(0px);
 transform: translateY(0px);
}
 100% {
 -webkit-transform: translateY(-15px);
 -moz-transform: translateY(-15px);
 -ms-transform: translateY(-15px);
 -o-transform: translateY(-15px);
 transform: translateY(-15px);
}
}
@keyframes spin {
 0% {
 -webkit-transform: rotate(0);
 transform: rotate(0);
}
 100% {
 -webkit-transform: rotate(359deg);
 transform: rotate(359deg);
}
}
@keyframes qode-draw {
 0%, 100% {
 -webkit-clip-path: inset(-2px 0);
 clip-path: inset(-2px 0);
}
 42% {
 -webkit-clip-path: inset(-2px 0 -2px 100%);
 clip-path: inset(-2px 0 -2px 100%);
}
 43% {
 -webkit-clip-path: inset(-2px 100% -2px 0);
 clip-path: inset(-2px 100% -2px 0);
}
}
@-webkit-keyframes scroll {
 0% {
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -ms-transform: translateY(0px);
 -o-transform: translateY(0px);
 transform: translateY(0px);
}
 100% {
 -webkit-transform: translateY(16px);
 -moz-transform: translateY(16px);
 -ms-transform: translateY(16px);
 -o-transform: translateY(16px);
 transform: translateY(16px);
}
}
@-moz-keyframes scroll {
 0% {
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -ms-transform: translateY(0px);
 -o-transform: translateY(0px);
 transform: translateY(0px);
}
 100% {
 -webkit-transform: translateY(16px);
 -moz-transform: translateY(16px);
 -ms-transform: translateY(16px);
 -o-transform: translateY(16px);
 transform: translateY(16px);
}
}
@-ms-keyframes scroll {
 0% {
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -ms-transform: translateY(0px);
 -o-transform: translateY(0px);
 transform: translateY(0px);
}
 100% {
 -webkit-transform: translateY(16px);
 -moz-transform: translateY(16px);
 -ms-transform: translateY(16px);
 -o-transform: translateY(16px);
 transform: translateY(16px);
}
}
@keyframes scroll {
 0% {
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -ms-transform: translateY(0px);
 -o-transform: translateY(0px);
 transform: translateY(0px);
}
 100% {
 -webkit-transform: translateY(16px);
 -moz-transform: translateY(16px);
 -ms-transform: translateY(16px);
 -o-transform: translateY(16px);
 transform: translateY(16px);
}
}
@keyframes bubble {
 0% {
 -webkit-transform: rotate(0deg) translateX(-50px);
 -moz-transform: rotate(0deg) translateX(-50px);
 -ms-transform: rotate(0deg) translateX(-50px);
 transform: rotate(0deg) translateX(-50px);
}
 100% {
 -webkit-transform: rotate(360deg) translateY(100px);
 -moz-transform: rotate(360deg) translateY(100px);
 -ms-transform: rotate(360deg) translateY(100px);
 transform: rotate(360deg) translateY(100px);
}
}
@-webkit-keyframes leftright {
 0% {
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 -webkit-transform: translateX(-20px);
 -moz-transform: translateX(-20px);
 -ms-transform: translateX(-20px);
 -o-transform: translateX(-20px);
 transform: translateX(-20px);
}
}
@-moz-keyframes leftright {
 0% {
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 -webkit-transform: translateX(-20px);
 -moz-transform: translateX(-20px);
 -ms-transform: translateX(-20px);
 -o-transform: translateX(-20px);
 transform: translateX(-20px);
}
}
@-ms-keyframes leftright {
 0% {
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 -webkit-transform: translateX(-20px);
 -moz-transform: translateX(-20px);
 -ms-transform: translateX(-20px);
 -o-transform: translateX(-20px);
 transform: translateX(-20px);
}
}
@keyframes leftright {
 0% {
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 -webkit-transform: translateX(-20px);
 -moz-transform: translateX(-20px);
 -ms-transform: translateX(-20px);
 -o-transform: translateX(-20px);
 transform: translateX(-20px);
}
}
@keyframes bounce {
 0%, 10%, 100%, 20%, 50%, 80% {
 transform: translateX(0);
}
 40%, 60% {
 transform: translateX(-15px);
}
}
@keyframes top-image-bounce {
 0% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
 50% {
 -webkit-transform: translateY(12px);
 transform: translateY(12px);
}
 100% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
}
@-webkit-keyframes scroll {
 0% {
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -ms-transform: translateY(0px);
 -o-transform: translateY(0px);
 transform: translateY(0px);
}
 100% {
 -webkit-transform: translateY(16px);
 -moz-transform: translateY(16px);
 -ms-transform: translateY(16px);
 -o-transform: translateY(16px);
 transform: translateY(16px);
}
}
@-moz-keyframes scroll {
 0% {
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -ms-transform: translateY(0px);
 -o-transform: translateY(0px);
 transform: translateY(0px);
}
 100% {
 -webkit-transform: translateY(16px);
 -moz-transform: translateY(16px);
 -ms-transform: translateY(16px);
 -o-transform: translateY(16px);
 transform: translateY(16px);
}
}
@-ms-keyframes scroll {
 0% {
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -ms-transform: translateY(0px);
 -o-transform: translateY(0px);
 transform: translateY(0px);
}
 100% {
 -webkit-transform: translateY(16px);
 -moz-transform: translateY(16px);
 -ms-transform: translateY(16px);
 -o-transform: translateY(16px);
 transform: translateY(16px);
}
}
@keyframes scroll {
 0% {
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -ms-transform: translateY(0px);
 -o-transform: translateY(0px);
 transform: translateY(0px);
}
 100% {
 -webkit-transform: translateY(16px);
 -moz-transform: translateY(16px);
 -ms-transform: translateY(16px);
 -o-transform: translateY(16px);
 transform: translateY(16px);
}
}
.cd-words-wrapper {
	display: inline-block;
	position: relative;
	text-align: left;
}
.cd-words-wrapper b {
	display: inline-block;
	position: absolute;
	white-space: nowrap;
	left: 0;
	top: 0;
	font-weight: inherit;
}
.cd-words-wrapper b.is-visible {
	position: relative;
}
.no-js .cd-words-wrapper b {
	opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
	opacity: 1;
}
.cd-headline.clip span {
	display: inline-block;
	transition: none;
}
.cd-headline.clip .cd-words-wrapper {
	overflow: hidden;
	vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after {
	top: 0;
	right: 0;
	width: 2px;
	content: "";
	height: 100%;
	position: absolute;
	background-color: #3b3b3b;
}
.cd-headline.clip b {
	opacity: 0;
}
.cd-headline.clip b.is-visible {
	opacity: 1;
}
/*----------------------------------------*/
/*  2.12 Shortcodes
/*----------------------------------------*/
.gradient-text-1 {
	background: linear-gradient(90deg, rgb(251, 83, 67) 0%, rgb(5, 157, 255) 100%);
	color: var(--bd-gradient-2);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.gradient-text-2 {
	background: linear-gradient(92deg, #674AD9 0%, #FB5141 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.gradient-text-3 {
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.text-color-1 {
	color: var(--bd-theme-primary);
}
.text-color-2 {
	color: var(--bd-text-secondary);
}
.text-paragraph {
	color: var(--bd-text-body);
}
.bd-text-white {
	color: var(--bd-common-white);
}
.s-rounded-20 {
	border-radius: 20px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.s-rounded-20 {
	border-radius: 0;
}
}
.badge__card {
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	background: rgb(251, 81, 65);
	display: inline-block;
	padding: 4px 4px;
	border-radius: 2px;
	color: var(--bd-common-white);
	line-height: 1;
}
.section-is-rounded {
	margin: 0 40px;
	border-radius: 40px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.section-is-rounded {
	margin: 0 20px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.section-is-rounded {
	margin: 0px;
	border-radius: 0px;
}
}
.section-rounded-60 {
	margin: 0 60px;
	border-radius: 20px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.section-rounded-60 {
	margin: 0px;
	border-radius: 0px;
}
}
/*----------------------------------------*/
/*  2.10 Preloader
/*----------------------------------------*/
#preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #121212;
	z-index: 999;
}
.sk-three-bounce {
	margin: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #121212;
}
.sk-three-bounce .sk-child {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	background-color: var(--bd-theme-primary);
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
	animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
}
.sk-three-bounce.is-brick-red.sk-three-bounce .sk-child {
	background-color: var(--bd-theme-2);
}
.sk-three-bounce.is-mainly-blue.sk-three-bounce .sk-child {
	background-color: var(--bd-theme-3);
}
.sk-three-bounce.is-orange.sk-three-bounce .sk-child {
	background-color: var(--bd-theme-4);
}
.sk-three-bounce.is-purple.sk-three-bounce .sk-child {
	background-color: var(--bd-theme-5);
}
.sk-three-bounce .sk-bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.sk-three-bounce .sk-bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
 @-webkit-keyframes sk-three-bounce {
 0%, 80%, 100% {
 -webkit-transform: scale(0);
 transform: scale(0);
}
 40% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
@keyframes sk-three-bounce {
 0%, 80%, 100% {
 -webkit-transform: scale(0);
 transform: scale(0);
}
 40% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
/*----------------------------------------*/
/*  2.11 Range Slider 
/*----------------------------------------*/
.ui-button-icon-only, .ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-checkboxradio-disabled, .ui-state-disabled {
	pointer-events: none;
}
.ui-datepicker .ui-icon, .ui-icon {
	text-indent: -99999px;
	background-repeat: no-repeat;
}
.ui-helper-reset, .ui-menu {
	outline: 0;
	list-style: none;
}
.ui-helper-hidden, .ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
}
.ui-helper-clearfix:after, .ui-helper-clearfix:before {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}
.ui-front {
	z-index: 100;
}
.ui-state-disabled {
	cursor: default !important;
}
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -0.25em;
	position: relative;
	overflow: hidden;
}
.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0;
	padding: 0.5em 0.5em 0.5em 0.7em;
	font-size: 100%;
}
.ui-autocomplete, .ui-menu .ui-menu {
	position: absolute;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	padding: 0;
	margin: 0;
	display: block;
}
.ui-button, .ui-controlgroup {
	display: inline-block;
	vertical-align: middle;
}
.ui-button, .ui-menu-icons, .ui-resizable {
	position: relative;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0;
}
.ui-menu .ui-state-active, .ui-menu .ui-state-focus {
	margin: -1px;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}
.ui-button, .ui-controlgroup .ui-controlgroup-label {
	padding: 0.4em 1em;
}
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0.2em;
	margin: auto 0;
}
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	line-height: normal;
	margin-right: 0.1em;
	cursor: pointer;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: visible;
}
.ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
	text-decoration: none;
}
.ui-button-icon-only {
	width: 2em;
	text-indent: -9999px;
	white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: 0.4em 1em;
}
 button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
 border: 0;
 padding: 0;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus, .ui-controlgroup > .ui-controlgroup-item:focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
	width: 75%;
	width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: 0.12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-datepicker {
	width: 17em;
	padding: 0.2em 0.2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
	margin: 0 0 0.4em;
}
.ui-datepicker th {
	padding: 0.7em 0.3em;
	text-align: center;
	font-weight: 700;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td a, .ui-datepicker td span {
	display: block;
	padding: 0.2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: 0.7em 0 0;
	padding: 0 0.2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: 0.5em 0.2em 0.4em;
	cursor: pointer;
	padding: 0.2em 0.6em 0.3em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-multi .ui-datepicker-group, .ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group, .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-datepicker .ui-icon {
	display: block;
	overflow: hidden;
	left: 0.5em;
	top: 0.3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0.2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: 0.4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: 0.1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: 0.3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: 0.5em 1em;
	background: 0 0;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0;
	background-image: none;
	margin-top: 0.5em;
	padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: 0.5em 0.4em 0.5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw, .ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle, .ui-selectable, .ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted #000;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-loan-range {
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-loan-range {
	filter: inherit;
}
.ui-slider-horizontal {
	height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -0.3em;
	margin-left: -0.6em;
}
.ui-slider-horizontal .ui-loan-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-loan-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-loan-range-max {
	right: 0;
}
.ui-slider-vertical {
	width: 0.8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -0.3em;
	margin-left: 0;
	margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-loan-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-loan-range-min, .ui-spinner-down {
	bottom: 0;
}
.ui-slider-vertical .ui-loan-range-max, .ui-spinner-up {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: 0 0;
	color: inherit;
	padding: 0.222em 0;
	margin: 0.2em 2em 0.2em 0.4em;
	vertical-align: middle;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: 0.5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-tabs {
	position: relative;
	padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px 0.2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: 0.5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: 0 0;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
.ui-widget, .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}
.ui-widget-content a, .ui-widget-header a {
	color: #333;
}
.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: 700;
}
.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: 400;
	color: #454545;
}
.ui-button, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: 400;
	color: #2b2b2b;
}
.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, a.ui-button:focus, a.ui-button:hover {
	color: #2b2b2b;
	text-decoration: none;
}
.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: 400;
	color: #fff;
}
.ui-icon-background, .ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #fff;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error a, .ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
	font-weight: 700;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity: 0.7;
	filter: Alpha(Opacity=70);
	font-weight: 400;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: 0.35;
	filter: Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
}
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-button:focus .ui-icon, .ui-button:hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-button:active .ui-icon, .ui-state-active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-button .ui-state-highlight.ui-icon, .ui-state-highlight .ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png");
}
.ui-icon-blank {
	background-position: 16px 16px;
}
.ui-icon-caret-1-n {
	background-position: 0 0;
}
.ui-icon-caret-1-ne {
	background-position: -16px 0;
}
.ui-icon-caret-1-e {
	background-position: -32px 0;
}
.ui-icon-caret-1-se {
	background-position: -48px 0;
}
.ui-icon-caret-1-s {
	background-position: -65px 0;
}
.ui-icon-caret-1-sw {
	background-position: -80px 0;
}
.ui-icon-caret-1-w {
	background-position: -96px 0;
}
.ui-icon-caret-1-nw {
	background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
	background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
	background-position: -144px 0;
}
.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
	background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
	background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
	background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}
.ui-icon-arrow-4 {
	background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}
.ui-icon-extlink {
	background-position: -32px -80px;
}
.ui-icon-newwin {
	background-position: -48px -80px;
}
.ui-icon-refresh {
	background-position: -64px -80px;
}
.ui-icon-shuffle {
	background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}
.ui-icon-folder-open {
	background-position: -16px -96px;
}
.ui-icon-document {
	background-position: -32px -96px;
}
.ui-icon-document-b {
	background-position: -48px -96px;
}
.ui-icon-note {
	background-position: -64px -96px;
}
.ui-icon-mail-closed {
	background-position: -80px -96px;
}
.ui-icon-mail-open {
	background-position: -96px -96px;
}
.ui-icon-suitcase {
	background-position: -112px -96px;
}
.ui-icon-comment {
	background-position: -128px -96px;
}
.ui-icon-person {
	background-position: -144px -96px;
}
.ui-icon-print {
	background-position: -160px -96px;
}
.ui-icon-trash {
	background-position: -176px -96px;
}
.ui-icon-locked {
	background-position: -192px -96px;
}
.ui-icon-unlocked {
	background-position: -208px -96px;
}
.ui-icon-bookmark {
	background-position: -224px -96px;
}
.ui-icon-tag {
	background-position: -240px -96px;
}
.ui-icon-home {
	background-position: 0 -112px;
}
.ui-icon-flag {
	background-position: -16px -112px;
}
.ui-icon-calendar {
	background-position: -32px -112px;
}
.ui-icon-cart {
	background-position: -48px -112px;
}
.ui-icon-pencil {
	background-position: -64px -112px;
}
.ui-icon-clock {
	background-position: -80px -112px;
}
.ui-icon-disk {
	background-position: -96px -112px;
}
.ui-icon-calculator {
	background-position: -112px -112px;
}
.ui-icon-zoomin {
	background-position: -128px -112px;
}
.ui-icon-zoomout {
	background-position: -144px -112px;
}
.ui-icon-search {
	background-position: -160px -112px;
}
.ui-icon-wrench {
	background-position: -176px -112px;
}
.ui-icon-gear {
	background-position: -192px -112px;
}
.ui-icon-heart {
	background-position: -208px -112px;
}
.ui-icon-star {
	background-position: -224px -112px;
}
.ui-icon-link {
	background-position: -240px -112px;
}
.ui-icon-cancel {
	background-position: 0 -128px;
}
.ui-icon-plus {
	background-position: -16px -128px;
}
.ui-icon-plusthick {
	background-position: -32px -128px;
}
.ui-icon-minus {
	background-position: -48px -128px;
}
.ui-icon-minusthick {
	background-position: -64px -128px;
}
.ui-icon-close {
	background-position: -80px -128px;
}
.ui-icon-closethick {
	background-position: -96px -128px;
}
.ui-icon-key {
	background-position: -112px -128px;
}
.ui-icon-lightbulb {
	background-position: -128px -128px;
}
.ui-icon-scissors {
	background-position: -144px -128px;
}
.ui-icon-clipboard {
	background-position: -160px -128px;
}
.ui-icon-copy {
	background-position: -176px -128px;
}
.ui-icon-contact {
	background-position: -192px -128px;
}
.ui-icon-image {
	background-position: -208px -128px;
}
.ui-icon-video {
	background-position: -224px -128px;
}
.ui-icon-script {
	background-position: -240px -128px;
}
.ui-icon-alert {
	background-position: 0 -144px;
}
.ui-icon-info {
	background-position: -16px -144px;
}
.ui-icon-notice {
	background-position: -32px -144px;
}
.ui-icon-help {
	background-position: -48px -144px;
}
.ui-icon-check {
	background-position: -64px -144px;
}
.ui-icon-bullet {
	background-position: -80px -144px;
}
.ui-icon-radio-on {
	background-position: -96px -144px;
}
.ui-icon-radio-off {
	background-position: -112px -144px;
}
.ui-icon-pin-w {
	background-position: -128px -144px;
}
.ui-icon-pin-s {
	background-position: -144px -144px;
}
.ui-icon-play {
	background-position: 0 -160px;
}
.ui-icon-pause {
	background-position: -16px -160px;
}
.ui-icon-seek-next {
	background-position: -32px -160px;
}
.ui-icon-seek-prev {
	background-position: -48px -160px;
}
.ui-icon-seek-end {
	background-position: -64px -160px;
}
.ui-icon-seek-first, .ui-icon-seek-start {
	background-position: -80px -160px;
}
.ui-icon-stop {
	background-position: -96px -160px;
}
.ui-icon-eject {
	background-position: -112px -160px;
}
.ui-icon-volume-off {
	background-position: -128px -160px;
}
.ui-icon-volume-on {
	background-position: -144px -160px;
}
.ui-icon-power {
	background-position: 0 -176px;
}
.ui-icon-signal-diag {
	background-position: -16px -176px;
}
.ui-icon-signal {
	background-position: -32px -176px;
}
.ui-icon-battery-0 {
	background-position: -48px -176px;
}
.ui-icon-battery-1 {
	background-position: -64px -176px;
}
.ui-icon-battery-2 {
	background-position: -80px -176px;
}
.ui-icon-battery-3 {
	background-position: -96px -176px;
}
.ui-icon-circle-plus {
	background-position: 0 -192px;
}
.ui-icon-circle-minus {
	background-position: -16px -192px;
}
.ui-icon-circle-close {
	background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}
.ui-icon-circle-check {
	background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}
.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
	border-top-left-radius: 3px;
}
.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
	border-bottom-left-radius: 3px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
	border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
	background: #aaa;
	opacity: 0.3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
}
/*----------------------------------------*/
/*  3.2 Header Style 1
/*----------------------------------------*/
.header-4 {
	background: var(--bd-common-white);
	padding: 0 40px;
	margin: 35px 40px 0;
	-webkit-border-radius: 35px 35px 0 0;
	-moz-border-radius: 35px 35px 0 0;
	-o-border-radius: 35px 35px 0 0;
	-ms-border-radius: 35px 35px 0 0;
	border-radius: 35px 35px 0 0;
}
.bd-theme-light .header-4 {
	background: var(--bd-bg-1);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.header-4 {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	margin: 0;
	border-radius: 0;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.header-4 {
	padding: 15px 15px;
}
}
.header-4 .sub__btn {
	color: var(--bd-text-secondary);
}
.header-4 .bd-gradient-btn {
	height: 45px;
	padding: 0 20px;
}
.header-4.bd-sticky {
	margin: 0;
	border-radius: 0;
	background: rgb(255, 255, 255);
	padding: 0 40px;
	box-shadow: 0px 8px 55px 0px rgba(16, 18, 19, 0.08);
}
.bd-theme-light .header-4.bd-sticky {
	background-color: var(--bd-bg-1);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.header-4.bd-sticky {
	padding: 15px 15px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.header__area.header-4 {
	padding: 15px 15px;
}
}
/*----------------------------------------*/
/*  3.3 Header Style 2
/*----------------------------------------*/
.header-3 .container {
	max-width: 1920px;
	padding: 0 80px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.header-3 .container {
	padding: 0 50px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.header-3 .container {
	padding: 0 30px;
}
}

@media (max-width: 575px) {
.header-3 .container {
	padding: 0 15px;
}
}
.header-3 .sub__btn {
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.2);
	color: var(--bd-common-white);
}
.header-3 .header__btn-wrap .bd-gradient-btn {
	height: 45px;
	padding: 0 25px;
}
/*----------------------------------------*/
/*  3.1 Header Common Style 
/*----------------------------------------*/
.bd-sticky {
	position: fixed !important;
	top: 0;
	z-index: 111;
	inset-inline-end: 0;
	inset-inline-start: 0;
	width: 100%;
	-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	background: var(--bd-bg-1);
	border-top: 0;
}
.header-transparent {
	position: absolute;
	inset-inline-start: 0;
	margin: auto;
	width: 100%;
	z-index: 99;
}
.header__area {
	border-bottom: 1px solid var(--bd-border-primary);
}
.bd-theme-light .header__area {
	background: var(--bd-common-white);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.header__area {
	padding: 18px 0;
}
}
.header__area .container {
    max-width: 1920px;
    padding: 0 80px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1600px) {
.header__area .container {
	padding: 0 60px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.header__area .container {
	padding: 0 50px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.header__area .container {
	padding: 0 30px;
}
}

@media (max-width: 575px) {
.header__area .container {
	padding: 0 15px;
}
}
.header__area .header__btn-wrap .bd-gradient-btn {
    height: 50px;
    padding: 0px 15px;
    line-height: 18px;
    font-size: 14px;
    font-weight: 400;
    background: none;
    border: #7a7a7a solid 1px;
    border-radius: 8px;
}
.header__logo {
    max-width: 300px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.header__logo {
	max-width: 150px;
}
}

@media (max-width:450px) {
.header__logo {
	max-width: 140px;
}
}
.header__main {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header__btn-wrap {
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: wrap;
}
.bar-icon {
	width: 28px;
	height: 20px;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden;
	transition: color 0.2s ease-out;
}
.bar-icon span {
	width: 100%;
	height: 2px;
	background: var(--bd-text-primary);
	display: inline-block;
	transition: color 0.2s ease-out;
}
.bar-icon span:nth-child(2) {
	margin-left: 0px;
}
.bar-icon:hover span {
	animation: qode-draw 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1 forwards;
}
.bar-icon:hover span:nth-child(2) {
	margin-left: 0px;
	animation-delay: 0.1s;
}
.bar-icon:hover span:nth-child(3) {
	animation-delay: 0.2s;
}
.bar-icon.is-black span {
	background: var(--bd-common-black);
}
.bar-icon.is-white span {
	background: var(--bd-common-white);
}
.header-common {
	background: var(--bd-bg-1);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.header-3 {
	padding: 18px 0;
}
}
/* HEADER CSS */
/*----------------------------------------*/
/*  3.1 banner Style 1
/*----------------------------------------*/
.banner__content-wrapper {
	padding: 80px 0;
}

@media (max-width: 575px) {
.banner__content-wrapper {
	padding: 60px 0;
}
}

@media (min-width: 1400px) {
.banner__thumb-box .container {
	max-width: 1370px;
}
}
.banner__sbutitle {
	font-size: 14px;
	font-weight: var(--bd-fw-medium);
	line-height: 1;
	display: inline-block;
	padding: 10px 15px;
	background: var(--bd-gradient-2);
	color: var(--bd-gradient-2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	z-index: 5;
	margin-bottom: 15px;
}
.banner__sbutitle::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: var(--bd-gradient-2);
	opacity: 0.0799999982;
	z-index: -1;
	top: 0;
	left: 0;
}
.banner__content {
	max-width: 936.86px;
	margin: auto;
}
.banner__content h2 {
	font-size: 80px;
	line-height: 1.2;
	margin-bottom: 20px;
	font-weight: var(--bd-fw-sbold);
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__content h2 {
	font-size: 74px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__content h2 {
	font-size: 68px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__content h2 {
	font-size: 66px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.banner__content h2 {
	font-size: 60px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner__content h2 {
	font-size: 48px;
}
}

@media (max-width: 575px) {
.banner__content h2 {
	font-size: 40px;
}
}

@media (max-width:450px) {
.banner__content h2 {
	font-size: 32px;
}
}
.banner__content > p {
	max-width: 545px;
	margin: 0px auto 35px;
}
.banner__thumb img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.banner__glow .glow-1 {
	background: var(--bd-theme-secondary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 297px;
	height: 297px;
	filter: blur(200px);
	-webkit-filter: blur(200px);
	position: absolute;
	top: -80px;
	z-index: -1;
	left: 30%;
}
.banner__glow .glow-2 {
	background: linear-gradient(90deg, rgb(87, 63, 234) 0%, rgb(161, 145, 255) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 297px;
	height: 297px;
	filter: blur(200px);
	-webkit-filter: blur(200px);
	position: absolute;
	z-index: -1;
	top: -114px;
	right: 34%;
}
/*----------------------------------------*/
/*  3.1 banner Style 1
/*----------------------------------------*/
.banner-2 {
	padding: 65px 0;
	padding-top: 160.5px;
	background: var(--bd-bg-1);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner-2 {
	padding-top: 140px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner-2 {
	padding-top: 140px;
}
}

@media (min-width: 1441px) {
.banner-2 .container {
	max-width: 1430px;
}
}
.banner-glow-2 .glow-1 {
	background: #573fea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 213px;
	height: 213px;
	filter: blur(200px);
	position: absolute;
	left: -110px;
	top: 57%;
}
.banner__grid-2 {
	display: grid;
	grid-template-columns: 50% 44.6%;
	place-items: center;
	gap: 50px 30px;
	justify-content: space-between;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner__grid-2 {
	grid-template-columns: 1fr;
}
}
.banner__content-2 h2 {
	font-size: 80px;
	line-height: 1.15;
	margin-bottom: 50px;
	color: var(--bd-common-white);
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__content-2 h2 {
	font-size: 64px;
}
.banner__content-2 h2 br {
	display: none;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__content-2 h2 {
	font-size: 60px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__content-2 h2 {
	font-size: 56px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.banner__content-2 h2 {
	font-size: 66px;
}
.banner__content-2 h2 br {
	display: none;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner__content-2 h2 {
	font-size: 45px;
}
.banner__content-2 h2 br {
	display: none;
}
}

@media (max-width: 575px) {
.banner__content-2 h2 {
	font-size: 40px;
}
.banner__content-2 h2 br {
	display: none;
}
}

@media (max-width: 575px) {
.banner__content-2 h2 {
	font-size: 34px;
}
.banner__content-2 h2 br {
	display: none;
}
}
.banner__sbutitle-2 {
	font-size: 14px;
	font-weight: var(--bd-fw-medium);
	line-height: 1;
	display: inline-block;
	padding: 10px 15px;
	background: var(--bd-gradient-3);
	color: var(--bd-gradient-2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	border-radius: 4px;
	letter-spacing: 1.2px;
}
.banner__sbutitle-2::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: rgb(6, 6, 6);
	z-index: -1;
	top: 0;
	left: 0;
	border-radius: 6px;
}
.banner__input {
	position: relative;
	max-width: 517px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner__input {
	max-width: 100%;
}
}
.banner__input input {
	padding-right: 205px;
	padding-left: 30px;
}

@media (max-width:450px) {
.banner__input input {
	padding-right: 30px;
}
}
.banner__input .bd-gradient-btn {
	position: absolute;
	top: 6px;
	right: 6px;
	height: 58px;
}

@media (max-width:450px) {
.banner__input .bd-gradient-btn {
	position: relative;
	top: 20px;
	right: 0;
	height: 58px;
	z-index: 55;
	width: 100%;
}
}
.banner__thumb-wrapper-2 {
	width: 100%;
}
.banner__thumb-wrapper-2 .banner-round {
	display: inline-block;
	width: 470px;
	height: 470px;
	background: #0E0A24;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5;
	border: 1px solid rgba(179, 179, 179, 0.21);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__thumb-wrapper-2 .banner-round {
	width: 450px;
	height: 450px;
}
}

@media (max-width: 575px) {
.banner__thumb-wrapper-2 .banner-round {
	width: 400px;
	height: 400px;
}
}

@media (max-width:450px) {
.banner__thumb-wrapper-2 .banner-round {
	width: 300px;
	height: 300px;
}
}
.banner__thumb-wrapper-2 .banner__blur {
	display: inline-block;
	width: 470px;
	height: 470px;
	background: linear-gradient(90deg, #573FEA 0%, #FB5141 100%);
	filter: blur(150px);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 40%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__thumb-wrapper-2 .banner__blur {
	width: 450px;
	height: 450px;
}
}

@media (max-width: 575px) {
.banner__thumb-wrapper-2 .banner__blur {
	width: 400px;
	height: 400px;
}
}

@media (max-width:450px) {
.banner__thumb-wrapper-2 .banner__blur {
	width: 300px;
	height: 300px;
}
}
.banner__thumb-2 {
	max-width: 364px;
	margin: 0 auto;
	position: relative;
	z-index: 55;
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__thumb-2 {
	max-width: 280px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__thumb-2 {
	max-width: 260px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__thumb-2 {
	max-width: 240px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner__thumb-2 {
	max-width: 260px;
}
}

@media (max-width: 575px) {
.banner__thumb-2 {
	max-width: 200px;
}
}
.banner__card {
	display: inline-block;
	padding: 13px 50px 13px 20px;
	position: absolute;
	top: 33%;
	left: 0;
	z-index: 55;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.banner__card {
	left: 15px;
}
}
.banner__card::after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: var(--bd-common-white);
	z-index: -1;
	border-radius: 4px;
}
.banner__card::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, #FB5141 0%, #089EFF 100%);
	border-radius: 4px;
	top: 10px;
	left: 10px;
	z-index: -1;
}
.banner__card-info span {
	margin-bottom: 5px;
	display: block;
}
.banner__card-info h2 {
	color: var(--bd-border-secondary);
	font-weight: var(--bd-fw-bold);
	line-height: 1;
	display: inline-flex;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.banner__card-info h2 {
	font-size: 36px;
}
}
/*----------------------------------------*/
/*  3.1 banner Style 1
/*----------------------------------------*/
.banner-3 {
	padding-top: 180px;
	padding-bottom: 120px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner-3 {
	padding-top: 160px;
	padding-bottom: 80px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.banner-3 {
	padding-top: 170px;
	padding-bottom: 80px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.banner-3 {
	padding-top: 160px;
	padding-bottom: 75px;
}
}

@media (max-width:450px) {
.banner-3 {
	padding-top: 135px;
	padding-bottom: 65px;
}
}

@media (min-width: 1441px) {
.banner-3 .container {
	max-width: 1390px;
}
}
.banner__glow-3 .glow-1 {
	background: #573fea;
	border-radius: 50%;
	width: 235px;
	height: 236px;
	filter: blur(200px);
	position: absolute;
	bottom: 237px;
	left: -110px;
	opacity: 50%;
}
.banner__glow-3 .glow-2 {
	background: linear-gradient(90deg, rgb(103, 74, 217) 0%, rgb(251, 81, 65) 100%);
	border-radius: 50%;
	width: 241px;
	height: 241px;
	filter: blur(200px);
	position: absolute;
	right: 0px;
	top: 171px;
	opacity: 50%;
}
.banner__sbutitle-3 {
	color: rgba(255, 255, 255, 0.8);
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 4px;
	position: relative;
	box-shadow: 0px 0px 20px 0px rgba(5, 157, 255, 0.2);
	padding: 4px 15px 4px;
	display: inline-block;
	letter-spacing: 2px;
}
.bd-theme-light .banner__sbutitle-3 {
	color: rgba(29, 29, 29, 0.9);
}
.banner__sbutitle-3::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 4px;
	border: 1.5px solid transparent;
	-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
	background: linear-gradient border-box;
	mask-composite: add, add;
	mask-composite: add, add;
	mask-composite: exclude;
}
.banner__title-3 {
	font-size: 80px;
	font-weight: var(--bd-fw-sbold);
	line-height: 1.15;
	margin-bottom: 35px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__title-3 {
	font-size: 74px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__title-3 {
	font-size: 66px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__title-3 {
	font-size: 60px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.banner__title-3 {
	font-size: 66px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner__title-3 {
	font-size: 56px;
}
}

@media (max-width: 575px) {
.banner__title-3 {
	font-size: 48px;
}
}

@media (max-width:450px) {
.banner__title-3 {
	font-size: 38px;
}
}
.banner__thumb-wrapper-3 {
	margin: 0 auto;
	margin-bottom: 20px;
	padding-right: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__thumb-wrapper-3 {
	max-width: 500px;
}
}
.banner__thumb-3 {
	position: relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	margin: 0 auto;
	z-index: 5;
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__thumb-3 {
	max-width: 530px;
}
}
.banner__thumb-3::before {
	position: absolute;
	content: "";
	width: 90%;
	height: 100%;
	background: var(--bd-gradient-2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	margin: 0 auto;
	z-index: -1;
	right: 0;
	bottom: 1px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner__thumb-3::before {
	width: 100%;
}
}
.banner__thumb-3::after {
	position: absolute;
	content: "";
	height: 100%;
	width: 90%;
	right: -20px;
	top: 0;
	z-index: -2;
	border: 1px solid var(--bd-border-primary);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	top: 20px;
}
.banner__thumb-wrapper-3 .banner__shape-1 {
	position: absolute;
	left: -40px;
	bottom: 62px;
	z-index: 5;
	width: 194px;
	border-radius: 5.813px;
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(15px);
	padding: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__thumb-wrapper-3 .banner__shape-1 {
	left: 0px;
	bottom: 32px;
	width: 150px;
}
}
.banner__thumb-wrapper-3 .banner__shape-2 {
	position: absolute;
	right: -85px;
	top: 53px;
	z-index: 5;
	border-radius: 5.813px;
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(15px);
	padding: 10px;
}
.banner__thumb-wrapper-3 .banner__shape-2 .line {
	max-width: 42px;
	position: absolute;
	top: 30px;
	left: -22px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__thumb-wrapper-3 .banner__shape-2 {
	max-width: 150px;
	right: -25px;
}
}
.banner__thumb-wrapper-3 .banner__shape-3 {
	max-width: 45px;
	position: absolute;
	top: 40%;
	z-index: 55;
	left: -40px;
	z-index: 55;
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__thumb-wrapper-3 .banner__shape-3 {
	left: 0;
}
}
/*----------------------------------------*/
/*  3.1 Banner Style 4
/*----------------------------------------*/
.banner-4-overlay {
	background: var(--bd-bg-1);
}
.banner-4-overlay:after {
	position: absolute;
	content: "";
	height: 190px;
	width: 100%;
	background: var(--bd-body-primary);
	z-index: -1;
	bottom: 0;
}
.bd-theme-light .banner-4-overlay:after {
	background: var(--bd-common-white);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.banner-4-overlay:after {
	height: 90px;
}
}
.banner__shape .shape-1 {
	position: absolute;
	max-width: 114.15px;
	top: 25%;
	left: 10px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner__shape .shape-1 {
	max-width: 50px;
}
}
.banner__shape .shape-1::before {
	position: absolute;
	content: "";
	background: #573fea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 235px;
	height: 235px;
	transform-origin: 0 0;
	transform: rotate(-180deg) scale(1, 1) translateY(-50%);
	filter: blur(200px);
	top: 50%;
	z-index: -1;
	left: 120px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.banner__shape .shape-1::before {
	display: none;
}
}
.banner__shape .shape-2 {
	position: absolute;
	max-width: 101.22px;
	right: 10px;
	top: 10%;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner__shape .shape-2 {
	max-width: 60px;
}
}
.banner__shape .shape-2::before {
	position: absolute;
	content: "";
	top: 50%;
	background: linear-gradient(270deg, #674AD9 0%, #FB5141 100%);
	width: 241px;
	height: 241px;
	filter: blur(200px);
	right: -120px;
	z-index: -1;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.banner__shape .shape-2::before {
	display: none;
}
}
.banner__content-wrapper-4 {
	padding: 95px 0 85px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner__content-wrapper-4 {
	padding: 75px 0 65px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.banner__content-wrapper-4 {
	padding: 75px 0 65px;
}
}

@media (max-width: 575px) {
.banner__content-wrapper-4 {
	padding: 65px 0 55px;
}
}
.banner__sbutitle-4 {
	font-size: 14px;
	display: inline-block;
	background: linear-gradient(90deg, #FB5141 40%, #089EFF 100%);
	background-clip: text;
	background-clip: border-box;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: var(--bd-fw-medium);
	letter-spacing: 1.68px;
}
.banner__title-4 {
	font-size: 80px;
	line-height: 1.2;
	margin-bottom: 30px;
	font-weight: var(--bd-fw-bold);
	background: linear-gradient(180deg, #FFF 0%, #7ACBFF 100%);
	background-clip: border-box;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__title-4 {
	font-size: 66px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__title-4 {
	font-size: 60px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.banner__title-4 {
	font-size: 56px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner__title-4 {
	font-size: 48px;
}
}

@media (max-width: 575px) {
.banner__title-4 {
	font-size: 40px;
}
}

@media (max-width:450px) {
.banner__title-4 {
	font-size: 32px;
}
}
.banner__input-2 {
	position: relative;
	padding: 10px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 50px;
}
.banner__input-2 > span {
	position: absolute;
	left: 20px;
	top: 25px;
	width: 48px;
	height: 47px;
	background: linear-gradient(90deg, rgba(101, 73, 213, 0.1) 0%, rgba(251, 83, 67, 0.1) 100%);
	border-radius: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
}
.banner__input-2 > span i {
	background: linear-gradient(90deg, #FB5141 0%, #089EFF 100%);
	background-clip: border-box;
	background-clip: text;
	background-clip: border-box;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.banner__input-2 input {
	background: var(--bd-common-white);
	color: var(--bd-text-body);
	padding-left: 70px;
	padding-right: 210px;
	height: 75px;
}

@media (max-width: 575px), sm {
.banner__input-2 input {
	padding-left: 70px;
	padding-right: 20px;
}
}
.banner__input-2 .bd-gradient-btn {
	position: absolute;
	top: 50%;
	right: 20px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.banner__input-2 .bd-gradient-btn {
	position: inherit;
	top: inherit;
	transform: inherit;
	margin-top: 20px;
	width: 100%;
}
}
.banner__illustration-box::before {
	position: absolute;
	content: "";
	width: 1000%;
	background: rgb(19, 45, 91);
	height: 4px;
	bottom: 0px;
	left: 50%;
}
.banner__illustration {
	max-width: 1106px;
	margin: 0 auto;
	background-size: 100%;
	position: relative;
	top: -2px;
}
.banner__glow-5 .glow-1 {
	background: var(--bd-theme-secondary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 297px;
	height: 295.53px;
	filter: blur(190px);
	position: absolute;
	top: -80px;
	z-index: -1;
	left: 35%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__glow-5 .glow-1 {
	width: 180px;
	height: 180px;
}
}
.banner__glow-5 .glow-2 {
	background: linear-gradient(90deg, rgb(87, 63, 234) 0%, rgb(161, 145, 255) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 297px;
	height: 295.53px;
	filter: blur(190px);
	position: absolute;
	z-index: -1;
	top: -114px;
	right: 36%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__glow-5 .glow-2 {
	width: 180px;
	height: 180px;
}
}
/*----------------------------------------*/
/*  3.1 Banner Style 5
/*----------------------------------------*/
.banner-5 {
	padding-top: 105.5px;
	padding-bottom: 100px;
	border-bottom: 1px solid var(--bd-border-primary);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.banner-5 {
	padding-top: 126.5px;
	padding-bottom: 80px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner-5 {
	padding-top: 145.5px;
	padding-bottom: 80px;
}
}

@media (max-width: 575px) {
.banner-5 {
	padding-top: 135.5px;
	padding-bottom: 80px;
}
}

@media (min-width: 1400px) {
.banner-5 .container {
	max-width: 1390px;
}
}
.banner-overlay-5 {
	position: relative;
}
.banner-overlay-5:before {
	position: absolute;
	content: "";
	height: 715px;
	width: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 50.52%, #089EFF 100%);
	z-index: -1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner-overlay-5:before {
	height: 617px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner-overlay-5:before {
	height: 518px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner-overlay-5:before {
	height: 100%;
	background-size: 200% 300%;
}
}
.banner-overlay-5::after {
	position: absolute;
	content: "";
	height: 288px;
	width: 100%;
	background: linear-gradient(360deg, #060606 0%, rgba(6, 6, 6, 0) 100%);
	bottom: 270px;
	left: 0;
	z-index: -1;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner-overlay-5::after {
	bottom: 0px;
}
}
.banner__thumb-wrapper-4 {
	padding-left: 155px;
	margin-bottom: 30px;
	position: relative;
	top: 60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__thumb-wrapper-4 {
	padding-left: 100px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__thumb-wrapper-4 {
	padding-left: 0px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner__thumb-wrapper-4 {
	padding-left: 0px;
	top: 0px;
	margin-bottom: 50px;
}
}
.banner__thumb-wrapper-4 .thumb-1 {
	position: absolute;
	max-width: 313px;
	top: 50%;
	left: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__thumb-wrapper-4 .thumb-1 {
	max-width: 270px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__thumb-wrapper-4 .thumb-1 {
	max-width: 230px;
	left: -40px;
}
}

@media (max-width:450px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner__thumb-wrapper-4 .thumb-1 {
	max-width: 200px;
	left: 40px;
}
}
.banner__content-5 {
	padding-right: 20px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__content-5 {
	padding-right: 0;
}
}
.banner__content-5 > P {
	max-width: 545px;
	color: rgba(255, 255, 255, 0.6);
}
.banner__title-5 {
	font-size: 80px;
	font-weight: var(--bd-fw-bold);
	background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.65) 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 20px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__title-5 {
	font-size: 70px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__title-5 {
	font-size: 66px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__title-5 {
	font-size: 56px;
}
}

@media (max-width: 575px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner__title-5 {
	font-size: 40px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner__title-5 {
	font-size: 44px;
}
}

@media (max-width:450px) {
.banner__title-5 {
	font-size: 32px;
}
}
.fact-number {
	font-size: 71px;
	font-weight: 700;
	color: var(--bd-theme-primary);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: var(--bd-theme-primary);
	line-height: 1;
	position: relative;
	display: block;
	font-family: var(--bd-ff-body);
}
/*----------------------------------------*/
/*  3.1 Banner Style 6
/*----------------------------------------*/
.banner-6 {
	padding-top: 160px;
	padding-bottom: 60px;
	background: var(--bd-bg-1);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.banner-6 {
	padding-top: 126.5px;
	padding-bottom: 80px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner-6 {
	padding-top: 145.5px;
	padding-bottom: 60px;
}
}

@media (max-width: 575px) {
.banner-6 {
	padding-top: 150px;
	padding-bottom: 40px;
}
}

@media (min-width: 1441px) {
.banner-6 .container {
	max-width: 1390px;
}
}
.banner__glow-6 .glow-1 {
	background: #573fea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 311px;
	height: 311px;
	filter: blur(200px);
	position: absolute;
	z-index: -1;
	left: 16px;
	opacity: 50%;
}
.banner__glow-6 .glow-2 {
	background: linear-gradient(-90deg, rgb(101, 73, 213) 0%, rgb(251, 83, 67) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 369px;
	height: 369px;
	filter: blur(200px);
	position: absolute;
	right: -150px;
	z-index: -1;
	opacity: 50%;
}
.banner-overlay-5 {
	position: relative;
	background: rgb(6, 6, 6);
}
.banner-overlay-5:before {
	position: absolute;
	content: "";
	height: 715px;
	width: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 50.52%, #089EFF 100%);
	z-index: -1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner-overlay-5:before {
	height: 617px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner-overlay-5:before {
	height: 518px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner-overlay-5:before {
	height: 100%;
	background-size: 200% 300%;
}
}
.banner__subtitle-5 {
	font-size: 14px;
	display: inline-block;
	background: linear-gradient(90deg, #FB5141 40%, #089EFF 100%);
	background-clip: border-box;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: var(--bd-fw-medium);
	letter-spacing: 1.68px;
	position: relative;
	padding: 2px 15px;
	border: 1.5px solid rgba(255, 255, 255, 0.08);
	border-radius: 4px;
}
.banner__subtitle-5::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: rgba(14, 10, 36, 0.5);
	z-index: -1;
	top: 0;
	left: 0;
	border-radius: 4px;
}
.banner__title-5 {
	font-size: 80px;
	font-weight: var(--bd-fw-bold);
	background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.65) 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 20px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__title-5 {
	font-size: 68px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__title-5 {
	font-size: 66px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__title-5 {
	font-size: 50px;
}
}

@media (max-width: 575px), only screen and (min-width: 768px) and (max-width: 991px) {
.banner__title-5 {
	font-size: 40px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner__title-5 {
	font-size: 44px;
}
}

@media (max-width:450px) {
.banner__title-5 {
	font-size: 32px;
}
}
.banner__btn-group {
	display: flex;
	align-items: center;
	gap: 20px 20px;
	flex-wrap: wrap;
}
.banner__play {
	height: 60px;
	width: 60px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #0e0a24;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	box-shadow: inset 0px 0px 20px 0px rgba(255, 255, 255, 0.2);
}
.banner__play span {
	position: relative;
	top: -2px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__thumb-5 {
	max-width: 530px;
}
}
/* HEADER CSS */
/*----------------------------------------*/
/*  4.1 Main menu css
/*----------------------------------------*/
.main-menu ul {
	margin-bottom: 0;
}
.main-menu ul li {
	position: relative;
	list-style: none;
	display: inline-block;
	margin-inline-end: 25px;/* submenu css start */
  /* mega menu start */
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.main-menu ul li {
	              margin-inline-end: 15px;
}
}
.main-menu ul li:last-child {
	margin-inline-end: 0;
}
.main-menu ul li > a {
	display: inline-block;
	color: var(--bd-text-body);
	padding: 36px 0;
	font-weight: 500;
	    font-size: 17px;
    text-transform: none;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.main-menu ul li > a {
	padding: 32px 0;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.main-menu ul li > a {
	padding: 30px 0;
}
}
.main-menu ul li.has-dropdown > a {
	position: relative;
}
.main-menu ul li.has-dropdown > a::after {
	content: "\f107";
	-webkit-transform: translateY(1px);
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	-o-transform: translateY(1px);
	transform: translateY(1px);
	font-size: 15px;
	font-family: var(--bd-ff-fontawesome);
	font-weight: 400;
	margin-inline-start: 5px;
	display: inline-block;
}
.main-menu ul li.has-mega-menu {
	position: static;
}
.main-menu ul li.megamenu-wrapper {
	position: static;
}
.main-menu ul li .submenu {
	position: absolute;
	top: 110%;
	inset-inline-start: 0;
	min-width: 280px;
	background: #0d0d0d;
	z-index: 99;
	visibility: hidden;
	opacity: 0;
	transform-origin: top center;
	padding: 35px 0 6px;
	color: var(--bd-common-white);
	border: 1px solid var(--bd-border-primary);
}
.main-menu ul li .submenu li {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
.main-menu ul li .submenu li.has-dropdown > a::after {
	position: absolute;
	top: 50%;
	inset-inline-end: 25px;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-moz-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	-o-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
	color: var(--bd-text-1);
}
.main-menu ul li .submenu li a {
	position: relative;
	z-index: 11;
	color: var(--bd-text-body);
	font-size: 16px;
	padding: 0 25px;
	padding-inline-start: 30px;
	padding-bottom: 9px;
	width: 100%;
}
.main-menu ul li .submenu li a::before {
	position: absolute;
	content: "";
	left: 25px;
	top: 40%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0px;
	height: 1px;
	background-color: var(--bd-theme-primary);
}
.main-menu ul li .submenu li .submenu {
	inset-inline-start: 100%;
	top: 0;
	visibility: hidden;
	opacity: 0;
}
.main-menu ul li .submenu li:hover > a {
	color: var(--bd-theme-primary);
	padding-inline-start: 43px;
}
.main-menu ul li .submenu li:hover > a::before {
	width: 12px;
}
.main-menu ul li .submenu li:hover > a::after {
	color: var(--bd-theme-primary);
}
.main-menu ul li .submenu li:hover > .submenu {
	-webkit-transform: translateY(1);
	-moz-transform: translateY(1);
	-ms-transform: translateY(1);
	-o-transform: translateY(1);
	transform: translateY(1);
	visibility: visible;
	opacity: 1;
}
.main-menu ul li .mega-menu {
	position: absolute;
	top: 105%;
	left: 50%;
	padding: 30px 35px 30px;
	background: #0d0d0d;
	visibility: hidden;
	opacity: 0;
	border: 1px solid var(--bd-border-primary);
	z-index: 99;
	width: 100%;
	transform: translateX(-50%);
	transition: all 0.2s;
}
.bd-theme-light .main-menu ul li .mega-menu {
	background-color: var(--bd-common-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.main-menu ul li .mega-menu {
	padding: 25px 25px;
	padding-inline-start: 80px;
}
}
.main-menu ul li .mega-menu.mega-menu.mega-menu-grid-4 {
	padding: 30px 35px 30px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	row-gap: 30px;
	column-gap: 30px;
}
.main-menu ul li .mega-menu.mega-menu.mega-menu-grid-3 {
	padding: 30px 35px 30px;
	display: grid;
	row-gap: 5px;
	column-gap: 20px;
	grid-template-columns: repeat(3, 1fr);
	width: 950px;
	margin: 0 auto;
	justify-content: space-around;
}
.main-menu ul li .mega-menu li .mega-menu-title {
	font-weight: 500;
	font-size: 15px;
	text-transform:none;
	color: var(--bd-text-body);
	padding: 0;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid var(--bd-border-primary);
	padding-bottom: 5px;
}
.bd-theme-light .main-menu ul li .mega-menu li .mega-menu-title a{
	color: var(--bd-text-body);
}
.main-menu ul li .mega-menu li .mega-menu-title::before {
	display: none;
}
.main-menu ul li .mega-menu li ul li {
	width: 100%;
	float: none;
	margin-bottom: 9px;
}
.main-menu ul li .mega-menu li ul li:last-child {
	margin-bottom: 0;
}
.main-menu ul li .mega-menu li ul li a {
	font-weight: 500;
	font-size: 14px;
	color: var(--bd-text-body);
	padding: 0;
	position: relative;
}
.bd-theme-light .main-menu ul li .mega-menu li ul li a {
	color: var(--bd-text-body);
}
.main-menu ul li .mega-menu li ul li a::before {
	position: absolute;
	content: "";
	left: 0;
	right: auto;
	top: 50%;
	bottom: auto;
	width: 0;
	height: 1px;
	background-color: var(--bd-theme-primary);
}
.main-menu ul li .mega-menu li ul li:hover > a {
	color: var(--bd-theme-primary);
}
.main-menu ul li .mega-menu li ul li:hover > a::before {
	background-color: var(--bd-theme-primary);
}
.main-menu ul li .mega-menu li:hover > .mega-menu-title {
	color: var(--bd-theme-primary);
	padding-inline-start: 0;
}
.main-menu ul li .mega-menu li:hover > a {
	color: var(--bd-theme-primary);
}
.main-menu ul li .mega-menu li a:hover {
	padding-inline-start: 18px;
}
.main-menu ul li .mega-menu li a:hover::before {
	width: 12px;
}
.main-menu ul li:hover > a {
	color: var(--bd-theme-primary);
}
.main-menu ul li:hover > a::after {
	color: var(--bd-theme-primary);
}
.main-menu ul li:hover > .submenu {
	visibility: visible;
	opacity: 1;
	top: 100%;
}
.main-menu ul li:hover .mega-menu {
	visibility: visible;
	opacity: 1;
	top: 100%;
}
.main-menu-2 ul li > a {
	color: var(--bd-text-secondary);
}
.main-menu-2 ul li > a::before {
	background: var(--bd-theme-primary);
}
.main-menu-2 ul li .submenu li a:hover {
	color: var(--bd-theme-primary);
}
.main-menu-2 ul li .submenu li a:hover::before {
	background: var(--bd-theme-primary);
}
.main-menu-2 ul li .submenu li:hover > a {
	color: var(--bd-theme-primary);
}
.main-menu-2 ul li .submenu li:hover > a::before {
	background-color: var(--bd-theme-primary);
}
.main-menu-2 ul li .submenu li.has-dropdown:hover > a::after {
	color: var(--bd-theme-primary);
}
.main-menu-2 ul li .mega-menu li ul li:hover > a {
	color: var(--bd-theme-primary);
}
.main-menu-2 ul li .mega-menu li ul li:hover > a::before {
	background: var(--bd-theme-primary);
}
.main-menu-2 ul li .mega-menu li:hover > .mega-menu-title {
	color: var(--bd-theme-primary);
}
.main-menu-2 ul li:hover > a {
	color: var(--bd-theme-primary);
}
.main-menu-2 ul li:hover > a::after {
	color: var(--bd-theme-primary);
}
.main-menu-3 ul li > a {
	color: #d1d1d1;
}
.main-menu-3 ul li > a::after {
	color: #d1d1d1;
}
.main-menu-3 ul li:hover > a {
	color: var(--bd-common-white);
}
.main-menu-3 ul li:hover > a::after {
	color: var(--bd-common-white);
}
.main-menu-4 ul li > a {
	color: #d1d1d1;
}
.main-menu-4 ul li > a::after {
	color: #d1d1d1;
}
.home__menu-item {
	position: relative;
}
.home__menu-item:hover .home__menu__buttons {
	transform: scale(1, 1);
	opacity: 1;
	visibility: visible;
}
.home__menu-item:hover .home__menu-thumb::before {
	opacity: 1;
}
.home__menu-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	row-gap: 20px;
	column-gap: 30px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.home__menu-grid {
	padding: 10px 0 20px;
	grid-template-columns: repeat(1, 1fr);
}
}
.home__menu-thumb {
	position: relative;
	padding: 20px 20px 20px;
	border: 1px solid var(--bd-border-primary);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.home__menu-thumb::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: rgba(13, 13, 13, 0.7);
	opacity: 0;
	transition: 0.3s;
	left: 0;
	top: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.bd-theme-light .home__menu-thumb::before {
	background: rgba(229, 229, 229, 0.7);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.home__menu-thumb::before {
	opacity: 1;
}
}
.home__menu__buttons {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transform: scale(1, 0);
	opacity: 0;
	visibility: hidden;
	transform-origin: bottom center;
	transition: 500ms ease;
	gap: 10px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.home__menu__buttons {
	transform: scale(1, 1);
	opacity: 1;
	visibility: visible;
}
}
.home__menu__buttons .bd-gradient-btn {
	height: 45px;
	font-size: 14px !important;
	padding: 0 25px !important;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	color: var(--bd-common-white) !important;
	width: inherit !important;
}
.home__menu-title {
	margin-top: 15px;
	font-size: 18px;
	color: var(--bd-text-body);
}
.bd-theme-light .home__menu-title {
	color: var(--bd-text-body);
}
/*----------------------------------------*/
/*  4.2 Meanmenu css
/*----------------------------------------*/
.mean-container {
	margin-bottom: 35px;
}
.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	font-weight: 700;
	display: none !important;
}
.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}
.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}
.mean-container .mean-nav {
	background: none;
	margin-top: 0;
	float: left;
	width: 100%;
}
.mean-container .mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}
.mean-container .mean-nav > ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
	display: block !important;
}
.mean-container .mean-nav > ul > li:first-child > a {
	border-top: 0;
}
.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}
.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}
.mean-container .mean-nav ul li.dropdown-opened > a, .mean-container .mean-nav ul li.dropdown-opened > span {
	color: var(--bd-theme-primary);
}
.mean-container .mean-nav ul li.dropdown-opened > a.mean-expand.mean-clicked, .mean-container .mean-nav ul li.dropdown-opened > span.mean-expand.mean-clicked {
	background: var(--bd-theme-primary);
	color: var(--bd-common-white);
	border-color: transparent;
}
.mean-container .mean-nav ul li.dropdown-opened > a.mean-expand.mean-clicked i, .mean-container .mean-nav ul li.dropdown-opened > span.mean-expand.mean-clicked i {
	color: var(--bd-common-white);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.mean-container .mean-nav ul li.mean-last {
	border-bottom: none;
	margin-bottom: 0;
}
.mean-container .mean-nav ul li > a.mean-expand i {
	display: inline-block;
}
.mean-container .mean-nav ul li > a > i {
	display: none;
}
.mean-container .mean-nav ul li a, .mean-container .mean-nav ul li span {
	display: block;
	float: left;
	width: 90%;
	padding: 10px 5%;
	margin: 0;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	padding: 10px 0;
	color: var(--bd-text-1);
	border-top: 1px solid rgba(255, 255, 255, 0.079);
	font-size: 15px;
	line-height: 1.5;
	font-weight: 500;
}
.mean-container .mean-nav ul li a:hover, .mean-container .mean-nav ul li span:hover {
	color: var(--bd-theme-primary);
}
.mean-container .mean-nav ul li a:hover i, .mean-container .mean-nav ul li span:hover i {
	color: var(--bd-common-white);
}
.mean-container .mean-nav ul li a.mean-expand, .mean-container .mean-nav ul li span.mean-expand {
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: transparent;
	border: none !important;
	font-size: 14px;
	margin-top: 5px;
	padding: 0 !important;
	border: 1px solid rgba(255, 255, 255, 0.079) !important;
	height: 30px;
	width: 30px;
	color: var(--bd-text-body);
	line-height: 30px;
	top: 0;
	font-weight: 400;
}
.mean-container .mean-nav ul li a.mean-expand:hover, .mean-container .mean-nav ul li span.mean-expand:hover {
	background: var(--bd-theme-primary);
	color: var(--bd-common-white);
	border-color: var(--bd-theme-primary);
}
.mean-container .mean-nav ul li a.mean-expand:hover i, .mean-container .mean-nav ul li span.mean-expand:hover i {
	color: var(--bd-common-white);
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked, .mean-container .mean-nav ul li span.mean-expand.mean-clicked {
	color: var(--bd-common-white);
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked:hover, .mean-container .mean-nav ul li span.mean-expand.mean-clicked:hover {
	background: var(--bd-theme-primary);
	color: var(--bd-common-white);
	border-color: var(--bd-theme-primary);
}
.mean-container .mean-nav ul li li a {
	width: 90%;
	padding: 10px 7%;
	text-shadow: none !important;
	visibility: visible;
}
.mean-container .mean-nav ul li li li a {
	width: 80%;
	padding: 10px 12%;
}
.mean-container .mean-nav ul li li li li a {
	width: 70%;
	padding: 10px 17%;
}
.mean-container .mean-nav ul li li li li li a {
	width: 60%;
	padding: 10px 20%;
}
.mean-container .mean-bar {
	padding: 0;
	min-height: auto;
	background: none;
	float: left;
	width: 100%;
	position: relative;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
}
.mean-container .mean-bar, .mean-container .mean-bar * {
	/* Fix for box sizing on Foundation Framework etc. */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
/*----------------------------------------*/
/*  5.1 Blog css
/*----------------------------------------*/
.blog__thumb {
	margin-bottom: 30px;
	overflow: hidden;
}
.blog__thumb img {
	mix-blend-mode: luminosity;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.blog__item {
	border: 1px solid rgba(255, 255, 255, 0.1);
	padding: 20px 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.bd-theme-light .blog__item {
	border: 1px solid var(--bd-border-primary);
}
.blog__item:hover .blog__thumb img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.blog__title {
	margin-bottom: 18px;
	line-height: 1.3;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.blog__title {
	font-size: 20px;
}
}
.blog__title a:hover {
	color: var(--bd-theme-primary);
}
.blog__item-2 {
	padding: 30px 30px;
	border: 1px solid var(--bd-border-primary);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

@media (max-width:450px) {
.blog__item-2 {
	padding: 20px 20px;
}
}
.blog__item-2:hover .blog__thumb-2 img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.blog__thumb-2 {
	margin-bottom: 0px;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
    background: linear-gradient(90deg, #902569 50.52%, #d43f58 100%);
    padding: 20px;
}
.blog__thumb-2 img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
    max-width: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.blog__title-2 {
	font-size: 22px;
           margin-bottom: 0px;
}
}

@media (max-width:450px) {
.blog__title-2 {
	font-size: 20px;
}
}
.blog__title-2 a:hover {
	color: var(--bd-theme-primary);
}
.blog__grid-item {
	padding: 20px;
	border: 1px solid var(--bd-border-primary);
}
.blog__grid-item:hover .blog__thumb-inner {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
.blog__grid-thumb img {
	mix-blend-mode: luminosity;
}
.blog__thumb-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	text-align: center;
	padding: 0 40px;
	transform: scale(0.8);
	overflow: hidden;
	display: flex;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
	justify-content: center;
}
.blog__thumb-overlay {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	opacity: 0.4;
	background: var(--btn-gradient, linear-gradient(90deg, #674AD9 0%, #FB5141 100%));
	z-index: -1;
	top: 0;
	left: 0;
	pointer-events: none;
}
.blog__link {
	height: 60px;
	width: 60px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgb(6, 6, 6);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	z-index: 9;
	color: var(--bd-common-white);
	font-size: 18px;
}
.blog__link:hover {
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
}
/*----------------------------------------*/
/*  5.2 Postbox css
/*----------------------------------------*/
.postbox__meta {
	display: flex;
	align-items: center;
	gap: 25px;
}
.postbox__meta span {
	position: relative;
}
.postbox__meta span a {
	font-size: 16px;
}
.postbox__meta span a:hover {
	color: var(--bd-theme-primary);
}
.postbox__meta span:not(:first-child):before {
	position: absolute;
	content: "";
	height: 5px;
	width: 5px;
	background: #626262;
	top: 50%;
	left: -16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.postbox__wrapper {
	padding-left: 0;
}
}
.postbox__text p {
    margin-bottom: 15px;
}
.postbox__thumb img {
	    width: 100%;
}
.postbox__title h3 {
	font-size: 28px;
}

@media (max-width: 575px) {
.postbox__title h3 {
	font-size: 24px;
}
}

@media (max-width:450px) {
.postbox__title h3 {
	font-size: 20px;
}
}
.postbox__list ul li {
	list-style: none;
	position: relative;
	padding-left: 15px;
	font-size: 18px;
}
.postbox__list ul li:not(:last-child) {
	margin-bottom: 15px;
}
.postbox__list ul li:after {
	position: absolute;
	content: "";
	height: 5px;
	width: 5px;
	background: var(--bd-theme-primary);
	left: 0;
	top: 50%;
}
.postbox__quote {
	padding: 30px 35px 25px;
	background: var(--bd-bg-6);
}
.bd-theme-light .postbox__quote {
	background: var(--bd-bg-9);
}

@media (max-width:450px) {
.postbox__quote {
	padding: 30px 25px 25px;
}
}
.postbox__quote-cite cite {
	font-size: 15px;
	font-style: italic;
	font-weight: 600;
	text-transform: uppercase;
	color: var(--bd-theme-primary);
	position: relative;
	padding-left: 50px;
}
.postbox__quote-cite cite::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 40px;
	background: var(--bd-text-body);
	left: 0;
	top: 50%;
	display: flex;
}
.postbox__quote-content p {
	font-size: 24px;
	line-height: 1.5;
	position: relative;
	top: -30px;
	padding-left: 90px;
	margin-bottom: 0;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.postbox__quote-content p {
	padding-left: 0;
}
}

@media (max-width:450px) {
.postbox__quote-content p {
	font-size: 24px;
}
}
.postbox__author {
	gap: 30px 25px;
	padding: 30px 30px;
	background: rgba(255, 255, 255, 0.06);
}
.bd-theme-light .postbox__author {
	background: var(--bd-bg-9);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.postbox__author {
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
}
}
.postbox__author-thumb a {
	display: block;
}
.postbox__author-thumb img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 130px;
}
.postbox__author-title {
	margin-bottom: 15px;
}
.postbox__author-content P {
	margin-bottom: 0;
}
.postbox__more-navigation {
	border-top: 1px solid var(--bd-border-primary);
	border-bottom: 1px solid var(--bd-border-primary);
	padding: 30px 0;
	position: relative;
	gap: 30px 30px;
}

@media (max-width: 575px) {
.postbox__more-navigation {
	flex-wrap: wrap;
}
}
.postbox__more-navigation::before {
	position: absolute;
	content: "";
	height: 50%;
	width: 1px;
	background: var(--bd-border-primary);
	left: 50%;
	transform: translate(50%, -50%);
	top: 50%;
}

@media (max-width: 575px) {
.postbox__more-navigation::before {
	display: none;
}
}
.postbox__more-text p {
	margin-bottom: 0;
}
.postbox__more-text span {
	text-transform: uppercase;
	color: var(--bd-common-white);
}
.bd-theme-light .postbox__more-text span {
	color: var(--bd-common-black);
}
.postbox__more-text a {
	margin-bottom: 10px;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	color: var(--bd-common-white);
}
.bd-theme-light .postbox__more-text a {
	color: var(--bd-common-black);
}
.postbox__more-text a:hover {
	color: var(--bd-theme-primary);
}
.postbox__more-text a:hover span {
	color: var(--bd-theme-primary);
}
.postbox__more-content > p {
	margin-bottom: 0;
	max-width: 260px;
	font-weight: 500;
}

@media (max-width: 575px) {
.postbox__more-content > p {
	max-width: 100%;
}
}
.postbox__more-content > p:hover {
	color: var(--bd-theme-primary);
}
blockquote {
	background: var(--bd-grey-1);
	padding: 35px 50px;
	margin-bottom: 35px;
}

@media (max-width: 575px) {
blockquote {
	padding-left: 15px;
	padding-right: 15px;
}
}
blockquote p {
	line-height: 1.5;
	font-size: 20px;
	color: #57565e;
	font-weight: 400;
}
blockquote cite {
	font-size: 18px;
	display: block;
	margin-top: 10px;
	color: #070337;
	font-style: inherit;
	font-weight: 600;
	position: relative;
}
blockquote cite::before {
	content: "";
	font-size: 28px;
	color: var(--bd-theme-primary);
	padding-bottom: 0px;
	display: inline-block;
	background: var(--bd-theme-primary);
	height: 2px;
	width: 40px;
	font-weight: 400;
	text-align: center;
	top: -4px;
	margin-right: 10px;
	position: relative;
}
.postbox__tag {
	padding-top: 30px;
	border-top: 1px solid var(--bd-border-primary);
}
.tagcloud a {
	height: 42px;
	padding: 0 30px;
	font-size: 14px;
	text-transform: uppercase;
	color: var(--bd-text-body);
	border: 1px solid var(--bd-border-primary);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	margin-right: 5px;
}
.tagcloud a:hover {
	color: var(--bd-common-white);
	background-color: var(--bd-theme-primary);
	border-color: transparent;
}
/*----------------------------------------*/
/*  5.3 Recent Post css
/*----------------------------------------*/
.rc__post {
	gap: 20px;
}
.rc__post:not(:last-child) {
	margin-bottom: 15px;
}
.rc__post-thumb img {
	width: 80px;
	height: 80px;
	mix-blend-mode: luminosity;
}
.rc__post-title {
    font-size: 17px;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: -0.2px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 2px;
    border-bottom: #262626 solid 1px;
    width: 100%;
    padding-bottom: 8px;
}
.bd-theme-light .rc__post-title {
	color: rgba(0, 0, 0, 0.79);
}
.rc__post-title a:hover {
	color: var(--bd-theme-primary);
}
.rc__meta span {
	font-size: 14px;
	position: relative;
	padding-left: 15px;
}
.rc__meta span::before {
	position: absolute;
	content: "";
	height: 5px;
	width: 5px;
	background: rgba(124, 126, 130, 0.5);
	top: 50%;
	left: 0;
}
/*----------------------------------------*/
/*  5.4 Sidebar css
/*----------------------------------------*/
.sidebar-bd-sticky {
	position: sticky;
	top: 120px;
        padding: 30px !important;
    background: rgba(255, 255, 255, 0.06);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.sidebar__wrapper {
	padding: 0;
}
}
.sidebar__widget:not(:last-child) {
	padding-bottom: 40px;
	border-bottom: 1px solid var(--bd-border-primary);
}
.sidebar__widget-title {
	position: relative;
	display: inline-block;
	font-size: 25px;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
.sidebar__widget-title::before {
	position: absolute;
	content: "";
	height: 2px;
	width: 30px;
	background: var(--bd-gradient-2);
	bottom: 0;
	left: 0;
}
.sidebar__btn {
	height: 50px;
	width: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--bd-border-primary);
	border-radius: 580%;
	color: var(--bd-common-white);
}
.bd-theme-light .sidebar__btn {
	color: var(--bd-common-black);
}
.sidebar__btn:hover {
	background: var(--bd-theme-primary);
	color: var(--bd-common-white);
}
.sidebar__btn-text {
	font-size: 16px;
	font-weight: 600;
	color: var(--bd-common-white);
	text-transform: uppercase;
}
.bd-theme-light .sidebar__btn-text {
	color: var(--bd-common-black);
}
.sidebar__btn-text:hover {
	color: var(--bd-theme-primary);
}
.sidebar__widget-back {
	display: flex;
	align-items: center;
	gap: 10px;
}
.sidebar__subcribe {
	padding: 30px 30px 35px;
	background: rgba(255, 255, 255, 0.06);
}
.bd-theme-light .sidebar__subcribe {
	background: var(--bd-bg-9);
}
.sidebar__subcribe > p {
	margin-bottom: 30px;
}
.sidebar__subscribe input {
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 0;
	height: 60px;
	background: transparent;
	margin-bottom: 20px;
}
.bd-theme-light .sidebar__subscribe input {
	border: 1px solid var(--bd-border-primary);
	color: var(--bd-text-body);
}
.sidebar__subscribe input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: rgba(124, 126, 130, 0.69);
}
.sidebar__subscribe input::-moz-placeholder { /* Firefox 19+ */
 color: rgba(124, 126, 130, 0.69);
}
.sidebar__subscribe input:-moz-placeholder { /* Firefox 4-18 */
 color: rgba(124, 126, 130, 0.69);
}
.sidebar__subscribe input:-ms-input-placeholder { /* IE 10+  Edge*/
 color: rgba(124, 126, 130, 0.69);
}
.sidebar__subscribe input::placeholder { /* MODERN BROWSER */
 color: rgba(124, 126, 130, 0.69);
}
.sidebar__subscribe .bd-gradient-btn {
	border-radius: 0;
	height: 55px;
}
/*----------------------------------------*/
/*  6.0 Footer Style
/*----------------------------------------*/
.footer__area-common {
    padding-top: 80px;
    border-top: #1e1e1e solid 1px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__area-common {
	padding-top: 80px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer__area-common {
	padding-top: 70px;
}
}
.footer__grid {
	display: flex;
	gap: 50px 10px;
	justify-content: space-between;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.footer__grid {
	flex-wrap: wrap;
}
}
.footer__widget:nth-child(1) {
        width: 42%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget:nth-child(1) {
	width: 30%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget:nth-child(1) {
	width: 50%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget:nth-child(1) {
	width: 100%;
}
}

@media (max-width:450px) {
.footer__widget:nth-child(1) {
	width: 100%;
}
}
.footer__widget:nth-child(2) {
	width: 12%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget:nth-child(2) {
	width: 18%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget:nth-child(2) {
	width: 20%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget:nth-child(2) {
	width: 45%;
}
}

@media (max-width:450px) {
.footer__widget:nth-child(2) {
	width: 100%;
}
}
.footer__widget:nth-child(3) {
    width: 35%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget:nth-child(3) {
	width: 18%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget:nth-child(3) {
	width: 20%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget:nth-child(3) {
	width: 45%;
}
}

@media (max-width:450px) {
.footer__widget:nth-child(3) {
	width: 100%;
}
}
.footer__widget:nth-child(4) {
	width: 27%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget:nth-child(4) {
	width: 30%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget:nth-child(4) {
	width: 100%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget:nth-child(4) {
	width: 100%;
}
}

@media (max-width:450px) {
.footer__widget:nth-child(4) {
	width: 100%;
}
}
.footer__widget .footer__content > P {
    margin-bottom: 10px;
}


.footer__widget .footer__content > p a:hover{color: #ff496f}

.footer__logo img {
    max-width: 200px;
}
.footer__content > P {
	margin-bottom: 35px;
}
.footer__widget-title h5 {
	margin-bottom: 30px;
	font-size: 18px;
	position: relative;
	z-index: 10;
	color: var(--bd-text-primary);
	text-transform: uppercase;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget-title h5 {
	font-size: 18px;
}
}
.footer__title h4 {
	font-size: 20px;
}
.footer__link ul {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 12px;
}
.footer__link ul li {
	list-style: none;
}
.footer__link ul li a {
	font-size: 16px;
	position: relative;
	font-weight: var(--bd-fw-medium);
	letter-spacing: -0.18px;
}
.footer__link ul li a:hover {
	color: var(--bd-theme-primary);
}
.footer__main {
	position: relative;
	padding-bottom: 75px;
}

@media (max-width: 575px) {
.footer__main {
	padding-bottom: 60px;
}
}
.footer__bottom {
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid var(--bd-border-primary);
	padding: 30px 0;
	gap: 10px 30px;
    width: 100%;
    text-align: center;
}

@media (max-width: 575px) {
.footer__bottom {
	flex-wrap: wrap;
	justify-content: center;
}
}
.footer__conditions ul {
	display: flex;
	align-items: center;
	gap: 10px 30px;
	flex-wrap: wrap;
}
.footer__conditions ul li {
	list-style: none;
	position: relative;
}
.footer__conditions ul li:not(:last-child):after {
	position: absolute;
	content: "";
	height: 10px;
	width: 1px;
	background: var(--bd-border-primary);
	top: 50%;
	right: -15px;
}
.footer__conditions ul li a:hover {
	color: var(--bd-theme-primary);
}
.footer__social {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	gap: 13px;
    margin-top: 10px;
}
.footer__social a {
	color: var(--bd-text-secondary);
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	background: rgb(124, 126, 130);
	font-size: 16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.footer__social a:hover {
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
}
.footer__newsletter > p {
	margin-bottom: 35px;
}
.footer__newsletter-input input {
	padding-right: 65px;
	border: 0;
	border-radius: 115px;
	height: 60px;
	background: rgba(255, 255, 255, 0.1);
	padding-left: 25px;
}
.bd-theme-light .footer__newsletter-input input {
	background: rgba(14, 10, 36, 0.07);
	color: rgba(124, 126, 130, 0.69);
}
.footer__round-btn {
	position: absolute;
	right: 5px;
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-common-white);
	font-size: 18px;
	top: 50%;
	background: var(--bd-gradient-2);
	z-index: 5;
	background-position: 100% 100%;
	background-size: 300% 100%;
	background-image: var(--bd-gradient-1);
}
.footer__round-btn:focus {
	color: var(--bd-common-white);
}
.footer__round-btn:hover {
	color: var(--bd-common-white);
	background-position: 0 100%;
}
.footer__short-info {
	display: flex;
	align-items: center;
	gap: 10px;
}
.footer__short-info .info-content p {
	margin-bottom: 0;
}
.footer__short-info .info-content p a:hover {
	color: var(--bd-theme-primary);
}
.footer__short-info .info-icon span i {
	color: var(--bd-theme-primary);
	font-size: 20px;
}
/*----------------------------------------*/
/*  6.1 Footer Style 1
/*----------------------------------------*/
.footer__widget-1-1 {
	max-width: 350px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-1-1 {
	max-width: 100%;
}
}
.footer__widget-1-2 {
	padding-left: -30px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-1-2 {
	padding-left: 0px;
}
}
.footer__widget-1-3 {
	padding-left: 10px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-1-3 {
	padding-left: 0px;
}
}
.footer__widget-1-5 {
	display: grid;
}
.footer__glow .footer__glow-1 {
	width: 260px;
	height: 260px;
	border-radius: 260px;
	background: var(--bd-theme-primary);
	filter: blur(200px);
	position: absolute;
	bottom: -55px;
	left: calc(100% - 136px);
}
.footer__glow .footer__glow-2 {
	width: 260px;
	height: 260px;
	background: var(--bd-theme-secondary);
	filter: blur(200px);
	position: absolute;
	left: -128px;
	bottom: 32%;
}
.footer__main-1 {
	padding-top: 240px;
	padding-bottom: 80px;
}
.footer__app-item {
	text-align: center;
	padding: 10px 20px;
	border: 1px solid var(--bd-border-primary);
	max-width: 152px;
	display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.footer__app-item:not(:last-child) {
	margin-bottom: 20px;
}
.footer__app-item img {
	max-width: 110px;
}
.footer__app-item:hover {
	background: rgba(255, 255, 255, 0.0705882353);
	border-color: transparent;
}
.bd-theme-light .footer__app-item:hover {
	border: 1px solid var(--bd-bg-1);
}
.footer__contact-info-item {
	display: flex;
	align-items: center;
	gap: 15px;
}
.footer__contact-info-item:nth-child(2) .footer__contact-info-icon span {
	background: rgb(251, 81, 65);
}
.footer__contact-info-item:nth-child(3) .footer__contact-info-icon span {
	background: rgb(103, 74, 217);
}
.footer__contact-info-item:not(:last-child) {
	margin-bottom: 20px;
}
.footer__contact-info-icon span {
	height: 40px;
	width: 40px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: var(--bd-theme-primary);
	color: var(--bd-common-white);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	font-size: 18px;
}
.footer__contact-info-content p {
	margin-bottom: 0;
	font-weight: 500;
}
.footer__contact-info-content p a:hover {
	color: var(--bd-theme-primary);
}
/*----------------------------------------*/
/*  6.2 Footer Style 2
/*----------------------------------------*/
.footer__widget-2-1 {
	max-width: 280px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-2-1 {
	max-width: 100%;
}
}
.footer__widget-2-2 {
	padding-left: 20px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-2-2 {
	padding-left: 0px;
}
}
.footer__widget-2-3 {
	margin-left: -15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget-2-3 {
	margin-left: -25px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-2-3 {
	margin-left: 0px;
}
}
.footer__area-2 {
	position: relative;
	padding-top: 325px;
	margin-top: -250px;
	background: rgb(14, 10, 36);
}

@media (max-width: 575px) {
.footer__area-2 {
	padding-top: 308px;
}
}
.footer__glow-2 .glow-1 {
	background: var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 260px;
	height: 260px;
	filter: blur(200px);
	position: absolute;
	top: 122px;
	right: calc(100% - 200px);
}
.footer__glow-2 .glow-2 {
	background: var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 307.22px;
	height: 307.22px;
	filter: blur(200px);
	position: absolute;
	left: calc(100% - 118px);
	bottom: 55px;
}
.footer__glow-2 .glow-3 {
	background: linear-gradient(90deg, rgb(87, 63, 234) 0%, rgb(161, 145, 255) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	opacity: 0.15;
	width: 96.9%;
	height: 43%;
	transform-origin: 0 0;
	filter: blur(200px);
	position: absolute;
	bottom: 0;
	display: block;
	left: 50%;
	transform: translateX(-50%) rotate(0deg) scale(1, 1);
	z-index: -1;
}
.footer__info-item {
	display: flex;
	align-items: center;
	gap: 10px;
}
.footer__info-item:not(:last-child) {
	margin-bottom: 20px;
}
.footer__info-item:last-child {
	align-items: start;
}
.footer__info-icon span {
	color: var(--bd-theme-primary);
}
.footer__info-text span {
	font-weight: var(--bd-fw-medium);
	color: var(--bd-text-1);
}
.footer__info-text span a:hover {
	color: var(--bd-theme-primary);
}
.footer__info-text p {
	color: var(--bd-text-1);
}
.footer__info-text p a:hover {
	color: var(--bd-theme-primary);
}
.footer__style-2 .footer__widget-title h5 {
	color: var(--bd-common-white);
}
.footer__style-2 .footer__link ul li a {
	color: var(--bd-text-1);
}
.footer__style-2 .footer__content > P {
	margin-bottom: 40px;
	color: var(--bd-text-1);
}
.footer__style-2 .footer__conditions ul li a {
	color: var(--bd-text-1);
}
.footer__style-2 .footer__copyright p a {
	color: var(--bd-text-white);
}
.footer__style-2 .footer__bottom {
	border-color: rgba(255, 255, 255, 0.079);
}
.footer__style-2 .footer__conditions ul li:not(:last-child)::after {
	background: rgba(255, 255, 255, 0.079);
}
/*----------------------------------------*/
/*  6.3 Footer Style 3
/*----------------------------------------*/
.footer__widget-3-1 {
	max-width: 280px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-3-1 {
	max-width: 100%;
}
}
.footer__widget-3-3 {
	padding-left: 60px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.footer__widget-3-3 {
	padding-left: 0px;
}
}
.footer__widget-3-4 {
	display: grid;
}
.footer__area-3 {
	padding-top: 160px;
}
.footer__newsletter-input-2 input {
	background: transparent;
	border-radius: 0;
	padding: 0 65px 0px 0px;
	border-bottom: 1px solid var(--bd-border-primary);
}
.footer__newsletter-input-2 input:focus {
	border-bottom: 1px solid var(--bd-common-white);
}
/*----------------------------------------*/
/*  6.4 Footer Style 4
/*----------------------------------------*/
.footer__widget-4:nth-child(1) {
	width: 18%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget-4:nth-child(1) {
	width: 25%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-4:nth-child(1) {
	width: 25%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget-4:nth-child(1) {
	width: 100%;
}
}

@media (max-width:450px) {
.footer__widget-4:nth-child(1) {
	width: 100%;
}
}
.footer__widget-4:nth-child(2) {
	width: 20%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget-4:nth-child(2) {
	width: 20%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-4:nth-child(2) {
	width: 25%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget-4:nth-child(2) {
	width: 45%;
}
}

@media (max-width:450px) {
.footer__widget-4:nth-child(2) {
	width: 100%;
}
}
.footer__widget-4:nth-child(3) {
	width: 20%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget-4:nth-child(3) {
	width: 20%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-4:nth-child(3) {
	width: 25%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget-4:nth-child(3) {
	width: 45%;
}
}

@media (max-width:450px) {
.footer__widget-4:nth-child(3) {
	width: 100%;
}
}
.footer__widget-4:nth-child(4) {
	width: 20%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget-4:nth-child(4) {
	width: 20%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-4:nth-child(4) {
	width: 25%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget-4:nth-child(4) {
	width: 45%;
}
}

@media (max-width:450px) {
.footer__widget-4:nth-child(4) {
	width: 100%;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget-4:last-child {
	width: 20%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-4:last-child {
	width: 62%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget-4:last-child {
	width: 45%;
}
}
.footer__widget-4 .footer__contact-info-content p {
	color: var(--bd-common-white);
}
.footer__widget-4 .footer__content > P {
	margin-bottom: 32px;
}
.footer__bottom-2 {
	display: flex;
	justify-content: space-between;
	padding: 40px 0;
	border-top: 1px solid var(--bd-border-primary);
	flex-wrap: wrap;
	gap: 20px 30px;
}

@media (max-width: 575px) {
.footer__bottom-2 {
	justify-content: center;
}
}
.footer__bottom-2.bt-0 {
	border-top: 0;
}
/*----------------------------------------*/
/*  6.5 Footer Style 5
/*----------------------------------------*/
.footer__widget-5:nth-child(1) {
	width: 18%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget-5:nth-child(1) {
	width: 25%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-5:nth-child(1) {
	width: 25%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget-5:nth-child(1) {
	width: 100%;
}
}

@media (max-width:450px) {
.footer__widget-5:nth-child(1) {
	width: 100%;
}
}
.footer__widget-5:nth-child(2) {
	width: 20%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget-5:nth-child(2) {
	width: 20%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-5:nth-child(2) {
	width: 25%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget-5:nth-child(2) {
	width: 45%;
}
}

@media (max-width:450px) {
.footer__widget-5:nth-child(2) {
	width: 100%;
}
}
.footer__widget-5:nth-child(3) {
	width: 20%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget-5:nth-child(3) {
	width: 20%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-5:nth-child(3) {
	width: 25%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget-5:nth-child(3) {
	width: 45%;
}
}

@media (max-width:450px) {
.footer__widget-5:nth-child(3) {
	width: 100%;
}
}
.footer__widget-5:nth-child(4) {
	width: 20%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget-5:nth-child(4) {
	width: 20%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-5:nth-child(4) {
	width: 25%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget-5:nth-child(4) {
	width: 45%;
}
}

@media (max-width:450px) {
.footer__widget-5:nth-child(4) {
	width: 100%;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__widget-5:last-child {
	width: 20%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer__widget-5:last-child {
	width: 62%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer__widget-5:last-child {
	width: 45%;
}
}
.footer__widget-5 .contact__info-content p {
	color: var(--bd-common-white);
}
.footer__widget-5 .footer__content > P {
	margin-bottom: 32px;
}
.footer__wrapper-5 {
	padding: 75px 0;
	position: relative;
	z-index: 5;
}

@media (max-width:450px) {
.footer__wrapper-5 {
	padding: 50px 0;
}
}
.footer__wrapper-5::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 85%;
	background: rgb(6, 6, 6);
	top: 0;
	left: 50%;
	border-radius: 20px;
	z-index: -1;
}
.bd-theme-light .footer__wrapper-5::before {
	background: var(--bd-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1600px) {
.footer__wrapper-5::before {
	width: 95%;
}
}

@media (max-width: 575px) {
.footer__wrapper-5::before {
	width: 100%;
}
}
.footer__glow-4 .glow-1 {
	background: #573fea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 235px;
	height: 235px;
	filter: blur(200px);
	position: absolute;
	top: 0;
	left: -120px;
}
.footer__glow-4 .glow-2 {
	background: linear-gradient(-90deg, rgb(103, 74, 217) 0%, rgb(251, 81, 65) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 241px;
	height: 241px;
	filter: blur(200px);
	position: absolute;
	bottom: 105%;
	right: -130px;
}
.footer__bottom.bt-0 {
	border-top: 0;
}
/*----------------------------------------*/
/*  6.6 Footer Style 6
/*----------------------------------------*/
.footer__area-6 {
	padding: 80px 0;
	border-top: 1px solid var(--bd-border-primary);
	border-bottom: 1px solid var(--bd-border-primary);
}
/*----------------------------------------*/
/*  6.6 Copyright Style 1
/*----------------------------------------*/
.footer__copyright p {
	margin-bottom: 0;
	color: var(--bd-text-1);
        font-size: 16px;
}



.footer__copyright p a {
	color: var(--bd-text-primary);
}
.footer__copyright p a:hover {
	color: var(--bd-theme-primary);
}
/*----------------------------------------*/
/*  7.31 Slider css
/*----------------------------------------*/
.sider__area {
	padding: 0px 40px 0px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.sider__area {
	padding: 0px;
}
}
.slider-overlay {
	position: relative;
}
.slider-overlay:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	opacity: 0.8500000238;
	background: linear-gradient(180deg, #0E0A24 0%, rgba(14, 10, 36, 0.7) 100%);
	-webkit-border-radius: 0 0 35px 35px;
	-moz-border-radius: 0 0 35px 35px;
	-o-border-radius: 0 0 35px 35px;
	-ms-border-radius: 0 0 35px 35px;
	border-radius: 0 0 35px 35px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.slider-overlay:before {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
}
.slider__thumb-bg {
	position: absolute;
	width: 100%;
	height: 100%;
}
.slider__content {
	padding: 180px 0 240px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.slider__content {
	padding: 130px 0 160px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.slider__content {
	padding: 100px 0 160px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
.slider__content {
	padding: 90px 0 155px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.slider__content {
	padding: 80px 0 145px;
}
}

@media (max-width:450px) {
.slider__content {
	padding: 70px 0 135px;
}
}
.slider__content > p {
	max-width: 545px;
	margin: 0 auto;
	margin-bottom: 40px;
	color: rgb(204, 204, 204);
	animation-delay: 0.7s;
	animation-duration: 1s;
}
.slider__sbutitle {
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: block;
	line-height: 16px;
	letter-spacing: 2.56px;
	font-weight: var(--bd-fw-medium);
	display: inline-block;
	animation-delay: 0.3s;
	animation-duration: 1s;
}
.slider__title {
	font-size: 60px;
	font-weight: var(--bd-fw-bold);
	margin-bottom: 25px;
	animation-delay: 0.5s;
	animation-duration: 1s;
	color: var(--bd-common-white);
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.slider__title {
	font-size: 68px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.slider__title {
	        font-size: 54px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.slider__title {
	font-size: 60px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.slider__title {
	font-size: 56px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.slider__title {
	font-size: 44px;
}
}

@media (max-width: 575px) {
.slider__title {
	font-size: 40px;
}
}

@media (max-width:450px) {
.slider__title {
	font-size: 32px;
}
.slider__title br {
	display: none;
}
}
.parallax-slider {
	position: relative;
	-webkit-border-radius: 0 0 35px 35px;
	-moz-border-radius: 0 0 35px 35px;
	-o-border-radius: 0 0 35px 35px;
	-ms-border-radius: 0 0 35px 35px;
	border-radius: 0 0 35px 35px;
	border-bottom: 4px solid var(--bd-common-white);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.parallax-slider {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
}
.parallax-slider .swiper-slide {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.slider__navigation button {
	width: 60px;
	height: 60px;
	display: inline-flex;
	align-items: center;
	border: 1px solid var(--bd-border-primary);
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-text-primary);
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50px;
	z-index: 55;
}
.bd-theme-light .slider__navigation button {
	border: 1px solid rgba(255, 255, 255, 0.1);
	color: var(--bd-common-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.slider__navigation button {
	left: 30px;
}
}
.slider__navigation button:hover {
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
	border-color: transparent;
}
.slider__navigation .slider__button-next {
	left: auto;
	right: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.slider__navigation .slider__button-next {
	right: 30px;
}
}
.parallax-slider .slider__sbutitle, .parallax-slider .slider__title {
	animation-name: fadeInUp;
	animation-fill-mode: both;
}
.parallax-slider .slider__content > p {
	animation-name: fadeInUp;
	animation-fill-mode: both;
}
.parallax-slider .bd-gradient-btn {
	animation-name: fadeInUp;
	animation-fill-mode: both;
	animation-delay: 1s;
	animation-duration: 1s;
}
.bd-slider-dot {
	position: absolute;
	bottom: 45px !important;
	left: 50% !important;
	z-index: 5;
}
.bd-slider-dot .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: rgba(255, 255, 255, 0.2);
	opacity: 1;
	border-radius: 30px;
	position: relative;
	margin: 0 10px !important;
}
.bd-theme-light .bd-slider-dot .swiper-pagination-bullet {
	background-color: rgba(6, 6, 6, 0.2);
}
.bd-slider-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--bd-common-white);
	background-color: rgb(255, 255, 255);
}
.bd-theme-light .bd-slider-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: rgb(6, 6, 6);
}
.bd-slider-dot.is-white .swiper-pagination-bullet {
	background-color: rgba(255, 255, 255, 0.2);
}
.bd-slider-dot.is-white .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: rgb(255, 255, 255);
}
.slider__glow .glow-1 {
	background: #573FEA;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 235px;
	height: 235px;
	transform-origin: bottom left;
	transform: rotate(-55deg) scale(1, 1);
	filter: blur(200px);
	position: absolute;
	bottom: 85px;
	z-index: -1;
}
.slider__glow .glow-2 {
	background: linear-gradient(90deg, rgb(103, 74, 217) 0%, rgb(251, 81, 65) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 240px;
	height: 240px;
	filter: blur(200px);
	position: absolute;
	left: calc(100% - 120px);
	top: 80px;
	z-index: -1;
}
.slider__glow-2 .glow-1 {
	background: #573fea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 235px;
	height: 235px;
	filter: blur(200px);
	position: absolute;
	top: 50%;
	z-index: 2;
	left: -117px;
}
.slider__glow-2 .glow-2 {
	background: linear-gradient(-90deg, rgb(101, 73, 213) 0%, rgb(251, 83, 67) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 241px;
	height: 241px;
	position: absolute;
	top: 175px;
	right: -120px;
	filter: blur(200px);
	z-index: 2;
}
.slider__thumb-bg-2 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	filter: grayscale(1);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 8s linear 0s;
	-moz-transition: all 8s linear 0s;
	-o-transition: all 8s linear 0s;
	transition: all 8s linear 0s;
}
.slider__thumb-bg-2::after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(6, 6, 6, 0.5);
	z-index: -1;
}
.slider__thumb-bg-2::before {
	position: absolute;
	content: "";
	height: 54%;
	width: 1000%;
	background: linear-gradient(360deg, #060606 0%, rgba(6, 6, 6, 0) 100%);
	z-index: -1;
	bottom: 0;
	left: 0;
}

@media (max-width: 575px) {
.slider__thumb-bg-2::before {
	height: 20%;
}
}
.slider__content-2 {
	padding-top: 305px;
	padding-bottom: 225px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.slider__content-2 {
	padding-top: 200px;
	padding-bottom: 135px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.slider__content-2 {
	padding-top: 200px;
	padding-bottom: 135px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
.slider__content-2 {
	padding-top: 180px;
	padding-bottom: 115px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.slider__content-2 {
	padding-top: 160px;
	padding-bottom: 115px;
}
}

@media (max-width:450px) {
.slider__content-2 {
	padding-top: 140px;
	padding-bottom: 115px;
}
}
.slider__content-2 > p {
	max-width: 545px;
	margin: 0 auto;
	margin-bottom: 45px;
	color: #b7b4b4;
}
.slider__sbutitle-2 {
	color: #089EFF;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1.68px;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.07);
	backdrop-filter: blur(15px);
	padding: 3px 15px;
	display: inline-block;
}
.swiper-slide-active .slider__thumb-bg-2 {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}
.slider-navigation-2.slider__navigation button {
	left: 90px;
}
.slider-navigation-2 .slider__button-next {
	left: auto !important;
	right: 90px;
}
/*----------------------------------------*/
/*  7.1 About css
/*----------------------------------------*/
.about__content {
	padding-left: 95px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.about__content {
	padding-left: 60px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.about__content {
	padding-left: 35px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.about__content {
	padding-left: 0px;
}
}
.about__content > p {
	margin-bottom: 35px;
}
.about__wrapper .about__thumb {
	position: relative;
	padding: 50px 37px 30px 30px;
	z-index: 11;
}
.about__wrapper .about__thumb:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: rgb(6, 6, 6);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	left: 0;
	top: 0;
	z-index: -1;
}
.about__content > p {
	margin-bottom: 32px;
}
.about__counter-wrapper {
	display: flex;
	gap: 25px 80px;
	flex-wrap: wrap;
}
.about__counter-count {
	display: flex;
	align-items: center;
}
.about__content-2 {
	padding-left: 55px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.about__content-2 {
	padding-left: 30px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.about__content-2 {
	padding-left: 15px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.about__content-2 {
	padding-left: 0px;
}
}
.about__content-2 > p {
	margin-bottom: 40px;
}
.about__counter-info {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	gap: 15px;
}
.about__counter-info:first-child h2, .about__counter-info:first-child span {
	color: #FB5141;
}
.about__counter-info:not(:last-child):after {
	position: absolute;
	content: "";
	height: 100%;
	width: 1px;
	background: var(--bd-border-primary);
	right: -45px;
}
.about__counter-info h2, .about__counter-info span {
	font-size: 54px;
	line-height: 1;
	color: var(--bd-theme-primary);
	font-weight: var(--bd-fw-sbold);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px) {
.about__counter-info h2, .about__counter-info span {
	font-size: 44px;
}
}
.about__counter-info > p {
	margin-bottom: 0;
}
.about__content-3 {
	padding-right: 80px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.about__content-3 {
	padding-right: 0;
}
}
.about__content-3 > p {
	margin-bottom: 35px;
}
.about__wrapper-3 {
	margin-bottom: 30px;
}
.about__wrapper-3 .about__card {
	max-width: 283px;
	padding: 20px 22px 16px 30px;
	background: rgb(205, 235, 255);
	border: 6px solid var(--bd-bg-2);
	transform: rotate(-5deg);
	position: absolute;
	bottom: -24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	left: -80px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.about__wrapper-3 .about__card {
	left: -20px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.about__wrapper-3 .about__card {
	left: 0px;
}
}

@media (max-width:450px) {
.about__wrapper-3 .about__card {
	left: 0px;
	bottom: -90px;
}
}
.about__wrapper-3 .about__card > p {
	font-size: 24px;
	font-weight: 500;
	color: var(--bd-common-black);
	line-height: 1.3;
	transform: rotate(-2deg);
	margin-bottom: 0;
}

@media (max-width: 575px) {
.about__wrapper-3 .about__card > p {
	font-size: 20px;
}
}
.about__wrapper-3 .about__card .card__icon span {
	height: 54px;
	width: 54px;
	background: var(--bd-theme-primary);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 10px;
}
.about__thumb-3 {
	padding: 70px 70px;
	background: var(--bd-bg-1);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

@media (max-width: 575px) {
.about__thumb-3 {
	padding: 40px 30px;
}
}
.about__glow-2 .glow-1 {
	background: #573fea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 235px;
	height: 235px;
	filter: blur(200px);
	position: absolute;
	left: -117px;
	top: 0;
}
.about__glow-2 .glow-2 {
	background: linear-gradient(-90deg, rgb(101, 73, 213) 0%, rgb(251, 83, 67) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 241px;
	height: 241px;
	filter: blur(200px);
	position: absolute;
	right: -114px;
	top: 170px;
}
.about__wrapper-4 {
	margin-right: 30px;
	margin-bottom: 80px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.about__wrapper-4 {
	margin-right: 0;
}
}
.about__wrapper-4:before {
	position: absolute;
	content: "";
	height: 61%;
	width: 100%;
	opacity: 0.15;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
	bottom: 0;
	left: 0;
}
.about__wrapper-4:after {
	position: absolute;
	content: "";
	height: 61%;
	width: 100%;
	background: #0e0a24;
	bottom: 0;
	left: 0;
	z-index: -1;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.about__wrapper-4 .about__card {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.08) 100%);
	max-width: 294px;
	backdrop-filter: blur(17px);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: absolute;
	bottom: -80px;
	right: 20px;
	padding: 20px 50px;
}

@media (max-width:450px) {
.about__wrapper-4 .about__card {
	padding: 20px 20px;
}
}
.about__wrapper-4 .about__card .card__thumb {
	max-width: 75px;
	margin: 0 auto;
	margin-bottom: 10px;
	border: 3px solid var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.about__wrapper-4 .about__card .card__thumb img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.about__wrapper-4 .about__card .card__content p {
	margin-bottom: 0;
}
.about__wrapper-4 .about__card .card__content p span {
	color: var(--bd-text-primary);
	font-weight: var(--bd-fw-sbold);
}
.about__wrapper-4 .about__card .card__content h3 {
	font-size: 20px;
	margin-bottom: 10px;
}
.about__wrapper-4 .about__thumb {
	max-width: 85px;
	margin: 0 auto;
}
.about__wrapper-4 .about__thumb img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.about__wrapper-4 .about__shape {
	max-width: 45px;
	position: absolute;
	top: 48%;
	right: -22px;
	z-index: 55;
}

@media (max-width: 575px) {
.about__wrapper-4 .about__shape {
	display: none;
}
}
.about__content-4 {
	padding: 0 50px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.about__content-4 {
	padding: 0;
}
}
.about__content-4 p {
	margin-bottom: 30px;
}
.about__content P span {
	color: var(--bd-common-white);
	font-weight: var(--bd-fw-sbold);
}
.about__content h3 {
	font-size: 20px;
	margin-bottom: 10px;
}
.about__content-5 {
	padding: 0 45px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.about__content-5 {
	padding-right: 0;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.about__content-5 {
	padding: 0;
}
}
.about__content-5 > p strong {
	color: var(--bd-theme-primary);
	font-weight: var(--bd-fw-normal);
}
/*----------------------------------------*/
/*  7.42 Why Choose CSS
/*----------------------------------------*/
.why__choose-item {
	border: 1px solid rgba(101, 73, 213, 0.2);
	text-align: center;
	padding: 40px 40px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.why__choose-item {
	padding: 40px 20px;
}
}
.why__choose-item::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(180deg, #5840BC 0%, rgba(251, 83, 67, 0) 100%);
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.why__choose-item.is-brick-red {
	border-color: rgba(251, 83, 67, 0.2);
}
.why__choose-item.is-brick-red::before {
	background: linear-gradient(180deg, #FB5141 0%, rgba(251, 83, 67, 0) 100%);
}
.why__choose-item.is-brick-red .why__choose-icon span {
	background: rgba(251, 83, 67, 0.15);
}
.why__choose-item.is-brick-red .why__choose-icon span::before {
	background: rgba(251, 83, 67, 0.1);
}
.why__choose-item.is-mainly-blue {
	border-color: rgba(5, 157, 255, 0.2);
}
.why__choose-item.is-mainly-blue::before {
	background: linear-gradient(180deg, #089EFF 0%, rgba(251, 83, 67, 0) 100%);
}
.why__choose-item.is-mainly-blue .why__choose-icon span {
	background: rgba(5, 157, 255, 0.15);
}
.why__choose-item.is-mainly-blue .why__choose-icon span::before {
	background: rgba(5, 157, 255, 0.1);
}
.why__choose-item:hover {
	border-color: transparent;
}
.why__choose-item:hover::before {
	opacity: 0.119;
	visibility: visible;
}
.why__choose-icon span {
	height: 86px;
	width: 86px;
	display: inline-block;
	text-align: center;
	line-height: 86px;
	background: rgba(101, 73, 213, 0.15);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 25px;
	position: relative;
	z-index: 5;
}
.why__choose-icon span img {
	max-width: 44px;
}
.why__choose-icon span:before {
	position: absolute;
	content: "";
	height: 100px;
	width: 100px;
	background: rgba(101, 73, 213, 0.1);
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.why__choose-icon h3 {
	margin-bottom: 20px;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.why__choose-icon h3 {
	font-size: 20px;
}
}
.why__choose-icon h3 a:hover {
	color: var(--bd-theme-primary);
}
.why-choose__content > p {
	margin-bottom: 0;
}
.why-choose__content p {
	margin-bottom: 0;
}
.why__item {
	padding: 0px 30px;
}

@media (max-width:450px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.why__item {
	padding: 0px;
}
}
.why__item.is-brick-red .why__icon span {
	background: rgba(251, 83, 67, 0.15);
}
.why__item.is-brick-red:hover .why__icon span {
	background: var(--bd-theme-secondary);
}
.why__item.is-mainly-blue .why__icon span {
	background: rgba(101, 73, 213, 0.15);
}
.why__item.is-mainly-blue:hover .why__icon span {
	background: var(--bd-theme-tertiary);
}
.why__item:hover .why__icon span {
	background: var(--bd-theme-primary);
	color: var(--bd-common-white);
}
.why__item:hover .why__icon span svg * {
	fill: var(--bd-common-white);
}
.why__icon {
	margin-bottom: 25px;
}
.why__icon span {
	width: 94px;
	height: 94px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(5, 157, 255, 0.15);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.why__content h3 {
	margin-bottom: 20px;
}
.why__content p {
	margin-bottom: 0;
}
.why__item-2 {
	padding: 40px 40px;
	background: var(--bd-bg-5);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

@media (max-width:450px) {
.why__item-2 {
	padding: 30px 30px;
}
}
.bd-theme-light .why__item-2 {
	background: var(--bd-bg-5);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.why__item-2 {
	padding: 40px 30px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.why__item-2 {
	padding: 30px 30px;
}
}
.why__item-2.is-mainly-red .why__icon-2 span {
	background: rgba(251, 83, 67, 0.15);
}
.why__item-2.is-mainly-blue .why__icon-2 span {
	background: rgba(101, 73, 213, 0.15);
}
.why__item-2:hover {
	background-color: rgba(5, 157, 255, 0.1);
}
.why__item-2:hover.is-mainly-red {
	background: rgba(251, 83, 67, 0.1);
}
.why__item-2:hover.is-mainly-blue {
	background: rgba(101, 73, 213, 0.1);
}
.why__icon-2 {
	margin-bottom: 20px;
}
.why__icon-2 span {
	width: 94px;
	height: 94px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(5, 157, 255, 0.15);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.why__content-2 h3 {
	margin-bottom: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.why__content-2 h3 {
	font-size: 18px;
}
}

@media (max-width: 575px) {
.why__content-2 h3 {
	font-size: 20px;
}
}
.why__content-2 p {
	margin-bottom: 0;
}
.common__navigation {
	display: flex;
	align-items: center;
	gap: 30px;
	justify-content: center;
}
.common__slider-button-next, .common__slider-button-prev {
	width: 60px;
	height: 60px;
	display: inline-flex;
	align-items: center;
	border: 1px solid var(--bd-border-primary);
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-text-primary);
	font-size: 20px;
}
.common__slider-button-next:hover, .common__slider-button-prev:hover {
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
	border-color: transparent;
}
/*----------------------------------------*/
/*  7.4 Befefits css
/*----------------------------------------*/
.benefits__area.section-space-bottom {
	padding-bottom: 130px;
}
.benefits__content-wrapper {
	padding-right: 120px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.benefits__content-wrapper {
	padding-right: 50px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.benefits__content-wrapper {
	padding-right: 0px;
}
}
.benefits__info-icon span {
	height: 80px;
	width: 80px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(101, 73, 213, 0.15);
	border-radius: 50px;
}
.benefits__info-icon span img {
	max-width: 27px;
}
.benefits__info {
	display: flex;
	align-items: center;
	gap: 15px;
}
.benefits__info span {
	height: 55px;
	width: 55px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(103, 74, 217, 0.15);
	border-radius: 50px;
}
.benefits__info span img {
	max-width: 27px;
}
.benefits__info:not(:last-child) {
	margin-bottom: 25px;
}
.benefits__info:nth-child(2) .benefits__info-icon span {
	background: rgba(251, 81, 65, 0.15);
}
.benefits__info-content p {
	max-width: 246px;
	font-size: 18px;
	margin-bottom: 0;
}
.benefits__overlay {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.05);
	width: 1360px;
	height: 271px;
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: -1;
}
.bd-theme-light .benefits__overlay {
	background: rgb(235, 235, 235);
}
.benefits__wrapper-box {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.bd-theme-light .benefits__wrapper-box {
	background: var(--bd-common-white);
}
.benefits__icon {
	max-width: 54px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.benefits__icon span i {
	font-size: 55px;
	color: var(--bd-theme-primary);
}
.benefits__content > P {
	margin-bottom: 0;
}
.benefits__title {
	margin-bottom: 25px;
}
.benefits__title a:hover {
	color: var(--bd-theme-primary);
}
.benefits__content-3 p {
	margin-bottom: 0;
}
.benefits__item {
	padding: 50px 40px 45px;
}

@media (max-width:450px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.benefits__item {
	padding: 40px 30px 40px;
}
}
.benefits__item::after {
	position: absolute;
	content: "";
	height: 100%;
	width: 1px;
	right: -15px;
	top: 0;
	border: 1px dashed;
	border-color: rgba(255, 255, 255, 0.11);
}
.bd-theme-light .benefits__item::after {
	border-color: rgba(0, 0, 0, 0.2);
}
.benefits__item.is-brick-red .benefits__icon span i {
	color: rgb(251, 81, 65);
}
.benefits__item.is-deep-purple .benefits__icon span i {
	color: rgb(103, 74, 217);
}
.benefits__item-3 {
	padding: 50px 40px 45px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.benefits__item-3 {
	padding: 40px 30px 35px;
}
}
.benefits__item-3.is-mainly-red {
	background: rgba(251, 83, 67, 0.07);
}
.benefits__item-3.is-mainly-red .benefits__icon span i {
	color: rgb(251, 81, 65);
}
.benefits__item-3.is-mainly-blue .benefits__icon span i {
	color: rgb(103, 74, 217);
}
.benefits__app-wrapper {
	background: var(--bd-gradient-2);
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;
	-ms-border-radius: 40px;
	border-radius: 40px;
	padding-top: 135px;
	padding-left: 30px;
	padding-right: 30px;
}

@media (max-width: 575px) {
.benefits__app-wrapper {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.benefits__app-wrapper {
	padding-top: 100px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.benefits__app-wrapper {
	padding-top: 100px;
}
}

@media (max-width:450px) {
.benefits__app-wrapper {
	padding-top: 60px;
}
}
.benefits__app-thumb {
	display: flex;
	align-items: end;
	max-width: 465px;
	margin: 0 auto;
	z-index: 5;
	position: relative;
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px) {
.benefits__app-thumb {
	max-width: 400px;
}
}

@media (max-width: 575px) {
.benefits__app-thumb {
	max-width: 280px;
}
}
.benefits__app-thumb img {
	-webkit-box-shadow: 90.55px 30.18px 150.92px 0px rgba(9, 20, 50, 0.15);
	-moz-box-shadow: 90.55px 30.18px 150.92px 0px rgba(9, 20, 50, 0.15);
	-ms-box-shadow: 90.55px 30.18px 150.92px 0px rgba(9, 20, 50, 0.15);
	-o-box-shadow: 90.55px 30.18px 150.92px 0px rgba(9, 20, 50, 0.15);
	box-shadow: 90.55px 30.18px 150.92px 0px rgba(9, 20, 50, 0.15);
	border-radius: 45px 45px 0 0;
}
.benefits__app-thumb .app__thum-2 {
	z-index: -1;
	margin-left: -120px;
}
.benefits__app-info {
	position: absolute;
	left: 80px;
	top: 58%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.benefits__app-info {
	left: 25px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.benefits__app-info {
	left: 15px;
}
}
.benefits__app-info > p {
	color: var(--bd-common-white);
	max-width: 203px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: var(--bd-fw-medium);
}
.benefits__app-info .shape-1 {
	max-width: 62px;
	position: absolute;
	right: -62px;
	bottom: -100%;
	-webkit-animation: bounce 2s ease infinite;
	animation: bounce 2s ease infinite;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.benefits__app-info .shape-1 {
	right: 0px;
}
}
.benefits__app-info-2 {
	position: absolute;
	right: 7%;
	bottom: 28%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.benefits__app-info-2 {
	right: 25px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.benefits__app-info-2 {
	right: 15px;
}
}
.benefits__app-info-2 > p {
	color: var(--bd-common-white);
	max-width: 203px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: var(--bd-fw-medium);
}
.benefits__app-info-2 .shape-2 {
	max-width: 62px;
	position: absolute;
	left: -62px;
	-webkit-animation: bounce 2s ease infinite;
	animation: bounce 2s ease infinite;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.benefits__app-info-2 .shape-2 {
	left: 0;
}
}
/*----------------------------------------*/
/*  7.38 Transaction CSS
/*----------------------------------------*/
.transaction__content {
	padding-left: 90px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1600px) {
.transaction__content {
	padding-left: 0px;
}
}
.transaction__thumb {
	background: linear-gradient(90deg, rgba(101, 73, 213, 0.15) 0%, rgba(251, 83, 67, 0.15) 50.5208313465%, rgba(5, 157, 255, 0.15) 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	max-width: 555px;
	position: relative;
}
.transaction__thumb img {
	box-shadow: 203.86px 40.77px 203.86px 0px rgba(9, 20, 50, 0.15);
}
.info__list ul li {
	list-style: none;
	position: relative;
	padding-left: 25px;
	font-size: 18px;
	font-weight: var(--bd-fw-medium);
}
.info__list ul li:not(:last-child) {
	margin-bottom: 15px;
}
.info__list ul li:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	left: 0;
	font-weight: 900;
	background: url(../imgs/icons/check.png);
	background-repeat: no-repeat;
	top: 7px;
}
/*----------------------------------------*/
/*  7.2 Acount css
/*----------------------------------------*/
.account__open-box {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 50.52%, #089EFF 100%);
	padding: 80px 120px;
	position: relative;
	top: 140px;
	z-index: 5;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.account__open-box {
	padding: 80px 30px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.account__open-box {
	padding: 40px 30px;
}
}
.account__open-box .bubble__1 {
	background: var(--bd-common-white);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	opacity: 0.2;
	width: 154px;
	height: 154px;
	position: absolute;
	bottom: -38px;
	right: calc(100% - 100px);
	z-index: -1;
	-webkit-clip-path: polygon(100% 0%, 100% 50%, 106.49% 75.32%, 36.04% 75%, 35.39% -3.9%);
	clip-path: polygon(100% 0%, 100% 50%, 106.49% 75.32%, 36.04% 75%, 35.39% -3.9%);
}
.account__open-box .bubble__2 {
	background: var(--bd-common-white);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	opacity: 0.2;
	width: 12px;
	height: 12px;
	position: absolute;
	bottom: 40%;
	right: 20%;
	z-index: -1;
	-webkit-animation: bubble 7s linear infinite alternate;
	-moz-animation: bubble 7s linear infinite alternate;
	-o-animation: bubble 7s linear infinite alternate;
	animation: bubble 7s linear infinite alternate;
}
.account__open-box .bubble__3 {
	background: var(--bd-common-white);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	opacity: 0.2;
	width: 6px;
	height: 6px;
	position: absolute;
	bottom: 12%;
	right: 4%;
	z-index: -1;
	-webkit-animation: leftright 1s infinite alternate;
	animation: leftright 1s infinite alternate;
}
.account__open-thumb {
	position: absolute;
	bottom: 0;
	left: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.account__open-thumb {
	left: 30px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.account__open-thumb {
	display: none;
}
}
/*----------------------------------------*/
/*  7.14 Faq css
/*----------------------------------------*/
.faq__content {
	padding-right: 65px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.faq__content {
	padding-right: 0;
}
}
.bd__faq .accordion-button {
	font-size: 24px;
	color: var(--bd-text-body);
	background: transparent;
	padding: 35px 100px 30px 100px;
	padding-right: 40px;
	display: inline-block;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.bd__faq .accordion-button {
	font-size: 20px;
	padding: 30px 20px 24px 80px;
}
}
.bd__faq .accordion-button:focus {
	box-shadow: none;
}
.bd__faq .accordion-button:not(.collapsed) {
	border-radius: 6px 6px 0 0;
	background: rgba(255, 255, 255, 0.05);
	color: var(--bd-text-primary);
	box-shadow: none;
}
.bd-theme-light .bd__faq .accordion-button:not(.collapsed) {
	background: var(--bd-bg-10);
}
.bd__faq .accordion-button:not(.collapsed)::after {
	border-color: transparent;
	background: var(--bd-theme-primary);
	color: var(--bd-common-white);
	content: "\f106";
}
.bd__faq .accordion-button::after {
	position: absolute;
	left: 40px;
	content: "\f107";
	background-image: none;
	font-family: var(--bd-ff-fontawesome);
	font-size: 18px;
	font-weight: 400;
	height: 46px;
	width: 46px;
	border: 1px solid var(--bd-border-primary);
	line-height: 46px;
	text-align: center;
	color: var(--bd-text-primary);
	top: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.bd__faq .accordion-button::after {
	left: 20px;
}
}
.bd__faq .accordion-body {
	padding-left: 100px;
	padding-top: 0;
	padding-bottom: 35px;
	padding-right: 40px;
	background: rgba(255, 255, 255, 0.05);
	border-radius: 0 0 6px 6px;
}
.bd-theme-light .bd__faq .accordion-body {
	background: var(--bd-bg-10);
}

@media (max-width:450px) {
.bd__faq .accordion-body {
	padding-left: 80px;
	padding-right: 25px;
}
}
.bd__faq .accordion-body > P {
	margin-bottom: 0;
}
.bd__faq .accordion-item {
	border: 0;
	border: 0;
	background: transparent;
}
.bd__faq .accordion-item:not(:first-of-type) {
	border-top: 0;
	border-bottom: 1px solid var(--bd-border-primary) !important;
}
.fap__style-2 .bd__faq .accordion-button {
	padding: 35px 100px;
	padding-left: 35px;
}

@media (max-width:450px) {
.fap__style-2 .bd__faq .accordion-button {
	padding: 25px 75px;
	padding-left: 25px;
}
}
.bd-theme-light .fap__style-2 .bd__faq .accordion-button:not(.collapsed) {
	background: rgb(238, 238, 238);
}
.fap__style-2 .bd__faq .accordion-button::after {
	left: auto;
	right: 40px;
	top: 50%;
}

@media (max-width:450px) {
.fap__style-2 .bd__faq .accordion-button::after {
	right: 25px;
}
}
.fap__style-2 .bd__faq .accordion-button span {
	color: var(--bd-theme-primary);
	padding-right: 3px;
	display: inline-block;
}
.fap__style-2 .bd__faq .accordion-body {
	padding-left: 40px;
	padding-right: 100px;
}
.bd-theme-light .fap__style-2 .bd__faq .accordion-body {
	background: rgb(238, 238, 238);
}

@media (max-width:450px) {
.fap__style-2 .bd__faq .accordion-body {
	padding: 25px;
}
}
/*----------------------------------------*/
/*  7.36 Testimonial css
/*----------------------------------------*/
.testimonial__grid {
	display: grid;
	grid-template-columns: 62.6% auto;
	gap: 50px 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.testimonial__grid {
	grid-template-columns: 56% auto;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.testimonial__grid {
	grid-template-columns: auto;
}
}
.testimonial__item {
	padding: 50px 50px;
	border: 1px solid var(--bd-border-primary);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.testimonial__item {
	padding: 50px 35px;
}
}

@media (max-width: 575px) {
.testimonial__item {
	padding: 35px 30px;
}
}
.testimonial__contenent > p {
	margin-bottom: 40px;
	font-size: 30px;
	line-height: 1.39;
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.testimonial__contenent > p {
	font-size: 26px;
}
}

@media (max-width: 575px), only screen and (min-width: 992px) and (max-width: 1199px) {
.testimonial__contenent > p {
	font-size: 24px;
}
}

@media (max-width:450px) {
.testimonial__contenent > p {
	font-size: 20px;
}
}
.testimonial__meta-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.testimonial__thumb {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: linear-gradient(120deg, rgb(103, 74, 217) 0%, rgb(251, 81, 65) 50.5208313465%, rgb(8, 158, 255) 100%);
}
.feedback__avater h3 {
	margin-bottom: 5px;
}
.feedback__avater span {
	font-size: 16px;
	letter-spacing: -0.177px;
	background: var(--bd-gradient-2);
	color: var(--bd-gradient-2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.testimonial__reating i {
	color: #FFD401;
}
/*----------------------------------------*/
/*  7.16 Feedback css
/*----------------------------------------*/
.feedback__avater h3 {
	margin-bottom: 5px;
}

@media (max-width:450px) {
.feedback__avater h3 {
	font-size: 20px;
}
}
.feedback__avater span {
	font-size: 16px;
	letter-spacing: -0.177px;
	background: var(--bd-gradient-2);
	color: var(--bd-gradient-2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.feedback__rating-icon span {
	color: rgb(255, 212, 1);
	font-size: 14px;
}
.feedback__qote-wrap .feedback__rating-icon {
	position: absolute;
	top: 50%;
}
.feedback__qote-wrap .feedback__rating-icon span {
	color: rgb(255, 212, 1);
	font-size: 14px;
}
.feedback__item {
	padding: 50px 40px 50px;
	background-color: var(--bd-bg-2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	z-index: 5;
}
.bd-theme-light .feedback__item {
	background-color: var(--bd-common-white);
}
.feedback__item:after {
	content: "";
	position: absolute;
	inset: 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid transparent;
	background: var(--bd-gradient-2) border-box;
	mask-mode: match-source, match-source;
	mask-repeat: repeat, repeat;
	mask-clip: content-box, border-box;
	mask-origin: content-box, border-box;
	mask-position: 0% 0%, 0% 0%;
	mask-size: auto, auto;
	-webkit-mask: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px) content-box content-box, linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px);
	-webkit-mask-composite: destination-out;
	mask-image: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px), linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px);
	mask-composite: exclude;
	opacity: 0;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.feedback__item {
	padding: 40px 40px 40px;
}
}

@media (max-width:450px) {
.feedback__item {
	padding: 35px 30px 30px;
}
}
.feedback__author-thumb {
	max-width: 75px;
}
.feedback__author-thumb img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	mix-blend-mode: luminosity;
}
.feedback__content > P {
	font-size: 26px;
	line-height: 1.5;
	letter-spacing: -0.169px;
	margin-bottom: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.feedback__content > P {
	font-size: 22px;
}
}

@media (max-width: 575px), only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__content > P {
	font-size: 20px;
}
}
.feedback__author {
	display: flex;
	align-items: center;
	gap: 12px;
}
.feedback__author-info h4 {
	font-size: 22px;
	margin-bottom: 5px;
}
.feedback__author-info span {
	background: var(--bd-gradient-2);
	color: var(--bd-gradient-2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.feedback__glow-1 {
	background: linear-gradient(90deg, rgb(87, 63, 234) 0%, rgb(161, 145, 255) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	opacity: 0.150000006;
	width: 1549px;
	height: 1544px;
	transform-origin: 0 0;
	filter: blur(200px);
	position: absolute;
	left: 50%;
	display: inline-block;
	transform: translateX(-50%) rotate(0deg);
	bottom: calc(100% - 603px);
}
.feedback__active .slick-slide {
	display: block;
	opacity: 0.15;
	mix-blend-mode: luminosity;
}
.feedback__active .slick-active {
	opacity: 1;
}
.feedback__active .feedback__item.slick {
	position: relative;
}
.feedback__active .slick-active.slick-center .feedback__item::after {
	opacity: 1;
}
.feedback__active-2 {
	padding-left: 60px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__active-2 {
	padding-left: 0;
}
}
.feedback__active-2.swiper-3d .swiper-slide-shadow {
	background-color: transparent;
}
.feedback__item-2 {
	padding: 50px 40px 45px;
	border: 2px solid var(--bd-border-primary);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: var(--bd-bg-2);
	z-index: 5;
}
.feedback__author-thumb-2 {
	max-width: 86px;
	margin-bottom: 20px;
}
.feedback__author-thumb-2 img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.feedback__quote {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
}
.feedback__content-2 > p {
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 0;
	padding-top: 35px;
}

@media (max-width:450px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.feedback__content-2 > p {
	font-size: 20px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.feedback__content-2 > p {
	font-size: 22px;
}
}

@media (max-width: 575px) {
.feedback__content-2 > p {
	font-size: 20px;
}
}
.feedback__item-3 {
	border: 1px solid var(--bd-border-primary);
	padding: 30px 40px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__item-3 {
	padding: 30px 30px;
}
}
.feedback__item-3 .feedback__qote-wrap {
	margin-bottom: 20px;
}
.feedback__item-3 .feedback__qote-wrap .feedback__rating-icon span {
	font-size: 14px;
}
.feedback__content-3 > p {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 1.5;
	border-bottom: 1px solid var(--bd-border-primary);
	padding-bottom: 25px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__content-3 > p {
	font-size: 18px;
}
}
.feedback__author-thumb-3 {
	max-width: 64px;
}
.feedback__author-thumb-3 img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
    width: 100%;
}
.feedback__author-info-3 span {
	font-size: 14px;
}
.feedback__navigation-3 {
	gap: 15px;
}
.feedback__navigation-3 button {
	width: 60px;
	height: 60px;
	display: inline-flex;
	align-items: center;
	border: 1px solid var(--bd-border-primary);
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-text-primary);
	font-size: 20px;
}
.feedback__navigation-3 button:hover {
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
	border-color: transparent;
}
.feedback__navigation-3 .slider__button-next {
	left: auto;
	right: 90px;
}
.feedback-4 {
	position: relative;
	margin-top: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.feedback-4 {
	margin-top: 80px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.feedback-4 {
	margin-top: 70px;
}
}
.feedback-4:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 76%;
	background: var(--bd-bg-1);
	top: 0;
	left: 0;
	z-index: -1;
}
.bd-theme-light .feedback-4:after {
	background: rgb(249, 249, 249);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.feedback-4:after {
	width: 100%;
}
}
.feedback-item-4 {
	padding: 100px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.feedback-item-4 {
	padding: 80px 0 50px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.feedback-item-4 {
	padding: 70px 0 50px;
}
}
.feedback__content-4 > p {
	font-size: 30px;
	line-height: 1.5;
	margin-bottom: 35px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.feedback__content-4 > p {
	font-size: 26px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__content-4 > p {
	font-size: 24px;
}
}

@media (max-width: 575px) {
.feedback__content-4 > p {
	font-size: 20px;
}
}
.feedback__thumb-wrapper-5 {
	padding-left: 50px;
	padding-right: 20px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.feedback__thumb-wrapper-5 {
	padding: 0;
}
}
.feedback__thumb-4 {
	background: linear-gradient(280deg, #674AD9 0%, #FB5141 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	transform: translateY(-50px);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.feedback__thumb-4 {
	transform: translateY(0px);
}
}
.feedback__thumb-4 img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.feedback__qote-wrap {
	display: inline-block;
}
.feedback__wrapper {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
	padding: 80px 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__wrapper {
	padding: 50px 50px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.feedback__wrapper {
	padding: 40px 40px;
}
}

@media (max-width:450px) {
.feedback__wrapper {
	padding: 30px 30px;
}
}
.feedback__content-5 P {
	font-size: 30px;
	line-height: 1.3;
	color: var(--bd-common-white);
	margin-bottom: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__content-5 P {
	font-size: 26px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.feedback__content-5 P {
	font-size: 20px;
}
}
.devider {
	width: 386px;
	background: rgba(255, 255, 255, 0.15);
	height: 1px;
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 20px;
}
.feedback__author-info-4 span {
	color: rgba(255, 255, 255, 0.6);
	font-size: 16px;
}
.feedback__author-info-4 h3 {
	margin-bottom: 4px;
	color: var(--bd-common-white);
}
.feedback__all-user .user-1 {
	position: absolute;
	max-width: 57px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	top: 94px;
	left: 14%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__all-user .user-1 {
	top: 63px;
	left: 10%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.feedback__all-user .user-1 {
	top: 44px;
	left: 6%;
}
}
.feedback__all-user .user-2 {
	position: absolute;
	max-width: 81px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	bottom: 85px;
	left: 104px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.feedback__all-user .user-2 {
	bottom: 55px;
	left: 44px;
}
}
.feedback__all-user .user-3 {
	position: absolute;
	max-width: 83px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	top: 66px;
	right: 112px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.feedback__all-user .user-3 {
	top: 36px;
	right: 70px;
}
}
.feedback__all-user .user-4 {
	position: absolute;
	max-width: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	bottom: 107px;
	right: 107px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.feedback__all-user .user-4 {
	bottom: 107px;
	right: 107px;
}
}
.feedback__six-bg {
	height: 205px;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	display: inline-block;
	z-index: -1;
}
.feedback__wrapper-6 {
	padding: 50px 50px;
	border-radius: 5px;
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
	display: grid;
	grid-template-columns: 340px 65%;
	grid-gap: 30px;
	row-gap: 50px;
	justify-content: space-between;
	align-items: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__wrapper-6 {
	padding: 30px 30px;
	grid-template-columns: 340px 57%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.feedback__wrapper-6 {
	grid-template-columns: 100%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.feedback__wrapper-6 {
	padding: 35px 30px;
}
}
.feedback__item-6 {
	display: flex;
	align-items: center;
	gap: 30px;
}
.feedback__item-6 .feedback__rating {
	margin-bottom: 25px;
}
.feedback__item-6 .feedback__rating span {
	color: rgb(255, 212, 1);
}
.feedback__thumb-6 {
	background: rgba(255, 255, 255, 0.3);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.feedback__author-info-5 h3 {
	margin-bottom: 3px;
	color: var(--bd-common-white);
}
.feedback__author-info-5 span {
	color: rgba(255, 255, 255, 0.6);
}
.feedback__content-6 P {
	font-size: 30px;
	line-height: 1.5;
	color: var(--bd-common-white);
	margin-bottom: 0;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__content-6 P {
	font-size: 24px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.feedback__content-6 P {
	font-size: 26px;
}
}

@media (max-width:450px) {
.feedback__content-6 P {
	font-size: 20px;
}
}
.feedback__item-7 {
	position: relative;
	padding: 40px 40px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background-color: var(--bd-body-primary);
	z-index: 2;
}
.bd-theme-light .feedback__item-7 {
	background-color: rgb(255, 255, 255);
}

@media (max-width:450px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__item-7 {
	padding: 30px 30px;
}
}
.feedback__item-7 .feedback__qote-wrap .feedback__rating-icon span {
	color: rgb(255, 212, 1);
	font-size: 13px;
}
.feedback__item-7:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: all 0.5s 0s ease-out;
	-moz-transition: all 0.5s 0s ease-out;
	-ms-transition: all 0.5s 0s ease-out;
	-o-transition: all 0.5s 0s ease-out;
	transition: all 0.5s 0s ease-out;
	z-index: -1;
}
.feedback__item-7:hover .feedback__content-7 > p {
	color: var(--bd-common-white);
}
.feedback__item-7:hover .feedback__author-info-3 h4 {
	color: var(--bd-common-white);
}
.feedback__item-7:hover .feedback__author-info-3 span {
	color: var(--bd-common-white);
}
.feedback__item-7:hover::before {
	opacity: 1;
}
.feedback__content-7 > p {
	font-size: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid var(--bd-border-primary);
	padding-bottom: 30px;
	line-height: 1.5;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__content-7 > p {
	font-size: 18px;
}
}
.bd-theme-light .feedback__content-7 .feedback__qote svg * {
	fill: rgb(35, 35, 35);
}
.feedback__navigation-7 button {
	width: 60px;
	height: 60px;
	display: inline-flex;
	align-items: center;
	background-color: rgb(42, 42, 42);
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-text-primary);
	font-size: 20px;
	position: absolute;
	top: 43%;
	left: -30px;
	z-index: 55;
	border: 1px solid var(--bd-border-primary);
}
.bd-theme-light .feedback__navigation-7 button {
	background-color: var(--bd-common-white);
}
.feedback__navigation-7 button:hover {
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
	border-color: transparent;
}
.feedback__navigation-7 .feedback__button-next {
	left: auto;
	right: -30px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.feedback-7-grid {
	flex-wrap: wrap;
}
}
.feedback__thumb-5 {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
}
.feedback__thumb-5 img {
	mix-blend-mode: luminosity;
}
.feedback__avater-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 10px 20px;
}
.feedback__content-inner {
	width: 61.5%;
	padding: 50px;
	border: 1px solid var(--bd-border-primary);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.feedback__content-inner {
	width: 56%;
	padding: 30px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.feedback__content-inner {
	width: 100%;
	padding: 30px;
}
}
/*----------------------------------------*/
/*  7.15 Features css
/*----------------------------------------*/
.features-bg {
	position: relative;
	z-index: 55;
}
.features-bg::before {
	position: absolute;
	content: "";
	height: 590px;
	background: linear-gradient(90deg, #6549D5 0%, #6549D5 100%);
	opacity: 0.2;
	width: 100%;
	top: 0;
	left: 0;
	clip-path: polygon(0 0, 100% 0, 100% 71%, 0 100%);
	z-index: -1;
}
.features-bg:after {
	position: absolute;
	content: "";
	height: 590px;
	width: 100%;
	background: var(--bd-bg-2);
	top: 0;
	left: 0;
	z-index: -2;
	clip-path: polygon(0 0, 100% 0, 100% 71%, 0 100%);
}
.bd-theme-light .features-bg:after {
	display: none;
}
.features__box {
	position: relative;
	padding: 80px 80px;
	background: linear-gradient(90deg, rgb(101, 73, 213) 0%, rgb(251, 83, 67) 50.5208313465%, rgb(5, 157, 255) 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.features__box {
	padding: 50px 50px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.features__box {
	padding: 40px 40px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.features__box {
	padding: 50px 50px;
	background-size: 200% 300%;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.features__box {
	padding: 50px 50px;
	background-size: 200% 300%;
}
}

@media (max-width: 575px) {
.features__box {
	padding: 30px 30px;
	background-size: 200% 300%;
}
}

@media (max-width:450px) {
.features__box {
	padding: 25px 25px;
	background-size: 200% 300%;
}
}
.features__thumb {
	margin-right: 90px;
	background: rgba(255, 255, 255, 0.89);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	backdrop-filter: blur(250px);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.features__thumb {
	margin-right: 30px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.features__thumb {
	margin-right: 0px;
}
}
.features__content {
	padding-right: 130px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.features__content {
	padding: 0px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.features__content {
	padding-right: 30px;
}
}
.features__content .text__link {
	color: var(--bd-common-white);
}
.features__content h2 {
	font-size: 40px;
	font-weight: 600;
	line-height: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 90px;
	width: 59px;
	height: 76px;
	position: relative;
	background: var(--bd-common-white);
	color: var(--bd-heading-secondary);
	z-index: 5;
	margin: 10px 7px 30px;
}
.features__content h2:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 69px;
	height: 86px;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
	border-radius: 110px;
	background: rgba(255, 255, 255, 0.1);
	z-index: -1;
}
.features__content h3 {
	font-size: 26px;
	margin-bottom: 30px;
	color: var(--bd-common-white);
}

@media (max-width:450px) {
.features__content h3 {
	font-size: 24px;
}
}
.features__content > p {
	color: var(--bd-common-white);
	margin-bottom: 40px;
}
.Key-features__item.is-mainly-red .Key-features__icon span {
	background: rgb(251, 81, 65);
}
.Key-features__item.is-mainly-blue .Key-features__icon span {
	background: rgb(103, 74, 217);
}
.Key-features__item.is-pink .Key-features__icon span {
	background: rgb(229, 64, 163);
}
.Key-features__content-wrapper {
	padding-right: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.Key-features__content-wrapper {
	padding-right: 30px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.Key-features__content-wrapper {
	padding-right: 0;
}
}
.Key-features__icon span {
	width: 60px;
	height: 60px;
	background: var(--bd-theme-primary);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 25px;
}
.Key-features__content h4 {
	font-size: 20px;
	margin-bottom: 20px;
}
.Key-features__content P {
	margin-bottom: 0;
}
/*----------------------------------------*/
/*  7.5 Brand css
/*----------------------------------------*/
.brand__inner {
	padding: 60px 0;
	border-top: 1px solid var(--bd-border-primary);
	border-bottom: 1px solid var(--bd-border-primary);
}
.brand__inner .container {
	max-width: 1392px;
}
.brand__thumb img {
	height: auto;
	width: auto;
	opacity: 20%;
}
.bd-theme-light .brand__thumb img {
	-webkit-filter: invert(100%);
	filter: invert(100%);
}
.brand__thumb:hover img {
	opacity: 1;
}
.brnad__active {
	position: relative;
}
.brnad__active::after {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	background: linear-gradient(90deg, #0E0A24 0%, rgba(14, 10, 36, 0) 100%);
	width: 250px;
	height: 110px;
	z-index: 2;
}
.bd-theme-light .brnad__active::after {
	background: linear-gradient(90deg, rgb(249, 249, 249) 0%, rgba(14, 10, 36, 0) 100%);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.brnad__active::after {
	display: none;
}
}
.brnad__active::before {
	position: absolute;
	content: "";
	top: 50%;
	right: 0;
	width: 250px;
	height: 110px;
	background: linear-gradient(270deg, #0E0A24 0%, rgba(14, 10, 36, 0) 100%);
	z-index: 2;
}
.bd-theme-light .brnad__active::before {
	background: linear-gradient(220deg, rgb(249, 249, 249) 0%, rgba(14, 10, 36, 0) 100%);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.brnad__active::before {
	display: none;
}
}
.brnad__active .swiper-wrapper {
	align-items: center;
}
.brand__inner.style-2 .brnad__active::after, .brand__inner.style-2 .brnad__active::before {
	display: none;
}

@media (min-width: 1400px) {
.brand__area-2 .container {
	max-width: 1390px;
}
}
.brand__area-3 .brnad__active::after {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	background: linear-gradient(90deg, #121212 0%, rgba(18, 18, 18, 0) 100%);
	width: 250px;
	height: 110px;
	z-index: 2;
}
.brand__area-3 .brnad__active::before {
	position: absolute;
	content: "";
	top: 50%;
	right: 0;
	width: 250px;
	height: 110px;
	background: linear-gradient(270deg, #121212 0%, rgba(18, 18, 18, 0) 100%);
	z-index: 2;
}
.brand__area-4 {
	background-color: var(--bd-bg-3);
}
.brand__area-4 .container {
	max-width: 1390px;
}
.bd-theme-light .brand__area-4 {
	background-color: var(--bd-bg-1);
	border-top: 1px solid var(--bd-border-secondary);
}
.brand__area-4 .brnad__active::after, .brand__area-4 .brnad__active::before {
	display: none;
}
.brand__area-5 .container {
	max-width: 1590px;
}
.brand__area-5 .brnad__active::after {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	background: linear-gradient(90deg, #131313 0%, rgba(18, 18, 18, 0) 100%);
	width: 250px;
	height: 110px;
	z-index: 2;
}
.bd-theme-light .brand__area-5 .brnad__active::after {
	background: linear-gradient(90deg, #F3F3F3 0%, rgba(18, 18, 18, 0) 100%);
}
.brand__area-5 .brnad__active::before {
	position: absolute;
	content: "";
	top: 50%;
	right: 0;
	width: 250px;
	height: 110px;
	background: linear-gradient(220deg, #131313 0%, rgba(14, 10, 36, 0) 100%);
	z-index: 2;
}
.bd-theme-light .brand__area-5 .brnad__active::before {
	background: linear-gradient(220deg, #F3F3F3 0%, rgba(14, 10, 36, 0) 100%);
}
.brand__area-6 .container {
	max-width: 1590px;
}
.bd-theme-light .brand__area-6 .brnad__active::before {
	background: linear-gradient(220deg, #F9F9F9 0%, rgba(14, 10, 36, 0) 100%);
}
.bd-theme-light .brand__area-6 .brnad__active::after {
	background: linear-gradient(90deg, rgb(249, 249, 249) 0%, rgba(14, 10, 36, 0) 100%);
}
/*----------------------------------------*/
/*  7.30 Services css
/*----------------------------------------*/
.service__item {
	position: relative;
	padding: 40px 40px 35px;
	border: 1px solid var(--bd-border-primary);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

@media (max-width:450px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.service__item {
	padding: 40px 25px 35px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.service__item {
	padding: 35px 25px 30px;
}
}
.service__item.is-brick-red .service__icon span {
	background: rgba(251, 83, 67, 0.1);
	color: rgb(251, 83, 67);
}
.service__item.is-mainly-blue .service__icon span {
	background: rgba(5, 157, 255, 0.15);
	color: rgb(5, 157, 255);
}
.service__item::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: var(--bd-gradient-2);
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	opacity: 0;
}
.service__item:hover {
	border-color: transparent;
}
.service__item:hover .service__content h3 {
	color: var(--bd-common-white);
}
.service__item:hover .service__content > p {
	color: var(--bd-common-white);
}
.service__item:hover .service__link-btn {
	color: var(--bd-common-white);
}
.service__item:hover .service__link-btn:hover {
	color: var(--bd-theme-primary);
}
.service__item:hover .service__icon span {
	background: rgba(255, 255, 255, 0.15);
	color: var(--bd-common-white);
}
.service__item:hover .service__ring {
	opacity: 1;
	right: -100px;
}
.service__item:hover:before {
	opacity: 1;
}
.service__icon span {
	height: 86px;
	width: 86px;
	background: rgba(101, 73, 213, 0.15);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 25px;
	position: relative;
	z-index: 5;
	font-size: 45px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: var(--bd-theme-tertiary);
}
.service__icon span img {
	max-width: 46px;
}
.service__content h3 {
	margin-bottom: 20px;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.service__content h3 {
	font-size: 20px;
}
}
.service__content h3 a:hover {
	color: var(--bd-theme-primary);
}
.service__content > p {
	margin-bottom: 25px;
}
.service__link-btn {
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}
.service__link-btn span i {
	font-size: 18px;
	opacity: 0;
}
.service__link-btn:hover span i {
	opacity: 1;
}
.service__ring {
	height: 212px;
	width: 212px;
	background: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	border: 40px solid rgba(255, 255, 255, 0.05);
	position: absolute;
	right: -220px;
	bottom: calc(100% - 170px);
	opacity: 0;
	transition: 0.3s;
	transition-delay: 0s;
}
.service__item-2 {
	padding: 50px 50px 45px;
	background: rgba(5, 157, 255, 0.05);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	display: flex;
	gap: 20px 25px;
}

@media (max-width: 575px), only screen and (min-width: 992px) and (max-width: 1199px) {
.service__item-2 {
	padding: 35px 30px;
}
}

@media (max-width:450px) {
.service__item-2 {
	flex-direction: column;
}
}
.service__item-2.is-brick-red {
	background: rgba(251, 83, 6, 0.05);
}
.service__item-2.is-brick-red .service__icon-2 span {
	background: rgba(251, 83, 67, 0.1);
	color: rgb(251, 83, 67);
}
.service__item-2.is-light-purple {
	background: rgba(101, 73, 213, 0.05);
}
.service__item-2.is-light-purple .service__icon-2 span {
	background: rgba(101, 73, 213, 0.1);
	color: rgb(101, 73, 213);
}
.service__item-2:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
}
.service__item-2:hover .service__icon-2 span {
	background: rgb(8, 158, 255);
	color: var(--bd-common-white);
}
.service__item-2:hover.is-brick-red {
	background: rgba(251, 83, 6, 0.05);
}
.service__item-2:hover.is-brick-red .service__icon-2 span {
	background: rgb(251, 81, 65);
}
.service__item-2:hover.is-light-purple {
	background: rgba(101, 73, 213, 0.05);
}
.service__item-2:hover.is-light-purple .service__icon-2 span {
	background: rgb(103, 74, 217);
}
.service__icon-2 span {
	width: 84px;
	height: 84px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	font-size: 45px;
	color: var(--bd-theme-primary);
	background: rgba(5, 157, 255, 0.1);
}
.service__content-2 h3 {
	margin-bottom: 20px;
}

@media (max-width:450px) {
.service__content-2 h3 {
	font-size: 20px;
}
}
.service__content-2 h3 a:hover {
	color: var(--bd-theme-primary);
}
.service__content-2 > p {
	margin-bottom: 35px;
}
.service__item-3 {
	padding: 40px 40px;
	border: 1px solid var(--bd-border-primary);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.service__item-3 {
	padding: 30px 30px;
}
}
.service__item-3.is-mainly-red .service__icon-3 span {
	background: rgba(251, 81, 65, 0.15);
	color: rgb(251, 81, 65);
}
.service__item-3.is-mainly-red:hover .service__icon-3 span {
	background-color: var(--bd-theme-secondary);
}
.service__item-3.is-mainly-blue .service__icon-3 span {
	background: rgba(101, 73, 213, 0.15);
	color: rgb(101, 73, 213);
}
.service__item-3.is-mainly-blue:hover .service__icon-3 span {
	background-color: var(--bd-theme-tertiary);
}
.service__item-3:hover .service__icon-3 span {
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
}
.service__icon-3 {
	margin-bottom:15px;
}
.service__icon-3 span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background: rgba(5, 157, 255, 0.15);
	font-size: 45px;
	color: var(--bd-theme-primary);
}

.service__icon-3 span img {
    border-radius: 10px;
    width: 100%;
}

.service__content-3 h3 {
	margin-bottom:8px;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.service__content-3 h3 {
	font-size: 20px;
}
}
.service__content-3 h3 a:hover {
	color: var(--bd-theme-primary);
}
.service__content-3 p {
	margin-bottom: 0;
}
.service__banner-area {
	padding-top: 207px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.service__banner-area {
	padding-top: 175px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.service__banner-area {
	padding-top: 160px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.service__banner-area {
	padding-top: 160px;
}
}
.service__banner-area .round__shape {
	position: absolute;
	right: -94px;
	top: -173px;
	max-width: 694px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.service__banner-area .round__shape {
	max-width: 530px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.service__banner-area .round__shape {
	max-width: 550px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.service__banner-area .round__shape {
	max-width: 450px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.service__banner-area .round__shape {
	max-width: 400px;
}
}

@media (max-width:450px) {
.service__banner-area .round__shape {
	display: none;
}
}
.service__banner-glow .glow-1 {
	background: #573fea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 235px;
	height: 235px;
	position: absolute;
	filter: blur(200px);
	left: 25px;
	bottom: 76px;
	opacity: 50%;
}
.service__banner-glow .glow-2 {
	background: linear-gradient(-90deg, rgb(101, 73, 213) 0%, rgb(251, 83, 67) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 255px;
	height: 255px;
	transform-origin: 0 0;
	filter: blur(200px);
	position: absolute;
	top: 107px;
	right: -90px;
	z-index: -1;
}
.service__banner-conntent > p {
	max-width: 500px;
}
.service__banner-thumb-box {
	padding-bottom: 370px;
	z-index: 5;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.service__banner-thumb-box {
	padding-bottom: 300px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.service__banner-thumb-box {
	padding-bottom: 150px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.service__banner-thumb-box {
	padding-bottom: 50px;
}
}

@media (max-width:450px) {
.service__banner-thumb-box {
	padding-bottom: 20px;
}
}
.service__banner-thumb-box .thumb-1 {
	max-width: 319px;
	margin: 0 0 0 auto;
}

@media (max-width:450px) {
.service__banner-thumb-box .thumb-1 {
	max-width: 250px;
}
}
.service__banner-thumb-box .thumb-1 img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.service__banner-thumb-box .thumb-2 {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-right: -140px;
	z-index: -1;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.service__banner-thumb-box .thumb-2 {
	margin-right: -40px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.service__banner-thumb-box .thumb-2 {
	margin-right: -60px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.service__banner-thumb-box .thumb-2 {
	margin-right: 0;
}
}
.service__banner-thumb-box .thumb-2::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(180deg, rgba(14, 10, 36, 0) 0%, #0e0a24 100%);
	top: 0;
	left: 0;
	border-radius: 6px 6px 0 0;
}
.bd-theme-light .service__banner-thumb-box .thumb-2::before {
	background: rgba(164, 164, 164, 0.12);
}
.bd-theme-light .service__banner-thumb-box .thumb-2::before {
	background: rgba(119, 110, 110, 0.12);
}
.service__banner-thumb-box .thumb-2 img {
	border-radius: 6px 6px 0 0;
}
.service__banner-thumb-box .thumb-3 {
	position: absolute;
	bottom: 100px;
	left: -215px;
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.service__banner-thumb-box .thumb-3 {
	left: -35px;
	bottom: 50px;
	max-width: 200px;
}
}

@media (max-width: 575px) {
.service__banner-thumb-box .thumb-3 {
	left: 0px;
	max-width: 180px;
}
}

@media (max-width:450px) {
.service__banner-thumb-box .thumb-3 {
	display: none;
}
}
.service__banner-thumb-box .thumb-3 img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
/*----------------------------------------*/
/*  7.34 Support css
/*----------------------------------------*/
.support__wrapper {
	padding-right: 75px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.support__wrapper {
	padding-right: 0px;
}
}
.support__info-list {
	border-radius: 50px;
	background: rgba(5, 157, 255, 0.1);
	display: inline-flex;
	padding: 4px 15px;
}
.support__info-list span {
	color: #FB5141;
	font-size: 18px;
	letter-spacing: -0.2px;
}
.support__info ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 20px;
}
.support__info ul li {
	list-style: none;
}
.support__info ul li:nth-child(2) .support__info-list {
	background: rgba(101, 73, 213, 0.1);
}
.support__info ul li:nth-child(2) .support__info-list span {
	color: rgb(103, 74, 217);
}
.support__info ul li:nth-child(3) .support__info-list {
	background: rgba(251, 83, 67, 0.1);
}
.support__info ul li:nth-child(3) .support__info-list span {
	color: rgb(251, 81, 65);
}
.support__info ul li:nth-child(4) .support__info-list {
	background: rgba(227, 63, 161, 0.1);
}
.support__info ul li:nth-child(4) .support__info-list span {
	color: rgb(229, 64, 163);
}
.support__content-2 {
	padding-left: 90px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.support__content-2 {
	        padding-left: 30px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.support__content-2 {
	padding-right: 0px;
}
}
.support__content-2 > p {
	margin-bottom: 25px;
}
.support__thumb-2 {
	padding: 30px 30px;
	background: rgba(217, 217, 217, 0.05);
	border-radius: 22px;
}

@media (max-width:450px) {
.support__thumb-2 {
	padding: 20px 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
}
.support__thumb-2 img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
/*----------------------------------------*/
/*  7.3 Answer css
/*----------------------------------------*/
.answer__content {
	padding-right: 70px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.answer__content {
	padding-right: 0px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.answer__content {
	padding-right: 30px;
}
}
.answer__content > P {
	margin-bottom: 0;
}
.answer__icon {
	margin-bottom: 33px;
}
.answer__icon span {
	height: 77px;
	width: 77px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 56;
}
.answer__icon span:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(to bottom, rgba(251, 83, 67, 0.15) 60%, rgba(5, 157, 255, 0.15) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-position: 100% 100%;
	background-size: 300% 100%;
	z-index: -1;
}
.answer__icon span::before {
	position: absolute;
	content: "";
	height: calc(100% + 13px);
	width: calc(100% + 13px);
	z-index: -1;
	background: linear-gradient(to bottom, rgb(251, 83, 67) 60%, rgb(5, 157, 255) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-position: 100% 100%;
	background-size: 300% 100%;
	opacity: 0.15;
}
.answer__reply-user span {
	max-width: 96px;
	display: block;
}
.answer__reply-user span img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.answer__reply-item {
	display: flex;
	gap: 20px 30px;
	padding: 70px 70px;
	position: relative;
	z-index: 5;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.answer__reply-item {
	padding: 40px 40px;
}
}

@media (max-width:450px) {
.answer__reply-item {
	padding: 35px 30px;
	flex-wrap: wrap;
}
}
.answer__reply-item:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background-color: var(--bd-bg-1);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	top: 0;
	left: 0;
	z-index: -1;
}
.answer__reply-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}
.answer__reply-top span {
	color: rgba(255, 255, 255, 0.69);
}
.bd-theme-light .answer__reply-top span {
	color: var(--bd-text-body);
}
.answer__reply-content {
	border-radius: 5px;
	background: var(--bd-gradient-2);
	padding: 35px 35px;
}

@media (max-width:450px) {
.answer__reply-content {
	padding: 25px 25px;
}
}
.answer__reply-text p {
	color: var(--bd-common-white);
}
.answer__reply-btn {
	color: rgba(255, 255, 255, 0.5);
	text-decoration: underline;
}
.answer__reply-btn:hover {
	color: var(--bd-text-secondary);
}
.answer__typing {
	position: relative;
	display: inline-flex;
	justify-content: end;
	border: 1px solid rgba(255, 255, 255, 0.2);
	padding: 10px 14px;
	border-radius: 30px;
	gap: 5px;
}
.bd-theme-light .answer__typing {
	border-color: rgba(0, 0, 0, 0.2);
}
.answer__typing span {
	display: inline-block;
	height: 7px;
	width: 7px;
	background-color: var(--bd-common-white);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.bd-theme-light .answer__typing span {
	background: var(--bd-text-body);
}
/*----------------------------------------*/
/*  7.22 Mobila App css
/*----------------------------------------*/
.mobile__app-area {
    margin-top: 152px;
    margin-bottom: 140px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.mobile__app-area {
	padding: 0;
}
}

@media (min-width: 1400px) {
.mobile__app-area .container {
	max-width: 1450px;
}
}
.mobile__app-grid {
	display: grid;
	grid-template-columns: 46% 45%;
	align-items: center;
	row-gap: 50px;
	column-gap: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.mobile__app-grid {
	grid-template-columns: 37% auto;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.mobile__app-grid {
	grid-template-columns: 40% auto;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.mobile__app-grid {
	grid-template-columns: 1fr;
}
}
.mobile__app-thumb-wrapper {
	display: flex;
	gap: 20px;
	padding-left: 130px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.mobile__app-thumb-wrapper {
	padding-left: 30px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.mobile__app-thumb-wrapper {
	padding-left: 0px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.mobile__app-thumb-wrapper {
	padding-left: 0;
	margin: 0 auto;
    display: none;
}
}
.mobile__app-wrapper {
	background: linear-gradient(90deg, #902569 50.52%, #d43f58 100%);
	padding: 0 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	z-index: 55;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.mobile__app-wrapper {
	padding: 100px 40px 50px;
}
}

@media (max-width:450px) {
    .mobile__app-wrapper {
        padding: 30px 20px 40px;
    }
}
.mobile__app-thumb {
	max-width: 194px;
	position: relative;
	top: -52px;
}
.mobile__app-thumb:nth-child(2) {
	transform: translateY(85px);
	margin-left: -45px;
	z-index: -1;
	max-width: 168px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.mobile__app-thumb:nth-child(2) {
	padding-left: 0;
	margin: 0 auto;
	transform: translateY(60px);
}
}
.mobile__app-content > p {
	margin-bottom: 35px;
}
.mobile__app-download {
	display: flex;
	align-items: center;
	gap: 20px;
}
.mobile__app-download.is-black .app__download {
	background: rgb(6, 6, 6);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 33px;
	border: 0;
}
.mobile__app-download.is-black .app__download:hover {
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
}
.app__download {
	text-align: center;
	    padding: 11px 15px;
	border: 1.5px solid rgba(255, 255, 255, 0.1);
	display: block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.app__download:hover {
	border-color: var(--bd-common-white);
}
.mobile-app-bg {
	position: relative;
	padding-top: 0;
	margin: 0 40px;
	padding-bottom: 70px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.mobile-app-bg {
	margin: 0 20px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.mobile-app-bg {
	margin: 0px;
	padding-top: 80px;
}
}
.mobile-app-bg::before {
	position: absolute;
	content: "";
	height: 90%;
	background: var(--bd-common-white);
	width: 100%;
	left: 0;
	z-index: -1;
	margin: 0 auto;
	clip-path: polygon(17.648% 0.065%, 97.98% 15.2%, 97.98% 15.2%, 98.313% 15.331%, 98.627% 15.59%, 98.918% 15.966%, 99.183% 16.447%, 99.417% 17.023%, 99.617% 17.684%, 99.779% 18.418%, 99.899% 19.216%, 99.974% 20.066%, 100% 20.957%, 100% 83.363%, 100% 83.363%, 99.976% 84.216%, 99.907% 85.033%, 99.797% 85.803%, 99.647% 86.517%, 99.462% 87.166%, 99.244% 87.739%, 98.997% 88.227%, 98.724% 88.621%, 98.429% 88.91%, 98.114% 89.085%, 67.508% 99.918%, 67.508% 99.918%, 67.465% 99.932%, 67.422% 99.943%, 67.38% 99.953%, 67.337% 99.96%, 67.294% 99.965%, 67.251% 99.968%, 67.208% 99.968%, 67.165% 99.966%, 67.123% 99.963%, 67.08% 99.956%, 2.033% 88.767%, 2.033% 88.767%, 1.699% 88.64%, 1.383% 88.384%, 1.09% 88.011%, 0.824% 87.531%, 0.588% 86.954%, 0.386% 86.292%, 0.223% 85.556%, 0.102% 84.755%, 0.026% 83.902%, 0% 83.007%, 0% 16.074%, 0% 16.074%, 0.02% 15.292%, 0.078% 14.538%, 0.172% 13.821%, 0.3% 13.148%, 0.459% 12.526%, 0.647% 11.965%, 0.862% 11.471%, 1.101% 11.053%, 1.362% 10.719%, 1.643% 10.477%, 16.963% 0.226%, 16.963% 0.226%, 17.03% 0.184%, 17.098% 0.148%, 17.166% 0.117%, 17.234% 0.092%, 17.303% 0.073%, 17.372% 0.06%, 17.441% 0.053%, 17.51% 0.051%, 17.579% 0.055%, 17.648% 0.065%);
	top: 53%;
	transform: translateY(-50%);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.mobile-app-bg::before {
	clip-path: none;
	margin: 0px;
	height: 100%;
	top: 50%;
}
}
.bd-theme-light .mobile-app-bg::before {
	background: rgb(235, 235, 235);
}
.mobile__app-content-2 {
	padding-right: 150px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.mobile__app-content-2 {
	padding-right: 30px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.mobile__app-content-2 {
	padding-right: 0;
}
}
.mobile__app-thumb-2 {
	position: relative;
	max-width: 506px;
	margin: 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.mobile__app-thumb-2 {
	max-width: 450px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.mobile__app-thumb-2 {
	max-width: 400px;
}
}

@media (max-width: 575px) {
.mobile__app-thumb-2 {
	max-width: 320px;
}
}
.mobile__app-content-2 > p {
	margin-bottom: 45px;
}
.app__overlay {
	position: absolute;
	height: 160px;
	width: 100%;
	background: var(--bd-bg-1);
	top: 0;
	left: 0;
	z-index: -1;
}
.bd-theme-light .app__overlay {
	background: rgb(249, 249, 249);
}
.mobile__app-wrapper-3 {
	padding: 85px 95px 90px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	z-index: 5;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.mobile__app-wrapper-3 {
	padding: 85px 65px 90px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.mobile__app-wrapper-3 {
	padding: 65px 50px 65px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.mobile__app-wrapper-3 {
	padding: 60px 35px 60px;
}
}

@media (max-width: 575px) {
.mobile__app-wrapper-3 {
	padding: 50px 30px 50px;
}
}
.mobile__app-wrapper-3::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 50.52%, #089EFF 100%);
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	clip-path: polygon(0% 3.254%, 0% 3.254%, 0.011% 2.73%, 0.043% 2.234%, 0.094% 1.773%, 0.163% 1.353%, 0.247% 0.981%, 0.345% 0.664%, 0.455% 0.409%, 0.576% 0.222%, 0.704% 0.11%, 0.84% 0.08%, 99.201% 9.448%, 99.201% 9.448%, 99.331% 9.5%, 99.455% 9.629%, 99.569% 9.826%, 99.674% 10.087%, 99.767% 10.404%, 99.847% 10.772%, 99.911% 11.184%, 99.96% 11.634%, 99.99% 12.115%, 100% 12.621%, 100% 96.825%, 100% 96.825%, 99.989% 97.34%, 99.958% 97.829%, 99.908% 98.284%, 99.842% 98.7%, 99.76% 99.07%, 99.664% 99.387%, 99.557% 99.646%, 99.439% 99.838%, 99.313% 99.958%, 99.18% 100%, 50% 100%, 0.82% 100%, 0.82% 100%, 0.687% 99.958%, 0.561% 99.838%, 0.443% 99.646%, 0.336% 99.387%, 0.24% 99.07%, 0.158% 98.7%, 0.091% 98.284%, 0.042% 97.829%, 0.011% 97.34%, 0% 96.825%);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.mobile__app-wrapper-3::before {
	clip-path: none;
}
}
.mobile__app-wrapper-3 .app__shape {
	position: absolute;
	left: 10%;
	top: -65px;
	-webkit-animation: bounce 2s ease infinite;
	animation: bounce 2s ease infinite;
}
.mobile__app-content-3 {
	padding-right: 75px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.mobile__app-content-3 {
	padding-right: 0px;
}
}
.mobile__app-content-3 > p {
	margin-bottom: 0;
}
/*----------------------------------------*/
/*  7.39 Trusted css
/*----------------------------------------*/
.trusted__thumb-wrapper {
	padding-right: 75px;
	padding-left: 70px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.trusted__thumb-wrapper {
	padding: 0;
}
}
.trusted__thumb {
	max-width: 450px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 45px;
}
.trusted__thumb img {
	border-radius: 0 0 212px 212px;
}
.trusted__thumb::before {
	position: absolute;
	content: "";
	height: 450px;
	width: 450px;
	background: var(--bd-bg-5);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	z-index: -1;
	bottom: 0;
	left: 50%;
}
.bd-theme-light .trusted__thumb::before {
	background: rgb(235, 235, 235);
}

@media (max-width:450px) {
.trusted__thumb::before {
	height: 320px;
	width: 320px;
}
}
.trusted__card {
	max-width: 320px;
	position: absolute;
	bottom: -20px;
	transform: rotate(10deg);
	left: 20px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.trusted__card {
	left: 50%;
	transform: translateX(-50%) rotate(10deg);
}
}
.trusted__content {
	padding-left: 60px;
	padding-right: 35px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.trusted__content {
	padding-left: 0px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.trusted__content {
	padding-right: 0px;
}
}
.trusted__content > p {
	margin-bottom: 35px;
}
.trusted__meta {
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: wrap;
	margin-top: 45px;
}
/*----------------------------------------*/
/*  7.19 Loan css
/*----------------------------------------*/
.loan__item {
	padding: 40px 40px 35px;
	background: rgba(255, 255, 255, 0.05);
}
.bd-theme-light .loan__item {
	background: rgb(245, 245, 245);
}

@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 992px) and (max-width: 1199px) {
.loan__item {
	padding: 40px 30px 35px;
}
}
.loan__item.is-brick-red .loan__icon span {
	background: rgba(251, 83, 67, 0.1);
	color: rgb(251, 83, 67);
}
.loan__item.is-brick-red:hover .loan__icon span {
	background: rgb(251, 81, 65);
}
.loan__item.is-deep-purple .loan__icon span {
	background: rgba(101, 73, 213, 0.1);
	color: rgb(101, 73, 213);
}
.loan__item.is-deep-purple:hover .loan__icon span {
	background: rgb(103, 74, 217);
}
.loan__item:hover .loan__icon span {
	background: rgb(8, 158, 255);
	color: var(--bd-common-white);
}
.loan__icon {
	margin-bottom: 25px;
}
.loan__icon span {
	height: 84px;
	width: 84px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(5, 157, 255, 0.1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	font-size: 45px;
	color: rgb(5, 157, 255);
}
.loan__icon span img {
	max-width: 46px;
}
.loan__content h3 {
	margin-bottom: 20px;
}
.loan__content h3 a:hover {
	color: var(--bd-theme-primary);
}
.loan__content p {
	margin-bottom: 0;
}
.loan__from-title h3 {
	font-size: 32px;
	margin-bottom: 40px;
	color: var(--bd-common-white);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.loan__from-title h3 {
	font-size: 26px;
	margin-bottom: 30px;
}
}
.loan__wrapper {
	padding: 50px 60px 60px;
	background: var(--bd-gradient-2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	display: grid;
	grid-template-columns: 48.6% 51.4%;
	align-items: center;
	justify-content: space-between;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.loan__wrapper {
	grid-template-columns: 50% 50%;
	padding: 40px 40px 50px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.loan__wrapper {
	padding: 40px 40px 40px;
	grid-template-columns: 1fr;
	grid-gap: 50px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.loan__wrapper {
	padding: 30px 30px 30px;
	grid-template-columns: 1fr;
	grid-gap: 50px;
}
}
.loan__form-wrapper {
	padding-right: 85px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.loan__form-wrapper {
	padding-right: 60px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.loan__form-wrapper {
	padding-right: 30px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.loan__form-wrapper {
	padding-right: 0px;
}
}
.loan__input-title label {
	display: block;
	margin-bottom: 15px;
	color: var(--bd-common-white);
	letter-spacing: -0.2px;
	font-size: 18px;
}
.loan__input input {
	height: 65px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.15);
	padding: 0 20px;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.69);
}
.nice-select.loan__select {
	height: 65px;
	width: 100%;
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.15);
	padding: 0 20px;
	display: flex;
	align-items: center;
	float: none;
}
.nice-select.loan__select.open .list {
	-webkit-transform: scale(1) translateY(0px);
	-moz-transform: scale(1) translateY(0px);
	-ms-transform: scale(1) translateY(0px);
	-o-transform: scale(1) translateY(0px);
	transform: scale(1) translateY(0px);
}
.nice-select.loan__select .current {
	color: rgba(255, 255, 255, 0.69);
	text-align: left;
	font-size: 18px;
	position: relative;
}
.nice-select.loan__select .list {
	transform-origin: center center;
	-webkit-transform: scale(0.9) translateY(0px);
	-moz-transform: scale(0.9) translateY(0px);
	-ms-transform: scale(0.9) translateY(0px);
	-o-transform: scale(0.9) translateY(0px);
	transform: scale(0.9) translateY(0px);
	width: 100%;
	padding: 10px 0;
}
.nice-select.loan__select::after {
	right: 20px;
	color: var(--bd-common-white);
	font-size: 18px;
	right: 20px;
}
.nice-select.loan__select .option {
	font-size: 16px;
}
.loan__input-item:not(:last-child) {
	margin-bottom: 25px;
}
.loan__notice {
	padding: 25px 20px;
	background: rgba(217, 217, 217, 0.15);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	margin-top: 30px;
}
.loan__notice-content > span {
	color: var(--bd-common-white);
	margin-bottom: 15px;
	display: block;
}
.loan__notice-content h3 {
	font-size: 32px;
	font-weight: 600;
	color: var(--bd-common-white);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.loan__notice-content h3 {
	font-size: 26px;
}
}
.loan__notice-content h3 span {
	font-weight: 400;
	font-size: 16px;
}
.loan__range .ui-slider .ui-loan-range {
	background: rgb(255, 255, 255);
}
.loan__range .ui-slider .ui-slider-handle {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 20px;
	height: 20px;
}
.loan__range .ui-widget.ui-widget-content {
	height: 5px;
	background-color: rgb(180, 135, 199);
	border: 0;
	width: calc(100% - 40px);
	left: 20px;
}
.loan__range .ui-slider-horizontal .ui-slider-handle {
	top: -9px;
}
.loan__range .ui-button, .loan__range .ui-state-default, .loan__range .ui-widget-content .ui-state-default, .loan__range .ui-widget-header .ui-state-default, .loan__range html .ui-button.ui-state-disabled:active, .loan__range html .ui-button.ui-state-disabled:hover {
	border: 5px solid #fff;
	background: linear-gradient(to left, #b487c7, #b487c7), linear-gradient(to left, #ffffff, #ffffff);
	font-weight: 400;
	color: #454545;
	-webkit-transition: -webkit-transform 0.3s ease-out, box-shadow 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
	transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
	transition: transform 0.3s ease-out, box-shadow 0.3s ease-out, -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out, box-shadow 0.3s ease-out, -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out, box-shadow 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.loan__range .ui-state-active {
	outline: none;
}
.loan__range .ui-state-focus {
	outline: none;
}
/*----------------------------------------*/
/*  7.44 Work Step css
/*----------------------------------------*/
.work__steps-main {
	padding: 50px 0px;
	background: var(--bd-bg-2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	z-index: 5;
}
.bd-theme-light .work__steps-main {
	background: var(--bd-common-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.work__steps-main {
	padding: 50px 30px;
}
}

@media (max-width:450px) {
.work__steps-main {
	padding: 35px 30px;
}
}
.work__steps-main::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 63%;
	left: 50%;
	border: 1px dashed rgba(255, 255, 255, 0.11);
	top: 28%;
	z-index: -1;
}
.bd-theme-light .work__steps-main::before {
	border: 1px dashed var(--bd-border-primary);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.work__steps-main::before {
	display: none;
	padding: 50px 0px;
	background: var(--bd-bg-2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	z-index: 5;
}
.bd-theme-light .work__steps-main::before {
	background: rgb(235, 235, 235);
}
}

@media only screen and (max-width: 575px) and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px) and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) and (min-width: 992px) and (max-width: 1199px) {
.work__steps-main::before {
	padding: 50px 30px;
}
}

@media (max-width: 575px) and (max-width:450px), only screen and (min-width: 576px) and (max-width: 767px) and (max-width:450px), only screen and (min-width: 768px) and (max-width: 991px) and (max-width:450px) {
.work__steps-main::before {
	padding: 35px 30px;
}
}

@media (max-width: 575px) and (max-width: 575px), only screen and (max-width: 575px) and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px) and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 768px) and (max-width: 991px) and (max-width: 575px), only screen and (min-width: 768px) and (max-width: 991px) and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
 .work__steps-main::before::before {
 display: none;
}
}
.working__step-item {
	padding: 0px 60px;
	position: relative;
	padding: 0px 40px;
	position: relative;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.working__step-item {
	padding: 0;
}
}
.working__step-item.is-mainly-red .working__step-round span {
	background: var(--bd-theme-secondary);
}
.working__step-item.is-mainly-blue .working__step-round span {
	background: #674AD9;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.working__step-item {
	padding: 0;
}
}
.working__step-item.is-mainly-red .working__step-round span {
	background: var(--bd-theme-secondary);
}
.working__step-item.is-mainly-blue .working__step-round span {
	background: #674AD9;
}
.working__step-round {
	margin-bottom: 20px;
	width: 60px;
	height: 60px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.bd-theme-light .working__step-round {
	background-color: var(--bd-common-white);
}
.working__step-round span {
	width: 48px;
	height: 48px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	font-size: 20px;
	font-weight: 600;
	color: var(--bd-common-white);
}
.working__step-round span {
	width: 48px;
	height: 48px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	font-size: 20px;
	font-weight: 600;
	color: var(--bd-common-white);
}
.working__step-content h3 {
	margin-bottom: 15px;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.working__step-content h3 {
	font-size: 20px;
}
.working__step-content h3 h3 {
	margin-bottom: 15px;
}
}

@media (max-width:450px) and (max-width:450px), only screen and (max-width:450px) and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 992px) and (max-width: 1199px) and (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) and (min-width: 992px) and (max-width: 1199px) {
.working__step-content h3 h3 {
	font-size: 20px;
}
}
.working__step-content p {
	margin-bottom: 0;
}
.work__steps-inner {
	background: var(--bd-bg-5);
	padding: 50px 0 45px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	z-index: 11;
	background: var(--bd-bg-5);
	padding: 50px 0 45px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	z-index: 11;
}
.bd-theme-light .work__steps-inner {
	background: rgba(108, 108, 108, 0.05);
}
.work__steps-inner:before {
	position: absolute;
	content: "";
	height: 1px;
	width: 100%;
	border: 1px dashed rgba(255, 255, 255, 0.05);
	left: 0;
	top: 76px;
	z-index: -1;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.work__steps-inner:before {
	display: none;
}
}
.work__steps-inner:before {
	position: absolute;
	content: "";
	height: 1px;
	width: 100%;
	border: 1px dashed rgba(255, 255, 255, 0.05);
	left: 0;
	top: 76px;
	z-index: -1;
}
.bd-theme-light .work__steps-inner:before {
	border: 1px dashed rgba(165, 165, 165, 0.5);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.work__steps-inner:before {
	display: none;
}
}
.work__step-item-2 {
	padding: 0px 50px;
	position: relative;
	padding: 0px 50px;
	position: relative;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.work__step-item-2 {
	padding: 0px 15px;
}
}
.work__step-item-2::before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 13px solid rgb(56, 52, 85);
	border-bottom: 8px solid transparent;
	left: -20px;
	top: 19px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.work__step-item-2::before {
	display: none;
}
}
.work__step-item-2.is-mainly-red .work__step-count span {
	border-color: rgb(251, 83, 67);
	color: rgb(251, 83, 67);
}
.work__step-item-2.is-mainly-blue .work__step-count span {
	border-color: rgb(103, 74, 217);
	color: rgb(103, 74, 217);
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.work__step-item-2 {
	padding: 0px 15px;
}
}
.work__step-item-2::before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 13px solid rgb(56, 52, 85);
	border-bottom: 8px solid transparent;
	left: -20px;
	top: 19px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.work__step-item-2::before {
	display: none;
}
}
.work__step-item-2.is-mainly-red .work__step-count span {
	border-color: rgb(251, 83, 67);
	color: rgb(251, 83, 67);
}
.work__step-item-2.is-mainly-blue .work__step-count span {
	border-color: rgb(103, 74, 217);
	color: rgb(103, 74, 217);
}
.work__step-count {
	margin-bottom: 25px;
}
.work__step-count span {
	height: 50px;
	width: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 2px solid var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-theme-primary);
	font-weight: var(--bd-fw-sbold);
	background: rgb(26, 22, 47);
}
.work__step-count span {
	height: 50px;
	width: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 2px solid var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-theme-primary);
	font-weight: var(--bd-fw-sbold);
	background: rgb(26, 22, 47);
}
.bd-theme-light .work__step-count span {
	background: rgb(241, 241, 241);
}
.work__step-content-2 h3 {
	margin-bottom: 20px;
}
.work__step-content-2 p {
	margin-bottom: 0;
}
.work__steps-inner > .row [class*=col-]:first-child .work__step-item-2::before {
	display: none;
}
.work__steps-inner > .row [class*=col-]:first-child .work__step-item-2 h3 {
	margin-bottom: 20px;
}
.work__steps-inner > .row [class*=col-]:first-child .work__step-item-2 p {
	margin-bottom: 0;
}
.work__steps-inner > .row [class*=col-]:first-child .work__steps-inner > .row [class*=col-]:first-child .work__step-item-2::before {
	display: none;
}
.work__steps-main-3 {
	position: relative;
}
.work__steps-main-3:before {
	position: absolute;
	content: "";
	height: 1px;
	width: 100%;
	top: 60px;
	left: 0;
	z-index: -1;
	border: 1px dashed rgba(255, 255, 255, 0.12);
}
.bd-theme-light .work__steps-main-3:before {
	border: 1px dashed rgb(200, 195, 195);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.work__steps-main-3:before {
	display: none;
	position: relative;
}
 .work__steps-main-3:before:before {
 position: absolute;
 content: "";
 height: 1px;
 width: 100%;
 top: 60px;
 left: 0;
 z-index: -1;
 border: 1px dashed rgba(255, 255, 255, 0.12);
}
}

@media (max-width: 575px) and (max-width: 575px), only screen and (max-width: 575px) and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px) and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 768px) and (max-width: 991px) and (max-width: 575px), only screen and (min-width: 768px) and (max-width: 991px) and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
 .work__steps-main-3:before:before {
 display: none;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
 .work__steps-main-3:before .working__step-round::before {
 position: absolute;
 content: "";
 width: 80px;
 background: var(--bd-bg-2);
 z-index: -1;
 height: 80px;
}
}
.work__steps-main-3 .working__step-item:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 13px solid rgb(36, 36, 36);
	border-bottom: 8px solid transparent;
	left: -20px;
	top: 22px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.work__steps-main-3 .working__step-item:before {
	display: none;
}
}
.work__steps-main-3 .working__step-item:after {
	position: absolute;
	content: "";
	width: 40px;
	height: 20px;
	left: -35px;
	top: 22px;
	background: var(--bd-bg-2);
	z-index: -1;
}
.bd-theme-light .work__steps-main-3 .working__step-item:after {
	background: rgb(235, 235, 235);
}
.work__steps-main-3 .working__step-item:after .working__step-item:before {
 position: absolute;
 content: "";
 width: 0;
 height: 0;
 border-top: 8px solid transparent;
 border-left: 13px solid rgb(36, 36, 36);
 border-bottom: 8px solid transparent;
 left: -20px;
 top: 22px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
 .work__steps-main-3 .working__step-item:after .working__step-item:before {
 display: none;
}
}
.work__steps-main-3 .working__step-item:after .working__step-item:after {
 position: absolute;
 content: "";
 width: 40px;
 height: 20px;
 left: -35px;
 top: 22px;
 background: var(--bd-bg-2);
 z-index: -1;
}
.work__steps-main-3 .working__step-item:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 13px solid rgb(36, 36, 36);
	border-bottom: 8px solid transparent;
	left: -20px;
	top: 22px;
}
.bd-theme-light .work__steps-main-3 .working__step-item:before {
	border-left: 13px solid rgb(96, 91, 91);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.work__steps-main-3 .working__step-item:before {
	display: none;
}
}
.work__steps-main-3 .working__step-item:after {
	position: absolute;
	content: "";
	width: 40px;
	height: 20px;
	left: -35px;
	top: 22px;
	background: var(--bd-bg-2);
	z-index: -1;
}
.bd-theme-light .work__steps-main-3 .working__step-item:after {
	background: var(--bd-common-white);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.work__steps-main-3 .working__step-item:after {
	display: none;
}
}
.work__steps-main-3 > .row [class*=col-]:first-child .working__step-item::before, .work__steps-main-3 > .row [class*=col-]:first-child .working__step-item::after {
	display: none;
}
.work__steps-main-3 > .row [class*=col-]:first-child .working__step-item .work__steps-main-3 > .row [class*=col-]:first-child .working__step-item::before::before, .work__steps-main-3 > .row [class*=col-]:first-child .working__step-item .work__steps-main-3 > .row [class*=col-]:first-child .working__step-item::before::after {
 display: none;
}
/*----------------------------------------*/
/*  7.41 Welcome css
/*----------------------------------------*/
.welcome__wrapper {
	min-height: 315px;
	z-index: 99;
	position: relative;
}
.welcome__wrapper::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
	top: 0;
	left: 0;
	border-radius: 6px 6px 0 0;
	opacity: 30%;
	z-index: 5;
}
.welcome__app {
	max-width: 185px;
	position: absolute;
	left: 14%;
	bottom: 0;
	z-index: 55;
}
.welcome__thumb-bg {
	position: absolute;
	height: 100%;
	width: 100%;
	background: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 6px 6px 0 0;
}
.welcome__thumb-bg::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, rgba(101, 73, 213, 0.6) 0%, rgba(251, 83, 67, 0.6) 100%), url(../imgs/bg/welcome-thumb.jpg) no-repeat scroll right top;
	top: 0;
	left: 0;
	border-radius: 6px 6px 0 0;
	z-index: 5;
}
.welcone-bg {
	position: relative;
}
.welcone-bg:before {
	position: absolute;
	content: "";
	top: 110px;
	height: 94%;
	width: 100%;
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
	opacity: 0.2;
	clip-path: polygon(0px 0px, 100% 0px, 100% 73%, 50% 100%, 2px 73%);
}
/*----------------------------------------*/
/*  7.23 Money css
/*----------------------------------------*/
.money__thumb-wrapper {
	padding-left: 30px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.money__thumb-wrapper {
	padding-left: 0;
}
}
.money__thumb {
	-webkit-mask-image: url(../imgs/money/wave-mask.svg);
	mask-image: url(../imgs/money/wave-mask.svg);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
	display: inline-flex;
	position: relative;
	width: 100%;
}
.money__thumb:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
	opacity: 0.6000000238;
	mix-blend-mode: overlay;
	left: 0;
	top: 0;
}
.money__thumb-ovelay {
	position: absolute;
	height: 100%;
	width: 100%;
	top: -10px;
	left: 32px;
	z-index: -1;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.money__thumb-ovelay {
	left: 2px;
}
}
.money__thumb-ovelay::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(162deg, #674AD9 0%, #FB5141 100%);
	-webkit-mask-image: url(../imgs/money/wave-mask.svg);
	mask-image: url(../imgs/money/wave-mask.svg);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
	display: inline-flex;
	z-index: 5;
}
.money__card {
	max-width: 281px;
	position: absolute;
	left: 0;
	bottom: 90px;
}

@media (max-width:450px) {
.money__card {
	max-width: 200px;
}
}
.money__content {
	padding-left: 50px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.money__content {
	padding-left: 0;
}
}
.money__content > p strong {
	color: var(--bd-theme-primary);
	font-weight: var(--bd-fw-normal);
}
/*----------------------------------------*/
/*  7.10 Coverage css
/*----------------------------------------*/
.coverage__thumb img {
	max-width: 388px;
	border-radius: 10px;
}
.coverage__thumb-1 {
	margin-bottom: 237px;
}
.coverage__thumb-2 {
	position: absolute;
	right: 0;
	bottom: 0;
}
.coverage__shape-1 {
	position: absolute;
	left: 25%;
	bottom: 33%;
	z-index: -1;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.coverage__shape-1 {
	left: 15%;
	bottom: 25%;
}
}
.coverage__shape-1 img {
	max-width: 24px;
}
.coverage__shape-2 {
	position: absolute;
	right: 19%;
	top: 140px;
	z-index: -1;
}
.coverage__shape-2 img {
	max-width: 63px;
}
.coverage__content {
	padding-left: 50px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.coverage__content {
	padding-left: 0;
}
}
.coverage__content > p {
	margin-bottom: 30px;
}
/*----------------------------------------*/
/*  7.40 Wealth css
/*----------------------------------------*/
.wealth__area .container {
	padding: 0 70px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.wealth__area .container {
	padding: 0px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.wealth__area .container {
	padding: 0 15px;
}
}
.wealth__reating span {
	color: #FFBD00;
	margin-bottom: 5px;
	display: inline-block;
}
.wealth__reating > P {
	margin-bottom: 0;
}
.wealth__item {
	background: linear-gradient(180deg, rgba(5, 157, 255, 0.15) 0%, rgba(5, 157, 255, 0) 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	padding: 60px 60px;
}
.bd-theme-light .wealth__item {
	border: 1px solid rgba(5, 157, 255, 0.15);
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.wealth__item {
	padding: 40px 40px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.wealth__item {
	padding: 35px 30px;
}
}

@media (max-width:450px) {
.wealth__item {
	padding: 30px 25px;
}
}
.wealth__item.is-mainly-red {
	background: linear-gradient(180deg, rgba(251, 83, 67, 0.15) 0%, rgba(251, 83, 67, 0) 100%);
}
.bd-theme-light .wealth__item.is-mainly-red {
	border: 1px solid rgba(251, 83, 67, 0.15);
}
.wealth__item.is-mainly-red .wealth__icon span::before {
	border-color: rgba(251, 83, 67, 0.3);
}
.wealth__item.is-mainly-red .wealth__icon span svg path {
	fill: rgb(251, 81, 65);
}
.wealth__item:hover .wealth__icon span::before {
	animation: spin 20s infinite linear;
	-webkit-animation: spin 20s infinite linear;
	border-color: rgb(8, 158, 255);
}
.wealth__item:hover.is-mainly-red .wealth__icon span::before {
	border-color: rgb(251, 81, 65);
}
.wealth__icon span {
	width: 110px;
	height: 110px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	z-index: 5;
}
.wealth__icon span::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	border: 1px dashed rgba(5, 157, 255, 0.3);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	z-index: -1;
}
.wealth__icon span svg path {
	fill: var(--bd-theme-primary);
}
.wealth__coontent h3 {
	margin-top: 45px;
	margin-bottom: 30px;
	line-height: 1.3;
	font-size: 24px;
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.wealth__coontent h3 {
	font-size: 20px;
	margin-top: 35px;
}
}
.wealth__coontent h3 a:hover {
	color: var(--bd-theme-primary);
}
.wealth__coontent p {
	margin-bottom: 0;
}
/*----------------------------------------*/
/*  7.13 Explore css
/*----------------------------------------*/
.explore__round {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 523px;
	height: 523px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgb(6, 6, 6);
	box-shadow: 0px 0px 200px 0px rgba(5, 157, 255, 0.3) inset;
	border: 18px solid var(--bd-theme-primary);
	margin: 0 auto;
}
.bd-theme-light .explore__round {
	background: rgb(249, 249, 249);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.explore__round {
	width: 435px;
	height: 435px;
}
}

@media (max-width: 575px) {
.explore__round {
	width: 420px;
	height: 420px;
}
}

@media (max-width:450px) {
.explore__round {
	width: 289px;
	height: 289px;
	border: 10px solid var(--bd-theme-primary);
}
}
.explore__round-content {
	max-width: 290px;
}
.explore__round-content h2, .explore__round-content span {
	font-size: 80px;
	font-weight: var(--bd-fw-sbold);
	line-height: 1;
	display: inline-flex;
}

@media (max-width: 575px) {
.explore__round-content h2,  .explore__round-content span {
	font-size: 66px;
}
}

@media (max-width:450px) {
.explore__round-content h2,  .explore__round-content span {
	font-size: 50px;
}
}
.explore__round-content span {
	color: rgb(251, 81, 65);
}
.explore__round-content P {
	margin-bottom: 0;
	margin-top: 15px;
}
.explore__content {
	padding-right: 45px;
	padding-left: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.explore__content {
	padding-right: 0px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.explore__content {
	padding: 0px;
}
}
.explore__content > p {
	margin-bottom: 35px;
}
.explore__tab {
	padding-left: 25px;
	height: 100%;
	position: relative;
}
.explore__tab::after {
	position: absolute;
	content: "";
	height: 220px;
	width: 1px;
	background: var(--bd-border-primary);
	top: 0;
	left: 0;
}
.explore__tab .nav-tabs {
	display: inline-flex;
	flex-direction: column;
	gap: 5px;
}
.explore__tab .nav-tabs .nav-link {
	background: transparent;
	font-size: 20px;
	font-weight: var(--bd-fw-medium);
	text-align: left;
	position: relative;
	color: rgba(255, 255, 255, 0.8);
	padding: 13px 0;
}
.explore__tab .nav-tabs .nav-link.active {
	color: var(--bd-common-white);
}
.explore__tab .nav-tabs .nav-link.active:after {
	position: absolute;
	content: "";
	height: 53px;
	width: 5px;
	background: var(--bd-theme-primary);
	left: -27px;
	top: 0;
}
.bd-theme-light .explore__tab .nav-tabs .nav-link {
	color: var(--bd-common-black);
}
.bd-theme-light .explore__tab .nav-tabs .nav-link.active {
	color: var(--bd-common-black);
}
.bd-theme-light .explore__tab .nav-tabs .nav-link.active:after {
	background: var(--bd-theme-primary);
}
/*----------------------------------------*/
/*  7.32 Solution css
/*----------------------------------------*/
.solution__wrapper {
	margin-right: 60px;
}

@media (max-width: 575px) {
.solution__wrapper {
	margin-right: 0;
}
}
.solution__content-wrapper {
	padding: 0 90px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.solution__content-wrapper {
	padding: 0 0px 0px 50px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.solution__content-wrapper {
	padding: 0 0px 0 30px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.solution__content-wrapper {
	padding: 0;
}
}
.solution__content h3 {
	font-size: 28px;
	margin-bottom: 30px;
}
.solution__content p {
	margin-bottom: 0;
}
.solution__card {
	display: flex;
	align-items: center;
	gap: 15px;
	border-radius: 10px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.08) 100%);
	backdrop-filter: blur(20px);
	max-width: 211px;
	padding: 15px 20px;
	position: absolute;
	right: -90px;
	top: 50%;
}
.bd-theme-light .solution__card {
	background: var(--bd-common-white);
	box-shadow: 0px 7px 40px 0px rgba(0, 0, 0, 0.1);
}

@media (max-width: 575px) {
.solution__card {
	right: 20px;
}
}
.solution__card-icon span {
	width: 50px;
	height: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #15CF74;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.solution__card-text span {
	font-size: 18px;
	color: var(--bd-text-primary);
}
.solution__tab.bd-tab {
	max-width: 835px;
	margin: 0 auto;
	margin-bottom: 50px;
	border: 1px solid var(--bd-border-primary);
}
.solution__tab .nav-tabs {
	justify-content: center;
	gap: 25px 60px;
	padding: 20px 15px;
}
.solution__tab .nav-tabs .nav-link {
	display: flex;
	align-items: center;
	background: transparent;
	gap: 8px;
	position: relative;
	color: var(--bd-text-body);
	font-weight: 500;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 16px;
}
.solution__tab .nav-tabs .nav-link::after {
	position: absolute;
	content: "";
	height: 30px;
	width: 1px;
	background: var(--bd-border-primary);
	right: -30px;
	top: 50%;
}

@media (max-width: 575px) {
.solution__tab .nav-tabs .nav-link::after {
	display: none;
}
}
.solution__tab .nav-tabs .nav-link::after:last-child {
 display: none;
}
.solution__tab .nav-tabs .nav-link > span {
	width: 30px;
	height: 30px;
	background: rgba(5, 157, 255, 0.15);
	color: var(--bd-theme-primary);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	font-size: 14px;
	font-weight: var(--bd-fw-sbold);
}
.solution__tab .nav-tabs .nav-link.active > span {
	background: var(--bd-theme-primary);
	color: var(--bd-common-white);
}
.solution__tab .nav-tabs .nav-link.active {
	color: var(--bd-common-white);
}
.bd-theme-light .solution__tab .nav-tabs .nav-link.active {
	color: var(--bd-common-black);
}
.solution__tab ul li:last-child .nav-link::after {
	display: none;
}
/*----------------------------------------*/
/*  7.28 Price css
/*----------------------------------------*/
.price__item {
	padding: 40px 40px 40px;
	border: 1px solid var(--bd-border-primary);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	z-index: 5;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.price__item {
	padding: 35px 30px 35px;
}
}

@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
.price__item {
	padding: 30px 30px 30px;
}
}
.price__item::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: linear-gradient(35deg, #FB5141 0%, #089EFF 100%);
	z-index: -1;
	opacity: 0;
}
.price__item.is-mainly-red .price__title h4 {
	color: rgb(251, 81, 65);
}
.price__item .bd-gradient-btn::after {
	top: 2px;
	bottom: 2px;
	left: 2px;
	right: 2px;
	background-color: var(--bd-bg-1);
	z-index: -1;
	opacity: 1;
	transition: all 0.3s ease-in-out;
}
.price__item.is-active {
	border-color: transparent;
}
.price__item.is-active .price__value sub {
	color: var(--bd-common-white);
}
.price__item.is-active .price__top > p {
	color: var(--bd-common-white);
}
.price__item.is-active .info__list ul li {
	color: var(--bd-common-white);
}
.price__item.is-active .price__title h4 {
	color: var(--bd-common-white);
}
.price__item.is-active .info__list ul li::after {
	background: url(../imgs/icons/check-white.png);
	background-repeat: no-repeat;
}
.price__item.is-active .price__value strong {
	color: var(--bd-common-white);
}
.price__item.is-active::before {
	opacity: 1;
}
.price__title h4 {
	color: var(--bd-theme-primary);
	display: inline-block;
	margin-bottom: 25px;
}
.price__title .badge__card {
	margin-left: 3px;
}
.price__value {
	margin-bottom: 25px;
}
.price__value strong {
	font-size: 44px;
	color: var(--bd-common-white);
	line-height: 1;
}
.bd-theme-light .price__value strong {
	color: var(--bd-common-black);
}

@media (max-width:450px) {
.price__value strong {
	font-size: 35px;
}
}
.price__value sub {
	font-size: 16px;
	color: var(--bd-text-body);
}
.price__top > p {
	border-bottom: 1px solid var(--bd-border-primary);
	padding-bottom: 25px;
	margin-bottom: 25px;
}

/*----------------------------------------*/
/*  7.27 Payment css
/*----------------------------------------*/
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.payment__area {
	padding-bottom: 70px;
}
}
.payment__thumb-wrapper {
	padding-right: 85px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.payment__thumb-wrapper {
	padding-right: 0;
}
}
.payment__thumb {
	max-width: 425px;
	position: relative;
	margin-top: -190px;
}
.payment__thumb::before {
	position: absolute;
	content: "";
	height: 61%;
	width: 100%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: linear-gradient(360deg, #0F0B25 0%, rgba(15, 11, 37, 0) 100%);
	bottom: 0;
	left: 0;
	z-index: 3;
}
.payment__notice {
	display: flex;
	align-items: center;
	gap: 15px;
	border-radius: 10px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.08) 100%);
	backdrop-filter: blur(19.2857151031px);
	padding: 15px 20px;
	position: absolute;
	right: 14%;
	top: 50%;
	z-index: 5;
}
.payment__notice-icon span {
	width: 50px;
	height: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.payment__notice-text span {
	font-size: 18px;
	color: var(--bd-common-white);
}
/*----------------------------------------*/
/*  7.24 Money CSS
/*----------------------------------------*/
.offer__item {
	padding: 40px 30px;
	background: var(--bd-bg-4);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
}
.bd-theme-light .offer__item {
	background: var(--bd-bg-2);
}

@media (max-width:450px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.offer__item {
	padding: 30px 30px;
}
}
.offer__item.is-mainly-red .offer__icon span {
	background: rgba(251, 83, 67, 0.15);
	color: rgb(251, 81, 65);
}
.offer__item.is-mainly-red:hover {
	box-shadow: 0px 3px 0px rgba(251, 83, 67, 0.5);
}
.offer__item.is-mainly-red:hover .offer__icon span {
	background: rgb(251, 81, 65);
}
.offer__item.is-mainly-blue .offer__icon span {
	background: rgba(101, 73, 213, 0.15);
	color: rgb(103, 74, 217);
}
.offer__item.is-mainly-blue:hover {
	box-shadow: 0px 3px 0px rgba(101, 73, 213, 0.5);
}
.offer__item.is-mainly-blue:hover .offer__icon span {
	background: rgb(103, 74, 217);
}
.offer__item.is-mainly-pink .offer__icon span {
	background: rgba(227, 63, 161, 0.15);
	color: rgb(229, 64, 163);
}
.offer__item.is-mainly-pink:hover {
	box-shadow: 0px 3px 0px rgba(227, 63, 161, 0.5);
}
.offer__item.is-mainly-pink:hover .offer__icon span {
	background: rgb(229, 64, 163);
}
.offer__item:hover {
	box-shadow: 0px 3px 0px rgba(5, 157, 255, 0.5);
}
.offer__item:hover .offer__icon span {
	color: var(--bd-common-white);
	background: rgb(8, 158, 255);
}
.offer__icon {
	margin-bottom: 25px;
}
.offer__icon span {
	height: 70px;
	width: 70px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(5, 157, 255, 0.15);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: var(--bd-theme-primary);
	font-size: 40px;
}
.offer__icon span img {
	max-width: 40px;
}
.offer__content h3 {
	margin-bottom: 20px;
	font-size: 20px;
}
.offer__content p {
	margin-bottom: 0;
}
/*----------------------------------------*/
/*  7.37 Trade CSS
/*----------------------------------------*/
.trade__glow .glow-1 {
	background: #573fea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 235px;
	height: 235px;
	filter: blur(200px);
	position: absolute;
	top: -145px;
	left: -127px;
}
.trade__glow .glow-2 {
	background: linear-gradient(-90deg, rgb(101, 73, 213) 0%, rgb(251, 83, 67) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 241px;
	height: 241px;
	position: absolute;
	right: -138px;
	top: 26px;
	filter: blur(200px);
}
.trade__thumb-wrapper {
	padding: 0 35px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.trade__thumb-wrapper {
	padding: 0;
}
}
.trade__thumb {
	background: var(--bd-gradient-2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.trade__content {
	padding: 0 50px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.trade__content {
	padding: 0;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.trade__content {
	padding: 0 20px;
}
}
/*----------------------------------------*/
/*  7.7 Cash css
/*----------------------------------------*/
.cash__content {
	padding-right: 90px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
.cash__content {
	padding-right: 30px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.cash__content {
	padding-right: 0;
}
}
.cash__content > p {
	margin-bottom: 35px;
}
.cash__thumb-wreapper {
	margin: 0 43px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px) {
.cash__thumb-wreapper {
	margin: 0px;
}
}
.cash__round-glow {
	background: rgb(255, 255, 255);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 209px;
	height: 209px;
	filter: blur(150px);
	position: absolute;
	top: 50%;
	left: 50%;
}

@media (max-width:450px) {
.cash__round-glow {
	width: 150px;
	height: 150px;
}
}
.cash__thumb {
	max-width: 270px;
	margin: 0 auto;
	-webkit-box-shadow: 84.08px 28.02px 140.14px 0px rgba(9, 20, 50, 0.15);
	-moz-box-shadow: 84.08px 28.02px 140.14px 0px rgba(9, 20, 50, 0.15);
	-ms-box-shadow: 84.08px 28.02px 140.14px 0px rgba(9, 20, 50, 0.15);
	-o-box-shadow: 84.08px 28.02px 140.14px 0px rgba(9, 20, 50, 0.15);
	box-shadow: 84.08px 28.02px 140.14px 0px rgba(9, 20, 50, 0.15);
}
.bd-theme-light .cash__thumb {
	box-shadow: 84.08px 28.02px 140.14px 0px rgb(249, 249, 249);
}

@media (max-width:450px) {
.cash__thumb {
	max-width: 220px;
}
}
.cash__round-box {
	-webkit-animation: spin 20s infinite linear;
	animation: spin 20s infinite linear;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: -1;
}
.cash__round-box .round-01 {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	border-style: dashed;
	border-color: rgba(255, 255, 255, 0.5);
	border-width: 2px;
	width: 355px;
	height: 355px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	left: 50%;
}
.bd-theme-light .cash__round-box .round-01 {
	border-color: rgba(164, 164, 164, 0.5);
}
.cash__round-box .round-02 {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	border-style: dashed;
	border-color: rgba(255, 255, 255, 0.5);
	border-width: 2px;
	width: 307px;
	height: 307px;
	position: absolute;
	top: 50%;
	left: 50%;
}
.bd-theme-light .cash__round-box .round-02 {
	border-color: rgba(164, 164, 164, 0.5);
}
.cash__round-box .round-03 {
	width: 245px;
	height: 245px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	border-style: dashed;
	border-color: rgba(255, 255, 255, 0.5);
	border-width: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
}
.bd-theme-light .cash__round-box .round-03 {
	border-color: rgba(164, 164, 164, 0.5);
}
.cash__card .card-1 {
	position: absolute;
	top: 128px;
	max-width: 170px;
	left: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
}
.cash__card .card-2 {
	position: absolute;
	right: 0;
	bottom: 74px;
	max-width: 200px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

@media (max-width:450px) {
.cash__card .card-2 {
	max-width: 170px;
}
}
/*----------------------------------------*/
/*  7.33 Subcribe css
/*----------------------------------------*/
.subcribe__input {
	position: relative;
	border-radius: 50px;
}
.subcribe__input > span {
	position: absolute;
	left: 10px;
	top: 12px;
	width: 48px;
	height: 47px;
	background: linear-gradient(90deg, rgba(101, 73, 213, 0.1) 0%, rgba(251, 83, 67, 0.1) 100%);
	border-radius: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
}
.subcribe__input > span i {
	background: linear-gradient(90deg, #FB5141 0%, #089EFF 100%);
	background-clip: border-box;
	background-clip: text;
	background-clip: border-box;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.subcribe__input input {
	background: var(--bd-common-white);
	color: var(--bd-text-body);
	padding-left: 70px;
	padding-right: 210px;
}
.bd-theme-light .subcribe__input input {
	background: rgba(14, 10, 36, 0.07);
}

@media (max-width: 575px), sm {
.subcribe__input input {
	padding-left: 70px;
	padding-right: 20px;
}
}
.subcribe__input .bd-gradient-btn {
	position: absolute;
	top: 50%;
	right: 6px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.subcribe__input .bd-gradient-btn {
	position: inherit;
	top: inherit;
	transform: inherit;
	margin-top: 20px;
	width: 100%;
}
}
.subcribe__soacial span {
	height: 78px;
	width: 78px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: var(--bd-bg-5);
	border-radius: 50px;
	position: absolute;
}
.social__icon-1 {
	bottom: 35px;
	left: 55px;
	transform: rotate(30deg);
}
.social__icon-1 img {
	max-width: 41.11px;
}
.social__icon-2 {
	top: 40px;
	left: 15%;
	transform: rotate(-21deg);
}
.social__icon-2 img {
	max-width: 31px;
}
.social__icon-3 {
	top: 70px;
	right: 11%;
	transform: rotate(22deg);
}
.social__icon-3 img {
	max-width: 32.93px;
}
.social__icon-4 {
	bottom: 20px;
	right: 30px;
	transform: rotate(26deg);
}
.social__icon-4 img {
	max-width: 48px;
}
/*----------------------------------------*/
/*  7.18 Income css
/*----------------------------------------*/
.income__glow .glow-1 {
	background: #573fea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 235px;
	height: 235px;
	transform-origin: 0 0;
	transform: rotate(45deg) scale(1, 1);
	filter: blur(200px);
	position: absolute;
	top: 72px;
}
.income__glow .glow-2 {
	background: linear-gradient(-90deg, rgb(101, 73, 213) 0%, rgb(251, 83, 67) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 241px;
	height: 241px;
	filter: blur(200px);
	position: absolute;
	right: -120px;
	top: -105px;
}
.income__content {
	padding-left: 90px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.income__content {
	padding-left: 50px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.income__content {
	padding-left: 0px;
}
}
.income__content > p {
	margin-bottom: 30px;
}
.income__content .info__list ul {
	display: flex;
	align-items: center;
	gap: 10px 20px;
	flex-wrap: wrap;
}
.income__content .info__list ul li:not(:last-child) {
	margin-bottom: 0;
}
/*----------------------------------------*/
/*  7.21 Mission css
/*----------------------------------------*/
.mission__thumb {
	background: rgba(255, 255, 255, 0.05);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding: 40px 40px;
	position: relative;
	z-index: 5;
}
.bd-theme-light .mission__thumb {
	background: rgb(237, 236, 242);
}
.mission__thumb::before {
	position: absolute;
	content: "";
	height: 204px;
	width: 204px;
	background: #674AD9;
	opacity: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	filter: blur(200px);
	z-index: -1;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.mission__content {
	padding: 0 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.mission__content {
	padding-right: 0;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.mission__content {
	padding: 0;
}
}
.mission__content p strong {
	color: var(--bd-theme-primary);
	font-weight: var(--bd-fw-normal);
}
/*----------------------------------------*/
/*  7.29 Revolution css
/*----------------------------------------*/
.revolution__intro h3 {
	line-height: 1.5;
}
.revolution__wrapper {
	position: relative;
	border: 1px solid var(--bd-border-primary);
	padding: 60px 60px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: linear-gradient(207deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.revolution__wrapper {
	padding: 35px 35px;
}
}

@media (max-width: 575px) {
.revolution__wrapper {
	padding: 30px 30px;
}
}
.revolution__shape {
	width: 18px;
	height: 18px;
	display: inline-block;
	position: absolute;
	right: 60px;
	border-top: 1px solid var(--bd-border-primary);
}
.revolution__shape:before {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background: var(--bd-border-primary);
	content: "";
	width: 1px;
}
.revolution__grid {
	display: grid;
	grid-template-columns: auto auto auto auto;
	justify-content: space-between;
	position: relative;
	row-gap: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.revolution__grid {
	grid-template-columns: auto auto auto;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.revolution__grid {
	grid-template-columns: auto auto;
}
}

@media (max-width: 575px) {
.revolution__grid {
	display: flex;
	flex-wrap: wrap;
	gap: 50px 30px;
}
}

@media (max-width:450px) {
.revolution__grid {
	justify-content: center;
}
}
.revolution__grid::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 100%;
	border-top: 1px dashed rgba(255, 255, 255, 0.1);
	top: 90px;
	z-index: -1;
}
.bd-theme-light .revolution__grid::before {
	border-top: 1px dashed rgb(200, 195, 195);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.revolution__grid::before {
	display: none;
}
}
.revolution__content > p {
	margin-bottom: 0;
}
.revolution__number {
	margin-bottom: 20px;
}
.revolution__number h2 {
	height: 168px;
	width: 168px;
	display: inline-flex;
	position: relative;
	align-items: center;
	justify-content: center;
	color: var(--bd-theme-primary);
	font-size: 52px;
}

@media (max-width: 575px) {
.revolution__number h2 {
	height: 150px;
	width: 150px;
	font-size: 40px;
}
}
.revolution__number h2:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	border: 1px dashed rgba(255, 255, 255, 0.1);
	top: 50%;
	left: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background: var(--bd-bg-2);
	z-index: -1;
}
.bd-theme-light .revolution__number h2:before {
	border: 1px dashed rgb(200, 195, 195);
}
.revolution__item.is-mainly-red .revolution__number h2 {
	color: rgb(251, 81, 65);
}
.revolution__item.is-mainly-blue .revolution__number h2 {
	color: rgb(103, 74, 217);
}
.revolution__item.is-mainly-pink .revolution__number h2 {
	color: rgb(229, 64, 163);
}
/*----------------------------------------*/
/*  7.25 Our Values css
/*----------------------------------------*/
.our-values__item {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.03);
	padding: 40px 40px 35px;
	position: relative;
        height: 640px;
}
.bd-theme-light .our-values__item {
	background: rgb(255, 255, 255);
}

@media (max-width:450px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px) {
.our-values__item {
	padding: 30px 30px 30px;
}
}
.our-values__item.is-mainly-red .our-values__icon span::after {
	background-color: rgb(251, 81, 65);
}
.our-values__item.is-mainly-red::before {
	background: linear-gradient(180deg, rgba(251, 81, 65, 0.15) 0%, rgba(251, 81, 65, 0) 100%);
}
.our-values__item.is-mainly-blue .our-values__icon span::after {
	background-color: rgb(103, 74, 217);
}
.our-values__item.is-mainly-blue::before {
	background: linear-gradient(180deg, rgba(103, 74, 217, 0.15) 0%, rgba(5, 157, 255, 0) 100%);
}
.our-values__item.is-mainly-pink .our-values__icon span::after {
	background-color: rgb(229, 64, 163);
}
.our-values__item.is-mainly-pink::before {
	background: linear-gradient(180deg, rgba(229, 64, 163, 0.15) 0%, rgba(229, 64, 163, 0) 100%);
}
.our-values__item::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(5, 157, 255, 0.15) 0%, rgba(5, 157, 255, 0) 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	opacity: 0;
}
.our-values__item:hover::before {
	opacity: 1;
}
.our-values__icon span {
	width: 90px;
	height: 90px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 25px;
	position: relative;
	z-index: 5;
}
.our-values__icon span::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 50%;
	left: 50%;
	background-color: rgba(5, 157, 255, 0.1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.our-values__icon span::after {
	position: absolute;
	content: "";
	height: 75%;
	width: 75%;
	top: 50%;
	left: 50%;
	background: var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	z-index: -1;
}
.our-values__content h3 {
	margin-bottom: 20px;
}

@media (max-width:450px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px) {
.our-values__content h3 {
	font-size: 20px;
}
}
.our-values__content P {
    margin-bottom: 10px;
}
/*----------------------------------------*/
/*  7.35 Team css
/*----------------------------------------*/
.team__item {
	padding: 40px 30px 35px;
	border: 1px solid var(--bd-border-primary);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.team__thumb {
	border-radius: 346px;
	position: relative;
	max-width: 282px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.team__thumb img {
	border-radius: 346px;
	filter: grayscale(1);
}
.team__thumb:after {
	position: absolute;
	content: "";
	height: calc(100% - 42px);
	width: 100%;
	border-radius: 346px;
	opacity: 0.15;
	background: linear-gradient(181deg, rgba(5, 157, 255, 0) 0%, #089EFF 100%);
	left: 50%;
	bottom: 0;
	z-index: -1;
}
.team__contenrt h3 {
	font-size: 26px;
	margin-bottom: 5px;
}
.team__contenrt h3 a:hover {
	color: var(--bd-theme-primary);
}
.team__contenrt span {
	font-size: 14px;
	text-transform: uppercase;
}
.team__carousel .swiper-slide-next .team__item {
	position: relative;
}
.team__carousel .swiper-slide-next .team__item::before {
	content: "";
	position: absolute;
	right: -2px;
	top: -2px;
	width: 50%;
	height: calc(100% + 20px);
	z-index: 2;
	background: linear-gradient(-90deg, #060606 0%, rgba(6, 6, 6, 0) 100%);
}
.bd-theme-light .team__carousel .swiper-slide-next .team__item::before {
	background: linear-gradient(-90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}
.team__carousel .swiper-slide-prev .team__item {
	position: relative;
}
.team__carousel .swiper-slide-prev .team__item::before {
	content: "";
	position: absolute;
	left: -2px;
	top: -2px;
	width: 50%;
	height: calc(100% + 20px);
	z-index: 2;
	background: linear-gradient(90deg, #060606 0%, rgba(6, 6, 6, 0) 100%);
}
.bd-theme-light .team__carousel .swiper-slide-prev .team__item::before {
	background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}
/*----------------------------------------*/
/*  7.17 Finance css
/*----------------------------------------*/
.finance__map-bg {
	background: rgba(255, 255, 255, 0.05);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.bd-theme-light .finance__map-bg {
	background: rgb(45, 43, 43);
}
.finance__content {
	padding-right: 90px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.finance__content {
	padding-right: 0;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.finance__content {
	padding-right: 60px;
}
}
.location__map-info {
	height: 100%;
	width: 100%;
	top: 50%;
	left: 50%;
	position: absolute;
	display: flex;
	align-items: center;
}
.location__info {
	background: var(--bd-common-white);
	padding: 30px 25px;
	border-radius: 0 0 6px 6px;
}
.location__info-text p {
	margin-bottom: 0;
}
.location__info-text ul {
	display: flex;
	gap: 10px;
}
.location__info-text ul li {
	list-style: none;
}
.location__info-item {
	display: flex;
	gap: 10px;
}
.location__info-item:not(:last-child) {
	margin-bottom: 20px;
}
.location__content {
	max-width: 342px;
	margin: auto;
	position: relative;
}
.location__content::before {
	position: absolute;
	content: "";
	height: 100%;
	width: calc(100% - 60px);
	background: #674AD9;
	filter: blur(200px);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	z-index: -1;
	top: 50%;
	left: 50%;
}
.location__top-info {
	display: flex;
	justify-content: space-between;
	background: var(--bd-theme-primary);
	padding: 25px 25px;
	border-radius: 6px 6px 0 0;
}
.location__top-info p {
	color: var(--bd-common-white);
	margin-bottom: 0;
}
.location__top-info span {
	color: var(--bd-common-white);
}
.dot {
	position: absolute;
	width: 14px;
	height: 14px;
	background: var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	filter: drop-shadow(0px 0px 20px #60c1ff);
	z-index: 11;
}
.dot.dot-1 {
	top: 20%;
	left: 65px;
}
.dot.dot-2 {
	position: absolute;
	top: 110px;
	right: 10px;
}
.dot.dot-3 {
	position: absolute;
	bottom: 50px;
	right: 10%;
}
.lacation__btn {
	display: flex;
	justify-content: center;
	gap: 10px;
	font-weight: 500;
	color: rgb(251, 81, 65);
	align-items: center;
}
/*----------------------------------------*/
/*  7.11 Efficient css
/*----------------------------------------*/
.efficient__thumb-wrapper {
	margin-bottom: 40px;
}
.efficient__thumb-wrapper .card-1 {
	position: absolute;
	top: 30px;
	right: 0;
	max-width: 182px;
}
.efficient__thumb-wrapper .card-1 img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.efficient__thumb-wrapper .card-2 {
	position: absolute;
	bottom: -40px;
	left: 0;
	max-width: 226px;
}
.efficient__thumb-wrapper .card-2 img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.efficient__thumb {
	max-width: 366px;
	margin: 0 auto;
	padding: 45px 45px;
	border-radius: 8.101px;
	background: linear-gradient(180deg, rgba(18, 18, 18, 0.5) 0%, #121212 100%);
	position: relative;
}
.bd-theme-light .efficient__thumb {
	background: linear-gradient(180deg, rgb(25, 25, 25) 0%, #121212 100%);
}
.efficient__thumb::before {
	position: absolute;
	content: "";
	background: #674AD9;
	border-radius: 160.98px;
	width: 216px;
	height: 215px;
	filter: blur(216.08px);
	right: 65px;
	top: 98px;
	z-index: -1;
}
.efficient__content {
	padding: 0 45px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.efficient__content {
	padding-right: 0;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.efficient__content {
	padding: 0;
}
}
/*----------------------------------------*/
/*  7.42 Why css
/*----------------------------------------*/
.why-us__item {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.03);
	padding: 30px 20px 25px;
	position: relative;
}
.bd-theme-light .why-us__item {
	background: rgba(206, 206, 206, 0.57);
}
.why-us__item.is-mainly-red .why-us__icon span::after {
	background-color: rgb(251, 81, 65);
}
.why-us__item.is-mainly-red::before {
	background: linear-gradient(180deg, rgba(251, 81, 65, 0.15) 0%, rgba(251, 81, 65, 0) 100%);
}
.why-us__item.is-mainly-blue .why-us__icon span::after {
	background-color: rgb(103, 74, 217);
}
.why-us__item.is-mainly-blue::before {
	background: linear-gradient(180deg, rgba(103, 74, 217, 0.15) 0%, rgba(5, 157, 255, 0) 100%);
}
.why-us__item.is-mainly-pink .why-us__icon span::after {
	background-color: rgb(229, 64, 163);
}
.why-us__item.is-mainly-pink::before {
	background: linear-gradient(180deg, rgba(229, 64, 163, 0.15) 0%, rgba(229, 64, 163, 0) 100%);
}
.why-us__item::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(5, 157, 255, 0.15) 0%, rgba(5, 157, 255, 0) 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	opacity: 0;
}
.why-us__item:hover .why-us__icon span {
	animation-name: wobble-vertical;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1;
}
.why-us__item:hover::before {
	opacity: 1;
}
.why-us__icon span {
	width: 90px;
	height: 90px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 25px;
	position: relative;
	z-index: 5;
	font-size: 34px;
	color: var(--bd-common-white);
}
.why-us__icon span::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 50%;
	left: 50%;
	background-color: rgba(5, 157, 255, 0.1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	z-index: -1;
}
.why-us__icon span::after {
	position: absolute;
	content: "";
	height: 75%;
	width: 75%;
	top: 50%;
	left: 50%;
	background: var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	z-index: -1;
}
.why-us__content h4 {
	margin-bottom: 20px;
}
.why-us__content P {
	margin-bottom: 0;
}
/*----------------------------------------*/
/*  7.26 Payday css
/*----------------------------------------*/
.payday__content {
	padding-right: 90px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.payday__content {
	padding-right: 30px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.payday__content {
	padding: 0;
}
}
.payday__thumb-wrapper {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 559px;
	height: 557px;
	position: relative;
	background: linear-gradient(180deg, rgba(5, 157, 255, 0) 0%, rgba(101, 73, 213, 0.3) 100%);
	z-index: 55;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.payday__thumb-wrapper {
	width: 500px;
	height: 500px;
}
}

@media (max-width: 575px) {
.payday__thumb-wrapper {
	width: 420px;
	height: 420px;
}
}

@media (max-width:450px) {
.payday__thumb-wrapper {
	width: 100%;
	height: 420px;
}
}
.payday__thumb-wrapper::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(18, 18, 18, 0.5);
}

@media (max-width: 575px) {
.payday__thumb-wrapper::before {
	display: none;
}
}
.payday__thumb {
	max-width: 420px;
	margin: 80px auto;
	position: relative;
	box-shadow: 180px 36px 180px 0px rgba(9, 20, 50, 0.15);
}
.payday-wraper .glow {
	background: #674AD9;
	border-radius: 310.98px;
	width: 312px;
	height: 312px;
	filter: blur(216.08px);
	z-index: -1;
	position: absolute;
	right: 30px;
	top: -10px;
}

@media (max-width: 575px) {
.payday-wraper .glow {
	display: none;
}
}
/*----------------------------------------*/
/*  7.6 Case css
/*----------------------------------------*/
.case__thumb {
	max-width: 472px;
	padding: 50px 50px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.03);
}
.bd-theme-light .case__thumb {
	background: rgb(33, 33, 33);
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.case__thumb {
	max-width: 100%;
}
}

@media (max-width:450px) {
.case__thumb {
	padding: 30px 30px;
}
}
.case__thumb-wrapper {
	margin-bottom: 135px;
	margin-right: 30px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.case__thumb-wrapper {
	margin-bottom: 50px;
	margin-right: 0;
}
}
.case__thumb-wrapper .case__glow {
	background: #573fea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 185px;
	height: 185px;
	filter: blur(200px);
	position: absolute;
	top: 168px;
	left: 35%;
	z-index: -1;
	opacity: 50%;
}
.case__cercle {
	max-width: 290px;
	padding: 40px 40px;
	border-radius: 6.294px;
	background: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
	position: absolute;
	bottom: -135px;
	right: 0px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.case__cercle {
	max-width: 220px;
	padding: 30px 30px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.case__cercle {
	max-width: 260px;
	bottom: -50px;
	right: 40px;
}
}

@media (max-width: 575px) {
.case__cercle {
	max-width: 180px;
	padding: 20px 20px;
}
}
.case__content {
	padding-left: 50px;
	padding-right: 52px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.case__content {
	padding-right: 0;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.case__content {
	padding: 0;
}
}
.case__info-item {
	display: flex;
	align-items: center;
	gap: 20px;
}

@media (max-width:450px) {
.case__info-item {
	flex-wrap: wrap;
}
}
.case__info-text h4 {
	margin-bottom: 10px;
}
.case__info-text p {
	margin-bottom: 0;
}
.case__info ul li {
	list-style: none;
}
.case__info ul li:nth-child(2) .case__info-icon span {
	color: rgb(251, 81, 65);
}
.case__info ul li:nth-child(3) .case__info-icon span {
	color: rgb(103, 74, 217);
}
.case__info ul li:not(:last-child) {
	margin-bottom: 30px;
}
.case__info-icon span {
	width: 84px;
	height: 84px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--bd-border-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	font-size: 35px;
	color: var(--bd-theme-primary);
}

/*----------------------------------------*/
/*  7.8 Compare css
/*----------------------------------------*/
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.compare__wrapper {
	overflow-x: scroll;
}
}
.compare__grid {
	display: grid;
	grid-template-columns: 1.7fr 1fr 1fr 1fr;
	position: relative;
	z-index: 55;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.compare__grid {
	grid-template-columns: 1.4fr 1fr 1fr 1fr;
	width: 1080px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.compare__grid {
	width: 1080px;
}
}
.compare__grid::before {
	position: absolute;
	content: "";
	background: rgba(87, 63, 234, 0.05);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 877px;
	height: 877px;
	filter: blur(200px);
	top: 195px;
	right: 85px;
	z-index: -1;
}
.compare__column.first {
	background: rgba(33, 33, 33, 0.2);
}
.bd-theme-light .compare__column.first {
	background: rgba(213, 213, 213, 0.2);
}
.compare__column.first .compare__top-content {
	border-radius: 6px 0 0 0;
}
.compare__column.first .compare__top-item {
	align-items: flex-start;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-radius: 6px 0 0 0;
}
.compare__column.is-star .compare__top-item::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(5, 157, 255, 0.15) 0%, rgba(5, 157, 255, 0) 100%);
}
.compare__column.is-premium .compare__top-item::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(251, 83, 67, 0.15) 0%, rgba(251, 83, 67, 0) 100%);
}
.compare__column.is-premium .compare__top-icon span {
	background: rgb(251, 81, 65);
}
.compare__column.is-crown .compare__top-item {
	border-radius: 0px 6px 0px 0px;
}
.compare__column.is-crown .compare__top-item::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(101, 73, 213, 0.15) 0%, rgba(101, 73, 213, 0) 100%);
	border-radius: 0px 6px 0px 0px;
}
.compare__column.is-crown .compare__top-icon span {
	background: rgb(103, 74, 217);
}
.compare__top-item {
	display: flex;
	padding: 40px 40px 40px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	justify-content: flex-end;
	-webkit-box-align: center;
	align-items: center;
	min-height: 195px;
	background: rgb(26, 26, 26);
	position: relative;
}
.compare__info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-height: 70px;
	min-height: 70px;
	padding-top: 32px;
	padding-bottom: 32px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid rgb(26, 26, 26);
	padding: 0 40px;
	border-right: 1px solid rgb(26, 26, 26);
}
.bd-theme-light .compare__info {
	border-bottom: 1px solid rgba(26, 26, 26, 0.12);
	border-right: 1px solid rgba(26, 26, 26, 0.12);
}
.compare__info.is-left {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-right: 0;
}
.compare__info.is-left:last-child {
	border-bottom: 0;
}
.compare__top-content span {
	font-size: 14px;
	font-weight: var(--bd-fw-sbold);
	display: inline-block;
	margin-bottom: 15px;
	color: var(--bd-theme-primary);
	text-transform: uppercase;
}
.compare__top-content h3 {
	line-height: 1.5;
}
.bd-theme-light .compare__top-content h3 {
	color: var(--bd-text-secondary);
}
.compare__info-content p {
	margin-bottom: 0;
}
.compare__top-icon {
	margin-bottom: 25px;
}
.compare__top-icon span {
	width: 65px;
	height: 65px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: var(--bd-theme-primary);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	font-size: 30px;
	color: var(--bd-common-white);
}
.compare__middle-icon {
	max-width: 16px;
}
.bd-theme-light .compare__top-title h4 {
	color: var(--bd-text-secondary);
}
/*----------------------------------------*/
/*  7.12 Error  css
/*----------------------------------------*/
.error__content-wrapper {
	padding: 0 50px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.error__content-wrapper {
	padding: 0;
}
}
.error__thumb {
	max-width: 585px;
	margin: 0 auto;
}
.error__content > p {
	margin-top: 0;
}
/*----------------------------------------*/
/*  7.9 Contact css
/*----------------------------------------*/
.contact__main-wrapper {
	border-radius: 0 0 6px 6px;
	background: var(--bd-common-white);
	-webkit-box-shadow: 0px 0px 70px 0px rgba(6, 6, 6, 0.05);
	-moz-box-shadow: 0px 0px 70px 0px rgba(6, 6, 6, 0.05);
	-ms-box-shadow: 0px 0px 70px 0px rgba(6, 6, 6, 0.05);
	-o-box-shadow: 0px 0px 70px 0px rgba(6, 6, 6, 0.05);
	box-shadow: 0px 0px 70px 0px rgba(6, 6, 6, 0.05);
	padding: 100px 60px;
	z-index: 55;
	position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.contact__main-wrapper {
	padding: 100px 40px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.contact__main-wrapper {
	padding: 80px 30px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.contact__main-wrapper {
	padding: 50px 40px;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.contact__main-wrapper {
	padding: 50px 30px;
}
}
.contact__content-2 {
	padding-right: 30px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.contact__content-2 {
	padding-right: 0px;
}
}
.contact__content-2 > p {
	margin-bottom: 35px;
}
.contact__wrapper {
	background: rgba(255, 255, 255, 0.06);
	padding: 43px 50px 38px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.bd-theme-light .contact__wrapper {
	background: var(--bd-bg-2);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.contact__wrapper {
	padding: 33px 35px 28px;
}
}

@media (max-width: 575px) {
.contact__wrapper {
	padding: 25px 25px 20px;
}
}
.contact__input-2 input {
	height: 65px;
	background: rgba(14, 10, 36, 0.07);
	color: rgba(124, 126, 130, 0.69);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding: 15px 20px;
	resize: none;
}
.contact__input-2 textarea {
	height: 220px;
	background: rgba(14, 10, 36, 0.07);
	color: rgba(124, 126, 130, 0.69);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding: 15px 20px;
	resize: none;
}
.contact__input-2 {
	margin-bottom: 20px;
}
.nice-select.contact__select {
	height: 60px;
	width: 100%;
	background: rgba(255, 255, 255, 0.05);
	padding: 0 20px;
	display: flex;
	align-items: center;
	float: none;
	border: 1px solid rgba(255, 255, 255, 0.1);
}
.bd-theme-light .nice-select.contact__select {
	background: rgba(235, 235, 235, 0.9);
}
.nice-select.contact__select.open .list {
	-webkit-transform: scale(1) translateY(0px);
	-moz-transform: scale(1) translateY(0px);
	-ms-transform: scale(1) translateY(0px);
	-o-transform: scale(1) translateY(0px);
	transform: scale(1) translateY(0px);
	box-shadow: 0 0 0 1px rgb(56, 56, 56);
}
.nice-select.contact__select .current {
	color: var(--bd-common-white);
	text-align: left;
	font-size: 16px;
	position: relative;
}
.bd-theme-light .nice-select.contact__select .current {
	color: var(--bd-common-placeholder);
}
.nice-select.contact__select .list {
	transform-origin: center center;
	-webkit-transform: scale(0.9) translateY(0px);
	-moz-transform: scale(0.9) translateY(0px);
	-ms-transform: scale(0.9) translateY(0px);
	-o-transform: scale(0.9) translateY(0px);
	transform: scale(0.9) translateY(0px);
	width: 100%;
	padding: 10px 0;
	background: rgb(33, 33, 33);
}
.bd-theme-light .nice-select.contact__select .list {
	background: rgb(236, 236, 236);
}
.nice-select.contact__select::after {
	color: var(--bd-text-body);
	font-size: 18px;
	right: 20px;
}
.nice-select.contact__select .option {
	font-size: 16px;
}
.nice-select.contact__select .option:hover {
	background-color: var(--bd-bg-6);
}
.bd-theme-light .nice-select.contact__select .option:hover {
	background-color: var(--bd-bg-5);
}
.contact__content > p {
	margin-bottom: 35px;
}
.contact__input-title label {
	margin-bottom: 5px;
	text-transform: capitalize;
	font-size: 16px;
}
.contact__input-title label span {
	color: var(--bd-theme-primary);
}
.contact__input:not(:last-child) {
	margin-bottom: 20px;
}
.contact__input input, .contact__input select {
	height: 60px;
	color: rgba(124, 126, 130, 0.69);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	background: rgba(255, 255, 255, 0.05);
	width: 100%;
	padding: 0 20px;
	color: var(--bd-common-white);
}
.bd-theme-light .contact__input input, .bd-theme-light .contact__input select {
	background-color: rgba(235, 235, 235, 0.9);
	color: rgba(124, 126, 130, 0.69);
}
.contact__input input:focus, .contact__input select:focus {
	border: double 1px transparent;
	background-image: linear-gradient(#212121, #212121), linear-gradient(to right, rgb(101, 73, 213), rgb(251, 81, 65));
	background-origin: border-box;
	background-clip: padding-box, border-box;
}
.bd-theme-light .contact__input input:focus, .bd-theme-light .contact__input select:focus {
	background-image: linear-gradient(#ececec, #ececec), linear-gradient(to right, rgb(101, 73, 213), rgb(251, 83, 67));
	color: var(--bd-common-placeholder);
}
.contact__input textarea {
	height: 220px;
	background: rgba(255, 255, 255, 0.05);
	color: rgba(124, 126, 130, 0.69);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding: 15px 20px;
	resize: none;
	border: 1px solid rgba(255, 255, 255, 0.1);
}
.bd-theme-light .contact__input textarea {
	background-color: rgba(235, 235, 235, 0.9);
	color: rgba(124, 126, 130, 0.69);
}
.contact__input textarea:focus {
	border: double 1px transparent;
	background-image: linear-gradient(#212121, #212121), linear-gradient(to right, rgb(101, 73, 213), rgb(251, 81, 65));
	background-origin: border-box;
	background-clip: padding-box, border-box;
}
.bd-theme-light .contact__input textarea:focus {
	background-image: linear-gradient(#ececec, #ececec), linear-gradient(to right, rgb(101, 73, 213), rgb(251, 83, 67));
	color: var(--bd-common-placeholder);
}
.contact__btn .bd-gradient-btn {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.ajax-response {
	font-size: 16px;
	margin-top: 5px;
}
.contact__content {
	padding-right: 95px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
.contact__content {
	padding-left: 0;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
.contact__content {
	padding-right: 30px;
}
}
.contact__title {
	font-size: 24px;
	margin-bottom: 30px;
}
.contact__info-wrapper ul li {
	list-style: none;
}
.contact__info-wrapper ul li:nth-child(2) .contact__info-icon span {
	background-color: rgba(251, 83, 67, 0.15);
}
.contact__info-wrapper ul li:nth-child(3) .contact__info-icon span {
	background-color: rgba(101, 73, 213, 0.15);
}
.contact__info-wrapper ul li:nth-child(4) .contact__info-icon span {
	background-color: rgba(227, 63, 161, 0.15);
}
.contact__info-wrapper ul li:not(:last-child) {
	margin-bottom: 25px;
}
.contact__info {
	display: flex;
	gap: 15px;
}
.contact__info-icon span {
	height: 60px;
    width: 60px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(5, 157, 255, 0.15);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.contact__info-content h6 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: var(--bd-fw-medium);
	margin-bottom: 5px;
}
.contact__info-content span {
	font-size: 18px;
	font-weight: var(--bd-fw-medium);
}
.contact__info-content span a {
	text-decoration: none;
}
.contact__info-content span a:hover {
	color: var(--bd-theme-primary);
}
/*----------------------------------------*/
/*  7.20 Login css
/*----------------------------------------*/
.login__wrapper {
	max-width: 550px;
	background: var(--bd-bg-6);
	padding: 50px 45px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

@media (max-width:450px) {
.login__wrapper {
	padding: 40px 30px;
}
}
.bd-theme-light .login__wrapper {
	background: var(--bd-bg-2);
}
.login__title {
	font-size: 30px;
	margin-bottom: 10px;
}

@media (max-width:450px) {
.login__title {
	font-size: 24px;
}
}
.login__forgot a:hover {
	color: var(--bd-theme-primary);
}
.login__input input {
	background: rgba(255, 255, 255, 0.05);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	height: 60px;
	border: 1px solid rgba(255, 255, 255, 0.1);
}
.bd-theme-light .login__input input {
	background: rgb(238, 237, 239);
	color: var(--bd-common-placeholder);
}
.login__input input::placeholder {
 color: var(--bd-text-body);
}
.login__input input:focus {
	border: double 1px transparent;
	background-image: linear-gradient(#212121, #212121), linear-gradient(to right, rgb(101, 73, 213), rgb(251, 81, 65));
	background-origin: border-box;
	background-clip: padding-box, border-box;
}
.bd-theme-light .login__input input:focus {
	background-image: linear-gradient(#ececec, #ececec), linear-gradient(to right, rgb(101, 73, 213), rgb(251, 83, 67));
	color: var(--bd-common-placeholder);
}
.login__divider {
	-moz-box-align: center;
	align-items: center;
	display: -moz-box;
	display: flex;
}
.login__divider .divider__line {
	border-top: 1px solid var(--bd-border-primary);
	-moz-box-flex: 1;
	flex-grow: 1;
	height: 0;
}
.login__divider .or {
	color: rgb(154, 160, 166);
	cursor: default;
	flex-shrink: 0;
	font-size: 18px;
	margin-left: 18px;
	margin-right: 18px;
	font-weight: 500;
}
.log__not-account p {
	font-size: 16px;
	margin-bottom: 0;
}
.log__not-account p a {
	color: var(--bd-theme-primary);
}
.log__not-account p a:hover {
	color: var(--bd-theme-primary);
}
.forget__password a:hover {
	color: var(--bd-theme-primary);
}
.login__gamil-btn span {
	width: 28px;
	height: 28px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: var(--bd-common-white);
	border-radius: 50%;
}
.login__remember label {
	position: relative;
	padding-left: 30px;
}
.login__remember label::after, .login__remember label::before {
	position: absolute;
	content: "";
	left: 0;
	top: 2px;
	width: 20px;
	height: 20px;
	background-color: rgba(255, 255, 255, 0.05);
	border: 1px solid var(--bd-border-primary);
	border-radius: 4px;
	transition: 0.2s;
}
.login__remember label::before {
	width: 12px;
	height: 12px;
	background-color: var(--bd-theme-primary);
	left: 4px;
	top: 6px;
	right: 3px;
	bottom: 3px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.login__remember label:hover {
	cursor: pointer;
}
.login__remember input[type=checkbox] {
	display: none;
}
.login__remember input[type=checkbox]:checked ~ label::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.login__submit .bd-gradient-btn {
	border-radius: 4px;
}
/*----------------------------------------*/
/*  7.43 Widget css
/*----------------------------------------*/
.bd-sticky-top {
	position: -webkit-sticky;
	position: sticky;
	top: 30px;
	z-index: 2;
}
.widget-sidebar {
	z-index: 5;
	padding: 30px;
	border: 1px solid var(--bd-border-primary);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.guide__widget-box {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: var(--bd-bg-6);
	overflow: hidden;
	padding: 30px;
}
.bd-theme-light .guide__widget-box {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 6px 34px rgba(215, 216, 222, 0.41);
}
.widget-details ul li {
	list-style: none;
}
.widget-details ul li:not(:last-child) {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid var(--bd-border-primary);
}
.widget-details ul li a {
	color: var(--bd-text-body);
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
}
.widget-details ul li a:hover {
	color: var(--bd-theme-primary);
}
.color-box-inner .color-box {
	width: 100%;
	height: 100px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.color-box-inner .title {
	text-transform: capitalize;
}
.elements__devider {
	margin: 50px 0;
}
.color-box-title {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	opacity: 0.5;
	margin-bottom: 0;
}
/*----------------------------------------*/
/*  7.45 Privacy Policy css
/*----------------------------------------*/
.tabs__nav-boxed {
	padding: 20px;
	border: 1px solid var(--bd-border-primary);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.tabs__nav-boxed-inner {
	padding: 20px 20px;
	background: var(--bd-bg-6);
	display: flex;
	flex-direction: column;
}
.tabs__nav-boxed-inner > li {
	display: block;
}
.tabs__nav-boxed-inner > li:not(:last-child) {
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(182, 182, 182, 0.2);
	margin-bottom: 20px;
}
.tabs__nav-boxed-inner button {
	display: flex;
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	position: relative;
	text-transform: uppercase;
}
.tabs__nav-boxed-inner button.active .policy__tab-content span {
	color: var(--bd-theme-primary);
}
.tabs__nav-boxed-inner button.active .policy__tab-content span img {
	opacity: 1;
	visibility: visible;
}
.policy__tab-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	gap: 5px;
}
.policy__tab-content span img {
	opacity: 0;
	visibility: hidden;
}
.terms__conditions-content {
	padding: 40px 40px;
	border: 1px solid var(--bd-border-primary);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.terms__conditions-content {
	padding: 30px 30px;
}
}

@media (max-width:450px) {
.terms__conditions-content {
	padding: 20px 20px;
}
}
.terms__conditions-content p {
	margin-bottom: 30px;
}
.terms__conditions-content .privacy__item:not(:last-child) {
	margin-bottom: 50px;
}
.terms__conditions-content .info__title {
	margin-bottom: 20px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.terms__conditions-content .info__title {
	font-size: 26px;
}
}
.terms__conditions-content .icon__list {
	list-style: none;
}
.terms__conditions-content .icon__list li {
	display: flex;
}
.terms__conditions-content .icon__list li:not(:last-child) {
	margin-bottom: 15px;
}
.terms__conditions-content .icon__list li strong {
	color: var(--bd-text-primary);
	font-weight: 500;
}
.terms__conditions-content .icon__list.unordered_list_block > li:not(:last-child) {
	margin-bottom: 14px;
}
.terms__conditions-content .icon__list .list__item-text {
	font-weight: 500;
}
.terms__conditions-content .icon__list .list_item_icon {
	flex: none;
	width: auto;
	height: auto;
	font-size: 5px;
	border-radius: 0;
	margin-inline-end: 10px;
	background-color: transparent;
}
.terms__conditions-content .link {
	font-size: 16px;
	color: var(--bd-theme-primary);
	text-decoration: underline;
	font-weight: 500;
}
.terms__conditions-content .author_mail {
	font-size: 21px;
	font-weight: 700;
	line-height: 29px;
	color: var(--bd-theme-primary);
}
.terms__conditions-content .author_mail:hover {
	text-decoration: underline;
}
/*----------------------------------------*/
/*  7.31 Demo css
/*----------------------------------------*/
.demo__banner-title {
	font-size: 68px;
	margin-bottom: 20px;
	font-weight: 700;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.demo__banner-title {
	font-size: 60px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.demo__banner-title {
	font-size: 56px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.demo__banner-title {
	font-size: 50px;
}
}

@media (max-width: 575px) {
.demo__banner-title {
	font-size: 38px;
}
}

@media (max-width:450px) {
.demo__banner-title {
	font-size: 32px;
}
}
.demo__banner-content > p {
	padding: 0 18%;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.demo__banner-content > p {
	padding: 0 5%;
}
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
.demo__banner-content > p {
	padding: 0;
}
}

@media (min-width: 1440px) {
.demo__banner-wrapper {
	max-width: 1390px;
	margin: auto;
}
}
.demo__banner-wrapper .tab__thumb {
	position: absolute;
	bottom: 0;
	right: 20px;
	max-width: 362px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.demo__banner-wrapper .tab__thumb {
	max-width: 320px;
}
}
.demo__banner-wrapper .laptop__thumb {
	max-width: 930px;
	margin: 0 auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.demo__banner-wrapper .laptop__thumb {
	max-width: 650px;
}
}
.demo__banner-wrapper .mobile__thumb {
	position: absolute;
	bottom: 78px;
	left: 0px;
	max-width: 285.7px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.demo__banner-wrapper .mobile__thumb {
	left: 20px;
	max-width: 265px;
}
}
.demo__section-title {
	padding: 0 30px;
	position: relative;
}
.demo__section-number {
	position: absolute;
	bottom: 1%;
	left: 19%;
	font-size: 400px;
	background: linear-gradient(180deg, rgba(99, 100, 219, 0.1) 40%, rgba(99, 100, 219, 0) 72.4%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.demo__section-number {
	left: 7%;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.demo__section-number {
	left: 4%;
	font-size: 310px;
}
}

@media (max-width: 575px) {
.demo__section-number {
	bottom: 80%;
	left: 6%;
	font-size: 170px;
}
}
.demo__features p {
	font-family: var(--tp-ff-space);
	font-weight: 500;
	font-size: 15px;
	position: relative;
	padding-left: 18px;
}
.demo__features p:not(:last-child) {
	margin-right: 40px;
}
.demo__features p::after {
	position: absolute;
	content: "";
	left: 0;
	top: 11px;
	width: 5px;
	height: 5px;
	background-color: var(--bd-theme-primary);
	border-radius: 50%;
}
.demo__item {
	transition: 0.3s;
	background: rgba(217, 217, 217, 0.05);
	box-shadow: 0px 10px 20px rgba(3, 4, 28, 0.08);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding: 30px 20px 0 20px;
	border: 1px solid var(--bd-border-primary);
	position: relative;
}
.demo__item.demo-politician .demo__thumb {
	margin-top: -25px;
}
.demo__item::before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 5px;
	position: absolute;
	top: 13px;
	left: 30px;
	z-index: -1;
	color: rgba(0, 0, 0, 0.07);
	background-color: rgb(255, 96, 88);
	box-shadow: 10px 0 0 rgb(255, 192, 47), 20px 0 0 rgb(41, 202, 65);
}
.demo__item:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
.demo__thumb {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}
.demo__thumb img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	width: 100%;
}
.demo__title {
	font-size: 24px;
	letter-spacing: -0.01em;
}

@media (max-width:450px) {
.demo__title {
	font-size: 20px;
}
}
.demo__title a:hover {
	color: var(--bd-theme-primary);
}
.demo__tag {
	font-size: 13px;
	line-height: 1.3;
	margin-top: 6px;
}
.demo__content {
	padding-top: 25px;
	padding-bottom: 25px;
}
.bd-container-fluid {
	max-width: 1490px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.bd-container-fluid {
	max-width: 540px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.bd-container-fluid {
	max-width: 960px;
}
}
.demo__features-item {
	padding: 40px 30px;
	background: var(--bd-bg-4);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
}
.bd-theme-light .demo__features-item {
	background: var(--bd-bg-2);
}

@media (max-width:450px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.demo__features-item {
	padding: 30px 30px;
}
}
.demo__features-item:hover {
	box-shadow: 0px 3px 0px rgba(5, 157, 255, 0.5);
}
.demo__features-icon {
	margin-bottom: 25px;
}
.demo__features-icon span svg * {
	fill: var(--bd-theme-primary);
}
.demo__features-content h3 {
	margin-bottom: 20px;
	font-size: 20px;
}
.demo__features-content p {
	margin-bottom: 0;
}
.footer__intro {
	padding: 70px 0 80px;
}

@media (max-width: 575px) {
.footer__intro {
	padding: 50px 0 60px;
}
}
.footer__intro h1 {
	margin-bottom: 15px;
}
.footer__intro p {
	max-width: 480px;
	margin: 0 auto;
	margin-bottom: 35px;
}
.demo__tab.bd-tab .nav-tabs {
	justify-content: center;
	margin-bottom: 50px;
	gap: 40px;
	flex-wrap: wrap;
	text-align: center;
	display: inline-flex;
	position: relative;
	border-bottom: 1px solid var(--bd-border-primary);
	padding-bottom: 7px;
}
.demo__tab.bd-tab .nav-link {
	background: transparent;
	color: var(--bd-common-white);
}
.demo__tab.bd-tab .nav-link.active {
	position: relative;
}
.demo__tab.bd-tab .nav-link.active:before {
	position: absolute;
	content: "";
	height: 3px;
	width: 100%;
	background: var(--bd-theme-primary);
	bottom: -8px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.demo-support__wrapper {
	padding-left: 0;
	margin-top: 50px;
}
}

@media (max-width: 575px) {
.demo-support__icon {
	margin-bottom: 25px;
}
}
.demo-support__icon img {
	max-width: 90px;
}
.demo-support__item {
	padding: 65px 50px;
	border: 1px solid var(--bd-border-primary);
	background: rgba(255, 255, 255, 0.05);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.demo-support__item {
	padding-left: 30px;
	padding-right: 30px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.demo-support__item {
	padding-left: 30px;
	padding-right: 30px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.demo-support__item {
	padding-left: 60px;
	padding-right: 60px;
}
}

@media (max-width: 575px) {
.demo-support__item {
	padding: 50px 20px;
}
}
.demo-support__title {
	font-size: 22px;
	color: var(--bd-common-white);
	margin-bottom: 35px;
}
.btn-border {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	border: 1px solid var(--bd-theme-primary);
	color: var(--bd-theme-primary);
	border-radius: 50px;
	height: 60px;
	padding: 0px 35px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
}
.btn-border:hover {
	background-color: var(--bd-theme-primary);
	color: var(--bd-common-white);
}
.btn-border:focus {
	color: var(--bd-theme-primary);
}

.about__area{ margin-top: 80px;}
.income__area img{border-radius: 10px;}
.feedback__area{ margin-top: 80px;}

.about__thumb-5 img{ max-width: 100%; border-radius: 10px;}

.footer__bottom img{max-width:width: 100%;}

.header__logo img{width: 100%;}

.section__title-wrapper img{width: 30%;}

.mobile__app-content .section__title {
    font-size: 35px;
}

.video-section {
  position: relative;
  text-align: center;
  padding: 0px 0px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  margin-bottom: 0px;
}

.hero-wrap {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.video-title {
    font-size: 30px;
    position: absolute;
    z-index: 10000;
    top: 90%;
    text-align: center;
    width: 60%;
    background: rgb(0 0 0 / 7%);
    /* backdrop-filter: blur(15px); */
    left: 20%;
    padding: 10px 20px;
    font-weight: 600;
    border-radius: 10px;
    line-height: 35px;
    background: linear-gradient(90deg, #902569 50.52%, #d43f58 100%);
    color: #fff;
}

.footer-title{ margin-bottom: 10px !important;}
.reg-title{ margin-bottom:3px !important; margin-top: 15px !important;}

.bg-cover {
    background-position: center center !important;
    background-size: cover !important;
}

.pink-color {
    color: #ff496f;
    font-size: 25px;
    font-weight: 700;
}

.service-active{color: #ff496f;}
.blog__content-2{margin-top: 15px;}



#portfolio {
  display: block;
}

#portfolio li {
    display: block;
    float: left;
        width: 31%;
    max-width: 400px;
    margin-right: 20px;
    margin-bottom: 20px;
}

#portfolio li a {
  display: block;

}

.mfp-title {
  font-size: 1.2em;
  color: #ddd !important;
  font-weight: 700;
}

/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/** media queries **/
@media screen and (max-width: 780px) {
  #portfolio li {
    width: 45%;
  }
}

@media screen and (max-width: 550px) {
  #portfolio { 
    text-align: center;
  }
  
  #portfolio li {
    float: none;
    display: inline-block;
    width: 80%;
    margin-bottom: 30px;
  }
}


.gallery-padding{ padding: 0px; background: none;}
.galery-outer{    padding: 10px 10px;}

@media (max-width:450px) {
 .video-title {
        font-size: 30px;
        position: relative;
        width: 100%;
        left: 0px;
        margin-left: 15px;
        margin-right: 15px;
        font-size: 20px;
        width: 92%;
        line-height: 25px;
        margin-bottom: 20px;
    }
    
    .mobile__app-content .section__title {
    font-size: 25px;
}
    
    .mobile__app-area {
    margin-top: 80px;
    margin-bottom: 80px;
}
    
    .bd-gradient-btn {
    font-size: 12px;
    color: var(--bd-common-white);
    text-transform: uppercase;
    font-weight: var(--bd-fw-sbold);
    padding: 0px 20px;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flexbox;
    display: inline-flex
;
    justify-content: center;
    align-items: center;
    gap: 6px;
    height: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    position: relative;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    z-index: 5;
    background-position: 100% 100%;
    background-size: 300% 100%;
    background-image: var(--bd-gradient-2);
}
    
    .our-values__item {height: auto;}
    
}