Нет отзывов, добавить
+7 (343) 288-51-46
+7 (902) 261-00-05
+7 (902) 188-58-50

Компания "Вита Техника"

Компания "Вита Техника"
.uc-btns { display: inline-block; padding: 10px 30px; font-size: 16px; text-decoration: none !important; color: #fff !important; background: #444; transition: all .3s ease; cursor: pointer; } .uc-btns:hover { background: #4bae4f; } .ucv-a2-panel strong { font-size: 22px; color: #4bae4f; } .ucv-a2-panel { background: url(url(https://ssl.prom.st/q?u=http%3A%2F%2Fcontent.s2.prom.st%2FOctober2020%2FiStock-870076946.jpg&s=bkxkiskz&h=Ulh5r-xSkIV_I7iQKCmGyg) top/cover no-repeat) top/cover no-repeat; position: relative; text-align: left; background-attachment: fixed; padding: 40px; } .ucv-a2-panel:before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: linear-gradient(to left, rgba(71, 71, 71, 0.1) 0%, rgba(71, 71, 71, 0.9) 100%); } .ucv-a2-texts { width: 40%; position: relative; margin-bottom: 20px; } .ucv-a2-header { font-size: 26px; line-height: 32px; color: #4bae4f; margin: 10px 0px 25px !important; } .ucv-a2-sub-header { font-size: 18px; line-height: 32px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-text { font-size: 13.5px; line-height: 26px; color: #fff; margin: 0px 0px 40px; } .ucv-a2-link { display: inline-block; text-decoration: none !important; text-align: center; color: #4bae4f !important; padding: 7px 30px; border: 2px solid #4bae4f; font-size: 16px; cursor: pointer; } .ucv-a2-link:hover { color: #fff !important; border-color: #fff; } @media screen and (max-width: 500px) { .ucv-a2-texts { width: auto; text-align: center; box-sizing: border-box; } .ucv-a2-panel { padding: 20px 15px; text-align: center; } .ucv-a2-link { padding: 0 5px; width: auto; } } .uc-nombers { /*padding: 30px 0 10px; border-bottom: 2px solid #ddd;*/ } .uc-nombers_wrap { display: flex; flex-wrap: wrap; } .uc-nombers h2 { text-align: center; margin-bottom: 10px; } .uc-nombers_prod { font-size: 18px; text-align: left; border-bottom: 2px solid #4bae4f; padding: 5px 0; display: inline-block; align-self: flex-start; margin-bottom: 20px !important; } .uc-nombers-scheme { border: 4px solid #4bae4f; display: inline-block; box-sizing: border-box; position: relative; width: 29%; margin: 3% 2%; padding: 20px; text-align: center; transition: all .5s ease; } .uc-nombers-scheme1 { border: 4px solid #4bae4f; display: inline-block; box-sizing: border-box; position: relative; width: 46%; margin: 3% 2%; padding: 20px; text-align: center; transition: all .5s ease; } .uc-nombers-scheme:nth-child(7) { width: 46%; } .uc-nombers-scheme:nth-child(8) { width: 46%; } .uc-nombers-scheme img { width: 350px; margin-top: -70px; height: auto; } @media screen and (max-width: 1300px) { .uc-nombers-scheme { width: 46%; } } @media screen and (max-width: 1100px) { .uc-nombers-scheme { width: 100%; margin: 50px auto; } .uc-nombers-scheme:nth-child(7) { width: 100%; } .uc-nombers-scheme:nth-child(8) { width: 100%; } } .uc-clear { clear: both; height: 0px; } .uc-ico-panel { padding: 20px; */ border-bottom: 1px solid #ddd; } .uc-ico-panel h2 { text-align: center; padding-bottom: 20px; } .uc-ico-table { border-width: 0px !important; width: 50% !important; table-layout: fixed; float: left; } .uc-ico-table td { padding: 10px; transition: all 0.3s; } .uc-ico-table img { transition: ease 1000ms; } .uc-ico-table tr:hover td { background: #f9f9f9; } .uc-ico-table tr:hover img { -webkit-transform: scale(4); -ms-transform: scale(4); transform: scale(4); } .uc-ico-table-col1 { width: 20px; } @keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-200%, 0, 0); } to { opacity: 1; transform: none; } } .fadeInLeft { animation-name: fadeInLeft; } @media screen and (max-width: 1100px) { .uc-ico-table { float: none; width: 100% !important; } .uc-ico-table+.uc-ico-table { margin: 0; } } @media screen and (max-width: 500px) { .uc-ico-table td { vertical-align: top !important; } } .group-panel { display: flex; flex-direction: row; justify-content: center; text-align: center; } .group-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .group-header { margin-bottom: 40px; text-align: center; } .group-wrapper { display: inline-block; vertical-align: top; margin: 0px 0; text-decoration: none; width: 36%; } .group-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 400px; margin: 0 0; } .group-img-holder img { display: block; height: auto !important; transition: all 200ms ease-out; } .group-img-holder:hover img { transform: scale(1.1); transition: all 300ms ease-out; } .group-hint { position: absolute; top: 0; left: 0; width: 100%; height: 100%; /*background-color: rgba(0, 0, 0, 0.2);*/ text-align: left; color: #282a2b; transition: all 0.6s ease 0s; overflow: hidden; } .group-hint-body { position: absolute; bottom: 0; left: 0; width: 100%; min-height: 100px; transform: translateY(10px); -webkit-transform: translateY(100px); padding: 30px; box-sizing: border-box; transition: all 300ms ease-out; } .group-img-holder:hover .group-hint-body { transform: translateY(0); -webkit-transform: translateY(0); transition: all 300ms ease-out; } .group-img { width: 100%; } .group-name { position: relative; background: #4bae4f; font-size: 16px; line-height: normal; color: #fff !important; padding: 10px 10px; display: block; margin: 10px 0; text-decoration: none !important; border-radius: 2px; } .group-b { display: inline-block; text-align: center; text-decoration: none !important; color: #4bae4f !important; border: 2px solid #4bae4f; background: #fff; font-weight: bold; padding: 10px 15px; min-width: 100px; font-size: 16px; margin-top: 40px; transition: 300ms; border-radius: 2px; } .group-b:hover { background-color: #4bae4f; border: 1px solid #4bae4f; color: #fff !important; transition: 300ms; } @media screen and (max-width: 1120px) { .group-wrapper { display: inline-block; width: 48%; } } @media screen and (max-width: 450px) { .group-wrapper { display: inline-block; width: 100%; } .group-name { transform: translateX(0); } } :root { --infograph-color2: #4bae4f; --infograph-color1: #4bae4f; } .four-panel { padding: 20px 10px; } .four-panel h2 { margin: 20px 0 !important; text-align: center; } .four-container { display: flex; flex-wrap: wrap; justify-content: space-around; } .four-item { display: flex; flex-direction: column; width: 45%; border-radius: 0px; margin: 20px 0; } .four-content-1, .four-content-2, .four-content-3, .four-content-4 { text-align: center; position: relative; padding: 25px; display: flex; flex-direction: column; align-items: center; height: 100%; } .four-content-1:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color2); border-radius: 0px; } .four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 8px; height: 100%; background: var(--infograph-color2); border-radius: 0px; } .four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color1); border-radius: 0px; } .four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 8px; height: 100%; background: var(--infograph-color1); border-radius: 0px; } .four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color1); border-radius: 0px; } .four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 8px; height: 100%; background: var(--infograph-color1); border-radius: 0px; } .four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color2); border-radius: 0px; } .four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 8px; height: 100%; background: var(--infograph-color2); border-radius: 0px; } .four-header { font-size: 18px !important; line-height: 20px; font-weight: bold; display: inline-block; } .four-header1 { color: #4bae4f; } .four-header2 { color: #4bae4f; } .four-header3 { color: #4bae4f; } .four-header4 { color: #4bae4f; } .four-text {} .four-icon {} @media screen and (max-width: 1000px) { .four-item { width: 100%; } .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-2, .four-content-3, .four-content-4 { padding: 25px 10px; } .four-header3 { color: #333333; } .four-header4 { color: #ad0505; } .four-content-1, .four-content-3 { border: 8px solid var(--infograph-color2); border-radius: 0px; } .four-content-2, .four-content-4 { border: 8px solid var(--infograph-color1); border-radius: 0px; } } .four-panel img { margin: auto; } .uc-order-scheme_numb2, .uc-order-scheme_text2 { display: table-cell; vertical-align: middle; } .uc-order-scheme_numb2 { width: 68px; } .uc-order-scheme2 strong { transition: all .3s ease; display: inline-block; font-size: 55px; color: #1aa3d9; } .uc-order-scheme2:hover strong { transition: all .3s ease; color: #1aa3d9; transform: translateY(-4px); } .uc-order-scheme2 em { font-size: 15px; color: #1aa3d9; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-order-scheme2:hover em { color: #e85c41; transition: all .3s ease; } @media screen and (max-width: 900px) { .uc-order-scheme2 { width: 98%; margin: 10px auto; min-height: initial; } } uc-order2 { padding: 20px 15px; text-align: left; } .uc-order2 h2 { text-align: center; margin-bottom: 30px; } .uc-order-scheme2 { display: inline-block; width: 48%; margin: 10px .5%; padding: 5px; box-sizing: border-box; vertical-align: middle; transition: all .3s ease; } .uc-order-scheme_table2 { display: table; } .uc-order-scheme_numb2, .uc-order-scheme_text2 { display: table-cell; vertical-align: middle; } .uc-order-scheme_numb2 { width: 68px; } .uc-order-scheme2 strong { transition: all .3s ease; display: inline-block; font-size: 55px; color: #4bae4f; } .uc-order-scheme2:hover strong { transition: all .3s ease; color: #4bae4f; transform: translateY(-4px); } .uc-order-scheme2 em { font-size: 15px; color: #333; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-order-scheme2:hover em { color: #4bae4f; transition: all .3s ease; } .uc-e4-panel { margin: 30 0 20px; text-align: center; background: url(https://ssl.prom.st/p?u=http%3A%2F%2Fcontent.s2.prom.st%2FMarch%25202019%2F7361bgr.jpg&s=meeypcbo&h=6oPP6Xzg6qDQIMRdHjGrbQ ) 50% 30%; background-size: cover; } .uc-e4-panel .uc-e4-panel_wrapper { background: rgba(78, 78, 78, 0.6); padding: 15px; color: #fff; display: flex; flex-direction: column; align-items: flex-end; } .uc-e4-panel-2 { margin: 0 0 20px; text-align: center; background: url(https://ssl.prom.st/p?u=http%3A%2F%2Fcontent.s2.prom.st%2FMarch%25202019%2F7361bgr.jpg&s=meeypcbo&h=6oPP6Xzg6qDQIMRdHjGrbQ) 50% 100%/cover; } .uc-e4-panel:hover .uc-e4-header { color: #fff; transition: 300ms; } .uc-e4-panel-2 .uc-e4-panel-2_wrapper { background: rgba(78, 78, 78, 0.7); padding: 15px; color: #fff; display: flex; flex-direction: column; align-items: flex-end; } .uc-e4-text { width: 50%; } .uc-e4-header { text-align: center; font-size: 25px !important; margin-bottom: 40px !important; transition: 300ms; } .uc-e4-content { text-align: center; margin: 20px; } .social-panel { text-align: center; padding: 20px; } .social-wr { display: inline-block; margin: 10px; width: 50%; } .social-wr img { animation-name: social; animation-duration: 3s; animation-iteration-count: infinite; transition: ease-out; } .social-header { display: block; margin: 20px 0 !important; } @keyframes social { from { transform: scale(1); } 50% { transform: scale(1.1); } to { transform: scale(1); } } /* 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-order { padding: 20px 15px; text-align: left; } .uc-order h2 { text-align: center; margin-bottom: 15px; } .uc-order-scheme { display: inline-block; width: 48%; margin: 0 .5%; padding: 5px; box-sizing: border-box; vertical-align: middle; 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: 50px; } .uc-order-scheme strong { transition: all .3s ease; display: inline-block; font-size: 45px; color: #444; } .uc-order-scheme:hover strong { transition: all .3s ease; color: #4bae4f; transform: translateY(-4px); } .uc-order-scheme em { font-size: 15px; color: #4bae4f; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-order-scheme:hover em { color: #42a852; transition: all .3s ease; } @media screen and (max-width: 1080px) { .uc-order-scheme { width: 98%; margin: 0 auto; min-height: initial; } } /*-----------------------------------------FOOTER-------------------------------*/ .uc-footer { padding: 20px 0 0; text-align: center; } .uc-footer p { margin: 20px 0; } ВИТА ТЕХНИКА Медицинское оборудование для реабилитации и физиотерапии, стерилизации и дезинфекции от заводов-производителей На рынке с 1999 года! Предлагаем большой выбор оборудования для медицинских организаций, занимающихся санаторно-курортным лечением, реабилитацией, отделений восстановительной терапии и физиотерапии, водолечебниц и грязелечебниц. Ознакомиться с ассортиментом Оборудование по ценам, рекомендованным производителями Тепло-и грязелечение Смотреть Реабилитационное оборудование Смотреть Механотерапия Смотреть Водолечение Смотреть Аппараты для магнитотерапии Смотреть Аппараты для электролечения, лазерной и магнитолазерной терапии Смотреть Вита Техника – современное оборудование для реабилитации и физиотерапии Оборудование с гарантией Мы предоставляем гарантию 12 месяцев с момента получения товара покупателем, гарантийный талон отправляется покупателю вместе с оборудованием. Высокое качество Мы являемся официальным дилером российских и зарубежных производителей, выпускающих современное и качественное оборудование. Опыт и надежность Предоставляем свои услуги с 1999 года, нам доверяют более 2000 медицинских учреждений в России, Казахстане, Украине, Болгарии. Большой выбор В каталоге представлен широкий ассортимент медицинского оборудования, а также товаров для дезинфекции и стерилизации. Каталог оборудования Преимущества заказа в интернет-магазине Vita ✓ Мы являемся официальным дилером и поставляем продукцию напрямую от производителя. ✓ Предоставляем гарантийное обслуживание клиентов от ведущих опытных специалистов. ✓ Благодаря прямым поставкам цены на оборудование самые выгодные для наших клиентов. ✓ Предлагаем профессиональное и качественное обслуживание и индивидуальные условия поставки. ✓ Мы предлагаем только оригинальные сертифицированные товары с гарантией качества. ✓ Оперативно обрабатываем заявки на покупку оборудования и быстро осуществляем доставку. Схема нашей работы 1 Оформление заказа на сайте или по телефону. 2 Обсуждение с менеджером конкретных условий сделки. 3 Предоплата 100% любым удобным способом. 4 Отправка выбранным способом в согласованные сроки. Вита Техника – ваш надежный поставщик оборудования для реабилитации и физиотерапии! Посмотреть каталог