.nav-bg-color {
	background: #000000;
}

#nav-logo-menu-btn-2 .nav-bg {
	background: #000000;
	opacity: 0.9;
}

#header-center-slogan-img .bg {
	background-image: url('../images/1920x1200-1375155-macos-purple-abstract-background-4k-pc-wallpaper.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center left;
	opacity: 0.08;
}

#header-center-slogan-img {
	background: radial-gradient(circle, #161616 30%, #000000 70%);
}

.fw-bold {
	font-weight: bold;
}

.pricing-badge-container {
	height: 30px;
	margin-bottom: 20px;
}

.pricing-badge-container .pricing-badge {
	padding: 4px 10px 4px 10px;
	margin-right: 10px;
	float: left;
	position: relative;
	overflow: hidden;
	background: rgb(0, 0, 0);
	display: table;
	border-radius: 12px;
	font-size: 14px;
}

.pricing-badge-container .pink-pricing-badge {
	background: #AE216B;
}

#benefit-center-4col,
#benefit-5col-2row,
#gallery-fluid-carousel-2 {
	background: #010101;
}

#cta-1 {
	background: #ff2c76;
}

#cta-1 .bg {
	background-image: url('../images/bg-28.jpg');
	background-size: auto;
	-webkit-background-size: auto;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: bottom center;
	opacity: 0.9;
}

.feature-card {
	color: #CA14BC;
	background-color: white;
	border-radius: 20px;
	/* width: 100%;
	aspect-ratio: 1 / 1; */
	width: 140px;
	height: 140px;
	font-size: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}

#action-center-text-btn-2 {
	background: linear-gradient(135deg, #FFB900, #FF6C00);
	background: -webkit-linear-gradient(315deg, #FFB900, #FF6C00);
}

#desc-text-btn-img-anim-2--0 {
	background: #000000;
}

#desc-text-btn-img-anim-2 {
	background: #000000;
}

#desc-text-btn-img-anim-2--2 {
	background: #000000;
}

#desc-text-btn-img-anim-2--1 {
	background: #000000;
}

#text-4col {
	background: #000000;
}

#testimonials-4col-2row {
	background: #000000;
}

#price-4col-2 {
	background: #000000;
}

#benefit-3col {
	background: #000000;
}

#cta-1 {
	background: #323232;
}

#cta-1 .bg {
	background-image: url('../images/bg-28.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: bottom center;
	opacity: 0.9;
}


#action-center-text-btn-2 {
	background: linear-gradient(135deg, #FFB900, #FF6C00);
	background: -webkit-linear-gradient(315deg, #FFB900, #FF6C00);
}

#desc-accordion-2col {
	background: #000000;
}

#footer-list-subscribe-2 i {
	font-size: 20px;
}

#footer-list-subscribe-2 {
	background: #000000;
}

.m2t-subscribe-btn {
	border: 1px solid rgb(174, 33, 107);
	border-radius: 10px;
	background-color: rgb(174, 33, 107);
	color: #FFF;
}

.m2t-subscribe-btn a,
.m2t-subscribe-btn:hover {
	color: #FFF;
	background-color: #13151A;
}