8 відгуків
+380 (96) 618-84-08
+380 (66) 276-40-83
ооо Євро - Лан

Посівний матеріал

.ucv-a2-panel strong { font-size: 20px; color: #f86506; } .ucv-a2-panel { background: #777 url(http://content.s3.prom.st/february/24024gr111.png) center; background-size: cover; padding: 20px; } .ucv-a2-texts { background-color: rgba(53, 111, 67, 0.8); border: 2px solid #346d42; width: 92%; margin: 0 auto; padding: 20px 15px; text-align: center; } .ucv-a2-header { font-size: 26px; line-height: 32px; color: #f86506; margin: 0px 0px 5px; } .ucv-a2-sub-header { font-size: 18px; line-height: 32px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-text { font-size: 14px; line-height: 26px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-border { display: inline-block; border: 2px solid #f86506; border-radius: 3px; clear: both; margin-top: 4px; } .ucv-a2-link { display: inline-block; padding: 8px 15px; text-decoration: none !important; text-align: center; color: #fff !important; border-radius: 3px; min-width: 120px; background: #f86506 !important; font-size: 15px; transition: all 0.3s; margin: 2px; } .ucv-a2-link:hover { color: #f86506 !important; background: none !important; } .ucv-a22-border { display: inline-block; border: 2px solid #f86506; border-radius: 3px; clear: both; margin-top: 8px;} .ucv-a22-link { display: inline-block; padding: 8px 15px; text-decoration: none !important; text-align: center; color: #fff !important; border-radius: 3px; min-width: 120px; font-size: 16px; transition: all 0.3s; margin: 2px; } .ucv-a22-link:hover { color: #fff !important; background: #f86506 !important; } .uc-underline-panel { background: #f9f9f9; padding: 20px; } .uc-underline-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-underline-header { margin: 0px 0px 5px; font-size: 20px; text-align: center; margin-bottom:20px!important;} .uc-underline-img-holder { margin-right: 20px; float: left; } .uc-underline-img-holder img { width: 150px !important; } .uc-underline-texts { overflow: hidden; } .uc-underline-sub-header { font-weight: bold; padding-top: 20px; } .uc-underline-item { clear: both; } .uc-underline-item-right .uc-underline-img-holder { float: right; margin-right: 0; margin-left: 20px; } .uc-underline-item-right .uc-underline-texts { text-align: right; } @media screen and (max-width: 500px) { .uc-underline-header { font-size: 1.3em; } .uc-underline-text { font-size: 1em; } .uc-underline-sub-header { text-align: center; } .uc-underline-texts { clear: both; } .uc-underline-img-holder { width: 100% !important; text-align: center; } .uc-underline-img-holder img { width: auto !important; } .uc-underline-btn-holder { text-align: center; } } /* Underline From Left */ .uc-underline-from-left { -webkit-transform: translateZ(0); transform: translateZ(0); position: relative; overflow: hidden; } .uc-underline-from-left:before { content: ""; position: absolute; left: 0; right: 100%; bottom: 0; background: #346d42; height: 3px; -webkit-transition-property: right; transition-property: right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } .uc-underline-from-left:hover:before, .uc-underline-from-left:focus:before, .uc-underline-from-left:active:before { right: 0; } /* Underline From Right */ .uc-underline-from-right { -webkit-transform: translateZ(0); transform: translateZ(0); position: relative; overflow: hidden; } .uc-underline-from-right:before { content: ""; position: absolute; left: 100%; right: 0; bottom: 0; background: #346d42; height: 3px; -webkit-transition-property: left; transition-property: left; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } .uc-underline-from-right:hover:before, .uc-underline-from-right:focus:before, .uc-underline-from-right:active:before { left: 0; } .uc-e4-panel { background: #f9f9f9; padding: 20px; text-align: center; } .uc-e4-header { text-align: center; margin-bottom: 20px; } /* Bob */ @-webkit-keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @-webkit-keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } .uc-bob { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-animation-name: uc-bob-float, uc-bob; animation-name: uc-bob-float, uc-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate; } .uc-b5-panel { padding: 20px 10px; text-align: center;background: #f4f4f4; } .uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-header { margin-bottom: 40px; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 15%; margin: 10px; } .uc-b5-text { margin: 10px 0 0; } .uc-b5-arr { width: 40px; font-size: 30px; color: #f86506; vertical-align: middle; padding-top: 10px; } .uc-b5-text { margin: 10px 0 0; } @media screen and (max-width: 1200px) { .uc-b5-wrapper { width: 23%; } .uc-b5-arr2 { display: none; } } @media screen and (max-width: 900px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } .uc-blink-panel { padding: 20px 15px 20px; background-color: #f4f4f4; } .uc-blink-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-blink-header { text-align: center;margin-bottom:20px!important; } .uc-blink-table { border-width: 0px !important; width: 48% !important; table-layout: fixed; float: left; } .uc-blink-table tr:hover .uc-blink-table-marker { background: #f86506; color: #ffffff; border: 2px solid #f86506; } .uc-blink-table td { padding-bottom: 10px; } .uc-blink-table+.uc-blink-table { margin-left: 4%; } .uc-blink-table-col1 { width: 60px; } .uc-blink-table-marker { width: 40px; height: 40px; margin: 0px auto; line-height: 41px; border-radius: 100%; border: 2px solid #346d42; text-align: center; color: #346d42; font-size: 30px; transition: all 0.3s; } @media screen and (max-width: 1000px) { .uc-blink-table { float: none; width: 100% !important; } .uc-blink-table+.uc-blink-table { margin: 0; } } .uc-all{ padding: 20px 15px; background: #f9f9f9;} .uc-block {background: #f4f4f4; text-align: center; width: 98%; box-shadow: 5px 0 10px rgba(0, 0, 0,.05), 0px 5px 10px rgba(0, 0, 0,.05),0px -5px 10px rgba(0, 0, 0,.05), 2px 0 0 #f86506 inset; min-height: 70px; display: inline-block; margin-left: 1%; position: relative; box-sizing: border-box; margin-bottom: 25px; } .uc-block:hover{ box-shadow: 5px 0 10px rgba(0, 0, 0,.1), 0px 5px 10px rgba(0, 0, 0,.1),0px -5px 10px rgba(0, 0, 0,.1), 2px 0 0 #346d42 inset; } .uc-block p{ padding: 1% 82px 1% 5%; text-align: left; } .uc-margin { margin-right: 0px; } .uc-title{ padding-bottom: 30px; text-align: center;} .uc-block2 { position: relative; } .uc-block2:before { content: '✓'; position: absolute; top: 15px; right: 20px; display: inline-block; width: 40px; height: 40px; line-height: 38px; box-sizing: border-box; font-size: 35px; border: 1px solid #f86506; text-align: center; color: #346d42; transition: .3s; } .uc-block2:hover:before{ border: 1px solid #346d42;color: #f86506; transition: .3s; transform: scale(1.2); } @media screen and (max-width: 800px) { .uc-block p{ padding: 50px 15px 15px; text-align: center; } .uc-block2:before { top: -0; right: 45%; transition: .3s; } @media screen and (max-width: 360px) { .uc-block2:before { right: 40%; } }} Посівний матеріал — запорука багатого врожаю! Колосальний вибір насіння соняшнику, кукурудзи та ріпаку озимого за низькими цінами! На ринку агропродукції — 10 років! Насіння найкращих сортів і гібридів від вітчизняних і європейських виробників. Стійкість до шкідників і хвороб! Оптові ціни при замовленні від 20 мішків. Каталог насіння Якісне насіння — гарантія успіху! Озимий ріпак Насіння стійкі до заморозків та шкідників. Добре ростуть в помірній зоні. Різноманітність ранніх і середньоранніх сортів. Насіння соняшнику В асортименті стандартні і гібридні сорти для будь-яких кліматичних умов. Насіння стійкі до шкідників і посухи. Насіння кукурудзи Продукція гарантує одержання великого врожаю зерна і силосу. Насіння українського та іноземного виробництва. Особливості посівного матеріалу від «Євро-Лан» 1 Соняшник, кукурудза та ріпак від українських і європейських брендів.
2 Насіння відповідають всім необхідним стандартам якості.
3 Гарантія отримання хорошого врожаю і великого доходу.
4 Всі сорти і гібриди для будь-яких грунтово-кліматичних умов.
5 Висока стійкість до шкідників, хвороб і грибків.
6 Чудова схожість всього однорідного посівного матеріалу.
За багатим урожаєм! 4 аргументу на користь замовлення у нас Наш досвід — більше 10 років Ми оптово-роздрібна компанія, що здійснює успішну діяльність по всій країні. Спецпропозиція Вигідну співпрацю для замовників великих партій — оптові ціни при замовленні від 20 мішків! Гарантія якості Реалізуємо оригінальні насіння для посадки від сертифікованих виробників. Корисні покупки Ми націлені підняти рентабельність роботи вашого аграрного бізнесу та фермерського господарства. Вибрати в каталозі Схема закупівлі насіння Зателефонуйте нашому менеджеру → Консультація і вибір насіння → Оплата будь-яким зручним способом → Швидка доставка по Україні ТК Вигідну співпрацю для оптовиків! Замовте вже зараз оригінальні насіння для успішного фермерства! У нас широкий асортимент посівної продукції для всіх учасників аграрного бізнесу України. Підвищуйте рівень врожаїв!  

Наскільки вам зручно на сайті?

Розповісти Feedback form banner