




Elica NikolaTesla Fit BL/A/60









Elica NikolaTesla Fit BL/A/60 - Najlepsze oferty
Elica NikolaTesla Fit BL/A/60 - Opis
Płyta indukcyjna z okapem NikolaTesla FIT marki Elica to urządzenie 2w1, które doskonale sprawdzi się w każdej kuchni. Klasyczny okap został zastąpiony, systemem zasysania wbudowanym w płytę indukcyjną. Co ważne okap jest w stanie pracować z maksymalną wydajnością 620 m3/h. Nie odbiega więc od tradycyjnych okapów kominowych czy wyspowych dostępnych na rynku.Intuicyjna obsługa
Mogłoby się wydawać, że nowoczesne urządzenia są skomplikowane w obsłudze, nic bardziej mylnego, korzystając z NikolaTesla FIT, można się przekonać, jakie to proste. Zarówno płyta, jak i okap posiadają intuicyjne sterowanie typu Slider. Technologia Autocapture odpowiada za optymalne parametry pracy okapu, moc pochłaniania oparów, poziom hałasu oraz zużycie energii.
Komfort gotowania to priorytet
Urządzenie posiada wiele funkcji ułatwiających codzienną pracę w kuchni. Opcja Bridge pozwala na łączenie sąsiadujących pól grzewczych, tworząc jedną strefę podgrzewania. Używanie dużych patelni czy garnków nie będzie stanowić już problemu.
Czystość w kuchni to podstawa
Płyta indukcyjna ze zintegrowanym wyciągiem wykonana została z czarnego szkła, które łatwo utrzymać w czystości. Zarówno filtr odtłuszczający, jak i węglowy można bez trudu wyjąć, co ułatwia czyszczenie jej wnętrza. Ciekawym rozwiązaniem jest zamontowanie specjalnego zaworu, który odprowadza płyny rozlane na blat płyty. Wszystkie to sprawia, że bez zbędnego wysiłku uzyskamy higieniczną czystość, wystarczy ściereczka i delikatny detergent.
Bezpieczeństwo ważna rzecz
Okap może pracować (...) więcej wyłącznie jako wyciąg. Bez względu na intensywność pracy możemy mieć pewność, że będzie generował minimalny hałas, a wszystko dzięki technologii Comfort Silence. Rodzice małych dzieci na pewno docenią funkcję Child Lock, którą posiada urządzenie. Dziecko nie będzie w stanie samodzielnie aktywować ani płyty, ani okapu.
/* get font from google */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,600&subset=latin-ext");
/* init normalize ( css to set default settings for all browsers ) */
[class^="cc-"] article,
[class^="cc-"] aside,
[class^="cc-"] footer,
[class^="cc-"] header,
[class^="cc-"] nav,
[class^="cc-"] section {
display:block
}
[class^="cc-"] h1 {
font-size:2em;
margin:0.67em 0
}
[class^="cc-"] hr {
box-sizing:content-box;
height:0;
overflow:visible
}
[class^="cc-"] a {
background-color:transparent;
-webkit-text-decoration-skip:objects
}
[class^="cc-"] b,
[class^="cc-"] strong {
font-weight:inherit
}
[class^="cc-"] b,
[class^="cc-"] strong {
font-weight:bolder
}
[class^="cc-"] img {
border-style:none
}
[class^="cc-"] button,
[class^="cc-"] input,
[class^="cc-"] optgroup,
[class^="cc-"] select,
[class^="cc-"] textarea {
font-family:sans-serif;
font-size:100%;
line-height:1.15;
margin:0
}
[class^="cc-"] button,
[class^="cc-"] input {
overflow:visible
}
[class^="cc-"] button,
[class^="cc-"] select {
text-transform:none
}
[class^="cc-"] [type="checkbox"],
[class^="cc-"] [type="radio"] {
box-sizing:border-box;
padding:0
}
[class^="cc-"] [hidden] {
display:none
}
.cc-body {
margin:0;
padding:0;
line-height:160%;
color:#000
}
[class^="cc-"] {
font-family:'Montserrat', sans-serif;
font-weight:300;
font-size:16px;
line-height:160%;
box-sizing:border-box
}
/* responsive img */
[class^="cc-"] img {
max-width:100%;
height:auto
}
/* container for content page */
.cc-container {
width:90%;
max-width:1400px;
margin:auto
}
#cc-page {
position:relative;
overflow:hidden;
background:#fff;
margin:0 auto
}
/* general settings */
.cc-clearfix:before,
.cc-clearfix:after {
content:"";
display:table
}
.cc-clearfix:after {
clear:both
}
.cc-clearfix {
zoom:1
}
.cc-pull--left {
float:left
}
.cc-pull--right {
float:right
}
/* wrap with product info (images slider + technical specifications) */
#cc-product {
padding:115px 0 100px;border-bottom:1px solid rgba(0,0,0,0.1)
}
/* gallery width */
.cc-product__left {
width:43%
}
/* product info width */
.cc-product__right {
width:57%
}
/* gallery styles */
#cc-product {
padding:115px 0 100px;
border-bottom:1px solid rgba(0,0,0,0.1)
}
.cc-product__left {
width:43%
}
.cc-product__right {
width:57%
}
.cc-gallery {
padding-right:50px
}
.cc-gallery__item {
position:absolute;
top:0;
left:0;
width:100%;
opacity:0;
transition:ease .3s;
cursor:pointer
}
.cc-gallery__item.active {
opacity:1;
transition:ease .3s
}
.cc-gallery__item-img {
position:absolute;
left:50%;
top:50%;
transform:translate(-50%, -50%);
max-height:100%
}
.cc-gallery__dot {
width:145px;
height:145px;
border:1px solid rgba(0,0,0,0.3);
box-sizing:border-box;
display:flex;
flex-wrap:wrap;
float:left;
padding:15px 25px;
margin:12px;
align-items:center;
justify-content:center;
transition:ease .3s;
position:relative
}
.cc-gallery__dot-img {
max-height:100%
}
.cc-gallery__dot.active,.cc-gallery__dot:hover {
border-color:#117bff;
transition:ease .3s
}
.cc-gallery__dot:hover {
cursor:pointer;
transition:ease .3s
}
.cc-gallery__main {
position:relative;
margin-bottom:40px;
text-align:center
}
.cc-gallery__dots {
display:flex;
flex-wrap:wrap;
justify-content:center
}
.cc-gallery__nav {
position:absolute;
width:100%;
height:100%
}
.cc-gallery__arrow {
position:absolute;
top:50%;
transform:translateY(-50%);
font-size:34px;
cursor:pointer;
color:rgba(17,123,255,0.6);
transition:ease .3s;
z-index:2
}
.cc-gallery__arrow:hover {
color:#117bff;
transition:ease .3s
}
.cc-gallery__arrow.prev {
left:0
}
.cc-gallery__arrow.next {
right:0
}
.cc-watermark {
position:absolute;
top:50%;
left:50%;
width:50%;
height:50%;
background:url("") no-repeat center center;
background-size:contain;
opacity:.2;
transform:translate(-50%, -50%)
}
/* popup gallery (lightbox) */
.cc-lightbox {
position:fixed;
z-index:10;
top:-100%;
left:0;
width:100%;
height:100%;
opacity:0;
background:#fff;
transition:ease .3s
}
.cc-lightbox.active {
top:0;
opacity:1;
transition:ease .3s
}
.cc-lightbox__item {
position:absolute;
top:0;
left:0;
width:100%;
opacity:0;
transition:ease .3s
}
.cc-lightbox__item.active {
opacity:1;
transition:ease .3s
}
.cc-lightbox__item-img {
position:absolute;
left:50%;
top:50%;
transform:translate(-50%, -50%);
max-height:100%;
padding:50px
}
.cc-lightbox__main {
position:relative;
margin-bottom:40px;
text-align:center
}
.cc-lightbox__arrow {
position:absolute;
top:50%;
transform:translateY(-50%);
font-size:34px;
cursor:pointer;
color:rgba(17,123,255,0.6);
transition:ease .3s;
z-index:2
}
.cc-lightbox__arrow:hover {
color:#117bff;
transition:ease .3s
}
.cc-lightbox__arrow.prev {
left:25px
}
.cc-lightbox__arrow.next {
right:25px
}
.cc-lightbox__close,.cc-popup__close {
position:absolute;
top:28px;
right:35px;
width:35px;
height:35px;
z-index:10;
transform:translate(50%, -50%)
}
.cc-lightbox__close:hover,.cc-popup__close {
cursor:pointer
}
.cc-lightbox__close span,.cc-popup__close span {
position:absolute;
top:-webkit-calc(50% - 1px);
top:calc(50% - 1px);
left:0;
width:100%;
height:3px;
background:#117bff
}
.cc-lightbox__close span:nth-child(1),.cc-popup__close span:nth-child(1) {
transform:rotate(45deg)
}
.cc-lightbox__close span:nth-child(2),.cc-popup__close span:nth-child(2) {
transform:rotate(-45deg)
}
.cc-lightbox__number {
position:absolute;
left:50%;
bottom:25px;
transform:translateX(-50%);
background:#117bff;
color:#fff;
padding:5px 15px
}
.cc-product__name {
font-size:34px;
font-weight:600;
padding:10px 0 7px;
line-height:normal
}
.cc-product__producent-label {
width:140px;
display:inline-block
}
.cc-product__producent-value {
font-weight:600
}
.cc-product__short-desc-block {
padding:37px 0 10px 0;
margin:30px 0;
border-top:1px solid rgba(0,0,0,0.1);
border-bottom:1px solid rgba(0,0,0,0.1)
}
/* energy label style */
.cc-product__energy {
padding-top:10px;
display:flex;
flex-wrap:wrap
}
.cc-product__energy-arrowhead {
position:relative;
display:inline-block;
color:#fff;
padding:0 20px 0 10px;
font-weight:600;
font-size:22px;
height:30px;
line-height:32px;
cursor:pointer
}
.cc-product__energy-arrowhead::after {
position:absolute;
content:";
top:0;
right:-15px;
width:0;
height:0;
border-style:solid;
border-width:15px 0 15px 15px
}
/* backgrounds for energy label */
.cc-energyclass-Appp {
background:#00a652
}
.cc-energyclass-Appp::after {
border-color:transparent transparent transparent #00a652
}
.cc-energyclass-App {
background:#50b849
}
/* triangle after to create arrows */
.cc-energyclass-App::after {
border-color:transparent transparent transparent #50b849
}
.cc-energyclass-Ap {
background:#c0d731
}
.cc-energyclass-Ap::after {
border-color:transparent transparent transparent #c0d731
}
.cc-energyclass-A {
background:#fef200
}
.cc-energyclass-A::after {
border-color:transparent transparent transparent #fef200
}
.cc-energyclass-B {
background:#fcb913
}
.cc-energyclass-B::after {
border-color:transparent transparent transparent #fcb913
}
.cc-energyclass-C {
background:#f37020
}
.cc-energyclass-C::after {
border-color:transparent transparent transparent #f37020
}
.cc-energyclass-D,
.cc-energyclass-E,
.cc-energyclass-F,
.cc-energyclass-G,
.cc-energyclass-H {
background:#ed1b24
}
.cc-energyclass-D::after,
.cc-energyclass-E::after,
.cc-energyclass-F::after,
.cc-energyclass-G::after,
.cc-energyclass-H::after {
border-color:transparent transparent transparent #ed1b24
}
/* product card */
.cc-product__card {
line-height:1;
padding-top:8px
}
.cc-product__energy-arrowhead+.cc-product__card {
margin-left:30px
}
.cc-product__card a {
color:#000;
text-decoration:none
}
.cc-product__card a:hover {
color:#117bff
}
.cc-product__head-icon,.cc-product__head-name {
float:left
}
.cc-product__head-icon img {
height:36px;
max-width:40px
}
/* style for headers in product section */
.cc-product__head-name {
padding-left:15px;
line-height:36px;
font-weight:600;
width:calc(100% - 40px)
}
.cc-product__short-desc {
padding:8px 0;
line-height:140%
}
.cc-product__spec {
margin-top:35px
}
.cc-popup {
position:fixed;
top:0;
left:0;
z-index:-2;
width:100%;
height:100%;
opacity:0;
transition:ease .3s
}
.cc-cc-popup.active {
z-index:10;
opacity:1;
transition:ease .3s
}
.cc-popup__overlay {
position:absolute;
left:0;
right:0;
width:100%;
height:100%;
background:rgba(0,0,0,0.3)
}
.cc-popup__wrap {
width:95%;
max-width:700px;
background:#fff;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%, -50%);
padding:20px
}
.cc-popup__content.center {
text-align:center
}
.cc-popup__content img {
max-height:80vh
}
/* table */
.cc-table {
width:100%
}
.cc-table__header td {
padding:4px 5px
}
.cc-table__header {
background:rgba(0,0,0,0.03);
font-weight:600
}
.cc-table__desc {
font-weight:600
}
.cc-table__info td {
padding:8px 5px;
width:50%;
vertical-align:top
}
.cc-tooltip {
position:relative;
display:inline-block;
margin-left:10px
}
.cc-tooltip .cc-tooltiptext {
visibility:hidden;
width:275px;
background-color:#117bff;
color:#fff;
text-align:center;
border-radius:6px;
padding:5px 0;
position:absolute;
z-index:1;
bottom:125%;
left:50%;
transform:translate(-50%);
font-size:14px;
padding:8px 12px
}
.cc-table__desc .cc-tooltip .cc-tooltiptext {
font-weight:300
}
.cc-tooltip .cc-tooltiptext::after {
content:"";
position:absolute
}
.cc-tooltip:hover .cc-tooltiptext {
visibility:visible
}
/*
** marketing description style
** .marketing - is main wrap
** .left - is modifier to set image to left and text to right
** .right - is modifier to set image to right and text to left
**
** .tech-schema - is modifier for technology (less image)
** .tech-schema.mixed - set alternately left and right position image
*/
#cc-desc {
padding:50px 0 100px
}
.cc-desc__block-info {
padding-top:50px
}
.cc-marketing__wrapper {
padding:20px 0
}
.cc-tech-schema .cc-marketing__wrapper {
padding:10px 0
}
.cc-marketing__wrapper:first-child {
padding-top:0
}
.cc-marketing__wrapper:last-child {
padding-bottom:0
}
.cc-marketing__title,.cc-marketing__content,.cc-marketing__image {
text-align:center
}
.cc-marketing__title {
font-size:30px;
font-weight:500;
line-height:normal;
position:relative;
margin-bottom:25px;
padding-bottom:15px
}
.cc-tech-schema .cc-marketing__title {
font-size:28px;
margin-bottom:15px;
padding-bottom:10px
}
.cc-marketing__title::after {
position:absolute;
content:";
bottom:0;
left:50%;
width:70px;
height:1px;
background:#000;
transform:translateX(-50%)
}
.cc-marketing__image-wrap {
text-align:center
}
.cc-tech-schema .cc-marketing__image-wrap {
max-width:30%;
margin:0 auto
}
.cc-marketing__content {
font-size:17px
}
.cc-tech-schema .cc-marketing__content {
font-size:14px
}
.cc-marketing__content p:first-child {
margin-top:0
}
.cc-marketing__content p:last-child {
margin-bottom:0
}
/* set padding if second element occurs after first */
.cc-marketing__image-wrap+.cc-marketing__content-wrap,
.cc-marketing__content-wrap+.cc-marketing__image-wrap {
padding-top:30px;
padding-bottom:0
}
.cc-tech-schema .cc-marketing__image-wrap+.cc-marketing__content-wrap,
.cc-tech-schema .cc-marketing__content-wrap+.cc-marketing__image-wrap {
padding-top:20px;
padding-bottom:0
}
.cc-marketing__content+.cc-marketing__title:not(:empty) {
padding-top:25px
}
.cc-marketing__image-wrap iframe {
margin:0 auto
}
/*
** media's for different resolution ( phone, tablet itp. )
** all elements from left change position to top
** all elements from right change position to bottom
** example [left] ( 1 | 2 ) = ( 1 )
** ( 2 )
** other elements change properties for better view.
*/
@media (max-width: 768px) {
.cc-marketing__image-wrap iframe {
max-width:90vw;max-height:calc(0.5625 * 90vw)
}
}
@media (min-width: 768px) {
.cc-marketing__title:not(:empty) {
font-size:34px
}
.cc-tech-schema .cc-marketing__title:not(:empty) {
font-size:28px
}
.cc-marketing__content {
font-size:19px
}
.cc-tech-schema .cc-marketing__content {
font-size:16px
}
.cc-marketing__title:not(:empty)::after {
width:90px
}
.cc-marketing__title:not(:empty) {
margin-bottom:25px;
padding-bottom:15px
}
.cc-tech-schema .cc-marketing__title:not(:empty) {
margin-bottom:15px;
padding-bottom:10px
}
}
@media (min-width: 1024px) {
.cc-marketing__image-wrap {
display:flex;
justify-content:center
}
.cc-marketing__wrapper {
padding:40px 0
}
.cc-tech-schema .cc-marketing__wrapper {
padding:40px 0
}
.cc-marketing__title:not(:empty)::after {
width:110px
}
.cc-marketing__wrapper.cc-left,
.cc-marketing__wrapper.cc-right,
.cc-tech-schema .cc-marketing__wrapper.cc-mixed {
display:flex;
flex-wrap:wrap;
align-items:center
}
.cc-marketing__wrapper.cc-left .cc-marketing__image-wrap,
.cc-marketing__wrapper.cc-right .cc-marketing__image-wrap {
max-width:50%
}
.cc-marketing__wrapper.cc-left.cc-tech-schema .cc-marketing__image-wrap,
.cc-marketing__wrapper.cc-right.cc-tech-schema .cc-marketing__image-wrap,
.cc-marketing__wrapper.cc-mixed.cc-tech-schema .cc-marketing__image-wrap {
max-width:15%
}
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(odd) .cc-marketing__content-wrap {
padding-right: 15%;
}
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(even) .cc-marketing__content-wrap {
padding-left: 15%;
}
.cc-tech-schema .cc-marketing__image img {
max-width: 100%;
max-height: 100%;
}
.cc-marketing__image-wrap+.cc-marketing__content-wrap,
.cc-marketing__content-wrap+.cc-marketing__image-wrap,
.cc-marketing__image-wrap+.cc-marketing__content-wrap,
.cc-marketing__content-wrap+.cc-marketing__image-wrap {
padding-top:40px
}
.cc-marketing__wrapper.cc-left .cc-marketing__image-wrap+.cc-marketing__content-wrap,
.cc-marketing__wrapper.cc-left .cc-marketing__content-wrap+.cc-marketing__image-wrap,
.cc-marketing__wrapper.cc-right .cc-marketing__image-wrap+.cc-marketing__content-wrap,
.cc-marketing__wrapper.cc-right .cc-marketing__content-wrap+.cc-marketing__image-wrap,
.cc-tech-schema .cc-marketing__image-wrap+.cc-marketing__content-wrap,
.cc-tech-schema .cc-marketing__content-wrap+.cc-marketing__image-wrap {
padding-top:0
}
.cc-marketing__wrapper.cc-left .cc-marketing__title:not(:empty)::after,
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(odd) .cc-marketing__title:not(:empty)::after {
left:0;
transform:none
}
.cc-marketing__wrapper.cc-left .cc-marketing__title:not(:empty),
.cc-marketing__wrapper.cc-left .cc-marketing__content,
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(odd) .cc-marketing__title:not(:empty),
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(odd) .cc-marketing__content{
text-align:left
}
.cc-marketing__wrapper.cc-left .cc-marketing__image-wrap,
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(odd) .cc-marketing__image-wrap {
padding-right:40px
}
.cc-marketing__wrapper.cc-left .cc-marketing__content-wrap,
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(odd) .cc-marketing__content-wrap {
order:2
}
.cc-marketing__wrapper.cc-right .cc-marketing__title:not(:empty)::after,
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(even) .cc-marketing__title:not(:empty)::after {
left:inherit;right:0;transform:none
}
.cc-marketing__wrapper.cc-right .cc-marketing__title:not(:empty),
.cc-marketing__wrapper.cc-right .cc-marketing__content,
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(even) .cc-marketing__title:not(:empty),
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(even) .cc-marketing__content{
text-align:right
}
.cc-marketing__wrapper.cc-right .cc-marketing__image-wrap,
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(even) .cc-marketing__image-wrap{
padding-left:40px
}
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(even) .cc-marketing__image-wrap{margin-left:auto;
margin-right:0;
justify-content:flex-end;
padding:0 0 25px
}
.cc-marketing__wrapper.cc-mixed.cc-tech-schema:nth-child(odd) .cc-marketing__image-wrap{margin-right:auto;
margin-left:0;
justify-content:flex-start;
padding:0 0 25px
}
.cc-marketing__wrapper.cc-left .cc-marketing__content-wrap,
.cc-marketing__wrapper.cc-right .cc-marketing__content-wrap,
.cc-marketing__wrapper.cc-mixed .cc-marketing__content-wrap {
flex:1 1
}
}
@media (max-width: 1040px) {
.cc-product__left,
.cc-product__right {
width:100%;
float:none
}
.cc-gallery {
padding:0 0 50px 0
}
#cc-product {
padding:95px 0 80px
}
.cc-gallery__dots {
padding:10px 20px
}
}
@media (min-width: 768px) {
.cc-tooltip .cc-tooltiptext::after {
top:100%;
left:50%;
margin-left:-5px;
border-width:5px;
border-style:solid;
border-color:#117bff transparent transparent transparent
}
}
@media (max-width: 768px) {
.cc-table__info td {
word-break:break-word
}
.cc-gallery__dot {
width:90px;
height:90px;
padding:5px 15px;
margin:8px
}
#cc-product {
padding:75px 0 60px
}
.cc-gallery {
padding:0 0 30px 0
}
.cc-lightbox__close,.cc-popup__close {
top:35px;
right:32px
}
.cc-tooltip {
display:block;
margin-left:0px
}
.cc-tooltip .cc-tooltiptext {
position:absolute;
display:table;
top:100%;
left:auto;
text-align:center;
padding:5px 10px;
width:calc(90vw - 15px);
transform:none
}
.cc-table__desc .cc-tooltip .cc-tooltiptext {
left:-5px;
transform:translateX(-50%)
}
.cc-tooltip .cc-tooltiptext::after {
display:none
}
.cc-lightbox__item-img {
padding:30px
} mniej
Elica NikolaTesla Fit BL/A/60 - Opinie i recenzje
Na liście znajdują się opinie, które zostały zweryfikowane (potwierdzone zakupem) i oznaczone są one zielonym znakiem Zaufanych Opinii. Opinie niezweryfikowane nie posiadają wskazanego oznaczenia.
a...o
- 2024-04-16b...o
- 2023-06-05m...s
- 2022-04-14