ТОО GR-Agro
.uc-btns { display: inline-block; padding: 7px 30px; font-size: 16px; text-decoration: none !important; color: #fff !important; background: #ff5941;
transition: all .3s ease; } .uc-btns:hover { background: #ff7460; transition: all .3s ease; }
.uc-title {position: relative;
display: block;
margin: 30px 0 30px 0;
line-height: 1;}
.uc-title:before{ content: '';
position: absolute;
top: 50%;
left: 0;
width: 100%;
margin-top: -.5px;
height: 1px;
background: #dedede;}
.uc-title-text {position: relative;
z-index: 1;
padding-right: 20px;
background: #fff;
font: 22px/1.3 'Open Sans',sans-serif;
}
.ucv-a2-panel strong {
font-size: 20px;
color: #5ca5b7;
}
.ucv-a2-panel {
background: #777 url('http://content.s2.prom.st/February%202019/7142ggl.jpg') center;
background-size: cover;
display: flex;
align-items: flex-start;
}
.ucv-a2-texts {
background-color: rgba(255, 255, 255, 1);
margin: 0;
padding: 20px 15px 20px 40px;
width: 41%;
text-align: left;
border-radius: 0;
}
.ucv-a2-header {
font-size: 26px;
line-height: 32px;
color: #5ca5b7;
margin: 0px 0px 5px;
padding: 7px 60px 7px 15px;
}
.ucv-a2-sub-header {
font-size: 16px;
line-height: 32px;
padding: 7px 15px;
color: #000;
margin: 0px 0px 10px;
}
.ucv-a2-text {
position: relative;
font-size: 14px;
line-height: 26px;
color: #000;
margin: 0px 0px 10px;
border-left: 2px solid #5ca5b7;
padding-left: 10px;
}
.ucv-a2-link {
display: inline-block;
height: 37px;
line-height: 37px;
text-decoration: none!important;
text-align: center;
color: #5ca5b7!important;
padding: 0 20px;
border: 2px solid #5ca5b7;
border-radius: 3px;
font-size: 16px;
}
.ucv-a2-link:hover {
color: #ff5941!important;
border-color: #ff5941;
}
@media screen and (max-width: 1300px) {
.ucv-a2-texts {
width: auto;
text-align: left!important;
border-radius: 0;
}
.ucv-a2-panel {
padding: 0;
}
}
.ucv-a2-text::after {
content: "";
position: absolute;
top: -10px;
left: -6px;
background: #5ca5b7;
height: 10px;
width: 10px;
border-radius: 100%;
}
.ucv-a2-text::before {
content: "";
position: absolute;
bottom: -10px;
left: -6px;
background: #5ca5b7;
height: 10px;
width: 10px;
border-radius: 100%;
}
.uc-e1-panel {padding:20px!important; text-align:center!important;}
.uc-burger_panel {
padding: 20px 5px;
}
.uc-burger_panel h2 {margin:20px 0!important; text-align:center;}
.uc-burger_container {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.uc-burger_item {
display: flex;
width: 90%;
margin: 10px;
}
.uc-burger_item:nth-child(even) {
display: flex;
flex-direction: row-reverse;
}
.uc-burger_number_container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 20%;
background: #ff5941;
text-align: center;
color: #fff;
border-radius: 10px 0 0;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.78);
}
.uc-burger_item:nth-child(even) .uc-burger_number_container {
background: #5ca5b7;
border-radius: 0 0 10px;
box-shadow: inset 0px 21px 16px -21px rgba(0, 0, 0, 0.78);
}
/* Это стили для сайтов с большим количеством цветовой гаммы
.uc-number-1 {
background: red;
}
.uc-number-2 {
background: blue;
}
.uc-number-3 {
background: aqua;
}
.uc-number-4 {
background: black;
}
*/
.uc-burger_number-header {
font-size: 17px;
color: #fff;
}
.uc-burge_number {
font-size: 40px;
line-height: 0px;
}
.uc-burger_content {
width: 80%;
background: #fafafa;
padding: 10px;
border-radius: 0 10px 0 0;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.18);
display: flex;
flex-direction: column;
justify-content: center;
}
.uc-burger_item:nth-child(even) .uc-burger_content {
justify-content: center;
align-items: flex-end;
border-radius: 0 0 0 10px;
text-align: right;
box-shadow: inset 0px 21px 16px -21px rgba(0, 0, 0, 0.18);
}
.uc-burger_content-header {
font-size: 18px!important; color:#333; font-weight:bold!important;
}
.uc-burger_text {
font-size: 15px;
width: 96%;
}
@media screen and (max-width: 900px) {
.uc-burger_item {
width: auto;
flex-direction: column;
}
.uc-burger_item:nth-child(even) {
display: flex;
flex-direction: column;
}
.uc-burger_item:nth-child(even) .uc-burger_number_container {
width: auto;
border-radius: 10px 10px 0 0;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.18);
}
.uc-burger_item:nth-child(even) .uc-burger_content {
width: auto;
border-radius: 0 0 10px 10px;
justify-content: center;
align-items: center;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.18);
}
.uc-burger_number_container {
width: auto;
border-radius: 10px 10px 0 0;
}
.uc-burger_content {
width: auto;
border-radius: 0 0 10px 10px;
justify-content: center;
align-items: center;
}
.uc-burger_text {
text-align: center;
}
}
:root { --infograph-color2: #5ca5b7; --infograph-color1: #5ca5b7 ; } .four-panel { padding: 20px 10px; } .four-panel strong {font-size:18px; color:#ff5941;}
.four-container { display: flex; flex-wrap: wrap; justify-content: space-around; } .four-item { display: flex; flex-direction: column; width: 40%; padding: 20px; margin: 10px 0; background:#fff; border-radius: 5px;} .four-content-1, .four-content-2, .four-content-3, .four-content-4 { text-align: center; position: relative; padding: 20px; justify-content: space-between; display: flex; flex-direction: column; align-items: center; height: 100%; } .four-content-1:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 12px; background: var(--infograph-color2); border-radius: 0; } .four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 12px; height: 100%; background: var(--infograph-color2); border-radius: 0px; } .four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 12px; background: var(--infograph-color1); border-radius: 0px; } .four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 12px; height: 100%; background: var(--infograph-color1); border-radius: 0px; } .four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 12px; background: var(--infograph-color1); border-radius: 0px; } .four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 12px; height: 100%; background: var(--infograph-color1); border-radius: 0px; } .four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 12px; background: var(--infograph-color2); border-radius: 0px; } .four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 12px; height: 100%; background: var(--infograph-color2); border-radius: 0px; } .four-header { font-size: 20px!important; line-height: 20px; } .four-text {padding-bottom:10px;} .four-icon {} @media screen and (max-width: 1100px) { .four-item { width: 80%; } .four-content-1:after, .four-content-1:before, .four-content-2:after, .four-content-2:before, .four-content-3:after, .four-content-3:before, .four-content-4:after, .four-content-4:before { display: none; } .four-content-1, .four-content-3 { border: 12px solid var(--infograph-color2); border-radius: 0px; } .four-content-2, .four-content-4 { border: 12px solid var(--infograph-color1); border-radius: 0px; } }
.uc-ico-panel { padding: 20px 15px 20px;} .uc-ico-header {margin-bottom: 30px!important; text-align: center; } .uc-ico-table { border-width: 0px !important; width: 100% !important; margin-top: 10px; table-layout: fixed; float:left; } .uc-ico-table td { padding: 5px; transition: all 0.5s; } .uc-ico-table img { transition: all 0.4s; } .uc-ico-table tr:hover td { background-color: #fafafa; transition: all 0.5s; }
.uc-ico-table tr:hover strong {color:#ed8721;}
.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;background-color: #fafafa; } @media screen and ( max-width: 500px) { .uc-ico-table td { vertical-align: top!important; } }
.uc-order {
padding: 20px 15px;
text-align: left;
}
.uc-order h2 {
text-align: center;
margin: 20px 0!important;
}
.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: 5px;
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: 60px;
}
.uc-order-scheme strong {
transition: all .3s ease;
display: inline-block;
font-size: 48px;
color: #5ca5b7;
}
.uc-order-scheme:hover strong {
transition: all .3s ease;
color: #ff5941;
transform: translateY(-4px);
}
.uc-order-scheme em {
font-size: 15px;
color: #e86b5e;
transition: all .3s ease;
display: inline-block;
font-weight: bold;
font-style: inherit;
}
.uc-order-scheme:hover em {
color: #648ec8;
transition: all .3s ease;
}
@media screen and (max-width: 900px) {
.uc-order-scheme__left-column,
.uc-order-scheme__right-column {
width: 100%;
}
}
Продукция для сельского хозяйства, дачных участков и садоводств
Оптовая и розничная продажа посевного материала, средств защиты растений, удобрений, стимуляторов роста, системы капельного орошения
Все товары в наличии на складе. Обеспечиваем гибкие условия оплаты, доставляем заказы по всей территории Республики Казахстан. Гарантируем безупречное качество продукции. Предоставляем консультацию по ассортименту агротоваров, дарим скидки крупным оптовикам и постоянным заказчикам.
К ассортименту продукции
Почему наши товары пользуются спросом?
Компания GR-Agro сотрудничает с мировыми поставщиками, которые отлично зарекомендовали себя на мировом рынке агротоваров. Предлагаем продукцию «Август», «Байер», «БАСФ», «Дюпон», «Сингента» и других именитых производителей.
Осуществляем постоянный контроль качества предлагаемой продукции, регулярно пополняем ассортимент новинками и вводим новые группы товаров, учитывая требования и пожелания современных покупателей.
Подобрать агротовары
Доверяйте профессионалам!
ТОО GR-Agro успешно работает на отечественном рынке агротоваров с 2010 года. Мы постоянно развиваемся, расширяем спектр продукции и улучшаем качество обслуживания.
В числе наших постоянных клиентов крестьянские и фермерские хозяйства, сельскохозяйственные производственные кооперативы. Большинство новых заказчиков обращается к нам по рекомендации.
ТОО GR-Agro предлагает покупателям
Широкий выбор продукции
В нашем каталоге вы найдете семена сельскохозяйственных культур, средства защиты растений, удобрения, стимуляторы роста, все для капельного полива и сопутствующие товары.
Гарантию безупречного качества
Наша компания является официальным дистрибьютором мировых производителей. Реализуем 100% оригинальную продукцию и готовы предоставить сертификаты качества на весь ассортимент товаров.
Лояльную ценовую политику
За счет прямых поставок и отсутствия наценок посредников, стоимость нашей продукции всегда доступная. Действует гибкая система дополнительных скидок, а также привилегии для постоянных покупателей.
Постоянную поддержку экспертов
К вашим услугам специалисты с многолетним опытом деятельности в аграрной сфере. Наши сотрудники всегда готовы помочь вам с выбором необходимых товаров, ответят на любые вопросы и помогут оформить заказ.
Приступить к заказу
Правила оформления заказа
1.
Оставляйте заявку на нашем сайте или свяжитесь с менеджером по телефону.
2.
Воспользуйтесь консультацией специалиста, согласуйте все детали заказа и сроки доставки.
3.
После подтверждения заказа, оплатите товар наиболее удобным для вас способом.
4.
Получите заказ в пункте самовывоза или в ближайшем отделении транспортной компании.
ТОО GR-Agro — авторитетный поставщик товаров для аграриев
Развивайте потенциал растений вместе с нами!
Желаете приобрести продукцию для сельского хозяйства, дачных участков, сада и огорода? Ознакомьтесь с нашим ассортиментом и спешите приобрести гибриды семян полевых, овощных, бахчевых культур, защитные средства от вредителей, болезней и сорных растений, первоклассные удобрения и сопутствующие товары.
Изучить ассортимент
Написать нам
Если у вас есть вопросы, пожалуйста, напишите нам сообщение и оставьте свои контакты. Мы свяжемся с вами максимально быстро!