STYLE REDEFINED

All New Honda Civic RS dilengkapi teknologi Honda Sensing yang didesain untuk membantu Anda sepanjang perjalanan.

STYLE REDEFINED

All New Honda Civic RS dilengkapi teknologi Honda Sensing yang didesain untuk membantu Anda sepanjang perjalanan.

BEAUTY REDEFINED

Saatnya menjadi pusat perhatian dengan penampilan sporty All New Honda Civic RS yang didukung Full LED Headlight with LED DRL, Dual Exhaust Pipe Finisher dan 17″ Sporty Matte Black Alloy Wheels.

BEAUTY REDEFINED

Saatnya menjadi pusat perhatian dengan penampilan sporty All New Honda Civic RS yang didukung Full LED Headlight with LED DRL, Dual Exhaust Pipe Finisher dan 17″ Sporty Matte Black Alloy Wheels.

See a details on Exterior Interior Car Safety Perfomance Color Simulation

Exterior

This is an explanation of the Exterior of this car, for more details you can contact us.

Interior

This is an explanation of the Interior of this car, for more details you can contact us.

Safety

It is a security feature of this car, it should be known.

Perfomance

The following is the performance information of this car.
1 2 3 4 <!-- 5 6 --> <!-- 7 -->
<!-- <!-- <!-- Tombol Pilihan G -->

/* Desktop Menu */ body { margin: 0; } .car-image { display: none; } p#selectedText { font-size: 1.3em; text-shadow: 0 0 6px #ccc; color: #fff; font-family: system-ui; } .somecar { background-color: #fff; padding-top: 0px; margin-top: 10% } .car-image-container { padding-top: 80px; display: flex; flex-wrap: wrap; justify-content: center; } .car-image-container img { margin-top: -184px; } .car-image { width: 668px; margin: 5px; } /* Styling ketika Pilihan A (img1) dipilih */ .car-image-container.show-bg-a { background-image: linear-gradient(rgb(245, 245, 244) 0%, rgb(234, 234, 233) 100%); background-color: rgb(234, 234, 233); padding-top: 60px; height: 180px; } /* Styling ketika Pilihan B (img2) dipilih */ .car-image-container.show-bg-b { background-image: linear-gradient(rgb(250, 249, 244) 0%, rgb(245, 242, 233) 100%); background-color: rgb(245, 242, 233); padding-top: 60px; height: 180px; } /* Styling ketika Pilihan C (img3) dipilih */ .car-image-container.show-bg-c { background-image: linear-gradient(rgb(193, 193, 194) 0%, rgb(130, 131, 133) 100%); background-color: rgb(130, 131, 133); padding-top: 60px; height: 180px; } /* Styling ketika Pilihan D (img4) dipilih */ .car-image-container.show-bg-d { background-image: linear-gradient(rgb(128, 128, 128) 0%, rgb(0, 0, 0) 100%); background-color: rgb(0, 0, 0); padding-top: 60px; height: 180px; } /* Styling ketika Pilihan E (img5) dipilih */ /* .car-image-container.show-bg-e { background-image: linear-gradient(rgb(160, 162, 165) 0%, rgb(64, 68, 74) 100%); background-color: rgb(64, 68, 74); padding-top: 60px; height: 180px; } */ /* Styling ketika Pilihan F (img6) dipilih */ /* .car-image-container.show-bg-f { background-image: linear-gradient(rgb(128, 128, 128) 0%, rgb(0, 0, 0) 100%); background-color: rgb(0, 0, 0); padding-top: 60px; height: 180px; } */ /* Styling ketika Pilihan G (img7) dipilih */ /* .car-image-container.show-bg-g { background-image: linear-gradient(rgb(221, 228, 230) 0%, rgb(187, 200, 205) 100%); background-color: rgb(187, 200, 205); padding-top: 60px; height: 180px; } */ .button-container { padding-bottom: 8em; padding-top: 23px; position: relative; justify-content: center; } /* Styling untuk tombol */ button { width: 50px; height: 50px; border-radius: 50%; border: none; cursor: pointer; } button:nth-child(1) { background-color: #eaeae9; background-image: linear-gradient(135deg, #eaeae9 24%, #f5f5f4 48%, #eaeae9 62%, #eaeae9 62%, #eaeae9 100%); } button:nth-child(2) { background-color: #F5F2E9; background-image: linear-gradient(135deg, #F5F2E9 24%, #faf9f4 48%, #F5F2E9 62%, #F5F2E9 62%, #F5F2E9 100%); } button:nth-child(3) { background-color: #828385; background-image: linear-gradient(135deg, #828385 24%, #c1c1c2 48%, #828385 62%, #828385 62%, #828385 100%); } button:nth-child(4) { background-color: #000000; background-image: linear-gradient(135deg, #000000 24%, #808080 48%, #000000 62%, #000000 62%, #000000 100%); } /* button:nth-child(5) { background-color: #40444A; background-image: linear-gradient(135deg, #40444A 24%, #a0a2a5 48%, #40444A 62%, #40444A 62%, #40444A 100%); } button:nth-child(6) { background-color: #000000; background-image: linear-gradient(135deg, #000000 24%, #808080 48%, #000000 62%, #000000 62%, #000000 100%); } */ /* button:nth-child(7) { background-color: #bbc8cd; background-image: linear-gradient(135deg, #bbc8cd 24%, #dde4e6 48%, #bbc8cd 62%, #bbc8cd 62%, #bbc8cd 100%); } */ /* Mengatur latar belakang .button-container */ .button-container.show-bg-a { background-color: rgb(234, 234, 233); } .button-container.show-bg-b { background-color: rgb(245, 242, 233); } .button-container.show-bg-c { background-color: rgb(130, 131, 133); } .button-container.show-bg-d { background-color: rgb(0, 0, 0); } /* .button-container.show-bg-e { background-color: rgb(64, 68, 74); } .button-container.show-bg-f { background-color: rgb(0, 0, 0); } */ /* .button-container.show-bg-g { background-color: rgb(187, 200, 205); } */ .button-container { padding-bottom: 8em; position: relative; justify-content: center; } /* Mobile Menu */ /* Media Query untuk tampilan seluler */ @media only screen and (max-width: 600px) { .car-image { width: 400px; margin: 5px; } .car-image-container img { margin-top: -84px; } .button-container { margin-top: -1px; padding-bottom: 3em; position: relative; justify-content: center; } button { width: 40px; height: 40px; margin: 5px; } /* Styling ketika Pilihan A (img1) dipilih */ .car-image-container.show-bg-a { margin-top: -1px; background-image: linear-gradient(rgb(245, 245, 244) 0%, rgb(234, 234, 233) 100%); background-color: rgb(234, 234, 233); padding-top: 3px; padding-bottom: 75px; height: 53px; } /* Styling ketika Pilihan B (img2) dipilih */ .car-image-container.show-bg-b { margin-top: -1px; background-image: linear-gradient(rgb(250, 249, 244) 0%, rgb(245, 242, 233) 100%); background-color: rgb(245, 242, 233); padding-top: 3px; padding-bottom: 75px; height: 53px; } /* Styling ketika Pilihan C (img3) dipilih */ .car-image-container.show-bg-c { margin-top: -1px; background-image: linear-gradient(rgb(193, 193, 194) 0%, rgb(130, 131, 133) 100%); background-color: rgb(130, 131, 133); padding-top: 3px; padding-bottom: 75px; height: 53px; } /* Styling ketika Pilihan D (img4) dipilih */ .car-image-container.show-bg-d { margin-top: -1px; background-image: linear-gradient(rgb(128, 128, 128) 0%, rgb(0, 0, 0) 100%); background-color: rgb(0, 0, 0); padding-top: 3px; padding-bottom: 75px; height: 53px; } /* Styling ketika Pilihan E (img5) dipilih */ /* .car-image-container.show-bg-e { margin-top: -1px; background-image: linear-gradient(rgb(160, 162, 165) 0%, rgb(64, 68, 74) 100%); background-color: rgb(64, 68, 74); padding-top: 3px; padding-bottom: 75px; height: 53px; } */ /* Styling ketika Pilihan F (img6) dipilih */ /* .car-image-container.show-bg-f { margin-top: -1px; background-image: linear-gradient(rgb(128, 128, 128) 0%, rgb(0, 0, 0) 100%); background-color: rgb(0, 0, 0); padding-top: 3px; padding-bottom: 75px; height: 53px; } */ /* Styling ketika Pilihan G (img7) dipilih */ /* .car-image-container.show-bg-g { margin-top: -1px; background-image: linear-gradient(rgb(221, 228, 230) 0%, rgb(187, 200, 205) 100%); background-color: rgb(187, 200, 205); padding-top: 3px; padding-bottom: 75px; height: 53px; } */ .somecar { background-color: #fff; padding-top: 0px; } } function showDefaultImage() { showImage('img1'); // Tampilkan pilihan A secara default } function showImage(id) { // Sembunyikan semua gambar dengan class "car-image" let images = document.querySelectorAll(".car-image"); images.forEach(image => image.style.display = "none"); // Tampilkan gambar dengan ID yang sesuai let selectedImage = document.getElementById(id); selectedImage.style.display = "block"; // Cek apakah img1, img2, img3, atau img4 ditampilkan let carImageContainer = document.querySelector(".car-image-container"); carImageContainer.classList.remove('show-bg-a'); carImageContainer.classList.remove('show-bg-b'); carImageContainer.classList.remove('show-bg-c'); carImageContainer.classList.remove('show-bg-d'); // carImageContainer.classList.remove('show-bg-e'); // carImageContainer.classList.remove('show-bg-f'); // carImageContainer.classList.remove('show-bg-g'); let buttonContainer = document.querySelector(".button-container"); buttonContainer.classList.remove('show-bg-a'); buttonContainer.classList.remove('show-bg-b'); buttonContainer.classList.remove('show-bg-c'); buttonContainer.classList.remove('show-bg-d'); // buttonContainer.classList.remove('show-bg-e'); // buttonContainer.classList.remove('show-bg-f'); //buttonContainer.classList.remove('show-bg-g'); if (id === 'img1') { carImageContainer.classList.add('show-bg-a'); buttonContainer.classList.add('show-bg-a'); document.getElementById('selectedText').innerText = "Taffeta White"; // Teks untuk pilihan A } else if (id === 'img2') { carImageContainer.classList.add('show-bg-b'); buttonContainer.classList.add('show-bg-b'); document.getElementById('selectedText').innerText = "Premium Opal White Pearl"; // Teks untuk pilihan B } else if (id === 'img3') { carImageContainer.classList.add('show-bg-c'); buttonContainer.classList.add('show-bg-c'); document.getElementById('selectedText').innerText = "Meteoroid Gray Metallic"; // Teks untuk pilihan C } else if (id === 'img4') { carImageContainer.classList.add('show-bg-d'); buttonContainer.classList.add('show-bg-d'); document.getElementById('selectedText').innerText = "Crystal Black Pearl"; // Teks untuk pilihan D } // else if (id === 'img5') { // carImageContainer.classList.add('show-bg-e'); // buttonContainer.classList.add('show-bg-e'); // document.getElementById('selectedText').innerText = "Meteoroid Gray Metallic"; // Teks untuk pilihan E // } else if (id === 'img6') { // carImageContainer.classList.add('show-bg-f'); // buttonContainer.classList.add('show-bg-f'); // document.getElementById('selectedText').innerText = // "Crystal Black Pearl"; // Teks untuk pilihan F // } // else if (id === 'img7') { // carImageContainer.classList.add('show-bg-g'); // buttonContainer.classList.add('show-bg-g'); // document.getElementById('selectedText').innerText = // "Stellar Diamond Pearl (RS)"; // Teks untuk pilihan G // } }

TECHNOLOGY REDEFINED

Beragam fitur hiburan selama perjalanan terintegrasi ke dalam layar sentuh 7”.

TECHNOLOGY REDEFINED

Beragam fitur hiburan selama perjalanan terintegrasi ke dalam layar sentuh 7”.

PERFORMANCE REDEFINED

SUV 7-seater dengan tenaga paling optimal di kelasnya, bahan bakar efisien, dan rendah emisi karbon.

PERFORMANCE REDEFINED

SUV 7-seater dengan tenaga paling optimal di kelasnya, bahan bakar efisien, dan rendah emisi karbon.

SAFETY REDEFINED

Serangkaian fitur lengkap yang memberi rasa aman saat berkendara maupun selepas berkendara.

SAFETY REDEFINED

Serangkaian fitur lengkap yang memberi rasa aman saat berkendara maupun selepas berkendara.

Honda SENSING

Sensor dan sistem driving assist yang membantu mengurangi risiko terjadinya kecelakaan.

Honda SENSING

Sensor dan sistem driving assist yang membantu mengurangi risiko terjadinya kecelakaan.

COMFORT ENHANCEMENT

Temukan berbagai detail yang menambah kenyamanan di setiap tempat duduk penumpang.

COMFORT ENHANCEMENT

Temukan berbagai detail yang menambah kenyamanan di setiap tempat duduk penumpang.

OPTIONS

Aksesoris original Honda pelengkap All New Honda BR-V agar Anda dan mobil Anda tampil lebih eksklusif dan well-equipped.

OPTIONS

Aksesoris original Honda pelengkap All New Honda BR-V agar Anda dan mobil Anda tampil lebih eksklusif dan well-equipped.

*Keterangan

Harga yang tertera adalah harga rekomendasi OTR jakarta dan kepemilikan mobil pertama,
dan dapat berubah sewaktu-waktu tanpa pemberitahuan sebelumnya.
Perubahan warna. material serta kelengkapan dapat berubah sewaktu-waktu tanpa pemberitauan terlebih dahulu.
Spesifikasi, fitur dan material dapat berbeda dengan aktual kendaraan yang dijual.

PT Megatama Mandiri – Honda Megatama merupakan Dealer resmi Mobil Honda di Indonesia.

JAM OPERASIONAL

Copyright © 2023. PT. Megatama Mandiri . All rights reserved.