@charset "UTF-8";

/*
Theme Name: Decco-bruk
Theme URI: https://www.hedea.pl
Author: Hedea
Author URI: https://www.hedea.pl
Tested up to: 5.6
Requires PHP: 7.3
Version: 1.2
License: GNU General Public License v2 or later

*/
html {
  scroll-behavior: smooth;
}
@font-face {font-family: 'Font Awesome 6 Brands';font-style: normal; font-display: swap; font-weight: normal;src: url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.ttf") format("truetype");}
@font-face {font-family: 'Font Awesome 6 Regular';font-style: normal;  font-display: swap;font-weight: 400;src: url("fonts/fa-regular-400.woff2") format("woff2"), url("fonts/fa-regular-400.ttf") format("truetype");}
@font-face {font-family: 'Font Awesome 6 Solid';font-style: normal;  font-display: swap;font-weight: 900;src: url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.ttf") format("truetype");}
@font-face {font-family: 'Font Awesome 6 Light';font-style: normal;  font-display: swap;font-weight: 300;src: url("fonts/fa-light-300.woff2");}.fa-solid { font-family:"Font Awesome 6 Light";}.fa-brands { font-family:"Font Awesome 6 Brands";}.fa-regular { font-family:"Font Awesome 6 Regular";}.fa-light{ font-family:"Font Awesome 6 Light";}
body { padding: 0px;  margin:0px; color:#000000;  overflow-x: hidden !important; font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 1.5; }
a { text-decoration: none; color:#000000; transition: color 0.5s ease;}
a:hover { color:#ed5622;}
* { box-sizing: border-box; outline:none !important;}
.strona { margin: auto; padding:0px; width:100%; max-width: 1300px; position: relative; z-index:0;}
#firma, #stopka, #tresc, #dlaczego { float: left; width:100%; position: relative; z-index:0;}
#dlaczego { padding: 15px; text-align: center;}
#oferta { padding: 15px;}
.all .owl-carousel {  padding-bottom:60px;  margin: auto;}
#dlaczego img { width:100%; height:auto; max-width: 300px;}
#oferta h2 { text-align: center !important;}
#tresc { padding: 25px;}
#firma { padding: 20px; padding-top:90px;  padding-bottom:150px; background:url(images/ofirmie.jpg); color:#fff; text-align: center; background-attachment:fixed; background-size: cover; background-repeat:no-repeat; background-position: top;}
#firma h2:after { margin: auto; left:0; right:0;}
h2 { font-weight: 500; text-transform: uppercase;  font-size: 45px; letter-spacing: 2px; margin:0px; margin-top:20px; padding:0px; padding-bottom:5px; margin-bottom:10px; position: relative; z-index:0;}
h2 .maly, h1 .maly { display:block; font-size: 20px; line-height: 26px; font-weight: 400; margin-bottom:5px;}
#banertlo h1 .maly { color:#fff;}
h2:after { content:''; display:block; width: 65px; height: 2px; background: #ed5622; position: absolute; bottom:0px; left:0px; z-index:1;}
.more { border: 2px solid #ed5622; letter-spacing:1px; text-transform: uppercase; position: relative; padding: 8px; padding-left:15px; padding-right:15px; display:block; width:100%; max-width: 250px; border-radius:50px; text-align: center; font-weight: 500; transition: all 0.5s ease;}
#firma .more { margin: auto; color:#fff !important;}
.more:hover { color:#fff; background:#ed5622;}
.more::before { content: '\f054'; font-family: 'Font Awesome 6 Solid'; font-size: 10px;position: absolute;  right: 16px; top: 50%; transform: translateY(-50%); color: #ed5622; transition: all 0.5s ease;}
.more:hover:before { color:#fff;}
.owl-carousel { overflow: hidden; padding:10px; position: relative; z-index:0;}
.page-template #onas h2, .page-template-default  #tresc h2 { text-align: center; font-size:26px; padding-bottom:15px; margin-bottom:15px; position: relative; z-index:0; }
.page-template #onas h2:after, .page-template-default  #tresc h2:after { margin: auto; left:0; right:0; width:50px;}
.owl-stage { display: flex; flex-wrap: wrap; justify-content: flex-start;}
.owl-item { display: inline-block;  vertical-align: top; position: relative; z-index:10;  padding:15px; counter-increment: my-awesome-counter;}
#steps .owitem:before { content: counter(my-awesome-counter); font-family: 'Poppins', sans-serif; color:#f0f9fa; font-size:250px; font-weight: bold;  text-align: center; display: flex; justify-content: center; align-content: center; flex-direction: column; font-family: 'Poppins', sans-serif;  position: absolute; left:10px; top:0px; width: 75px; height:100%;  -webkit-border-top-left-radius: 15px; -webkit-border-bottom-left-radius: 15px; -moz-border-radius-topleft: 15px; -moz-border-radius-bottomleft: 15px; border-top-left-radius: 15px; border-bottom-left-radius: 15px; box-sizing:border-box; z-index:0;}
.all .owitem { position: absolute; width:100%; left:0px; top:0px;  padding: 15px; padding-top: 15px; height:100%;  padding-bottom: 15px; padding-left:90px; padding-top: 20px; background:#fff; padding-bottom: 20px; float: left;  position: relative; box-shadow: 0px 0px 15px rgba(0,0,0,0.1); border-radius: 15px;}
.owl-nav { position: absolute; top:50%; transform:translateY(-50%); left:0px; width:100%;}
.owitem .opis { position: relative; z-index:1;}
h3 { font-weight: 500; text-transform: uppercase; font-size: 23px; line-height: 1.2; letter-spacing: 1px; margin:0px; margin-top:0px; padding:0px; padding-bottom:15px; margin-bottom:15px; position: relative; z-index:0;}
h3:after { content:''; display:block; width: 35px; height: 2px; background: #ed5622; position: absolute; bottom:0px; left:0; right:0; margin: auto; z-index:1; transition: all 0.5s ease;}
#oferta a:hover h3:after { width: 60px;}
.owl-prev { background: none; float:left; margin-left:10px; padding:0px; width:25px; height:25px; text-align: center; vertical-align: middle; border:0px; position: relative;}
.owl-prev span, .owl-next span { display:none;}
.owl-next {  background: none; float: right; margin-right:10px; padding:0px;  width:25px; height:25px; text-align: center; vertical-align: middle; border:0px; position: relative;}
.owl-prev:before { content: '\f053'; font-family: 'Font Awesome 6 Solid'; font-size: 25px; color: #ed5622; transition: all 0.5s ease; display:block; width:25px; height:25px; line-height: 25px; text-align: center; cursor:pointer;}
.owl-next:before { content: '\f054'; font-family: 'Font Awesome 6 Solid'; font-size: 25px; color: #ed5622; transition: all 0.5s ease;  display:block; width:25px; height:25px; line-height: 25px; text-align: center; cursor:pointer;}
.owl-prev.disabled:before, .owl-next.disabled:before { color:#f6f6f6 !important;}
.all, .wpisy { float:left; width:100%; position: relative; z-index:0; display: flex; flex-wrap: wrap; justify-content: flex-start; padding-top:15px; padding-bottom:15px;}

#oferta h2 { text-align: center;}
.owl-nav.disabled { display: none !important;}
.wpisy h2 { font-size: 24px; font-weight:300; line-height:30px;}
#oferta h2:after { margin: auto; left:0; right:0;}
.wpisy .box .foto img { width: 100%; height: auto; transition: all 0.5s ease; float:left;}


#oferta a:hover img, .wpisy a:hover img { transform:scale(1.1); }
#oferta .opis, .wpisy .opis { padding: 10px; padding-left:30px; padding-right:30px; padding-bottom:40px; }
#oferta .przycisk, .wpisy .przycisk { width:40px; height: 40px; line-height:40px; position: absolute; left:0; right:0; margin: auto; bottom: -20px;; box-sizing:border-box; background:#ed5622; border-radius: 5px; transition: all 0.5s ease;}
#oferta .przycisk:before, .wpisy .przycisk:before { content:'\f054';  font-family: 'Font Awesome 6 Solid'; font-size: 10px; color:#fff; position: absolute; top:0px; height:40px; left:0px; width:40px; text-align: center; line-height:40px; transition: all 0.5s ease;}
#oferta a:hover .przycisk:before { transform:rotate(360deg); }
#oferta a:hover .przycisk {background:#6d6e70;}
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0;}
#oferta a:hover .box, .wpisy a:hover {  box-shadow: 0px 0px 25px rgba(0,0,0,0.2); }
#kontakt {  float:left; width:100%; position: relative; z-index:0;  padding: 15px; }
.uwagi { float: left; width:100%; padding: 15px; text-align: center; font-style:italic; font-size:14px; }
.site-footer { background:url(images/stopka.jpg); background-repeat:no-repeat; background-attachment:fixed;; width:100%; position: relative; float:left;  padding: 15px;}
#copy { float:left; width:100%; position: relative; z-index:0; margin-top:15px; padding: 15px; padding-top:25px; padding-bottom:25px; text-align: center; font-size: 12px;}
#copy a { font-size: 12px; color:#fff;}
.pole { width: 30%; float: left; margin-left:2%; margin-right:2%;}
#formkontakt input[type=text], #formkontakt input[type=email]  { width:100%; border:0px; transition: all 0.5s ease; outline: none; background: none; border-bottom: 1px solid #6d6e70; color:#fff !important; padding: 10px;  font-family: 'Poppins', sans-serif; font-size: 15px;}
#formkontakt textarea { width:100%; border:0px; transition: all 0.5s ease; outline: none; background: none; border-bottom: 1px solid #6d6e70; color:#fff !important; padding: 10px;  font-family: 'Poppins', sans-serif; font-size: 15px; height:167px; overflow: auto; resize: none;}
#formkontakt input[type=text]:focus, #formkontakt input[type=email]:focus, #formkontakt textarea:focus  { border-bottom: 1px solid #fff; outline: none;}
.pole2 { width: 62%; float: right;  margin-left:0%; margin-right:4%;} 
.wyslij { float:left; width:30%; margin-left:2%; margin-right:2%;}
#formkontakt ::placeholder { color: #fff;  opacity: 1; }
#formkontakt :-ms-input-placeholder {  color: #fff;}
#formkontakt ::-ms-input-placeholder { color: #fff;}
#formkontakt .wpcf7-list-item { margin:0px; margin-top:10px; margin-bottom:15px; color:#fff; font-size: 12px; position: relative;  z-index:0;}
#formkontakt .wpcf7-list-item-label { display:block; padding-left: 35px; font-family: 'Poppins', sans-serif;}
#formkontakt .wpcf7-list-item #rodo { position: absolute; left: 5px; top: 0px;}
#formkontakt .wpcf7-submit { width: 100%; max-width: 250px; padding: 8px; text-align: center; color:#fff; transition: all 0.5s ease; text-transform: uppercase; font-weight: 500; border: 2px solid #ed5622; border-radius:50px; background:none;font-family: 'Poppins', sans-serif; cursor: pointer; letter-spacing:1px; }
#formkontakt .wpcf7-submit:hover { background:#ed5622;}
#formkontakt input[type=text].wpcf7-not-valid, #formkontakt input[type=email].wpcf7-not-valid { border-bottom: 1px solid #9dbeb7; outline: none;}
#formkontakt .wpcf7-submit:disabled, .wpcf7-submit:hover:disabled { border:2px solid rgba(59,192,205,0.2) !important; background:none !important; filter: grayscale(100%);}
.site-footer .wpcf7 form .wpcf7-response-output{ background:none; border: 2px solid #ed5622 !important;  color: #fff;  float: left; margin-left:2%; margin-right:4%;  width: 94%; font-size: 13px;  padding: 15px !important;  text-align: center;  font-weight: 500; letter-spacing: 1px; border-radius: 8px;}
#formkontakt .wpcf7-not-valid-tip { font-weight: 500; margin:0px !important;  display: block; font-size: 11px;  color: #ebbf03;  padding: 10px; padding-top:5px; padding-bottom:5px;}
.form { float:left; width:100%;}
.schema-faq-question { margin-bottom: 5px; font-size: 18px; padding-bottom:10px; display:block;}
#tresc h2 { font-weight: bold !important;}
.grecaptcha-badge { bottom: 100px !important;}
#top { position: absolute; left:0px; top:0px; z-index:1000; width:100%; float:left; }
#menu.big { position: relative; width:100%; text-align: center; background:none; float:left;}
#menu.small { position: fixed; left:0px; top:0px; z-index:1000; width:100%; background:#000; text-align: center; color:#fff !important; float: left;}
#menu.small a { color:#fff !important;}
#mega-menu-wrap-primary #mega-menu-primary { text-align: right; float: right; width:100%; position: relative; z-index:0;}
#menu.big  #mega-menu-wrap-primary #mega-menu-primary { margin-top:20px;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link { letter-spacing: 1px !important;  font-weight: 500 !important;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current_page_parent > a.mega-menu-link::after {
 content: ''; margin: auto; display: block; height: 2px;  background: #ed5622; position: absolute;  bottom: 0px;  left: 0;  right: 0;  width: 100%;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link::after {  content: '';  display: block;  height: 2px;  background: #ed5622;  margin: auto;   position: absolute;   bottom: 0px;   left: 0;
  right: 0;  width: 0%;   transition: all 0.5s ease;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover:after  { width:100%;}
#menu.big .logo { margin: auto; text-align: center; margin-top:5px; float:left; width:100%; position: absolute; left: 15px; top: 15px; max-width:400px; z-index:100;}
#menu.small .logo { margin: auto; text-align: center; margin-top:5px; float:left; width:100%; position: absolute; left: 15px; top: 0px; max-width:200px; z-index:100;}
.logo img {  width:100%; max-width: 400px; height:auto !important;}
#menu.big .danetop { position: absolute;  right:20px; top:75px; z-index:1000; }
#menu.small .danetop { position: absolute;  right:20px; top:22px; z-index:1000;}
#menu.small .danetop a { color:#1a383b !important; }
#menu.small .danetop a:hover { color:#fff !important; }
#onas, #oferta { padding-top:35px; padding-bottom: 65px; float:left; width:100%; position: relative; z-index:0;}
#baner { float:left; width:100%; background:#000; background-size: cover; height:auto;}

#banertlo {
  background: #000;
  opacity: 0.70;
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  left: 0px;
  z-index:1;
}
#banerpod {
  height: 600px;
  float: left;
  width: 100%;
  position: relative;
  z-index: 0;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;	
  background-position: center top !important;
}
#banerpod h1 {
  color: #fff;
  top: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 100;
  font-size: 48px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom:15px;
  transform:translateY(-50%);
}
#content { float: left; width:100%;}
#banerpod h1:after { content:''; display:block; width: 65px; height: 2px; background: #ed5622; position: absolute; bottom:0px; right:0; margin: auto; left:0; z-index:1;}
.nav-links { float: left; width:100%; text-align: center;}
.nav-links span { color:#dedede; transition: all 0.5s ease;}
.nav-links > span, .nav-links > a { padding: 6px; box-shadow:none !important; border: 1px solid #f6f6f6; border-radius: 4px; margin:0px; width: auto; margin-left:2px; margin-right:2px; padding-left:15px; padding-right: 15px; position: relative; z-index:0; transition: all 0.5s ease;}
.nav-links a.next { padding-right: 0px; transition: all 0.5s ease;}
.nav-links a.prev { padding-left: 0px; transition: all 0.5s ease;}
.nav-links a.next:after { content: '\f054'; font-family: 'Font Awesome 6 Solid'; font-size: 10px; color: #ed5622; transition: all 0.5s ease; display:inline-block;  z-index:1;   width:28px; height:34px; line-height: 32px; text-align: center; }
.nav-links a.prev:before { content: '\f053'; font-family: 'Font Awesome 6 Solid'; font-size: 10px; color: #ed5622; transition: all 0.5s ease; display:inline-block;  z-index:1; width:28px; height:34px; line-height: 32px; text-align: center; }
.inf { float:left; width:100%; text-align: center; position:relative; z-index:0; width:98%; margin-left:1%; margin-right:1%; padding-top:50px; padding-bottom:50px; font-size:18px;}
.inf  a, .inf strong { color:#fff; font-size: 24px;}
.inf  a:hover { color:#ed5622;}
.inf .mail { position: relative; z-index:0; padding-left: 50px; display:inline-block; vertical-align: middle; text-align: left;}
.inf .mail:before { content:'\f0e0';  font-family: 'Font Awesome 6 Solid';color:#ed5622; font-size: 36px; position:absolute; top:50%; transform:translateY(-50%); left:0px;}
.inf .office { position: relative; z-index:0; padding-left: 50px; display:inline-block; vertical-align: middle; text-align: left}
.inf .office:before { content:'\f2a0';  font-family: 'Font Awesome 6 Solid';color:#ed5622; font-size: 38px; position:absolute; top:50%; transform:translateY(-50%); left:2px;}
.inf .mobi { position: relative; z-index:0; padding-left: 50px; display:inline-block; vertical-align: middle;text-align: left}
.inf .mobi:before { content:'\f3c5';  font-family: 'Font Awesome 6 Solid';color:#ed5622; font-size: 36px; position:absolute; top:50%; transform:translateY(-50%); left:5px;}
.nav-links a.next:hover:after, .nav-links a.prev:hover:before  { color:#fff;}
.nav-links span.current, .nav-links a:hover { border:  1px solid #ed5622; background:#ed5622; color:#fff;}
#banerpod h1 { padding-left:15px !important; padding-right:15px !important;}
#banertlo.wp h1 { top: 300px;}
#kontakt .opis p { text-align: left !important;}
.mapa { float:left; width:100%; position: relative; }
#formporady input[type=text], #formporady input[type=email]  { width:100%; border:0px; transition: all 0.5s ease; outline: none; background: none; border-bottom: 1px solid #dedede; color:#3d3d3d !important; padding: 10px;  font-family: 'Poppins', sans-serif; font-size: 15px; }
#formporady textarea { width:100%; border:0px; transition: all 0.5s ease; outline: none; background: none; border-bottom: 1px solid #dedede; color:#3d3d3d !important; padding: 10px;  font-family: 'Poppins', sans-serif; font-size: 15px; height:160px; overflow: auto; resize: none;}
#formporady input[type=text]:focus, #formporady input[type=email]:focus, #formporady textarea:focus  { border-bottom: 1px solid #ed5622; outline: none;}
#formporady ::placeholder { color: #3d3d3d;  opacity: 1; }
#formporady :-ms-input-placeholder {  color: #3d3d3d;}
#formporady ::-ms-input-placeholder { color: #3d3d3d;}
#formporady .wpcf7-list-item { margin:0px; margin-top:5px; margin-bottom:15px; color:#fff; font-size: 12px; position: relative;  z-index:0;}
#formporady .wpcf7-list-item-label { display:block; padding-left: 35px; font-family: 'Poppins', sans-serif; color:#3d3d3d}
#formporady .wpcf7-list-item #rodo { position: absolute; left: 5px; top: 0px;}
#formporady .wpcf7-submit { width: 100%; max-width: 250px; padding: 8px; text-align: center; color:#3d3d3d; transition: all 0.5s ease; font-weight: bold; border: 2px solid #ed5622; border-radius:50px; background:none;font-family: 'Poppins', sans-serif; cursor: pointer; }
#formporady .wpcf7-submit:hover { background:#ed5622; color:#fff;}
#formporady input[type=text].wpcf7-not-valid, #formporady input[type=email].wpcf7-not-valid { border-bottom: 1px solid #ed5622; outline: none;}
#formporady .wpcf7-submit:disabled, .wpcf7-submit:hover:disabled { color:#999!important; border:2px solid #ddd !important; background:none !important;}
#tresc .wpcf7 form .wpcf7-response-output {  float: left; margin-left:2%; margin-right:4%;  width: 94%; font-size: 13px;  padding: 15px !important;  text-align: center; border-radius:8px;}
#formporady .wpcf7-not-valid-tip { font-weight: bold; margin:0px !important;  display: block; font-size: 11px;  color: #ed5622;  padding: 10px; padding-top:5px; padding-bottom:5px;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output { border:2px solid #ebbf03 !important; border-radius:8px;}
#formporady .imie, #formporady .mail, #formporady .telefon, #formporady .temat { width:47%; margin-left:1%; margin-right:1%; display:inline-block; margin-bottom:10px; margin-top:10px;}
#formporady .tresc, #formporady .rodo,  #formporady .poradywys { width:98%; margin-left:1%; margin-right:1%; margin-bottom:10px; margin-top:10px; display:inline-block; }
#formporady .poradywys { margin-top:0px !important;}
#tresc #wpcf7-f134-o1 { width:100%; max-width: 1000px; margin: auto;}
#cn-notice-text { font-family: 'Poppins', sans-serif; font-size: 13px; color:#fff;}
#cookie-notice .cn-button { background: none !important; color:#fff; font-family: 'Poppins', sans-serif !important; border: 2px solid #ed5622 !important; border-radius: 50px !important; width:100% !important; max-width: 220px !important; font-weight: bold !important; padding:10px !important;}
#cookie-notice .cn-button:hover { background:#ed5622  !important;}
.cn-close-icon::after, .cn-close-icon::before { background:#fff !important;}
.cookie-notice-container { padding: 15px 40px !important;}
#cn-notice-buttons { width:100% !important; text-align: center !important;}
.cn-close-icon { top:25px !important;}
#cookie-notice { z-index:1000 !important;}
.preloader-plus { z-index:100000 !important;}
.wpcf7-spinner { display: none !important;}
html, body, img, div, a, table {
    image-rendering: -webkit-optimize-contrast !important;
}
.linkall { color:#fff !important;}
span.alltxt { display: none; cursor: pointer;}
.fb { height: 30px; line-height: 30px; color:#1a383b !important; display: inline-block; text-align: center; margin-left:4px; margin-right:4px;  background:#fff; border-radius:50px; transition: all 0.5s ease; vertical-align: middle;}
.ins { height: 30px; line-height: 30px; color:#1a383b !important; display: inline-block; text-align: center; margin-left:4px; margin-right:4px;  background:#fff; border-radius:50px;  transition: all 0.5s ease; vertical-align: middle;}
.lin { height: 30px; line-height: 30px; color:#1a383b !important; display: inline-block; text-align: center; margin-left:4px; margin-right:4px; background:#fff; border-radius:50px; transition: all 0.5s ease; vertical-align: middle;}
.fb:before { content: '\f39e'; font-size: 15px;  font-family: 'Font Awesome 6 Brands'; width: 30px; text-align: center;display: block;height: 30px;line-height: 30px;}
.ins:before { content: '\f16d'; font-size: 18px;  font-family: 'Font Awesome 6 Brands'; width: 30px; text-align: center;display: block;height: 30px;line-height: 30px;}
.lin:before { content: '\f0e1'; font-size: 15px;  font-family: 'Font Awesome 6 Brands'; width: 30px; text-align: center;display: block;height: 30px;line-height: 30px;}
.fb:hover, .ins:hover, .lin:hover { color:#fff !important; background:#ed5622;}
.cp { display: inline-block; vertical-align: middle; margin-left:8px;}
.mega-sub-menu .mega-current-menu-item a { background:#ed5622 !important;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item { border-top: 1px solid #162f31;}
#oferta .box { background:#fff; transition: all 0.5s ease; position: relative; z-index:0; box-shadow: 0px 0px 20px rgba(0,0,0,0.1); border-radius:12px; margin-top:150px; text-align: center;}
.foto { float:left; width:100%; position: relative; z-index:0; height:auto;}
.foto img { width:80%; height:auto; max-width: 320px; margin-top: -150px; transition: all 0.5s ease; margin-bottom:20px; clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);}
.box .opis { padding: 15px; }
#oferta a:hover { color:#000 !important;}
.owl-dots { width:100%; text-align: center; margin-top: 30px; float:left; margin-bottom:20px;}
.owl-dot { width:45px; height: 7px; border-radius: 50px; background:#d8f2f5; margin-left:3px; margin-right:3px; border:0px; cursor: pointer;}
.owl-dot.active { background:#ed5622;}
.owl-dots.disabled { display: none !important;}
#dlaczego  .owl-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 10;
  padding: 40px;
  counter-increment: my-awesome-counter;
  box-sizing: border-box;
}
#dlaczego  h2 { text-align: center; margin-top:50px;}
#dlaczego  h2:after { margin: auto; text-align: center; left:0; right:0;}
.all .owitem { padding: 30px; padding-left:60px; padding-bottom:10px;}
p { margin:0px; margin-bottom:18px;}

.site-footer { color:#fff;}
.site-footer h2 { text-align: center;}
.site-footer h2:after { margin: auto; left:0; right:0;}
.wp-block-button > .wp-block-button__link, .wp-block-button .wp-block-button__linke { font-size: 17px !important; position: relative;  font-weight: 500 !important; border:2px solid #ebbf03 !important; width:100% !important; transition: all 0.5s ease; padding:8px !important;}
.wp-block-button { width:100% !important; max-width: 280px !important;}
.wp-element-button:hover { background:#ebbf03 !important;}
.site-footer  .wp-block-button > .wp-block-button__link:after { content:''; content: '\f054'; font-family: 'Font Awesome 6 Solid';font-size: 10px; position: absolute; right: 20px;top: 50%; transform: translateY(-50%); transition: all 0.5s ease;}
.fx #formkontakt input[type="text"], .fx #formkontakt input[type="email"], .fx #formkontakt textarea { color:#000 !important; border-bottom: 1px solid #f2f2f2 !important;}
.fx #formkontakt ::placeholder { color: #333;  opacity: 1; }
.fx #formkontakt :-ms-input-placeholder {  color: #333;}
.fx #formkontakt ::-ms-input-placeholder { color: #333;}
.fx #formkontakt input[type="text"]:focus, .fx #formkontakt input[type="email"]:focus, .fx #formkontakt textarea:focus { border-bottom: 1px solid #ed5622 !important;}
.fx #formkontakt .wpcf7-list-item { color:#000 !important;}
.fx #formkontakt .wpcf7-submit { color:#ed5622;}
.fx #formkontakt .wpcf7-submit:hover { color:#fff;}
.fx #formkontakt .wpcf7-not-valid-tip { color:#e32126  !important;}
#formkontakt input[type="text"].wpcf7-not-valid,  #formkontakt input[type="email"].wpcf7-not-valid  { border-bottom: 1px solid #ebbf03 !important;}
.fx #formkontakt input[type="text"].wpcf7-not-valid, .fx #formkontakt input[type="email"].wpcf7-not-valid  { border-bottom: 1px solid #e32126 !important;}
#tresc .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output { background:none !important; border: 2px solid #e32126 !important; color:#000 !important; letter-spacing: 1px; font-weight: 500;}
.fx .wpcf7 form.sent .wpcf7-response-output  { background:none !important; border: 2px solid #ed5622 !important; color:#000 !important; letter-spacing: 1px; font-weight: 500;}
.wpcf7-list-item-label a { color:#ed5622 !important;}
.wpcf7-list-item-label a:hover, #cn-notice-text a:hover { text-decoration: underline;}
#cn-notice-text a  { color:#ed5622 !important;}

_::-webkit-full-page-media, _:future, :root #banerpod { background-attachment:scroll !important; }
_::-webkit-full-page-media, _:future, :root #firma { background-attachment:scroll !important; }
_::-webkit-full-page-media, _:future, :root site-footer{ background-attachment:scroll !important; }
@media not all and (min-resolution:.001dpcm) { @media
{
#banerpod, #firma, .site-footer { background-attachment:scroll !important;} 
}}
@media (max-width: 1280px) {
#menu.big .logo { max-width: }	
}
@media(max-width: 1080px) {
#menu.big .danetop, #menu.small .danetop { position: absolute;  right:75px; top:24px; z-index:1000;}
#menu.big, #menu.small { position: fixed; left:0px; top:0px; z-index:1000; width:100%; background:#000; text-align: center; color:#fff !important; float: left;}
#menu.big  #mega-menu-wrap-primary #mega-menu-primary { margin-top:0px;}
.fb:before { color:#3d3d3d !important;}
.fb  { right: auto; left: 435px; top:3px;}
#top { background:#1a383b;}
.onasfoto { width:40%;}

#oferta a, .wpisy a { width: 48%;}
#oferta .box .foto { height: calc(100% * 0.3);}
.lokalizacje .box  { width:98%; margin-left:1%; margin-right:1%;}
.lokalizacje .box:nth-child(1), .lokalizacje .box:nth-child(3)  { border:0px;}
.lokalizacje .box { border-bottom: 1px solid #f6f6f6 !important;}
.lokalizacje .foto { width:30%;}
.lokalizacje .opis { width: 67%;}
.dane .tel, .dane .mail  { margin:0px; display:block; margin-bottom:10px;}
.logo img  { max-width:200px; filter: invert(0);}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after { background:#fff;}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child { margin-right:15px;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover { color:#fff !important; background:#ed5622 !important; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link::after  { display:none !important;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link, #menu.small #mega-menu-wrap-primary #mega-menu-primary > li.mega-current-menu-item > a.mega-menu-link { color:#fff !important;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link { padding-left:15px !important;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item { border-top: 1px solid #162f31;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {  padding-left:30px !important;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-current-page-ancestor  > a.mega-menu-link { color:#fff !important;}
#menu.big .logo, #menu.small .logo  { margin: auto; text-align: center; margin-top:5px; float:left; width:100%; position: absolute; left: 15px; top: 0px; max-width:200px;}
}
@media(max-width: 768px) {
.cp { display: block; width:100%; text-align: center; margin-top:20px;}
.box { max-width: 400px; margin: auto; margin-top:150px;}
#formporady .imie, #formporady .mail, #formporady .telefon, #formporady .temat { width:98%;}
#kontakt .opis p { text-align: center !important;}
#banerpod h1 { font-size: 36px;}
#banertlo.wp h1 { font-size: 32px;}
.grecaptcha-badge { display:none;}
.wpcf7-submit { max-width:100% !important;}
.pole, .pole2, .wyslij, .wpcf7 form .wpcf7-response-output  { width:98%; margin-left:1%; margin-right:1%;}
.dane { font-size: 18px;}
.dane .tel:before  { font-size: 25px;}
.dane .mail:before { font-size: 20px;}
.lokalizacje .foto { width:100%; margin:0px; text-align: center;}
.lokalizacje .opis { width: 100%; margin:0px; text-align: center;}
.przyciskmapa  { margin: auto;}
.onasfoto, #onas .txt { width: 98%; margin-left:1%; margin-right:1%;}
#kontakt h3:after { margin: auto; left:0; right:0;}
#onas .txt { text-align: center;}
h2 { text-align: center; }
h2:after { margin: auto; left:0; right:0;}
.more { margin: auto;}
h2 { font-size:36px;}
h2 .maly  { font-size: 17px;}
.wpisy h2 { font-size: 18px; line-height: 24px;}
#oferta a, .wpisy a { width: 98%;}
#oferta .box .foto {  height: calc(100% * 0.28);}
#oferta .box { height:auto;}
.wpisy h2 { text-align: left;}
.wpisy h2:after { margin:0px; left:0px;}
.fb  { right: auto; left: 165px; top:3px;}
#steps .owl-item { padding:0px;}
.owl-nav { left:0;right:0px; margin: auto; width:70px; top: auto; bottom:0px;}
}
@media (max-width: 500px) {
#banerpod h1 { font-size: 34px;}
.owl-item{ padding:0px;;}
.dane { font-size: 15px; padding-left:0px; padding-right:0px;}
.dane .tel, .dane .mail { margin:0px; display:block; margin-bottom:10px;}
.dane .tel:before  { font-size: 22px;}
.dane .mail:before { font-size: 18px;}
}

