1 відгук
+380 (98) 588-36-55
+380 (95) 510-44-22

Ice-Elite - здоровый климат вашего дома

Вітрина
Ice-Elite - здоровый климат вашего дома
Ice-Elite @keyframes leafs-1 { 0% {transform: translate(0); opacity: 0;} 1% {transform: translate(0, 15px); opacity: 1;} 33% {transform: translate(100px, 500px); opacity: 1;} 66% {transform: translate(0, 1000px); opacity: 1;} 99% {transform: translate(-100px, 1500px); opacity: 1;} 100% {transform: translate(-100px, 1500px); opacity: 0;} } @keyframes leafs-2 { 0% {transform: translate(0); opacity: 0;} 1% {transform: translate(0, 15px); opacity: 1;} 33% {transform: translate(-100px, 500px); opacity: 1;} 66% {transform: translate(0, 1000px); opacity: 1;} 99% {transform: translate(100px, 1500px); opacity: 1;} 100% {transform: translate(100px, 1500px); opacity: 0;} } @keyframes leafs-3 { 0% {transform: translate(0); opacity: 0;} 1% {transform: translate(0, 15px); opacity: 1;} 33% {transform: translate(-50px, 500px); opacity: 1;} 66% {transform: translate(0, 1000px); opacity: 1;} 99% {transform: translate(50px, 1500px); opacity: 1;} 100% {transform: translate(50px, 1500px); opacity: 0;} } @keyframes leafs-4 { 0% {transform: translate(0); opacity: 0;} 1% {transform: translate(0, 15px); opacity: 1;} 33% {transform: translate(50px, 500px); opacity: 1;} 66% {transform: translate(0, 1000px); opacity: 1;} 99% {transform: translate(-50px, 1500px); opacity: 1;} 100% {transform: translate(-50px, 1500px); opacity: 0;} } .m-body { min-width: 300px; max-width: 850px; background-color: #fff !important; margin: 0 auto; padding: 0; box-sizing: border-box; font-family: "Montserrat", sans-serif !important; font-size: 16px !important; color: #000 !important; overflow: hidden; position: relative; z-index: 3; line-height: 1.2em; } .m-header { width: 100%; position: relative; background-image: url("https://c.radikal.ru/c31/1905/3d/acc7d7f5c84b.png"); background-size: cover; background-repeat: no-repeat; background-position: left; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; box-sizing: border-box; padding: 50px; } .m-header-logo { text-transform: uppercase !important; color: #fff !important; font-weight: 900 !important; margin: 0 !important; } .m-header-title { text-transform: uppercase !important; color: #fff !important; font-weight: 900 !important; font-size: 30px !important; margin-bottom: 10px !important; font-family: "Montserrat", sans-serif !important; } .m-header-text { color: #fff !important; margin-bottom: 25px !important; } .m-header-btn { width: 135px; height: 45px; border-radius: 30px; background-color: #ef7c3d; box-shadow: 0 2px 0 0 #c96833; color: #fff !important; text-decoration: none !important; display: flex; align-items: center; justify-content: center; text-decoration: none; position: relative; z-index: 3; } .m-header-btn:hover { color: #fff !important; text-decoration: none !important; } .m-header-btn:before { content: ""; width: 0; height: 100%; border-radius: 30px; background-color: #c96833; position: absolute; bottom: 0; z-index: -1; transition: all .3s linear; overflow: hidden; } .m-header-btn:hover:before { content: ""; width: 100%; height: 100%; border-radius: 30px; background-color: #c96833; position: absolute; z-index: -1; transition: all .3s linear; } .base__title { width: 100%; margin: 20px auto !important; position: relative; line-height: 1.3em !important; font-size: 25px !important; font-weight: 600 !important; text-align: center; font-weight: 600 !important; color: #ef7c3d !important; font-family: "Montserrat", sans-serif !important; } .asset-item { width: 190px; height: 170px; border-radius: 15px; box-sizing: border-box; padding: 15px; display: flex; align-items: center; justify-content: flex-start; flex-direction: column; text-align: center; transition: all .3s ease; margin: 15px auto; } .asset-img { height: 65%; display: flex; align-items: center; justify-content: center; } .asset-img svg { box-sizing: border-box; padding: 5px; } .asset-item:hover { box-shadow: 0 0 10px 0 #f0f0f0; } .asset-text { font-size: 15px !important; } .row { width: 100%; margin: 0 auto; display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; } .sale-item { width: 245px; height: 270px; border-radius: 15px; display: flex; align-items: center; justify-content: flex-start; flex-direction: column; box-shadow: 0 0 10px 0 #f0f0f0; text-align: center; color: #000 !important; text-decoration: none !important; overflow: hidden; margin: 15px auto; transition: all .3s linear; } .sale-item:hover { color: #fce9e9 !important; text-decoration: none !important; } .sale-img { width: 100%; height: 60%; display: flex; align-items: center; justify-content: center; overflow: hidden; } .sale-text { width: 100%; height: 40%; box-sizing: border-box; display: flex; align-items: center; justify-content: center; position: relative; z-index: 3; } .sale-text::after { content: ""; width: 100%; height: 0; display: inline-block; background-color: #252932; position: absolute; bottom: 0; z-index: -1; transition: all .3s ease; } .sale-item:hover .sale-text::after { height: 100%; } .btn-center { margin: 20px auto; width: 160px; } .section { width: 100%; position: relative; background-image: url("https://a.radikal.ru/a33/1905/43/bdfea3528e95.png"); background-size: cover; background-repeat: no-repeat; background-position: right; display: flex; align-items: flex-end; justify-content: center; flex-direction: column; box-sizing: border-box; } .base__title-white { color: #fff !important; } .section-list { width: 60%; display: flex; align-items: flex-start; justify-content: space-between; flex-direction: column; margin: 0 0 60px; } .section-list-item { color: #fff !important; font-size: 18px !important; margin: 25px 0 !important; display: flex; align-items: center; justify-content: flex-start; } .section-list-num { font-size: 50px !important; font-weight: 600 !important; margin-right: 15px !important; } .rewrite { width: 90%; box-sizing: border-box; padding: 30px; position: relative; line-height: 1.2em; margin: 45px auto; box-shadow: 0 0 10px 0 #f0f0f0; border-radius: 15px; z-index: 3; background-color: #fff; transition: all .3s linear; border-bottom: 3px solid transparent; } .rewrite::before { content: url("https://d.radikal.ru/d18/1905/80/ec0759577a1f.png"); position: absolute; top: -15px; left: 30px; } .rewrite:hover { box-shadow: 0 0 10px 0 #f0f0f0; border-bottom: 3px solid #ef7c3d; } .shema-item { width: 19%; height: 170px; border-radius: 15px; box-sizing: border-box; display: flex; align-items: center; justify-content: flex-start; flex-direction: column; text-align: center; transition: all .3s ease; margin: 15px auto; } .row-shema { align-items: center; } .leafs { position: absolute; z-index: 5; } .leafs-1 { top: 1%; right: 40%; animation: leafs-1 50s infinite linear; } .leafs-2 { top: 3%; right: 40%; animation: leafs-2 40s infinite linear; } .leafs-3 { top: 7%; right: 45%; animation: leafs-1 55s infinite linear; } .leafs-4 { top: 6%; right: 11%; animation: leafs-2 45s infinite linear; } .leafs-5 { top: 6%; right: 6%; animation: leafs-1 60s infinite linear; } .leafs-6 { top: 21%; left: 5%; animation: leafs-3 50s infinite linear; } .leafs-7 { top: 23%; left: 6%; z-index: 2; animation: leafs-1 40s infinite linear; } .leafs-8 { top: 34%; right: 5%; z-index: 4; animation: leafs-2 45s infinite linear; } .leafs-9 { top: 47%; left: 10%; animation: leafs-4 60s infinite linear; } .leafs-10 { top: 51%; left: 20%; animation: leafs-1 45s infinite linear; } .leafs-11 { top: 53%; left: 27%; z-index: 2; animation: leafs-2 55s infinite linear; } .leafs-12 { top: 56%; left: 10%; z-index: 2; animation: leafs-1 50s infinite linear; } .leafs-13 { top: 56%; left: 8%; animation: leafs-3 60s infinite linear; } .leafs-14 { top: 59%; left: 30%; animation: leafs-4 50s infinite linear; } .leafs-15 { top: 60%; left: 6%; animation: leafs-1 40s infinite linear; } .leafs-16 { top: 68%; left: 1%; z-index: 4; animation: leafs-2 35s infinite linear; } .leafs-17 { top: 73%; left: 0%; z-index: 4; animation: leafs-1 40s infinite linear; } .leafs-18 { top: 76%; right: 5%; z-index: 4; animation: leafs-4 35s infinite linear; } .leafs-19 { top: 87%; left: 10%; animation: leafs-3 45s infinite linear; } .leafs-20 { top: 88%; left: 3%; animation: leafs-2 30s infinite linear; } .leafs-21 { top: 97%; right: 10%; animation: leafs-4 40s infinite linear; } @media (max-width: 740px) { .shema-item { width: 45%; } .shema-arrow { display: none; } } @media (max-width: 570px) { .section-list { width: 95%; } .m-header { padding: 50px 25px; } .m-header-title { font-size: 25px !important; } } ice-elite Студия климата Продажа и монтаж климатического оборудования Каталог Преимущества Минимальная цена в интернете Качественное оборудование Доставка в любой регион Украины Помощь в подборе оборудования Топ продаж Кондиционер Gree Amber GWH12YD-S6DBA2A инвертор Кондиционер Gree U-Crown GWH09UB-K3DNA4F Газовий котел двохконтурний турбований Mini Eolo 24 3E Кондиционер Neoclima NS/NU-12AHTIw Кондиционер модели NS/NU-12AHVIwb - Сплит система от Neoclima Увлажнитель воздуха Electrolux EHU-3710D Все товары Топ продаж 01 Больше 200 довольных покупателей 02 Продаем товары больше, чем от 15 брендов 03 Продаем и монтируем климатические техники в отели, рестораны, ТРЦ 04 Работаем на рынке Украины с 2016 года Отзывы Пишу по просьбе подруги из Збаража, которая осталась полностью довольна сотрудничеством с данной фирмой. Хорошие цены, обслуживание. Если раньше она в основном покупала кондиционеры stylus.ua/kondicionery/ и в других похожих магазинах, то теперь будет чаще обращаться в Ice-Elite. Мені дуже імпонує ставлення Євгена Кузьміцького до своєї справи. Не часто зустрінеш людину, яка одночасно чесна, готова запропонувати кращий і розумний для клієнта варіант. Також дуже подобається, як ця людина розвивається, намагається постійно навчатись, впроваджувати нові технології. Загалом, бажаю великого успіху! Все отзывы Схема заказа Минимальная цена в интернете Качественное оборудование Доставка в любой регион Украины Помощь в подборе оборудования Помощь в подборе оборудования Открыть каталог

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

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