/* artifycode — site-wide brand color palette (#E86B1B) */

.scroll-to-top {
	background: linear-gradient(135deg, #E86B1B 0%, #F0944A 100%);
}

.scroll-to-top:hover {
	background: #D45E15;
}

.page-breadcrumb {
	background-color: transparent;
}

.page-breadcrumb li,
.page-breadcrumb li:after {
	color: #E86B1B;
}

.page-breadcrumb li a:hover {
	color: #E86B1B;
}

.btn-style-one {
	background-color: #E86B1B;
}

.btn-style-one:before {
	background: #F0944A;
}

.btn-style-two {
	color: #E86B1B;
	border-color: #E86B1B;
}

.btn-style-two:before {
	background: #E86B1B;
}

.btn-style-two:hover {
	color: #fff;
}

.theme-btn.btn-style-one:not(.header-contact-btn) {
	background-color: #E86B1B;
	border-color: #E86B1B;
}

.theme-btn.btn-style-one:not(.header-contact-btn):hover {
	background-color: #D45E15;
	border-color: #D45E15;
}

.main-footer .social-box li a:hover,
.main-footer .nav-list li a:hover {
	color: #E86B1B;
}

/* WOWinfotech-style — clean tags, headings, buttons */
.sec-title .title {
	color: #E86B1B;
	border-bottom: none;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: none;
	display: block;
	margin-bottom: 12px;
}

.wow-pill-btn {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 14px 32px;
	font-size: 15px;
	font-weight: 600;
	color: #fff !important;
	background: #E86B1B;
	border: none;
	border-radius: 50px;
	text-decoration: none;
	transition: all 0.3s ease;
	box-shadow: 0 4px 14px rgba(232, 107, 27, 0.22);
}

.wow-pill-btn:hover {
	background: #D45E15;
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(232, 107, 27, 0.3);
	color: #fff !important;
}

.wow-pill-btn i {
	font-size: 14px;
}

/* Ticker bar */
.wow-ticker-bar {
	background: #fdeee4;
	border-top: 1px solid rgba(232, 107, 27, 0.1);
	border-bottom: 1px solid rgba(232, 107, 27, 0.1);
	padding: 14px 0;
	overflow: hidden;
}

.wow-ticker-track {
	display: flex;
	width: max-content;
	animation: wow-ticker-scroll 35s linear infinite;
}

.wow-ticker-track:hover {
	animation-play-state: paused;
}

.wow-ticker-item {
	display: inline-flex;
	align-items: center;
	gap: 28px;
	padding-right: 28px;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 600;
	color: #E86B1B;
}

.wow-ticker-item .sep,
.wow-ticker-divider {
	color: rgba(232, 107, 27, 0.35);
	font-weight: 400;
}

@keyframes wow-ticker-scroll {
	0% { transform: translateX(0); }
	100% { transform: translateX(-50%); }
}

/* About / story section */
.wow-about-section {
	padding: 100px 0 120px;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.wow-about-section::before {
	content: '';
	position: absolute;
	bottom: -40px;
	left: -10%;
	right: -10%;
	height: 200px;
	background: radial-gradient(ellipse 70% 80% at 50% 100%, rgba(253, 238, 228, 0.85) 0%, transparent 72%);
	pointer-events: none;
}

.wow-about-section .content-column .inner-column {
	padding-right: 30px;
}

.wow-about-section .wow-heading {
	font-size: 40px;
	font-weight: 700;
	color: #1a1a2e;
	line-height: 1.25;
	margin: 0 0 24px;
}

.wow-about-section .wow-text,
.wow-about-section .story-content {
	color: #666;
	font-size: 16px;
	line-height: 1.85;
}

.wow-about-section .wow-text p,
.wow-about-section .story-content p {
	margin: 0 0 16px;
}

.wow-about-section .image-column .image img {
	max-width: 100%;
	height: auto;
}

@media (max-width: 991px) {
	.wow-about-section .content-column .inner-column {
		padding-right: 0;
		margin-bottom: 40px;
	}

	.wow-about-section .wow-heading {
		font-size: 32px;
	}
}

.list-style-one li .icon {
	color: #E86B1B;
}

/* =================================================================
   Site-wide light UI — no dark section backgrounds
   ================================================================= */

.ac-soft-bg {
	background-color: #faf8f6;
	background-image: url(../images/background/pattern-1.png),
		linear-gradient(165deg, rgba(232, 107, 27, 0.07) 0%, transparent 45%, rgba(240, 148, 74, 0.05) 100%);
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}

.tech-stack-section,
.statistics-section,
.satatistics-section,
.featured-section {
	margin-top: 0 !important;
	padding: 80px 0 !important;
	background-color: #faf8f6 !important;
	background-image: url(../images/background/pattern-1.png),
		linear-gradient(165deg, rgba(232, 107, 27, 0.07) 0%, transparent 45%, rgba(240, 148, 74, 0.05) 100%) !important;
	background-repeat: repeat, no-repeat !important;
	background-size: auto, cover !important;
	overflow: visible !important;
}

.statistics-section .sec-title,
.satatistics-section .sec-title {
	margin-top: 0 !important;
	padding-top: 10px !important;
	overflow: visible !important;
}

.statistics-section .sec-title h2,
.satatistics-section .sec-title h2 {
	overflow: visible !important;
	line-height: 1.35 !important;
}

.statistics-section .sec-title h2 .stats-highlight,
.satatistics-section .sec-title h2 .stats-highlight {
	display: inline-block;
	padding-bottom: 6px !important;
}

.tech-stack-section .sec-title .title,
.statistics-section .sec-title .title,
.satatistics-section .sec-title .title {
	color: #E86B1B !important;
}

.tech-stack-section .sec-title h2,
.statistics-section .sec-title h2,
.satatistics-section .sec-title h2 {
	color: #1a1a2e !important;
}

.tech-stack-section .sec-title h2 .tech-highlight,
.statistics-section .sec-title h2 .stats-highlight,
.satatistics-section .sec-title h2 .stats-highlight {
	color: #E86B1B !important;
	border-bottom: 3px solid #E86B1B;
	padding-bottom: 4px;
}

.tech-stack-section .tech-card {
	background: #fff !important;
	border: 1px solid rgba(232, 107, 27, 0.12) !important;
	box-shadow: 0 4px 18px rgba(232, 107, 27, 0.08) !important;
	backdrop-filter: none !important;
}

.tech-stack-section .tech-card h5 {
	color: #1a1a2e !important;
}

.tech-stack-section .tech-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 10px 28px rgba(232, 107, 27, 0.14) !important;
}

.statistics-section .stat-box,
.satatistics-section .stat-box {
	background: #fff !important;
	border: 1px solid rgba(232, 107, 27, 0.12) !important;
	box-shadow: 0 8px 24px rgba(232, 107, 27, 0.08) !important;
	backdrop-filter: none !important;
}

.statistics-section .stat-box .count-outer,
.satatistics-section .stat-box .count-outer,
.statistics-section .stat-box [style*="color: #fff"],
.satatistics-section .stat-box [style*="color: #fff"] {
	color: #E86B1B !important;
}

.satatistics-section .sec-title h2 .stats-highlight {
	color: #E86B1B !important;
	border-bottom: 3px solid #E86B1B;
	padding-bottom: 4px;
}

.statistics-section .stat-box h6,
.satatistics-section .stat-box h6 {
	color: #1a1a2e !important;
}

.statistics-section .stat-box p,
.satatistics-section .stat-box p {
	color: #666 !important;
}

.statistics-section .stat-box i,
.satatistics-section .stat-box i {
	color: #E86B1B !important;
}

.statistics-section .stat-box > div[style*="border-radius: 50%"],
.satatistics-section .stat-box > div[style*="border-radius: 50%"] {
	background: rgba(232, 107, 27, 0.08) !important;
	border: 1px solid rgba(232, 107, 27, 0.15) !important;
}

.statistics-section .stat-box:hover,
.satatistics-section .stat-box:hover {
	transform: translateY(-8px);
	border-color: rgba(232, 107, 27, 0.25) !important;
	box-shadow: 0 14px 32px rgba(232, 107, 27, 0.14) !important;
	background: #fff !important;
}

.testimonial-section {
	margin-top: 0 !important;
	padding: 80px 0 100px !important;
	background: #fff !important;
	background-image: none !important;
	overflow: visible;
}

.testimonial-section .owl-dots {
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	margin-top: 30px;
}

.cta-section {
	padding: 90px 0 !important;
	background: #fff !important;
	background-image: none !important;
	overflow: hidden;
}

.cta-section:before,
.cta-section .pattern-layer {
	display: none !important;
}

.cta-section .content-box {
	position: relative !important;
	max-width: 820px !important;
	width: 100% !important;
	height: auto !important;
	border-radius: 20px !important;
	margin: 0 auto !important;
	margin-bottom: 0 !important;
	padding: 50px 40px !important;
	background: #fff !important;
	border: 1px solid rgba(232, 107, 27, 0.2) !important;
	box-shadow: none !important;
	text-align: center !important;
	overflow: visible;
}

.cta-section .content-box::before {
	display: none;
}

.cta-section .sec-title.light {
	margin-bottom: 18px;
}

.cta-section .sec-title.light .title {
	color: #E86B1B !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	margin-bottom: 14px !important;
}

.cta-section .sec-title.light h2 {
	color: #1a1a2e !important;
	font-size: clamp(28px, 3vw, 38px) !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	margin: 0 !important;
}

.cta-section .sec-title.light h2 span {
	color: #E86B1B !important;
	border-bottom: 3px solid #E86B1B;
	padding-bottom: 4px;
	display: inline-block;
}

.cta-section .button-box {
	margin-top: 8px;
}

.cta-section .button-box p {
	color: #666 !important;
	font-size: 16px !important;
	line-height: 1.75 !important;
	max-width: 560px;
	margin: 0 auto 24px !important;
}

.cta-section .btn-style-three {
	color: #fff !important;
	background: #E86B1B !important;
	border: none !important;
	border-radius: 50px !important;
	padding: 14px 36px !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	line-height: 1.4 !important;
	box-shadow: 0 4px 14px rgba(232, 107, 27, 0.22) !important;
	transition: all 0.3s ease !important;
}

.cta-section .btn-style-three:before {
	display: none !important;
}

.cta-section .btn-style-three:hover {
	background: #D45E15 !important;
	color: #fff !important;
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(232, 107, 27, 0.3) !important;
}

.cta-section .btn-style-three .txt,
.cta-section .btn-style-three i {
	color: #fff !important;
}

.partner-section .inner-container {
	background: #faf8f6 !important;
	border: 1px solid rgba(232, 107, 27, 0.12) !important;
	box-shadow: 0 8px 24px rgba(232, 107, 27, 0.08) !important;
}

.partner-section .inner-container h4 {
	color: #1a1a2e !important;
}

.partner-section .inner-container p {
	color: #666 !important;
}

.partner-section .inner-container .learn-more {
	background: #E86B1B !important;
	color: #fff !important;
	box-shadow: 0 4px 14px rgba(232, 107, 27, 0.22) !important;
}

.faq-section-two {
	padding: 80px 0 !important;
	background-color: #faf8f6 !important;
	background-image: url(../images/background/pattern-1.png),
		linear-gradient(165deg, rgba(232, 107, 27, 0.07) 0%, transparent 45%, rgba(240, 148, 74, 0.05) 100%) !important;
	background-repeat: repeat, no-repeat !important;
	background-size: auto, cover !important;
	position: relative;
	overflow: hidden;
}

.faq-section-two .sec-title .title {
	color: #E86B1B !important;
}

.faq-section-two .sec-title h2 {
	color: #1a1a2e !important;
}

.faq-section-two .sec-title h2 span {
	color: #E86B1B !important;
}

.faq-section-two .auto-container > .row {
	align-items: center;
}

.faq-section-two .image-column {
	display: flex;
	align-items: center;
}

.faq-section-two .image-column .inner-column {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px !important;
}

.faq-section-two .image-box,
.faq-section-two .wow-faq-visual {
	background: #fff !important;
	border: 1px solid rgba(232, 107, 27, 0.12) !important;
	box-shadow: 0 8px 24px rgba(232, 107, 27, 0.08) !important;
	width: 100%;
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
	justify-content: center !important;
	text-align: center !important;
}

.faq-section-two .faq-help-text {
	text-align: center;
	width: 100%;
}

.faq-section-two .faq-help-text h4 {
	font-size: 24px;
	margin-bottom: 12px;
	font-weight: 600;
}

.faq-section-two .faq-help-text p {
	font-size: 15px;
	margin: 0;
	line-height: 1.6;
}

.faq-section-two .wow-faq-visual {
	border-radius: 20px;
	padding: 50px 40px;
}

.faq-section-two .wow-faq-visual .faq-support-icons {
	display: flex;
	gap: 20px;
	margin-bottom: 30px;
	justify-content: center;
	width: 100%;
}

.faq-section-two .faq-help-text h4,
.faq-section-two .wow-faq-visual h4 {
	color: #1a1a2e !important;
}

.faq-section-two .faq-help-text p,
.faq-section-two .wow-faq-visual p {
	color: #666 !important;
}

.faq-section-two .wow-faq-visual .support-icon {
	width: 60px;
	height: 60px;
	border-radius: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
	background: rgba(232, 107, 27, 0.08) !important;
	border: 1px solid rgba(232, 107, 27, 0.15) !important;
}

.faq-section-two .wow-faq-visual .support-icon i {
	font-size: 24px;
	color: #E86B1B !important;
}

.faq-section-two .wow-faq-visual .support-icon:hover {
	background: #E86B1B !important;
	border-color: #E86B1B !important;
	transform: translateY(-5px) scale(1.05);
	box-shadow: 0 8px 20px rgba(232, 107, 27, 0.2) !important;
}

.faq-section-two .wow-faq-visual .support-icon:hover i {
	color: #fff !important;
}

.wow-light-cta {
	background: #fff !important;
	border: 1px solid rgba(232, 107, 27, 0.12) !important;
	box-shadow: 0 8px 24px rgba(232, 107, 27, 0.08) !important;
	border-radius: 16px !important;
}

.wow-light-cta h3,
.wow-light-cta h4 {
	color: #1a1a2e !important;
}

.wow-light-cta p {
	color: #666 !important;
}

.demo-cta {
	background: #faf8f6 !important;
	border: 1px solid rgba(232, 107, 27, 0.12) !important;
	box-shadow: 0 8px 24px rgba(232, 107, 27, 0.08) !important;
}

.demo-cta h3 {
	color: #1a1a2e !important;
}

.demo-cta p {
	color: #666 !important;
}

.team-block .inner-box .image {
	background-color: #faf8f6 !important;
}

.services-section {
	background: #fff !important;
}

.gallery-block-two .overlay-box:before {
	background-color: rgba(232, 107, 27, 0.88) !important;
}

.screenshot-section,
.crypto-reward-section,
.crypto-testimonial-section {
	background-color: #faf8f6 !important;
	background-image: none !important;
}

@media (max-width: 767px) {
	.cta-section {
		padding: 70px 0 !important;
	}

	.cta-section .content-box {
		padding: 36px 24px !important;
	}

	.cta-section .sec-title.light h2 {
		font-size: 26px !important;
	}
}
