Help
RSS
API
Feed
Maltego
Contact
Domain > lstsoft.pl
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2019-03-19
85.128.163.134
(
ClassC
)
2024-12-28
5.252.230.207
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Sat, 28 Dec 2024 12:13:08 GMTServer: ApacheLocation: https://lstsoft.pl/Content-Length: 227Content-Type: text/html; charsetiso-8859-1 !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN>html>head>title>301 Moved Permanently/title>/head>body>h1>Moved Permanently/h1>p>The document has moved a hrefhttps://lstsoft.pl/>here/a>./p>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sat, 28 Dec 2024 12:13:09 GMTServer: ApacheLink: https://lstsoft.pl/wp-json/>; relhttps://api.w.org/, https://lstsoft.pl/wp-json/wp/v2/pages/2>; relalternate; typeapplication/json, https://lstsoft.pl/>; relshortlinkVary: User-Agent,Accept-EncodingUpgrade: h2,h2cConnection: UpgradeTransfer-Encoding: chunkedContent-Type: text/html; charsetUTF-8 !DOCTYPE html>html langpl-PL>head>!-- The initial config of GTM Consent Mode -->script>const ccDebug false;// Function to check if GTM is loadedfunction isGTMloaded() { return new Promise(function(resolve, reject) { if (window.google_tag_manager) { resolve(true); } else { const observer new PerformanceObserver(function(list) { list.getEntries().forEach(function(entry) { if (entry.name.includes(gtm.js)) { resolve(true); observer.disconnect(); } }); }); observer.observe({ entryTypes: resource }); setTimeout(function() { resolve(false); observer.disconnect(); }, 500); } });}const defaultConsentValues { ad_storage: denied, ad_user_data: denied, ad_personalization: denied, analytics_storage: denied, functionality_storage: denied, personalization_storage: denied, security_storage: denied, necessary_storage: denied, wait_for_update: 1500};window.dataLayer window.dataLayer || ;function gtag() { dataLayer.push(arguments);}gtag(consent, default, defaultConsentValues); // Function to set or update a cookie//function setCookie(name, value) {// document.cookie `${name}${value}; path/`;//}function setCookie(name, value) { const sixMonthsFromNow new Date(); sixMonthsFromNow.setMonth(sixMonthsFromNow.getMonth() + 6); const expirationDate sixMonthsFromNow.toUTCString(); // If your website has already been updated to use the Secure flag, // add the Secure attribute to the cookie to ensure its only sent over a secure connection const secureFlag window.location.protocol https: ? Secure : ; document.cookie `${name}${value}; path/; SameSiteNone; Expires${expirationDate}; ${secureFlag}`;}function getCookie(name) { const cookieName `${name}`; const cookies document.cookie.split(;); for (let i 0; i cookies.length; i++) { let cookie cookiesi.trim(); // Modified check to include the SameSite attribute if (cookie.indexOf(cookieName) 0 && !cookie.includes(SameSiteNone)) { return cookie.substring(cookieName.length, cookie.length); } } return null;} const consentCookie getCookie(cc_values); console.log(consentCookie); if (consentCookie) { consentValues JSON.parse(consentCookie); gtag(consent, update, consentValues); }gtag(set, ads_data_redaction, true);gtag(set, url_passthrough, true); function checkConsentValues() { const consentCookie getCookie(cc_values); let consentValues; if (consentCookie) { consentValues JSON.parse(consentCookie); } else { consentValues defaultConsentValues; }}// Function to load consent values from the cookie and set checkbox valuesfunction loadConsentValues() { const consentForm document.getElementById(cc-form); consentForm.addEventListener(submit, handleFormSubmit); const necessaryStorageCheckbox document.getElementById(necessaryStorageCheckbox); const functionalityStorageCheckbox document.getElementById(functionalityStorageCheckbox); const analyticsStorageCheckbox document.getElementById(analyticsStorageCheckbox); const adStorageCheckbox document.getElementById(adStorageCheckbox); //const personalizationStorageCheckbox document.getElementById(personalizationStorageCheckbox); //const securityStorageCheckbox document.getElementById(securityStorageCheckbox); const consentCookie getCookie(cc_values); let consentValues; if (consentCookie) { consentValues JSON.parse(consentCookie); } else { consentValues defaultConsentValues; } consentValues.necessary_storage granted; functionalityStorageCheckbox.checked consentValues.functionality_storage granted; analyticsStorageCheckbox.checked consentValues.analytics_storage granted; adStorageCheckbox.checked consentValues.ad_storage granted; adStorageCheckbox.checked consentValues.ad_user_data ; adStorageCheckbox.checked consentValues.ad_personalization ; adStorageCheckbox.checked consentValues.personalization_storage granted; functionalityStorageCheckbox.checked consentValues.security_storage granted;}// Function to handle form submissionfunction handleFormSubmit(event) { event.preventDefault(); const consentValues {}; consentValues.necessary_storage document.getElementById(necessaryStorageCheckbox).checked ? granted : denied; consentValues.functionality_storage document.getElementById(functionalityStorageCheckbox).checked ? granted : denied; consentValues.security_storage document.getElementById(functionalityStorageCheckbox).checked ? granted : denied; consentValues.analytics_storage document.getElementById(analyticsStorageCheckbox).checked ? granted : denied; consentValues.ad_storage document.getElementById(adStorageCheckbox).checked ? granted : denied; consentValues.personalization_storage document.getElementById(adStorageCheckbox).checked ? granted : denied; setCookie(cc_values, JSON.stringify(consentValues)); gtag(consent, update, consentValues); loadGTM();}//const consentForm document.getElementById(ccForm); //consentForm.addEventListener(submit, handleFormSubmit);window.addEventListener(load, loadConsentValues);// Function to load GTMfunction loadGTM() { const consentCookie getCookie(cc_values); let consentValues; if (consentCookie) { consentValues JSON.parse(consentCookie); } else { consentValues defaultConsentValues; } if (consentValues.necessary_storage granted) { isGTMloaded().then(function(result) { if (result) { } else { !-- Google Tag Manager -->(function(w,d,s,l,i){wlwl||;wl.push({gtm.start:new Date().getTime(),event:gtm.js});var fd.getElementsByTagName(s)0,jd.createElement(s),dll!dataLayer?&l+l:;j.asynctrue;j.srchttps://www.googletagmanager.com/gtm.js?id+i+dl;f.parentNode.insertBefore(j,f);})(window,document,script,dataLayer,GTM-T3PTBSZ);!-- End Google Tag Manager --> /* var gtmScript document.createElement(script); gtmScript.async true; gtmScript.src https://www.googletagmanager.com/gtag/js?idGTM-NT9V3VWS; document.head.appendChild(gtmScript); var gaScript document.createElement(script); gaScript.innerHTML window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, GTM-NT9V3VWS);; document.head.appendChild(gaScript); */ } }); } else { } }loadGTM();/script> meta charsetUTF-8 />meta http-equivX-UA-Compatible contentIEedge>meta nameviewport contentwidthdevice-width, initial-scale1.0>meta nameviewport contentwidthdevice-width, initial-scale1, maximum-scale1 />meta nameformat-detection contenttelephoneno>title>LST Soft | iPersonel - Kadry i Płace, Systemy ERP, iService, oprogramowanie na zamówienie, outsourcing IT/title>link relapple-touch-icon sizes57x57 hrefhttps://lstsoft.pl/apple-icon-57x57.png>link relapple-touch-icon sizes60x60 hrefhttps://lstsoft.pl/apple-icon-60x60.png>link relapple-touch-icon sizes72x72 hrefhttps://lstsoft.pl/apple-icon-72x72.png>link relapple-touch-icon sizes76x76 hrefhttps://lstsoft.pl/apple-icon-76x76.png>link relapple-touch-icon sizes114x114 hrefhttps://lstsoft.pl/apple-icon-114x114.png>link relapple-touch-icon sizes120x120 hrefhttps://lstsoft.pl/apple-icon-120x120.png>link relapple-touch-icon sizes144x144 hrefhttps://lstsoft.pl/apple-icon-144x144.png>link relapple-touch-icon sizes152x152 hrefhttps://lstsoft.pl/apple-icon-152x152.png>link relapple-touch-icon sizes180x180 hrefhttps://lstsoft.pl/apple-icon-180x180.png>link relicon typeimage/png sizes192x192 hrefhttps://lstsoft.pl/android-icon-192x192.png>link relicon typeimage/png sizes32x32 hrefhttps://lstsoft.pl/favicon-32x32.png>link relicon typeimage/png sizes96x96 hrefhttps://lstsoft.pl/favicon-96x96.png>link relicon typeimage/png sizes16x16 hrefhttps://lstsoft.pl/favicon-16x16.png>link relmanifest hrefhttps://lstsoft.pl/manifest.json>meta namemsapplication-TileColor content#ffffff>meta namemsapplication-TileImage contenthttps://lstsoft.pl/ms-icon-144x144.png>meta nametheme-color content#ffffff>meta nameauthor contentTinssen />style>br />b>Deprecated/b>: implode(): Passing glue string after array is deprecated. Swap the parameters in b>/home/platne/lstsoft/public_html/lstsoft.pl/wp-content/themes/website/vendor/matthiasmullie/minify/src/CSS.php/b> on line b>528/b>br />#logo svg{width:105px;height:60px}.ico-arrow{width:18px;height:13px}.ico-location{width:20px;height:25px}.resp-accordion svg,.resp-tabs-list svg{width:40px;height:40px;display:inline-block}svg{position:relative}svg.ico-linkedin{width:24px;height:22px}svg.ico-facebook{width:11px;height:24px;top:0}svg.ico-instagram{width:26px;height:25px;top:1px}svg.ico-youtube{width:36px;height:25px;top:1px}#loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:10000001;transform:translateZ(1000px)}#loader{display:block;position:relative;left:50%;top:50%;width:50px;height:50px;transform:translate(-50%,-50%);border-radius:50%;z-index:10000001}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}button,a,a:focus,a:active,button:active,button:focus,.hamburger:focus,input::-moz-focus-inner{outline:none!important}button::-moz-focus-inner,input::-moz-focus-inner{border:0}html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:320px}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background-repeat:no-repeat;background-position:center center}.clr:before,.clr:after,.bfr:before,.aft:after,.ctr:before,.ctr:after{content:;display:table}.clr:after,.ctr:after{clear:both}.bfr:before,.aft:after{position:absolute}.aft,.bfr{position:relative}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}strong{font-weight:700}a{text-decoration:none}.lft{float:left}.rht{float:right}.itl{font-style:italic}.upc{text-transform:uppercase}.mdl{margin-left:auto;margin-right:auto}.txt-ctr{text-align:center}.noscroll{overflow-y:hidden}.shdw{box-shadow:0 20px 40px 0 rgba(0,0,0,.15)}.img-rwd{max-width:100%;height:auto;width:100%;display:block}.list{text-align:left;font-size:0;display:block}p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}dfn,cite,em,i{font-style:italic}pre{font-size:.88889em;font-family:Courier 10 Pitch,Courier,monospace;line-height:1.8;overflow:auto}code,kbd,tt,var{font-size:.88889em;font-family:Menlo,monaco,Consolas,Lucida Console,monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}::-moz-selection{background:#dadada;color:#fff;text-shadow:none}::selection{background:#dadada;color:#fff;text-shadow:none}.item-100,.item-70,.item-66,.item-60,.item-50,.item-40,.item-33,.item-30,.item-25,.item-20,.item-16{display:inline-block;margin:0;vertical-align:top;line-height:0}.item-100.lft,.item-70.lft,.item-60.lft,.item-50.lft,.item-40.lft,.item-33.lft,.item-25.lft,.item-30.lft,.item-20.lft,.item-16.lft,.item-100.rht,.item-70.rht,.item-60.rht,.item-50.rht,.item-40.rht,.item-33.rht,.item-30.rht,.item-25.rht,.item-20.rht,.item-16.rht{display:block}.item-16{width:16.6%}.item-20{width:20%}.item-25{width:25%}.item-30{width:30%}.item-33{width:33.3%}.item-40{width:40%}.item-50{width:50%}.item-60{width:60%}.item-66{width:66.6%}.item-70{width:70%}.item-100{width:100%}.ctr-5{margin-left:auto;margin-right:auto;width:100%}.ctr-5 .item-content{margin-left:5px;margin-right:5px;margin-bottom:10px}.ctr-15 .item-content{margin-left:15px;margin-right:15px;margin-bottom:30px}.ctr-20 .item-content{margin-left:20px;margin-right:20px;margin-bottom:40px}.ctr-30 .item-content{margin-left:30px;margin-right:30px;margin-bottom:60px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.sr .fooReveal{visibility:hidden}.yt-svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.embed-video,.embed-youtube{position:relative;padding-bottom:56.25%}.embed-placeholder{background-size:cover;cursor:pointer}.embed-video iframe,.embed-youtube iframe{position:absolute;width:100%!important;height:100%!important}@media (max-width:479px){.ctr{margin-left:20px;margin-right:20px}.ctr-r,.ctr-l{margin-left:20px;margin-right:20px}.ctr-15{margin-left:5px;margin-right:5px}.ctr-15 .ctr{margin-left:15px;margin-right:15px}.item-20,.item-25,.item-33,.item-50{width:100%}.ctr-30 .item-content{margin-left:20px;margin-right:20px;margin-bottom:40px}}@media (max-width:559px){.item-20{width:50%}.item-25{width:100%}}@media (min-width:480px) and (max-width:767px){.ctr{margin-left:30px;margin-right:30px}.ctr-l,.ctr-r{margin-right:30px;margin-left:30px}.ctr-15{margin-left:15px;margin-right:15px}.ctr-15 .ctr{margin-left:15px;margin-right:15px}.ctr-20{margin-left:10px;margin-right:10px}.ctr-20 .ctr{margin-left:20px;margin-right:20px}}@media (min-width:560px) and (max-width:767px){.item-20{width:33.333%}.item-25{width:50%}}@media (max-width:639px){.p-15-15{padding-top:120px;padding-bottom:120px}.p-10-10{padding-top:80px;padding-bottom:80px}.p-0-10{padding-top:0;padding-bottom:80px}.p-10-0{padding-top:80px;padding-bottom:0}.p-5-10{padding-top:60px;padding-bottom:80px}.p-10-5{padding-top:80px;padding-bottom:60px}.p-5-5{padding-top:60px;padding-bottom:60px}.p-5-0{padding-top:60px;padding-bottom:0}.p-0-5{padding-top:0;padding-bottom:60px}.item-33{width:100%}}@media (min-width:640px) and (max-width:859px){.item-33{width:50%}}@media (min-width:640px){.p-15-15{padding-top:150px;padding-bottom:150px}.p-10-10{padding-top:100px;padding-bottom:100px}.p-0-10{padding-top:0;padding-bottom:100px}.p-10-0{padding-top:100px;padding-bottom:0}.p-5-10{padding-top:80px;padding-bottom:100px}.p-10-5{padding-top:100px;padding-bottom:80px}.p-5-5{padding-top:80px;padding-bottom:80px}.p-5-0{padding-top:80px;padding-bottom:0}.p-0-5{padding-top:0;padding-bottom:80px}}@media (min-width:768px) and (max-width:1259px){.ctr-l,.ctr-r{margin-right:40px;margin-left:40px}}@media (min-width:768px) and (max-width:1079px){.item-20{width:25%}.item-25{width:33.3%}}@media (min-width:768px) and (max-width:1299px){.ctr{margin-left:40px;margin-right:40px}.ctr-15{margin-left:25px;margin-right:25px}.ctr-15 .ctr{margin-left:15px;margin-right:15px}.ctr-20{margin-left:20px;margin-right:20px}.ctr-20 .ctr{margin-left:20px;margin-right:20px}.ctr-30{margin-left:10px;margin-right:10px}.ctr-30 .ctr{margin-left:30px;margin-right:30px}}@media (min-width:1300px){.ctr{max-width:1220px;margin-left:auto;margin-right:auto}.ctr-l{max-width:610px;margin-left:auto}.ctr-r{max-width:610px;margin-right:auto}.ctr-10{max-width:1240px;margin-left:auto;margin-right:auto}.ctr-15{max-width:1250px;margin-left:auto;margin-right:auto}.ctr-20{max-width:1260px;margin-left:auto;margin-right:auto}.ctr-30{max-width:1280px;margin-left:auto;margin-right:auto}}@media (min-width:1680px){.lctr{max-width:1680px;margin-left:auto;margin-right:auto}}ol{counter-reset:item}ol li{display:block}ol>li:before{content:counter(item) . ;counter-increment:item}img.alignleft,img.alignright,img.alignnone,img.aligncenter{max-width:100%;height:auto}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-audio figcaption{margin-top:.5em;color:#6c7781;text-align:center;font-size:13px}.editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;position:relative;top:-14px;margin:0 -28px -14px;padding:8px 28px}.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:10px;white-space:nowrap;font-weight:600}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:5px 0 10px}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 5px 0 0}@media (min-width:960px){.editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .reusable-block-indicator{background:#fff;border-left:1px dashed #e2e4e7;color:#555d66;border-bottom:1px dashed #e2e4e7;top:-14px;height:30px;padding:4px;position:absolute;width:30px;right:-28px}.editor-block-list__layout .editor-block-list__layout .reusable-block-indicator{right:-14px}.wp-block-button{margin-bottom:1.5em}.wp-block-button .wp-block-button__link{border:none;box-shadow:none;cursor:pointer;display:inline-block;font-size:18px;line-height:24px;margin:0;padding:11px 24px;text-align:center;text-decoration:none;white-space:normal;word-break:break-all}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link:not(.has-background),.wp-block-button__link:not(.has-background):active,.wp-block-button__link:not(.has-background):focus,.wp-block-button__link:not(.has-background):hover{background-color:#32373c}.wp-block-button.is-style-outline .wp-block-button__link{background:transparent;border:2px solid transparent}.wp-block-button.is-style-outline .wp-block-button__link.has-pale-pink-background-color{border-color:#f78da7}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-red-background-color{border-color:#cf2e2e}.wp-block-button.is-style-outline .wp-block-button__link.has-luminous-vivid-orange-background-color{border-color:#ff6900}.wp-block-button.is-style-outline .wp-block-button__link.has-luminous-vivid-amber-background-color{border-color:#fcb900}.wp-block-button.is-style-outline .wp-block-button__link.has-light-green-cyan-background-color{border-color:#7bdcb5}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-green-cyan-background-color{border-color:#00d084}.wp-block-button.is-style-outline .wp-block-button__link.has-pale-cyan-blue-background-color{border-color:#8ed1fc}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-cyan-blue-background-color{border-color:#0693e3}.wp-block-button.is-style-outline .wp-block-button__link.has-very-light-gray-background-color{border-color:#eee}.wp-block-button.is-style-outline .wp-block-button__link.has-cyan-bluish-gray-background-color{border-color:#abb8c3}.wp-block-button.is-style-outline .wp-block-button__link.has-very-dark-gray-background-color{border-color:#313131}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover{border-color:#32373c}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover{color:#32373c}.wp-block-button__link:not(.has-text-color),.wp-block-button__link:not(.has-text-color):active,.wp-block-button__link:not(.has-text-color):focus,.wp-block-button__link:not(.has-text-color):hover{color:#fff}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex}.wp-block-column{flex:1}.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;width:100%;margin:0 0 1.5em;display:flex;justify-content:center;align-items:center}.wp-block-cover-image.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image h2{color:#fff;font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax{background-attachment:fixed}.wp-block-cover-image.has-background-dim:before{content:;position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.wp-block-cover-image.has-background-dim.has-background-dim-10:before{background-color:rgba(0,0,0,.1)}.wp-block-cover-image.has-background-dim.has-background-dim-20:before{background-color:rgba(0,0,0,.2)}.wp-block-cover-image.has-background-dim.has-background-dim-30:before{background-color:rgba(0,0,0,.3)}.wp-block-cover-image.has-background-dim.has-background-dim-40:before{background-color:rgba(0,0,0,.4)}.wp-block-cover-image.has-background-dim.has-background-dim-50:before{background-color:rgba(0,0,0,.5)}.wp-block-cover-image.has-background-dim.has-background-dim-60:before{background-color:rgba(0,0,0,.6)}.wp-block-cover-image.has-background-dim.has-background-dim-70:before{background-color:rgba(0,0,0,.7)}.wp-block-cover-image.has-background-dim.has-background-dim-80:before{background-color:rgba(0,0,0,.8)}.wp-block-cover-image.has-background-dim.has-background-dim-90:before{background-color:rgba(0,0,0,.9)}.wp-block-cover-image.has-background-dim.has-background-dim-100:before{background-color:#000}.wp-block-cover-image.components-placeholder{height:inherit}.editor-block-list__blockdata-typecore/embeddata-alignleft .editor-block-list__block-edit,.editor-block-list__blockdata-typecore/embeddata-alignright .editor-block-list__block-edit,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-embed.alignleft,.wp-block-embed.alignright,data-alignleft .wp-block-cover-image,data-alignright .wp-block-cover-image{max-width:305px;width:100%}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:;display:block;padding-top:50%}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0 -8px}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:8px;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 5px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent)}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc(100% / 2 - 16px)}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:calc(100% / 1 - 16px)}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(100% / 3 - 16px)}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(100% / 4 - 16px)}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(100% / 5 - 16px)}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(100% / 6 - 16px)}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(100% / 7 - 16px)}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(100% / 8 - 16px)}}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright,data-alignleft .wp-block-gallery,data-alignright .wp-block-gallery{max-width:305px;width:100%}.wp-block-image,.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}p.is-small-text{font-size:14px}p.is-regular-text{font-size:16px}p.is-large-text{font-size:36px}p.is-larger-text{font-size:48px}p.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:20px 30px}.wp-block-pullquote{text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:24px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:\00b7 \00b7 \00b7;color:#191e23;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout tbody,.wp-block-table.has-fixed-layout tfoot,.wp-block-table.has-fixed-layout thead{display:table;table-layout:fixed;width:100%}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video poster{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color{color:#f78da7}.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:14px}.has-regular-font-size{font-size:16px}.has-large-font-size{font-size:36px}.has-larger-font-size{font-size:48px}.wp-block-code{padding:.8em 1em;border:1px solid #e2e4e7;border-radius:4px}.wp-block-code,.wp-block-preformatted pre{font-family:Menlo,Consolas,monaco,monospace;font-size:14px;color:#23282d}.wp-block-pullquote blockquote{margin-bottom:0}.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer{color:#40464d;text-transform:uppercase;font-size:13px;font-style:italic}.wp-block-quote{margin:20px 0}.wp-block-quote__citation,.wp-block-quote cite,.wp-block-quote footer{color:#6c7781;font-size:13px;margin-top:1em;position:relative;font-style:normal}.wp-block-quote:not(.is-large):not(.is-style-large){border-left:4px solid #000;padding-left:1em}.wp-block-separator{border:none;border-bottom:2px solid #8f98a1;margin:1.65em auto}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-table{overflow-x:auto;display:block;border-collapse:collapse;width:100%}.wp-block-table tbody,.wp-block-table tfoot,.wp-block-table thead{width:100%;min-width:240px;display:table}.wp-block-table td,.wp-block-table th{padding:.5em;border:1px solid currentColor}.wp-block-columns{display:flex;margin:20px 0}.wp-block-column{flex:1}.wp-block-column{margin-right:20px}@media (max-width:764px){.wp-block-columns.has-3-columns{flex-flow:row wrap}.has-3-columns .wp-block-column:first-child{flex-basis:100%}}@media (max-width:478px){.wp-block-columns.has-3-columns{display:block}}.wp-block-cover{padding:40px;text-shadow:.5px .5px .5px #ccc;color:#fff}.wp-block-button,.wp-block-code,.wp-block-columns,.wp-block-cover,.wp-block-image,.wp-block-preformatted,.wp-block-pullquote,.wp-block-table,.wp-block-verse,blockquote{margin-bottom:30px}.text li{margin-bottom:10px}.text ol li,.text ul li{list-style:inside;position:relative}.text ul>li{list-style-type:disc}.text li ul li{list-style-type:circle}.text ol li ul li:before{content:• ;font-size:22px;top:2px;position:relative}.text li ol,.text li ul{margin-top:10px}.text li ol li,.text li ul li{padding-left:15px}blockquote{padding:40px;font-style:italic;background-color:#f8f8f8}blockquote p:last-child{margin-bottom:0}div,a,ul li,ol li,p,input,textarea,blockquote,h1,h2,h3,h4,h5,h6{font-family:Source Sans Pro,sans-serif;font-weight:400}.item-funcion .item-svg:after,.lettersh:after,h1,h2,h3,h4,h5,h6{font-family:Source Sans Pro,sans-serif;font-weight:700}button,input,select,textarea{font-family:Source Sans Pro,sans-serif;font-weight:400}#main-head{position:fixed;top:0;width:100%;z-index:9000;min-width:320px}#main-head.nav-down{top:0}#main-head #header-middle.ctr{position:relative}#logo{position:absolute;z-index:9200}#logo a{display:block}body.noscroll-menu{overflow-y:scroll}body.noscroll-menu #nav-bar-holder{overflow-y:hidden}.hamburger{display:none}#nav-bar-area{text-align:right}#nav-bar ul li{display:inline-block}#nav-bar ul li a{font-weight:600;font-size:14px;text-transform:uppercase;display:block;line-height:40px;height:40px;padding-left:15px;padding-right:15px}#nav-bar ul li ul li a{text-transform:none}#header-top{text-align:right;height:30px;margin-top:10px;margin-bottom:10px}#header-top a{font-size:13px;line-height:25px;display:inline-block;padding-left:10px;padding-right:10px;vertical-align:middle}#header-top ul li{display:inline-block}@media (min-width:860px){#nav-bar .menu-dropdown ul{list-style:none;padding:0;margin:0}#nav-bar .menu-dropdown ul li{display:inline-block;position:relative}#nav-bar .menu-dropdown ul li ul li{display:block}#nav-bar .menu-dropdown li ul{display:none}#nav-bar .menu-dropdown ul li a{display:block;text-decoration:none;white-space:nowrap}#nav-bar .menu-dropdown li:hover>ul{display:block;position:absolute}#nav-bar .menu-dropdown li:hover li{float:none}#nav-bar .menu-dropdown li ul li{border-top:0}#nav-bar .menu-dropdown ul ul ul{left:100%;top:0}#nav-bar .menu-dropdown ul:before,#nav-bar .menu-dropdown ul:after{content: ;display:table}#nav-bar .menu-dropdown ul:after{clear:both}#nav-bar .menu-wide-dropdown ul.sub-menu{text-align:left}#nav-bar .menu-wide-dropdown>ul>li{display:inline-block}#nav-bar .menu-wide-dropdown ul>li a{font-weight:400;font-size:14px;display:block;line-height:40px;height:40px;padding-left:12px;padding-right:12px}#nav-bar .menu-wide-dropdown>ul>li:first-child a{padding-left:0}#nav-bar .menu-wide-dropdown>ul>li:last-child a{padding-right:0}#nav-bar .menu-wide-dropdown>ul>li.menu-item-has-children>ul{overflow:hidden;width:100%;left:0;height:0;opacity:0;position:absolute;transition:height 400ms,opacity 100ms;font-size:0;line-height:0}#nav-bar .menu-wide-dropdown>ul>li.menu-item-has-children:hover>ul{height:auto;opacity:1;transition:height 400ms,opacity 100ms;position:absolute;width:100%;left:0;display:block;padding-bottom:40px;padding:40px}#nav-bar .menu-wide-dropdown ul li ul.sub-menu li{width:33.3%;display:inline-block;text-align:left;vertical-align:top}#nav-bar .menu-wide-dropdown ul li ul.sub-menu li a{font-size:20px;line-height:30px;font-weight:700}#nav-bar .menu-wide-dropdown ul li ul.sub-menu li ul.sub-menu li{width:100%;display:block}#nav-bar .menu-wide-dropdown ul li ul.sub-menu li ul.sub-menu li a{display:inline-block;font-size:13px;line-height:40px;font-weight:400}#nav-bar .menu-dropdown>ul>li>ul.sub-menu{margin-top:-5px;box-shadow:0 20px 40px 0 rgba(0,0,0,.15)}#nav-bar .menu-dropdown>ul>li>a{line-height:110px;height:110px;display:block}#nav-bar .menu-dropdown ul li ul{text-align:left}#nav-bar .menu-dropdown>ul>li>a:after{position:absolute;bottom:0;left:0;content:;display:block;width:100%;height:5px;border-top-left-radius:3px;border-top-right-radius:3px}#nav-bar ul.sub-menu{position:relative;padding:20px;border-top:5px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#nav-bar ul.sub-menu:before{position:absolute;top:0;left:0;content:;display:block;width:100%;height:5px;border-top-left-radius:2px;border-top-right-radius:2px}}@media (max-width:859px){#main{padding-top:80px}#main-head{height:80px}#logo{top:15px}#logo svg{width:79px;height:45px}#header-top{display:none}}@media (min-width:860px){#main{padding-top:110px}#main-head{height:110px}#main-head #header-middle .logo-holder{position:relative}#logo{top:25px;left:0}#nav-bar-area-holder{display:none}}@media (max-width:859px){.hamburger{display:block;right:0;top:15px;z-index:999999;position:absolute}.hamburger-label{font-weight:700;padding-right:10px}body.noscroll-menu{overflow-y:hidden}body.noscroll-menu #nav-bar-holder{overflow-y:scroll}body.menu-is-active #header-middle.ctr{margin:0}body.menu-is-active #nav-bar-holder{visibility:visible;position:fixed;width:100%;height:100%;display:block;z-index:999999;top:0;overflow-y:scroll}body.menu-is-active #nav-bar{visibility:visible;background-color:#fff}body.menu-is-active #nav-bar{display:block;width:100%;height:100%;position:absolute;top:0;left:0}body.menu-is-active #nav-bar #nav-bar-area{display:block;position:relative;padding-top:80px;padding-bottom:80px;background-color:#fff}#nav-bar #nav-bar-area{display:none}body.menu-is-active #logo{opacity:0;visibility:hidden}body.menu-is-active .ndddavbar-header{position:fixed;top:0;display:block;right:0;height:80px;max-width:180px;z-index:999999}#nav-bar ul li a{font-weight:600;font-size:20px;display:block;width:100%;text-align:center;line-height:40px;padding:30px}#nav-bar ul li{display:block}#nav-bar ul.sub-menu{display:none}}.hamburger .hamburger-label.second,.hamburger.is-active .hamburger-label.first{display:none}.hamburger.is-active .hamburger-label.second,.hamburger .hamburger-label.first{display:inline-block}/*! * Hamburgers * @description Tasty CSS-animated hamburgers * @author Jonathan Suh @jonsuh * @site https://jonsuh.com/hamburgers * @link https://github.com/jonsuh/hamburgers */.hamburger{padding:15px 15px;cursor:pointer;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger-box{width:35px;height:13px;display:inline-block;position:relative}.hamburger-inner{text-align:center!important;display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:3px;border-radius:0;position:absolute;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:;display:block}.hamburger-inner{width:30px}.hamburger-inner::before{width:30px;top:-8px}.hamburger-inner::after{width:30px;bottom:-8px}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{width:25px}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:0.4s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:6px;transition:opacity 0.15s 0.4s ease}.hamburger--elastic .hamburger-inner::after{top:12px;transition:-webkit-transform 0.4s cubic-bezier(.68,-.55,.265,1.55);transition:transform 0.4s cubic-bezier(.68,-.55,.265,1.55);transition:transform 0.4s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform 0.4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{-webkit-transform:translate3d(0,6px,0) rotate(135deg);transform:translate3d(0,6px,0) rotate(135deg);transition-delay:0.1s}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-12px,0) rotate(-270deg);transform:translate3d(0,-12px,0) rotate(-270deg);transition-delay:0.1s}.hamburger--spin .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.34s ease-in,opacity 0.1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.34s ease-in,-webkit-transform 0.3s cubic-bezier(.55,.055,.675,.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(.55,.055,.675,.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(.55,.055,.675,.19),-webkit-transform 0.3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);transform:rotate(225deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.14s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(.215,.61,.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(.215,.61,.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(.215,.61,.355,1),-webkit-transform 0.3s 0.14s cubic-bezier(.215,.61,.355,1)}.hamburger--spin .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.34s ease-in,opacity 0.1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.34s ease-in,-webkit-transform 0.3s cubic-bezier(.55,.055,.675,.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(.55,.055,.675,.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(.55,.055,.675,.19),-webkit-transform 0.3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);transform:rotate(225deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.14s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(.215,.61,.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(.215,.61,.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(.215,.61,.355,1),-webkit-transform 0.3s 0.14s cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner::before{transition:top 0.1s 0.34s ease-in,opacity 0.1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom 0.1s 0.34s ease-in,-webkit-transform 0.3s cubic-bezier(.55,.055,.675,.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(.55,.055,.675,.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(.55,.055,.675,.19),-webkit-transform 0.3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{-webkit-transform:rotate(-225deg);transform:rotate(-225deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.14s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(.215,.61,.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(.215,.61,.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(.215,.61,.355,1),-webkit-transform 0.3s 0.14s cubic-bezier(.215,.61,.355,1)}#head-page,.sq-holder2,.sq-holder{position:relative;overflow:hidden}.item-slide{position:relative}#r-home .item-50.lft{padding-right:30px}.sq-holder2:after,.sq-holder2:before,#head-page:before,#head-page:after,.item-slide:before,.item-slide:after,.sq-holder:before,.sq-holder:after{position:absolute;content:;width:1300px;height:1300px;display:block;border-radius:200px;z-index:-1}.sq-holder2:before,#head-page:before{top:-330%;left:-10%;transform:rotate(-45deg);z-index:0}.item-slide:before{top:-140%;left:-10%;transform:rotate(-45deg)}.sq-holder:after{top:200px;left:-50%;transform:rotate(-45deg);opacity:.2}.sq-holder2:after,#head-page:after{top:-90%;right:-50%;transform:rotate(45deg);z-index:0}.item-slide:after{top:-50%;right:-50%;transform:rotate(45deg)}.sq-holder:before{top:-400px;right:-50%;transform:rotate(45deg);opacity:.2}#head-page .item-40,#head-page .item-50{position:relative;z-index:10}.item-product .item-content{box-shadow:0 0 15px 0 rgba(0,0,0,.25);overflow:hidden;border-radius:20px}.slick-arrow{box-shadow:0 0 15px 0 rgba(0,0,0,.1);width:48px;height:48px;display:block;border-radius:50%;text-align:center;position:absolute;top:50%;transform:translateY(-50%);z-index:100;cursor:pointer}.slick-arrow.arrow-left{left:-40px}.slick-arrow.arrow-right{right:-40px}.slick-arrow.slick-disabled{display:none!important}.slick-arrow.arrow-right svg{transform:rotate(180deg)}.slick-arrow svg{position:relative;top:17px;z-index:120}.ico-arrow{width:18px;height:13px}.item-product .item-head{padding:30px;padding-bottom:0}.item-product .window-holder img{max-width:200px;margin-left:auto;margin-right:auto}.item-product .window-holder{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-right:0;max-height:235px;box-shadow:none;overflow:hidden}.item-product .item-content .item-text{padding:30px}.resp-tabs-list li:after,.resp-tabs-list li:before{display:none!important;border:none}.HorizontalTab .item-50 ul{width:610px;padding-right:40px;margin-left:auto}.window-holder.tablet{background-color:#f5f5f5;padding-left:20px;padding-right:30px;position:relative}.window-holder.tablet:before,.window-holder.tablet:after{content:;position:absolute;top:50%;transform:translateY(-50%)}.window-holder.tablet:before{width:8px;height:8px;left:16px;border-radius:50%;background-color:#e0e0e0}.window-holder.tablet:after{width:25px;height:25px;right:12px;border-radius:50%;border:2px solid #e0e0e0}.window-holder.tablet .window-head{display:none}.window-holder{margin-right:40px}.window-content{position:relative}.window-description{padding:20px;font-size:14px;line-height:28px;position:absolute;bottom:-80px;right:-40px;left:40px;border-radius:20px;box-shadow:0 0 15px 0 rgba(0,0,0,.25);z-index:20}.window-description .button-holder{padding-top:15px;text-align:right}.window-description .button-holder .button{margin-bottom:5px}.window-description .text p{font-size:14px;line-height:28px}.resp-accordion{position:relative;padding-left:70px!important;padding-top:20px!important;padding-bottom:20px!important;padding-right:20px!important;line-height:28px!important}.tab-svg{display:inline-block;left:15px;position:absolute;top:15px}.ctr ul.resp-tabs-list{padding-right:50px}.resp-tabs-list li{padding-left:50px;font-size:18px;line-height:28px;border-radius:15px;margin-top:10px;margin-bottom:10px}.resp-tabs-list li.resp-tab-item{padding-left:70px!important;padding-top:20px!important;padding-bottom:20px!important;padding-right:20px!important;line-height:28px!important}.resp-tabs-list li.resp-tab-active{box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.bg-product-holder{padding:80px}.bg-product-svg{position:relative}.bg-window-hld{width:335px;height:235px}.bg-window-hld svg{width:335px;height:235px;box-shadow:0 18px 30px 0 rgba(0,0,0,.1)}.bg-window-hld.window-02{position:relative;z-index:10}.bg-window-hld.window-02 .logo-holder{width:200px;height:150px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:15px}.bg-window-hld.window-01{position:absolute;top:0;left:0;margin-top:-50px;margin-left:-40px;z-index:0}.window-holder{border-radius:20px;box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.window-holder .window-head{position:relative;height:30px;width:100%;display:block}.window-holder .window-head span:before,.window-holder .window-head span:after,.window-holder .window-head span{width:10px;height:10px;border-radius:50%;content:;display:block;position:absolute;top:10px}.window-holder .window-head span:before,.window-holder .window-head span:after{top:0}.window-holder .window-head span:before{left:40px}.window-holder .window-head span:after{left:20px}.window-holder .window-head span{left:20px}.window-holder .window-content{padding:20px}.item-post .smallh{min-height:60px}.list-col-text .item-list-col-text .item-content{box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-radius:20px;padding:30px}.list-col-text .item-list-col-text .item-content{text-align:center}.item-col-steps svg{width:70px;height:70px}.item-col-steps .item-content{padding-left:50px}.item-col-steps .item-svg{margin-bottom:30px}.item-col-steps .item-number{width:40px;height:40px;font-size:18px;line-height:40px;font-weight:700;text-align:center;position:absolute;left:-50px;top:95px;border-radius:50%;box-shadow:0 0 15px 0 rgba(0,0,0,.1)}.wp-pagenavi{float:right;height:60px;display:inline-block;box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-radius:10px;padding-left:20px;overflow:hidden;margin-left:auto;text-align:right}.wp-pagenavi a,.wp-pagenavi .current,.wp-pagenavi .pages{display:inline-block}.wp-pagenavi .pages,.wp-pagenavi a,.wp-pagenavi .current{padding-left:10px;padding-right:10px;font-size:16px;line-height:60px;font-weight:700}.single-post #head-page .item-50{width:100%}.single-post #head-page .item-40{display:none}#header-page .ctr{position:relative}#head-page .ctr{position:relative}#head-page .arrow-button{box-shadow:0 0 15px 0 rgba(0,0,0,.1);width:48px;height:48px;display:block;border-radius:50%;text-align:center;position:absolute;top:50%;transform:translateY(-50%);z-index:20}#head-page .arrow-button svg{position:relative;top:17px}#head-page .arrow-button.arrow-next{right:-80px}#head-page .arrow-button.arrow-prev{left:-80px}#head-page .arrow-button.arrow-next svg{transform:rotate(180deg)}.item-post .item-image{border-radius:20px;overflow:hidden}.item-post .smallh a{font-weight:700}.item-date{padding-top:10px;padding-bottom:10px;font-size:20px;line-height:30px;font-weight:700}.item-c-holder.item-100.item-third{margin-top:5px}.item-c-holder.item-100.item-third .button{margin-top:7px;margin-left:45px}.item-c-holder.item-50.item-second{padding-right:0}.item-c-data{position:relative;padding-left:45px;margin-bottom:20px}.item-c-holder.item-50{padding-right:20px}.item-c-data svg{width:30px;height:30px;position:absolute;top:0;left:0}.item-contact.item-data .item-content{padding-top:30px}.item-contact.item-data .item-c-holder.item-50.item-first{width:60%}.item-contact.item-data .item-c-holder.item-50.item-second{width:40%}.item-career .item-content,.item-form .item-content{box-shadow:0 0 15px 0 rgba(0,0,0,.1);padding:30px;border-radius:20px}.item-form .item-50.lft{padding-right:10px}.item-form .item-50.rht{padding-left:10px}.item-col-number .item-number{font-size:50px;line-height:50px;font-weight:700;text-align:center;padding-bottom:30px;margin-bottom:30px;position:relative}.item-col-number .item-number:after{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:140px;content:;display:block;height:10px;border-top-left-radius:6px;border-top-right-radius:6px}.item-col-number .item-head{text-align:center}.item-text-img .item-text{vertical-align:center}.item-text-img .item-image{vertical-align:bottom}.item-location{font-size:16px;line-height:25px}.item-location svg{margin-right:15px;position:relative;top:5px}.career-holder{position:relative;padding-right:340px}.career_sidebar_holder{width:300px;position:absolute;top:0;right:0}.career_sidebar a{padding-top:20px;padding-bottom:20px;font-weight:700;display:block}.text.clause p{font-size:12px;line-height:18px}.career_sidebar{padding:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-radius:20px}@media (max-width:1579px){.sq-holder2:before,#head-page:before,.sq-holder2:after,#head-page:after{width:800px;height:800px;border-radius:150px}.sq-holder2:before,#head-page:before{top:-150%;left:-10%;transform:rotate(-45deg);z-index:0}.sq-holder2:after,#head-page:after{top:-50%;right:-35%;transform:rotate(45deg);z-index:0}}@media (max-width:1379px){#head-page .arrow-button.arrow-prev{top:auto;transform:none;left:50%;right:auto;bottom:40px;margin-left:-60px}#head-page .arrow-button.arrow-next{top:auto;transform:none;right:50%;left:auto;bottom:40px;margin-right:-60px}#head-page .ctr{padding-bottom:80px}}@media (max-width:1299px){.HorizontalTab .item-50 ul{padding-left:40px;width:100%}}@media (max-width:1179px){.sq-holder2:before,#head-page:before,.sq-holder2:after,#head-page:after{width:500px;height:500px;border-radius:100px}.sq-holder2:before,#head-page:before{top:-75%;left:0%;transform:rotate(-45deg);z-index:0}.sq-holder2:after,#head-page:after{top:0%;right:-25%;transform:rotate(45deg);z-index:0}}@media (max-width:1079px){.item-list-col-text.item-33,#head-page .item-40.rht{width:50%}.item-50.item-contact{width:100%}.window-description{box-shadow:none;border-radius:0;position:relative;left:auto;right:auto;bottom:auto}}@media (max-width:1023px){.item-col-steps.item-33{width:50%}}@media (max-width:959px){.item-text-img .item-50{width:100%}.item-text-img .item-50 img{max-width:600px;margin-left:auto;margin-right:auto}.item-50.item-career{width:100%}.resp-tabs-container.item-50{width:100%}.window-holder{margin-right:auto}}@media (max-width:859px){.sq-holder2:before,#head-page:before{top:-40%;left:0%;transform:rotate(-45deg);z-index:0}.sq-holder2:after,#head-page:after{top:0%;right:-35%;transform:rotate(45deg);z-index:0}#head-page .item-50.p-5-5{padding-top:40px}#head-page .item-40.rht,#head-page .item-40,#head-page .item-50,.item-slide .item-50{width:100%}.flex img,#head-page .item-40 img,.item-slide .item-50 img{max-width:600px;margin-left:auto;margin-right:auto}}@media (max-width:767px){.item-col-steps.item-33,.item-list-col-text.item-33{width:100%}.career-holder{position:relative;padding-right:0}.career_sidebar_holder{width:100%;position:relative;top:0;left:0;right:auto}}@media (max-width:639px){.sq-holder2:before,#head-page:before{top:-40%;left:-20%;transform:rotate(-45deg);z-index:0}.sq-holder2:after,#head-page:after{top:0%;right:-35%;transform:rotate(45deg);z-index:0}}@media (min-width:560px){.item-c-holder.item-extra .item-c-data{padding-left:0}}@media (max-width:559px){.item-contact.item-data .item-c-holder.item-50.item-first{width:100%}.item-contact.item-data .item-c-holder.item-50.item-second{width:100%}.item-form .item-50.lft,.item-form .item-50.rht{width:100%;padding-left:0;padding-right:0}}@media (max-width:479px){.slick-arrow{top:auto;bottom:20px}.arrow-left.slick-arrow{right:55%;left:auto}.arrow-right.slick-arrow{left:55%;right:auto}.r-products.r-centered{padding-bottom:80px}}.sectionh{text-align:center}.item-career .largeh,.sectionh.wbar,.single #main .sectionh{text-align:left}.item-list-col-text .smallh{text-transform:uppercase}.item-career .largeh,.sectionh.wbar,.item-list-col-text .smallh,.single #main .sectionh{position:relative}.mainh,.largeh,.mediumh,.smallh,.sectionh{font-size:20px;line-height:30px}.sectionh,.mainh{font-size:40px;line-height:52px}.sectionh.wbar,.single #main .sectionh{font-size:30px;line-height:30px;padding-bottom:30px;margin-bottom:30px}.item-career .largeh{font-size:24px;line-height:34px;padding-bottom:30px;margin-bottom:30px}.item-career .largeh:after,.sectionh.wbar:after,.item-list-col-text .smallh:after,.single #main .sectionh:after{position:absolute;bottom:0;left:0;width:60px;content:;display:block;height:5px;border-top-left-radius:3px;border-top-right-radius:3px}.item-list-col-text .smallh:after{left:50%;transform:translateX(-50%)}.item-list-col-text .smallh{padding-bottom:30px;margin-bottom:30px}.largeh{font-size:20px;line-height:30px}.mainh,.smallh,.largeh{margin-bottom:30px}@media (max-width:959px){.mainh{font-size:36px;line-height:48px}.sectionh{font-size:40px;line-height:48px}.sectionh.wbar,.single #main .sectionh{font-size:28px;line-height:30px}.item-career .largeh{font-size:22px;line-height:32px}}@media (max-width:767px){.mainh{font-size:34px;line-height:46px}.sectionh{font-size:38px;line-height:46px}.sectionh.wbar,.single #main .sectionh{font-size:26px;line-height:30px}.item-career .largeh{font-size:22px;line-height:32px}}@media (max-width:479px){.mainh{font-size:30px;line-height:40px}.sectionh{font-size:32px;line-height:42px}.sectionh.wbar,.single #main .sectionh{font-size:24px;line-height:30px}.item-career .largeh{font-size:20px;line-height:30px}}.yt-svg{width:100px;height:100px}.text-post img{border-radius:20px;margin-bottom:40px}blockquote,.wp-block-columns,.wp-block-button,.wp-block-verse,.wp-block-table,.wp-block-pullquote,.wp-block-preformatted,.wp-block-code,.wp-block-image,.wp-block-cover,.text h1,.text h2,.text h3,.text h4,.text h5,.text h6,.text ol,.text ul,.text p{margin-bottom:30px}.text p:last-child,.text blockquote p:last-child{margin-bottom:0}.text ul li{position:relative;padding-left:30px;list-style:none}.text ul li:after{content:;position:absolute;top:10px;left:5px;width:10px;height:10px;border-radius:2px}.text ul li,.text ol li{margin-bottom:15px}@media (max-width:767px){.text h1{font-size:30px;line-height:40px}.text h2{font-size:24px;line-height:34px}.text h3{font-size:22px;line-height:30px}.text h4{font-size:20px;line-height:28px}.text h5{font-size:18px;line-height:24px}.text h6{font-size:16px;line-height:20px}.text ul li,.text ol li,.text p,.text p.has-regular-font-size{font-size:14px;line-height:24px;letter-spacing:.02em}.text p.has-small-font-size{font-size:12px;line-height:18px}.text p.has-large-font-size{font-size:22px;line-height:30px}.text p.has-larger-font-size{font-size:40px;line-height:50px}}@media (min-width:768px){.text h1{font-size:40px;line-height:50px}.text h2{font-size:36px;line-height:45px}.text h3{font-size:34px;line-height:42px}.text h4{font-size:32px;line-height:40px}.text h5{font-size:28px;line-height:35px}.text h6{font-size:22px;line-height:28px}.text ul li,.text ol li,.text p,.text p.has-regular-font-size{font-size:16px;line-height:28px;letter-spacing:.02em}.text p.has-small-font-size{font-size:14px;line-height:20px}.text p.has-large-font-size{font-size:38px;line-height:48px}.text p.has-larger-font-size{font-size:50px;line-height:60px}}.button-holder{padding-top:30px}.button-holder .button{margin-bottom:20px}button.button{cursor:pointer}#nav-bar .menu-dropdown>ul>li.special-button a:after{display:none}.text .wp-block-file .wp-block-file__button,.wp-block-button__link,.button{box-shadow:0 0 15px 0 rgba(0,0,0,.25);border-radius:8px;display:inline-block;height:47px;padding-left:30px;padding-right:30px;font-size:15px;line-height:47px;font-weight:700;text-transform:uppercase}.button-holder .button{margin-right:20px}.button-holder .button:last-child{margin-right:0}@media (min-width:959px){#nav-bar .menu-dropdown>ul>li.special-button a{box-shadow:0 0 15px 0 rgba(0,0,0,.25);border-radius:8px;display:inline-block;height:47px;padding-left:30px;padding-right:30px;font-size:15px;line-height:47px;font-weight:700;text-transform:uppercase}}inputplaceholder{color:#707070!important;font-family:Montserrat,sans-serif;font-weight:400;font-size:14px}::-webkit-input-placeholder{color:#707070!important;font-family:Montserrat,sans-serif;font-weight:400;font-size:14px}::-moz-placeholder{color:#707070!important;font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;opacity:1}:-ms-input-placeholder{color:#707070!important;font-family:Montserrat,sans-serif;font-weight:400;font-size:14px}:-moz-placeholder{color:#707070!important;font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;opacity:1}.text .wpcf7-acceptance img{margin-left:-3px;margin-top:4px}#searchsubmit{display:none}.wpcf7-list-item-label strong{font-weight:700}.form-acceptance{padding-top:20px;padding-bottom:0}.form-acceptance .wpcf7-list-item-label{display:inline-block}.form-small-text,.wpcf7-list-item-label{font-size:13px;line-height:25px;color:#666;font-family:Montserrat,sans-serif;font-weight:400}.wpcf7-list-item-label{padding-left:10px}.wpcf7-form-control-wrap{display:block}.wpcf7-file,.wpcf7-submit{display:none}inputtypefile,.wpcf7-submit{visibility:hidden}.website-wpcf7-file,.selectBox-dropdown,.wpcf7-confirm_email,.file-upload,.wpcf7-textarea,.wpcf7-text,.wpcf7-select,.cform-left input,.form-select,.form-input,.range-holder,.f-range-holder{border-style:solid;border-width:1px;width:100%}div.wpcf7{margin:0;padding:0}div.wpcf7-response-output{padding:20px;margin-top:10px;font-size:15px;line-height:20px;margin-left:auto;margin-right:auto}div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}div.wpcf7-mail-sent-ok{border:2px solid #398f14}div.wpcf7-mail-sent-ng{border:2px solid red}div.wpcf7-spam-blocked{border:2px solid #ffa500}div.wpcf7-validation-errors{border:2px solid #e5be54}.wpcf7-form-control-wrap{position:relative;width:100%}.wpcf7-form-control-wrap a{width:100%!important}span.wpcf7-list-item{display:inline-block;margin-bottom:20px}span.wpcf7-list-item-label::before,span.wpcf7-list-item-label::after{content: }.wpcf7-display-none{display:none}div.wpcf7{position:relative}div.wpcf7 .ajax-loader{visibility:hidden;display:block;background-image:url(https://lstsoft.pl/wp-content/themes/website/img/loader.gif);width:80px;height:80px;border:none;padding:0;margin:0;vertical-align:middle;position:absolute;bottom:0;right:-50px}@media (max-width:479px){div.wpcf7 .ajax-loader{right:0}}div.wpcf7 .ajax-loader.is-active{visibility:visible}div.wpcf7 div.ajax-error{display:none}div.wpcf7 .placeheld{color:#888}div.wpcf7 .wpcf7-recaptcha iframe{margin-bottom:0}div.wpcf7 inputtypefile{cursor:pointer}div.wpcf7 inputtypefile:disabled{cursor:default}div.wpcf7-response-output,.c-form{max-width:620px}@media (max-width:1079px){span.wpcf7-not-valid-tip{color:red;padding-top:5px;padding-bottom:10px;font-size:10px;line-height:20px;font-weight:400;display:block}.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;bottom:-10px;right:10px;z-index:100;color:red;padding:10px}}@media (min-width:1080px){span.wpcf7-not-valid-tip{color:red;padding-top:5px;padding-bottom:10px;font-size:10px;line-height:20px;font-weight:400;display:block}.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:4px;right:14px;z-index:100;border:1px solid red;background:red;color:#fff;height:40px;padding:10px}}@media (max-width:639px){.website-wpcf7-file,.selectBox-dropdown,.wpcf7-confirm_email,.file-upload,.wpcf7-text,.wpcf7-select,.cform-left input,.form-select,.form-input,.range-holder,.f-range-holder{font-size:14px;height:45px;line-height:45px;padding-left:20px;padding-right:20px;margin-bottom:20px}.wpcf7-textarea{height:150px;width:100%;margin-bottom:0;font-size:14px;line-height:23px;padding:10px 20px}.website-wpcf7-file-text{height:34px;line-height:34px}}@media (min-width:640px){.website-wpcf7-file,.selectBox-dropdown,.wpcf7-confirm_email,.file-upload,.wpcf7-text,.wpcf7-select,.cform-left input,.form-select,.form-input,.range-holder,.f-range-holder{font-size:14px;height:48px;line-height:48px;padding-left:15px;padding-right:15px;margin-bottom:20px}.wpcf7-textarea{font-size:14px;line-height:23px;padding:10px 15px;height:150px;width:100%;margin-bottom:0}.website-wpcf7-file-text{height:50px;line-height:50px}}.website-wpcf7-file{position:relative}.website-wpcf7-file-text{position:absolute;top:5px;right:5px;padding-left:20px;padding-right:20px;border-radius:25px;background:linear-gradient(to right,#ccc,#999);font-size:14px;font-weight:600;color:#fff;cursor:pointer}.website-wpcf7-file-btn{color:#999}.website-wpcf7-file-btn.has-file{color:#666;font-size:12px}.legal-clause p{font-size:12px;line-height:1.5;padding-top:10px;letter-spacing:.3px}.selectBox-dropdown{border:1px solid #f0f0f0;background-color:#fff;width:100%;color:#666;outline:none;vertical-align:middle;display:inline-block;cursor:default}.selectBox-dropdown.selectBox-placeholder-active .selectBox-label{font-size:16px;color:#999}.selectBox-dropdown:focus{border-color:#e00219}.selectBox-dropdown .selectBox-label{display:inline-block;white-space:nowrap;overflow:hidden;color:#666;font-size:12px}.selectBox-dropdown .selectBox-arrow{position:absolute;top:24px;right:30px;width:10px;height:15px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgMTE4LjE3IDY0Ljc1Ij48cGF0aCBmaWxsPSIjQ0RDQ0NDIiBkPSJNMTA4LjUgMS42NmwtNDkuNDIgNDkuNC00OS40LTQ5LjRhNS42NyA1LjY3IDAgMCAwLTguMDIgOC4wMmw1My40MiA1My40MWE1LjcgNS43IDAgMCAwIDguMDEgMGw1My40Mi01My40MWE1LjY3IDUuNjcgMCAwIDAtOC4wMi04LjAyeiIvPjwvc3ZnPg)}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:solid 1px #ccc;background:#FFF;-moz-box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);overflow:auto;-webkit-overflow-scrolling:touch}.selectBox-inline{min-width:150px;outline:none;border:solid 2px #959595;background:#FFF;display:inline-block;overflow:auto}.selectBox-inline:focus{border-color:#e00219}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;cursor:default;padding:0;margin:0}.selectBox-options LI A{line-height:1.5;padding:0 .5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat}.selectBox-options LI.indent-1 A{padding-left:1em}.selectBox-options LI.indent-2 A{padding-left:1.2em}.selectBox-options LI.indent-3 A{padding-left:1.4em}.selectBox-options LI.indent-4 A{padding-left:1.6em}.selectBox-options LI.selectBox-hover A{background-color:#EEE}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:transparent}.selectBox-options LI.selectBox-selected A{background-color:#17203a;color:#fff}.selectBox-options .selectBox-optgroup{color:#17203a;background:#fff;font-weight:700;line-height:1.5;padding:0 .3em;white-space:nowrap}.selectBox.selectBox-disabled{color:#888!important}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;filter:alpha(opacity50);border-color:#666}.selectBox-inline.selectBox-disabled{color:#888!important}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:transparent!important}.icheckbox_minimal,.iradio_minimal{display:inline-block;*display:inline;vertical-align:middle;margin:0;padding:0;width:25px;height:25px;border:1px solid #ccc;cursor:pointer;position:relative}.icheckbox_minimal:before{opacity:0;content:;position:absolute;width:15px;height:15px;display:block;top:4px;left:4px}.icheckbox_minimal.checked:before{opacity:1}.icheckbox_minimal{background-position:0 0;top:-5px}.icheckbox_minimal.hover{background-position:-20px 0}.icheckbox_minimal.checked{background-position:-40px 0}.icheckbox_minimal.disabled{background-position:-60px 0;cursor:default}.icheckbox_minimal.checked.disabled{background-position:-80px 0}.iradio_minimal{background-position:-100px 0}.iradio_minimal.hover{background-position:-120px 0}.iradio_minimal.checked{background-position:-140px 0}.iradio_minimal.disabled{background-position:-160px 0;cursor:default}.iradio_minimal.checked.disabled{background-position:-180px 0}.wpcf7-form-control.as-label{border:none;display:none}.wpcf7-form-control.as-label+.live-placeholder{display:block;position:relative;font-size:20px;color:#999;line-height:30px;left:0;top:0}textarea{line-height:1.3}.wpcf7-form-control.hidden{display:none}.live-placeholder{position:absolute;left:11px;top:2px;display:inline-block;line-height:45px;font-size:12px;padding:0 5px;pointer-events:none;transition:all .2s ease-out!important}.live-placeholder.active{top:-4px;font-size:10px;line-height:10px}.wpcf7-validates-as-required+.live-placeholder:not(.active):after{content: *;color:red}@media (max-width:639px){.live-placeholder{line-height:41px}}inputtypefile{visibility:visible}.wpcf7-file{display:block}.wpcf7 .thefilebox-wrap .clear{position:absolute;width:10px;border:none;height:20px;text-indent:9999px;top:50%;transform:translateY(-50%);right:20px;background-color:#fff}.wpcf7 .forfilebox{position:absolute;width:10px;border:none;height:20px;text-indent:9999px;top:50%;transform:translateY(-50%);right:20px;background-color:#fff;pointer-events:none}.wpcf7 .thefilebox-wrap .clear:after,.wpcf7 .forfilebox:after,.wpcf7 .forfilebox:before{position:absolute;content:;display:block}.wpcf7 .thefilebox-wrap .clear:after{z-index:20}.wpcf7 .thefilebox-wrap{position:relative;border:1px solid transparent;border-radius:5px;margin-top:20px}.wpcf7 .forfilebox:after{width:2px;height:10px;top:50%;left:50%;background-color:#666;transform:translate(-50%,-50%)}.wpcf7 .thefilebox-wrap .clear:after,.wpcf7 .forfilebox:before{width:10px;height:2px;top:50%;left:50%;background-color:#666;transform:translate(-50%,-50%)}.wpcf7 .thefilebox-wrap .clear{cursor:pointer}.wpcf7 .thefilebox{width:100%;height:100%;opacity:0;overflow:hidden;position:absolute;left:0;top:0;cursor:pointer}.wpcf7 .filegroup .add-file{display:inline-block;font-size:14px;line-height:50px;background:linear-gradient(to left,#e60012,#ba000f);color:#fff;padding:0 20px;border:1px solid #fff;font-weight:700;float:right;text-transform:uppercase;cursor:pointer;clear:both;margin-bottom:20px}.wpcf7 .filegroup .add-file:after{content:+;float:right;margin-left:90px;font-size:40px;font-weight:300}.wpcf7 .forfilebox-label{font-size:14px;line-height:48px;padding:0 50px 0 15px;display:block;width:100%}.flex-text .text,.flex-image img{position:relative;z-index:2}.flex-text .button-holder{padding-top:20px}@media (max-width:639px){.flex .item-image-2{margin-bottom:30px}}@media (min-width:480px) and (max-width:767px){#product-tour .flex{padding-right:30px;padding-left:30px}}@media (min-width:640px) and (max-width:767px){.flex .item-image-2{margin-bottom:40px}}@media (max-width:767px){.flex .flex-image{margin-bottom:30px}}@media (min-width:768px) and (max-width:959px){.ctr-flex{margin-left:40px;margin-right:40px}.flex.ctr,.ctr-flex .ctr{margin-left:0;margin-right:0}.flex.even{padding-right:20px}.flex.odd{padding-left:20px}.flex .flex-image{margin-bottom:30px}.section-flex{display:inline-block;width:50%;margin:0;vertical-align:top;line-height:0}.flex .item-image-2{display:none}}@media (min-width:960px){.flex .item-image-2{display:none}.flex{display:flex;flex-direction:row;align-content:center}.flex:last-child{padding-bottom:0}.flex-text{display:flex;flex-direction:column;justify-content:center}.flex-image{display:flex;flex-direction:column;position:relative}.flex-text,.flex-image{position:relative;z-index:10}.flex-text,.flex-image{width:50%}.flex.even .flex-image,.flex.odd .flex-text{order:1}.flex.even .flex-text,.flex.odd .flex-image{order:2}}@media (min-width:960px) and (max-width:1079px){.odd .flex-text{padding-right:60px}.even .flex-text{padding-left:60px}}@media (min-width:1080px){.odd .flex-text{padding-right:80px}.even .flex-text{padding-left:80px}}.list-col-svg .item-svg svg{width:55px;height:55px;position:absolute;top:50%;left:50%;display:block;transform:translate(-50%,-50%)}.list-col-svg .item-svg{border-radius:50%;margin-left:auto;margin-right:auto;width:110px;height:110px;display:block;margin-bottom:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.item-col-svg{text-align:center}.HorizontalTab{position:relative;z-index:2}h2.resp-accordion{font-size:24px;line-height:30px;cursor:pointer;padding-top:15px;padding-bottom:15px;font-weight:600}ul.resp-tabs-list{margin:0;padding:0}.resp-tabs-container{padding:0;clear:left}h2.resp-accordion{display:none}.resp-tab-content{display:none;padding:0}.resp-accordion-active,.resp-content-active,.resp-easy-accordion h2.resp-accordion,.resp-tab-content-active{display:block}h2.resp-tab-active{color:#fd9827;border-bottom:1px solid #eaeaea}.resp-vtabs ul.resp-tabs-list{float:left;width:30%}.resp-vtabs .resp-tabs-list li{display:block;padding:15px!important;margin:0 0 4px;cursor:pointer;float:none}.resp-vtabs .resp-tabs-container{padding:0;background-color:#fff;border:1px solid #c1c1c1;float:left;width:68%;min-height:250px;border-radius:4px;clear:none}.resp-vtabs .resp-tab-content{border:none;word-wrap:break-word}.resp-vtabs li.resp-tab-active{position:relative;z-index:1;margin-right:-1px!important;padding:14px 15px 15px 14px!important;border:1px solid #5AB1D0!important;border-left:4px solid #5AB1D0!important;margin-bottom:4px!important;border-right:1px #FFF solid!important}.resp-arrow{width:0;height:0;float:right;margin-top:3px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #c1c1c1}h2.resp-tab-active span.resp-arrow{border:none;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #9B9797}.resp-jfit{width:100%;margin:0}@media only screen and (max-width:959px){ul.resp-tabs-list{display:none}h2.resp-accordion{display:block}.resp-tab-content .text .sectionh{display:none!important}#testimonials-area{border-top:none}h2.resp-accordion{background-color:transparent!important}h2.resp-tab-active,.resp-tab-content-active{border:none}.resp-tab-content-active{padding-top:20px;padding-bottom:20px}.resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:100px;clear:none}.resp-accordion-closed{display:none!important}.tab-map img{margin-bottom:30px}}@media only screen and (max-width:959px){.resp-tab-content{padding-top:0;padding-bottom:60px}}@media only screen and (min-width:960px){.resp-tabs-list{position:relative;z-index:5}.resp-tabs-list li{background-color:transparent!important}.resp-tabs-list li{width:33.3%}.resp-tab-item{cursor:pointer}.resp-tabs-list li{display:block;padding-left:0;padding-right:0;padding-bottom:10px;line-height:50px}.resp-tabs-list li span{display:none}.resp-tabs-list li{width:100%}.resp-tabs-list li{position:relative}}.resp-tabs-list li.tabh{font-weight:600}.tab-img img{width:100%;max-width:370px}.tab-map img{width:100%;max-width:560px}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:move}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}dirrtl .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{text-align:center;position:absolute;bottom:0;width:100%}.slick-dots li{display:inline-block;margin-left:2px;margin-right:2px}.slick-dots li button{position:relative;padding-left:30px;padding-right:30px;padding-bottom:15px;padding-top:15px;background-color:transparent;border:none;cursor:pointer;font-size:14px;line-height:18px}.slick-dots li button:before{content:0}.slick-dots li button:after{position:absolute;bottom:0;left:0;content:;display:block;width:100%;height:5px;border-top-left-radius:3px;border-top-right-radius:3px}.cc-cnt{--cc-primary-color:#fa9634}.cc-switch .slider:before{background-color:#CCC}.cc-switch .slider{background-color:#f3f3f3}button.button{cursor:pointer}#cc-popup .cc-service,#cc-popup .cc-cnt .cc-consent,#cc-popup .cc-buttons{border-color:#f2f7fd}details.cc-service>summary:after,details.cc-content-type>summary:after{border-color:#000313 transparent transparent transparent}.cc-content-type>.cc-header{font-size:15px;line-height:20px;font-weight:700}.cc-service .cc-header{font-size:13px;line-height:18px;font-weight:700}.cc-header .cc-content{font-weight:700}#cc-popup{width:100%;min-width:350px;display:none;z-index:10000!important;position:fixed;bottom:50%;transform:translateY(50%)}#cc-popup.show.manage .cc-intro,#cc-popup .cc-intro,#cc-popup .cc-consents{display:none}#cc-popup.show{display:block}#cc-popup.show .cc-intro{display:block}#cc-popup.show.manage .cc-consents{display:block}#cc-popup .cc-cnt{width:100%;max-width:800px;margin:0 auto;background-color:#FFF;box-shadow:0 20px 40px 0 rgba(0,0,0,.15)}.cc-switch{position:relative;display:block;width:50px;height:22px}.cc-switch.disabled inputtypecheckbox,.cc-switch.disabled input,.cc-switch.disabled .slider,.cc-switch.disabled{cursor:not-allowed}.cc-switch inputtypecheckbox{opacity:0;width:50px;height:22px;cursor:pointer;position:relative;z-index:10}.cc-switch .slider{opacity:1;position:absolute;pointer-events:none;cursor:pointer;top:0;left:0;right:0;bottom:0;transition:.4s;z-index:99}.cc-switch .slider:before{position:absolute;content:;height:24px;width:24px;left:-1px;bottom:-1px;transition:.4s;box-shadow:0 4px 6px 0 rgba(0,0,0,.15)}.cc-switch input:checked+.slider:before{background-color:#fff}.cc-switch input:checked+.slider{background-color:var(--cc-primary-color)}.cc-switch input:focus+.slider{box-shadow:0 0 1px #f3f3f3}.cc-switch input:checked+.slider:before{transform:translateX(28px)}.cc-switch .slider.round{border-radius:11px}.cc-switch .slider.round:before{border-radius:50%}.cc-intro .cc-header{padding-bottom:20px}.cc-intro{padding:30px 30px 10px}.cc-buttons{display:flex;justify-content:space-between}.cc-buttons:not(.fullpage){padding:20px 30px;border-top:1px solid transparent}.cc-buttons.fullpage{padding:30px 0}.cc-button.button.small{border:none;padding:10px 20px;font-size:14px;line-height:20px}#cc-popup.show:not(.manage) #ccAcceptAll,#cc-popup.show:not(.manage) #ccSaveChoice{display:none}#cc-popup.show.manage #ccAccept,#cc-popup.show.manage #ccManage,#cc-popup.show.manage #ccReject{display:none}.cc-content-type .cc-header{padding-bottom:20px}.cc-service .cc-header{padding-bottom:0}.cc-text{padding-right:20px}.cc-intro>.cc-text,.cc-consents>.cc-text{padding-bottom:20px}.cc-text,.cc-text p{font-size:12px;line-height:20px}.cc-cnt .cc-consent{display:block;border-bottom:1px solid transparent;padding-bottom:0;margin-bottom:20px;position:relative}.cc-cnt .cc-consent:last-child{margin-bottom:0}.cc-cnt .cc-consent .cc-content-type>summary>.cc-header{padding-right:80px;padding-bottom:20px}.cc-cnt .cc-consent .cc-switch-hld{position:absolute;top:0;right:0;z-index:99}.cc-consents:not(.fullpage){overflow-y:auto;overflow-x:hidden;max-height:80vh;padding:20px 30px}detailsopen.cc-service>summary:after,detailsopen.cc-content-type>summary:after{width:0;height:0;border-style:solid;border-width:0 5px 5px 5px}details.cc-service>summary:after{content:;position:absolute;top:auto;bottom:14px;right:0;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px}details.cc-content-type>summary:after{content:;position:absolute;top:8px;left:-18px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px}details.cc-content-type>summary,details.cc-service>summary{width:100%;display:block;position:relative;padding-bottom:10px;margin-top:10px}.cc-usage span,.cc-sharing span{display:inline-block;padding-right:5px}.cc-service{border-top:1px solid transparent;padding:5px 0 10px 0}.cc-cookie-file .cc-33{width:33.3%}cc-service-info .cc-content span,.cc-usage .cc-content,.cc-sharing .cc-content,.cc-cookie-file .cc-content{font-size:12px;line-height:20px}.cc-service-info{padding-bottom:10px}.cc-service-info .cc-content,.cc-service-info .cc-content p{font-size:12px;line-height:20px}.cc-service-info .cc-content span{font-weight:700}.cc-cookie-file-header{display:none}.cc-cookie-file-header .cc-header{font-weight:700}.cc-cookie-file{padding:5px 0}.cc-cookie-file .cc-name,.cc-cookie-file .cc-expiration,.cc-cookie-file .cc-function{width:100%}@media (min-width:640px){.cc-cookie-file span{display:none}.cc-usage span,.cc-sharing span,.cc-cookie-file-header{display:block}.cc-usage,.cc-sharing,.cc-cookie-file .cc-name,.cc-cookie-file .cc-expiration,.cc-cookie-file .cc-function{display:inline-block;margin:0;vertical-align:top;line-height:0}.cc-usage .cc-content,.cc-sharing .cc-content,.cc-cookie-file .cc-content{padding-right:20px}.cc-cookie-file .cc-function{width:45%}.cc-cookie-file .cc-name{width:35%}.cc-cookie-file .cc-expiration{width:20%}.cc-usage,.cc-sharing{width:50%}}/style>meta namerobots contentmax-image-preview:large />style idclassic-theme-styles-inline-css typetext/css>/*! This file is auto-generated */.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}/style>style idglobal-styles-inline-css typetext/css>body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}/style>link relhttps://api.w.org/ hrefhttps://lstsoft.pl/wp-json/ />link relalternate typeapplication/json hrefhttps://lstsoft.pl/wp-json/wp/v2/pages/2 />link relcanonical hrefhttps://lstsoft.pl/ />link relshortlink hrefhttps://lstsoft.pl/ /> style typetext/css idwp-custom-css> h1 { font-size:55px !important; line-height:52px !important; }h2 { font-size:42px !important; line-height:48px !important; }h3 { font-size:28px !important; line-height:42px !important; }@media only screen and (max-width: 959px) { h2.resp-accordion {font-size:20px !important} /style> /head>body classhome page-template page-template-tpl page-template-home page-template-tplhome-php page page-id-2 itemscope itemtypehttp://schema.org/Organization>div idloader-wrapper> div idloader> /div>/div>header idmain-head classanm> div idmain-head-holder> div idheader-middle classctr> div idlogo classanm>a itempropurl hrefhttps://lstsoft.pl/ titleLST Soft relhome> div itemproplogo> svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 56.693 32.238 width100px height59px>path fill#46494A dM10.311 26.334c-.417-.134-.777-.203-1.074-.203-.284 0-.51.052-.675.157-.166.102-.246.253-.246.456 0 .257.117.451.355.588.24.134.607.275 1.106.419.498.145.909.289 1.23.436.323.146.597.365.826.658.229.287.344.67.344 1.152 0 .463-.124.863-.37 1.198-.246.335-.582.59-1.013.763-.429.174-.918.261-1.465.261-.589 0-1.166-.104-1.733-.313-.57-.209-1.06-.49-1.476-.849l.655-1.342c.367.333.791.602 1.267.8.477.201.913.301 1.307.301.34 0 .606-.062.794-.188.192-.123.287-.301.287-.538 0-.187-.064-.343-.192-.461-.127-.123-.291-.221-.488-.299-.198-.076-.469-.158-.815-.259-.499-.136-.904-.277-1.222-.413-.315-.141-.587-.35-.814-.636-.229-.283-.343-.658-.343-1.13 0-.436.118-.819.355-1.148.233-.329.562-.584.985-.759.422-.177.914-.267 1.475-.267.498 0 .991.075 1.475.219.483.149.914.341 1.286.584l-.633 1.36c-.372-.23-.767-.412-1.188-.547zM23.579 25.226c.597.327 1.068.775 1.41 1.347.342.572.514 1.206.514 1.907 0 .7-.172 1.336-.514 1.908-.342.576-.813 1.028-1.41 1.357-.593.329-1.254.494-1.983.494-.728 0-1.388-.165-1.982-.494-.597-.329-1.066-.779-1.407-1.351-.342-.57-.516-1.21-.516-1.915 0-.701.174-1.334.516-1.907.341-.572.808-1.02 1.4-1.347.593-.323 1.255-.487 1.99-.487.727.001 1.389.165 1.982.488zm-3.082 1.254c-.349.203-.622.482-.823.835-.199.353-.3.741-.3 1.164 0 .427.104.819.306 1.174.206.354.478.632.821.839.343.209.717.313 1.115.313.403 0 .773-.102 1.107-.307.337-.203.603-.486.802-.841.196-.357.294-.75.294-1.178 0-.423-.098-.811-.294-1.164-.199-.353-.464-.632-.802-.835-.334-.205-.704-.307-1.107-.307-.398 0-.776.103-1.119.307zM31.435 24.855h5.223l-.01 1.359h-3.572V28h3.281v1.371h-3.281v2.753h-1.641v-7.269zM43.454 24.855h6.076v1.391h-2.221v5.878h-1.642v-5.878h-2.213v-1.391z/>path fill#EE3436 dM16.859 2.914c0-1.132.45-2.158 1.18-2.914H2.914C1.306 0 0 1.305 0 2.914v14.574c0 1.609 1.306 2.914 2.914 2.914H18.039c-.729-.757-1.18-1.782-1.18-2.914V2.914zm-4.48 12.495H5.918V5.531h2.229v7.931h4.232v1.947z/>path fill#F79434 dM35.008 17.488V2.914c0-1.132.451-2.158 1.18-2.914H21.063c-1.61 0-2.914 1.305-2.914 2.914v14.574c0 1.609 1.304 2.914 2.914 2.914H36.188c-.73-.757-1.18-1.782-1.18-2.914zm-4.048-3.84c-.3.48-.731.859-1.296 1.136s-1.216.443-1.958.498c-.797.06-1.591-.022-2.381-.247-.79-.225-1.484-.56-2.085-1.006l.755-1.882c.53.414 1.129.732 1.797.958.667.225 1.268.315 1.802.277.458-.034.811-.145 1.059-.333.244-.189.356-.439.331-.759-.019-.255-.12-.458-.306-.61-.187-.151-.415-.267-.688-.352-.278-.084-.655-.172-1.133-.269-.69-.139-1.254-.285-1.697-.442-.44-.156-.829-.415-1.166-.776-.338-.361-.532-.861-.579-1.499-.042-.59.078-1.122.365-1.59.285-.469.704-.845 1.26-1.125.555-.283 1.212-.452 1.972-.508.674-.048 1.348 0 2.02.146.67.148 1.272.369 1.802.66l-.724 1.908c-.529-.273-1.083-.478-1.664-.62-.581-.141-1.074-.197-1.476-.167-.386.028-.684.123-.9.279-.215.158-.311.373-.291.644.024.347.206.6.544.761.337.158.851.311 1.541.458.689.148 1.261.303 1.711.467.451.165.844.434 1.184.805.338.371.531.881.579 1.527.046.628-.078 1.182-.378 1.661z/>path fill#1EAF4B dM53.781 0H39.207c-1.609 0-2.917 1.305-2.917 2.914v14.574c0 1.609 1.308 2.914 2.917 2.914h14.574c1.605 0 2.912-1.305 2.912-2.914V2.914C56.693 1.305 55.386 0 53.781 0zm-3.409 7.423h-3.021v7.985h-2.228V7.423h-3.006V5.531h8.255v1.892z/>/svg> /div> /a>/div> div idnav-bar-holder> nav idnav-bar classmenu-no-scroll> div idnav-bar-area classlist anm> div iddl-menu classdl-menuwrapper menu-dropdown> ul idmenu-menu-glowne classmenu>li idmenu-item-140 classmenu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2 current_page_item menu-item-140>a hrefhttps://lstsoft.pl/ aria-currentpage>Home/a>/li>li idmenu-item-139 classmenu-item menu-item-type-post_type menu-item-object-page menu-item-139>a hrefhttps://lstsoft.pl/o-lst-soft/>Firma/a>/li>li idmenu-item-141 classmenu-item menu-item-type-post_type_archive menu-item-object-products menu-item-has-children menu-item-141>a hrefhttps://lstsoft.pl/produkty/>Produkty/a>ul classsub-menu> li idmenu-item-201 classmenu-item menu-item-type-post_type menu-item-object-products menu-item-201>a hrefhttps://lstsoft.pl/produkty/ipersonel-kadry-i-place/>iPersonel – Kadry i płace/a>/li> li idmenu-item-200 classmenu-item menu-item-type-post_type menu-item-object-products menu-item-200>a hrefhttps://lstsoft.pl/produkty/ipersonel-portal-pracownika/>iPersonel – Portal Pracownika/a>/li> li idmenu-item-203 classmenu-item menu-item-type-post_type menu-item-object-products menu-item-203>a hrefhttps://lstsoft.pl/produkty/iservice-mobilny-serwisant/>iService – Mobilny Serwisant/a>/li> li idmenu-item-202 classmenu-item menu-item-type-post_type menu-item-object-products menu-item-202>a hrefhttps://lstsoft.pl/produkty/icommerce-mobilny-handlowiec/>iCommerce – Mobilny Handlowiec/a>/li> li idmenu-item-205 classmenu-item menu-item-type-post_type menu-item-object-products menu-item-205>a hrefhttps://lstsoft.pl/produkty/exact-business-software/>Exact Business Software/a>/li> li idmenu-item-1480 classmenu-item menu-item-type-custom menu-item-object-custom menu-item-1480>a hrefhttps://lstsoft.pl/produkty/moduly-dodatkowe-dla-exact>Moduły dodatkowe dla systemu Exact/a>/li>/ul>/li>li idmenu-item-143 classmenu-item menu-item-type-post_type_archive menu-item-object-services menu-item-has-children menu-item-143>a hrefhttps://lstsoft.pl/uslugi/>Usługi/a>ul classsub-menu> li idmenu-item-209 classmenu-item menu-item-type-post_type menu-item-object-services menu-item-209>a hrefhttps://lstsoft.pl/uslugi/wdrozenia-exact-globe-i-exact-synergy/>Wdrożenia Exact Globe i Exact Synergy/a>/li> li idmenu-item-208 classmenu-item menu-item-type-post_type menu-item-object-services menu-item-208>a hrefhttps://lstsoft.pl/uslugi/oprogramowanie-na-zamowienie/>Oprogramowanie na zamówienie/a>/li> li idmenu-item-207 classmenu-item menu-item-type-post_type menu-item-object-services menu-item-207>a hrefhttps://lstsoft.pl/uslugi/wsparcie-serwisowe/>Wsparcie serwisowe/a>/li> li idmenu-item-206 classmenu-item menu-item-type-post_type menu-item-object-services menu-item-206>a hrefhttps://lstsoft.pl/uslugi/outsourcing-it/>Outsourcing IT/a>/li>/ul>/li>li idmenu-item-142 classmenu-item menu-item-type-post_type_archive menu-item-object-career menu-item-142>a hrefhttps://lstsoft.pl/kariera/>Kariera/a>/li>li idmenu-item-137 classmenu-item menu-item-type-post_type menu-item-object-page menu-item-137>a hrefhttps://lstsoft.pl/aktualnosci/>Aktualności/a>/li>li idmenu-item-138 classspecial-button menu-item menu-item-type-post_type menu-item-object-page menu-item-138>a hrefhttps://lstsoft.pl/kontakt/>Skontaktuj się/a>/li>/ul> /div> div idnav-bar-area-holder> /div> /div> /nav>/div>div classnavbar-header anm> button classhamburger hamburger--spin typebutton>span classhamburger-label first>MENU/span>span classhamburger-label second>ZAMKNIJ/span> span classhamburger-box> span classhamburger-inner>/span> /span> /button>/div> /div> /div>/header>div idmain>main>div idr-home-holder classgradient> div idr-home> div classitem-slide p-5-5> div classctr clr> div classitem-50 rht> figure>img classimg-rwd lazyload altOprogramowanie dla firm z ambicjami srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAAJYCAYAAAC+ZpjcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIBXA/yTAAFLZiwOAAAAAElFTkSuQmCC data-srchttps://lstsoft.pl/wp-content/uploads/2019/12/lst-tworzymy-oprogramowanie.png data-srcset />/figure> /div> div classitem-50 p-5-5 lft> h2 classmainh>Oprogramowanie dla firm z ambicjami span>/span>/h2> div classtext intro>p>Specjalizujemy się w tworzeniu, wdrażaniu i serwisowaniu oprogramowania biznesowego. Dla firm średniej wielkości i dużych. O różnych profilach działalności i z różnych branż. Ale zawsze z wielkimi ambicjami. Dostarczane przez nas oprogramowanie potrafi sprostać oczekiwaniom nawet najbardziej wymagających użytkowników, a firmom pomaga budować trwałą przewagę konkurencyjną./p>/div> div classbutton-holder anm> a classbutton hrefhttps://lstsoft.pl/produkty/ titleOprogramowanie dla firm z ambicjami>Dowiedz się więcej/a> /div> /div> /div> /div> div classitem-slide p-5-5> div classctr clr> div classitem-50 rht> figure>img classimg-rwd lazyload altiService automatyzuje pracę serwisu srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAAJYCAYAAAC+ZpjcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIBXA/yTAAFLZiwOAAAAAElFTkSuQmCC data-srchttps://lstsoft.pl/wp-content/uploads/2020/01/Baner-2.png data-srcset />/figure> /div> div classitem-50 p-5-5 lft> h2 classmainh>iService automatyzuje pracę serwisu span>/span>/h2> div classtext intro>p>Zwiększamy efektywność działania pracowników serwisu w terenie i automatyzujemy wszelkie czynności administracyjne, związane z realizacją zleceń serwisowych. Informacje na temat aktualnych zleceń, serwisowanych urządzeń i warunków świadczenia usług udostępniamy serwisantom na tabletach. Dzięki iService obieg dokumentów serwisowych jest błyskawiczny, a wszelkie informacje są zawsze aktualne i łatwo dostępne./p>/div> div classbutton-holder anm> a classbutton hrefhttps://lstsoft.pl/produkty/iservice-mobilny-serwisant/ titleiService automatyzuje pracę serwisu>Dowiedz się więcej/a> /div> /div> /div> /div> div classitem-slide p-5-5> div classctr clr> div classitem-50 rht> figure>img classimg-rwd lazyload altSystem kadrowo-płacowy iPersonel srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAAJYCAYAAAC+ZpjcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIBXA/yTAAFLZiwOAAAAAElFTkSuQmCC data-srchttps://lstsoft.pl/wp-content/uploads/2020/01/Baner-3_v2.png data-srcset />/figure> /div> div classitem-50 p-5-5 lft> h2 classmainh>System kadrowo-płacowy iPersonelspan>/span>/h2> div classtext intro>p>iPersonel pozwala w bezpieczny sposób przetwarzać dane kadrowo-płacowe w środowisku Internetu. Stworzyliśmy oprogramowanie w najwyższym stopniu intuicyjne, łatwe w obsłudze i elastyczne. Dzięki temu jego wdrożenie w dowolnej organizacji jest szybkie i bezproblemowe. Naszym celem było maksymalne zautomatyzowanie rutynowych czynności w obszarze kadrowo-płacowym i zastąpienie papierowych dokumentów dokumentami elektronicznymi./p>/div> div classbutton-holder anm> a classbutton hrefhttps://lstsoft.pl/produkty/ipersonel-kadry-i-place/ titleSystem kadrowo-płacowy iPersonel>Dowiedz się więcej/a> /div> /div> /div> /div> /div>/div>article> div classsq-holder p-0-0>article classsection p-5-5 ctr-flex list idco-robimy>div classctr p-0-0>h2 classsectionh>Co robimy?span>/span>/h2>/div>div classsection-flex p-5-0 ctr>div classflex p-0-0 even> div classflex-image srf-even> figure>img classimg-rwd lazyload srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXQAAAD3CAYAAAANMK+RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABe0lEQVR4nO3BMQEAAADCoPVPbQ0PoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAODCc8gAB+qY3cAAAAABJRU5ErkJggg data-srchttps://lstsoft.pl/wp-content/uploads/2019/11/lstsoft-o-nas-03.png data-srcsethttps://lstsoft.pl/wp-content/uploads/2019/11/lstsoft-o-nas-03.png 800w, https://lstsoft.pl/wp-content/uploads/2019/11/lstsoft-o-nas-03-768x576.png 768w, https://lstsoft.pl/wp-content/uploads/2019/11/lstsoft-o-nas-03-610x458.png 610w />/figure> /div> div classflex-text> div classtext srf-odd> p>Projektujemy, tworzymy, wdrażamy i serwisujemy oprogramowanie dla firm. W naszej ofercie znajdują się kompleksowe systemy ERP, CRM, BPM, jak również najlepsze w swojej klasie oprogramowanie kadrowo-płacowe i do zarządzania serwisem. W ciągu minionych dziesięciu lat zrealizowaliśmy z sukcesem ponad 300 projektów, które przyniosły wymierne korzyści naszym klientom. Chętnie pomożemy również Twojej firmie./p> /div> div classbutton-holder anm> a classbutton hrefhttps://lstsoft.pl/o-lst-soft/ title>Czytaj więcej/a> /div> /div>/div>/div>/article>article classsection p-5-0 ctr-flex list list-col-svg sand idnasze-specjalizacje>div classctr p-0-0>h2 classsectionh>Nasze specjalizacjespan>/span>/h2>/div>div classctr-30 p-5-5 list> article classitem-col-svg item-25> div classitem-content> div classitem-svg srf>div classitem-number>01/div>svg xmlns:xlinkhttp://www.w3.org/1999/xlink viewBox0 0 100 100 classico-wdrozenia>use classnormal xlink:href#svg-ico-wdrozenia x0 y0/>/svg>/div> div classitem-head srf>h3 classsmallh>Wdrożenia Exact/h3>/div> div classitem-text srf text>p>Wdrażamy, konfigurujemy i kastomizujemy oprogramowanie Exact Globe oraz Exact Synergy – jako oficjalny partner firmy Exact w Polsce./p>/div> /div> /article> article classitem-col-svg item-25> div classitem-content> div classitem-svg srf>div classitem-number>02/div>svg xmlns:xlinkhttp://www.w3.org/1999/xlink viewBox0 0 100 100 classico-service>use classnormal xlink:href#svg-ico-service x0 y0/>/svg>/div> div classitem-head srf>h3 classsmallh>Wsparcie serwisowe/h3>/div> div classitem-text srf text>p>Zapewnimy Ci oprogramowanie dostosowane do zmieniających się przepisów i technologii. Otrzymasz dedykowanego opiekuna, który zna specyfikę działania Twojej firmy./p>/div> /div> /article> article classitem-col-svg item-25> div classitem-content> div classitem-svg srf>div classitem-number>03/div>svg xmlns:xlinkhttp://www.w3.org/1999/xlink viewBox0 0 100 100 classico-custom-software>use classnormal xlink:href#svg-ico-custom-software x0 y0/>/svg>/div> div classitem-head srf>h3 classsmallh>Oprogramowanie na zamówienie/h3>/div> div classitem-text srf text>p>Projektujemy i tworzymy indywidualne rozwiązania, niedostępne w standardowym oprogramowaniu. Integrujemy systemy różnych dostawców, żeby tworzyły spójną całość./p>/div> /div> /article> article classitem-col-svg item-25> div classitem-content> div classitem-svg srf>div classitem-number>04/div>svg xmlns:xlinkhttp://www.w3.org/1999/xlink viewBox0 0 100 100 classico-outsourcing>use classnormal xlink:href#svg-ico-outsourcing x0 y0/>/svg>/div> div classitem-head srf>h3 classsmallh>Outsourcing IT/h3>/div> div classitem-text srf text>p>Oferujemy możliwość hostingu oprogramowania w największym i najnowocześniejszym Data Center w Polsce. Zapewniamy bezpieczną infrastrukturę serwerową – dostępną 24/7./p>/div> /div> /article> /div>/article>article classsection p-5-0 list list-col-svg idoferowane-produkty>div classctr p-0-0>h2 classsectionh>Oferowane produkty span>/span>/h2>/div> div classr-products r-centered ctr-30 list> ?> div classitem-product item-33 p-5-0 product-no-1>div classitem-content>div classitem-head> div classwindow-holder> div classwindow-head>span>/span>/div> div classwindow-content>a hrefhttps://lstsoft.pl/produkty/ipersonel-kadry-i-place/ titleiPersonel – Kadry i płace>figure>img classimg-rwd lazyload altiPersonel – Kadry i płace srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAB9CAYAAADnXyxYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeElEQVR4nO3BgQAAAADDoPlTX+AIVQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcA4csAAH/tLmXAAAAAElFTkSuQmCC data-srchttps://lstsoft.pl/wp-content/uploads/2019/11/logo-ipersonel.png data-srcset />/figure>/a>/div> /div> /div>div classitem-text>h3 classsmallh>a hrefhttps://lstsoft.pl/produkty/ipersonel-kadry-i-place/ titleiPersonel – Kadry i płace>strong>iPersonel – Kadry i płace/strong>/a>/h3>div classitem-intro text>p>System kadrowo-płacowy, który pozwoli Ci pozbyć się zmartwień o poprawne naliczenie listy płac, wysyłkę PIT-ów czy porządek w dokumentach pracowniczych. Przekonaj się, jak możesz odmienić swój dział kadr i płac, pracując z iPersonel./p>/div>/div>/div>/div> ?> div classitem-product item-33 p-5-0 product-no-2>div classitem-content>div classitem-head> div classwindow-holder> div classwindow-head>span>/span>/div> div classwindow-content>a hrefhttps://lstsoft.pl/produkty/ipersonel-portal-pracownika/ titleiPersonel – Portal Pracownika>figure>img classimg-rwd lazyload altiPersonel – Portal Pracownika srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAB9CAYAAADnXyxYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeElEQVR4nO3BgQAAAADDoPlTX+AIVQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcA4csAAH/tLmXAAAAAElFTkSuQmCC data-srchttps://lstsoft.pl/wp-content/uploads/2019/11/logo-ipersonel.png data-srcset />/figure>/a>/div> /div> /div>div classitem-text>h3 classsmallh>a hrefhttps://lstsoft.pl/produkty/ipersonel-portal-pracownika/ titleiPersonel – Portal Pracownika>strong>iPersonel – Portal Pracownika/strong>/a>/h3>div classitem-intro text>p>Portal Pracownika zapewni Tobie i Twoim pracownikom stały dostęp do informacji, na które czekają. Dzięki temu, będą mogli sprawdzić wysokość swojego wynagrodzenia, czy złożyć elektroniczne wnioski urlopowe – i to w każdej chwili./p>/div>/div>/div>/div> ?> div classitem-product item-33 p-5-0 product-no-3>div classitem-content>div classitem-head> div classwindow-holder> div classwindow-head>span>/span>/div> div classwindow-content>a hrefhttps://lstsoft.pl/produkty/iservice-mobilny-serwisant/ titleiService – Mobilny Serwisant>figure>img classimg-rwd lazyload altiService – Mobilny Serwisant srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAB9CAYAAADnXyxYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeElEQVR4nO3BgQAAAADDoPlTX+AIVQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcA4csAAH/tLmXAAAAAElFTkSuQmCC data-srchttps://lstsoft.pl/wp-content/uploads/2021/01/logo-iservice.png data-srcset />/figure>/a>/div> /div> /div>div classitem-text>h3 classsmallh>a hrefhttps://lstsoft.pl/produkty/iservice-mobilny-serwisant/ titleiService – Mobilny Serwisant>strong>iService – Mobilny Serwisant/strong>/a>/h3>div classitem-intro text>p>iService to system klasy Field Service Management, który wspomaga zarządzanie pracą serwisantów w terenie i usprawnia ich komunikację z centralą. Daje im stały dostęp do aktualnej wiedzy o klientach, zleceniach serwisowych i stanach magazynowych części./p>/div>/div>/div>/div> ?> div classitem-product item-33 p-5-0 product-no-4>div classitem-content>div classitem-head> div classwindow-holder> div classwindow-head>span>/span>/div> div classwindow-content>a hrefhttps://lstsoft.pl/produkty/icommerce-mobilny-handlowiec/ titleiCommerce – Mobilny Handlowiec>figure>img classimg-rwd lazyload altiCommerce – Mobilny Handlowiec srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAB9CAYAAADnXyxYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeElEQVR4nO3BgQAAAADDoPlTX+AIVQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcA4csAAH/tLmXAAAAAElFTkSuQmCC data-srchttps://lstsoft.pl/wp-content/uploads/2019/11/logo-icommerce.jpg data-srcset />/figure>/a>/div> /div> /div>div classitem-text>h3 classsmallh>a hrefhttps://lstsoft.pl/produkty/icommerce-mobilny-handlowiec/ titleiCommerce – Mobilny Handlowiec>strong>iCommerce – Mobilny Handlowiec/strong>/a>/h3>div classitem-intro text>p>Aplikacja iCommerce zautomatyzuje Twoje działania handlowe i zwiększy efektywność terenowych przedstawicieli handlowych. Zmień procesy swojej sprzedaży na tak skuteczne, jak nigdy wcześniej. Planuj, raportuj i ulepszaj./p>/div>/div>/div>/div> ?> div classitem-product item-33 p-5-0 product-no-5>div classitem-content>div classitem-head> div classwindow-holder> div classwindow-head>span>/span>/div> div classwindow-content>a hrefhttps://lstsoft.pl/produkty/exact-business-software/ titleExact Business Software>figure>img classimg-rwd lazyload altExact Business Software srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAB9CAYAAADnXyxYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeElEQVR4nO3BgQAAAADDoPlTX+AIVQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcA4csAAH/tLmXAAAAAElFTkSuQmCC data-srchttps://lstsoft.pl/wp-content/uploads/2019/11/logo-exact.png data-srcset />/figure>/a>/div> /div> /div>div classitem-text>h3 classsmallh>a hrefhttps://lstsoft.pl/produkty/exact-business-software/ titleExact Business Software>strong>Exact Business Software/strong>/a>/h3>div classitem-intro text>p>Jeśli chcesz zintegrować i zautomatyzować kluczowe procesy w swojej firmie, to Exact Globe i Exact Synergy są właśnie dla Ciebie. To rozwiązania dla firm z ambicjami i dla wszystkich, którzy chcą podejmować lepsze decyzje biznesowe./p>/div>/div>/div>/div> /div>/article>/div>/article>div classsection-cta gradient> div classsq-holder2> div classctr clr> div classitem-50 p-5-0 lft> h6 classmainh>Co możemy zrobić dla Ciebie?span>/span>/h6> div classbutton-holder>a classbutton hrefhttps://lstsoft.pl/kontakt/>Skontaktuj się/a>/div> /div> div classitem-40 rht> figure>img classimg-rwd lazyload altCo możemy zrobić dla Ciebie? srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAA8AQMAAADL6a/PAAAAA1BMVEUAAACnej3aAAAAAXRSTlMAQObYZgAAAA5JREFUKM9jGAWjYJABAAKUAAHoEAeuAAAAAElFTkSuQmCC data-srchttps://lstsoft.pl/wp-content/uploads/2019/11/cta-contact.png data-srcsethttps://lstsoft.pl/wp-content/uploads/2019/11/cta-contact.png 800w, https://lstsoft.pl/wp-content/uploads/2019/11/cta-contact-768x576.png 768w, https://lstsoft.pl/wp-content/uploads/2019/11/cta-contact-610x458.png 610w />/figure> /div> /div> /div> /div>/main>/div>article classsection p-5-5 ctr-flex list idz-naszych-rozwiazan-korzystaja>div classctr p-0-0>h4 classsectionh>Z naszych rozwiązań korzystająspan>/span>/h4>/div> div classctr-15 list list-clients p-5-0 r-normal r-clients> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/Alglob.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/Alrec.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/Bostik.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/BRITA.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/11/Logotypy_firm_cosinus-1.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/11/Logotypy_firm_deloitte-1.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/e-towers.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/11/Logotypy_firm_eurocomfort.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/11/Logotypy_firm_ey.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/GIKO.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/Grupa_Zywiec.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazy />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/11/Logotypy_firm_hempel-1.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/HERT.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/HOLPOL.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/JVP_STEEL.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/KADEK.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/Logis.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/marmite.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/11/Logotypy_firm_mediaexpert.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/netsprint.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/11/Logotypy_firm_nowavent-1.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/OTTENSTEN.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/scafom.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/11/Logotypy_firm_staffpartners-1.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/TOP_farms.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/UNILOGO.jpg />/figure>/div>/div> div classitem-client>div classitem-content>figure>img classimg-rwd srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAACWCAYAAACb3McZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVR4nO3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DPVZQABt3gqKQAAAABJRU5ErkJggg data-lazyhttps://lstsoft.pl/wp-content/uploads/2019/12/WDX.jpg />/figure>/div>/div> /div> /article>a href#main classscrl idbacktotop>/a>footer idfooter> div idfooter-middle classsand list> div classctr-30 p-5-5> div classitem-footer item-25 item-first> div classitem-content> h5 classsmallh>Biuro/h5> div classitem-c-data text first> svg xmlns:xlinkhttp://www.w3.org/1999/xlink viewBox0 0 100 100 classico-dom>use classnormal xlink:href#svg-ico-dom x0 y0/>/svg> p> LST-Soft Sp. z o.o. br /> YouNick Technology Park Poznań br /> Złotniki, ul. Krzemowa 1 br /> 62-002 Suchy Las /p> /div> div classitem-c-data text> svg xmlns:xlinkhttp://www.w3.org/1999/xlink viewBox0 0 100 100 classico-mail>use classnormal xlink:href#svg-ico-mail x0 y0/>/svg> p>a classlink link-svg link-mail hrefmailto:biuro@lstsoft.com.pl titleNapisz do nas>biuro@lstsoft.com.pl/a>/p> /div> div classitem-c-data text> svg xmlns:xlinkhttp://www.w3.org/1999/xlink viewBox0 0 100 100 classico-phone>use classnormal xlink:href#svg-ico-phone x0 y0/>/svg> p>a classlink link-svg link-call hreftel:+48611026523 titleZazwoń do nas> +48 61 10 26 523 /a>/p> /div> /div> /div> div classitem-footer item-25 item-second> div classitem-content> h5 classsmallh>Menu/h5> ul idmenu-menu-glowne-1 classmenu>li classmenu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2 current_page_item menu-item-140>a hrefhttps://lstsoft.pl/ aria-currentpage>Home/a>/li>li classmenu-item menu-item-type-post_type menu-item-object-page menu-item-139>a hrefhttps://lstsoft.pl/o-lst-soft/>Firma/a>/li>li classmenu-item menu-item-type-post_type_archive menu-item-object-products menu-item-141>a hrefhttps://lstsoft.pl/produkty/>Produkty/a>/li>li classmenu-item menu-item-type-post_type_archive menu-item-object-services menu-item-143>a hrefhttps://lstsoft.pl/uslugi/>Usługi/a>/li>li classmenu-item menu-item-type-post_type_archive menu-item-object-career menu-item-142>a hrefhttps://lstsoft.pl/kariera/>Kariera/a>/li>li classmenu-item menu-item-type-post_type menu-item-object-page menu-item-137>a hrefhttps://lstsoft.pl/aktualnosci/>Aktualności/a>/li>li classspecial-button menu-item menu-item-type-post_type menu-item-object-page menu-item-138>a hrefhttps://lstsoft.pl/kontakt/>Skontaktuj się/a>/li>/ul> /div> /div> div classitem-footer item-25> div classitem-content> h5 classsmallh>Produkty/h5> ul idmenu-menu-produkty classmenu>li idmenu-item-491 classmenu-item menu-item-type-post_type menu-item-object-products menu-item-491>a hrefhttps://lstsoft.pl/produkty/ipersonel-kadry-i-place/>iPersonel – Kadry i płace/a>/li>li idmenu-item-492 classmenu-item menu-item-type-post_type menu-item-object-products menu-item-492>a hrefhttps://lstsoft.pl/produkty/ipersonel-portal-pracownika/>iPersonel – Portal pracownika/a>/li>li idmenu-item-493 classmenu-item menu-item-type-post_type menu-item-object-products menu-item-493>a hrefhttps://lstsoft.pl/produkty/iservice-mobilny-serwisant/>iService – Mobilny Serwisant/a>/li>li idmenu-item-490 classmenu-item menu-item-type-post_type menu-item-object-products menu-item-490>a hrefhttps://lstsoft.pl/produkty/icommerce-mobilny-handlowiec/>iCommerce – Mobilny Handlowiec/a>/li>li idmenu-item-489 classmenu-item menu-item-type-post_type menu-item-object-products menu-item-489>a hrefhttps://lstsoft.pl/produkty/exact-business-software/>Exact Business Software/a>/li>li idmenu-item-1483 classmenu-item menu-item-type-post_type menu-item-object-products menu-item-1483>a hrefhttps://lstsoft.pl/produkty/moduly-dodatkowe-dla-exact/>Moduły dodatkowe dla systemu Exact/a>/li>/ul> /div> /div> div classitem-footer item-25> div classitem-content> h5 classsmallh>Usługi/h5> ul idmenu-menu-uslugi classmenu>li idmenu-item-495 classmenu-item menu-item-type-post_type menu-item-object-services menu-item-495>a hrefhttps://lstsoft.pl/uslugi/oprogramowanie-na-zamowienie/>Oprogramowanie na zamówienie/a>/li>li idmenu-item-496 classmenu-item menu-item-type-post_type menu-item-object-services menu-item-496>a hrefhttps://lstsoft.pl/uslugi/outsourcing-it/>Outsourcing IT/a>/li>li idmenu-item-497 classmenu-item menu-item-type-post_type menu-item-object-services menu-item-497>a hrefhttps://lstsoft.pl/uslugi/wdrozenia-exact-globe-i-exact-synergy/>Wdrożenia Exact Globe i Exact Synergy/a>/li>li idmenu-item-498 classmenu-item menu-item-type-post_type menu-item-object-services menu-item-498>a hrefhttps://lstsoft.pl/uslugi/wsparcie-serwisowe/>Wsparcie serwisowe/a>/li>/ul> h5 classsmallh socialh>Odwiedź nas/h5> a hrefhttps://www.linkedin.com/company/lst-soft-sp.-z-o.o./ classlink social titleOdwiedź Nas na LinkedIn! target_blank relnofollow noopener noreferrer>svg xmlns:xlinkhttp://www.w3.org/1999/xlink viewBox-0.012 9.547 430.141 411.023 classico-linkedin>use classnormal xlink:href#svg-ico-linkedin x0 y0/>/svg>/a> a hrefhttps://www.facebook.com/LST-Soft-101732851434072/ classlink social titleOdwiedź Nas na Facebooku! target_blank relnofollow noopener noreferrer>svg xmlns:xlinkhttp://www.w3.org/1999/xlink viewBox115.843 2.458 198.429 425.197 classico-facebook>use classnormal xlink:href#svg-ico-facebook x0 y0/>/svg>/a> /div> /div> /div> /div> div idfooter-bottom classlctr> div classctr clr> div classitem-50 lft> © LST-Soft Sp. z o.o. ul idmenu-menu-stopka classmenu>li idmenu-item-555 classmenu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-555>a relprivacy-policy hrefhttps://lstsoft.pl/polityka-prywatnosci/>Polityka prywatności/a>/li>li idmenu-item-487 classmenu-item menu-item-type-post_type menu-item-object-page menu-item-487>a hrefhttps://lstsoft.pl/polityka-cookies/>Polityka Cookies/a>/li>/ul> /div> div classitem-50 rht>Handcrafted in a classanms hrefhttps://tinssen.com titleAgencja brandingowa target_blank relnofollow noopener noreferrer>Tinssen/a>/div> /div> /div>/footer>div idcc-popup>form idcc-form>div classcc-cnt>div classcc-intro>div classcc-header>Pliki Cookie/div>div classcc-text>p>W tej witrynie stosujemy pliki cookie do gromadzenia informacji o tym, w jaki sposób osoby odwiedzające korzystają z naszej witryny internetowej. Dzięki tym informacjom na bieżąco ulepszamy działanie witryny oraz zapewniamy użytkownikom optymalne warunki korzystania z serwisu i oferty. Klikając Akceptuj wszystkie, wyrażają Państwo zgodę na używanie przez nas plików cookie. Aby zarządzać wykorzystywanymi przez nas plikami cookie, prosimy kliknąć Ustawienia./p>/div>/div>div classcc-consents>div classcc-text>div classcc-header>/div>div classcc-text>p>Poniższy panel umożliwia dostosowanie preferencji dotyczących zgody na korzystanie z plików cookies. Aby dowiedzieć się więcej o tym, w jaki sposób te moduły śledzące nam pomagają i jak działają, zapoznaj się z polityką cookies. Możesz przejrzeć i zmienić swoje wybory w dowolnym momencie./p>/div>/div>div classcc-consent>div classcc-switch-hld>label classcc-switch active disabled fornecessaryStorageCheckbox>input typecheckbox idnecessaryStorageCheckbox checked disabled>span classslider round>/span>/label>/div>details classcc-content-type>summary>div classcc-header>Niezbędne (3)/div>div classcc-text>p>Te pliki cookie są niezbędne do prawidłowego funkcjonowania i wyświetlania naszej witryny. Optymalizują korzystanie z niej – służą do ustanowienia, utrzymania i zarządzania sesją użytkownika, a także zapamiętania preferencji użytkownika./p>/div>/summary>details classcc-service>summary>div classcc-header>Wordpress/div>/summary>div classcc-service-info list>div classcc-usage>div classcc-content>span>Usage/span>We use WordPress for website development/div>/div>div classcc-sharing>div classcc-content>span>Sharing data/span>This data is not shared with third parties./div>/div>/div>div classcc-cookie-file list cc-cookie-file-header>div classcc-name cc-header>div classcc-content>Name/div>/div>div classcc-expiration cc-header>div classcc-content>Expiration/div>/div>div classcc-function cc-header>div classcc-content>Function/div>/div>/div>div classcc-cookie-file list>div classcc-name>div classcc-content>span>Name: /span>wordpress_test_cookie/div>/div>div classcc-expiration>div classcc-content>span>Expiration: /span>Session/div>/div>div classcc-function>div classcc-content>span>Function: /span>Check if cookies can be placed./div>/div>/div>div classcc-cookie-file list>div classcc-name>div classcc-content>span>Name: /span>wordpress_logged_in_*/div>/div>div classcc-expiration>div classcc-content>span>Expiration: /span>Session/div>/div>div classcc-function>div classcc-content>span>Function: /span>Store logged in users./div>/div>/div>div classcc-cookie-file list>div classcc-name>div classcc-content>span>Name: /span>wpEmojiSettingsSupports/div>/div>div classcc-expiration>div classcc-content>span>Expiration: /span>Session/div>/div>div classcc-function>div classcc-content>span>Function: /span>Store browser details./div>/div>/div>/details>details classcc-service>summary>div classcc-header>Cookie Consent Manager/div>/summary>div classcc-service-info list>div classcc-usage>div classcc-content>span>Usage/span>We use Cookie Consent Manager for cookie consent management./div>/div>div classcc-sharing>div classcc-content>span>Sharing data/span>This data is not shared with third parties./div>/div>/div>div classcc-cookie-file list cc-cookie-file-header>div classcc-name cc-header>div classcc-content>Name/div>/div>div classcc-expiration cc-header>div classcc-content>Expiration/div>/div>div classcc-function cc-header>div classcc-content>Function/div>/div>/div>div classcc-cookie-file list>div classcc-name>div classcc-content>span>Name: /span>cc_values/div>/div>div classcc-expiration>div classcc-content>span>Expiration: /span>Session/div>/div>div classcc-function>div classcc-content>span>Function: /span>Store user preferences./div>/div>/div>/details>details classcc-service>summary>div classcc-header>Google reCaptcha/div>/summary>div classcc-service-info list>div classcc-usage>div classcc-content>span>Usage/span>We use Google reCaptcha for website statistics./div>/div>div classcc-sharing>div classcc-content>span>Sharing data/span>This data is not shared with third parties./div>/div>/div>div classcc-cookie-file list cc-cookie-file-header>div classcc-name cc-header>div classcc-content>Name/div>/div>div classcc-expiration cc-header>div classcc-content>Expiration/div>/div>div classcc-function cc-header>div classcc-content>Function/div>/div>/div>div classcc-cookie-file list>div classcc-name>div classcc-content>span>Name: /span>__GRECAPTCHA/div>/div>div classcc-expiration>div classcc-content>span>Expiration: /span>6 Months/div>/div>div classcc-function>div classcc-content>span>Function: /span>Provide spam protection/div>/div>/div>/details>/details>/div>div classcc-consent>div classcc-switch-hld>label classcc-switch forfunctionalityStorageCheckbox>input typecheckbox idfunctionalityStorageCheckbox>span classslider round>/span>/label>/div>div classcc-content-type>div>div classcc-header>Funkcjonalne (0)/div>div classcc-text>p>Funkcjonalne pliki cookie umożliwiają witrynie zapamiętanie informacji, które zmieniają sposób jej zachowania lub wyglądu, np. preferowany język lub region, w którym się znajdujesz, rozmiar czcionki, układ graficzny witryny itp./p>/div>/div>/div>/div>div classcc-consent>div classcc-switch-hld>label classcc-switch foranalyticsStorageCheckbox>input typecheckbox idanalyticsStorageCheckbox>span classslider round>/span>/label>/div>details classcc-content-type>summary>div classcc-header>Statystyczne (1)/div>div classcc-text>p>Statystyczne pliki cookie pomagają nam zrozumieć, w jaki sposób odwiedzający wchodzą w interakcję z witryną, poprzez anonimowe zbieranie i raportowanie informacji./p>/div>/summary>details classcc-service>summary>div classcc-header>Google Analytics/div>/summary>div classcc-service-info list>div classcc-usage>div classcc-content>span>Usage/span>We use Google Analytics for website statistics./div>/div>div classcc-sharing>div classcc-content>span>Sharing data/span>This data is not shared with third parties./div>/div>/div>div classcc-cookie-file list cc-cookie-file-header>div classcc-name cc-header>div classcc-content>Name/div>/div>div classcc-expiration cc-header>div classcc-content>Expiration/div>/div>div classcc-function cc-header>div classcc-content>Function/div>/div>/div>div classcc-cookie-file list>div classcc-name>div classcc-content>span>Name: /span>_ga/div>/div>div classcc-expiration>div classcc-content>span>Expiration: /span>2 Years/div>/div>div classcc-function>div classcc-content>span>Function: /span>Store and count pageviews./div>/div>/div>div classcc-cookie-file list>div classcc-name>div classcc-content>span>Name: /span>_ga_*/div>/div>div classcc-expiration>div classcc-content>span>Expiration: /span>2 Years/div>/div>div classcc-function>div classcc-content>span>Function: /span>Store and count pageviews./div>/div>/div>/details>/details>/div>div classcc-consent>div classcc-switch-hld>label classcc-switch foradStorageCheckbox>input typecheckbox idadStorageCheckbox>span classslider round>/span>/label>/div>div classcc-content-type>div>div classcc-header>Marketingowe (0)/div>div classcc-text>p>Marketingowe pliki cookie służą do śledzenia odwiedzających w witrynach internetowych. Celem jest wyświetlanie reklam, które są trafne i angażujące dla indywidualnego użytkownika, a tym samym bardziej wartościowe dla wydawców i reklamodawców zewnętrznych./p>/div>/div>/div>/div>/div>div classcc-buttons>button classbutton cc-button small tertiary aria-pressedfalse idccReject>Odrzuć/button>button classbutton cc-button small secondary aria-pressedfalse idccManage>Ustawienia/button>button classbutton cc-button small secondary aria-pressedfalse idccSaveChoice>Zapisz wybór/button>button classbutton cc-button small primary aria-pressedfalse idccAccept>Akceptuj/button>button classbutton cc-button small primary aria-pressedfalse idccAcceptAll>Akceptuj wszystkie/button>/div>/div>/form>/div>script>setTimeout(() > { // Check if cookie consentValues exists const hasConsentCookie document.cookie.split(;).some((cookie) > cookie.trim().startsWith(cc_values)); // Add .show class to #cc-popup if cookie consentValues does not exist if (!hasConsentCookie) { document.getElementById(cc-popup).classList.add(show); // Load external JavaScript from URL //const script document.createElement(script); //script.src https://external-script-url.js; //script.async true; //document.body.appendChild(script); }}, 2000);const rejectButton document.getElementById(ccReject);const manageButton document.getElementById(ccManage);if (document.getElementById(ccManageText) !null) { const manageButtonText document.getElementById(ccManageText); manageButtonText.addEventListener(click, handleManageText); function handleManageText(event) { event.preventDefault(event); // Add the .manage class to the popup document.getElementById(cc-popup).classList.add(show,manage);}}const acceptAllButton document.getElementById(ccAcceptAll);const acceptButton document.getElementById(ccAccept);const saveChoiceButton document.getElementById(ccSaveChoice);// Add event listeners to the buttonsrejectButton.addEventListener(click, handleReject);manageButton.addEventListener(click, handleManage);acceptButton.addEventListener(click, handleAcceptAll);acceptAllButton.addEventListener(click, handleAcceptAll);saveChoiceButton.addEventListener(click, handleSaveChoice); function handleReject(event) { event.preventDefault(); // Uncheck all checkboxes except the necessaryStorageCheckbox const checkboxes document.querySelectorAll(#cc-form inputtypecheckbox); checkboxes.forEach((checkbox) > { if (checkbox.id ! necessaryStorageCheckbox) { checkbox.checked false; } }); handleFormSubmit(event); // Remove the .show from document.getElementById(cc-popup).classList.remove(show);}function handleManage(event) { event.preventDefault(event); // Add the .manage class to the popup document.getElementById(cc-popup).classList.add(manage);}function handleAcceptAll(event) { event.preventDefault(); // Check all checkboxes const checkboxes document.querySelectorAll(#cc-form inputtypecheckbox); checkboxes.forEach((checkbox) > { checkbox.checked true; }); handleFormSubmit(event); document.getElementById(cc-popup).classList.remove(show);}function handleSaveChoice(event) { event.preventDefault(); handleFormSubmit(event); document.getElementById(cc-popup).classList.remove(show);}/script>link relstylesheet hrefhttps://lstsoft.pl/wp-content/themes/website/css-footer.php?v0.1&nocachetrue>script>var website_ajaxurl https://lstsoft.pl/wp-admin/admin-ajax.php;var website_home_url https://lstsoft.pl/;/script>script srchttps://lstsoft.pl/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver5.9.5 idswv-js>/script>script idcontact-form-7-js-extra>/* !CDATA */var wpcf7 {api:{root:https:\/\/lstsoft.pl\/wp-json\/,namespace:contact-form-7\/v1}};/* > *//script>script srchttps://lstsoft.pl/wp-content/plugins/contact-form-7/includes/js/index.js?ver5.9.5 idcontact-form-7-js>/script>script srchttps://lstsoft.pl/wp-includes/js/jquery/jquery.min.js?ver3.7.1 idjquery-core-js>/script>script srchttps://lstsoft.pl/wp-includes/js/jquery/jquery-migrate.min.js?ver3.4.1 idjquery-migrate-js>/script>script> WebFontConfig {google:{families:Source+Sans+Pro:400,600,700&displayswap&subsetlatin-ext},};(function() { var wf document.createElement(script); wf.src (https: document.location.protocol ? https : http) + ://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js; wf.type text/javascript; wf.async true; var s document.getElementsByTagName(script)0; s.parentNode.insertBefore(wf, s);})(); /script>script defer srchttps://lstsoft.pl/wp-content/themes/website/js-footer.php?v0.1&nocachetrue>/script>svg styledisplay:none !important;>g idsvg-ico-wdrozenia>path fill#FD1315 dM16.206 20.774h1.625a2.153 2.153 0 000-4.306h-1.625a2.154 2.154 0 000 4.306/>path fill#FE8014 dM24.21 20.774h1.625a2.154 2.154 0 000-4.306H24.21a2.153 2.153 0 000 4.306/>path fill#359F2B dM32.784 20.774h1.625a2.154 2.154 0 000-4.306h-1.625a2.153 2.153 0 000 4.306/>path fill#FD1315 dM97.848 92.721v-2.153H4.306v-74.3H7.28c.677 0 1.317-.32 1.723-.861l4.48-5.974h25.189l4.479 5.974a2.154 2.154 0 001.723.861h50.821v76.453h2.153v-2.153 2.153H100V14.115a2.16 2.16 0 00-.631-1.522c-.4-.4-.954-.63-1.521-.63H45.951l-4.48-5.974a2.154 2.154 0 00-1.723-.861H12.406c-.677 0-1.316.32-1.723.861l-4.481 5.974H2.153c-.567 0-1.122.23-1.522.63S0 13.548 0 14.115V92.72c0 .567.23 1.121.63 1.522.4.4.955.63 1.522.63h95.695c.567 0 1.121-.229 1.521-.63a2.17 2.17 0 00.631-1.522h-2.151z/>path fill#FD1315 dM35.554 83.136v-2.152H24.537V72.12h8.865v11.016h2.152v-2.152 2.152h2.152V69.968c0-.567-.229-1.122-.63-1.522-.4-.4-.955-.63-1.522-.63h-13.17c-.567 0-1.122.229-1.522.63s-.63.955-.63 1.522v13.168c0 .567.23 1.122.63 1.522s.955.631 1.522.631h13.17c.567 0 1.122-.23 1.522-.631.401-.4.63-.955.63-1.522h-2.152z/>path fill#FD1315 dM48.723 83.136v-2.152H37.707V55.657h8.863v27.479h2.153v-2.152 2.152h2.152v-29.63c0-.567-.23-1.123-.63-1.523s-.955-.631-1.522-.631H35.554c-.567 0-1.122.23-1.522.631s-.63.956-.63 1.523v29.63c0 .567.23 1.122.63 1.522s.955.631 1.522.631h13.168c.567 0 1.122-.23 1.522-.631s.63-.955.63-1.522h-2.151z/>path fill#FD1315 dM61.891 83.136v-2.152H50.875v-15.45h8.863v17.602h2.153v-2.152 2.152h2.152V63.382c0-.567-.229-1.122-.63-1.522s-.954-.631-1.522-.631H48.723c-.567 0-1.122.23-1.522.631s-.63.955-.63 1.522v19.754c0 .567.23 1.122.63 1.522s.955.631 1.522.631h13.168c.568 0 1.122-.23 1.522-.631s.63-.955.63-1.522h-2.152z/>path fill#FD1315 dM75.063 83.136v-2.152h-11.02V50.17h8.867v32.965h2.153v-2.152 2.153h2.153V48.018c0-.567-.229-1.122-.63-1.522s-.955-.63-1.523-.63H61.891c-.566 0-1.121.23-1.521.63s-.631.955-.631 1.522v35.118c0 .567.23 1.122.631 1.522s.955.631 1.521.631h13.172c.568 0 1.123-.23 1.523-.631s.63-.955.63-1.522h-2.153z/>path fill#359F2B dM63.475 26.513h7.727v7.724a2.152 2.152 0 004.304 0V24.36c0-.567-.229-1.122-.63-1.522a2.17 2.17 0 00-1.522-.63h-9.879a2.152 2.152 0 000 4.305z/>path fill#FD1315 dM83.843 80.983H15.799a2.153 2.153 0 000 4.305h68.043a2.153 2.153 0 00.001-4.305/>path fill#359F2B dM71.831 22.838l-19.329 19.33-9.452-9.454c-.4-.4-.955-.63-1.522-.63s-1.122.23-1.522.63L18.223 54.496a2.155 2.155 0 000 3.045 2.15 2.15 0 003.044 0l20.261-20.26 9.451 9.454c.4.4.955.63 1.523.63.566 0 1.121-.23 1.521-.63l20.853-20.852a2.153 2.153 0 10-3.045-3.045z/>/g>g idsvg-ico-service>path fill#FD1315 dM16.332 22.208h-3.208a6.83 6.83 0 00-6.828 6.83v46.497a6.83 6.83 0 006.828 6.828h73.752a6.83 6.83 0 006.828-6.828V29.039a6.832 6.832 0 00-6.828-6.83h-4.811a2.02 2.02 0 000 4.04h4.811a2.793 2.793 0 012.788 2.791v46.497a2.793 2.793 0 01-2.788 2.788H13.124a2.795 2.795 0 01-2.789-2.788V29.039a2.794 2.794 0 012.789-2.791h3.208a2.02 2.02 0 000-4.04zM33.793 99.408l2.613-2.616h28.789l2.615 2.616a2.02 2.02 0 002.857-2.856l-3.207-3.208a2.009 2.009 0 00-1.428-.592H35.569c-.539 0-1.047.211-1.43.592l-3.205 3.208a2.023 2.023 0 00.001 2.858c.79.788 2.069.786 2.858-.002z/>path fill#FD1315 dM42.401 88.359v-5.996h16.802v5.996a2.021 2.021 0 004.04 0v-8.016a2.03 2.03 0 00-.592-1.429 2.031 2.031 0 00-1.428-.592H40.381c-.532 0-1.053.216-1.428.592a2.033 2.033 0 00-.591 1.429v8.016a2.02 2.02 0 104.039 0zM8.316 72.742h83.368a2.021 2.021 0 000-4.04H8.316a2.02 2.02 0 000 4.04M24.296 59.738V3.624h-.417v.416a.415.415 0 00.417-.416h-.417v.416h49.702v-.416h-.415c.003.235.18.412.415.416v-.416h-.415V40.5a2.02 2.02 0 004.04 0V3.624A3.626 3.626 0 0073.581 0H23.879a3.624 3.624 0 00-3.622 3.624v56.114a2.02 2.02 0 104.039 0z/>path fill#FD1315 dM23.879 16.868h41.686a2.02 2.02 0 000-4.04H23.879a2.02 2.02 0 000 4.04M30.142 10.454h1.524a2.02 2.02 0 000-4.04h-1.524a2.02 2.02 0 000 4.04/>path fill#FE8014 dM37.653 10.454h1.524a2.02 2.02 0 000-4.04h-1.524a2.02 2.02 0 000 4.04/>path fill#359F2B dM45.698 10.454h1.524a2.02 2.02 0 000-4.04h-1.524a2.02 2.02 0 000 4.04M66.174 37.151l1.867-.772-2.272-5.487a2.03 2.03 0 00-1.095-1.094 2.027 2.027 0 00-1.545 0l-4.242 1.757.771 1.867 1.645-1.172a15.1 15.1 0 00-3.518-3.518l-1.176 1.642 1.865.774 1.76-4.241a2.011 2.011 0 00.002-1.546 2.01 2.01 0 00-1.094-1.094l-5.489-2.274a2.02 2.02 0 00-2.64 1.094l-1.755 4.245 1.866.772.334-1.992a15.117 15.117 0 00-4.979-.003l.334 1.992 1.867-.772-1.757-4.241a2.032 2.032 0 00-1.094-1.094 2.027 2.027 0 00-1.545 0l-5.487 2.274a2.02 2.02 0 00-1.094 2.639l1.757 4.241 1.867-.772-1.172-1.646a15.074 15.074 0 00-3.518 3.521l1.646 1.172.772-1.867-4.248-1.757a2.02 2.02 0 00-2.639 1.094l-2.271 5.487a2.02 2.02 0 001.094 2.639l4.243 1.757.772-1.867-1.994-.331a15.312 15.312 0 00-.002 4.969l1.992-.331-.774-1.867-4.239 1.757a2.022 2.022 0 00-1.093 2.639l2.274 5.489c.204.492.602.891 1.094 1.095a2.036 2.036 0 001.545 0l4.241-1.758-.772-1.866-1.644 1.172a14.993 14.993 0 003.523 3.519l1.171-1.646-1.867-.772-1.759 4.245a2.027 2.027 0 000 1.545c.204.492.602.891 1.094 1.094l5.487 2.272a2.036 2.036 0 001.545 0 2.034 2.034 0 001.094-1.095l1.757-4.244-1.867-.772-.334 1.991a15.069 15.069 0 004.976.004l-.331-1.992-1.866.772 1.755 4.241c.204.491.603.891 1.094 1.095a2.038 2.038 0 001.546 0l5.489-2.272a2.018 2.018 0 001.094-2.639l-1.758-4.241-1.866.772 1.177 1.642a15.191 15.191 0 003.514-3.521l-1.646-1.172-.773 1.865 4.244 1.761a2.018 2.018 0 002.642-1.093l2.272-5.489a2.02 2.02 0 00-1.095-2.639l-4.245-1.759-.772 1.867 1.992.335a15.089 15.089 0 00.001-4.981l-1.991.337.772 1.867 4.243-1.757a2.037 2.037 0 001.095-1.094 2.036 2.036 0 000-1.545l-1.867.773-.772-1.867-4.243 1.757a2.025 2.025 0 00-1.219 2.204c.102.602.15 1.206.15 1.806 0 .614-.052 1.226-.152 1.828a2.025 2.025 0 001.219 2.203l2.379.984-.727 1.755-2.377-.984a2.024 2.024 0 00-2.42.692 11.071 11.071 0 01-2.575 2.582 2.02 2.02 0 00-.69 2.415l.983 2.374-1.756.728-.982-2.375a2.021 2.021 0 00-2.197-1.221 11.061 11.061 0 01-3.647-.002 2.026 2.026 0 00-2.201 1.22l-.984 2.378-1.753-.726.986-2.38a2.025 2.025 0 00-.696-2.418 11.042 11.042 0 01-2.577-2.573 2.023 2.023 0 00-2.417-.694l-2.376.984-.727-1.757 2.373-.983a2.02 2.02 0 001.219-2.197 11.128 11.128 0 01-.147-1.806c0-.62.052-1.233.151-1.841a2.018 2.018 0 00-1.219-2.197l-2.376-.984.726-1.754 2.381.985a2.027 2.027 0 002.418-.694 10.95 10.95 0 012.571-2.575 2.026 2.026 0 00.694-2.418l-.984-2.376 1.755-.727.983 2.375a2.023 2.023 0 002.201 1.22 10.936 10.936 0 013.643.003 2.025 2.025 0 002.201-1.22l.982-2.378 1.754.727-.984 2.375c-.36.868-.074 1.87.689 2.417a11.12 11.12 0 012.581 2.578 2.02 2.02 0 002.417.694l2.376-.985 1.499 3.621 1.867-.773-.772-1.867.772 1.867z/>path fill#359F2B dM54.299 38.855l-1.867.772c.197.473.285.955.287 1.432a3.751 3.751 0 01-3.749 3.753 3.74 3.74 0 01-3.462-2.314 3.715 3.715 0 01-.289-1.435 3.745 3.745 0 012.315-3.462 3.692 3.692 0 011.434-.289 3.748 3.748 0 013.463 2.315l1.868-.772 1.867-.772a7.791 7.791 0 00-7.198-4.81c-.995 0-2.011.193-2.98.597a7.785 7.785 0 00-4.214 10.175 7.782 7.782 0 0010.173 4.214 7.794 7.794 0 004.811-7.199c0-.993-.193-2.007-.593-2.977l-1.866.772z/>/g>g idsvg-ico-custom-software>path fill#FD1315 dM48.314 85.179H21.782a4.634 4.634 0 01-4.624-4.624V8.48a4.634 4.634 0 014.624-4.625h54.057a4.632 4.632 0 014.624 4.625v42.588a1.929 1.929 0 103.856 0V8.48A8.482 8.482 0 0075.839 0H21.782a8.482 8.482 0 00-8.479 8.48v72.074a8.48 8.48 0 008.479 8.479h26.532a1.927 1.927 0 100-3.854z/>path fill#FD1315 dM43.456 74.976H25.491V18.902h46.64v28.575a1.928 1.928 0 103.856 0V16.975c0-.509-.205-1.005-.564-1.363a1.941 1.941 0 00-1.363-.564H23.563c-.508 0-1.004.206-1.363.564a1.935 1.935 0 00-.564 1.363v59.931c0 .507.206 1.003.564 1.361.358.358.855.564 1.363.564h19.893a1.927 1.927 0 000-3.855z/>path fill#359F2B dM81.709 58.288V56.36h-3.061v1.928h1.928c-.004-1.482-.696-2.734-1.6-3.581-.913-.844-2.066-1.394-3.387-1.406h-3.063v1.928l1.628-1.035c-.606-.923-1.405-1.438-2.196-1.821-.809-.368-1.613-.592-2.49-.602h-1.133v-8.784a4.988 4.988 0 00-9.975 0v22.131l-1.452 1.393 1.334 1.392 1.621-1.044-3.998-6.2-.062-.088c-.657-.906-1.448-1.596-2.302-2.039a5.583 5.583 0 00-2.591-.639 5.49 5.49 0 00-3.122.959 4.263 4.263 0 00-1.117 1.116 3.109 3.109 0 00-.555 1.736c0 .196.028.387.088.576.001.004 1.164 3.711 2.411 7.555.624 1.924 1.27 3.88 1.805 5.435.269.776.51 1.454.71 1.988.102.27.193.502.281.704.095.215.15.362.318.635l-.002-.004c.406.625.914 1.195 1.498 1.84.869.948 1.887 1.989 2.648 2.866.379.435.691.831.863 1.096l.141.242.355-.152-.373.094.018.059.355-.152-.373.094 1.084-.277H56.83l.031.277 1.084-.277H56.83v6.122c0 .508.205 1.005.564 1.363.358.358.855.564 1.363.564h22.951a1.94 1.94 0 001.363-.564c.359-.358.564-.855.564-1.363v-4.591c-.008-.03.043-.32.274-.767.331-.671.979-1.611 1.587-2.733.602-1.126 1.194-2.5 1.199-4.15V61.348c-.004-1.483-.697-2.735-1.601-3.579-.913-.847-2.067-1.395-3.388-1.408v3.855c.115-.014.492.107.75.362.267.255.387.534.383.77v16.833c0 .451-.113.937-.336 1.48-.328.817-.909 1.716-1.485 2.674-.286.481-.571.982-.808 1.547-.232.562-.428 1.2-.432 1.949v4.591h1.928v-1.928H58.758v1.928h1.928V84.3c-.016-.693-.221-1.105-.407-1.487-.344-.647-.78-1.198-1.276-1.793-.744-.877-1.627-1.793-2.402-2.62a40.29 40.29 0 01-1.031-1.132 7.083 7.083 0 01-.588-.749l-.002-.004-.867.557.906-.488-.039-.068-.867.557.906-.488-.001-.003a14.47 14.47 0 01-.401-1.02c-.688-1.87-1.88-5.506-2.888-8.641-.505-1.568-.966-3.019-1.302-4.074l-.541-1.72-1.84.577h1.928-.716l.614.412c.012-.017.098-.143.102-.412h-.716l.614.412-.055-.036.053.043.001-.007-.055-.036.053.043a.959.959 0 01.331-.223 1.727 1.727 0 011.518.05c.287.151.615.405.967.887l1.559-1.133-1.62 1.045 3.998 6.197a1.932 1.932 0 002.956.348l2.045-1.963c.377-.362.593-.868.593-1.392V42.986a1.134 1.134 0 011.131-1.132 1.137 1.137 0 011.134 1.132v10.711c0 .508.206 1.006.564 1.365.359.358.855.564 1.363.564h3.061c.086-.011.52.071.854.237.171.079.325.174.43.257l.116.104.031.038c.354.555.971.894 1.627.894h3.063c.114-.014.49.107.747.361.267.254.387.533.384.771 0 .508.205 1.005.564 1.363a1.94 1.94 0 001.363.564h3.061v-1.927z/>path fill#359F2B dM60.686 90.422V84.3c-.016-.693-.221-1.105-.407-1.487-.344-.647-.78-1.198-1.276-1.793-.744-.877-1.627-1.793-2.402-2.62a40.29 40.29 0 01-1.031-1.132 7.083 7.083 0 01-.588-.749l-.002-.004-.867.557.906-.488-.039-.068-.867.557.906-.488-.001-.003a14.47 14.47 0 01-.401-1.02c-.688-1.87-1.88-5.506-2.888-8.641-.505-1.568-.966-3.019-1.302-4.074l-.541-1.72-1.84.577h1.928-.716l.614.414c.012-.019.098-.145.102-.414h-.716l.614.414-.055-.038.053.043.001-.005-.055-.038.053.043a.959.959 0 01.331-.223 1.706 1.706 0 011.518.05c.287.151.615.405.967.887l1.559-1.133-1.62 1.045 3.998 6.197a1.932 1.932 0 002.956.348l2.045-1.963c.377-.362.593-.868.593-1.392V42.986a1.134 1.134 0 011.131-1.132 1.137 1.137 0 011.134 1.132v19.893c0 .508.206 1.005.564 1.363.359.358.855.564 1.363.564s1.004-.206 1.363-.564c.358-.358.564-.855.564-1.363v-7.252h1.133c.086-.011.52.071.854.237.171.079.325.174.43.257l.116.104.031.038c.354.555.971.894 1.627.894h3.063c.114-.014.49.107.747.361.267.254.387.533.384.771 0 .508.205 1.005.564 1.363a1.94 1.94 0 001.363.564h3.061c.115-.014.492.107.75.362.267.255.387.534.383.77v16.833c0 .451-.113.937-.336 1.48-.328.817-.909 1.716-1.485 2.674-.286.481-.571.982-.808 1.547-.232.562-.428 1.2-.432 1.949v4.591a1.929 1.929 0 003.856 0v-4.591c-.008-.03.043-.32.274-.767.331-.671.979-1.611 1.587-2.733.602-1.126 1.194-2.5 1.199-4.15V61.348c-.004-1.483-.697-2.735-1.601-3.579-.913-.847-2.067-1.395-3.388-1.408h-3.061v1.928h1.928c-.004-1.482-.696-2.734-1.6-3.581-.913-.844-2.066-1.394-3.387-1.406h-3.063v1.928l1.628-1.035c-.606-.923-1.405-1.438-2.196-1.821-.809-.368-1.613-.592-2.49-.602h-3.061c-.508 0-1.004.206-1.363.564a1.939 1.939 0 00-.564 1.362V62.879c0 .508.206 1.005.564 1.363.359.358.855.564 1.363.564s1.004-.206 1.363-.564c.358-.358.564-.855.564-1.363V42.986a4.988 4.988 0 00-9.975 0v22.131l-1.452 1.393 1.334 1.392 1.621-1.044-3.998-6.2-.062-.088c-.657-.906-1.448-1.596-2.302-2.039a5.583 5.583 0 00-2.591-.639 5.49 5.49 0 00-3.122.959 4.332 4.332 0 00-1.117 1.114 3.121 3.121 0 00-.555 1.738c0 .196.028.387.088.576.001.004 1.164 3.711 2.411 7.555.624 1.924 1.27 3.88 1.805 5.435.269.776.51 1.454.71 1.988.102.27.193.502.281.704.095.215.15.362.318.635l-.002-.004c.406.625.914 1.195 1.498 1.84.869.948 1.887 1.989 2.648 2.866.379.435.691.831.863 1.096l.141.242.355-.152-.373.094.018.059.355-.152-.373.094 1.084-.277h-1.11l.031.277 1.084-.277H56.83v6.122a1.928 1.928 0 103.856-.002z/>path fill#359F2B dM70.601 55.229v7.65a1.928 1.928 0 003.855 0v-7.65a1.928 1.928 0 00-3.855 0M76.721 58.288v6.122a1.927 1.927 0 003.856 0v-6.122a1.928 1.928 0 00-3.856 0M86.697 98.072v-7.65c0-.508-.206-1.005-.564-1.363a1.943 1.943 0 00-1.363-.564H55.695c-.508 0-1.004.206-1.363.564a1.946 1.946 0 00-.564 1.363v7.65a1.928 1.928 0 003.856 0V92.35h25.219v5.723a1.927 1.927 0 103.854-.001z/>path fill#FD1315 dM43.456 11.251h12.239a1.928 1.928 0 000-3.856H43.456a1.928 1.928 0 000 3.856/>path fill#FFF dM47.281 38.627H30.479l-.03-14.002h16.804z/>path fill#FE8014 dM47.281 38.627v-1.928H32.403l-.022-10.146h12.947l.025 12.079 1.928-.005v-1.928 1.928l1.928-.004-.028-14.002a1.926 1.926 0 00-1.928-1.924H30.449a1.92 1.92 0 00-1.365.566c-.363.364-.564.85-.563 1.365l.03 14.003a1.925 1.925 0 001.928 1.923h16.802c.515 0 1.001-.201 1.365-.566.364-.364.564-.85.563-1.365l-1.928.004z/>path fill#FFF dM30.449 46.047h22.952/>path fill#FE8014 dM30.449 47.975h22.953a1.928 1.928 0 000-3.856H30.449a1.928 1.928 0 000 3.856/>path fill#FFF dM30.449 53.697h16.832/>path fill#FE8014 dM30.449 55.627h16.833a1.929 1.929 0 000-3.857H30.449a1.927 1.927 0 00-1.927 1.927 1.927 1.927 0 001.927 1.93/>path fill#FFF dM30.449 61.348h9.616/>path fill#FE8014 dM30.449 63.277h9.617a1.929 1.929 0 000-3.856h-9.617a1.927 1.927 0 000 3.856/>/g>g idsvg-ico-outsourcing>path fill#FD1315 dM11.849 12.033h1.624a2.153 2.153 0 000-4.306h-1.624a2.154 2.154 0 000 4.306/>path fill#FE8014 dM19.854 12.033h1.623a2.153 2.153 0 000-4.306h-1.623a2.153 2.153 0 000 4.306/>path fill#359F2B dM28.429 12.033h1.622a2.154 2.154 0 000-4.306h-1.622a2.153 2.153 0 000 4.306/>path fill#FD1315 dM68.799 3.007V.854H3.86A3.863 3.863 0 000 4.716v90.569a3.861 3.861 0 003.86 3.86h64.938a3.858 3.858 0 003.86-3.86V4.716a3.862 3.862 0 00-3.86-3.861V5.16v-.444h-.445c0 .246.197.442.445.444v-.444h-.445v90.569h.445v-.445a.447.447 0 00-.445.445h.445v-.445H3.86v.445h.445a.445.445 0 00-.445-.445v.445h.445V4.716H3.86v.444a.443.443 0 00.445-.444H3.86v.444h64.938V3.007z/>path fill#FD1315 dM72.659 16.678V4.716a3.861 3.861 0 00-3.86-3.861H3.86A3.86 3.86 0 000 4.716v90.569a3.862 3.862 0 003.86 3.86h64.938a3.862 3.862 0 003.86-3.86V74.779a2.153 2.153 0 00-4.305 0v20.506h.445v-.445a.447.447 0 00-.445.445h.445v-.445H3.86v.445h.445c0-.243-.2-.445-.445-.445v.445h.445V4.716H3.86v.444c.246 0 .445-.2.445-.444H3.86v.444h64.938v-.444h-.445c0 .244.198.443.445.444v-.444h-.445v11.962a2.154 2.154 0 004.306 0z/>path fill#FD1315 dM3.007 18.831h67.5a2.153 2.153 0 000-4.306h-67.5a2.152 2.152 0 000 4.306/>path fill#FFF dM34.622 25.223h58.1a5.124 5.124 0 015.125 5.126v37.594a5.123 5.123 0 01-5.125 5.127H60.255L51.71 85.031l-8.544-11.962h-8.544a5.126 5.126 0 01-5.129-5.127V30.349a5.126 5.126 0 015.129-5.126z/>path fill#359F2B dM34.622 25.223v2.153h58.1a2.976 2.976 0 012.973 2.973v37.594a2.978 2.978 0 01-2.973 2.975H60.255c-.699 0-1.347.334-1.753.901l-6.792 9.51-6.792-9.51a2.15 2.15 0 00-1.752-.901h-8.544a2.98 2.98 0 01-2.977-2.975V30.349a2.979 2.979 0 012.977-2.973V23.07a7.281 7.281 0 00-7.282 7.279v37.594a7.28 7.28 0 007.282 7.28h7.436l7.9 11.063c.406.567 1.054.9 1.752.9a2.15 2.15 0 001.753-.9l7.898-11.063h31.36a7.28 7.28 0 007.278-7.28V30.349a7.279 7.279 0 00-7.278-7.279h-58.1v2.153z/>path fill#FD1315 dM22.658 43.576H12.85v-16.2h9.809a2.154 2.154 0 000-4.306H10.696c-.567 0-1.121.23-1.521.63s-.631.955-.631 1.522v20.506c0 .566.23 1.122.631 1.522.4.401.954.631 1.521.631h11.962a2.154 2.154 0 000-4.305z/>path fill#FE8014 dM11.264 58.895H22.23a2.154 2.154 0 000-4.305H11.264a2.153 2.153 0 000 4.305M11.264 67.628H22.23a2.153 2.153 0 000-4.305H11.264a2.153 2.153 0 000 4.305M11.264 76.363H22.23a2.154 2.154 0 000-4.305H11.264a2.153 2.153 0 000 4.305M11.264 85.097h21.933a2.154 2.154 0 000-4.305H11.264a2.153 2.153 0 000 4.305/>path fill#FFF dM45.413 42.406h39.712/>path fill#359F2B dM45.413 44.559h39.712a2.154 2.154 0 000-4.306H45.413a2.152 2.152 0 000 4.306/>path fill#FFF dM45.413 50h39.712/>path fill#359F2B dM45.413 52.152h39.712a2.153 2.153 0 100-4.305H45.413a2.152 2.152 0 000 4.305/>path fill#FFF dM45.413 57.597h19.856/>path fill#359F2B dM45.413 59.747h19.855a2.152 2.152 0 000-4.305H45.413a2.152 2.152 0 000 4.305/>/g>g idsvg-ico-dom>path fill#FD1315 dM82.663 92.124h2.077V59.157a2.09 2.09 0 00-.608-1.468L51.165 24.722c-.387-.386-.921-.608-1.469-.608s-1.082.222-1.469.608L15.261 57.689a2.09 2.09 0 00-.608 1.468v32.967c0 .548.222 1.083.608 1.469.386.387.921.608 1.468.608h65.934c.548 0 1.082-.222 1.469-.608s.608-.921.608-1.469h-2.077v-2.076H18.806v-30.03l30.891-30.89 30.891 30.89v32.106h2.075v-2.076 2.076z/>path fill#359F2B dM22.224 13.37h-2.077v21.978a2.076 2.076 0 003.545 1.468l10.989-10.989c.386-.387.608-.922.608-1.469V13.37c0-.546-.222-1.082-.608-1.469a2.09 2.09 0 00-1.468-.608H22.224a2.09 2.09 0 00-1.468.608 2.093 2.093 0 00-.608 1.469h2.076v2.077h8.913v8.052L24.3 30.334V13.37h-2.076v2.077-2.077z/>path fill#FD1315 dM18.806 92.124V59.157a2.077 2.077 0 00-4.153 0v32.967a2.078 2.078 0 004.153 0/>path fill#359F2B dM49.696 7.875l-1.469-1.468L.609 54.026a2.075 2.075 0 000 2.937l9.157 9.157c.387.387.921.608 1.469.608a2.09 2.09 0 001.468-.608l36.993-36.993L86.689 66.12c.387.387.921.608 1.469.608a2.09 2.09 0 001.468-.608l9.157-9.157c.387-.387.608-.921.608-1.469a2.09 2.09 0 00-.608-1.468L51.165 6.407c-.387-.386-.921-.608-1.469-.608s-1.082.222-1.469.608l1.469 1.468-1.469 1.468 46.151 46.15-6.221 6.221-36.992-36.992c-.387-.386-.921-.608-1.469-.608s-1.082.222-1.469.608L11.235 61.715l-6.221-6.221 46.151-46.15-1.469-1.469-1.469 1.468 1.469-1.468z/>path fill#FD1315 dM57.022 66.483v-2.076H42.37c-.547 0-1.082.222-1.468.607a2.095 2.095 0 00-.608 1.469v25.641c0 .548.222 1.083.608 1.469.386.387.921.608 1.468.608h14.652c.547 0 1.082-.222 1.469-.608a2.09 2.09 0 00.607-1.469V66.483c0-.547-.222-1.082-.607-1.469a2.094 2.094 0 00-1.469-.607v2.076h-2.076v23.564h-10.5V68.56h12.576v-2.077h-2.076 2.076z/>path fill#FD1315 dM5.74 94.201h43.956a2.078 2.078 0 000-4.153H5.74a2.078 2.078 0 000 4.153/>path fill#FD1315 dM42.37 94.201h55.553a2.078 2.078 0 000-4.153H42.37a2.078 2.078 0 000 4.153/>path fill#FE8014 dM55.19 46.337h-2.076a3.425 3.425 0 01-3.418 3.418 3.425 3.425 0 01-3.418-3.418 3.425 3.425 0 013.418-3.418 3.425 3.425 0 013.418 3.418H57.267a7.571 7.571 0 10-15.141 0 7.571 7.571 0 0015.141 0H55.19z/>/g>g idsvg-ico-mail>path fill#FD1315 dM95.938 78.688h2.17V42.854c-.025-2.954-1.437-5.66-3.604-7.406l-1.348 1.701 1.452-1.613-35.652-32.1A13.358 13.358 0 0050 0a13.348 13.348 0 00-8.955 3.437l-35.654 32.1 1.452 1.613-1.348-1.701c-2.166 1.746-3.577 4.452-3.604 7.406v35.833c0 .572.231 1.133.636 1.535.403.404.962.637 1.534.637h91.877c.572 0 1.131-.232 1.535-.637.403-.402.635-.963.635-1.535h-2.17V76.52H6.231V42.854c-.025-1.446.851-3.155 1.959-4.004l.105-.088 35.654-32.1A9.014 9.014 0 0150 4.34a9.011 9.011 0 016.051 2.322l35.654 32.101.104.088c1.108.849 1.985 2.558 1.959 4.004v35.833h2.17V76.52v2.168z/>path fill#FFF dM17.46 15.522h65.08v61.251H17.46z/>path fill#359F2B dM82.54 15.522v-2.17H17.46c-.571 0-1.131.232-1.534.636s-.636.963-.636 1.535v61.251c0 .572.232 1.133.636 1.535.403.404.963.637 1.534.637h65.08c.572 0 1.131-.232 1.535-.637.403-.402.635-.963.635-1.535V15.522c0-.571-.231-1.131-.635-1.535a2.185 2.185 0 00-1.535-.636v2.171h-2.17v59.083H19.631V17.692H82.54v-2.17h-2.17 2.17z/>path fill#FFF dM94.024 46.148c-4.164 3.355-27.105 22.325-29.528 23.723-2.648 1.533-8.178 3.074-14.496 3.074-6.317 0-11.847-1.541-14.496-3.074-2.422-1.398-25.363-20.368-29.528-23.723H4.062v45.938a5.741 5.741 0 005.742 5.742h80.392a5.74 5.74 0 005.742-5.742V46.148h-1.914z/>path fill#FD1315 dM94.024 46.148l-1.36-1.689c-2.106 1.697-8.872 7.268-15.427 12.602a959.297 959.297 0 01-9.04 7.285 206.833 206.833 0 01-3.221 2.516c-.423.322-.783.588-1.06.785a6.587 6.587 0 01-.507.346c-1.039.609-2.935 1.344-5.273 1.875-2.346.543-5.155.91-8.137.91-2.983 0-5.793-.367-8.137-.91-2.338-.531-4.233-1.266-5.273-1.873a7.792 7.792 0 01-.506-.348c-1.053-.75-3.184-2.418-5.78-4.492-7.815-6.248-20.012-16.315-22.967-18.696a2.176 2.176 0 00-1.361-.48H4.062c-.572 0-1.131.232-1.534.635a2.185 2.185 0 00-.636 1.535v45.938a7.914 7.914 0 007.912 7.914h80.392a7.914 7.914 0 007.912-7.914V46.148c0-.571-.231-1.131-.635-1.535a2.189 2.189 0 00-1.535-.635h-1.914c-.493 0-.979.171-1.36.48l1.36 1.69v2.17h1.914v-2.17h-2.17v45.938a3.58 3.58 0 01-3.572 3.574H9.804a3.58 3.58 0 01-3.572-3.574V46.148h-2.17v2.17h1.914v-2.17l-1.36 1.69c2.058 1.658 8.847 7.25 15.408 12.59a1045.24 1045.24 0 009.082 7.32 191.75 191.75 0 003.292 2.568c.443.336.83.625 1.157.859.333.236.583.412.863.576 1.609.924 3.804 1.727 6.472 2.348A41.214 41.214 0 0050 75.117a41.17 41.17 0 009.111-1.018c2.667-.621 4.861-1.424 6.471-2.348.28-.164.531-.34.864-.576 1.215-.871 3.332-2.533 5.959-4.631 7.854-6.279 20.079-16.369 22.98-18.707l-1.361-1.689v2.17-2.17z/>path fill#FD1315 dM31.082 66.301L10.133 88.689a2.169 2.169 0 00.103 3.066c.875.82 2.249.775 3.067-.1l20.949-22.389a2.17 2.17 0 00-3.17-2.965M65.694 69.268l20.95 22.389c.819.875 2.193.92 3.067.1a2.168 2.168 0 00.104-3.066l-20.951-22.39a2.169 2.169 0 00-3.067-.1 2.17 2.17 0 00-.103 3.067/>path fill#FE8014 dM30.859 36.833h36.368a2.17 2.17 0 000-4.34H30.859a2.17 2.17 0 100 4.34M30.859 44.49h36.368a2.17 2.17 0 000-4.34H30.859a2.17 2.17 0 100 4.34M30.859 52.146h24.883a2.17 2.17 0 100-4.34H30.859a2.17 2.17 0 100 4.34/>/g>g idsvg-ico-phone>path fill#FD1315 dM59.439 24.256h1.945v-3.433a8.811 8.811 0 00-8.811-8.811H18.25a8.811 8.811 0 00-8.811 8.811v3.433c0 .513.208 1.014.57 1.376.362.361.863.569 1.376.569H59.44c.513 0 1.014-.208 1.376-.569.362-.362.569-.863.569-1.376h-1.946V22.31H13.331v-1.486a4.928 4.928 0 014.919-4.919h34.325a4.93 4.93 0 014.92 4.919v3.433h1.944V22.31v1.946zM11.385 84.323H9.439v6.865c.023 2.359 1.198 4.444 2.772 6.037C13.807 98.8 15.89 99.977 18.25 100h34.325c2.359-.023 4.443-1.2 6.037-2.775 1.576-1.593 2.75-3.678 2.773-6.037v-6.865c0-.513-.207-1.013-.569-1.374a1.959 1.959 0 00-1.376-.57H11.385c-.513 0-1.014.208-1.376.57-.362.361-.57.861-.57 1.374h1.946v1.947h46.109v4.918c.023.918-.596 2.269-1.635 3.284-1.018 1.04-2.367 1.66-3.285 1.637H18.25c-.918.023-2.268-.597-3.285-1.637-1.039-1.016-1.658-2.366-1.634-3.284v-6.865h-1.946v1.947-1.947z/>path fill#FD1315 dM11.385 24.256H9.439v60.067c0 .513.208 1.016.57 1.378.362.361.863.569 1.376.569H59.44c.513 0 1.014-.208 1.376-.569.362-.362.569-.865.569-1.378V24.256c0-.513-.207-1.015-.569-1.376a1.959 1.959 0 00-1.376-.57H11.385c-.513 0-1.014.208-1.376.57-.362.361-.57.863-.57 1.376h1.946v1.945h46.109v56.178H13.331V24.256h-1.946v1.945-1.945z/>path fill#FD1315 dM57.494 46.566v35.813H13.331V26.201h44.164v8.352a1.946 1.946 0 003.89 0V24.256c0-.513-.207-1.015-.569-1.376a1.959 1.959 0 00-1.376-.57H11.385c-.513 0-1.014.208-1.376.57-.362.361-.57.863-.57 1.376v60.067c0 .513.208 1.016.57 1.378.362.361.863.569 1.376.569H59.44c.513 0 1.014-.208 1.376-.569.362-.362.569-.865.569-1.378V46.566a1.945 1.945 0 00-3.891 0zM31.979 93.136h8.581a1.947 1.947 0 000-3.891h-8.581a1.946 1.946 0 100 3.891/>path fill#FFF dM88.615 7.094v27.548a5.062 5.062 0 01-5.062 5.061H55.791l-10.45 13.27c-1.006 1.28-3.064.566-3.064-1.063V39.702h-3.404c-2.848 0-5.177-2.33-5.177-5.176V7.094a5.149 5.149 0 015.148-5.148h44.623a5.148 5.148 0 015.148 5.148z/>path fill#359F2B dM88.615 7.094H86.67v27.548a3.121 3.121 0 01-3.116 3.114H55.791c-.599 0-1.16.271-1.529.742l-10.45 13.271.198.157v-.241l-.199.087.199.154v-.241.185l.124-.135-.124-.05v.185l.124-.135-.161.175h.25l-.089-.175-.161.175h.25V39.702a1.96 1.96 0 00-.57-1.377 1.962 1.962 0 00-1.376-.569h-3.404a3.212 3.212 0 01-2.281-.95 3.214 3.214 0 01-.95-2.279V7.094a3.21 3.21 0 013.203-3.202h44.623a3.21 3.21 0 013.203 3.202H90.56a7.096 7.096 0 00-7.094-7.095H38.844a7.096 7.096 0 00-7.094 7.095v27.433a7.135 7.135 0 007.123 7.121h1.458V51.91a3.635 3.635 0 001.163 2.685 3.713 3.713 0 002.516.982 3.629 3.629 0 002.861-1.401l9.863-12.527h26.819a7.007 7.007 0 007.007-7.006V7.094h-1.945z/>path fill#FD1315 dM48.153 22.693h2.013a1.945 1.945 0 000-3.891h-2.013a1.946 1.946 0 000 3.891/>path fill#FE8014 dM59.086 22.693h2.013a1.946 1.946 0 000-3.891h-2.013a1.946 1.946 0 000 3.891/>path fill#359F2B dM68.713 22.693h2.013a1.946 1.946 0 000-3.891h-2.013a1.946 1.946 0 000 3.891/>/g>g idsvg-ico-linkedin>path dM430.1 261.5v159H338V272.3c0-37.3-13.3-62.7-46.7-62.7-25.4 0-40.6 17.1-47.3 33.7a63 63 0 0 0-3 22.5v154.9h-92.3s1.3-251.3 0-277.4H241v39.3l-.6 1h.6v-1c12.2-18.8 34-45.8 83-45.8 60.7 0 106.2 39.7 106.2 124.8zm-378-252C20.7 9.5 0 30.2 0 57.5c0 26.6 20 47.9 51 47.9h.6c32.1 0 52.1-21.3 52.1-48-.6-27.2-20-47.9-51.5-47.9zm-46.6 411h92.2V143.3H5.5v277.4z/>/g>g idsvg-ico-facebook>path dM266.3 77h48V2.5H249c-92.4 0-90.3 71.6-90.3 82.3v58.5h-42.9V215h43v212.8h88V214.9H306s5.5-34.3 8.2-71.8h-67V94c0-7.3 9.6-17.1 19-17.1z/>/g>g idsvg-ico-arrow>path dM0.106,6.31C0.04,6.479,0,6.663,0,6.856s0.04,0.377,0.106,0.547C0.109,7.411,0.11,7.419,0.113,7.427 c0.076,0.185,0.188,0.352,0.326,0.49l5.356,5.356c0.586,0.586,1.535,0.586,2.121,0s0.586-1.535,0-2.121L5.121,8.356H7.72h1.355 h8.353c0.828,0,1.5-0.672,1.5-1.5s-0.672-1.5-1.5-1.5H9.075H7.72H5.121l2.796-2.796c0.586-0.586,0.586-1.535,0-2.121 s-1.535-0.586-2.121,0L0.439,5.796c-0.139,0.139-0.25,0.306-0.326,0.49C0.11,6.294,0.109,6.302,0.106,6.31z/>/g>/svg>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]