/* PAGE PRODUCT - DATA TECH */
.data_tech {margin: 0 0 30px 0;}
.data_tech .title {font-weight: 500; text-transform: uppercase; color: #000; margin: 25px 0;}
.data_tech .group .title {padding: 10px 15px; border-bottom: 1px solid #fff; color: #434343; text-transform: none; font-size: 14px; font-weight: 400; background-color: #e2e2e2; vertical-align: middle;}
.data_tech .group .value {padding: 10px 15px; border-bottom: 1px solid #e2e2e2; color: #434343; font-weight: 500; background-color: #f3f3f3; vertical-align: middle;}
.data_tech .group .value li {font-weight: 500;}

/* PAGE PRODUCT - TRAITS */
.trait_item { margin: 0 0 30px 0; }
.trait_title { text-transform: uppercase; font-weight: 700; color: #ed1c24; margin: 0 0 10px 0; }

@media (min-width: 1px) {
    .trait_foto {width: 30%; float: left;}
    .trait_content {width: 70%; float: left;}
}
@media (min-width: 480px) {
    .trait_foto {width: 25%; float: left;}
    .trait_content {width: 75%; float: left;}
}
@media (min-width: 640px) {
    .trait_foto {width: 15%; float: left;}
    .trait_content {width: 85%; float: left;}
}
@media (min-width: 1024px) {
    .trait_foto {width: 10%; float: left;}
    .trait_content {width: 90%; float: left;}
}

* HEADER TECH */
.header_tech { padding: 0 0 15px 0; margin: 0 0 20px 0; border-bottom: 1px solid #c5c5c5; }
#breadcrumbs {font-size: 12px; padding: 12px 0 0 0;}
#breadcrumbs a { padding: 0 10px 0 0; }
#breadcrumbs a:after { content: "\f054"; font-family: FontAwesome; color: #ed1c24; padding: 0 0 0 12px; vertical-align: middle; font-weight: 400; font-size: 11px; }
ul.breadcrumbs li {float: left; list-style: none; background: none; padding: 0; margin: 0;}


@media (min-width: 1px) {
    .data_tech .group {width: 100%;}
    .data_tech .group .title {width: 270px; margin: 0;}
    .data_tech .group .value {width: 270px;}
    .data_tech .group .value {font-size: 13px;}
    .data_tech .title {font-size: 15px;}
}
@media (min-width: 480px) {
    .data_tech .group .title {width: 370px;}
    .data_tech .group .value {width: 370px;}
    .data_tech .title {font-size: 16px;}
}
@media (min-width: 640px) {
    .data_tech .group {display: table; width: 100%;}
    .data_tech .group .title { display: table-cell; width: 40%;}
    .data_tech .group .value { display: table-cell; width: 60%;}
    .data_tech .title {font-size: 17px;}
}
@media (min-width: 768px) {
    .data_tech .group .title { display: table-cell; width: 30%;}
    .data_tech .group .value { display: table-cell; width: 70%;}
    .data_tech .title {font-size: 18px;}
    .data_tech .group .value {font-size: 14px;}
}

.support_header { background-color: #7d7d7d; color: #fff; font-size: 15px; font-weight: 700; text-transform: uppercase; padding: 2px 10px; position: relative; }
.support_header:after { border: solid; border-color: #7d7d7d transparent; border-width: 0 7px 7px 7px; right: -10px; content: ""; top: 11px; position: absolute; z-index: 99; transform: rotate(90deg); }
.support_phone { color: #525252; font-size: 15px; font-weight: 700; background: url(/img/ico/bg_support_phone.png) center left no-repeat; padding: 2px 0 2px 35px; }
.support_mail { color: #525252; font-size: 15px; font-weight: 700; background: url(/img/ico/bg_support_mail.png) center left no-repeat; padding: 2px 0 2px 35px; }
.support_mail a { color: #525252; }
.support_mail a:hover { color: #ed1c24; }









.techCart{margin-top:48px}@media screen and (max-width: 768px){.techCart{margin-top:32px}}.techCart__header{margin-bottom:80px;margin-top:16px;font-size:16px;font-weight:500;color:#686B70;letter-spacing:0;line-height:24px}.techCart__header .h2{color:#000}@media screen and (max-width: 768px){.techCart__header{margin-bottom:32px}}.techCart__header-description{margin-top:16px;font-size:16px;font-weight:500;color:#686B70;letter-spacing:0;line-height:24px}@media screen and (max-width: 768px){.techCart__header-description{font-size:14px;line-height:22px}}.techCart__header-description a{color:#1865E3;position:relative}.techCart__header-description a:before{content:'';position:absolute;width:0;height:100%;top:0;left:0;z-index:-1;background-color:#ebefff;-webkit-transition:all .2s ease;transition:all .2s ease}.techCart__header-description a:hover:before{width:100%}.techCart__list-item{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #DDE0E7}@media screen and (max-width: 768px){.techCart__list-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.techCart__list-item .category{width:310px;font-size:24px;font-weight:600;color:#1B1D21;letter-spacing:0;line-height:36px}@media screen and (max-width: 768px){.techCart__list-item .category{font-size:18px;width:100%;margin-bottom:40px}}.techCart__list-item .attributesList{width:calc(100% - 310px)}@media screen and (max-width: 768px){.techCart__list-item .attributesList{width:100%}}.techCart__list-item .attributesList__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #DDE0E7}@media screen and (max-width: 768px){.techCart__list-item .attributesList__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.techCart__list-item .attributesList__item:last-child{border-bottom:none}@media screen and (max-width: 768px){.techCart__list-item .attributesList__item:last-child{margin:0}}.techCart__list-item .attributesList__type{width:calc(100% - 310px)}@media screen and (max-width: 768px){.techCart__list-item .attributesList__type{width:100%}}.techCart__list-item .attributesList__type-title{font-size:16px;font-weight:600;color:#1B1D21;letter-spacing:0;line-height:24px;margin-bottom:8px}@media screen and (max-width: 768px){.techCart__list-item .attributesList__type-title{font-size:14px;line-height:22px}}.techCart__list-item .attributesList__type-description{font-size:14px;font-weight:500;color:#686B70;letter-spacing:0;line-height:24px}@media screen and (max-width: 768px){.techCart__list-item .attributesList__type-description{font-size:14px;line-height:22px}}.techCart__list-item .attributesList__value{width:310px;font-size:16px;font-weight:500;color:#1B1D21;letter-spacing:0;line-height:24px;padding-left:15px}@media screen and (max-width: 768px){.techCart__list-item .attributesList__value{font-size:14px;line-height:22px;width:100%;padding-left:0;margin-top:24px}}.techCart__download{font-size:14px;font-weight:500;color:#1B1D21;letter-spacing:0;line-height:24px}.techCart__download-link{background-image:url(../img/layout/icon-file.svg);background-position:center left;background-repeat:no-repeat;background-size:auto;font-size:14px;font-weight:600;color:#1865E3;padding:2px 0 2px 32px;margin-left:25px;letter-spacing:0.2px;line-height:24px}.techCart ul li{position:relative;padding-left:32px}.techCart ul li::before{position:absolute;left:10px;top:9px;content:'';display:block;width:5px;height:5px;background-color:#686B70;border-radius:50%}.techCart ol{list-style:none;counter-reset:counter}.techCart ol li{counter-increment:counter;position:relative;padding-left:32px}.techCart ol li::before{content:counter(counter) ". ";font-weight:bold;position:absolute;left:5px;top:0px}.promoSection{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.promoSection__box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:24px;min-height:60px;padding:60px;background-repeat:no-repeat;background-size:cover;background-position-x:right;background-position-y:center}@media screen and (max-width: 414px){.promoSection__box{padding:40px 20px}}.promoSection__box:nth-of-type(1){border-radius:0 4px 4px 0}@media screen and (max-width: 768px){.promoSection__box:nth-of-type(1){border-radius:0}}.promoSection__box:nth-of-type(2){border-radius:4px 0 0 4px}@media screen and (max-width: 768px){.promoSection__box:nth-of-type(2){border-radius:0}}.promoSection__box--s{width:calc(33.333% - 12px)}@media screen and (max-width: 1023px){.promoSection__box--s{width:calc(50% - 12px)}}@media screen and (max-width: 768px){.promoSection__box--s{width:100%}}.promoSection__box--m{width:calc(50% - 12px)}@media screen and (max-width: 1023px){.promoSection__box--m{width:100%}}.promoSection__box--heightM{padding:92px 0}.promoSection__box--l{width:calc(66.666% - 12px)}@media screen and (max-width: 1023px){.promoSection__box--l{width:calc(50% - 12px)}}@media screen and (max-width: 768px){.promoSection__box--l{width:100%}}@media screen and (max-width: 414px){.promoSection__box--boxed{width:100%;margin:24px 0}}.promoSection__box--boxed:nth-of-type(1),.promoSection__box--boxed:nth-of-type(2){border-radius:4px}.promoSection__box--s.promoSection__box--boxed .promoSection__box-content{width:100%}.promoSection__box--toRight{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-position-x:left}.promoSection__box--boxed .promoSection__box-content{max-width:300px}.promoSection__box--photo{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 414px){.promoSection__box--photo{width:100%;margin:24px 0}}.promoSection__box-content{width:50%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1023px){.promoSection__box-content{width:75%}}@media screen and (max-width: 414px){.promoSection__box-content{width:100%}}.promoSection__box-content .h2{margin-bottom:16px}.promoSection__box-content .description{font-size:16px;font-weight:500;color:#686B70;letter-spacing:0;text-align:center;line-height:24px;margin-bottom:40px}@media screen and (max-width: 414px){.promoSection__box-content .description{font-size:13px}}.promoSection__box--dark{background-color:#1B1D21}.promoSection__box--dark .promoSection__box-content .h2{color:#fff}.promoSection__box--dark .promoSection__box-content .description{color:rgba(255,255,255,0.6)}.page--confirmation .promoSection{margin-bottom:104px}.section{padding:48px 0;position:relative}@media screen and (max-width: 414px){.section{padding:40px 0}}.section--paddingM{padding:64px 0 80px}@media screen and (max-width: 414px){.section--paddingM{padding:32px 0}}.section--noPT{padding-top:0}.section--noPB{padding-bottom:0}.section--PBM{padding-bottom:40px}.section--smallPb{padding-bottom:24px}.section--form{width:750px;margin:auto}@media screen and (max-width: 414px){.section--form{width:100%;padding:0}}.section--background{background-image:linear-gradient(225deg, #F7F8FC 0%, #EFF1F8 100%)}.section__heading{margin-bottom:24px}.section__heading--marginM{margin-bottom:8px}.section__heading .h3{font-weight:600}.section__heading--menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:24px;margin:0;border-bottom:1px solid #686B70}@media screen and (max-width: 414px){.section__heading--menu{border-bottom:none}}.section__heading--noBorder{border:none}.section__heading--noPB{padding-bottom:0}.section__subHeading{margin-bottom:40px}.section__subHeading--menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px 0;margin:0}@media screen and (max-width: 414px){.section__subHeading--menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section__subHeading--menu .h3{font-weight:600;font-size:20px;color:#1B1D21;letter-spacing:0;line-height:32px}.page--product .infoBox{margin-top:0}.page--product .promoSection{margin:128px 0 0}.page--product .supportLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}@media screen and (max-width: 768px){.page--product .supportLinks{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page--product .supportLinks__item{width:25%;padding:0 12px;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 768px){.page--product .supportLinks__item{padding:0;width:100%}}.page--product .supportLinks__item-inner{width:100%;background-image:linear-gradient(225deg, #F7F8FC 0%, #EFF1F8 100%);border-radius:4px;padding:64px 24px 24px;font-size:16px;font-weight:600;color:#1B1D21;letter-spacing:0;line-height:24px;position:relative}@media screen and (max-width: 768px){.page--product .supportLinks__item-inner{font-size:14px;line-height:22px}}.page--product .supportLinks__item-inner::before{content:'';width:24px;height:24px;position:absolute;left:24px;top:24px;background-image:url(../img/layout/icon-download.svg);background-position:center;background-repeat:no-repeat;background-size:auto}.page--product .faq__item{background-image:linear-gradient(225deg, #F7F8FC 0%, #EFF1F8 100%);border-radius:4px}.page--product .faq__item:not(:first-child){margin-top:12px}.page--product .faq__item-heading{font-size:16px;font-weight:600;color:#1B1D21;letter-spacing:0;line-height:24px;padding:24px;position:relative;cursor:pointer}.page--product .faq__item-heading .ico{position:absolute;right:25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;width:12px;height:12px}.page--product .faq__item-heading .ico::before,.page--product .faq__item-heading .ico::after{position:absolute;content:'';left:50%;top:50%;background-color:#1865E3;border-radius:2px;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.page--product .faq__item-heading .ico::before{width:100%;height:2px}.page--product .faq__item-heading .ico::after{width:2px;height:100%;-webkit-transition:opacity .3s;transition:opacity .3s}.page--product .faq__item-body{overflow:hidden}.page--product .faq__item--transition .faq__item-body{-webkit-transition:height 0.5s;transition:height 0.5s}.page--product .faq__item-inner{border-top:1px solid #D1D4DB;padding:24px}.page--product .faq__item--open .faq__item-heading .ico::after{opacity:0}.page--product .collapse{font-size:14px;font-weight:600;color:#1865E3;letter-spacing:0.2px;line-height:24px;padding-left:32px;position:relative}.page--product .collapse::before,.page--product .collapse::after{position:absolute;content:'';left:5px;top:10px;background-color:#1865E3;border-radius:2px;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.page--product .collapse::before{width:12px;height:2px}.page--product .collapse::after{width:2px;height:12px;-webkit-transition:opacity .3s;transition:opacity .3s}.page--product .collapse__heading{cursor:pointer}.page--product .collapse__content{padding-left:16px;display:block;overflow:hidden;cursor:pointer}.page--product .collapse__content--transition{-webkit-transition:all 0.5s;transition:all 0.5s}.page--product .collapse--open::after{opacity:0}.productBar{background-color:#fff;border-bottom:1px solid #D1D4DB;width:100%;position:fixed;left:0;top:0;z-index:9;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 414px){.productBar{-webkit-transition:all .4s ease;transition:all .4s ease}}.productBar--up{top:0}.productBar__content{padding:16px 0}.productBar__content-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productBar__content-row--actions{margin-top:12px}@media screen and (max-width: 768px){.productBar__content-row--actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 768px){.productBar__content-row--info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.productBar__content-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productBar__content-col--title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.productBar__content-col--title .h4{font-size:24px}@media screen and (max-width: 414px){.productBar__content-col--title .h4{font-size:12px;line-height:16px}}.productBar__content-col--actions .btn:last-of-type{margin-left:16px}.productBar__content-col--price{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.productBar__content-col--price .priceInfo{font-size:14px;font-weight:500;color:#686B70;letter-spacing:0.1px;line-height:1}@media screen and (max-width: 414px){.productBar__content-col--price .priceInfo{font-size:12px}}.productBar__content-col--price .price{font-size:22px;font-weight:600;color:#1B1D21;letter-spacing:0;line-height:1;margin-left:16px}@media screen and (max-width: 414px){.productBar__content-col--price .price{font-size:12px}}@media screen and (max-width: 768px){.productBar__content-col--menu{display:none}}@media screen and (max-width: 768px){.productBar__content-col--menu .productInfo__menu{margin:0 -8px}}@media screen and (max-width: 768px){.productBar__content-col--menu .productInfo__menu-item{padding:0 8px}}@media screen and (max-width: 768px){.productBar__content-col--actions{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.productsSection .h1{margin-bottom:32px}@media screen and (max-width: 414px){.productsSection .h1{margin-bottom:0}}.productsSection__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -14px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 768px){.productsSection__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}}.productsSection__list-item{width:33.333%;padding:0 14px}@media screen and (max-width: 768px){.productsSection__list-item{padding:0}}.productsSection__list-item--formatedText .itemWrapp{font-size:16px;color:#686B70;display:block;letter-spacing:0;line-height:24px;border-radius:4px;padding-top:20px}.productsSection__list-item--formatedText .itemWrapp a{color:#1865E3;text-decoration:underline}.productsSection__list-item--image .itemWrapp{padding:15px}.productsSection__list-item--image .itemWrapp img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.productsSection__list-item--border .itemWrapp{border:1px solid #D1D4DB}.productsSection__list-item--border.productsSection__list-item--formatedText .itemWrapp{padding:20px}.productsSection__list-item--html .itemWrapp{display:block}.productsSection__list-item--html .itemWrapp a{color:#1865E3;text-decoration:underline}.productsSection__list--1 .productsSection__list-item{width:100%}.productsSection__list--2 .productsSection__list-item{width:50%}@media screen and (max-width: 768px){.productsSection__list--2 .productsSection__list-item{width:100%}}.productsSection__list--30 .productsSection__list-item:first-child{width:30%}.productsSection__list--30 .productsSection__list-item:last-child{width:70%}.productsSection__list--70 .productsSection__list-item:first-child{width:70%}.productsSection__list--70 .productsSection__list-item:last-child{width:30%}.productsSection__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px}.itemWrapp{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.itemWrapp__videoWrapper{position:relative;width:100%;padding-top:56.25%}.itemWrapp__videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}




.EB_namiary {
  
    padding: 1px;
    margin-top: 1px;  
    margin-left: auto;    
    margin-right: auto;
    font-size: 20px;
    color: #295CFF !important;   //#295CFF !important;
    font-weight: 700;
    float: left;
}

.EB_link {
    color: #295CFF !important;   //#295CFF !important;
    font-weight: 700;
}


.EB_namiary_copy {
  
    padding: 1px;
    margin-top: 1px;  
    margin-left: auto;    
    margin-right: auto;
    font-size: 12px;
    color: black;   //#295CFF;
   
  
}


/*  Na razie WYŁACZAM TO !!!!
Wyłączenie napisu "OPIS"  pod TABS-em   === a  "PARAMETRY" mają zostać 

.woocommerce-Tabs-panel--description>h2 {
    display: none;
}
*/



