/* دفرا — استایل‌های مشترک هدر/منو (لایه قدیمی سازگار) */

:root {
	--btx-navy: #222429;
	--btx-teal: #ffaa17;
	--btx-gold: #ff6b35;
}

.banner-section-three .slide-item:before {
	background: linear-gradient(
		270deg,
		rgba(18, 22, 30, 0.92) 0%,
		rgba(18, 22, 30, 0.72) 38%,
		rgba(255, 107, 53, 0.22) 72%,
		rgba(18, 22, 30, 0.18) 100%
	);
}

.ilya-float-btn--call {
	background: linear-gradient(135deg, #ffaa17 0%, #ff6b35 100%);
}

.main-header .info-btn-mobile i {
	background-color: var(--btx-teal);
}

.services-section-three .service-block-three .inner-box {
	border-top-color: var(--btx-teal);
}

.main-menu .navigation > li.dropdown:hover > ul,
.sticky-header .main-menu .navigation > li.dropdown:hover > ul {
	display: block !important;
	right: 0;
	left: auto;
	width: min(300px, 86vw);
}

.main-menu .navigation > li > ul > li > a {
	text-align: right;
	text-transform: none;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 18px;
	padding: 8px 0;
}

.header-style-four .main-menu .navigation > li > a {
	padding-left: 10px;
	padding-right: 18px;
	font-size: 14px;
}

.btx-footer {
	padding: 36px 0 28px;
}

.btx-footer__grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 24px;
	margin-bottom: 20px;
	text-align: right;
}

.btx-footer__brand a,
.btx-footer__title {
	font-weight: 700;
	color: #fff;
	margin-bottom: 8px;
}

.btx-footer__copy {
	opacity: 0.85;
	margin: 0;
}

.mobile-menu .navigation > li.dropdown > ul {
	display: none;
	padding: 4px 12px 10px 8px;
	background: rgba(0, 0, 0, 0.18);
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.mobile-menu .navigation > li.dropdown.open > ul,
.mobile-menu .navigation > li.dropdown > ul.show {
	display: block;
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
	display: flex !important;
	align-items: center;
	justify-content: center;
	appearance: none;
	-webkit-appearance: none;
	position: absolute !important;
	left: 8px !important;
	right: auto !important;
	top: 6px !important;
	width: 40px !important;
	height: 40px !important;
	margin: 0;
	padding: 0;
	border: 1px solid rgba(255, 255, 255, 0.22) !important;
	border-radius: 10px !important;
	background: rgba(255, 255, 255, 0.08) !important;
	color: #fff !important;
	box-shadow: none !important;
	cursor: pointer;
	z-index: 6;
}

.mobile-menu .navigation li.dropdown .dropdown-btn:after {
	display: none !important;
}

.mobile-menu .navigation li.dropdown .dropdown-btn i {
	font-size: 14px;
	line-height: 1;
	color: #fff;
	transition: transform 0.2s ease;
}

.mobile-menu .navigation li.dropdown.open > .dropdown-btn,
.mobile-menu .navigation li.dropdown.open > .dropdown-btn.active {
	background: rgba(26, 163, 255, 0.28) !important;
	border-color: rgba(125, 211, 252, 0.45) !important;
}

.mobile-menu .navigation li.dropdown.open > .dropdown-btn i {
	transform: rotate(180deg);
}

.mobile-menu .navigation li.dropdown > a {
	padding: 14px 20px 14px 56px !important;
	margin: 0 !important;
	text-align: right !important;
	color: #fff !important;
	white-space: normal;
}

.mobile-menu .navigation li.dropdown.open > a,
.mobile-menu .navigation li.dropdown.current > a {
	color: #7dd3fc !important;
}

/* مخفی کردن فلش دسکتاپ داخل منوی موبایل */
.mobile-menu .navigation li.dropdown > a:after {
	display: none !important;
	content: none !important;
}

.mobile-menu .navigation li > ul > li {
	padding-left: 0 !important;
	padding-right: 0 !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.mobile-menu .navigation li > ul > li > a {
	padding: 11px 28px 11px 16px !important;
	font-size: 0.92rem !important;
	color: rgba(255, 255, 255, 0.88) !important;
	text-align: right !important;
}

.mobile-menu .navigation li > ul > li > a:hover {
	color: #ffc53d !important;
}

.main-header .logo .btx-brand,
.sticky-header .logo .btx-brand,
.mobile-menu .nav-logo .btx-brand,
.btx-brand {
	display: inline-flex !important;
	align-items: center;
	gap: 10px;
	text-decoration: none !important;
	line-height: 1.15 !important;
	flex-shrink: 0;
}

.btx-brand__mark {
	display: block;
	width: 40px;
	height: 44px;
	flex-shrink: 0;
}

.btx-brand__text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 1px;
}

.btx-brand__fa {
	font-weight: 800;
	font-size: 1.28rem;
	color: #fff;
	letter-spacing: -0.02em;
}

.btx-brand__en {
	font-size: 0.68rem;
	font-weight: 700;
	color: #ffaa17;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.btx-brand__shield {
	fill: #ffffff;
}

.btx-brand__ring {
	fill: none;
	stroke: #ffaa17;
	stroke-width: 1.7;
}

.btx-brand__b {
	fill: #222429;
}

.btx-brand__spark {
	fill: #ff6b35;
}

.btx-brand--on-light .btx-brand__fa,
body.is-scrolled .header-style-four .header-lower .btx-brand__fa {
	color: #222429;
}

.btx-brand--on-light .btx-brand__shield,
body.is-scrolled .header-style-four .header-lower .btx-brand__shield {
	fill: #222429;
}

.btx-brand--on-light .btx-brand__b,
body.is-scrolled .header-style-four .header-lower .btx-brand__b {
	fill: #fff;
}

.mobile-menu .btx-brand__fa {
	color: #fff;
}

.mobile-menu .btx-brand__shield {
	fill: #fff;
}

.mobile-menu .btx-brand__b {
	fill: #222429;
}

.main-header .logo img,
.sticky-header .logo img,
.mobile-menu .nav-logo img {
	display: block;
	width: 168px;
	height: 38px;
	max-width: 168px;
	max-height: 38px;
	object-fit: contain;
}

.ilya-hero-crumb {
	color: rgba(255, 255, 255, 0.78);
	margin-bottom: 10px;
	font-size: 0.9rem;
}

.ilya-hero-crumb a {
	color: #fff !important;
}

.btx-address-note {
	display: block;
	margin: 6px 0 0;
	font-size: 0.8125rem;
	line-height: 1.6;
	opacity: 0.88;
	font-weight: 500;
}

.contact-info-box-two .btx-address-note {
	color: rgba(255, 255, 255, 0.78);
	margin-top: 8px;
}

.mobile-menu .btx-address-note {
	display: block;
	margin-top: 4px;
	font-size: 0.75rem;
	opacity: 0.75;
}

.btx-footer__address {
	margin: 8px 0 0;
	line-height: 1.7;
}

.btx-footer .btx-address-note {
	margin-top: 4px;
	opacity: 0.75;
}

/* کارت‌های محصول/مشتری — ارتفاع یکسان و گرید منظم */
.services-section-three a.ilya-industry-link,
.ilya-deep-section a.ilya-industry-link,
.ts-services-grid a.ilya-industry-link {
	display: flex;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

.services-section-three a.ilya-industry-link .service-block-three,
.ts-services-grid .service-block-three {
	flex: 1;
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}

.services-section-three .service-block-three .text {
	min-height: 2.7em;
}

#site .ts-services-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	max-width: 760px;
}

@media (min-width: 992px) {
	#clients .ts-services-grid > .ts-service-col:nth-child(7) {
		grid-column: 2;
	}
}

.services-section-three .service-block-three.wow,
.services-section-three .ts-service-col.wow,
.services-section-three .col.wow,
.ilya-why-section .wow,
.ilya-process-section .wow {
	opacity: 1 !important;
	visibility: visible !important;
	transform: none !important;
}
