/* بیمتکس — برند، منو و جزئیات صفحه */

: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-right: 16px;
}

.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;
	align-items: center;
	justify-content: center;
}

.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;
}
