1 відгук
+380 (66) 976-30-14
+380 (66) 532-01-24
+380 (99) 917-83-85
+380 (98) 218-63-23
СВК-Полтава инкубатор

Добовий молодняк


:root { --border-color: rgba(255,255,255,0.2); --header-color: #FF7307; --btns-bg: #394957; --btns-bg_hover: #FF7307; }
.ucv-a2-panel strong { font-size: 22px; color: var(--header-color); }
.ucv-a2-panel { background: #232227 url(https://picua.org/images/2019/01/22/feb1f6a688db48b672dc97734313c351.jpg) fixed 0% 50% no-repeat; padding: 40px; background-size: cover; }
.ucv-a2-texts { background-color: rgba(57, 73, 87, 0.5); border: 2px solid #FF7307; width: 80%; margin: 0 auto; padding: 20px 15px; text-align: center; }
.ucv-a2-header { font-size: 26px; line-height: 32px; color: var(--header-color); 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-link { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: var(--header-color)!important; padding: 0 22px; min-width: 150px; border: 2px solid var(--header-color); font-size: 16px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .ucv-a2-link:hover { color: #fff!important; border-color: #fff; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .uc-btns { background: var(--btns-bg); border: none; color: #fff!important; } .uc-btns:hover { background: var(--btns-bg_hover); } @media screen and (max-width: 500px) { .ucv-a2-texts { width: auto; text-align: center; } .ucv-a2-panel { padding: 0; background-size: cover; } .ucv-a2-link { padding: 0 5px; width: auto; } } .uc-w-info { width: 100%; background: #181818; color: var(--header-color); } .uc-chbot { display: flex; flex-wrap: wrap; text-align: center; padding: 20px 0; border-bottom: 4px double var(--border-color); } .uc-chbot h2 { width: 100%; margin-bottom: 20px; } .uc-chbot_wrap { width: 31%; margin: 10px .5%; } .uc-chbot_wrap img { transition: all .4s ease-out; border-radius: 50%; border: 7px solid #FF7307; border-right-color: #394957; border-left-color: #FF7307; border-top-color: #394957; box-sizing: border-box; } .uc-chbot_wrap:hover img { transition: all .4s ease-out; border: 7px solid #394957; border-right-color: #FF7307; border-left-color: #394957; border-top-color: #FF7307; } .uc-b5-panel { padding: 0px 0; text-align: center; border-bottom: 4px double var(--border-color); } .uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-header { margin-bottom: 0px !important; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 29%; margin: 10px .5%; } .uc-b5-arr { width: 2%; font-size: 30px; color: var(--btns-bg); vertical-align: middle; padding-top: 10px; } .uc-b5-arr2 {} .uc-b5-arr3 { display: none; } .uc-b5-text { margin: 10px 0 10px; }.uc-b5-wrapper img { transition: all .4s; border-bottom: 2px solid transparent; padding-bottom: 5px; } .uc-b5-wrapper:hover img { transition: all .4s; border-color: var(--btns-bg); transform: translateY(-5px); } @media screen and (max-width: 650px) { .uc-b5-wrapper { width: 22%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } } @media screen and (max-width: 500px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } .uc-e4-panel { padding: 20px; text-align: center; border-bottom: 4px double var(--border-color); } .uc-e4-header { text-align: center; margin-bottom: 40px !important; } /* 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-chbot_wrap2 img { transition: all .4s ease-out; border-radius: 50%; border: 0px solid #FF7307; border-right-color: #394957; border-left-color: #FF7307; border-top-color: #394957; box-sizing: border-box; } .uc-chbot_wrap2:hover img { transition: all .4s ease-out; border: 0px solid #394957; border-right-color: #FF7307; border-left-color: #394957; border-top-color: #FF7307; } .uc-b8-panel { padding: 0px 0; text-align: center; border-bottom: 4px double var(--border-color); } .uc-b8-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-chbot2 { display: flex; flex-wrap: wrap; text-align: center; padding: 0px 0; border-bottom: 4px double var(--border-color); } .uc-chbot2 h2 { width: 100%; margin-bottom: 0px; } .uc-chbot_wrap2 { width: 49%; margin: 10px .5%; } /*-----------------------------------------FOOTER-------------------------------*/ .uc-footer { padding: 0px 0 0; border-bottom: 4px double var(--border-color); text-align: center; } .uc-footer p { margin: 20px 0; } .uc-numbers { padding: 20px 15px; text-align: left; border-bottom: 4px double var(--border-color); } .uc-numbers_wrap { display: flex; flex-wrap: wrap; flex-direction: row; } .uc-numbers h2 { text-align: center; margin-bottom: 30px; } .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; margin-top: -10px; font-size: 99px; color: var(--header-color); } .uc-numbers-items:hover strong { transition: all .3s ease; color: var(--btns-bg); transform: translateY(-4px); } .uc-numbers-items em { font-size: 15px; margin-top: 10px; color: var(--btns-bg); transition: all .3s ease; display: block; font-weight: bold; font-style: inherit; } .uc-numbers-items:hover em { color: var(--header-color); transition: all .3s ease; } @media screen and (max-width: 768px) { .uc-numbers-items { width: 99%; } } .uc-ico-panel { border-bottom: 4px double var(--border-color); padding: 20px 15px 20px; } .uc-ico-header { text-align: center; padding-bottom: 20px; } .uc-ico-table { border-width: 0px !important; width: 100% !important; margin-top: 30px; table-layout: fixed; } .uc-ico-table td { padding: 5px; transition: all 0.5s; } .uc-ico-table img { transition: all 0.4s; } .uc-ico-table tr:hover td { box-shadow: 0 100px 0 rgba(255,255,255,0.1) inset; transition: all 0.5s; color: #fff; } .uc-ico-table tr:hover img { transform: translateX(10px); } .uc-ico-table-col1 { width: 70px; padding-left: 15px; transition: all 0.85s; } .uc-ico-table tr:hover .uc-ico-table-col1 { transition: all 0.85s; box-shadow: 0 -100px 0 #181818 inset !important; } @media screen and ( max-width: 500px) { .uc-ico-table td { vertical-align: top!important; } } .uc-anim-text { text-transform: uppercase; letter-spacing: 2px; display: inline-block; border: 4px double rgba(255, 255, 255, .25); border-width: 4px 0; padding: 15px; /* position: absolute; */ top: 18%; left: 50%; box-sizing: border-box; margin: 0 !important; } .uc-anim-text span { font-size: 34px; letter-spacing: 0; padding: 10px; display: block; margin: 0 auto; text-shadow: 0 0 80px rgba(255, 255, 255, .5); background: url(https://content.s3.prom.st/November%202017/7761_bg.png) repeat-y; /*background: url(https://ssl.prom.st/p?u=http%3A%2F%2Ff.cl.ly%2Fitems%2F010q3E1u3p2Q0j1L1S1o%2Fanimated_text_fill.png&s=mnoseygl&h=g6ss4VW9z7OAeMiFn8ezPw) repeat-y;*/ -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; font-weight: bold; -webkit-animation: aitf 60s linear infinite; -webkit-transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; } @-webkit-keyframes aitf { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } } .uc-anim { border-bottom: 4px double var(--border-color); padding: 20px 0; text-align: center; } .uc-order_wrap { display: flex; flex-wrap: wrap; } .uc-anum h2 { margin-bottom: 30px; } .uc-anim-item { position: relative; width: 100%; margin: 0%; padding: 20px 15px; box-sizing: border-box; outline: 1px solid #ccc; outline-offset: -4px; background: #222; color: #fff; font-size: 16px; box-shadow: 0 400px 5px #222 inset; transition: all .6s ease; } .uc-anim-item:hover { box-shadow: 0 0 5px #222 inset, 0 -400px 5px rgba(255, 255, 255, .1) inset; transition: all .6s ease; } @media screen and (max-width: 768px) { .uc-anim-item { width: 98%; margin: 5px auto; } .uc-anim-text span { font-size: 24px; letter-spacing: 0; padding: 10px; display: block; margin: 0 auto; text-shadow: 0 0 80px rgba(255, 255, 255, .5); background: url(https://content.s3.prom.st/November%202017/7761_bg.png) repeat-y; /*background: url(https://ssl.prom.st/p?u=http%3A%2F%2Ff.cl.ly%2Fitems%2F010q3E1u3p2Q0j1L1S1o%2Fanimated_text_fill.png&s=acdxdsxk&h=9rp4j2cR21txv16BrxUkRQ) repeat-y;*/ -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; font-weight: bold; -webkit-animation: aitf 60s linear infinite; -webkit-transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; } } .ucv-b1-panel { border-bottom: 4px double var(--border-color); 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(51, 51, 51, 0.8); text-align: left; color: #fff; 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: var(--btns-bg); display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: var(--btns-bg_hover); } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 31.8%; 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%; } } @media screen and (max-width: 500px) { .ucv-b1-panel .ucv-b1-wrapper, .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } }
Добовий молодняк
Якщо ви зацікавлені в покупці здорового добового молодняку птахів різних порід, робіть заздалегідь заявку на нашому сайті або телефонуйте нашим менеджерам. Ми обов'язково постараємося виконати ваше прохання, навіть якщо обсяг наданої заявки буде не маленький. Потужності нашої инкубаторной станції гарантовано вистачить для задоволення заявки навіть дуже великих оптових замовників.
До добового молодняку
Що ми пропонуємо?
У нашому асортименті представлений молодняк курей, гусей, качок та індиків найвідоміших і затребуваних порід. Серед них представлені кілька зарекомендували себе порід курей бройлерів, несучок та мясояичных порід європейської селекції. Ми можемо запропонувати вам не менший вибір молодняку гусей, качок та індиків як імпортної поставки, так і з виводка власної птахофабрики.
Вибрати молодняк птиці
Переваги придбання молодняку в компанії СВК-Полтава інкубатор
1.
Всі представлені в нашому асортименті різні породи свійської птиці акліматизовані для нашого кліматичного поясу.
2.
При дотриманні необхідних умов при транспортуванні, утриманні та відгодівлі птахів їх виживання буде близька до 100%.
3.
Молодняк стійкий до багатьох поширеним хворим, відрізняється відмінними добовими приростами ваги і прекрасними смаковими якостями.
4.
Компанія крім продажу молодняку птиці так само займається селекцією нових видів птиці.
5.
Якщо Вам необхідно підібрати молодняк курей м'ясної, яєчної або м'ясо-яєчної селекції - Ви потрапили за адресою. Більше 15 порід добового молодняку курей надані в асортименті.
6.
Найбільш популярні породи добового молодняку качок і гусей, такі як: горьковський білий, кубанський сірий, башкирська кольорова, Стар-53, крос блоговарский, та інші.
Контакти менеджерів
Так само в асортименті в наявності добові індичата породи БІГ-6, як вітчизняного розведення, так і імпортні
Придбати добовий молодняк можна тут!
Всі питання про оплату і доставку можна задати нашим менеджерам, звертайтеся - будемо раді відповісти!
в виде галереив виде списка

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

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