.moving-site { color: #19333a; }
.moving-header .main-box { padding-left: 36px; padding-right: 36px; }
.moving-header .navigation > li > a { text-transform: none; }
.moving-brand { display: inline-flex; align-items: center; color: #0b4654; font-size: 30px; font-weight: 900; letter-spacing: 0; line-height: 1; }
.moving-brand::before { content: ""; width: 34px; height: 34px; margin-right: 10px; border-radius: 8px; background: linear-gradient(135deg, #0b4654 0%, #0b4654 48%, #d29a31 49%, #d29a31 100%); }
.moving-brand.light { color: #fff; }
.moving-header .menubars-text, .moving-header .menubars { display: none; }
.language-switcher { display: flex; gap: 6px; margin-right: 18px; }
.language-switcher a { display: inline-flex; align-items: center; justify-content: center; min-width: 42px; height: 36px; border: 1px solid rgba(11, 70, 84, 0.2); color: #0b4654; font-weight: 700; border-radius: 4px; }
.language-switcher a.active, .language-switcher a:hover { background: #0b4654; color: #fff; }
.moving-hero { padding: 155px 0 90px; background: linear-gradient(110deg, #f5f8f7 0%, #ffffff 52%, #e7f1ed 100%); overflow: hidden; }
.moving-kicker { color: #d29a31; font-weight: 800; text-transform: uppercase; letter-spacing: 0; margin-bottom: 16px; }
.moving-hero-copy h1 { font-size: clamp(42px, 5vw, 78px); line-height: 1.04; color: #0b4654; margin-bottom: 24px; }
.moving-hero-copy p { font-size: 18px; line-height: 1.7; max-width: 620px; }
.moving-actions { display: flex; flex-wrap: wrap; gap: 14px; align-items: center; margin: 30px 0; }
.moving-actions .theme-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 58px; padding: 0 26px; background: #0b4654; color: #fff; border-radius: 4px; font-weight: 800; }
.moving-actions .theme-btn:hover { background: #08333d; color: #fff; }
.moving-actions .theme-btn .btn-title { color: inherit; }
.moving-whatsapp { display: inline-flex; align-items: center; gap: 10px; min-height: 58px; padding: 0 24px; background: #1fb35b; color: #fff; font-weight: 800; border-radius: 4px; }
.moving-whatsapp:hover { color: #fff; background: #168c46; }
.moving-stats { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; max-width: 660px; }
.moving-stats div { background: #fff; border: 1px solid rgba(11, 70, 84, 0.12); padding: 18px; border-radius: 8px; box-shadow: 0 15px 45px rgba(11, 70, 84, 0.08); }
.moving-stats strong, .moving-stats span { display: block; }
.moving-stats strong { color: #0b4654; font-size: 22px; }
.moving-hero-image { position: relative; border-radius: 8px; overflow: hidden; box-shadow: 0 24px 70px rgba(11, 70, 84, 0.18); }
.moving-hero-image img, .moving-photo img, .moving-service-card img { width: 100%; display: block; object-fit: cover; }
.moving-hero-image img { aspect-ratio: 16 / 10; }
.moving-badge { position: absolute; left: 24px; bottom: 24px; background: #fff; color: #0b4654; font-weight: 800; padding: 14px 18px; border-radius: 6px; box-shadow: 0 16px 40px rgba(0, 0, 0, 0.15); }
.moving-services, .moving-about, .moving-contact { padding: 105px 0; }
.moving-service-card { height: 100%; background: #fff; border: 1px solid rgba(11, 70, 84, 0.12); border-radius: 8px; overflow: hidden; box-shadow: 0 20px 60px rgba(11, 70, 84, 0.08); margin-bottom: 30px; }
.moving-service-card img { aspect-ratio: 4 / 3; }
.moving-service-card h2 { color: #0b4654; font-size: 24px; padding: 24px 24px 8px; margin: 0; }
.moving-service-card p { padding: 0 24px 28px; margin: 0; line-height: 1.65; }
.moving-about { background: #f6f8f7; }
.moving-photo { border-radius: 8px; overflow: hidden; box-shadow: 0 24px 70px rgba(11, 70, 84, 0.14); }
.moving-photo img { aspect-ratio: 5 / 4; }
.moving-check-list { margin: 28px 0 0; padding: 0; }
.moving-check-list li { list-style: none; display: flex; gap: 12px; margin-bottom: 13px; font-weight: 700; color: #0b4654; }
.moving-check-list i { color: #d29a31; margin-top: 5px; }
.moving-process { padding: 105px 0; background: #0b4654; }
.moving-process .sub-title, .moving-process .title { color: #fff; }
.moving-step { height: 100%; background: rgba(255, 255, 255, 0.08); border: 1px solid rgba(255, 255, 255, 0.16); padding: 34px; border-radius: 8px; color: #fff; margin-bottom: 30px; }
.moving-step span { display: inline-flex; align-items: center; justify-content: center; width: 54px; height: 54px; background: #d29a31; color: #fff; font-weight: 900; border-radius: 50%; margin-bottom: 24px; }
.moving-step h2 { color: #fff; font-size: 26px; }
.moving-step p { color: rgba(255, 255, 255, 0.82); }
.moving-contact { background: #fff; }
.moving-contact h2 { color: #0b4654; font-size: clamp(34px, 4vw, 56px); }
.moving-contact-box { display: grid; gap: 12px; background: #f6f8f7; border-radius: 8px; padding: 28px; }
.moving-contact-box a, .moving-contact-box span { display: flex; align-items: center; gap: 12px; color: #0b4654; font-size: 18px; font-weight: 800; }
.moving-contact-box i { color: #d29a31; }
.moving-footer .main-footer-section { padding-top: 80px; }
.mobile-bottom-actions { display: none; }
@media (max-width: 1199px) { .moving-header .main-box { padding-left: 18px; padding-right: 18px; } }
@media (max-width: 991px) {
	.moving-hero { padding-top: 120px; }
	.language-switcher { margin-right: 10px; }
	.moving-stats { grid-template-columns: 1fr; }
	.moving-hero-image { margin-top: 36px; }
	.moving-services, .moving-about, .moving-process, .moving-contact { padding: 72px 0; }
}
@media (max-width: 767px) {
	body { padding-bottom: 78px; }
	.moving-header .menu-btn, .moving-header .menubars-text, .moving-header .menubars { display: none; }
	.moving-hero-copy h1 { font-size: 42px; }
	.moving-actions .theme-btn, .moving-whatsapp { width: 100%; justify-content: center; }
	.moving-badge { position: static; border-radius: 0; }
	.mobile-bottom-actions { position: fixed; left: 0; right: 0; bottom: 0; z-index: 9999; display: grid; grid-template-columns: 1fr 1fr; background: #fff; box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.16); }
	.mobile-bottom-actions a { display: flex; align-items: center; justify-content: center; gap: 8px; min-height: 64px; font-weight: 900; color: #fff; }
	.mobile-bottom-actions a:first-child { background: #0b4654; }
	.mobile-bottom-actions a:last-child { background: #1fb35b; }
}
