Skip to content

My Cart

Autool AS505 Dijital Ekranlı Şanzıman Yağı Test Cihazı

No reviews yet
| SKU: OTO0449 | |

AS505 şanzıman yağı test cihazı, otomatik şanzıman yağınızın kalitesini anında ölçer. Yağdaki kirleticileri hassas sensörlerle tespit ederek, değişim zamanını doğru şekilde gösterir.

Sesli Uyarı

Kritik sonuç bildirimi

Uzun Ömür

6 saat sürekli kullanım

Dijital Ekran

Net ölçüm sonuçları

otoeko.com Logo

Resmi Distribütör Garantisi

AUTOOL AS505, otoeko.com güvencesiyle 1 yıl garantilidir.

2.978,90 ₺ 3.971,90 ₺
In stock
This product has a 25% discount.
993,00 ₺ savings
Ask Us on WhatsApp Get quick response, price & stock info
Have a question about this product? Ask your question and we'll answer as soon as possible.
Customer Satisfaction You Come First
Secure Payment 3D Secure / SSL
Same Day Shipping Fast Delivery
24/7 Support Always Here for You






AUTOOL AS505 Şanzıman Yağı Test Cihazı | Resmi Distribütör otoeko.com

/* İzole stiller - sadece autool-as505-wrapper içindeki elementleri etkiler */ #autool-as505-wrapper { font-family: 'Poppins', sans-serif; color: #333; line-height: 1.6; max-width: 1300px; margin: 0 auto; padding: 0; background: linear-gradient(135deg, #fff 0%, #f8f8f8 100%); border-radius: 0; overflow-x: hidden; /* Prevent horizontal scroll */ position: relative; } #autool-as505-wrapper * { box-sizing: border-box; margin: 0; padding: 0; } #autool-as505-wrapper .container { width: 100%; max-width: 1200px; margin: 0 auto; position: relative; padding: 0 20px; } /* Shared Styles */ #autool-as505-wrapper .section { padding: 60px 0; position: relative; overflow: hidden; } #autool-as505-wrapper .section::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 80%; height: 1px; background: linear-gradient(90deg, rgba(255,209,0,0) 0%, rgba(255,209,0,0.5) 50%, rgba(255,209,0,0) 100%); } #autool-as505-wrapper .section:last-child::after { display: none; } #autool-as505-wrapper .section-header { text-align: center; margin-bottom: 60px; position: relative; z-index: 1; } #autool-as505-wrapper .subtitle-wrapper { display: flex; justify-content: center; align-items: center; gap: 15px; margin-bottom: 20px; flex-wrap: wrap; } #autool-as505-wrapper .section-subtitle { display: flex; justify-content: center; align-items: center; gap: 8px; background: rgba(255, 209, 0, 0.1); color: #111; padding: 8px 20px; border-radius: 50px; font-size: 0.9rem; font-weight: 600; margin-left: auto; margin-right: auto; margin-bottom: 20px; letter-spacing: 1px; width: -moz-fit-content; width: fit-content; } #autool-as505-wrapper .subtitle-wrapper .section-subtitle { margin-bottom: 0; } #autool-as505-wrapper .subtitle-logo { height: 36px; /* Default size */ width: auto; display: block; } #autool-as505-wrapper .subtitle-logo-otoeko { filter: brightness(1.05) saturate(1.1); /* Make logo more vibrant */ } #autool-as505-wrapper .subtitle-text-icon-group { display: flex; align-items: center; gap: 8px; } #autool-as505-wrapper .section-title { font-size: 2.2rem; font-weight: 800; color: #111; margin-bottom: 20px; position: relative; display: inline-block; } #autool-as505-wrapper .section-title::after { content: ''; position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); width: 80px; height: 4px; background: linear-gradient(90deg, #FFD100 0%, #FFA500 100%); border-radius: 2px; } #autool-as505-wrapper .section-description { max-width: 700px; margin: 0 auto; font-size: 1.1rem; color: #555; line-height: 1.7; } #autool-as505-wrapper .btn { display: inline-block; padding: 14px 32px; border-radius: 50px; font-size: 1rem; font-weight: 600; text-transform: uppercase; text-decoration: none; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); cursor: pointer; position: relative; overflow: hidden; z-index: 1; } #autool-as505-wrapper .btn::after { content: ''; position: absolute; bottom: -50%; left: -10%; width: 120%; height: 200%; background: rgba(255, 255, 255, 0.2); border-radius: 50%; transition: all 0.5s ease; z-index: -1; transform: scale(0); } #autool-as505-wrapper .btn:hover::after { transform: scale(1); } #autool-as505-wrapper .btn-primary { background: linear-gradient(135deg, #FFD100 0%, #FFA500 100%); color: #111; box-shadow: 0 8px 25px rgba(255, 209, 0, 0.3); } #autool-as505-wrapper .btn-primary:hover { transform: translateY(-5px); box-shadow: 0 12px 30px rgba(255, 209, 0, 0.4); } #autool-as505-wrapper .btn-secondary { background: transparent; color: #111; border: 2px solid #111; } #autool-as505-wrapper .btn-secondary:hover { background: rgba(0, 0, 0, 0.05); transform: translateY(-5px); } /* Yellow pattern background */ #autool-as505-wrapper .pattern-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23FFD100' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); opacity: 0.5; z-index: 0; } /* Hero Section */ #autool-as505-wrapper .hero-section { position: relative; background: linear-gradient(135deg, #fff 0%, #f8f8f8 100%); padding: 60px 0; overflow: hidden; text-align: center; } #autool-as505-wrapper .hero-logo-container { margin-bottom: 25px; } #autool-as505-wrapper .hero-logo { max-width: 180px; /* Default size */ height: auto; } #autool-as505-wrapper .hero-bg { position: absolute; top: 0; right: 0; width: 50%; height: 100%; background: radial-gradient(circle at top right, rgba(255, 209, 0, 0.1), transparent 70%); z-index: 0; } #autool-as505-wrapper .product-hero { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; position: relative; z-index: 2; } #autool-as505-wrapper .product-info { flex: 1; min-width: 300px; padding-right: 40px; text-align: left; } #autool-as505-wrapper .product-badge { display: inline-block; background: linear-gradient(135deg, #FFD100 0%, #FFA500 100%); color: #111; padding: 8px 16px; border-radius: 50px; font-weight: 600; font-size: 0.9rem; margin-bottom: 20px; box-shadow: 0 5px 15px rgba(255, 209, 0, 0.2); position: relative; } #autool-as505-wrapper .product-badge i { margin-right: 5px; animation: pulse 2s infinite; } #autool-as505-wrapper .product-title { font-size: 2.4rem; font-weight: 800; margin-bottom: 20px; line-height: 1.2; color: #111; } #autool-as505-wrapper .product-title span { color: #111; position: relative; display: inline-block; z-index: 1; } #autool-as505-wrapper .product-title span::after { content: ''; position: absolute; bottom: 5px; left: 0; width: 100%; height: 8px; background: #FFD100; z-index: -1; opacity: 0.6; } #autool-as505-wrapper .product-description { font-size: 1.1rem; margin-bottom: 25px; color: #444; line-height: 1.7; } #autool-as505-wrapper .product-features { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 30px; } #autool-as505-wrapper .feature-item { display: flex; align-items: center; background: rgba(255, 209, 0, 0.1); padding: 8px 16px; border-radius: 50px; transition: all 0.3s ease; } #autool-as505-wrapper .feature-item:hover { background: rgba(255, 209, 0, 0.2); transform: translateY(-3px); } #autool-as505-wrapper .feature-icon { margin-right: 10px; color: #FFD100; } #autool-as505-wrapper .feature-text { font-weight: 500; font-size: 0.9rem; color: #333; } #autool-as505-wrapper .product-buttons { display: flex; gap: 15px; margin-top: 30px; } #autool-as505-wrapper .product-image { flex: 1; min-width: 300px; position: relative; padding: 20px; } #autool-as505-wrapper .product-image-main { width: 100%; max-width: 450px; aspect-ratio: 1 / 1; /* Ensures a square aspect ratio for both img and iframe */ object-fit: cover; /* For img: ensures image covers the area, crops if necessary */ height: auto; /* Height is determined by width and aspect-ratio */ display: block; margin: 0 auto; border-radius: 20px; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275); } #autool-as505-wrapper .product-image-main:hover { transform: scale(1.03) perspective(1000px) rotateY(-5deg); } /* iframe için özel stiller */ #autool-as505-wrapper .iframe-container { width: 100%; max-width: 450px; aspect-ratio: 1 / 1; margin: 0 auto; position: relative; overflow: hidden; border-radius: 20px; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275); } #autool-as505-wrapper .iframe-container:hover { transform: scale(1.03) perspective(1000px) rotateY(-5deg); } #autool-as505-wrapper .iframe-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; background-color: #fff; } /* Removed specific iframe.product-image-main rule as general rule now covers it */ #autool-as505-wrapper .product-image-gallery { display: flex; flex-direction: column; align-items: center; } #autool-as505-wrapper .main-image-display { margin-bottom: 15px; position: relative; width: 100%; display: flex; justify-content: center; } #autool-as505-wrapper .thumbnail-container { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; } #autool-as505-wrapper .thumbnail-item img { width: 80px; height: 80px; object-fit: cover; border-radius: 10px; cursor: pointer; border: 2px solid transparent; transition: border-color 0.3s ease, transform 0.3s ease; opacity: 0.7; } #autool-as505-wrapper .thumbnail-item img:hover { opacity: 1; transform: scale(1.05); } #autool-as505-wrapper .thumbnail-item.active img, #autool-as505-wrapper .thumbnail-item.active i { /* Ensure active state applies to icon too */ border-color: #FFD100; opacity: 1; } #autool-as505-wrapper .thumbnail-item i { /* Style for FA icon in thumbnail */ font-size: 32px; /* Adjust icon size */ color: #333; /* Icon color */ width: 80px; /* Match image thumbnail width */ height: 80px; /* Match image thumbnail height */ display: flex; align-items: center; justify-content: center; background-color: #f8f8f8; /* Light background for the icon container */ border-radius: 10px; /* Match image thumbnail border-radius */ border: 2px solid transparent; transition: border-color 0.3s ease, color 0.3s ease, background-color 0.3s ease; opacity: 0.7; cursor: pointer; } #autool-as505-wrapper .thumbnail-item:hover i { opacity: 1; color: #FFD100; /* Icon color on hover */ border-color: #FFD100; } #autool-as505-wrapper .thumbnail-item.active i { color: #FFD100; /* Icon color when active */ } #autool-as505-wrapper .product-badge-corner { position: absolute; top: 20px; right: 20px; background: linear-gradient(135deg, #FFD100 0%, #FFA500 100%); color: #111; width: auto; height: auto; padding: 10px; border-radius: 50%; display: flex; flex-direction: column; align-items: center; justify-content: center; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); transform: rotate(15deg); animation: pulse 2s infinite; z-index: 10; text-align: center; } #autool-as505-wrapper .product-badge-corner .badge-big { font-size: 1.2rem; line-height: 1; } #autool-as505-wrapper .product-badge-corner .badge-small { font-size: 0.7rem; opacity: 0.9; } /* Features Section */ #autool-as505-wrapper .features-specs { padding: 80px 0; background: #fff; position: relative; } #autool-as505-wrapper .features-specs::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at bottom left, rgba(255, 209, 0, 0.05), transparent 60%); } #autool-as505-wrapper .features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 50px; position: relative; z-index: 1; } #autool-as505-wrapper .feature-card { background: #fff; border-radius: 15px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 30px; transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); position: relative; overflow: hidden; border: 1px solid rgba(0,0,0,0.03); height: 100%; text-align: center; } #autool-as505-wrapper .feature-card::before { content: ''; position: absolute; top: 0; left: 0; width: 5px; height: 100%; background: linear-gradient(180deg, #FFD100 0%, #FFA500 100%); transition: all 0.3s ease; z-index: 0; } #autool-as505-wrapper .feature-card:hover { transform: translateY(-10px); box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1); } #autool-as505-wrapper .feature-card:hover::before { width: 100%; opacity: 0.05; } #autool-as505-wrapper .feature-card-icon { width: 60px; height: 60px; border-radius: 15px; background: rgba(255, 209, 0, 0.1); display: flex; justify-content: center; align-items: center; margin-left: auto; margin-right: auto; margin-bottom: 20px; font-size: 24px; color: #FFD100; transition: all 0.3s ease; position: relative; z-index: 1; } #autool-as505-wrapper .feature-card:hover .feature-card-icon { background: linear-gradient(135deg, #FFD100 0%, #FFA500 100%); color: #111; } #autool-as505-wrapper .feature-card-title { font-size: 1.3rem; font-weight: 700; margin-bottom: 15px; color: #111; position: relative; z-index: 1; } #autool-as505-wrapper .feature-card-text { color: #666; font-size: 1rem; line-height: 1.7; position: relative; z-index: 1; } /* How It Works Section */ #autool-as505-wrapper .how-it-works { background: linear-gradient(135deg, #fff 0%, #f9f9f9 100%); position: relative; } #autool-as505-wrapper .how-it-works::before { content: ''; position: absolute; width: 400px; height: 400px; border-radius: 50%; background: radial-gradient(circle, rgba(255, 209, 0, 0.1) 0%, rgba(255, 209, 0, 0) 70%); top: -150px; right: -150px; z-index: 0; } #autool-as505-wrapper .how-it-works::after { content: ''; position: absolute; width: 300px; height: 300px; border-radius: 50%; background: radial-gradient(circle, rgba(255, 165, 0, 0.1) 0%, rgba(255, 165, 0, 0) 70%); bottom: -100px; left: -100px; z-index: 0; } #autool-as505-wrapper .steps-container { display: flex; position: relative; margin-top: 80px; z-index: 1; } #autool-as505-wrapper .step-line { position: absolute; top: 50px; left: 50px; right: 50px; height: 4px; background: linear-gradient(90deg, #FFD100 0%, #FFA500 100%); z-index: -1; border-radius: 2px; } #autool-as505-wrapper .step { flex: 1; display: flex; flex-direction: column; align-items: center; text-align: center; padding: 0 15px; position: relative; transition: all 0.4s ease; } #autool-as505-wrapper .step:hover { transform: translateY(-10px); } #autool-as505-wrapper .step:hover .step-icon { transform: scale(1.1) rotate(10deg); box-shadow: 0 15px 30px rgba(255, 209, 0, 0.3); } #autool-as505-wrapper .step-icon { width: 100px; height: 100px; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #FFD100 0%, #FFA500 100%); color: #111; border-radius: 50%; font-size: 2.5rem; margin-bottom: 25px; position: relative; box-shadow: 0 10px 25px rgba(255, 209, 0, 0.2); transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); z-index: 2; } #autool-as505-wrapper .step-number { position: absolute; top: -5px; right: -5px; width: 30px; height: 30px; background: #111; color: #FFD100; border-radius: 50%; font-size: 1rem; font-weight: 700; display: flex; align-items: center; justify-content: center; } #autool-as505-wrapper .step-title { font-size: 1.3rem; font-weight: 700; color: #111; margin-bottom: 15px; } #autool-as505-wrapper .step-description { font-size: 1rem; color: #666; line-height: 1.6; } #autool-as505-wrapper .steps-cta { text-align: center; margin-top: 60px; } #autool-as505-wrapper .animation-wave { position: absolute; top: 50%; left: 0; width: 100%; height: 40px; background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRDEwMCI+PHBhdGggZD0iTTEyODAgMEw2NDAgNzAgMCAwdjE0MGgxMjgweiIgZmlsbC1vcGFjaXR5PSIuMDUiLz48L2c+PC9zdmc+') center/cover no-repeat; opacity: 0.3; z-index: 0; animation: wave 15s linear infinite; } @keyframes wave { 0% { background-position-x: 0; } 100% { background-position-x: 1280px; } } /* Düzeltilmiş Teknik Özellikler Bölümü */ #autool-as505-wrapper .tech-specs-section { padding: 100px 0; position: relative; overflow: hidden; background: #fff; } #autool-as505-wrapper .tech-specs-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(255, 209, 0, 0.05) 0%, rgba(255, 165, 0, 0.05) 100%); z-index: 0; } #autool-as505-wrapper .tech-specs-header { text-align: center; margin-bottom: 70px; position: relative; z-index: 1; } #autool-as505-wrapper .tech-specs-panels { position: relative; margin: 0 auto; max-width: 1100px; z-index: 1; } #autool-as505-wrapper .specs-tabs { display: flex; justify-content: center; position: relative; margin-bottom: 40px; border-radius: 50px; background: rgba(255, 209, 0, 0.1); padding: 8px; max-width: 700px; margin-left: auto; margin-right: auto; margin-top: 40px; } #autool-as505-wrapper .specs-tab { flex: 1; text-align: center; padding: 15px 20px; font-weight: 600; color: #333; cursor: pointer; border-radius: 50px; transition: all 0.3s ease; position: relative; overflow: hidden; z-index: 1; margin: 0 5px; } #autool-as505-wrapper .specs-tab.active { background: linear-gradient(135deg, #FFD100 0%, #FFA500 100%); color: #111; box-shadow: 0 5px 15px rgba(255, 209, 0, 0.2); } #autool-as505-wrapper .specs-tab:hover:not(.active) { background: rgba(255, 209, 0, 0.2); } #autool-as505-wrapper .specs-tab i { margin-right: 8px; font-size: 1.1rem; position: relative; top: 1px; } /* 3D Rotating Specs Display - Düzeltilmiş */ #autool-as505-wrapper .specs-3d-container { display: flex; justify-content: center; align-items: center; position: relative; min-height: 450px; perspective: 1000px; overflow: hidden; } #autool-as505-wrapper .specs-3d-model { width: 60%; position: relative; transform-style: preserve-3d; animation: rotate3d 30s infinite linear; display: flex; justify-content: center; } #autool-as505-wrapper .specs-3d-model:hover { animation-play-state: paused; } #autool-as505-wrapper .specs-3d-item { position: absolute; transform-style: preserve-3d; backface-visibility: hidden; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 15px; width: 120px; height: 120px; border-radius: 50%; background: #fff; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); opacity: 0.8; transition: all 0.3s ease; cursor: pointer; } #autool-as505-wrapper .specs-3d-item:hover { opacity: 1; box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15); z-index: 10; } #autool-as505-wrapper .specs-3d-item-1 { transform: translateZ(135px); } #autool-as505-wrapper .specs-3d-item-2 { transform: rotateY(45deg) translateZ(135px); } #autool-as505-wrapper .specs-3d-item-3 { transform: rotateY(90deg) translateZ(135px); } #autool-as505-wrapper .specs-3d-item-4 { transform: rotateY(135deg) translateZ(135px); } #autool-as505-wrapper .specs-3d-item-5 { transform: rotateY(180deg) translateZ(135px); } #autool-as505-wrapper .specs-3d-item-6 { transform: rotateY(225deg) translateZ(135px); } #autool-as505-wrapper .specs-3d-item-7 { transform: rotateY(270deg) translateZ(135px); } #autool-as505-wrapper .specs-3d-item-8 { transform: rotateY(315deg) translateZ(135px); } @keyframes rotate3d { 0% { transform: rotateY(0); } 100% { transform: rotateY(360deg); } } #autool-as505-wrapper .specs-3d-item-icon { font-size: 1.3rem; color: #FFD100; margin-bottom: 8px; } #autool-as505-wrapper .specs-3d-item-label { font-size: 0.7rem; color: #555; text-align: center; font-weight: 500; } #autool-as505-wrapper .specs-3d-item-value { font-size: 1.0rem; font-weight: 700; color: #111; text-align: center; } /* 3D Product Image - BÜYÜTÜLMüŞ VERSİYON */ #autool-as505-wrapper .specs-image-container { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 90%; /* MODIFIED */ max-width: 450px; /* MODIFIED */ z-index: 0; opacity: 0.9; } #autool-as505-wrapper .specs-product-image { width: 100%; height: auto; border-radius: 20px; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15); } /* Specs Detail Panels */ #autool-as505-wrapper .specs-panel { position: relative; display: none; max-width: 1000px; margin: 0 auto; background: #fff; border-radius: 20px; box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05); overflow: hidden; z-index: 1; } #autool-as505-wrapper .specs-panel.active { display: block; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { 0% { opacity: 0; transform: translateY(20px); } 100% { opacity: 1; transform: translateY(0); } } /* General Specs Panel */ #autool-as505-wrapper .general-specs { display: flex; flex-wrap: wrap; padding: 30px; } #autool-as505-wrapper .general-specs-diagram { flex: 1; min-width: 300px; position: relative; } #autool-as505-wrapper .specs-diagram { position: relative; width: 100%; height: 400px; } #autool-as505-wrapper .specs-diagram-image { width: 100%; height: 100%; object-fit: contain; } #autool-as505-wrapper .specs-hotspot { position: absolute; width: 24px; height: 24px; border-radius: 50%; background: #FFD100; box-shadow: 0 0 0 5px rgba(255, 209, 0, 0.3); cursor: pointer; transition: all 0.3s ease; z-index: 2; animation: pulse-hotspot 2s infinite; } @keyframes pulse-hotspot { 0% { box-shadow: 0 0 0 0 rgba(255, 209, 0, 0.7); } 70% { box-shadow: 0 0 0 10px rgba(255, 209, 0, 0); } 100% { box-shadow: 0 0 0 0 rgba(255, 209, 0, 0); } } #autool-as505-wrapper .specs-hotspot-lcd { top: 38%; left: 50%; } /* New hotspot for LCD */ #autool-as505-wrapper .specs-hotspot-probe { top: 15%; left: 30%; } /* New hotspot for Probe */ #autool-as505-wrapper .specs-hotspot-buttons { top: 68%; left: 50%; } /* New hotspot for Buttons */ #autool-as505-wrapper .specs-hotspot-2 { top: 40%; left: 20%; } /* This can be removed if not used or repurposed */ #autool-as505-wrapper .specs-hotspot:hover { transform: scale(1.2); } #autool-as505-wrapper .specs-tooltip { position: absolute; top: -70px; left: 50%; transform: translateX(-50%); background: #fff; padding: 10px 15px; border-radius: 10px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); font-size: 0.9rem; color: #333; opacity: 0; visibility: hidden; transition: all 0.3s ease; width: max-content; max-width: 200px; text-align: center; z-index: 3; } #autool-as505-wrapper .specs-tooltip::after { content: ''; position: absolute; bottom: -8px; left: 50%; transform: translateX(-50%); border-width: 8px 8px 0; border-style: solid; border-color: #fff transparent transparent; } #autool-as505-wrapper .specs-hotspot:hover .specs-tooltip { opacity: 1; visibility: visible; top: -80px; } #autool-as505-wrapper .general-specs-details { flex: 1; min-width: 300px; padding-left: 40px; } #autool-as505-wrapper .specs-detail-title { font-size: 1.5rem; font-weight: 700; color: #111; margin-bottom: 20px; position: relative; display: inline-block; } #autool-as505-wrapper .specs-detail-title::after { content: ''; position: absolute; bottom: -8px; left: 0; width: 50px; height: 3px; background: linear-gradient(90deg, #FFD100 0%, #FFA500 100%); border-radius: 2px; } #autool-as505-wrapper .specs-detail-list { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 20px; } #autool-as505-wrapper .specs-detail-item { display: flex; flex-direction: column; } #autool-as505-wrapper .specs-detail-label { font-size: 0.9rem; color: #666; margin-bottom: 5px; } #autool-as505-wrapper .specs-detail-value { font-size: 1.1rem; font-weight: 600; color: #111; } /* Performance Specs Panel */ #autool-as505-wrapper .performance-specs { padding: 30px; } #autool-as505-wrapper .specs-gauges { display: flex; flex-wrap: wrap; justify-content: center; gap: 40px; margin: 30px 0; } #autool-as505-wrapper .specs-gauge { position: relative; width: 220px; height: 220px; } #autool-as505-wrapper .gauge-bg { position: absolute; width: 100%; height: 100%; border-radius: 50%; background: rgba(255, 209, 0, 0.1); } #autool-as505-wrapper .gauge-fill { position: absolute; width: 80%; height: 80%; top: 10%; left: 10%; border-radius: 50%; background: #fff; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05); display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 2; } #autool-as505-wrapper .gauge-value { font-size: 2.5rem; font-weight: 700; color: #111; margin-bottom: 5px; } #autool-as505-wrapper .gauge-label { font-size: 0.9rem; color: #666; text-align: center; } #autool-as505-wrapper .gauge-meter { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 1; } #autool-as505-wrapper .gauge-meter-fill { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%; clip-path: polygon(50% 50%, 50% 0, 100% 0, 100% 100%, 0 100%, 0 0, 50% 0); background: conic-gradient( from 0deg, #FFD100 0%, #FFA500 var(--percentage, 75%), transparent var(--percentage, 75%) ); transform: rotate(0deg); } #autool-as505-wrapper .gauge-power .gauge-meter-fill { --percentage: 72%; } #autool-as505-wrapper .gauge-frequency .gauge-meter-fill { --percentage: 80%; } #autool-as505-wrapper .gauge-temp .gauge-meter-fill { --percentage: 65%; } /* Technical Specs Comparison */ #autool-as505-wrapper .specs-comparison { margin-top: 40px; } #autool-as505-wrapper .comparison-title { font-size: 1.3rem; font-weight: 700; color: #111; margin-bottom: 20px; text-align: center; } #autool-as505-wrapper .comparison-bars { display: flex; flex-direction: column; gap: 25px; } #autool-as505-wrapper .comparison-item { display: flex; align-items: center; flex-wrap: wrap; } #autool-as505-wrapper .comparison-label { flex: 0 0 200px; font-size: 1rem; font-weight: 600; color: #333; padding-right: 20px; } #autool-as505-wrapper .comparison-bar-container { flex: 1; height: 30px; background: rgba(255, 209, 0, 0.1); border-radius: 15px; overflow: hidden; position: relative; } #autool-as505-wrapper .comparison-bar { height: 100%; background: linear-gradient(90deg, #FFD100 0%, #FFA500 100%); border-radius: 15px; position: relative; display: flex; align-items: center; justify-content: flex-end; padding-right: 15px; box-shadow: 0 5px 15px rgba(255, 209, 0, 0.2); /* animation: growBar 1.5s ease-out forwards; _/ /_ Animation will be applied when panel is active */ transform-origin: left; transform: scaleX(0); } #autool-as505-wrapper .specs-panel#performance-specs.active .comparison-bar { animation: growBar 1.5s ease-out forwards; } @keyframes growBar { 0% { transform: scaleX(0); } 100% { transform: scaleX(1); } } #autool-as505-wrapper .comparison-bar-1 { width: 90%; } #autool-as505-wrapper .comparison-bar-2 { width: 75%; } #autool-as505-wrapper .comparison-bar-3 { width: 95%; } #autool-as505-wrapper .comparison-bar-4 { width: 80%; } #autool-as505-wrapper .comparison-value { color: #111; font-weight: 700; font-size: 0.9rem; } /* Physical Specs Panel */ #autool-as505-wrapper .physical-specs { padding: 30px; } #autool-as505-wrapper .dimension-container { display: flex; flex-wrap: wrap; margin: 30px 0; gap: 40px; justify-content: center; } #autool-as505-wrapper .dimension-diagram { flex: 1; min-width: 300px; max-width: 500px; position: relative; } #autool-as505-wrapper .dimension-image { width: 100%; height: auto; border-radius: 10px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); } #autool-as505-wrapper .dimension-marker { position: absolute; display: flex; justify-content: center; align-items: center; color: #111; font-weight: 700; font-size: 0.9rem; background: rgba(255, 209, 0, 0.8); padding: 5px 10px; border-radius: 5px; } #autool-as505-wrapper .marker-width { bottom: 10%; left: 50%; transform: translateX(-50%); } #autool-as505-wrapper .marker-height { top: 50%; right: 10%; transform: translateY(-50%); } #autool-as505-wrapper .marker-depth { top: 10%; left: 10%; } #autool-as505-wrapper .dimension-details { flex: 1; min-width: 300px; display: flex; flex-direction: column; justify-content: center; } #autool-as505-wrapper .dimension-title { font-size: 1.5rem; font-weight: 700; color: #111; margin-bottom: 20px; position: relative; display: inline-block; } #autool-as505-wrapper .dimension-title::after { content: ''; position: absolute; bottom: -8px; left: 0; width: 50px; height: 3px; background: linear-gradient(90deg, #FFD100 0%, #FFA500 100%); border-radius: 2px; } #autool-as505-wrapper .dimension-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; } #autool-as505-wrapper .dimension-item { display: flex; flex-direction: column; } #autool-as505-wrapper .dimension-label { font-size: 0.9rem; color: #666; margin-bottom: 5px; } #autool-as505-wrapper .dimension-value { font-size: 1.1rem; font-weight: 600; color: #111; } #autool-as505-wrapper .materials-section { margin-top: 50px; padding-top: 40px; border-top: 1px solid rgba(0, 0, 0, 0.05); } #autool-as505-wrapper .materials-title { font-size: 1.5rem; font-weight: 700; color: #111; margin-bottom: 30px; text-align: center; } #autool-as505-wrapper .materials-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; } #autool-as505-wrapper .material-item { background: #fff; border-radius: 15px; padding: 20px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05); text-align: center; transition: all 0.3s ease; } #autool-as505-wrapper .material-item:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); } #autool-as505-wrapper .material-icon { font-size: 2rem; color: #FFD100; margin-bottom: 15px; } #autool-as505-wrapper .material-name { font-size: 1.1rem; font-weight: 700; color: #111; margin-bottom: 10px; } #autool-as505-wrapper .material-desc { font-size: 0.9rem; color: #666; } /* Distributor Section */ #autool-as505-wrapper .distributor-section { background: #fff; color: #333; padding: 100px 0 80px; border-radius: 0; margin: 0; position: relative; overflow: hidden; } #autool-as505-wrapper .distributor-section::after { display: none; } #autool-as505-wrapper .distributor-waves { position: absolute; top: 0; left: 0; width: 100%; height: 120px; background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMjBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmOGY4ZjgiPjxwYXRoIGQ9Ik0xMjgwIDBsLTI2Mi4xIDExNi4yNmE3My4yOSA3My4yOSAwIDAgMS0zOS4wOSA2TDAgMHYxNDBoMTI4MHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMTI4MCAwbC0yNjIuMSAxMTYuMjZhNzMuMjkgNzMuMjkgMCAwIDEtMzkuMDkgNkwwIDB2MTQwaDEyODB6Ii8+PC9nPjwvc3ZnPg==') center top no-repeat; background-size: 100% 120px; z-index: 1; transform: rotateX(180deg); } #autool-as505-wrapper .distributor-section .container { position: relative; z-index: 2; } #autool-as505-wrapper .distributor-subtitle { background: rgba(255, 209, 0, 0.1); color: #111; } #autool-as505-wrapper .distributor-title { color: #111; font-size: 2.5rem; margin-bottom: 25px; } #autool-as505-wrapper .distributor-title::after { background: linear-gradient(90deg, #FFD100 0%, #FFA500 100%); height: 5px; bottom: -15px; } #autool-as505-wrapper .distributor-description { color: #555; max-width: 800px; margin-bottom: 60px; font-size: 1.15rem; line-height: 1.8; } #autool-as505-wrapper .distributor-content { text-align: center; } #autool-as505-wrapper .distributor-benefits { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 30px; margin-bottom: 60px; } #autool-as505-wrapper .benefit-item { background: #f8f8f8; padding: 30px 25px; border-radius: 15px; box-shadow: 0 8px 25px rgba(0,0,0,0.05); border: 1px solid #eee; transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease; text-align: center; /* Center align title and text */ position: relative; overflow: hidden; } #autool-as505-wrapper .benefit-item::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 5px; background: linear-gradient(90deg, #FFD100, #FFA500); opacity: 0; transition: opacity 0.3s ease; } #autool-as505-wrapper .benefit-item:hover { transform: translateY(-8px); box-shadow: 0 15px 35px rgba(0,0,0,0.1); border-color: #ddd; } #autool-as505-wrapper .benefit-item:hover::before { opacity: 1; } #autool-as505-wrapper .benefit-header { display: flex; flex-direction: column; /* Stack icon and title vertically */ align-items: center; /* Center items horizontally */ justify-content: center; margin-bottom: 15px; /* Adjusted margin */ } #autool-as505-wrapper .benefit-icon-wrapper { width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, rgba(255, 209, 0, 0.1) 0%, rgba(255, 165, 0, 0.1) 100%); border-radius: 50%; margin-right: 0; /* Removed margin-right as items are stacked */ margin-bottom: 10px; /* Add space between icon and title */ transition: all 0.3s ease; } #autool-as505-wrapper .benefit-item:hover .benefit-icon-wrapper { background: linear-gradient(135deg, #FFD100 0%, #FFA500 100%); } #autool-as505-wrapper .benefit-icon { font-size: 1.8rem; color: #FFD100; transition: all 0.3s ease; } #autool-as505-wrapper .benefit-item:hover .benefit-icon { color: #111; transform: scale(1.1); } #autool-as505-wrapper .benefit-title { font-size: 1.25rem; font-weight: 700; color: #111; margin: 0; } #autool-as505-wrapper .benefit-text { font-size: 0.95rem; color: #666; line-height: 1.6; } #autool-as505-wrapper .distributor-contact-cta { margin-top: 40px; display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } #autool-as505-wrapper .distributor-btn { background: linear-gradient(135deg, #FFD100 0%, #FFA500 100%); color: #111; padding: 16px 40px; font-size: 1.1rem; box-shadow: 0 10px 30px rgba(255, 209, 0, 0.2); display: inline-flex; align-items: center; gap: 10px; } #autool-as505-wrapper .distributor-btn:hover { transform: translateY(-5px); box-shadow: 0 15px 40px rgba(255, 209, 0, 0.3); } #autool-as505-wrapper .distributor-btn-alt { background: transparent; color: #111; border: 2px solid #111; padding: 16px 40px; font-size: 1.1rem; display: inline-flex; align-items: center; gap: 10px; } #autool-as505-wrapper .distributor-btn-alt:hover { background: rgba(0,0,0,0.05); transform: translateY(-5px); } /* Added floating elements */ #autool-as505-wrapper .floating-element { position: absolute; border-radius: 50%; background: linear-gradient(135deg, rgba(255, 209, 0, 0.1) 0%, rgba(255, 165, 0, 0.1) 100%); z-index: 0; animation: float 15s infinite ease-in-out; } #autool-as505-wrapper .floating-1 { width: 100px; height: 100px; top: 10%; left: 5%; animation-delay: 0s; } #autool-as505-wrapper .floating-2 { width: 150px; height: 150px; bottom: 20%; right: 10%; animation-delay: -5s; } #autool-as505-wrapper .floating-3 { width: 80px; height: 80px; top: 40%; right: 20%; animation-delay: -10s; } /* Scroll Reveal Animation */ #autool-as505-wrapper .reveal { opacity: 0; transform: translateY(30px); transition: all 0.8s cubic-bezier(0.5, 0, 0, 1); } #autool-as505-wrapper .reveal.active { opacity: 1; transform: translateY(0); } /* Sıkça Sorulan Sorular Bölümü */ #autool-as505-wrapper .faq-section { background: linear-gradient(135deg, #fff 0%, #f9f9f9 100%); position: relative; padding: 80px 0; } #autool-as505-wrapper .faq-container { max-width: 900px; margin: 50px auto 0; } #autool-as505-wrapper .faq-item { background: #fff; border-radius: 10px; margin-bottom: 15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05); overflow: hidden; transition: all 0.3s ease; border: 1px solid rgba(0,0,0,0.03); } #autool-as505-wrapper .faq-item:hover { box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); } #autool-as505-wrapper .faq-question { padding: 20px 25px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: #fff; transition: all 0.3s ease; position: relative; } #autool-as505-wrapper .faq-question::before { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 5px; background: linear-gradient(180deg, #FFD100 0%, #FFA500 100%); opacity: 0; transition: opacity 0.3s ease; } #autool-as505-wrapper .faq-item.active .faq-question::before, #autool-as505-wrapper .faq-question:hover::before { opacity: 1; } #autool-as505-wrapper .faq-question h3 { font-size: 1.1rem; font-weight: 600; color: #333; margin: 0; padding-right: 20px; } #autool-as505-wrapper .faq-icon { color: #FFD100; font-size: 1rem; transition: all 0.3s ease; } #autool-as505-wrapper .faq-item.active .faq-icon { transform: rotate(180deg); } #autool-as505-wrapper .faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: all 0.4s cubic-bezier(0.865, 0.14, 0.095, 0.87); } #autool-as505-wrapper .faq-item.active .faq-answer { max-height: 1000px; padding: 0 25px 20px; } #autool-as505-wrapper .faq-answer p { margin-top: 10px; margin-bottom: 10px; color: #666; line-height: 1.6; } #autool-as505-wrapper .faq-answer ul { margin: 10px 0; padding-left: 20px; } #autool-as505-wrapper .faq-answer li { margin-bottom: 5px; color: #666; } /* Destek ve İletişim Bölümü */ #autool-as505-wrapper .support-contact-section { background: linear-gradient(135deg, #fff 0%, #f8f8f8 100%); padding: 80px 0; position: relative; } #autool-as505-wrapper .support-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 25px; margin: 50px 0; } #autool-as505-wrapper .support-card { background: #fff; border-radius: 15px; padding: 30px; text-align: center; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); transition: all 0.3s ease; border: 1px solid rgba(0,0,0,0.03); display: flex; flex-direction: column; align-items: center; height: 100%; } #autool-as505-wrapper .support-card:hover { transform: translateY(-8px); box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1); } #autool-as505-wrapper .support-icon { width: 70px; height: 70px; border-radius: 50%; background: rgba(255, 209, 0, 0.1); display: flex; justify-content: center; align-items: center; margin-bottom: 20px; transition: all 0.3s ease; } #autool-as505-wrapper .support-card:hover .support-icon { background: linear-gradient(135deg, #FFD100 0%, #FFA500 100%); } #autool-as505-wrapper .support-icon i { font-size: 1.8rem; color: #FFD100; transition: all 0.3s ease; } #autool-as505-wrapper .support-card:hover .support-icon i { color: #111; } #autool-as505-wrapper .support-title { font-size: 1.3rem; font-weight: 700; color: #111; margin-bottom: 15px; } #autool-as505-wrapper .support-text { color: #666; font-size: 0.95rem; line-height: 1.6; margin-bottom: 20px; flex-grow: 1; } #autool-as505-wrapper .support-link { display: inline-block; padding: 8px 20px; background: rgba(255, 209, 0, 0.1); color: #111; border-radius: 50px; font-weight: 600; text-decoration: none; transition: all 0.3s ease; font-size: 0.9rem; } #autool-as505-wrapper .support-link:hover { background: linear-gradient(135deg, #FFD100 0%, #FFA500 100%); transform: translateY(-3px); box-shadow: 0 5px 15px rgba(255, 209, 0, 0.2); } /* İletişim Formu */ #autool-as505-wrapper .contact-form-container { max-width: 800px; margin: 0 auto; background: #fff; border-radius: 20px; padding: 40px; box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05); border: 1px solid rgba(0,0,0,0.03); } #autool-as505-wrapper .contact-form-title { font-size: 1.5rem; font-weight: 700; color: #111; margin-bottom: 30px; text-align: center; position: relative; } #autool-as505-wrapper .contact-form-title::after { content: ''; position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); width: 60px; height: 3px; background: linear-gradient(90deg, #FFD100 0%, #FFA500 100%); border-radius: 2px; } #autool-as505-wrapper .form-row { display: flex; flex-wrap: wrap; gap: 20px; margin-bottom: 20px; } #autool-as505-wrapper .form-group { flex: 1; min-width: 250px; } #autool-as505-wrapper .form-group label { display: block; margin-bottom: 8px; font-weight: 500; color: #333; font-size: 0.95rem; } #autool-as505-wrapper .form-group input, #autool-as505-wrapper .form-group select, #autool-as505-wrapper .form-group textarea { width: 100%; padding: 12px 15px; border: 1px solid #ddd; border-radius: 8px; font-family: 'Poppins', sans-serif; font-size: 0.95rem; transition: all 0.3s ease; } #autool-as505-wrapper .form-group input:focus, #autool-as505-wrapper .form-group select:focus, #autool-as505-wrapper .form-group textarea:focus { outline: none; border-color: #FFD100; box-shadow: 0 0 0 2px rgba(255, 209, 0, 0.1); } #autool-as505-wrapper .form-consent { display: flex; align-items: flex-start; gap: 10px; margin: 20px 0; } #autool-as505-wrapper .form-consent input { width: auto; margin-top: 5px; } #autool-as505-wrapper .form-consent label { font-size: 0.85rem; color: #666; } #autool-as505-wrapper .contact-submit { display: block; width: 100%; max-width: 250px; margin: 30px auto 0; padding: 14px 20px; text-align: center; } /* Mobile responsive adjustments */ @media (max-width: 992px) { /* Tablet and larger mobile */ #autool-as505-wrapper .section { padding: 40px 0; } #autool-as505-wrapper .product-info { padding-right: 0; margin-bottom: 25px; text-align: center; } #autool-as505-wrapper .product-features { justify-content: center; } #autool-as505-wrapper .product-buttons { justify-content: center; } #autool-as505-wrapper .steps-container { flex-direction: column; align-items: center; margin-top: 25px; } #autool-as505-wrapper .step { margin-bottom: 25px; max-width: 380px; } #autool-as505-wrapper .step-line { display: none; } #autool-as505-wrapper .specs-3d-container { min-height: 450px; perspective: 1100px; } #autool-as505-wrapper .specs-3d-model { width: 65%; } #autool-as505-wrapper .specs-3d-item { width: 120px; height: 120px; padding: 15px; } #autool-as505-wrapper .specs-3d-item-1 { transform: translateZ(140px); } #autool-as505-wrapper .specs-3d-item-2 { transform: rotateY(45deg) translateZ(140px); } #autool-as505-wrapper .specs-3d-item-3 { transform: rotateY(90deg) translateZ(140px); } #autool-as505-wrapper .specs-3d-item-4 { transform: rotateY(135deg) translateZ(140px); } #autool-as505-wrapper .specs-3d-item-5 { transform: rotateY(180deg) translateZ(140px); } #autool-as505-wrapper .specs-3d-item-6 { transform: rotateY(225deg) translateZ(140px); } #autool-as505-wrapper .specs-3d-item-7 { transform: rotateY(270deg) translateZ(140px); } #autool-as505-wrapper .specs-3d-item-8 { transform: rotateY(315deg) translateZ(140px); } #autool-as505-wrapper .specs-image-container { width: 70%; max-width: 350px; opacity: 0.8; } #autool-as505-wrapper .general-specs { flex-direction: column; } #autool-as505-wrapper .general-specs-diagram { margin-bottom: 30px; } #autool-as505-wrapper .general-specs-details { padding-left: 0; margin-top: 30px; } #autool-as505-wrapper .dimension-container { flex-direction: column; align-items: center; } #autool-as505-wrapper .dimension-details { margin-top: 30px; } /* Distributor Section Responsive */ #autool-as505-wrapper .distributor-benefits { grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); } } @media (max-width: 768px) { #autool-as505-wrapper .container { padding: 0 10px; } #autool-as505-wrapper .section { padding: 20px 0; } #autool-as505-wrapper .section-header { margin-bottom: 20px; } #autool-as505-wrapper .subtitle-wrapper { gap: 5px; /* Further Reduced gap */ margin-bottom: 15px; } #autool-as505-wrapper .section-subtitle { font-size: 0.75rem; /* Slightly smaller font for subtitle text */ padding: 4px 8px; /* Further Reduced padding for subtitle text */ margin-bottom: 10px; } #autool-as505-wrapper .subtitle-logo { height: 22px; /* Further Reduced logo height */ } #autool-as505-wrapper .section-title { font-size: 1.6rem; margin-bottom: 15px; } #autool-as505-wrapper .section-title::after { bottom: -8px; width: 60px; height: 3px; } #autool-as505-wrapper .section-description { font-size: 0.9rem; line-height: 1.5; } #autool-as505-wrapper .product-title { font-size: 1.8rem; margin-bottom: 15px; } #autool-as505-wrapper .product-description { font-size: 0.9rem; line-height: 1.5; margin-bottom: 20px; } #autool-as505-wrapper .product-info { margin-bottom: 20px; } #autool-as505-wrapper .product-hero { flex-direction: column; } #autool-as505-wrapper .product-image-main { max-width: 280px; } #autool-as505-wrapper .iframe-container { max-width: 280px; } #autool-as505-wrapper .product-badge-corner { width: 60px; /* Reduced size for mobile */ height: 60px; /* Reduced size for mobile */ top: 20px; /* Adjusted position */ right: 20px; /* Adjusted position */ } #autool-as505-wrapper .badge-big { font-size: 1.1rem; /* Reduced font size for mobile */ } #autool-as505-wrapper .badge-small { font-size: 0.65rem; /* Reduced font size for mobile */ } #autool-as505-wrapper .product-buttons { flex-direction: column; width: 100%; gap: 8px; } #autool-as505-wrapper .btn { width: 100%; margin-bottom: 8px; padding: 10px 20px; font-size: 0.85rem; } #autool-as505-wrapper .features-grid { grid-template-columns: 1fr; gap: 15px; margin-top: 20px; } #autool-as505-wrapper .feature-card { padding: 15px; } #autool-as505-wrapper .feature-card-icon { width: 50px; height: 50px; font-size: 20px; margin-bottom: 10px; /* Reduced margin */ } #autool-as505-wrapper .feature-card-title { font-size: 1rem; margin-bottom: 10px; } #autool-as505-wrapper .feature-card-text { font-size: 0.85rem; line-height: 1.5; } #autool-as505-wrapper .steps-container { margin-top: 20px; } #autool-as505-wrapper .step { margin-bottom: 15px; padding: 0 5px; } #autool-as505-wrapper .step-icon { width: 80px; height: 80px; font-size: 2rem; margin-bottom: 10px; /* Reduced margin */ } #autool-as505-wrapper .step-number { width: 25px; height: 25px; font-size: 0.9rem; } #autool-as505-wrapper .step-title { font-size: 1.1rem; margin-bottom: 10px; } #autool-as505-wrapper .step-description { font-size: 0.85rem; line-height: 1.5; } #autool-as505-wrapper .step-description { font-size: 0.85rem; line-height: 1.5; } #autool-as505-wrapper .steps-cta { margin-top: 20px; } #autool-as505-wrapper .tech-specs-header { margin-bottom: 20px; } #autool-as505-wrapper .specs-tabs { flex-direction: column; border-radius: 10px; gap: 5px; padding: 5px; margin-top: 15px; margin-bottom: 15px; } #autool-as505-wrapper .specs-tab { width: 100%; padding: 8px 10px; font-size: 0.85rem; } #autool-as505-wrapper .specs-3d-container { min-height: 280px; perspective: 800px; } #autool-as505-wrapper .specs-3d-model { width: 85%; } #autool-as505-wrapper .specs-3d-item { width: 70px; /* Further Reduced size */ height: 70px; /* Further Reduced size */ padding: 4px; /* Further Reduced padding */ } #autool-as505-wrapper .specs-3d-item-icon { font-size: 0.9rem; /* Further Reduced font size */ margin-bottom: 2px; /* Further Reduced margin */ } #autool-as505-wrapper .specs-3d-item-label { font-size: 0.55rem; /* Further Reduced font size */ } #autool-as505-wrapper .specs-3d-item-value { font-size: 0.7rem; /* Further Reduced font size */ } #autool-as505-wrapper .specs-3d-item-1 { transform: translateZ(80px); } /* Adjusted translateZ */ #autool-as505-wrapper .specs-3d-item-2 { transform: rotateY(45deg) translateZ(80px); } /* Adjusted translateZ */ #autool-as505-wrapper .specs-3d-item-3 { transform: rotateY(90deg) translateZ(80px); } /* Adjusted translateZ */ #autool-as505-wrapper .specs-3d-item-4 { transform: rotateY(135deg) translateZ(80px); } /* Adjusted translateZ */ #autool-as505-wrapper .specs-3d-item-5 { transform: rotateY(180deg) translateZ(80px); } /* Adjusted translateZ */ #autool-as505-wrapper .specs-3d-item-6 { transform: rotateY(225deg) translateZ(80px); } /* Adjusted translateZ */ #autool-as505-wrapper .specs-3d-item-7 { transform: rotateY(270deg) translateZ(80px); } /* Adjusted translateZ */ #autool-as505-wrapper .specs-3d-item-8 { transform: rotateY(315deg) translateZ(80px); } /* Adjusted translateZ */ #autool-as505-wrapper .specs-image-container { width: 70%; /* Increased size */ max-width: 230px; /* Increased max-width */ opacity: 0.65; /* Slightly less transparent */ } #autool-as505-wrapper .specs-panel { padding: 15px; /* Reduced padding for panels */ } #autool-as505-wrapper .general-specs-details { /* Reverted: remove #general-specs specificity and text-align */ padding-left: 0; /* Remove left padding */ } #autool-as505-wrapper .specs-detail-title { /* Reverted: remove #general-specs specificity */ font-size: 1.3rem; /* Reduced font size */ margin-bottom: 15px; /* Reduced margin */ /* display: inline-block; is default for this element if not overridden elsewhere */ } #autool-as505-wrapper .specs-detail-title::after { /* Reverted: remove #general-specs specificity and centering */ /* left: 50%; transform: translateX(-50%); _/ /_ Default is left: 0; transform: none; */ } #autool-as505-wrapper .specs-detail-list { /* Reverted: remove #general-specs specificity and centering */ grid-template-columns: 1fr; gap: 10px; /* Reduced gap */ /* margin-left: auto; margin-right: auto; width: fit-content; */ } /* Removed: #autool-as505-wrapper #general-specs .specs-detail-item { text-align: center; } */ #autool-as505-wrapper .specs-detail-label { font-size: 0.85rem; } #autool-as505-wrapper .specs-detail-value { font-size: 1rem; } #autool-as505-wrapper .specs-gauges { flex-direction: column; align-items: center; gap: 20px; /* Reduced gap */ margin: 20px 0; /* Reduced margin */ } #autool-as505-wrapper .specs-gauge { width: 160px; /* Reduced size */ height: 160px; /* Reduced size */ } #autool-as505-wrapper .gauge-value { font-size: 1.8rem; /* Reduced font size */ } #autool-as505-wrapper .gauge-label { font-size: 0.8rem; } #autool-as505-wrapper .specs-comparison { margin-top: 20px; } #autool-as505-wrapper .comparison-title { font-size: 1.1rem; margin-bottom: 15px; } #autool-as505-wrapper .comparison-bars { gap: 15px; } #autool-as505-wrapper .comparison-item { flex-direction: column; align-items: stretch; } #autool-as505-wrapper .comparison-label { flex: none; width: 100%; margin-bottom: 5px; padding-right: 0; text-align: center; font-size: 0.9rem; /* Reduced font size */ } #autool-as505-wrapper .comparison-bar-container { flex: none; width: 100%; height: 20px; } #autool-as505-wrapper .comparison-value { font-size: 0.8rem; } #autool-as505-wrapper .physical-specs { padding: 15px; } #autool-as505-wrapper .dimension-container { margin: 20px 0; gap: 20px; flex-direction: column; align-items: stretch;} /* align-items: stretch for full width */ #autool-as505-wrapper .dimension-details { margin-top: 20px; text-align: left; } /* Reverted to left align */ #autool-as505-wrapper .dimension-title { font-size: 1.3rem; margin-bottom: 15px; display: block; } /* Changed to block */ #autool-as505-wrapper .dimension-title::after { left: 0; /* Reverted to left */ transform: none; /* Reverted to none */ } #autool-as505-wrapper .dimension-grid { grid-template-columns: 1fr; gap: 10px; /* Reduced gap */ /* Removed margin-left, margin-right, width: fit-content */ } #autool-as505-wrapper .dimension-item { text-align: left; /* Reverted to left align */ } #autool-as505-wrapper .dimension-label { font-size: 0.85rem; } #autool-as505-wrapper .dimension-value { font-size: 1rem; } #autool-as505-wrapper .materials-section { margin-top: 30px; padding-top: 20px; } #autool-as505-wrapper .materials-title { font-size: 1.3rem; margin-bottom: 20px; text-align: left; } /* Align title left */ #autool-as505-wrapper .materials-grid { grid-template-columns: 1fr; gap: 10px; /* Reduced gap */ } #autool-as505-wrapper .material-item { padding: 15px; text-align: left; } /* Align content left */ #autool-as505-wrapper .material-icon { font-size: 1.8rem; margin-bottom: 10px; margin-left:0; margin-right:auto; display:block; width:fit-content;} /* Ensure icon is block and left aligned if needed, or adjust wrapper */ #autool-as505-wrapper .material-name { font-size: 1rem; margin-bottom: 8px; } #autool-as505-wrapper .material-desc { font-size: 0.85rem; } #autool-as505-wrapper .floating-element { display: none; } /* Distributor Section Responsive */ #autool-as505-wrapper .distributor-section { padding: 30px 0 20px; } #autool-as505-wrapper .distributor-title { font-size: 1.8rem; } #autool-as505-wrapper .distributor-description { font-size: 0.9rem; margin-bottom: 20px; } #autool-as505-wrapper .distributor-benefits { grid-template-columns: 1fr; gap: 15px; margin-bottom: 20px; /* Reduced margin */ } #autool-as505-wrapper .benefit-item { padding: 15px 10px; } #autool-as505-wrapper .benefit-icon-wrapper { width: 45px; /* Reduced size */ height: 45px; /* Reduced size */ margin-right: 10px; /* Reduced margin */ } #autool-as505-wrapper .benefit-icon { font-size: 1.3rem; /* Reduced size */ } #autool-as505-wrapper .benefit-title { font-size: 1.1rem; } #autool-as505-wrapper .benefit-text { font-size: 0.85rem; } #autool-as505-wrapper .distributor-contact-cta { flex-direction: column; gap: 10px; margin-top: 20px; /* Reduced margin */ } #autool-as505-wrapper .distributor-btn, #autool-as505-wrapper .distributor-btn-alt { width: 100%; padding: 12px 15px; font-size: 0.9rem; justify-content: center; } /* FAQ section responsive */ #autool-as505-wrapper .faq-section, #autool-as505-wrapper .support-contact-section { padding: 40px 0; } #autool-as505-wrapper .faq-container { margin-top: 30px; } #autool-as505-wrapper .faq-question { padding: 15px 20px; } #autool-as505-wrapper .faq-question h3 { font-size: 0.95rem; } #autool-as505-wrapper .faq-answer { padding: 0 20px; } #autool-as505-wrapper .faq-item.active .faq-answer { padding: 0 20px 15px; } #autool-as505-wrapper .faq-answer p, #autool-as505-wrapper .faq-answer li { font-size: 0.85rem; } #autool-as505-wrapper .support-grid { grid-template-columns: 1fr; gap: 15px; margin: 30px 0; } #autool-as505-wrapper .support-card { padding: 20px; } #autool-as505-wrapper .support-icon { width: 60px; height: 60px; margin-bottom: 15px; } #autool-as505-wrapper .support-icon i { font-size: 1.5rem; } #autool-as505-wrapper .support-title { font-size: 1.1rem; margin-bottom: 10px; } #autool-as505-wrapper .support-text { font-size: 0.85rem; } #autool-as505-wrapper .contact-form-container { padding: 20px; } #autool-as505-wrapper .form-row { flex-direction: column; gap: 15px; margin-bottom: 0; } #autool-as505-wrapper .form-group { margin-bottom: 15px; } #autool-as505-wrapper .contact-form-title { font-size: 1.3rem; margin-bottom: 20px; } } /* Desktop specific logo sizes */ @media (min-width: 993px) { #autool-as505-wrapper .hero-logo { max-width: 220px; /* Increased size for desktop */ } #autool-as505-wrapper .subtitle-logo { height: 48px; /* Increased size for desktop */ } } /* Detaylı Görsel Galeri Bölümü */ #autool-as505-wrapper .detail-gallery-section { background: linear-gradient(135deg, #fff 0%, #f9f9f9 100%); padding: 80px 0; position: relative; } #autool-as505-wrapper .detail-gallery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 30px; margin-top: 50px; } #autool-as505-wrapper .detail-gallery-item { background: #fff; border-radius: 15px; overflow: hidden; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08); transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); border: 1px solid rgba(0,0,0,0.03); } #autool-as505-wrapper .detail-gallery-item:hover { transform: translateY(-8px); box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12); } #autool-as505-wrapper .detail-gallery-image { width: 100%; height: 380px; object-fit: contain; object-position: center; display: block; transition: transform 0.3s ease; background: #f8f8f8; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; image-rendering: high-quality; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateZ(0); transform: translateZ(0); padding: 10px; box-sizing: border-box; } #autool-as505-wrapper .detail-gallery-item:hover .detail-gallery-image { transform: scale(1.02); } #autool-as505-wrapper .detail-gallery-content { padding: 25px; text-align: center; } #autool-as505-wrapper .detail-gallery-icon { width: 60px; height: 60px; border-radius: 15px; background: rgba(255, 209, 0, 0.1); display: flex; justify-content: center; align-items: center; margin: 0 auto 15px; font-size: 1.8rem; color: #FFD100; transition: all 0.3s ease; } #autool-as505-wrapper .detail-gallery-item:hover .detail-gallery-icon { background: linear-gradient(135deg, #FFD100 0%, #FFA500 100%); color: #111; transform: scale(1.1); } #autool-as505-wrapper .detail-gallery-title { font-size: 1.2rem; font-weight: 700; color: #111; margin-bottom: 12px; text-align: center; } #autool-as505-wrapper .detail-gallery-description { font-size: 0.95rem; color: #666; line-height: 1.7; } /* Mobile responsive adjustments for detail gallery */ @media (max-width: 768px) { #autool-as505-wrapper .detail-gallery-grid { grid-template-columns: 1fr; gap: 20px; margin-top: 30px; } #autool-as505-wrapper .detail-gallery-image { height: 250px; object-fit: contain; } #autool-as505-wrapper .detail-gallery-content { padding: 20px; } #autool-as505-wrapper .detail-gallery-title { font-size: 1.1rem; } #autool-as505-wrapper .detail-gallery-description { font-size: 0.9rem; } }





AUTOOL Resmi Logosu
Premium Model

AUTOOL AS505 Şanzıman Yağı Test Cihazı

Otomatik şanzımanlardaki yağın kalitesini ölçen profesyonel cihaz. Yağdaki safsızlıkları ve kirleticileri göstererek şanzıman yağı değişim zamanını doğru tespit etmenizi sağlar.

2.8" LCD Ekran
Sıcaklık Ölçümü
Sesli Alarm
Hemen Satın Al
Detaylı Bilgi


AUTOOL AS505 Şanzıman Yağı Kalite Ölçer Ana Görünüm
AUTOOL AS505 Şanzıman Yağı Kalite Ölçer Ekran Detayı
AUTOOL AS505 Şanzıman Yağı Kalite Ölçer Prob Detayı
AUTOOL AS505 Şanzıman Yağı Kalite Ölçer Kullanım Görünümü
AUTOOL AS505 Şanzıman Yağı Kalite Ölçer Fonksiyonları
AUTOOL AS505 Şanzıman Yağı Kalite Ölçer Teknik Detaylar

Premium Özellikler

Üstün Teknoloji ile AUTOOL AS505

AUTOOL AS505, profesyonel atölyeler ve araç sahipleri için tasarlanmış, şanzıman yağı kalitesini anında ölçebilen dijital bir test cihazıdır. Kullanıcı dostu ara yüzü ile herkesin kolayca kullanabileceği şekilde geliştirilmiştir.

Dijital Ekran

2.8 inç arkadan aydınlatmalı LCD ekran, test sonuçlarını net ve anlaşılır biçimde gösterir. Değişen ışık koşullarında bile verimli çalışma sağlar.

Yüksek Hassasiyetli Sensör

Yüksek hassasiyetli fotoelektrik alıcı-verici sensör algılama probu ile daha doğru ölçüm sonuçları elde edilir. ±2% hassasiyet sağlar.

Yağ Sıcaklık Ölçümü

Dahili sıcaklık sensörü, şanzımanın çalışma durumunu yansıtan gerçek yağ sıcaklığını ölçer. Sıcaklık birimi °C veya °F olarak değiştirilebilir.

Sesli Alarm Sistemi

Şanzıman yağı kalitesi kritik seviyeye düştüğünde (%30'un altı) sesli uyarı vererek güvenlik için derhal yağ değişimi yapılması gerektiğini hatırlatır.

ATF Uyumluluğu

Piyasada bulunan çeşitli ATF (Otomatik Şanzıman Yağı) türleriyle uyumludur. Farklı şanzıman tipleri için özel kalibrasyon imkanı sunar.

800mm Hortum Tasarımı

800mm uzunluğundaki PTFE hortum, testleri yürütmenin daha esnek ve rahat bir yolunu sunar. Yağa ve oksidasyona karşı dayanıklıdır.


Detaylı Görseller

AUTOOL AS505 Detaylı Görsel Galeri

AUTOOL AS505'in tüm özelliklerini, kullanım adımlarını ve teknik detaylarını görsel olarak keşfedin. Her görsel, cihazın farklı bir yönünü ve işlevini açıklamaktadır.

AUTOOL AS505 Yüksek Çözünürlüklü Büyük LCD Ekran

Yüksek Çözünürlüklü Büyük LCD Ekran

Arkadan aydınlatmalı 2,8 inç LCD ekranıyla donatılmış olan AUTOOL AS505, kullanıcılara parlak gün ışığında veya loş gecede bile değişen ışık koşullarında verimli çalışma için net bir görüntü sunar. Yüksek çözünürlüklü ekran teknolojisi sayesinde, test sonuçları, menü seçenekleri ve sistem bilgileri kristal netliğinde görüntülenir. Profesyonel kullanım için optimize edilmiş ekran arayüzü, karmaşık verileri anlaşılır grafikler ve sayısal değerler halinde sunar. Bu gelişmiş görüntüleme sistemi, operatörlerin hızlı ve doğru kararlar almasını sağlayarak iş verimliliğini maksimum seviyeye çıkarır.

AUTOOL AS505 Kullanıcı Dostu El Tipi Tasarım

Kullanıcı Dostu El Tipi Tasarım

AUTOOL AS505'in tutma yeri silikon bir alt tabaka ile kaplanmıştır, bu da mükemmel kavrama ve hafif tasarım sağlayarak tek elle kolay kullanım imkanı sunar. Ergonomik tasarım prensiplerine uygun olarak geliştirilen cihaz, uzun süreli kullanımlarda bile el yorgunluğunu minimize eder. Anti-slip silikon kaplama, ıslak veya yağlı ellerde bile güvenli tutuş sağlarken, dengeli ağırlık dağılımı sayesinde hassas ölçümler için gerekli stabilite korunur. Kompakt boyutları ve hafif yapısı, dar motor bölmelerinde bile rahat çalışma imkanı sunarken, profesyonel kullanıcıların iş verimliliğini maksimum seviyeye çıkarır.

AUTOOL AS505 Çalışma Adımları

Çalışma Adımları

AUTOOL AS505 ile profesyonel şanzıman yağı testi gerçekleştirmek son derece basit ve sistematiktir. Adım 01: Test probunu temizleyin - Hassas ölçüm için probun tamamen temiz olması kritik önemdedir. Adım 02: Test probunu şanzıman yağına batırın - Probu yağın içine tam olarak daldırarak sensörün doğru okuma yapmasını sağlayın. Adım 03: Testi başlatmak için [▶] düğmesine basın - Cihaz otomatik olarak ölçüm sürecini başlatacak ve analiz gerçekleştirecektir. Adım 04: Arayüzde test sonuçları görüntülenecektir - Şeffaflık değeri, sıcaklık bilgisi ve yağ kalite durumu ekranda net bir şekilde sunulur. Bu sistematik yaklaşım, hem deneyimli teknisyenler hem de yeni kullanıcılar için tutarlı ve güvenilir sonuçlar elde etmeyi garanti eder.

AUTOOL AS505 Kolay Test İçin Esnek Hortum Probu

Kolay Test İçin Esnek Hortum Probu

AUTOOL AS505, 800 mm uzunluğundaki gelişmiş prob tasarımı ile maksimum esneklik ve kullanım kolaylığı sağlar. Bu esnek hortum, testlerin daha rahat ve kullanışlı bir şekilde yapılmasını mümkün kılarken, dar ve erişilmesi zor alanlarda bile hassas ölçümler gerçekleştirmeye olanak tanır. PTFE (Politetrafloroetilen) malzemeden üretilen yüksek kaliteli hortum, yağa ve oksidasyona karşı üstün direnç gösterir ve olağanüstü korozyon direnci sayesinde ürünün kullanım ömrünü etkili bir şekilde uzatır. Kimyasal dayanıklılığı ve termal stabilite özellikleri ile uzun vadeli güvenilir performans sunan bu prob sistemi, profesyonel kullanıcıların en zorlu çalışma koşullarında bile hassas ve tutarlı sonuçlar elde etmesini garanti eder.

AUTOOL AS505 Yağ Sıcaklığı Göstergesi

Yağ Sıcaklığı Göstergesi

AUTOOL AS505, entegre sıcaklık sensörü sayesinde yağlama sisteminin çalışma durumunu belirlemek için kritik öneme sahip sıcaklık ölçümü gerçekleştirir. Bu gelişmiş sensör teknolojisi, şanzıman yağının gerçek zamanlı sıcaklık değerlerini hassas bir şekilde izleyerek, sistemin termal durumu hakkında detaylı bilgi sağlar. Cihaz, kullanıcı tercihine göre °C (Celsius) ve °F (Fahrenheit) sıcaklık birimleri arasında geçiş yapabilme özelliğine sahiptir. Sıcaklık verisi, yağ viskozitesinin değerlendirilmesi, optimal çalışma koşullarının belirlenmesi ve termal stres analizi için vazgeçilmez bir parametredir. Bu özellik, profesyonel teknisyenlerin şanzıman sisteminin genel sağlığını değerlendirmesinde kritik rol oynar ve doğru bakım kararları alınmasını sağlar.

AUTOOL AS505 Yüksek Hassasiyetli Optik Prob

Yüksek Hassasiyetli Optik Prob

AUTOOL AS505, son teknoloji yüksek hassasiyetli optoelektronik sensör ile entegre edilmiş gelişmiş optik prob sistemine sahiptir. Bu ileri teknoloji sensör, ışık geçirgenliği prensibine dayalı olarak çalışarak, şanzıman yağının şeffaflık seviyesini mikron düzeyinde hassasiyetle ölçer ve daha doğru, güvenilir ölçüm sonuçları sağlar. Optoelektronik teknolojinin avantajlarını kullanan bu sistem, yağ içindeki en küçük partikülleri ve kirleticileri bile tespit edebilme yeteneğine sahiptir. Kalibre edilmiş ışık kaynağı ve hassas fotodetektör kombinasyonu, çevresel faktörlerden etkilenmeden tutarlı ve tekrarlanabilir sonuçlar üretir. Bu gelişmiş optik teknoloji, profesyonel kullanıcılara laboratuvar kalitesinde ölçüm hassasiyeti sunarak, şanzıman yağı analizinde yeni bir standart belirler.


Kolay Kullanım

AUTOOL AS505 Nasıl Çalışır?

AUTOOL AS505 kullanımı son derece kolaydır. Şanzıman yağı kalitesini anında ölçmek için aşağıdaki basit adımları izlemeniz yeterlidir. Karmaşık bilgilerle uğraşmanıza gerek kalmadan aracınıza ihtiyaç duyduğu bakımı yapabilirsiniz.

1

Hazırlık

Cihazı açın ve ölçüm yapacağınız şanzıman tipini seçin. Şanzıman normal çalışma sıcaklığında olmalıdır.

2

Probun Yerleştirilmesi

Esnek probu şanzıman yağ seviye çubuğu deliğinden yağın içine yerleştirin. Probun tamamını yağın içine daldırın.

3

Ölçüm

Cihaz otomatik olarak ölçüme başlayacak ve birkaç saniye içinde şanzıman yağının şeffaflık değerini gösterecektir.

4

Sonuç ve Değerlendirme

Ekrandaki değerleri kontrol edin. %50'nin üzerindeki değerler yağın iyi durumda olduğunu, %30'un altındaki değerler ise yağ değişimi gerektiğini gösterir.


Teknik Detaylar

AUTOOL AS505 Teknik Özellikleri

AUTOOL AS505 Şanzıman Yağı Test Cihazı, profesyonel kullanım için tasarlanmış yüksek hassasiyetli bir cihazdır. Yüksek kaliteli malzemeler ve gelişmiş teknoloji ile üretilmiştir.


AUTOOL AS505 Şanzıman Yağı Test Cihazı Ana Görsel
LCD Ekran
Algılama Probu

Kontrol Düğmeleri

Model
AUTOOL AS505
Ürün Tipi
Şanzıman Yağı Test Cihazı
Ekran Boyutu
2.8 inç LCD
Ekran
Arkadan Aydınlatmalı
Prob Uzunluğu
800mm PTFE Hortum
Batarya
3.7V Lityum İyon
Şarj Süresi
~2.5 Saat
Sürekli Çalışma
~6 Saat
Ölçüm Hassasiyeti
±2%
Ölçüm Aralığı
%0-100 Şeffaflık
Sıcaklık Ölçümü
°C / °F Değiştirilebilir
Sertifikalar
CE, FCC, ROHS

AUTOOL Logosu
Güvenilir Kaynak
otoeko.com Logosu

Resmi Türkiye Distribütörü: otoeko.com

AUTOOL ürünlerini otoeko.com güvencesiyle, doğrudan resmi distribütöründen temin edin.
Orijinal ürün garantisi, 1 Yıl resmi Türkiye garantisi ve uzman teknik destek otoeko.com'da.

Orijinal Ürün Garantisi

Tüm AUTOOL ürünleri %100 orijinaldir ve doğrudan üreticiden temin edilir. Sahte ürün riski olmadan güvenle alışveriş yapın.

1 Yıl Resmi Garanti

Türkiye genelinde geçerli, fatura tarihinden itibaren 1 yıl resmi otoeko.com garantisi. Herhangi bir sorun yaşarsanız hızlı çözüm.

Uzman Teknik Destek

Satın alma öncesi ve sonrası tüm sorularınız için profesyonel teknik destek hizmeti. Kullanım ve bakım konusunda uzman desteği.

Hızlı ve Güvenli Teslimat

Siparişiniz özenle paketlenir ve en kısa sürede adresinize teslim edilir. Kargo takibi ve güvenli teslimat garantisi.

Özel Kampanyalar

Resmi distribütör olarak sunduğumuz özel fiyatlar ve kampanyalardan yararlanın. Düzenli olarak sunulan fırsatları kaçırmayın.

Ödeme Kolaylığı

Kredi kartı, havale/EFT seçenekleriyle size en uygun ödeme yöntemini seçin. Güvenli alışveriş deneyimi.


Neden Tercih Edilir

Neden AUTOOL AS505?

Firmamız, araç sahiplerinin güvenli ve ekonomik sürüş deneyimleri yaşamasını önemser. AUTOOL AS505, şanzımanınızın uzun ömürlü ve verimli bir şekilde çalışması için gerekli olan bakım süreçlerini kolaylaştırır.

AUTOOL AS505, şanzıman yağının hangi özelliklerini test eder?

AUTOOL AS505 temel olarak şanzıman yağının şeffaflığını ölçer. Bu şeffaflık ölçümü, yağın içindeki kir, metal parçacıkları, sürtünme sonucu oluşan kalıntılar ve diğer kirleticilerin oranını gösterir. Cihaz aynı zamanda yağın sıcaklığını da ölçerek daha doğru sonuçlar elde etmenizi sağlar. Şeffaflık değeri %100'e yaklaştıkça yağın temiz olduğunu, değer düştükçe yağın kirlenmiş olduğunu gösterir.

Ölçüm sonuçlarını nasıl yorumlamalıyım?

AUTOOL AS505 ölçüm sonuçlarını aşağıdaki gibi yorumlayabilirsiniz:

  • %100-%50 arası: Yağ iyi durumda, değişime gerek yok.
  • %50-%30 arası: Yağ orta derecede kirlenmiş, yakın zamanda değişim düşünülebilir. Cihaz ekranında uyarı işareti görünür.
  • %30'un altı: Yağ kritik seviyede kirlenmiş, acilen değiştirilmesi gerekir. Cihaz sesli uyarı verir.

Şanzıman tipine, kullanım koşullarına ve yağ türüne göre bu değerler biraz değişiklik gösterebilir.

Hangi tür şanzımanlar için kullanılabilir?

AUTOOL AS505 özellikle otomatik şanzımanlar (AT), sürekli değişken şanzımanlar (CVT) ve çift kavramalı şanzımanlar (DCT) gibi çeşitli tipte otomatik şanzımanların yağ kalitesini ölçmek için tasarlanmıştır. Klasik ATF yağları, Dexron, Mercon gibi farklı şanzıman yağı türleriyle uyumludur. Manuel şanzımanların yağ kalitesini ölçmek için uygun değildir, çünkü manuel şanzıman yağı farklı özelliklere sahiptir.

Cihazın batarya ömrü ne kadardır ve nasıl şarj edilir?

AUTOOL AS505, 3.7V lityum iyon batarya ile çalışır. Tam şarjla yaklaşık 6 saat sürekli kullanım sağlar. Cihazı şarj etmek için standart bir micro-USB kablo kullanabilirsiniz. Şarj işlemi yaklaşık 2.5 saat sürer. Ekrandaki batarya göstergesi şarj seviyesini gösterir. Uzun süre kullanılmayacaksa, batarya ömrünü korumak için en az 3 ayda bir şarj edilmesi önerilir.

Doğru sonuç almak için nelere dikkat etmeliyim?

Doğru sonuçlar almak için aşağıdaki noktalara dikkat etmeniz önemlidir:

  • Testi şanzıman normal çalışma sıcaklığında iken yapın (yaklaşık 15-20 dakika sürüş sonrası).
  • Motoru çalıştırıp vites kolunu P (Park) konumuna alın ve 2-3 dakika bekleyin.
  • Probu şanzıman yağ seviye çubuğu deliğinden şanzıman yağının içine tam olarak daldırın.
  • Ölçüm sırasında probu sabit tutun ve cihazın göstergesinin sabitlenmesini bekleyin.
  • Probu her kullanımdan sonra temiz bir bezle silin, kirli prob yanlış ölçüme neden olabilir.
  • Probun ucundaki sensörü çizmeyin veya sert cisimlerle temas ettirmeyin.

Cihazın garanti süresi nedir?

AUTOOL AS505, otoeko.com tarafından sağlanan 1 yıl resmi Türkiye garantisi kapsamındadır. Bu garanti sadece fabrikasyon hatalara karşı geçerlidir. Yanlış kullanım, düşürme, sıvı teması, yetkisiz tamir girişimleri gibi durumlar garanti kapsamı dışındadır. Garanti hizmeti için faturanızla birlikte otoeko.com ile iletişime geçmeniz yeterlidir.


Size Özel Destek

Destek ve İletişim

AUTOOL AS505 ile ilgili her türlü soru ve destek talebiniz için otoeko.com yanınızda. Size yardımcı olmaktan mutluluk duyarız.

Telefon Desteği

Hafta içi 09:00-18:00 saatleri arasında telefon ile teknik destek ve sipariş konularında yardım alabilirsiniz.

0850 532 0550

E-posta Desteği

7/24 e-posta desteğimiz ile sorularınızı iletebilir, en geç 24 saat içinde yanıt alabilirsiniz.

info@otoeko.com

WhatsApp Desteği

WhatsApp üzerinden bize ulaşarak hızlı destek alabilirsiniz.

WhatsApp Destek Hattı


Axess 12 Installment
Single Payment 2.978,90 ₺ 2.978,90 ₺
2 Installment 1.564,52 ₺ 3.129,04 ₺
3 Installment 1.064,36 ₺ 3.193,08 ₺
4 Installment 814,80 ₺ 3.259,21 ₺
5 Installment 665,49 ₺ 3.327,43 ₺
6 Installment 566,39 ₺ 3.398,33 ₺
7 Installment 496,24 ₺ 3.473,70 ₺
8 Installment 443,60 ₺ 3.548,76 ₺
9 Installment 402,95 ₺ 3.626,51 ₺
10 Installment 370,81 ₺ 3.708,13 ₺
11 Installment 344,55 ₺ 3.790,05 ₺
12 Installment 322,91 ₺ 3.874,95 ₺
Bonus 12 Installment
Single Payment 2.978,90 ₺ 2.978,90 ₺
2 Installment 1.564,52 ₺ 3.129,04 ₺
3 Installment 1.064,16 ₺ 3.192,49 ₺
4 Installment 814,51 ₺ 3.258,02 ₺
5 Installment 665,01 ₺ 3.325,05 ₺
6 Installment 565,89 ₺ 3.395,35 ₺
7 Installment 495,56 ₺ 3.468,93 ₺
8 Installment 442,93 ₺ 3.543,40 ₺
9 Installment 402,15 ₺ 3.619,36 ₺
10 Installment 369,98 ₺ 3.699,79 ₺
11 Installment 343,66 ₺ 3.780,22 ₺
12 Installment 321,95 ₺ 3.863,34 ₺
Paraf 12 Installment
Single Payment 2.978,90 ₺ 2.978,90 ₺
2 Installment 1.553,05 ₺ 3.106,10 ₺
3 Installment 1.054,73 ₺ 3.164,19 ₺
4 Installment 805,72 ₺ 3.222,87 ₺
5 Installment 656,49 ₺ 3.282,45 ₺
6 Installment 557,06 ₺ 3.342,33 ₺
7 Installment 486,33 ₺ 3.404,29 ₺
8 Installment 433,21 ₺ 3.465,65 ₺
9 Installment 391,82 ₺ 3.526,42 ₺
10 Installment 358,99 ₺ 3.589,87 ₺
11 Installment 331,93 ₺ 3.651,24 ₺
12 Installment 309,43 ₺ 3.713,20 ₺
World 12 Installment
Single Payment 2.978,90 ₺ 2.978,90 ₺
2 Installment 1.568,24 ₺ 3.136,48 ₺
3 Installment 1.082,14 ₺ 3.246,41 ₺
4 Installment 829,77 ₺ 3.319,09 ₺
5 Installment 678,47 ₺ 3.392,37 ₺
6 Installment 577,66 ₺ 3.465,95 ₺
7 Installment 505,94 ₺ 3.541,61 ₺
8 Installment 451,97 ₺ 3.615,79 ₺
9 Installment 409,96 ₺ 3.689,67 ₺
10 Installment 376,59 ₺ 3.765,93 ₺
11 Installment 349,05 ₺ 3.839,50 ₺
12 Installment 326,12 ₺ 3.913,38 ₺
Maximum 12 Installment
Single Payment 2.978,90 ₺ 2.978,90 ₺
2 Installment 1.564,52 ₺ 3.129,04 ₺
3 Installment 1.064,36 ₺ 3.193,08 ₺
4 Installment 814,80 ₺ 3.259,21 ₺
5 Installment 665,49 ₺ 3.327,43 ₺
6 Installment 566,39 ₺ 3.398,33 ₺
7 Installment 496,24 ₺ 3.473,70 ₺
8 Installment 443,60 ₺ 3.548,76 ₺
9 Installment 402,95 ₺ 3.626,51 ₺
10 Installment 370,81 ₺ 3.708,13 ₺
11 Installment 344,55 ₺ 3.790,05 ₺
12 Installment 322,91 ₺ 3.874,95 ₺
BankKart 12 Installment
Single Payment 2.978,90 ₺ 2.978,90 ₺
2 Installment 1.561,69 ₺ 3.123,38 ₺
3 Installment 1.062,18 ₺ 3.186,53 ₺
4 Installment 813,09 ₺ 3.252,36 ₺
5 Installment 663,94 ₺ 3.319,69 ₺
6 Installment 565,20 ₺ 3.391,18 ₺
7 Installment 494,75 ₺ 3.463,27 ₺
8 Installment 442,44 ₺ 3.539,53 ₺
9 Installment 401,52 ₺ 3.613,70 ₺
10 Installment 367,95 ₺ 3.679,54 ₺
11 Installment 342,41 ₺ 3.766,52 ₺
12 Installment 321,35 ₺ 3.856,19 ₺
CardFinans 12 Installment
Single Payment 2.978,90 ₺ 2.978,90 ₺
2 Installment 1.564,52 ₺ 3.129,04 ₺
3 Installment 1.064,36 ₺ 3.193,08 ₺
4 Installment 814,80 ₺ 3.259,21 ₺
5 Installment 665,49 ₺ 3.327,43 ₺
6 Installment 566,39 ₺ 3.398,33 ₺
7 Installment 496,24 ₺ 3.473,70 ₺
8 Installment 443,60 ₺ 3.548,76 ₺
9 Installment 402,95 ₺ 3.626,51 ₺
10 Installment 370,81 ₺ 3.708,13 ₺
11 Installment 344,55 ₺ 3.790,05 ₺
12 Installment 322,91 ₺ 3.874,95 ₺
Kuveyt Türk 12 Installment
Single Payment 2.978,90 ₺ 2.978,90 ₺
2 Installment 1.558,71 ₺ 3.117,42 ₺
3 Installment 1.058,60 ₺ 3.175,81 ₺
4 Installment 808,70 ₺ 3.234,79 ₺
5 Installment 658,93 ₺ 3.294,66 ₺
6 Installment 559,09 ₺ 3.354,54 ₺
7 Installment 488,07 ₺ 3.416,50 ₺
8 Installment 434,70 ₺ 3.477,57 ₺
9 Installment 393,18 ₺ 3.538,64 ₺
10 Installment 360,21 ₺ 3.602,09 ₺
11 Installment 333,07 ₺ 3.663,75 ₺
12 Installment 310,45 ₺ 3.725,41 ₺
Order before 4:00 PM, ships the same day!
Fastest
1-2 business days
Turkey's most established carrier. Wide branch network across all 81 provinces with real-time tracking.
200
Economic
2-3 business days
One of Turkey's largest cargo networks with 5,500+ branches. Affordable and fast delivery.
175
Popular
2-3 business days
Choose your preferred time slot for delivery. Tech-driven infrastructure with instant notifications.
125
Same Day Shipping Orders placed before 4 PM weekdays, 12 PM Saturdays
Free Over 30,000₺ No shipping fee on domestic orders
67+ Countries Via DHL, UPS, FedEx — 3-10 business days
Store Pickup Antalya Muratpasa Free
Our professional team carefully packages every product and ensures safe delivery to your door.

No questions have been asked about this product yet.

Be the first to ask a question!

Ask a Question

No reviews yet

Have you tried this product? Share your experience and help other customers make the right choice. Your review will be published after approval.

Your privacy is protected
Takes just a few seconds
Help the community

Write a Review

Your Rating
Max 3 photos, 5MB
SKU OTO0449
Barcode OTO0449
1/6
Cookie Notice

We use cookies to provide you with the best shopping experience. Cookies help us remember your preferences and improve our services. For details, see our Cookie Policy