.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:0.5s!important;animation-duration:0.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:0.001s!important;animation-duration:0.001s!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:none;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:before,.cn-close-icon:after{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:rgba(128,128,128,1)}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:none;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-text-container,.cn-buttons-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:hidden}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .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: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}#secondary a {
text-decoration: none;
color: #444;
}
aside#secondary {
margin-top: 120px;
}
main#primary-blog {
margin-top: 120px!important;
}
.fb span {
display: block;
}
.fb {
position: absolute;
right: 0px;
top: 100px;
background: #fff;
padding: 6px 4px 0px 4px;
}
li#menu-item-21:hover {
background: limegreen!important;
}
li#menu-item-21 {
background: limegreen;
border-radius:5px;
}
li#menu-item-21 a {
padding-left:5px;
color:#fff;
}
.sprzettxt h2 a {
display: block!important;
text-decoration: none;
font-weight: 400;
color: #444;
cursor: pointer;
}
.sprzetbutton a {
background: limegreen;
border: 1px solid;
border-radius: 4px;
color: #fff;
padding: 14px 8px;
text-decoration: none;
font-weight: 600;
display: block;
margin-top: -30px;
margin-bottom: -30px;
}
.sprzettxt h2 {
line-height: 1;
font-size: 18px;
margin-top: -30px;
font-weight: 300;
}
.sprzettxtopis h2 {
line-height: 1.1;
font-weight: 600;
}
a.cta1front2 {
background: limegreen;
text-shadow: none;
}
a.cta1frontb:after, a.cennik:after, a.cta1front:after {
content: "\2192";
font-weight: 100;
padding-left: 10px;
}
a.cennik {
border: 1px solid #333;
padding: 12px 16px;
text-decoration: none;
text-transform: uppercase;
color: #444;
border-radius: 2px;
font-weight: 600;
}
.ct66 h3 {
padding-top: 90px;
font-size: 30px;
line-height:1.1;
}
.cta18 p {
font-size: 26px!important;
line-height: 1.1;
color: #fff;
font-weight: 600;
padding-top: 210px;
border-left: 8px solid;
padding-left: 20px;
}
p {
line-height: 1.2;
font-size: 18px;
font-weight: 200;
}
.p2b p {
line-height: 1.2;
font-weight: 300;
font-size: 18px;
}
.p2b h2 {
line-height: 1;
}
.p2b {
background: #fff;
margin-top: -50px;
padding: 20px 40px;
text-align: center;
border-radius: 2px;	
}
a.cta1front, a.cta1front2 {
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
font-size: 18px;
}
.cta1front, a.cta1front2 {
border: 1px solid #fff;
padding: 12px 16px;
border-radius: 4px;
}
a.cta1frontb, a.cta1front2 {
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
font-size: 18px;
}
.cta1frontb {
border: 1px solid #fff;
padding: 12px 16px;
border-radius: 4px;
display:inline-block;
margin-top:10px;
float:right;
}
.eu {
width: 230px;
float: left;
padding-top: 6px;
margin-left: 20px;
}
@media screen and (min-width: 993px) {
#primary-blog2 .post-thumbnail {
display: none;
}
#primary-blog2 header.entry-header {margin-top:120px!important;}
.main-navigation ul li a {
font-weight: 800!important;
}
.main-navigation ul {
margin-right: 200px!important;
}
.site-branding {
margin-left: 200px;
}
.cta1frontp {
padding-top: 160px;
}
.cta1frontp p {
color: #fff;
text-shadow: 2px 3px 13px black;
font-size: 22px;
line-height: 1.1;
font-weight: 200; }
.cta1frontp h1 {
font-size: 36px;
line-height: 1;
color: #fff;
text-shadow: 2px 3px 13px black;
text-transform: uppercase;
}
ul#primary-menu a {
font-size: 14px;
font-weight:400;
}
ul#primary-menu li {
padding: 7px 11px;
}
ul#primary-menu {
float: right;
margin-right: 20px;
padding-top:24px;
}
li#menu-item-14 a {
color: #fff;
font-weight: bold;
padding-left: 5px;
}
#menu-item-14, #menu-item-14:hover {
background:#444!important;
border-radius:10px;
}
.entry-content {
margin-top: 64px;
}
} .blok1 {
background: #fff;
padding: 1px 20px;
border-radius: 10px;
}
.withe h1 {
text-transform: uppercase;
}
.withe h1, withe h2, .withe h3, .withe p, .withe span, .withec h2, .withec h3, .withec h1, .withec p, .withec span, .witheb h2, .witheb h3, .witheb p, .witheb h1, .witheb span {
color: #fff;
line-height: 1.2;
}
#primary-menu {
padding-top: 7px;
}
.blok2:hover {
background: #D53618;
}
.blok2 p, .blok2 a, .blok2b p, .blok2b a {
font-weight: bold;
line-height: 1;
color: #fff;
text-decoration:none;
}
.blok2 {
background: #666;
padding: 20px 10px;
border-radius: 10px;
}
.blok2b:hover {
background: #888;
}
.blok2b {
background: #D53618;
padding: 20px 10px;
border-radius: 10px;
}
body {
background: #fff;
}
div#page {
margin: 0 auto;
background: #fff;
overflow: auto;
padding-bottom: 44px;
}
.site-branding {
float: left;
}
.site-branding img {
max-width: 270px;
height: auto;
padding: 12px 20px;
padding-top: 34px;
}
header#masthead {
position: fixed;
background: #fff;
width: 100%;
max-width: 1980px;
top:0;
z-index:9999;
}
.nav-links a {
text-decoration: none;
background: #f2f2f2;
padding: 10px;
color: #444;
}
.art-button:hover {
background: #777;
color: #fff;
}
.art-button {
background: #444;
padding: 16px 10px;
color: #fff;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
.art-button a {
color:#fff;
}
.art-button a:visited {
color: #fff!important;
}
a.art-button:visited {
color: #fff!important;
}
a.art-button:after {
content: "\27A4";
padding-left: 10px;
}
@media screen and (max-width: 992px) {
main#primary-blog {
margin-top: 190px!important;
}
main#primary-blog2 {
margin-top: 170px;
}
.fb {
position: absolute;
right: 0px;
top: 150px;
background: #fff;
padding: 6px 4px 0px 4px;
}
.cta18 p {
text-shadow: 2px 1px 0 black;
}
table#tablepress-1 {
font-size: 13px;
padding: 0px!important;
line-height: 1.2;
margin-left: -10px;
}
.site-branding {
float: left;
text-align: center;
width: 100%;
}
.cta1frontp p {
color: #fff;
padding: 10px;
}
.cta1frontp h1 {
margin-top: 180px;
color: #fff;
line-height: 1.2;
text-transform: uppercase;
}
.p2b {
margin-top:0;
}
.nav-links a {
display: inline-block;
}
}  @media screen and (min-width: 993px) {
.mobile-bar {
display: none;
}
} @media screen and (max-width: 992px) {
.mobile-bar {
display:none;
position: fixed;
bottom: 0;
width: 100%;
background: #fff;
box-shadow: 2px 3px 6px 1px #888;
z-index: 9999;
}
.mbar {
font-size: 20px;
padding-top:8px;
}
.n1, .n1b {
padding-bottom: 6px;
}
a.n2 {
text-decoration: none;
float: left;
display: grid;
text-align: center;
width: 18.7%;
color: #444;
font-size: 13px;
border-left: 2px solid #f2f2f2;
}
a.n2b {
text-decoration: none;
float: left;
display: grid;
text-align: center;
width: 25%;
color: #444;
font-size: 13px;
border-left: 2px solid #f2f2f2;
background: limegreen;
font-weight: bold;
}
}  #site-navigation a {
color: #444;
font-weight: 400;
text-transform: uppercase;
}
#site-navigation ul li {
padding: 10px;
}
nav#site-navigation ul li li {
border-bottom: 1px solid #ddd;
}
ul.sub-menu li:hover {
background: #fff;
}
ul.sub-menu {
display: block;
z-index: 9999;
background: #fff;
}
ul#primary-menu li {
margin: 0 auto;
}
ul#primary-menu li:hover {
background: #fff;
}
button.menu-toggle {
float: right;
background: #222;
color:#fff;
font-weight:bold;
padding: 0px 11px;
padding-bottom: 8px;
font-size: 32px;
}
.nav-menu li > a:after {
content: "\2193";
padding-left: 6px;
}
.nav-menu li > a:only-child:after {
content: "";
}
.nav-menu li li > a:after {
content: "\2193";
position: absolute;
right: 5px;
}
@media screen and (max-width: 992px) {
ul#primary-menu {
margin-top: 0px!important;
}
ul#primary-menu {
width: 100%;
float: left;
}
ul#primary-menu li a {
text-align: center;
border-bottom: 1px solid #ddd;
padding-bottom: 8px;
}
ul.sub-menu {
overflow: auto;
z-index: 9999;
height: 400px;
width: 95%;
background:#f2f2f2;
}
ul.sub-menu li a {
width: 100%;
}
}  #primary {
padding: 20px;
} .site-info {
text-align: center;
}
.site-info p {
color: #666;
}
.site-footer {
padding: 10px;
float: left;
width: 100%;
background: #fff;
}
.footer-area {
}
.footer-1 {
width: 24%;
display: inline-block;
padding: 10px;
background: #fff;
}
.site-footer ul {
padding: 0px 10px;
margin: 0;
}
.footer-area ul {
padding-left: 20px;
}
.footer-area span, .footer-area ul, .footer-area p {
padding: 10px;
margin: 0;
}
.footer-area span {
font-weight: 600;
}
.footer-area a {
text-decoration: none;
color: #444;
}
.footer-area ul {
list-style-type: none;
}
.footer-area ul li {
padding: 4px 0;
border-bottom: 1px solid #999;
}
@media screen and (max-width: 992px) {
.footer-1 {
width: 100%;
}
.footer-area {
text-align: center;
}
}   main#primary-blog article {
width: 33%;
float: left;
padding: 0 10px;
overflow: hidden;
}
main#primary-blog article .entry-content {
float:left;
}
main#primary-blog article .entry-footer {
padding-bottom: 0px;
}
main#primary-blog2 {
float: left;
width: 70%;
padding: 20px;
padding-top: 26px;
background: #fff;
}
#primary-blog .post-thumbnail img {
min-width: auto;
max-height: 244px;
}
#primary-blog .entry-content {
margin-top: 0;
}
@media screen and (max-width: 992px) { 
main#primary-blog article {
width: 100%;
float: left;
padding: 0 10px;
overflow: hidden;
text-align: center;
}
main#primary-blog2 {
width: 100%;
}
}  #primary-blog {
padding: 20px;
padding-top: 26px;
width: 70%;
float: left;
background: #fff;
}
aside#secondary {
width: 30%;
float: left;
padding: 10px;
background: #fff;
padding-top: 30px;
}
aside#secondary a {
font-weight: 300;
}
aside#secondary li {
padding-left: 0;
list-style-type: square;
}
aside#secondary ul {
padding-left: 10px;
margin-left: 0;
}
aside#secondary h2 {
font-weight: 300;
font-size: 18px;
}
header.entry-header {
padding-bottom: 0;
margin-bottom: -20px;
font-size: 14px;
}
header.entry-header h2 {
margin-bottom: 0;
}
header.entry-header h2 a {
color: #444;
text-decoration: none;
}
footer.entry-footer {
padding-bottom: 40px;
}
footer.entry-footer a, header.entry-header a {
font-weight: 300;
text-decoration: none;
}
footer.entry-footer span {
padding: 10px 10px 0 0;
font-size: 14px;
}
a.post-thumbnail {
float: left;
}
@media screen and (max-width: 992px) {
a.post-thumbnail {
width: 100%;
padding-bottom: 20px;
}
aside#secondary ul li {
text-align: center;
padding: 2px;
list-style-type: none;
}
aside#secondary li {
padding-left: 0;
list-style-type: square;
}
aside#secondary li {
padding-left: 0;
list-style-type: square;
}
#primary-blog {
padding: 20px;
width: 100%;
background: #fff;
}
aside#secondary {
width: 100%;
padding: 10px;
background: #fff;
text-align: center;
}
}#secondary a {
text-decoration: none;
color: #444;
}
aside#secondary {
margin-top: 120px;
}
main#primary-blog {
margin-top: 120px!important;
}
.fb span {
display: block;
}
.fb {
position: absolute;
right: 0px;
top: 100px;
background: #fff;
padding: 6px 4px 0px 4px;
}
li#menu-item-21:hover {
background: limegreen!important;
}
li#menu-item-21 {
background: limegreen;
border-radius:5px;
}
li#menu-item-21 a {
padding-left:5px;
color:#fff;
}
.sprzettxt h2 a {
display: block!important;
text-decoration: none;
font-weight: 400;
color: #444;
cursor: pointer;
}
.sprzetbutton a {
background: limegreen;
border: 1px solid;
border-radius: 4px;
color: #fff;
padding: 14px 8px;
text-decoration: none;
font-weight: 600;
display: block;
margin-top: -30px;
margin-bottom: -30px;
}
.sprzettxt h2 {
line-height: 1;
font-size: 18px;
margin-top: -30px;
font-weight: 300;
}
.sprzettxtopis h2 {
line-height: 1.1;
font-weight: 600;
}
a.cta1front2 {
background: limegreen;
text-shadow: none;
}
a.cta1frontb:after, a.cennik:after, a.cta1front:after {
content: "\2192";
font-weight: 100;
padding-left: 10px;
}
a.cennik {
border: 1px solid #333;
padding: 12px 16px;
text-decoration: none;
text-transform: uppercase;
color: #444;
border-radius: 2px;
font-weight: 600;
}
.ct66 h3 {
padding-top: 90px;
font-size: 30px;
line-height:1.1;
}
.cta18 p {
font-size: 26px!important;
line-height: 1.1;
color: #fff;
font-weight: 600;
padding-top: 210px;
border-left: 8px solid;
padding-left: 20px;
}
p {
line-height: 1.2;
font-size: 18px;
font-weight: 200;
}
.p2b p {
line-height: 1.2;
font-weight: 300;
font-size: 18px;
}
.p2b h2 {
line-height: 1;
}
.p2b {
background: #fff;
margin-top: -50px;
padding: 20px 40px;
text-align: center;
border-radius: 2px;	
}
a.cta1front, a.cta1front2 {
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
font-size: 18px;
}
.cta1front, a.cta1front2 {
border: 1px solid #fff;
padding: 12px 16px;
border-radius: 4px;
}
a.cta1frontb, a.cta1front2 {
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
font-size: 18px;
}
.cta1frontb {
border: 1px solid #fff;
padding: 12px 16px;
border-radius: 4px;
display:inline-block;
margin-top:10px;
float:right;
}
.eu {
width: 230px;
float: left;
padding-top: 6px;
margin-left: 20px;
}
@media screen and (min-width: 993px) {
#primary-blog2 .post-thumbnail {
display: none;
}
#primary-blog2 header.entry-header {margin-top:120px!important;}
.main-navigation ul li a {
font-weight: 800!important;
}
.main-navigation ul {
margin-right: 200px!important;
}
.site-branding {
margin-left: 200px;
}
.cta1frontp {
padding-top: 160px;
}
.cta1frontp p {
color: #fff;
text-shadow: 2px 3px 13px black;
font-size: 22px;
line-height: 1.1;
font-weight: 200; }
.cta1frontp h1 {
font-size: 36px;
line-height: 1;
color: #fff;
text-shadow: 2px 3px 13px black;
text-transform: uppercase;
}
ul#primary-menu a {
font-size: 14px;
font-weight:400;
}
ul#primary-menu li {
padding: 7px 11px;
}
ul#primary-menu {
float: right;
margin-right: 20px;
padding-top:24px;
}
li#menu-item-14 a {
color: #fff;
font-weight: bold;
padding-left: 5px;
}
#menu-item-14, #menu-item-14:hover {
background:#444!important;
border-radius:10px;
}
.entry-content {
margin-top: 64px;
}
} .blok1 {
background: #fff;
padding: 1px 20px;
border-radius: 10px;
}
.withe h1 {
text-transform: uppercase;
}
.withe h1, withe h2, .withe h3, .withe p, .withe span, .withec h2, .withec h3, .withec h1, .withec p, .withec span, .witheb h2, .witheb h3, .witheb p, .witheb h1, .witheb span {
color: #fff;
line-height: 1.2;
}
#primary-menu {
padding-top: 7px;
}
.blok2:hover {
background: #D53618;
}
.blok2 p, .blok2 a, .blok2b p, .blok2b a {
font-weight: bold;
line-height: 1;
color: #fff;
text-decoration:none;
}
.blok2 {
background: #666;
padding: 20px 10px;
border-radius: 10px;
}
.blok2b:hover {
background: #888;
}
.blok2b {
background: #D53618;
padding: 20px 10px;
border-radius: 10px;
}
body {
background: #fff;
}
div#page {
margin: 0 auto;
background: #fff;
overflow: auto;
padding-bottom: 44px;
}
.site-branding {
float: left;
}
.site-branding img {
max-width: 270px;
height: auto;
padding: 12px 20px;
padding-top: 34px;
}
header#masthead {
position: fixed;
background: #fff;
width: 100%;
max-width: 1980px;
top:0;
z-index:9999;
}
.nav-links a {
text-decoration: none;
background: #f2f2f2;
padding: 10px;
color: #444;
}
.art-button:hover {
background: #777;
color: #fff;
}
.art-button {
background: #444;
padding: 16px 10px;
color: #fff;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
.art-button a {
color:#fff;
}
.art-button a:visited {
color: #fff!important;
}
a.art-button:visited {
color: #fff!important;
}
a.art-button:after {
content: "\27A4";
padding-left: 10px;
}
@media screen and (max-width: 992px) {
main#primary-blog {
margin-top: 190px!important;
}
main#primary-blog2 {
margin-top: 170px;
}
.fb {
position: absolute;
right: 0px;
top: 150px;
background: #fff;
padding: 6px 4px 0px 4px;
}
.cta18 p {
text-shadow: 2px 1px 0 black;
}
table#tablepress-1 {
font-size: 13px;
padding: 0px!important;
line-height: 1.2;
margin-left: -10px;
}
.site-branding {
float: left;
text-align: center;
width: 100%;
}
.cta1frontp p {
color: #fff;
padding: 10px;
}
.cta1frontp h1 {
margin-top: 180px;
color: #fff;
line-height: 1.2;
text-transform: uppercase;
}
.p2b {
margin-top:0;
}
.nav-links a {
display: inline-block;
}
}  @media screen and (min-width: 993px) {
.mobile-bar {
display: none;
}
} @media screen and (max-width: 992px) {
.mobile-bar {
display:none;
position: fixed;
bottom: 0;
width: 100%;
background: #fff;
box-shadow: 2px 3px 6px 1px #888;
z-index: 9999;
}
.mbar {
font-size: 20px;
padding-top:8px;
}
.n1, .n1b {
padding-bottom: 6px;
}
a.n2 {
text-decoration: none;
float: left;
display: grid;
text-align: center;
width: 18.7%;
color: #444;
font-size: 13px;
border-left: 2px solid #f2f2f2;
}
a.n2b {
text-decoration: none;
float: left;
display: grid;
text-align: center;
width: 25%;
color: #444;
font-size: 13px;
border-left: 2px solid #f2f2f2;
background: limegreen;
font-weight: bold;
}
}  #site-navigation a {
color: #444;
font-weight: 400;
text-transform: uppercase;
}
#site-navigation ul li {
padding: 10px;
}
nav#site-navigation ul li li {
border-bottom: 1px solid #ddd;
}
ul.sub-menu li:hover {
background: #fff;
}
ul.sub-menu {
display: block;
z-index: 9999;
background: #fff;
}
ul#primary-menu li {
margin: 0 auto;
}
ul#primary-menu li:hover {
background: #fff;
}
button.menu-toggle {
float: right;
background: #222;
color:#fff;
font-weight:bold;
padding: 0px 11px;
padding-bottom: 8px;
font-size: 32px;
}
.nav-menu li > a:after {
content: "\2193";
padding-left: 6px;
}
.nav-menu li > a:only-child:after {
content: "";
}
.nav-menu li li > a:after {
content: "\2193";
position: absolute;
right: 5px;
}
@media screen and (max-width: 992px) {
ul#primary-menu {
margin-top: 0px!important;
}
ul#primary-menu {
width: 100%;
float: left;
}
ul#primary-menu li a {
text-align: center;
border-bottom: 1px solid #ddd;
padding-bottom: 8px;
}
ul.sub-menu {
overflow: auto;
z-index: 9999;
height: 400px;
width: 95%;
background:#f2f2f2;
}
ul.sub-menu li a {
width: 100%;
}
}  #primary {
padding: 20px;
} .site-info {
text-align: center;
}
.site-info p {
color: #666;
}
.site-footer {
padding: 10px;
float: left;
width: 100%;
background: #fff;
}
.footer-area {
}
.footer-1 {
width: 24%;
display: inline-block;
padding: 10px;
background: #fff;
}
.site-footer ul {
padding: 0px 10px;
margin: 0;
}
.footer-area ul {
padding-left: 20px;
}
.footer-area span, .footer-area ul, .footer-area p {
padding: 10px;
margin: 0;
}
.footer-area span {
font-weight: 600;
}
.footer-area a {
text-decoration: none;
color: #444;
}
.footer-area ul {
list-style-type: none;
}
.footer-area ul li {
padding: 4px 0;
border-bottom: 1px solid #999;
}
@media screen and (max-width: 992px) {
.footer-1 {
width: 100%;
}
.footer-area {
text-align: center;
}
}   main#primary-blog article {
width: 33%;
float: left;
padding: 0 10px;
overflow: hidden;
}
main#primary-blog article .entry-content {
float:left;
}
main#primary-blog article .entry-footer {
padding-bottom: 0px;
}
main#primary-blog2 {
float: left;
width: 70%;
padding: 20px;
padding-top: 26px;
background: #fff;
}
#primary-blog .post-thumbnail img {
min-width: auto;
max-height: 244px;
}
#primary-blog .entry-content {
margin-top: 0;
}
@media screen and (max-width: 992px) { 
main#primary-blog article {
width: 100%;
float: left;
padding: 0 10px;
overflow: hidden;
text-align: center;
}
main#primary-blog2 {
width: 100%;
}
}  #primary-blog {
padding: 20px;
padding-top: 26px;
width: 70%;
float: left;
background: #fff;
}
aside#secondary {
width: 30%;
float: left;
padding: 10px;
background: #fff;
padding-top: 30px;
}
aside#secondary a {
font-weight: 300;
}
aside#secondary li {
padding-left: 0;
list-style-type: square;
}
aside#secondary ul {
padding-left: 10px;
margin-left: 0;
}
aside#secondary h2 {
font-weight: 300;
font-size: 18px;
}
header.entry-header {
padding-bottom: 0;
margin-bottom: -20px;
font-size: 14px;
}
header.entry-header h2 {
margin-bottom: 0;
}
header.entry-header h2 a {
color: #444;
text-decoration: none;
}
footer.entry-footer {
padding-bottom: 40px;
}
footer.entry-footer a, header.entry-header a {
font-weight: 300;
text-decoration: none;
}
footer.entry-footer span {
padding: 10px 10px 0 0;
font-size: 14px;
}
a.post-thumbnail {
float: left;
}
@media screen and (max-width: 992px) {
a.post-thumbnail {
width: 100%;
padding-bottom: 20px;
}
aside#secondary ul li {
text-align: center;
padding: 2px;
list-style-type: none;
}
aside#secondary li {
padding-left: 0;
list-style-type: square;
}
aside#secondary li {
padding-left: 0;
list-style-type: square;
}
#primary-blog {
padding: 20px;
width: 100%;
background: #fff;
}
aside#secondary {
width: 100%;
padding: 10px;
background: #fff;
text-align: center;
}
}