Немає відгуків, додати
+380 (67) 428-81-39
+380 (68) 581-64-19

Smart Heat

Вітрина
Smart Heat
.uc-btns { display: inline-block; padding: 8px 20px; text-decoration: none !important; font-size: 16px; transition: all 500ms ease-in-out; background: linear-gradient(to top,#ffb224 0%,#ffc029 9%,#ffa006 49%,#ff8004 51%,#ff7602 53%,#ff6c00 70%,#ff6c00 79%,#ff6f00 81%,#ff7a07 86%,#ff9b1d 93%,#ffbf3b 100%); text-shadow: 1px 1px 1px rgba(0,0,0,0.31); color: #fff!important;} .uc-btns:hover { transition: all 500ms ease-in-out; background: linear-gradient(to bottom,#ffb224 0%,#ffc029 9%,#ffa006 49%,#ff8004 51%,#ff7602 53%,#ff6c00 70%,#ff6c00 79%,#ff6f00 81%,#ff7a07 86%,#ff9b1d 93%,#ffbf3b 100%); } .ucv-a2-panel strong { font-size: 22px; color: #ffcd71; } .ucv-a2-panel { background: #777 url(http://content.s3.prom.st/%0AOctober2017/31598_GL.jpg) 50% 50%/cover no-repeat; padding: 20px; } .ucv-a2-texts { background-color: rgba(54, 54, 54, 0.9); border: 2px solid #363636; width: 360px; padding: 20px 15px; text-align: right; } .ucv-a2-header { font-size: 26px; line-height: 32px; color: #ffcd71; margin: 0px 0px 5px; } .ucv-a2-sub-header { font-size: 18px; line-height: 32px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-text { font-size: 14px; line-height: 26px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-link { display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: #ffcd71!important; padding: 0 22px; min-width: 150px; border: 2px solid #ffcd71; font-size: 16px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .ucv-a2-link:hover { color: #fff!important; border-color: #fff; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } @media screen and (max-width: 500px) { .ucv-a2-texts { width: auto; text-align: center; box-sizing: border-box; } .ucv-a2-panel { padding: 0; background-size: cover; } .ucv-a2-link { padding: 0 5px; width: auto; } } .ucv-b1-panel { border-bottom: 4px solid #e5e9f0; padding: 20px 0 20px; text-align: center; } .ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .ucv-b1-header { margin-bottom: 40px; text-align: center; } .ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px 1%; text-decoration: none; } .ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; border: 1px solid #ebebeb; } .ucv-b1-img-holder img { display: block; height: auto !important; } .ucv-b1-img-holder:hover .ucv-b1-hint { top: 0; } .ucv-b1-hint { position: absolute; left: 0; top: -100%; width: 100%; height: 100%; background: rgba(54, 54, 54, 0.9); text-align: left; color: #fff; transition: all 0.6s ease 0s; overflow: hidden; } .ucv-b1-hint-body { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 15px 10px; font-size: 13px; box-sizing: border-box; } .ucv-b1-name { font-size: 15px; color: #666; display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: #0649b7; } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 31%; } @media screen and (max-width: 1050px) { .ucv-b1-panel .ucv-b1-wrapper { width:48%; } } @media screen and (max-width: 768px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper { width: 51%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 51%; } } @media screen and (max-width: 500px) { .ucv-b1-panel .ucv-b1-wrapper, .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } } .uc-arr-panel { padding: 20px 15px 20px; border-bottom: 4px solid #e5e9f0; } .uc-arr-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-arr-header { text-align: center; margin-bottom: 30px !important; } .uc-arr-table { border-width: 0px !important; width: 100% !important; table-layout: fixed; float: left; } .uc-arr-table td { padding: 10px; } .uc-arr-table+.uc-arr-table { margin-left: 4%; } .uc-arr-table-col1 { width: 60px; } .uc-arr-table-marker { width: 50px; height: 50px; margin: 0px auto; line-height: 61px; border-radius: 100%; border: 2px solid #ffcd71; text-align: center; color: #000000; font-size: 30px; transition: all 0.3s; } .uc-arr-table tr:hover .uc-arr-table-marker { background: rgba(51, 51, 51, 0.1); } .uc-arr-table-marker img { transition: all 0.3s; } .uc-arr-table tr:hover .uc-arr-table-marker img { transform: translateX(5px) } @media screen and (max-width: 768px) { .uc-arr-table { float: none; width: 100% !important; } .uc-arr-table+.uc-arr-table { margin: 0; } } @media screen and (max-width: 500px) { .uc-arr-table td { vertical-align: top!important; } } .uc-order { padding: 20px 15px; text-align: left; border-bottom: 4px solid #e5e9f0; } .uc-order h2 { text-align: center; margin-bottom: 30px; } .uc-order-scheme { display: inline-block; width: 48%; margin: 10px .5%; padding: 15px 10px; box-sizing: border-box; vertical-align: top; transition: all .3s ease; } .uc-order-scheme strong { transition: all .3s ease; display: inline-block; font-size: 80px; color: #0649b7; } .uc-order-scheme:hover strong { transition: all .3s ease; color: #ffcd71; transform: translateY(-4px); } .uc-order-scheme em { font-size: 15px; color: #0649b7; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-order-scheme:hover em { color: #ffcd71; transition: all .3s ease; } @media screen and (max-width: 900px) { .uc-order-scheme { width: 98%; margin: 10px auto; min-height: initial; } } .uc-all{ padding: 20px 10px 30px; border-bottom: 4px solid #e5e9f0;} .uc-block { text-align: center; width: 48%; box-shadow: 5px 0 10px rgba(0, 0, 0,.05), 0px 5px 10px rgba(0, 0, 0,.05),0px -5px 10px rgba(0, 0, 0,.05), 2px 0 0 #0649b7 inset; min-height: 60px; display: inline-block; position: relative; box-sizing: border-box; margin: 20px 0 20px 1.2%; } .uc-block:hover{ box-shadow: 5px 0 10px rgba(0, 0, 0,.1), 0px 5px 10px rgba(0, 0, 0,.1),0px -5px 10px rgba(0, 0, 0,.1), 2px 0 0 #ffcd71 inset; } .uc-block p{ padding: 4% 75px 1% 5%; text-align: left; } .uc-margin { margin-right: 0px; } .uc-title{ text-align: center; color: #555; } .uc-block2 { position: relative; } .uc-block2:before { content: '✓'; position: absolute; top: 10px; right: 20px; display: inline-block; width: 40px; height: 40px; line-height: 38px; box-sizing: border-box; font-size: 35px; border: 1px solid #ffcd71; text-align: center; color: #0649b7; transition: .3s; } .uc-block2:hover:before{ border: 1px solid #0649b7; color: #ffcd71; transition: .3s; transform: scale(1.2); } @media screen and (max-width: 1460px) { .uc-block p{ padding: 70px 15px 15px; text-align: center; } .uc-block2:before { top: 20px; right: 50%; transition: .3s; transform: translateX(50%); } .uc-block2:hover:before{ transform: translateX(50%) scale(1.2); } @media screen and (max-width: 1160px) { .uc-block {width: 100%};}} .uc-e12-panel { padding: 20px 15px 20px; text-align: center; border-bottom: 4px solid #e5e9f0; } .uc-e12-header { text-align: center; margin-bottom: 40px; margin-bottom: 25px!important;} /* 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-b5-panel { padding: 20px 0; text-align: center; border-bottom: 4px solid #e5e9f0; } .uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-header { margin-bottom: 40px !important; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 29%; margin: 10px .5%; } .uc-b5-arr { width: 2%; font-size: 30px; color: #ffcd71; vertical-align: middle; padding-top: 10px; } .uc-b5-arr2 {} .uc-b5-arr3 { display: none; } .uc-b5-text { margin: 10px 0 0; } @media screen and (max-width: 650px) { .uc-b5-wrapper { width: 22%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } } @media screen and (max-width: 500px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } .uc-footer { padding: 20px 0; border-bottom: 4px solid #e5e9f0; text-align: center; } .uc-footer p { margin: 20px 0; } Современная отопительная техника ― 100% эксклюзив! Надоели старые и некрасивые радиаторы? Мы предлагаем современные отопительные приборы.Есть как дизайнерская линия,так и бюджетная. Каждая отдельная единица наших отопительных приборов — это произведение искусства, которое идеально вписывается в классические и современные интерьеры частных домов, коттеджей, банков, отелей, спорткомплексов, магазинов, ТЦ. Наша теплотехника отличается отменными потребительскими параметрами: высокой теплоотдачей, практичностью, продолжительным сроком службы, стойкостью к износу, высокой работоспособностью. Дизайн-отопление здесь Smart Heat — надежный партнер 1. Только известные бренды Поставляем продукцию от авторитетных производителей, таких как Fancoil, Devi, Veria, Royal Thermo, Viessmann, Danfoss, «Марио». Список брендов постоянно увеличивается! 2. Качество подтверждено Имеем все необходимые сертификаты качества, подтверждающие подлинность наших товаров. Кроме того, мы предоставляем гарантию на реализуемое оборудование! 3. Грамотная ценовая политика Приятная ценовая политика по сравнению с конкурентами, потому что с производителями работаем напрямую, минуя целую цепочку посредников. 4. Комплексный подход Осуществляем не только продажу, но и монтаж отопления. Просчет ― за наш счет! У нас есть штаб инженеров, которые бесплатно выполняют просчет дизайнерского отопления согласно утвержденному проекту. При этом мы учитываем индивидуальные потребности и вкусы клиента, обязательно берем во внимание особенности интерьера. В результате вы получите подробную смету! Как заказать теплооборудование? Выбор отопительной техники на сайте → Консультация \ Просчет → Обсуждение скидок и прочих нюансов 20% предоплата,остаток оплаты при получении товара → Доставка по всей Украине в течение 1-3 дней По Одессе действует бесплатная доставка → Гарантийное обслуживание Связаться с нами

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

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