77 відгуків
+380 (67) 663-60-70

Магазин "AV-Техника"

Магазин "AV-Техника"
.m-body { min-width: 270px; max-width: 680px; width: 100%; margin: 0 auto; overflow: hidden; font-family: "Montserrat", sans-serif; font-size: 15px; color: #000; font-weight: 400; line-height: 1.42; position: relative; z-index: 0; } img { max-width: 100%; } .m-container { padding: 0 50px; } @media (max-width: 735px) { .m-container { padding: 0 20px; } } @media (max-width: 439px) { .m-container { padding: 0 10px; } } .section-white { background-color: #fff; } .section-title { font-size: 16px !important; font-weight: 800 !important; font-family: "Montserrat", sans-serif !important; color: #000 !important; text-align: left; display: inline-block; margin: 0 auto 50px !important; padding-left: 11px; position: relative; z-index: 4; } .section-title:before { position: absolute; content: ""; height: 106%; width: 2px; background: #229fff; left: 0; top: -3%; } .section-black { color: #fff; } .section-black h3.section-title { color: #fff !important; } .button { display: inline-block; border-radius: 5px; background: #0778cf; font-family: "Montserrat", sans-serif; font-weight: 800; font-size: 12px; color: #fff !important; text-decoration: none !important; line-height: 1; padding: 18px 28px; margin: 0 0 50px; transition: all 0.3s linear; position: relative; z-index: 4; } .button:hover { text-decoration: none !important; color: #229fff !important; font-size: 12px !important; transition: all 0.3s linear; background: #fff; box-shadow: 0px 0px 25px 0px #0778cf; } .hidden { display: none; } .slider { position: relative; z-index: 1; max-width: 310px; height: 382px; margin: 0 auto; box-sizing: border-box; } .slider:before { position: absolute; content: ""; width: 200px; height: 200px; border-radius: 50%; border: 40px solid yellow; top: 50%; left: 50%; transform: translate(-50%, -50%); } .slider__list { display: flex; justify-content: center; align-items: center; position: relative; z-index: 1; width: 100%; height: 100%; } .slider__item { position: absolute; width: 100%; height: 100%; min-height: 382px; top: 0; left: 0; display: flex; justify-content: center; align-items: center; opacity: 0; } .slider__item:nth-child(1) { opacity: 1; animation: slider 9s linear infinite; } .slider__item:nth-child(2) { animation: slider 9s linear infinite; animation-delay: 3s; } .slider__item:nth-child(3) { animation: slider 9s linear infinite; animation-delay: 6s; } .slider__item-text { position: absolute; bottom: 50px; right: 0; background: #ffffff; border-radius: 17px; width: 170px; height: 34px; line-height: 34px; text-align: center; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: bold; color: #000; transition: all 0.3s linear; } .slider__item-img { display: block; } .slider__item-img img { line-height: normal; display: inline-block; vertical-align: middle; transition: all 0.3s linear; } @keyframes slider { 0%, 28% { opacity: 1; transform: scale(1); } 33%, 95% { opacity: 0; transform: scale(0.7); } 100% { opacity: 1; transform: scale(0.95); } } .m-header { position: relative; box-sizing: border-box; z-index: 1; margin: 0; padding: 0; background: url("https://i.postimg.cc/jqWcDXpr/heder-bg.jpg") 100% 100% repeat-y; min-height: 380px; } @media (max-width: 439px) { .m-header { text-align: center; min-height: auto; } } .m-header:before { position: absolute; content: ""; background: url("https://i.postimg.cc/4yhYXn2r/header-d1.png") 0 0 no-repeat; width: 103px; height: 115px; bottom: 5px; left: -50px; z-index: -1; } .m-header:after { position: absolute; content: ""; background: url("https://i.postimg.cc/8sQjcDqs/header-d2.png") 0 0 no-repeat; width: 146px; height: 178px; top: -34px; right: 54px; z-index: 2; } @media (max-width: 439px) { .m-header:after { right: -20px; } } .m-header .section__wrapper { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; } @media (max-width: 439px) { .m-header .section__wrapper { justify-content: center; } } .m-header .section__content { width: 180px; flex-shrink: 0; padding-top: 55px; margin-right: 40px; position: relative; z-index: 2; } @media (max-width: 439px) { .m-header .section__content { width: 70%; text-align: center; } } .m-header .section__slider { flex-grow: 1; } @media (max-width: 439px) { .m-header .section__slider { width: 100%; } } .m-header .logo { box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; margin: 0 0 95px; } @media (max-width: 439px) { .m-header .logo { justify-content: center; margin-bottom: 30px; } } .m-header .logo__text { display: block; font-family: "Montserrat", sans-serif; font-weight: 600; font-size: 14px; color: #fff; line-height: 1; } .m-header__title { font-family: "Montserrat", sans-serif !important; font-weight: 800 !important; font-size: 25px !important; color: #fff !important; line-height: 1 !important; margin: 0 0 20px !important; text-shadow: 1px 1px 0 #0778cf; } .advantages { position: relative; z-index: 1; margin: 0; padding: 50px 0 0px; } .advantages__list { display: flex; flex-wrap: wrap; justify-content: center; align-content: stretch; margin: 0 -0; padding: 0; box-sizing: border-box; align-items: stretch; } .advantages__item { box-sizing: border-box; width: 25%; padding: 0; margin: 0 0 0; display: block; transition: all 0.3s linear; text-align: left; padding: 10px 10px 10px 0; min-width: 110px; margin-bottom: 20px; } @media (max-width: 439px) { .advantages__item { width: 80%; text-align: center; } } .advantages__item-title { font-size: 14px; font-weight: 400; font-family: "Montserrat", sans-serif; color: #000; transition: all 0.3s linear; } .advantages__item-icon { display: block; text-align: left; margin-bottom: 24px; height: 42px; line-height: 42px; transition: all 0.3s linear; position: relative; } @media (max-width: 439px) { .advantages__item-icon { text-align: center; } } .advantages__item-icon svg { display: inline-block; vertical-align: middle; fill: #229fff; } .advantages__item:hover .advantages__item-title { color: #0778cf; } .advantages__item:hover .advantages__item-icon:before { position: absolute; content: ""; width: 20px; height: 20px; background: #0778cf; border-radius: 50%; filter: blur(10px); top: 50%; left: 0%; transform: translate(0%, -50%); opacity: 0.6; } @media (max-width: 439px) { .advantages__item:hover .advantages__item-icon:before { left: 50%; transform: translate(-50%, -50%); } } .topsales { position: relative; z-index: 1; margin: 0; padding: 50px 0 50px; box-sizing: border-box; } @media (max-width: 439px) { .topsales { text-align: center; } } .topsales__list { display: flex; flex-wrap: wrap; justify-content: center; align-content: stretch; margin: 0 -0px; padding: 0; box-sizing: border-box; align-items: stretch; } .topsales__item { box-sizing: border-box; width: 33.333%; padding: 0; margin: 0 0px 0px; display: block; transition: all 0.3s linear; text-decoration: none !important; border: 1px solid #dbdbdb; text-align: center; display: flex; flex-direction: column; justify-content: space-between; align-items: center; min-width: 180px; } @media (max-width: 439px) { .topsales__item { width: 220px; } } .topsales__item-title { flex-grow: 1; font-size: 16px; font-weight: 700; font-family: "Montserrat", sans-serif; color: #000; transition: all 0.3s linear; margin-bottom: 24px; display: block; } .topsales__item-title .thin { display: block; font-weight: 300; font-size: 14px; } .topsales__item-icon { height: 156px; line-height: 156px; width: 100%; display: block; overflow: hidden; margin-bottom: 5px; transition: all 0.3s linear; position: relative; z-index: 1; } .topsales__item-icon img { display: inline-block; vertical-align: middle; transition: all 0.3s linear; } .topsales__item:hover { box-shadow: 0 9px 25px rgba(0, 0, 0, 0.15); } .topsales__item:hover .topsales__item-title { color: #004970; } .schemeworks { margin: 0; padding: 50px 0 0; position: relative; z-index: 1; background: url("https://i.postimg.cc/gjR3NMpX/scheme-bg.png") 100% 100% repeat-y; } @media (max-width: 439px) { .schemeworks { text-align: center; } } .schemeworks:before { position: absolute; content: ""; background: url("https://i.postimg.cc/ZRW8ybDL/scheme-d1.png") 0 0 no-repeat; width: 123px; height: 142px; bottom: 120px; left: 20px; z-index: 3; } .schemeworks:after { position: absolute; content: ""; background: url("https://i.postimg.cc/LXGztccF/scheme-d2.png") 0 0 no-repeat; width: 166px; height: 202px; top: -25px; right: 20px; z-index: -1; } .schemeworks__item { display: flex; justify-content: flex-start; align-items: flex-start; margin-bottom: 20px; text-align: left; } .schemeworks__item-digit { font-family: "Montserrat", sans-serif; font-size: 20px; font-weight: 800; color: #fff; flex-shrink: 0; margin-right: 10px; } .schemeworks__item-title { font-family: "Montserrat", sans-serif; font-weight: 400; font-size: 14px; color: #fff; transition: all 0.3s linear; } .schemeworks__item:hover .schemeworks__item-title { color: #229fff !important; } .schemeworks .section-title:before { background: #fff; } @media (max-width: 439px) { .schemeworks .section-title { text-align: left; width: 100%; } } .schemeworks .section__wrapper { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; flex-direction: row-reverse; } .schemeworks .section__content { width: 250px; flex-grow: 1; } @media (max-width: 439px) { .schemeworks .section__content { width: 100%; } } .schemeworks .section__img { flex-shrink: 0; margin-right: 20px; position: relative; z-index: 1; } .schemeworks .section__img:before { position: absolute; content: ""; height: 100px; width: 100px; border-radius: 50%; border: 40px solid #ffde00; z-index: -1; } .schemeworks .section__img:after { position: absolute; content: ""; height: 20px; width: 20px; border-radius: 50%; background: #ffde00; bottom: 30px; right: 10px; } .schemeworks .section__img img { display: block; } .why { margin: 0; padding: 50px 0 0px; box-sizing: border-box; position: relative; z-index: 1; } @media (max-width: 439px) { .why { text-align: center; } } .why .section__wrapper { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-end; } .why .section__content { max-width: 290px; flex-shrink: 0; } .why .section__img { flex-shrink: 0; margin-left: 20px; width: 100px; flex-grow: 1; min-height: 431px; position: relative; z-index: 1; } .why .section__img:before { position: absolute; content: ""; width: 230px; height: 230px; border-radius: 50%; border: 40px solid #ffde00; top: 40px; left: 0; } .why .section__img img { display: block; position: absolute; bottom: 0; left: 0; max-width: none; } .why__list { position: relative; z-index: 1; } .why__list:after { position: absolute; content: ""; background: url("../../img/why_d1.png") 0 0 no-repeat; width: 255px; height: 352px; bottom: -180px; right: -200px; z-index: -1; } .why__item { text-align: left; margin-bottom: 10px; padding: 10px 10px 10px 30px; position: relative; z-index: 1; transition: all 0.3s linear; } .why__item:before { position: absolute; content: ""; width: 4px; height: 4px; border-radius: 50%; border: 2px solid #ffde00; top: calc(10px + 4px + 2px); left: calc(30px / 2 - (4px + 2px) / 2); /* 11px; */ transition: all 0.3s linear; } .why__item:hover { background: #1485c0; color: #fff; } .why__item:hover:before { transform: scale(1.5); } .m-footer { padding: 20px 0; position: relative; z-index: 3; background: #000; /* end logo */ /* end phone */ } .m-footer__wrapper { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; } @media (max-width: 439px) { .m-footer__wrapper { flex-direction: column; align-items: center; } } .m-footer .logo { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: flex-start; align-items: center; } @media (max-width: 439px) { .m-footer .logo { margin-bottom: 15px; } } .m-footer .logo__text { color: #fff; font-family: "Montserrat", sans-serif; font-size: 16px; font-weight: 700; } .m-footer .phone { position: relative; } .m-footer .phone__list { margin: 0 -10px; padding: 0; box-sizing: border-box; } @media (max-width: 979px) { .m-footer .phone__list { text-align: center; } } @media (max-width: 439px) { .m-footer .phone__list { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-direction: column; } } .m-footer .phone__link { box-sizing: border-box; display: inline-block; margin: 0 10px; text-decoration: none !important; color: #fff !important; font-family: "Montserrat", sans-serif; font-size: 14px; font-weight: 700; position: relative; z-index: 1; transition: all 0.3s linear; } .m-footer .phone__link:after { position: absolute; content: ""; height: 14px; width: 1px; background: #000; right: -10px; top: 50%; transform: translate(50%, -50%); } @media (max-width: 439px) { .m-footer .phone__link:after { display: none; } } .m-footer .phone__link:last-child:after { display: none; } .m-footer .phone__link:hover { color: #004970; } AV-Техніка Техніка для вашого будинку Відкрити каталог ТелевізориМікрохвильові печі,Порохотяги Наші переваги Відправляємо товар по всій території України Відправляємо післяплатою або по передоплаті Ціни магазину істотно нижче, ніж у конкурентів Безліч клієнтів, які залишилися задоволеними Кращі пропозиції ТелевізорTedelex LE-32P28T2БойлерNOVATEC NT-S 50ХолодильникSMART BRM-210WСпліт-системаMidea Blanc MSMA-09HRN1Газова плитаGreta 1470-00-20Духовка електричнаVentolux Calgary Як зробити замовлення? 01 Замовлення товару на сайті або за телефоном 02 Підтвердження замовлення по телефону 03 Вибір способу оплати і доставки товару 04 Доставка та отримання товару Зробити замовлення Чому варто купувати у нас? Асортимент магазину не обмежується наявністю на сайті Продукція на сайті актуальна як за наявності, описом характеристик, так і за ціною Наші менеджери із задоволенням підкажуть Вам і допоможуть в найкоротші терміни Послуга Доступна роботи під замовлення В наявності є сертифікати відповідності на весь асортимент. Весь товар офіційний AV-Техніка +38 (067) 663-60-70 Якісна і функціональна побутова техніка – це ефективне рішення повсякденних побутових завдань і, зрозуміло, гарний настрій. Сьогодні купити холодильник в Україні від відомого світового бренду зовсім нескладно – на ринку представлений великий вибір моделей від різних виробників. Але, незважаючи на велику кількість пропозицій, оптимальне поєднання високої якості і прийнятної ціни зустрічається нечасто. Компанія AV-Техніка – це магазин сучасної побутової техніки, який ставить перед собою завдання забезпечити споживачів кращими товарами на самих вигідних умовах. Чому побутову техніку воліють купити у нас? Компанія AV-техніка з'явилася на ринку побутової техніки в 2007 році. Спочатку це був просто невеликий магазин в місті Кривому Розі, де можна було придбати телевізор, холодильник або кімнатний кондиціонер. Почавши з 50 кв. метрів, ми інтенсивно розвивалися, зараз наші торгівельні площі займають більше 400 кв. метрів. Останнім часом компанія активно просуває торгівлю онлайн. На сайті нашого інтернет-магазину електричний водонагрівач або пральну машину купити також просто, як і в нашому фірмовому магазині. Каталог AV-техніка пропонує покупцям такі групи товарів: холодильники, морозильні камери; пральні машини; пилососи; аудіо-, відеотехніка; доондиционирование; опалення, вентиляція; дрібна побутова техніка для кухні. Наша команда безперервно працює над тим, щоб пропозиції магазину були актуальними. Менеджери магазину AV-Техніка уважно стежать за появою перспективних новинок на світовому ринку, щоб в числі перших запропонувати їх нашим покупцям. Асортимент нашого магазину не обмежений тим, що представлено в торговому залі і в каталозі на сайті. Ви можете купити у нас побутову техніку під замовлення і ми в найкоротші строки виконаємо її постачання за оптимальною ціною. Сервіс європейського рівня Мікрохвильова піч, кухонний комбайн або газова піч, купити які пропонує наш магазин – це оригінальна продукція з офіційною гарантією від виробника. Ми перевіряємо кожну одиницю товару, отриманого від постачальників, щоб виключити шлюб і будь-які інші проблеми з технікою. Наші менеджери – це сертифіковані фахівці, які пройшли навчання у виробників і постійно підвищують кваліфікацію – ви можете задати будь-яке питання про товар, завжди отримаєте вичерпну компетентну відповідь. У нас не тільки найкращі ціни, але і додаткові знижки для пенсіонерів та учасників АТО. Магазин регулярно проводить акції, розпродажі, завдяки яким техніку своєї мрії можна купити максимально вигідно. Магазин AV-Техніка працює на всій території країни. Ми пропонуємо купити телевізор в Україні з доставкою в будь-який населений пункт, де є відділення «Укрпошти» або офіс одного з популярних український сервісів доставки. Ви можете оформити замовлення на нашому сайті, так зателефонувавши нашим менеджерам по вказаним на сайті номером телефону. Всі товари з каталогу є в наявності на нашому складі, ми готові відправити ваше замовлення відразу ж після його оформлення.

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

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