Насіння соняшнику Піонер (Pioneer)
/* Clearfix */.uc-clearfix::after { content: ""; display: table; clear: both; } /*Box-sizing*/ [class*="uc-"] { box-sizing: border-box; } /* Layout properties */ .uc-layout-item { float: left; width: 48%; margin: 10px 1%; /*padding: 10px;*/ } /* CSS Tables */ .uc-table { display: table; width: 100%; table-layout: fixed; } .uc-table p { margin: 5px 0 !important; } .uc-row { display: table-row; } .uc-cell { display: table-cell; padding: 5px 10px; vertical-align: middle; } /* Panels */ .uc-panel { padding: 20px; background: #fff; } div.uc-panel:nth-of-type(odd) { background: #fff; } div.uc-panel:nth-of-type(even) { background: #fff; } .uc-header-holder { background: #fff; } .uc-panel::after { content: ""; display: table; clear: both; } @media screen and ( max-width: 1200px) { .uc-panel { padding: 10px; } } /* Headings */ .uc-header-holder { margin: -20px; margin-bottom: 30px; padding: 30px 0 10px; background: #f7f7f7; text-align: center; } @media screen and ( max-width: 1200px) { .uc-header-holder { margin: -10px; margin-bottom: 20px; } } /* Buttons */ .uc-button-holder { text-align: center; padding: 20px 0; clear: both; } a.uc-button { text-decoration: none; display: inline-block; text-align: center; color: #fff; font-size: 14px; background: #c53a0b; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; padding: 10px; margin: 0 4px; line-height: 22px; vertical-align: middle; } a.uc-button:hover { background: #6ec342; color: #fff !important; text-decoration: none !important; } /* Banner */ .uc-ban4 { background: #bde2e5 url(http://irprom.leemon.info/Pictures/kidslife/11851579.jpg) no-repeat center top; -webkit-background-size: cover; background-size: cover; width: 100%; height: 450px; padding: 0; }
.uc-btn { display: inline-block; padding: 10px 30px; min-width: 210px; text-decoration: none !important; color: #fff; background-image: -webkit-gradient(linear, left top, left bottom, from(#88a45c), to(#557d1a)); background-image: -webkit-linear-gradient(top, #88a45c, #557d1a); background-image: -moz-linear-gradient(top, #88a45c, #557d1a); background-image: -o-linear-gradient(top, #88a45c, #557d1a); background-image: -ms-linear-gradient(top, #88a45c, #557d1a); background-image: linear-gradient(top, #88a45c, #557d1a); filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', gradientType=0, startColorstr='#88a45c', endColorstr='#557d1a');
border-radius: 3px; border-width: 1px; border-style: solid; border-color: #fff; box-shadow: -1px 1px 2px rgba(0,0,0,.28); text-align: center; margin: 15px 15px 1px; font-size: 16px; }
.uc-btn:hover { background-image: -webkit-gradient(linear, left top, left bottom, from(#557d1a), to(#88a45c)); background-image: -webkit-linear-gradient(top, #557d1a, #88a45c); background-image: -moz-linear-gradient(top, #557d1a, #88a45c); background-image: -o-linear-gradient(top, #557d1a, #88a45c); background-image: -ms-linear-gradient(top, #557d1a, #88a45c); background-image: linear-gradient(top, #557d1a, #88a45c); }
.uc-banner-transparent { background: #777 url("http://irprom.leemon.info/Pictures/agroprogress/podsolnuh-12.jpg") no-repeat center top; -webkit-background-size: cover; background-size: cover; padding: 30px; text-align: center; } .uc-banner-transparent span { font-size: 32px; font-weight: bold; color: #00b1cb; } .uc-banner-transparent-panel { border-radius: 23px; display: inline-block; background: rgba(254, 252, 195, 0.7); width: 100%; padding: 40px; text-align: center; } .uc-banner-transparent-header { font-size: 32px; line-height: 1.3em; color: #557d1a; margin: 0px 0px 15px !important; } .uc-banner-transparent-subheader { font-size: 22px; line-height: 1.3em; color: #333; margin: 0px 0px 30px !important; } .uc-banner-transparent-text { font-size: 14px; line-height: 26px; color: #fff; margin: 0px 0px 20px !important; } a.uc-banner-transparent-btn { display: inline-block; padding: 0 35px; height: 45px; line-height: 43px; text-decoration: none!important; text-align: center; color: #88be4c; font-weight: 600; min-width: 220px; border: 1px solid #88be4c; font-size: 15px; } a.uc-banner-transparent-btn:hover { color: #00b1cb; border-color: #00b1cb; }
.uc-order { background: #fff; padding: 20px; text-align: left; color: #333 !important;} .uc-order h2 { text-align: center; margin-bottom: 30px; } .uc-order-scheme__container { display: flex; flex-wrap: wrap; } .uc-order-scheme__left-column, .uc-order-scheme__right-column { display: flex; flex-direction: column; width: 50%; } .uc-order-scheme { padding: 10px; box-sizing: border-box; vertical-align: top; transition: all .3s ease; } .uc-order-scheme_table { display: table; } .uc-order-scheme_numb, .uc-order-scheme_text { display: table-cell; vertical-align: middle; } .uc-order-scheme_numb { width: 62px; } .uc-order-scheme strong { transition: all .3s ease; display: inline-block; font-size: 60px; color: #557d1a; } .uc-order-scheme:hover strong { transition: all .3s ease; color: #dced82; transform: translateY(-4px); } .uc-order-scheme em { font-size: 15px; color: #89C9FC; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-order-scheme:hover em { color: #bc4789; transition: all .3s ease; } @media screen and (max-width: 900px) { .uc-order-scheme__left-column, .uc-order-scheme__right-column { width: 100%; } }
.uc-f24-header {text-align: center; background: #dced82!important; padding: 8px 1px; margin: 0px !important;}
.ucv-b1-panel { background: #fff; border-top: 2px solid #dced82; padding: 20px 0; text-align: center; } .ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .ucv-b1-header { margin-bottom: 40px; text-align: center; } .ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px .5%; text-decoration: none; } .ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; border: 1px solid #ebebeb; } .ucv-b1-img-holder img { display: block; height: auto !important; } .ucv-b1-img-holder:hover .ucv-b1-hint { left: 0; } .ucv-b1-hint { position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: rgba(254, 252, 195, 0.7); text-align: left; color: #333; transition: all 0.6s ease 0s; transition: all .7s cubic-bezier(0.31, 0.57, 0.31, 2.0); overflow: hidden; } .ucv-b1-hint-body { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 15px; box-sizing: border-box; } .ucv-b1-name { font-size: 15px; color: #557d1a; display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: #dced82; } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 48%; text-decoration: none; } @media screen and (max-width: 768px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper { width: 51%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 51%; } }
.uc-numbers { background: #fff; padding: 20px 15px; text-align: left; border-bottom: 2px solid #dced82; } .uc-numbers_wrap { display: flex; flex-wrap: wrap; flex-direction: row; } .uc-numbers h2 { text-align: center; margin-bottom: 30px !important; } .uc-numbers-items { width: 49%; margin: 20px .5% 30px; padding: 0 10px; box-sizing: border-box; transition: all .3s ease; } .uc-numbers-items strong { transition: all .3s ease; display: inline-block; font-size: 80px; color: #bbd0ea; } .uc-numbers-items:hover strong { transition: all .3s ease; color: #144d86; transform: translateY(-4px); } .uc-numbers-items em { font-size: 15px; margin-top: 10px; color: #636b7c; transition: all .3s ease; display: block; font-weight: bold; font-style: inherit; } .uc-numbers-items:hover em { color: #f87a02; transition: all .3s ease; } @media screen and (max-width: 768px) { .uc-numbers-items { width: 99%; } }
.uc-hover-panel { padding: 20px; text-align: center; background: #fff; color: #333 !important;} .uc-hover-item { display: inline-block; vertical-align: top; width: 43%; min-width: 130px; min-height: 100px; background: #fafafa; padding: 10px; border: 1px solid #ededed; transition: all 0.3s; margin: 10px; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; overflow: hidden;} .uc-hover-item span { font-size: 18px; color: #89C9FC; } .uc-hover-item:before { content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: 0; background: #dced82; height: 4px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } .uc-hover-item:hover:before, .uc-hover-item:focus:before, .uc-hover-item:active:before { left: 0; right: 0; }
Соняшник Піонер
– це гібридний сорт, що володіє високими аграрними показниками.
Зробити замовлення зараз!
Переваги сорту Піонер:
Кількість масла в складі сягає 46-50%
Стійкість до високих температур повітря
Стійкість до посухи
Високий коефіцієнт самозапилення
Зв'язатися з менеджером
Фізіологічні особливості соняшнику Піонер:
Середня висота стебла
Рясний листової покрив
Кошик соняшника середніх розмірів, щільно вкрита насінням
Маса 1000 насінин – 55-72 р
Що кажуть наші клієнти?!
Найбільш популярні різновиди насіння Піонер:
Соняшник, що володіє стійкістю до різних рас вовчка. Стійко переносить посушливі кліматичні умови і засуху, дає високу врожайність. ПР64Ф66 Соняшник, що володіє стійкістю до різних рас вовчка. Стійко переносить посушливі кліматичні умови і засуху, дає високу врожайність. Гібрид, що володіє високою стійкістю до вилягання та п'яти рас вовчка. Добре переносить посуху, толерантний до захворювань кошика і листя. ПР64Ф50 Гібрид, що володіє високою стійкістю до вилягання та п'яти рас вовчка. Добре переносить посуху, толерантний до захворювань кошика і листя. Середньостиглий соняшник линолеинового типу, адаптований для зростання в Степовій і Лісостеповій зоні. Стійкий до семи рас вовчка, посушливої та жаркої погоди. П64ЛЕ99 Середньостиглий соняшник линолеинового типу, адаптований для зростання в Степовій і Лісостеповій зоні. Стійкий до семи рас вовчка, посушливої та жаркої погоди. Ранньостиглий линолеиновый гібрид стійкий до вилягання, п'яти рас вовчка, хвороб листя і кореневої системи. Містить високий відсоток олії. П63ЛЕ10 Ранньостиглий линолеиновый гібрид стійкий до вилягання, п'яти рас вовчка, хвороб листя і кореневої системи. Містить високий відсоток олії. Адаптивний і гнучкий гібрид соняшнику має толерантністю до фомопсису та склеротинії на рівні вище середнього. Не схильний до посухи, стебло не вилягає. П63ЛЛ06 Адаптивний і гнучкий гібрид соняшнику має толерантністю до фомопсису та склеротинії на рівні вище середнього. Не схильний до посухи, стебло не вилягає. Більше насіння в каталозі!
Особливості співпраці з компанією:
1.
Система знижок при повторному замовленні
2.
Гарантія якості
3.
Удобные способы оплаты и доставки
4.
Бесплатная доставка – при покупке от 5 единиц
О доставке и оплате
/*-----------------------------FOOTER-PANEL-----------------------------*/ .uc-circled-icon {background: #fff;} .uc-circled-icon .uc-cell { /* use "vertical-align: middle;" and comment "margin-top: 6px;" when text is placed in one line */ vertical-align: middle; } .uc-circled-icon-img-holder { display: inline-block; vertical-align: middle; width: 60px; height: 60px; margin-right: 10px; line-height: 54px; text-align: center; transition: all 0.3s; } .uc-circled-icon .uc-cell:hover .uc-circled-icon-img-holder { } .uc-circled-icon-img-holder img { display: inline-block; vertical-align: middle; width: 35px; height: 35px; transition: transform .3s; } .uc-circled-icon .uc-cell:hover img { transform: rotate(720deg); } .uc-circled-icon-text { display: inline-block; vertical-align: middle; width: 74%; } .uc-circled-icon p { margin: 5px 0; } .uc-e4-panel { background: #dced82; color:#333; padding: 20px 20px 10px; text-align: center; } .uc-e4-panel span { color: #f1c40f; font-weight: bold; font-size: 20px; } .uc-e4-header { margin-bottom: 30px !important; text-align: center; line-height: 1.4em; } .uc-e4-panel-text { margin-bottom:15px !important; font-size: 16px; line-height: 1.7em; } /* -----------------------------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; }
Мы реализуем продукцию оптом и в розницу, индивидуально подходим к потребностям каждого заказчика.