html{line-height:1.15;-webkit-text-size-adjust:100%;font-size:.85vw;scroll-behavior:smooth}body{display:flex;flex-direction:column;min-height:100vh;font-size:1rem;overflow-x:hidden;font-family:'Figtree',sans-serif;margin:0!important;background:#f8f8f8}.wrapper{flex:1;min-height:90vh}.post,.page{margin:0}header#masthead{position:fixed;width:100%;z-index:99;background:#f8f8f8}.content-page{padding:0 5.5rem}header#masthead .content-page{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;-webkit-box-shadow: 0 6px 5px 0 rgb(8 8 8 / 10%);-moz-box-shadow: 0 6px 5px 0 rgb(8 8 8 / 10%);box-shadow: 0 6px 5px 0 rgb(8 8 8 / 10%);padding:3rem 5.5rem 1.5rem}.header.header_fixed .content-page{padding:1rem 5.5rem 1rem!important}.header.header_fixed .content-page .site-branding img{width:8rem}.header-logo-menu{display:flex;flex-direction:row;align-items:flex-end}section.home-top-section{margin-top:9rem;padding-top:10rem;padding-bottom:10rem}.site-branding img{width:22rem}nav#site-navigation{padding-left:7.5rem}.site-branding{width:19rem}nav#site-navigation li a{color:#919191;font-size:1.5rem;margin-right:2rem;text-decoration:none;font-weight:400}.header-button a{font-size:1.6rem;color:#ff9800!important;line-height:1;font-weight:400}.home-top-section-left{width:100%;max-width:50%}.home-top-title{color:#3e3e3e;font-size:4.7rem;line-height:1.2;padding-bottom:5rem}.home-top-description p{margin:0}.home-banner-button{display:flex;flex-direction:row}.home-banner-button .yellow-button{margin-left:2rem}.yellow-button a{background:#ff9800;color:#fff!important;text-decoration:none;font-size:2.2rem;width:22rem;display:flex;flex-direction:row;justify-content:center;align-items:center;height:6.5rem;border-radius:3rem;line-height:1}.home-top-description{color:#3e3e3e;font-size:1.8rem;line-height:1.6;padding-bottom:4rem}.black-button a{background:#3e3e3e;color:#fff!important;text-decoration:none;font-size:2.2rem;width:28rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:6.5rem;border-radius:3rem;line-height:1;padding-left:5.7rem}.home-banner-button .black-button a{width:22rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:6.5rem;border-radius:3rem;line-height:1;padding-left:2.7rem}.black-button a img{margin-left:2rem;-moz-transition:all .7s ease-out;-o-transition:all .7s ease-out;-webkit-transition:all .7s ease-out}.black-button:hover img{-webkit-transform:scale(1.2,1);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:.55s;-moz-transform:scale(1.2,1);-moz-transition-timing-function:ease-out;-moz-transition-duration:.55s;transition:.2s;transition-delay:500ms;transition:background .5s ease;animation:slide1 2s ease-in-out infinite;margin-left:10px}.home-top-section-content{display:flex;flex-direction:row}.home-top-section-right{position:relative;height:100%;width:50%}section.big-orange-section{background:#ff9800;padding:5rem 0 1.5rem}.big-orange-section-content{width:100%;max-width:70rem;margin-left:10rem;position:relative;padding-top:2.7rem}.big-orange-section-content{color:#fff;font-size:1.7rem;line-height:1.6;font-weight:500}.big-orange-section-content p{margin-bottom:3rem}.big-orange-section-content:before{content:'';position:absolute;top:0;left:0;height:2px;width:6rem;background:#fff}.home-city-section-content{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex:1;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch;padding-top:4rem}.home-city-section{padding-top:9rem;padding-bottom:4.5rem}.uterm-section-title{color:#3e3e3e;font-size:2.7rem;line-height:1.5;font-weight:600;padding-left:1.8rem}.home-city-block{width:23%;-webkit-box-shadow: 0 0px 8px 0 rgb(8 8 8 / 20%);-moz-box-shadow: 0 0px 8px 0 rgb(8 8 8 / 20%);box-shadow: 0 0px 8px 0 rgb(8 8 8 / 20%);border-radius:1rem;display:flex;flex-direction:column;align-items:center;padding:4.7rem 2rem 2rem 1.5rem;background:#fff}.home-city-block-img{width:100%;display:flex;justify-content:center;margin-bottom:3.4rem}.home-city-block-img img{height:16.5rem}.home-city-block-grey{color:#3e3e3e;font-size:1.5rem;line-height:1.3}.home-city-block-grey ul{margin:0;padding:0 0 0 1.5rem}.home-city-block-grey ul li{margin-bottom:1rem}.white-botder-button a{background:transparent;color:#fff!important;text-decoration:none;font-size:2.2rem;width:28rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:6.5rem;border-radius:3rem;line-height:1;padding-left:5.7rem;border:2px solid #fff}.white-botder-button a img{margin-left:2rem;-moz-transition:all .7s ease-out;-o-transition:all .7s ease-out;-webkit-transition:all .7s ease-out}.white-botder-button:hover img{-webkit-transform:scale(1.2,1);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:.55s;-moz-transform:scale(1.2,1);-moz-transition-timing-function:ease-out;-moz-transition-duration:.55s;transition:.2s;transition-delay:500ms;transition:background .5s ease;animation:slide1 2s ease-in-out infinite;margin-left:10px}@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
}.button-orange-section{padding:3rem 0;background:#ff9800}.button-orange-content{display:flex;justify-content:center}.site-footer-content{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex:1;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch;padding-bottom:1.5rem}footer#colophon{padding-top:6rem;background:#3e3e3e}.site-footer-logo{position:relative;margin-right:4.5rem}.site-footer-logo img{width:12rem}.site-footer-content-block{width:calc(100% - 18rem);color:#fff;padding-left:4rem}.site-footer-content-kontakt{width:100%;display:flex;flex-direction:row}.site-footer-content-title{font-size:2.5rem;color:#fff;padding-top:.5rem;font-weight:600;padding-bottom:5rem}.site-footer-content-kontakt{width:100%;display:flex;flex-direction:row;justify-content:space-between;font-size:1.7rem;font-weight:400;color:#fff;padding-bottom:2rem;line-height:1.4}.site-footer-black{color:#aaa;text-align:center;padding:1rem;font-size:1.3rem;line-height:1;font-weight:400;background:#222}.site-footer-logo:after{content:'';position:absolute;right:-4.5rem;width:2px;height:4rem;top:0;background:#fff}.home-top-section-right img{display:none}.kontakt-page-block-adress{width:100%;display:flex;flex-direction:column}.kontakt-page-section-content{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex:1;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch;padding-top:18.2rem}.kontakt-page-block{width:45%}.kontakt-page-block .uterm-section-title{padding-left:0;padding-bottom:4rem}.kontakt-adress-block-ico{width:3.5rem;height:3.5rem;margin-top:-.5rem}.kontakt-adress-block:nth-child(3) .kontakt-adress-block-ico,
.kontakt-adress-block:nth-child(2) .kontakt-adress-block-ico {padding:.7rem}.kontakt-adress-block{display:flex;flex-direction:row;align-items:flex-start;font-size:1.5rem;color:#3e3e3e;padding:1.5rem 0 2rem}.kontakt-adress-block-text p{margin:0}.kontakt-page-block.kontakt-page-block-form{margin-left:3rem;width:48%}.kontakt-page-block.kontakt-page-block-form .uterm-section-title{text-align:center;font-size:1.7rem;padding-bottom:.5rem;padding-top:1.5rem}.page-template-kontakt-page .site-footer-content{display:none}.page-template-kontakt-page footer#colophon{padding-top:3rem;background:#3e3e3e}.kontakt-page-block-form textarea{width:100%;border:none;border-radius:3px;padding:1rem;-webkit-box-shadow: 0 0px 8px 0 rgb(8 8 8 / 20%);-moz-box-shadow: 0 0px 8px 0 rgb(8 8 8 / 20%);box-shadow: 0 0px 8px 0 rgb(8 8 8 / 20%);border-radius:.4rem;width:98%;height:15rem;margin-bottom:1.6rem;background:transparent;text-align:center;color:#c4c4c4;font-size:1.4rem;resize:none}.kontakt-page-block-form input[type="text"],.kontakt-page-block-form input[type="email"],.kontakt-page-block-form input[type="tel"]{color:#666;border:none;border-radius:3px;padding:1rem;-webkit-box-shadow: 0 0px 8px 0 rgb(8 8 8 / 20%);-moz-box-shadow: 0 0px 8px 0 rgb(8 8 8 / 20%);box-shadow: 0 0px 8px 0 rgb(8 8 8 / 20%);border-radius:.4rem;width:98%;height:3.6rem;margin-bottom:1.6rem;background:transparent;text-align:center;color:#c4c4c4;font-size:1.4rem;background:#fff}.kontakt-page-block-form input::placeholder,.kontakt-page-block-form textarea::placeholder{color:#c4c4c4;font-size:1.4rem}.kontakt-page-block-form input.wpcf7-form-control.wpcf7-submit.has-spinner{background:#ff9800;color:#fff!important;text-decoration:none;font-size:2.2rem;width:28rem;display:flex;flex-direction:row;justify-content:center;align-items:center;height:6.5rem;border-radius:3.5rem;line-height:1;margin:0 auto;text-align:center;border:none!important}section.kontakt-page-section{padding-bottom:6rem}.demo-page-descrition{font-size:1.5rem;color:#3e3e3e;line-height:1.5}.demo-page-img{max-height:40rem;display:flex;justify-content:center;align-items:center;margin-top:-5rem}.demo-page-img img{display:block;max-width:75%}span.wpcf7-form-control.wpcf7-checkbox{font-size:1.1rem;color:#3e3e3e;line-height:1.5;margin-bottom:0;display:block}html{scroll-behavior:smooth}.home-slider-big-content{display:flex;min-height:34rem;padding:5rem;padding-top:5rem;padding-left:9rem;background:#3e3e3e}.home-slider-big-block{width:50%}.home-slider-big-block-img{width:100%;position:relative}.home-slider-big-block-img:after{content:'';position:absolute;bottom:-4rem;background:url(/wp-content/uploads/2023/11/xshadow.png.pagespeed.ic.oE4OqLg6US.png);width:80%;height:4rem;background-repeat:no-repeat;background-size:contain;left:0;right:0;margin:0 auto;background-position:center}.home-slider-big-block-text{color:#fff;font-size:1.6rem;margin-right:5rem;text-decoration:none;font-weight:400;padding-top:5.5rem;padding-left:11rem;line-height:1.3;padding-bottom:3rem;position:relative}.home-slider-big-block-text:before{content:'';position:absolute;top:5.5rem;left:4rem;width:5rem;height:2.5rem;background:url(/wp-content/uploads/2023/11/xarrow-gr.png.pagespeed.ic.23BjGKztY_.png);background-size:cover;background-repeat:no-repeat}.home-slider-big .swiper-pagination-bullet{width:1.3rem;height:1.3rem;display:inline-block;border-radius:100%;background:#aaa;opacity:.4;border:.2rem solid transparent;margin:0 .5rem!important;cursor:pointer}.home-slider-big .swiper-pagination-bullet-active{opacity:1;background:transparent;border:.2rem solid #ff9800;width:1.5rem;height:1.5rem}section.poznaj-cennik-section{padding:6rem 0;background:#f8f8f8}.poznaj-cennik-section .uterm-section-title{text-align:left;padding-left:0}.poznaj-cennik-section-home-title p{color:#3e3e3e;font-size:1.5rem;line-height:1.3;font-weight:400;text-align:left;margin:0}.poznaj-cennik-content{border:.2rem solid #ff9800;margin:2.7rem auto 1rem;width:64rem;height:7.7rem;border-radius:4rem;display:flex;flex-direction:row;justify-content:space-between;overflow:hidden}.poznaj-cennik-content-white{display:flex;justify-content:flex-end;align-items:center;width:46%;color:#3e3e3e;font-size:3.7rem;font-weight:600;padding-right:4rem;position:relative}.poznaj-cennik-content-orange{display:flex;justify-content:flex-start;align-items:center;width:53%;color:#3e3e3e;font-size:3.7rem;font-weight:600;padding-left:10rem;position:relative;border-radius:4rem;background:#ff9800}.poznaj-cennik-content-white:before{content:'';position:absolute;width:70%;height:.2rem;background:#3e3e3e}.poznaj-cennik-content-white:before{content:'';position:absolute;width:76%;height:.2rem;background:#3e3e3e;right:.5rem}.poznaj-cennik-content-orange div{margin-top:0}.poznaj-cennik-content-orange div:last-child{font-size:1rem;position:absolute;bottom:.3rem;text-align:center;width:100%;left:0}.poznaj-cennik-section-home{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.poznaj-cennik-section-home-title{width:auto;min-width:38rem;text-align:left}.poznaj-cennik-section-deskr{position:relative;width:100%;max-width:75rem;padding-top:7rem;color:#3e3e3e;font-size:1.5rem;line-height:1.3;font-weight:400}.poznaj-cennik-section-deskr:before{content:"";width:6rem;height:.2rem;background:#3e3e3e;left:0;top:6.7rem;position:absolute}.page-section{padding-top:14rem;background:#f8f8f8;padding-bottom:6rem}section.page-section .entry-content{color:#3e3e3e;font-size:1.4rem!important;line-height:1.6;padding-bottom:4rem}.main-navigation ul ul{background:#f8f8f8;width:18rem!important}nav#site-navigation li ul a{color:#919191;font-size:1.6rem;margin-right:0;text-decoration:none;font-weight:400;width:100%;padding:1rem}section.blog-top-page-section{padding-top:15rem;color:#3e3e3e;font-size:2.7rem;line-height:1.5;font-weight:600;padding-left:1.8rem;text-align:center;padding-bottom:4rem}.aktualnosci-content{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex:1;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch}.aktualnosci-content-block{width:31%;-webkit-box-shadow: 0 0px 8px 0 rgb(8 8 8 / 20%);-moz-box-shadow: 0 0px 8px 0 rgb(8 8 8 / 20%);box-shadow: 0 0px 8px 0 rgb(8 8 8 / 20%);border-radius:1rem;display:flex;flex-direction:column;align-items:center;padding:4.7rem 2rem 2rem 1.5rem;background:#fff;margin-bottom:1rem}.blog-page-image{width:100%;display:flex;justify-content:center;margin-bottom:3.4rem}.aktualnosci-content-block-title a{color:#3e3e3e;font-size:1.6rem;line-height:1.5;font-weight:600;text-decoration:none;padding-bottom:1rem;display:block}.aktualnosci-content-block-text.section-deckription{position:relative;width:100%;max-width:75rem;color:#3e3e3e;font-size:1.4rem;line-height:1.5;font-weight:400;padding:0 .5rem}.read-more a{font-size:1.6rem;color:#ff9800!important;line-height:1;font-weight:400;padding-top:1rem;display:block}section.blog-page{padding-bottom:6rem}@media screen and (max-width:680px){.home-top-title{font-size:28px}.home-top-section-left{width:100%;max-width:100%;padding-bottom:25px}.home-top-section-content{display:flex;flex-direction:column}.home-top-section-right img{display:block}.home-top-section-right:before{display:none}.home-top-description{font-size:14px;line-height:1.6;padding-bottom:35px}.home-top-section-right{position:relative;height:100%;width:100%;margin-bottom:-50px}.big-orange-section-content{width:100%;max-width:100%;margin-left:0;position:relative;padding-top:35px;padding:35px 20px}.big-orange-section-content{color:#fff;font-size:16px;line-height:1.6;font-weight:500}.big-orange-section-content:before{content:'';position:absolute;top:30px;left:20px;height:2px;width:45px;background:#fff}.uterm-section-title{color:#3e3e3e;font-size:30px!important}.demo-page-descrition{font-size:16px;color:#3e3e3e;line-height:1.5}span.wpcf7-form-control.wpcf7-checkbox{font-size:12px}.home-city-section-content{flex-direction:column}.home-city-block{width:100%;margin-bottom:20px;border-radius:12px;padding:20px}.home-city-block-img img{height:85px}.home-city-block-img{width:100%;display:flex;justify-content:center;margin-bottom:25px}.home-city-block-grey{color:#3e3e3e;font-size:14px;line-height:1.3}.home-city-block-grey ul li{margin-bottom:10px}.black-button a{background:#3e3e3e;color:#fff!important;text-decoration:none;font-size:20px;width:250px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:44px;border-radius:25px;line-height:1;padding-left:40px}.white-botder-button a{font-size:20px;width:250px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:44px;border-radius:25px;line-height:1;padding-left:40px}.button-orange-section{padding:40px 0;background:#ff9800}footer#colophon{padding-top:40px;background:#3e3e3e}.site-footer-content{flex-direction:column}.site-footer-logo img{width:116px;margin-bottom:25px}.site-footer-logo:after{display:none}.site-footer-content-block{width:100%;color:#fff;padding-left:0}.site-footer-content-title{font-size:24px;color:#fff;padding-top:.5rem;font-weight:600;padding-bottom:40px}.site-footer-content-kontakt{flex-direction:column}.footer-content-kontakt-block{margin-bottom:20px;font-size:18px}.site-footer-black{padding:15px;font-size:14px}.site-branding{width:200px}.site-branding img{width:100px}.header-button a{font-size:14px;font-weight:400}#site-navigation button{background:transparent!important;color:rgba(0,0,0,.8);line-height:1;padding:2px 5px 5px 5px!important;font-size:16px!important;line-height:1}nav#site-navigation li a{font-size:16px}header#masthead .content-page,.header-logo-menu{align-items:flex-start}.kontakt-page-section-content{flex-direction:column}.kontakt-page-block{width:100%}.kontakt-page-block.kontakt-page-block-form{margin-left:0;width:100%;padding-top:35px}.kontakt-adress-block{font-size:18px;color:#3e3e3e;padding:1.5rem 0 4rem}.kontakt-adress-block-ico{width:40px;height:40px;margin-top:-.5rem;margin-right:10px}.kontakt-page-block.kontakt-page-block-form .uterm-section-title{text-align:center;font-size:24px;padding-bottom:15px;padding-top:1.5rem}.kontakt-page-block-form input[type="text"],.kontakt-page-block-form input[type="email"],.kontakt-page-block-form input[type="tel"]{color:#666;border:none;border-radius:3px;padding:1rem;width:98%;height:40px;margin-bottom:15px;background:transparent;text-align:center;color:#c4c4c4;font-size:18px;line-height:1.3}.kontakt-page-block-form input::placeholder,.kontakt-page-block-form textarea::placeholder{font-size:18px;line-height:1.3}.kontakt-page-block-form textarea{height:110px;font-size:18px;line-height:1.3}.kontakt-page-block-form input.wpcf7-form-control.wpcf7-submit.has-spinner{margin:0 auto;text-align:center;font-size:20px;width:250px;height:44px;border-radius:25px;line-height:1;padding-top:5px}.home-slider-big-content{display:flex;min-height:485px;padding:35px;padding-top:35px;padding-left:35px;background:#3e3e3e;flex-direction:column}.home-slider-big-block{width:100%;max-width:550px;margin:0 auto 30px}.home-slider-big-block-text{color:#fff;font-size:18px;padding-left:80px}.home-slider-big-block-text:before{content:'';position:absolute;top:5.5rem;left:1rem;width:40px;height:27px}.home-slider-big .swiper-pagination-bullet{width:13px;height:13px}.home-slider-big .swiper-pagination-bullet-active{border:3px solid #ff9800;width:15px;height:15px}.poznaj-cennik-section p{font-size:12px}.poznaj-cennik-content{border:2px solid #ff9800;margin:2.7rem auto 1rem;width:80%;height:40px;border-radius:20px;display:flex;flex-direction:row;justify-content:space-between;overflow:hidden}.poznaj-cennik-content-orange{border-radius:20px;font-size:22px}.poznaj-cennik-content-white{font-size:22px}.poznaj-cennik-content-white:before{height:2px}.poznaj-cennik-section-home{flex-direction:column}.poznaj-cennik-section-text{padding-bottom:3rem}.poznaj-cennik-section p{font-size:14px;font-weight:400}.poznaj-cennik-section-deskr{max-width:95%}section.poznaj-cennik-section{padding:40px 0}.header.header_fixed .content-page .site-branding img{width:100%;margin-top:10px}.home-banner-button{display:flex;flex-direction:column}.yellow-button a{text-decoration:none;font-size:20px;width:250px;display:flex;flex-direction:row;align-items:center;height:44px;border-radius:25px;line-height:1;text-align:center}.home-banner-button .yellow-button a{margin-top:15px;margin-left:0}.home-banner-button .black-button a{font-size:20px;width:250px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:44px;border-radius:25px;line-height:1;padding-left:40px}}.single-post .content-page{padding-top:14rem}.single-post .entry-meta{display:none}.single-post h1.entry-title{color:#3e3e3e;font-size:3.7rem;line-height:1.2;font-weight:500}.single-post .entry-content li,.single-post .entry-content ol,.single-post .entry-content a,.single-post .entry-content p{color:#3e3e3e;font-size:1.5rem;line-height:1.6}.single-post .entry-content h2{color:#3e3e3e;font-size:2rem;line-height:1.6;font-weight:500}