Оцените удобство использования AGRO.RIA?
Насколько эта страница удобна и полезна вам? Бункер-перегружатель Egritech БНП 2025 Из-за границы
1 828 505 грн • 41 276 $ • 35 574 €
Государственная компенсация — 25%
Под заказ Новый
Проверенная компания TRIDAAGRO
😎 Супер • 2 відгуки
•
Оценить компанию
9+ месяцев работает с RIA.com
Звенигородка, Черкасская обл. Павла Скоропадського, 42
Технические характеристики Бункер-перегружатель Egritech БНП 2025
- Основные Производитель EgritechМодель БНПГод 2025Тип Бункер-перегружатель ·
- Характеристики технического состояния Состояние Новая
Комментарий продавца
Бункер накопитель перегрузочный Egritech БНП-30
/* Секція 1 */ :root { --hover-bg-color: #28a745; } .advantages-section { background-color: #ffffff; width: 100%; padding: 5px 0 5px 0; /* зверху 5px, знизу 5px */ box-sizing: border-box; } .advantages-section__container { max-width: 900px; margin: 0 auto; } .advantages-section__title { text-align: center; font-size: 28px; font-family: 'Arial Black', Arial, sans-serif; text-transform: uppercase; color: #000000; margin: 0 0 10px 0; /* зверху 0, знизу 10px */ padding-top: 5px; /* щоб заголовок був віддалений від верху секції */ } .advantages-grid { display: flex; flex-wrap: wrap; gap: 20px; /* Відступ між блоками */ justify-content: center; /* Центруємо блоки */ } .advantage-box { display: flex; flex-direction: column; align-items: center; width: 190px; /* Збільшена ширина блоку на 20px */ background-color: #ffffff; padding: 16px; border-radius: 14px; box-sizing: border-box; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); cursor: default; text-align: center; color: #000000; } .advantage-box img { width: 100%; height: 100px; object-fit: contain; display: block; margin-bottom: 5px; } .advantage-box h2 { font-size: 16px; font-weight: bold; margin: 0 0 5px 0; text-transform: uppercase; } .advantage-box p { font-size: 14px; margin: 0; } /* Зсув картинки гарантії вправо на 9px */ .advantage-box--guarantee img { margin-left: 9px; } /* --- Адаптація для телефонів --- */ @media (max-width: 600px) { .advantages-grid { justify-content: space-between; /* Щоб два блоки займали повний ряд */ gap: 10px; } .advantage-box { width: calc(50% - 10px); /* 2 блоки в ряд, з урахуванням gap */ } } /* Секція 2 */ .new-advantages-section { background-color: #ffffff; width: 100%; padding: 30px 0 5px 0; box-sizing: border-box; } .new-advantages-grid { display: flex; justify-content: space-between; gap: 20px; flex-wrap: nowrap; margin: 0 20px; box-sizing: border-box; height: 400px; } .new-advantage-box { background-color: #ffffff; width: 50%; padding: 20px; padding-top: 0; border-radius: 12px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08); display: flex; flex-direction: column; align-items: center; box-sizing: border-box; cursor: default; text-align: center; color: #111111; font-family: Arial, sans-serif; font-size: 14px; position: relative; height: 100%; overflow: visible; } .image-container { width: calc(100% + 40px); margin: 0 -20px 20px -20px; border-radius: 12px 12px 0 0; overflow: hidden; box-sizing: border-box; } .image-container img { width: 100%; height: auto; object-fit: cover; display: block; border-radius: 12px 12px 0 0; } .left-box { text-align: left; width: 100%; } .left-box h2 { font-size: 28px; text-align: center; margin-bottom: 15px; font-family: 'Arial Black', Arial, sans-serif; } .left-box table { width: 100%; border-collapse: collapse; border-spacing: 0; font-family: Arial, sans-serif; font-size: 14px; color: #111111; table-layout: fixed; word-wrap: break-word; overflow-wrap: break-word; } .left-box table td { padding: 2px 8px; vertical-align: middle; word-break: break-word; } .left-box table td:first-child { text-align: left; font-weight: 600; color: #333333; width: 60%; } .left-box table td:last-child { text-align: right; color: #555555; width: 40%; } .left-box table td[colspan="2"] { text-align: left; font-weight: 500; color: #444444; } .left-box table, .left-box table tr, .left-box table td { border: none; } .new-advantage-box h2.product-title { font-family: 'Arial Black', Arial, sans-serif; font-size: 24px; font-weight: bold; margin-bottom: 10px; text-align: center; } .new-advantage-box p { font-family: Arial, sans-serif; font-weight: normal; font-size: 14px; text-align: left; } @media (max-width: 600px) { .new-advantages-grid { flex-direction: column; gap: 15px; width: 100%; margin: 0; padding: 0; height: auto; } .new-advantage-box { width: 100%; box-sizing: border-box; padding-left: 0; padding-right: 0; height: auto; padding-top: 0; overflow: visible; border-radius: 12px; } .image-container { width: 100%; margin: 0 0 15px 0; border-radius: 12px 12px 0 0; overflow: hidden; } .image-container img { border-radius: 12px 12px 0 0; height: auto; } .new-advantage-box:not(.left-box) p { padding-left: 15px; } } /* Секція 3 */ .new-section { background-color: #ffffff; width: 100%; padding: 30px 0 0 0; box-sizing: border-box; } .new-section-title { font-family: 'Arial Black', Arial, sans-serif; font-size: 28px; text-align: center; margin: 0 0 10px 0; color: #111111; } .new-section-grid { display: flex; flex-wrap: wrap; gap: 20px; width: 100%; margin: 0 auto; box-sizing: border-box; } .new-section-block { background-color: #ffffff; flex: 1 1 calc(33.333% - 13.33px); box-sizing: border-box; border-radius: 12px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08); display: flex; flex-direction: column; cursor: default; color: #111111; font-family: Arial, sans-serif; font-size: 14px; overflow: visible; } .new-section-image-container { width: 100%; margin: 0 0 15px 0; border-radius: 12px 12px 0 0; overflow: hidden; box-sizing: border-box; flex-shrink: 0; } .new-section-image-container img { width: 100%; height: auto; object-fit: cover; display: block; border-radius: 12px 12px 0 0; } . h3 { margin: 0 15px 10px 15px; font-family: 'Arial Black', Arial, sans-serif; font-weight: normal; /* Arial Black уже жирний */ font-size: 18px; color: #111111; text-align: center; } .new-section-block p { margin: 0 15px 20px 15px; text-align: left; font-family: Arial, sans-serif; font-weight: normal; color: #333333; font-size: 14px; line-height: 1.4; } @media (max-width: 600px) { .new-section-block { flex: 1 1 100%; border-radius: 12px; overflow: hidden; } .new-section-image-container { margin: 0 0 15px 0; border-radius: 0; overflow: visible; } .new-section-image-container img { border-radius: 0; } } /* Секція 4 */ .feature17-section { background: #ffffff; padding: 0 20px 60px 20px; box-sizing: border-box; width: 100%; font-family: Arial, sans-serif; } .feature17-heading { font-family: "Arial Black", sans-serif; font-size: 28px; text-align: center; color: #111; margin: 0; padding-top: 0; padding-bottom: 10px; } .feature17-grid { display: flex; flex-wrap: wrap; justify-content: space-between; gap
/* Секція 1 */ :root { --hover-bg-color: #28a745; } .advantages-section { background-color: #ffffff; width: 100%; padding: 5px 0 5px 0; /* зверху 5px, знизу 5px */ box-sizing: border-box; } .advantages-section__container { max-width: 900px; margin: 0 auto; } .advantages-section__title { text-align: center; font-size: 28px; font-family: 'Arial Black', Arial, sans-serif; text-transform: uppercase; color: #000000; margin: 0 0 10px 0; /* зверху 0, знизу 10px */ padding-top: 5px; /* щоб заголовок був віддалений від верху секції */ } .advantages-grid { display: flex; flex-wrap: wrap; gap: 20px; /* Відступ між блоками */ justify-content: center; /* Центруємо блоки */ } .advantage-box { display: flex; flex-direction: column; align-items: center; width: 190px; /* Збільшена ширина блоку на 20px */ background-color: #ffffff; padding: 16px; border-radius: 14px; box-sizing: border-box; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); cursor: default; text-align: center; color: #000000; } .advantage-box img { width: 100%; height: 100px; object-fit: contain; display: block; margin-bottom: 5px; } .advantage-box h2 { font-size: 16px; font-weight: bold; margin: 0 0 5px 0; text-transform: uppercase; } .advantage-box p { font-size: 14px; margin: 0; } /* Зсув картинки гарантії вправо на 9px */ .advantage-box--guarantee img { margin-left: 9px; } /* --- Адаптація для телефонів --- */ @media (max-width: 600px) { .advantages-grid { justify-content: space-between; /* Щоб два блоки займали повний ряд */ gap: 10px; } .advantage-box { width: calc(50% - 10px); /* 2 блоки в ряд, з урахуванням gap */ } } /* Секція 2 */ .new-advantages-section { background-color: #ffffff; width: 100%; padding: 30px 0 5px 0; box-sizing: border-box; } .new-advantages-grid { display: flex; justify-content: space-between; gap: 20px; flex-wrap: nowrap; margin: 0 20px; box-sizing: border-box; height: 400px; } .new-advantage-box { background-color: #ffffff; width: 50%; padding: 20px; padding-top: 0; border-radius: 12px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08); display: flex; flex-direction: column; align-items: center; box-sizing: border-box; cursor: default; text-align: center; color: #111111; font-family: Arial, sans-serif; font-size: 14px; position: relative; height: 100%; overflow: visible; } .image-container { width: calc(100% + 40px); margin: 0 -20px 20px -20px; border-radius: 12px 12px 0 0; overflow: hidden; box-sizing: border-box; } .image-container img { width: 100%; height: auto; object-fit: cover; display: block; border-radius: 12px 12px 0 0; } .left-box { text-align: left; width: 100%; } .left-box h2 { font-size: 28px; text-align: center; margin-bottom: 15px; font-family: 'Arial Black', Arial, sans-serif; } .left-box table { width: 100%; border-collapse: collapse; border-spacing: 0; font-family: Arial, sans-serif; font-size: 14px; color: #111111; table-layout: fixed; word-wrap: break-word; overflow-wrap: break-word; } .left-box table td { padding: 2px 8px; vertical-align: middle; word-break: break-word; } .left-box table td:first-child { text-align: left; font-weight: 600; color: #333333; width: 60%; } .left-box table td:last-child { text-align: right; color: #555555; width: 40%; } .left-box table td[colspan="2"] { text-align: left; font-weight: 500; color: #444444; } .left-box table, .left-box table tr, .left-box table td { border: none; } .new-advantage-box h2.product-title { font-family: 'Arial Black', Arial, sans-serif; font-size: 24px; font-weight: bold; margin-bottom: 10px; text-align: center; } .new-advantage-box p { font-family: Arial, sans-serif; font-weight: normal; font-size: 14px; text-align: left; } @media (max-width: 600px) { .new-advantages-grid { flex-direction: column; gap: 15px; width: 100%; margin: 0; padding: 0; height: auto; } .new-advantage-box { width: 100%; box-sizing: border-box; padding-left: 0; padding-right: 0; height: auto; padding-top: 0; overflow: visible; border-radius: 12px; } .image-container { width: 100%; margin: 0 0 15px 0; border-radius: 12px 12px 0 0; overflow: hidden; } .image-container img { border-radius: 12px 12px 0 0; height: auto; } .new-advantage-box:not(.left-box) p { padding-left: 15px; } } /* Секція 3 */ .new-section { background-color: #ffffff; width: 100%; padding: 30px 0 0 0; box-sizing: border-box; } .new-section-title { font-family: 'Arial Black', Arial, sans-serif; font-size: 28px; text-align: center; margin: 0 0 10px 0; color: #111111; } .new-section-grid { display: flex; flex-wrap: wrap; gap: 20px; width: 100%; margin: 0 auto; box-sizing: border-box; } .new-section-block { background-color: #ffffff; flex: 1 1 calc(33.333% - 13.33px); box-sizing: border-box; border-radius: 12px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08); display: flex; flex-direction: column; cursor: default; color: #111111; font-family: Arial, sans-serif; font-size: 14px; overflow: visible; } .new-section-image-container { width: 100%; margin: 0 0 15px 0; border-radius: 12px 12px 0 0; overflow: hidden; box-sizing: border-box; flex-shrink: 0; } .new-section-image-container img { width: 100%; height: auto; object-fit: cover; display: block; border-radius: 12px 12px 0 0; } . h3 { margin: 0 15px 10px 15px; font-family: 'Arial Black', Arial, sans-serif; font-weight: normal; /* Arial Black уже жирний */ font-size: 18px; color: #111111; text-align: center; } .new-section-block p { margin: 0 15px 20px 15px; text-align: left; font-family: Arial, sans-serif; font-weight: normal; color: #333333; font-size: 14px; line-height: 1.4; } @media (max-width: 600px) { .new-section-block { flex: 1 1 100%; border-radius: 12px; overflow: hidden; } .new-section-image-container { margin: 0 0 15px 0; border-radius: 0; overflow: visible; } .new-section-image-container img { border-radius: 0; } } /* Секція 4 */ .feature17-section { background: #ffffff; padding: 0 20px 60px 20px; box-sizing: border-box; width: 100%; font-family: Arial, sans-serif; } .feature17-heading { font-family: "Arial Black", sans-serif; font-size: 28px; text-align: center; color: #111; margin: 0; padding-top: 0; padding-bottom: 10px; } .feature17-grid { display: flex; flex-wrap: wrap; justify-content: space-between; gap
Объявление создано: 01.07.2025 Просмотров предложений: 72 Добавленных в избранное: 0 ID предложения: 350109456
Покупай эту технику в кредит или лизинг Подберем лучшие условия финансирования для покупки сельхозтехники
Получите компенсацию 25% стоимости этой сельхозтехники Действует государственная программа частичной компенсации стоимости сельхозтехники и оборудования отечественного производства