8 отзывов
+7 (701) 476-54-54
+7 (701) 301-73-89
+7 (712) 230-84-02
Медицинское оборудование Diara plus

О нас

/*.uc-all {background: #fff; color: #000;}*/ .uc-link { display: inline-block; padding: 8px 15px; text-decoration: none !important; text-align: center; min-width: 150px; color: #fff!important; background-color: #094581; border-radius: 3px; transition: all .3s; font-size: 18px; margin-top: 10px; } .uc-link:hover { background: #3b3b3b; } .uc-ban1-panel { display: flex; min-height: 50vh; } .uc-ban1-panel strong { color: #fff; font-size: 20px; } .uc-ban1-texts { background-color: #0c5eb1; width: 52%; padding: 20px; text-align: left; box-sizing: border-box; z-index: 0; display: flex; flex-direction: column; justify-content: center; position: relative; z-index: 0; } .uc-ban1-texts:after { content: ''; position: absolute; left: 100%; height: 100%; width: 150px; background: linear-gradient(73deg, #0c5eb1 50%, transparent 51%); } .uc-ban1-header { font-size: 22px; line-height: 24px; padding-bottom: 10px; color: #fff; border-bottom: 2px solid #fff; } .uc-ban1-sub-header { font-size: 16px; line-height: 24px; color: #fff; } .uc-ban1-text { line-height: 22px; color: #fff; } .uc-ban1-link { text-align: center; text-decoration: none !important; color: #0c5eb1!important; background: #ececec; padding: 8px; margin-top: 10px; min-width: 150px; font-size: 18px; transition: all .3s; align-self: self-start; } .uc-ban1-link:hover { transform: scale(0.9); } .uc-ban1-image { background: url(https://content.s2.prom.st/October%202021/371646_%D0%BE%D0%BD%D0%B0%D1%81.jpg) center/cover; width: 48%; } @media screen and (max-width: 800px) { .uc-ban1-panel { background: none; height: 100% } .uc-ban1-link { align-self: center; } .uc-ban1-texts { width: auto; text-align: center; } .uc-ban1-texts::after { content: none; } .uc-ban1-image { display: none; } } @media screen and (max-width: 600px) { .uc-ban1-panel { min-height: auto; } } .ucv-b4-panel { padding: 20px 0; } .ucv-b4-panel h2 { text-align: center; margin-bottom: 30px; } .ucv-b4-wrapper { text-align: center; } .ucv-b4-arrow-wrapper { margin: 7px; width: 22%; display: inline-block; vertical-align: middle; } .ucv-b4-arrow { height: 20px; background: #0c5eb1; position: relative; width: 100%; } .ucv-b4-arrow-red { background: #4475bf; } .ucv-b4-arrow.ucv-b4-arrow-red:before { border-top-color: #4475bf; border-bottom-color: #4475bf; } .ucv-b4-arrow.ucv-b4-arrow-red:after { border-left-color: #4475bf; } .ucv-b4-arrow-red .ucv-b4-line { background: #4475bf; } .ucv-b4-arrow:after { content: ""; position: absolute; right: -10px; top: 0; border-left: 10px solid #0c5eb1; border-top: 10px solid transparent; border-bottom: 10px solid transparent; } .ucv-b4-arrow:before { content: ""; position: absolute; left: -10px; top: 0; border-left: 10px solid transparent; border-top: 10px solid #0c5eb1; border-bottom: 10px solid #0c5eb1; } .ucv-b4-line { position: absolute; left: 50%; bottom: 50%; width: 2px; height: 50px; background: #0c5eb1; } .ucv-b4-line:after { content: ""; position: absolute; bottom: -2px; left: -2px; width: 5px; height: 5px; background: #fff; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; } .ucv-b4-line-bottom { top: 50%; } .ucv-b4-line-bottom.ucv-b4-line:after { top: -2px; } .ucv-b4-text, .ucv-b4-image { display: table; width: 100%; height: 100px; } .ucv-b4-image-inner, .ucv-b4-text-inner { display: table-cell; text-align: center } .ucv-b4-image-inner { vertical-align: top; } .ucv-b4-image-inner.ucv-b4-image-inner-bot { vertical-align: bottom; } .ucv-b4-text-inner { vertical-align: middle; } .ucv-b4-text-inner strong { font-size: 20px; color: #0c5eb1; } @media screen and (max-width: 1000px) { .ucv-b4-arrow-wrapper { width: 35%; } } @media screen and (max-width: 800px) { .ucv-b4-arrow-wrapper { width: 65%; } } .uc-d1-panel { display: flex; flex-direction: column; } .uc-d1-panel h2 { margin-bottom: 20px; text-align: center; } .uc-d1-item { display: flex; position: relative; align-items: center; box-sizing: border-box; padding: 20px 25px; background-color: #ececec; } .uc-d1-item-right { background-color: #0c5eb1; flex-direction: row-reverse; } .uc-d1-item a { text-decoration: none !important; color: #0c5eb1!important; } .uc-d1-item-right a { color: #fff!important; } .uc-d1-img-holder { margin: 0 15px; } .uc-d1-img-holder img { max-width: none!important; animation: pulse 3s infinite linear; border-radius: 100%; } .uc-d1-texts { line-height: 24px; } .uc-d1-texts-right { text-align: right; color: #fff; } .uc-d1-header { font-size: 18px; padding: 10px 0; border-bottom: 2px solid #0c5eb1; } .uc-d1-header-right { border-bottom: 2px solid #fff; } @keyframes pulse { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.1, 1.1, 1.1); } to { transform: scale3d(1, 1, 1); } } .pulse { animation-name: pulse; } @media screen and (max-width: 600px) { .uc-d1-item { flex-direction: column; } .uc-d1-texts { text-align: center; } } .uc-clear {clear:both; height:0px;} :root { --infograph-color4: #0c5eb1; --infograph-color3: #4475bf; --infograph-color2: #4475bf; --infograph-color1: #0c5eb1; } .uc-four-panel { padding: 20px; border-bottom: 2px solid #c0c0c0; } .uc-four-panel h2 { text-align: center; margin-bottom: 20px; } .uc-four-container { display: flex; flex-wrap: wrap; justify-content: space-around; } .uc-four-item { display: flex; flex-direction: column; width: 46%; padding: 0px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); margin: 2%; transition: all .4s ease; box-sizing: border-box; } .uc-four-item:hover { background: #ececec; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8); } .uc-four-item strong { font-size: 18px; color: #0c5eb1; line-height: 26px; transition: all .6s ease; } .uc-four-item:hover strong { color: #0c5eb1; } .uc-four-item:hover .uc-move { animation: 1s ease 0s normal none 1 running bounceInRight; } @keyframes bounceInRight { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } from { opacity: 0; transform: translate3d(200px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } to { transform: none; } } .bounceInRight { animation-name: bounceInRight; } .uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { text-align: center; position: relative; padding: 37px; display: flex; flex-direction: column; align-items: center; height: 100%; /*background: #f2f6f9;*/ } .uc-four-content-1:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color1); } .uc-four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 100%; background: var(--infograph-color1); } .uc-four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color2); } .uc-four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 20px; height: 100%; background: var(--infograph-color2); } .uc-four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color3); } .uc-four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 100%; background: var(--infograph-color3); } .uc-four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color4); } .uc-four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 20px; height: 100%; background: var(--infograph-color4); } @media screen and (max-width: 1000px) { .uc-four-item { width: 100%; margin: 10px auto; } .uc-four-content-1:after, .uc-four-content-1:before, .uc-four-content-2:after, .uc-four-content-2:before, .uc-four-content-3:after, .uc-four-content-3:before, .uc-four-content-4:after, .uc-four-content-4:before { display: none; } .uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { padding: 20px; } .uc-four-content-1 { border: 10px solid var(--infograph-color1); } .uc-four-content-2 { border: 10px solid var(--infograph-color2); } .uc-four-content-3 { border: 10px solid var(--infograph-color3); } .uc-four-content-4 { border: 10px solid var(--infograph-color4); } } .uc-push-panel { padding: 20px; border-bottom: 2px solid #c0c0c0; } .uc-push-panel h2 { text-align: center; margin-bottom: 10px; } .uc-push { display: flex; flex-wrap: wrap; } .uc-push strong { font-size: 17px; color: #0c5eb1; } .uc-push-text { position: relative; display: inline-block; box-sizing: border-box; padding: 15px 20px 0px 30px; width: 48%; margin: 1%; transition: all .4s ease; } .uc-push-text:before { position: absolute; width: 7px; height: 7px; border-radius: 100%; background: #0c5eb1; content: ""; left: 0; transition: .3s ease-in-out; top: 25px; } .uc-push-text:after { position: absolute; border-left: 1px dotted #000000; bottom: -5px; content: ""; left: 3px; top: 41px; } .uc-push-text:hover:before { box-shadow: 0 0 0 10px rgba(0,0,0,.2) } @media screen and (max-width: 800px) { .uc-push-text { width: 100%; } } .uc-numbers { padding: 20px; border-bottom: 2px solid #c0c0c0; } .uc-numbers h2{ text-align: center; padding-bottom: 20px; } .uc-numbers-inner { display: flex; flex-wrap: wrap; justify-content: space-around; position: relative; z-index: 0; } .uc-numbers-inner__item { display: flex; justify-content: center; align-items: center; position: relative; width: 46%; margin: 25px 1%; padding: 20px; border-radius: 3px; background: #ececec; box-sizing: border-box; } .uc-numbers-inner__item strong { color: #3b5998; font-size: 18px; transition: 0.5s; } .uc-numbers-inner__item:hover strong { color: #3cb371; } .uc-numbers-inner__item:before { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: #0c5eb1; z-index: -1; transform: skew(2deg, 2deg); border-radius: 3px; transition: 0.5s; } .uc-numbers-inner__item:hover:before { /*background: #5f7a87;*/ transform: skew(-2deg, -2deg); } .uc-numbers-inner__title { position: absolute; top: 50%; transform: translateY(-50%); right: 10px; font-size: 80px!important; font-weight: bold; line-height: 5rem; color: rgba(42, 72, 117, 0.1); transition: 0.5s; } .uc-numbers-inner__item:hover .uc-numbers-inner__title { top: -10px; color: rgba(42, 72, 117, 0.8); } @media screen and (max-width: 1000px) { .uc-numbers-inner__item { width: 46%; } } @media screen and (max-width: 800px) { .uc-numbers-inner__item { width: 100%; } } .uc-e1-panel { padding: 20px; text-align: center; } .uc-e1-panel h2 { margin-bottom: 20px; text-align: center; } Медицинское оборудование в интернет-магазине Диара плюс Наша компания специализируется на поставке изделий медицинского назначения, расходных материалов для лечебно-профилактических учреждений. Работаем с заказами любой сложности, в том числе по эскизам от заказчиков. Предлагаем оптимальные цены и индивидуальные условия работы для частных лиц, больниц, частных клиник, оздоровительных центров. Предоставляем скидки в зависимости от объема заказа. Наш каталог предложений Преимущества, подтверждающие наш профессионализм Мы успешно работаем на отечественном рынке с 2014 года Выполняем заказы в любых объемах за 3-5 дней Предоставляем гарантию на все свои изделия сроком от1 года 99% позиций из ассортимента есть на складе компании в Атырау Медицинские инструменты Медицинские инструменты используются на протяжении многих лет, и сейчас нет ни одной клиники или больницы, в которой их бы не было. От того насколько качественный иснтрумент зависит не только комфорт работы врача, но и то как будет проведена диагностика или операция. В Диара плюс представлены медицинские инструменты высокого качества из медицинской стали, которые соответствуют всем нормам и ГОСТам. Biomaxima Мы осуществляем прямые поставки медицинского оборудования от известного во всем мире производителя Biomaxima. Данная компания работает на рынке медоборудования с 2002 года. За это время их оборудование завоевало популярность и доказало свою надежность и эффективность. Вся продукция соответствует требованиям ЕС и имеет все необходимые сертификаты. Наши сильные стороны Являемся официальным дистрибьютором производителей, поэтому не завышаем цены. Работаем с больницами, частными клиниками, оздоровительными центрами по РК. Вся продукция представленная у нас имеет отменное качество, надежность и долговечность. Предлагаем выгодные условия работы и высокий уровень клиентского сервиса. Почему работать с нами выгодно Нам доверяют В 2016, 2017, 2020 году получили награду «Лучшее предприятие Казахстана», в 2017 году получили орден «Слова нации», также у нас множество других наград. Выдаем гарантию Отвечаем за качество поставляемой нами продукции, поэтому наш заказчик получает гарантийное обслуживание от 1 года в зависимости от категории товара. Комплексный подход к работе Предоставляем подробные консультации по медицинскому оборудованию, представленому в нашем ассортименте, помогаем подобрать технику под ваш запрос. Выгодные условия работы Мы реализуем продукцию по доступным ценам, так как осуществляем прямые поставки от производителей. Часть позиций реализуется по ценам ниже рыночных. Делаем скидки Предусмотрены скидки на объемные заказы, а также для клиентов, которые заказывают у нас изделия медицинского назначения на постоянной основе. Работаем быстро Выполняем ваши заявки в кратчайшие сроки, отправляем заказы на следующий день после получения оплаты, поскольку большая часть оборудования есть в наличии на складе в Атырау. Перейти к каталогу Работа с нами — это просто 01 Вы оставляете заявку на нашем сайте или по телефону. 02 Мы консультируем вас по всем вашим вопросам и подтверждаем заказ. 03 Внесите полную оплату за заказ удобным для вас способом. 04 Забирайте заказ самовывозом в г. Атырау или оформляйте доставку по Казахстану. Доставим медоборудование в кратчайшие сроки Наша компания Диара плюс предлагает качественные медицинские изделия на выгодных условиях. Мы стремимся предлагать лучшие медицинские товары по доступным ценам. Поэтому выбирая нашу компанию, вы одновременно получаете комфорт и качество и выгодно экономите бюджет. К ассортименту

Информация о компании

Название:
TOO "Диaрa плюc"
Количество сотрудников:
5-10 человек

Организационно-правовая форма и капитал

Организационно-правовая форма:
Товарищество с ограниченной ответственностью