﻿a.main-button,button.main-button{display:block;border:none;position:relative;padding:16px 36px;letter-spacing:1px;font-family:"Open Sans", sans-serif;font-weight:500;font-size:1.7rem;text-transform:uppercase;text-decoration:none;width:fit-content;background-color:transparent;cursor:pointer;white-space:nowrap}a.main-button::before,a.main-button::after,button.main-button::before,button.main-button::after{content:"";position:absolute;width:60%;height:3px;transition:0.2s ease-in-out}a.main-button:before,button.main-button:before{top:0;left:0}a.main-button:after,button.main-button:after{bottom:0;right:0}a.main-button:hover::before,button.main-button:hover::before{transform:translate(60%, 5px)}a.main-button:hover::after,button.main-button:hover::after{transform:translate(-60%, -5px)}html{overflow-x:hidden;font-size:62.5%;scroll-behavior:smooth}@media (max-width:1100px){html{font-size:50%}}@media (max-width:400px){html{font-size:42%}}body{padding:0;margin:0;overflow-x:hidden;font-size:1.6rem;font-family:"Open Sans", sans-serif}*{box-sizing:border-box;padding:0;margin:0}a{text-decoration:none;color:black}#gnbDimmer{position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:rgba(0, 0, 0, 0.737);transform:translateX(-110%);opacity:0;transition:opacity 0.2s ease-in-out;z-index:80}#gnbDimmer.active{transform:translateX(0);opacity:1}.home-wrapper i{color:#fff;margin-right:2rem}.gutenberg-container{width:94%;max-width:1100px;margin:6vh auto}.gutenberg-container a{text-decoration:unset;color:unset}span.full-line{display:block;width:100%;height:1px;background-color:#dcdcdc;opacity:0.7}h2.lines{position:relative;font-size:3rem;margin:0;margin-bottom:1vh}h2.lines::before,h2.lines::after{content:"";position:absolute;top:50%;background-color:#dcdcdc;width:100vw;height:1px}h2.lines::before{left:0;transform:translate(-100%, -50%)}h2.lines::after{right:0;transform:translate(100%, -50%)}.ask{position:fixed;right:-60px;top:40%;z-index:10}.ask a{display:block;background-color:#18283c;color:#fff;transform:rotate(-90deg);padding:1rem 2rem 2rem;transition:0.3s ease-in-out}.ask a:hover{transform:rotate(-90deg) scale(1.2)}a.main-button,button.main-button{display:block;border:none;position:relative;padding:16px 36px;letter-spacing:1px;font-family:"Open Sans", sans-serif;font-weight:500;font-size:1.7rem;text-transform:uppercase;text-decoration:none;width:fit-content;background-color:transparent;cursor:pointer;white-space:nowrap}a.main-button::before,a.main-button::after,button.main-button::before,button.main-button::after{content:"";position:absolute;width:60%;height:3px;transition:0.2s ease-in-out}a.main-button:before,button.main-button:before{top:0;left:0}a.main-button:after,button.main-button:after{bottom:0;right:0}a.main-button:hover::before,button.main-button:hover::before{transform:translate(60%, 5px)}a.main-button:hover::after,button.main-button:hover::after{transform:translate(-60%, -5px)}.empty-banner{height:10px}nav{position:fixed;top:0;left:0;background-color:#18283c;width:100%;z-index:90}nav .lg{margin:10px 0}@media (max-width:900px){nav .lg img{width:100px;height:auto}}nav .nav{display:flex;justify-content:space-between;align-items:center;width:94%;max-width:1400px;margin:0 auto}nav .nav ul{display:flex;justify-content:center;list-style:none;margin:0;padding:0}@media (max-width:900px){nav .nav ul{position:fixed;top:0;right:0;width:230px;height:100vh;flex-direction:column;background-color:#18283c;overflow:hidden;transform:translateX(100%);transition:0.25s ease-in-out}nav .nav ul.active{transform:translateX(0)}}@media (max-width:900px){nav .nav ul li{padding:12px 40px;border-bottom:1px solid #dcdcdc;white-space:nowrap;min-height:48px;position:relative}}nav .nav ul li:not(:last-of-type){margin-right:1.5vw}@media (max-width:900px){nav .nav ul li:not(:last-of-type){margin:0}}@media (min-width:901px){nav .nav ul li.menu-item-210 a{background:#1e73be;color:#fff;padding:15px}nav .nav ul li.menu-item-210 a:hover{color:#fff !important}}nav .nav ul li>a{color:white;transition:0.2s ease-in-out;font-weight:600;font-size:1.6rem}nav .nav ul li>a:hover{color:#1e73be}nav .nav ul li:hover .menu{display:flex}nav .nav ul li .menu{display:none;flex-direction:column;align-content:center;justify-items:center;position:absolute;padding:2rem;line-height:32px;background-color:#18283c}@media (max-width:900px){nav .nav ul li .menu{display:none;flex-direction:column;align-content:center;justify-items:center;position:absolute;padding:0;right:100%;top:93%;z-index:10000;line-height:32px;background-color:#18283c;max-height:356px;max-width:230px;overflow:scroll}}nav .nav ul li .menu li{border-bottom-style:none}nav .nav ul li .menu li a{line-height:28px}@media (max-width:900px){nav .nav ul li .menu li a{font-size:12px}}nav .nav .burger-menu{display:none;z-index:100}@media (max-width:900px){nav .nav .burger-menu{display:block}}nav .nav .burger-menu i{color:white;font-size:4rem}nav .nav .burger-menu i.fa-times{display:none}nav .nav .burger-menu i.fa-bars{display:block}nav .nav .burger-menu i:hover{cursor:pointer}nav .nav .burger-menu.active i.fa-times{display:block}nav .nav .burger-menu.active i.fa-bars{display:none}section.banner{position:relative;width:100%;height:calc(100vh - 104px);background-color:#000000;padding:3vh 0}@media (max-width:1150px){section.banner{height:fit-content}}@media (max-width:900px){section.banner{height:calc(100vh - 75px);height:fit-content}}section.banner .contact{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:0;background-color:#dcdcdc;padding:24px 4vw}@media (max-width:425px){section.banner .contact{padding:inherit 0;width:100%}}section.banner .contact a{display:flex;align-items:center;border:1px solid #1e73be;padding:4px 20px}section.banner .contact a p{margin:0}section.banner .contact a p span{color:#1e73be;font-weight:600}section.banner .contact a i{color:#1e73be;margin-right:20px;transform:rotate(90deg)}section.banner .banner-box{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;height:100%;overflow:hidden;z-index:0}section.banner .banner-box video{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:auto}@media (max-width:1150px){section.banner .banner-box video{position:static;transform:translateY(0)}}.h1-home-wrapper{padding:1rem;margin-top:2rem;margin-bottom:1rem}.h1-home-wrapper h1{text-align:center;font-size:4rem}@media (max-width:900px){.home-wrapper{display:flex;align-content:center;justify-content:center;margin-bottom:2rem}}section.offer{width:90%;max-width:1500px;margin:9vh auto}section.offer .swiper-slide-offer .image-box{position:relative;width:100%;height:24vh;background-position:center;background-size:cover;background-repeat:no-repeat}section.offer .swiper-slide-offer .image-box .bar{position:absolute;bottom:0;left:0;height:20%;width:100%}section.offer .swiper-slide-offer .image-box .mask{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:0.25s ease-in-out}section.offer .swiper-slide-offer .content{position:relative;height:30vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;transition:0.25s ease-in-out;border:1px solid #d1d1d1;border-top:none}section.offer .swiper-slide-offer .content h2{margin-top:4vh;text-align:center;font-weight:400;font-size:2.7rem}section.offer .swiper-slide-offer .content .text{width:100%;text-align:center;line-height:2.2rem;font-size:1.4rem;font-size:400;text-transform:uppercase}section.offer .swiper-slide-offer .content a{display:flex;justify-content:center;position:absolute;bottom:0;left:0;transform:translateY(100%);width:100%;color:white;padding:10px;transition:0.25s ease-in-out}section.offer .swiper-slide-offer:hover .mask{opacity:0.4}section.offer .swiper-slide-offer:hover .content{background-color:#fafafa}section.offer .swiper-slide-offer:hover .content a{cursor:pointer;transform:translateY(0)}section.options{width:100%;border-top:1px solid #cacaca;padding:9vh 0}section.options .options-box{width:90%;max-width:1500px;margin:0 auto;display:flex;justify-content:space-between}@media (max-width:992px){section.options .options-box{flex-direction:column;align-items:center}}@media (max-width:768px){section.options .options-box{width:100%}}section.options .options-box .element{display:block;position:relative;flex:1;height:38vh;margin:0 3px;background-position:center;background-size:cover;background-repeat:no-repeat}@media (max-width:992px){section.options .options-box .element{flex:unset;width:100%;height:43vh;margin:0}section.options .options-box .element:not(:last-of-type){margin-bottom:6px}}section.options .options-box .element .title{position:absolute;bottom:0;left:0;width:100%;background-color:#18283c;padding:8px 0;text-align:center;color:white;font-size:2.7rem;font-weight:400;transition:0.25s ease-in-out}section.options .options-box .element:hover .title{padding:16px 0}section.cta{width:100%;color:white;padding:10vh 0;background-position:center;background-size:cover;background-repeat:no-repeat}section.cta .title{width:94%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;text-align:center}section.cta .title h5{font-size:2rem;margin:0}section.cta .box{display:flex;flex-direction:column;align-items:center}section.cta .box a{padding:12px 4vw;background-color:#1e73be;color:white;text-transform:uppercase;font-weight:600;font-size:1.6rem;margin:6vh 0;transition:0.2s ease-in-out}section.cta .box a:hover{opacity:0.9}section.cta .box p{width:94%;max-width:1000px;letter-spacing:1px;margin:0;line-height:2.6rem;text-align:justify;text-align-last:center}section.patrons{width:100%;background-color:white;padding:14vh 0}@media (max-width:768px){section.patrons{padding:3vh 0}}section.patrons .box{width:94%;max-width:1000px;margin:0 auto;display:flex;justify-content:center}@media (max-width:768px){section.patrons .box{flex-direction:column}}section.patrons .box .element{display:flex;justify-content:center;align-items:center}@media (max-width:768px){section.patrons .box .element:not(:last-of-type){margin-bottom:20px}}section.patrons .box .element .logo{display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid #dcdcdc;width:160px;height:160px}section.patrons .box .element .logo img{width:80%;height:auto}section.patrons .box .element .line{margin:0 20px;width:6vw;border-top:dashed 1px #1e73be}@media (max-width:768px){section.patrons .box .element .line{display:none}}footer#footer{width:100%;display:flex;flex-direction:column;align-items:center;background-position:center;background-size:cover;background-repeat:no-repeat}footer#footer h2{padding:0 20px;color:white;margin:7vh 0}footer#footer .footer-box{width:94%;max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){footer#footer .footer-box{flex-direction:column}}footer#footer .footer-box .map-section{flex:8}@media (max-width:768px){footer#footer .footer-box .map-section{flex:unset;width:100%;max-width:450px;margin:0 auto}}footer#footer .footer-box .map-section h2{color:#1e73be;font-size:3rem;text-align:center;margin:0;font-weight:#1e73be}footer#footer .footer-box .map-section h2::first-letter{text-transform:uppercase}footer#footer .footer-box .map-section h5{margin:0;color:white;text-align:center;margin-top:2vh;font-size:1.8rem;font-weight:#1e73be}footer#footer .footer-box .map-section p{margin-top:6vh;margin-bottom:3vh;text-align:center;color:white;line-height:2.6rem;font-size:1.4rem}footer#footer .footer-box .map-section .map-box svg{display:block;width:80%;height:auto;margin:0 auto 4vh}footer#footer .footer-box .map-section .map-box svg>g>#vector{fill:#F1F1F1;transition:0.2s ease-in-out}footer#footer .footer-box .map-section .map-box svg>g>#vector:hover{fill:#1e73be;cursor:pointer}footer#footer .footer-box .map-section .map-box svg>g>#dot{opacity:1;transition:0.2s ease-in-out}footer#footer .footer-box .map-section .map-box svg>g>#pin{opacity:0;transform:translateY(-10px);transition:0.2s ease-in-out}footer#footer .footer-box .map-section .map-box svg>g.active>#vector{fill:#1e73be;cursor:pointer}footer#footer .footer-box .map-section .map-box svg>g.active>#dot{opacity:0}footer#footer .footer-box .map-section .map-box svg>g.active>#pin{opacity:1;transform:translateY(0)}footer#footer .footer-box .form-section{flex:10}@media (max-width:768px){footer#footer .footer-box .form-section{flex:unset;width:100%;max-width:700px;margin:0 auto}}footer#footer .footer-box .form-section .form-box{width:90%;margin:0 auto}footer#footer .footer-box .form-section .form-box .select{position:relative;color:white;padding:8px 20px;font-size:18px;background-color:rgba(255, 255, 255, 0.15);width:100%;display:flex;justify-content:center;z-index:5;cursor:pointer;border:1px solid white}footer#footer .footer-box .form-section .form-box .select>span{pointer-events:none;display:block;position:relative}footer#footer .footer-box .form-section .form-box .select>span::after{position:absolute;font-family:"Font Awesome 5 Free";font-weight:900;content:"";top:50%;right:0;transform:translate(200%, -50%);font-size:1.1rem;transition:transform 0.2s ease-in-out}footer#footer .footer-box .form-section .form-box .select.active>span::after{transform:rotate(180deg) translate(-200%, 50%)}footer#footer .footer-box .form-section .form-box .select .options-container{position:absolute;bottom:0;left:-1px;width:calc(100% + 2px);transform:translateY(100%);background-color:rgba(175, 175, 175, 0.7);overflow-y:scroll;transition:height 0.18s ease-in-out, opacity 0.18s ease-in-out;z-index:4;height:0;opacity:0;border:1px solid white;border-top:none}footer#footer .footer-box .form-section .form-box .select.active .options-container{height:146px;opacity:1}footer#footer .footer-box .form-section .form-box .select .options-container::-webkit-scrollbar{width:3px}footer#footer .footer-box .form-section .form-box .select .options-container::-webkit-scrollbar-track{background:#f1f1f1}footer#footer .footer-box .form-section .form-box .select .options-container::-webkit-scrollbar-thumb{background:#888}footer#footer .footer-box .form-section .form-box .select .options-container::-webkit-scrollbar-thumb:hover{background:#555}footer#footer .footer-box .form-section .form-box .select .option{width:100%;padding:6px 1px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid rgba(128, 128, 128, 0.356);transition:0.2s ease-in-out}footer#footer .footer-box .form-section .form-box .select .option:hover{cursor:pointer;background-color:#1e73be}footer#footer .footer-box .form-section .form-box>div.form-container{display:none}footer#footer .footer-box .form-section .form-box>div.form-container.active{display:block}footer#footer .footer-box .form-section .form-box .form-container input,footer#footer .footer-box .form-section .form-box .form-container textarea{width:100%;color:white;padding:8px 20px;font-size:18px;background-color:rgba(255, 255, 255, 0.15);margin-top:1vh;border:1px solid white}footer#footer .footer-box .form-section .form-box .form-container input::-webkit-input-placeholder,footer#footer .footer-box .form-section .form-box .form-container textarea::-webkit-input-placeholder{color:white}footer#footer .footer-box .form-section .form-box .form-container input:-moz-placeholder,footer#footer .footer-box .form-section .form-box .form-container textarea:-moz-placeholder{color:white}footer#footer .footer-box .form-section .form-box .form-container input::-moz-placeholder,footer#footer .footer-box .form-section .form-box .form-container textarea::-moz-placeholder{color:white}footer#footer .footer-box .form-section .form-box .form-container input:-ms-input-placeholder,footer#footer .footer-box .form-section .form-box .form-container textarea:-ms-input-placeholder{color:white}footer#footer .footer-box .form-section .form-box .form-container input[type=submit]{background-color:#1e73be;border:none;transition:0.2s ease-in-out}footer#footer .footer-box .form-section .form-box .form-container input[type=submit]:hover{cursor:pointer;opacity:0.84}footer#footer .footer-box .form-section .form-box .form-container .wpcf7-response-output{color:white}footer#footer .footer-box .form-section .form-box .form-container .wpcf7-acceptance span>label{color:white;display:flex;justify-content:flex-start;align-items:center;font-size:1.2rem}footer#footer .footer-box .form-section .form-box .form-container .wpcf7-acceptance span>label input{width:fit-content;margin:0;margin-right:14px}footer#footer .footer-box .form-section .form-box .form-container .wpcf7-acceptance span>label span{flex:1}footer#footer .footer-box .form-section .form-box .form-container .wpcf7-acceptance span>label span a{color:#1e73be;text-decoration:underline}footer#footer .white-footer{width:100%;background-color:white;padding:2vh 0}footer#footer .white-footer .box{width:94%;max-width:1300px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:1.1rem}@media (max-width:550px){footer#footer .white-footer .box{flex-direction:column}}footer#footer .white-footer .box .info{display:flex;justify-content:flex-start;align-items:center}@media (max-width:550px){footer#footer .white-footer .box .info{margin-bottom:14px}}footer#footer .white-footer .box .info img{margin-right:3vw}footer#footer .white-footer .box .info a,footer#footer .white-footer .box .snws a{font-weight:800;color:black}section.links{width:94%;max-width:1200px;margin:4vh auto;display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));grid-gap:18px 30px}section.links .element>p{margin:0;line-height:3rem}section.links .element>p b{font-weight:600}section.links .element>p a{text-decoration:underline}section.oddzialy{width:100%;background-color:#d4d4d4;padding:7vh 0 12vh}section.oddzialy .container{width:94%;max-width:1300px;margin:0 auto}section.oddzialy .container .infos{width:100%;display:flex;justify-content:space-evenly;align-items:flex-start;margin-top:3rem}@media (max-width:948px){section.oddzialy .container .infos{flex-wrap:wrap}}@media (max-width:768px){section.oddzialy .container .infos{flex-direction:column;align-items:center}}@media (max-width:768px){section.oddzialy .container .infos .element{margin-bottom:4vh}}section.oddzialy .container .infos .element h2,section.oddzialy .container .infos .element p,section.oddzialy .container .infos .element a{text-align:center}section.oddzialy .container .infos .element h2{position:relative;color:#3e3e3e;font-size:2.6rem;margin-bottom:2rem;font-weight:400}@media (max-width:768px){section.oddzialy .container .infos .element h2{margin-bottom:2vh}}section.oddzialy .container .map{width:100%;margin-top:4vh}section.oddzialy .container .map h2{text-align:center;font-weight:400;color:#3e3e3e;font-size:3rem;margin:4vh 0}section.oddzialy .container .map iframe{box-shadow:0px 0px 5px 0px #ababab}section.oddzialy .information{margin-top:3rem}@media (max-width:768px){section.oddzialy .information{flex-direction:column}}section.cennik .main-section{display:flex;justify-content:space-between;width:94%;max-width:1400px;margin:7vh auto}@media (max-width:992px){section.cennik .main-section{flex-direction:column;width:100%;margin-bottom:0}}section.cennik .main-section .left{flex:1;line-height:3.6rem;width:94%;margin:0 auto}section.cennik .main-section .image{flex:1}section.cennik .main-section .image img{width:76%;margin-left:auto;display:block}@media (max-width:992px){section.cennik .main-section .image img{width:100%;margin-top:20px}}section.about{width:94%;max-width:1400px;margin:0 auto}section.about .main-section{width:100%;display:flex;justify-content:space-between;margin:7vh auto}@media (max-width:992px){section.about .main-section{flex-direction:column;width:100%;margin-bottom:0}}section.about .main-section .left{flex:1;line-height:3.6rem;width:94%;margin:0 auto;display:flex;flex-direction:column;align-items:center;overflow:hidden}section.about .main-section .left .lines{width:fit-content;padding:0 3vw;font-weight:400;z-index:-1}section.about .main-section .left>p{text-align:justify;text-align-last:center}section.about .main-section .left>a{padding:8px 4vw;background-color:#1e73be;color:white;text-transform:uppercase;font-weight:600;font-size:1.6rem;margin:1vh 0 3vh;transition:0.2s ease-in-out}section.about .main-section .left>a:hover{opacity:0.9}section.about .main-section .image{flex:1}section.about .main-section .image img{display:block;width:76%;height:200px;object-fit:cover;margin:0 0 0 auto}@media (max-width:992px){section.about .main-section .image img{width:100%;margin-top:20px}}section.about .more-content{margin-bottom:6vh}section.about .more-content .title{overflow:hidden;width:100%}section.about .more-content .title h2{font-weight:400;padding-right:3vw;width:fit-content}section.about .more-content .list-box{margin-left:2vw}section.about .more-content .list-box.flex{display:flex}section.about .more-content .list-box .left{flex:1}section.about .more-content .list-box .image{flex:1;margin-top:5vh}@media (max-width:768px){section.about .more-content .list-box .image{display:none}}section.about .more-content .list-box .image img{display:block;width:76%;height:200px;object-fit:cover;margin:0 0 0 auto}section.about .more-content .list-box .title{margin:4vh 0;font-weight:600}section.about .more-content .list-box ul{margin:0;padding:0;list-style:none;margin:0;padding:0}section.about .more-content .list-box ul>li{margin:8px 0}section.about .more-content .list-box ul>li::before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";color:#1e73be;margin-right:30px}section.about .products-table .container{width:96%;max-width:1400px;margin:0 auto}@media (max-width:1150px){section.about .products-table .container{overflow-x:auto}}section.about .products-table .container .table{margin:4vh auto}@media (max-width:1150px){section.about .products-table .container .table{width:1300px}}section.about .products-table .container .table .table-header{background-color:#1e73be;display:flex;color:white;text-transform:uppercase;padding:8px 0;border-radius:4px;margin-bottom:10px}section.about .products-table .container .table .table-header .element{text-align:center;padding:0 30px}section.about .products-table .container .table .table-header .element:nth-of-type(-n+2){flex:3}section.about .products-table .container .table .table-header .element:first-of-type{flex:2}section.about .products-table .container .table .table-header .element:nth-of-type(3){flex:4}section.about .products-table .container .table .table-header .element:nth-last-of-type(-n+2){flex:1}section.about .products-table .container .table .rows .row{display:flex;margin-bottom:10px}section.about .products-table .container .table .rows .row .type,section.about .products-table .container .table .rows .row .type2{flex:2;background-color:#dcdcdc;border-radius:4px;margin-right:10px;display:flex;justify-content:center}section.about .products-table .container .table .rows .row .rest{flex:9}section.about .products-table .container .table .rows .row .rest .header{padding:16px 30px;background-color:#dcdcdc;border-radius:4px}section.about .products-table .container .table .rows .row .rest .products{padding:3vh 0}section.about .products-table .container .table .rows .row .rest .products .single-product{display:flex;width:100%;text-transform:uppercase}section.about .products-table .container .table .rows .row .rest .products .single-product>div{position:relative;padding:4px 30px}section.about .products-table .container .table .rows .row .rest .products .single-product>div:not(:last-of-type)::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:400%;background-color:#dcdcdc}section.about .products-table .container .table .rows .row .rest .products .single-product>div:nth-of-type(1){flex:3}section.about .products-table .container .table .rows .row .rest .products .single-product>div:nth-of-type(2){flex:4}section.about .products-table .container .table .rows .row .rest .products .single-product>div:nth-last-of-type(-n+2){flex:1;text-align:center}section.about .container{width:96%;max-width:1400px;margin:0 auto}@media (max-width:1150px){section.about .container{overflow-x:auto}}section.about .container .table{margin:4vh auto}@media (max-width:1150px){section.about .container .table{width:1300px}}@media (max-width:1150px){section.about .container .table .rows{overflow-x:auto}}section.about .container .table .rows .row{display:flex;margin-bottom:10px}section.about .container .table .rows .row .type{flex:2;background-color:#dcdcdc;border-radius:4px;margin-right:10px;display:flex;justify-content:center;align-items:center;text-align:center}section.about .container .table .rows .row .rest{flex:9}section.about .container .table .rows .row .rest .products2{padding:3vh 0;background-color:#dcdcdc}section.about .container .table .rows .row .rest .products2 .single-product{display:flex;width:100%;text-transform:uppercase}section.about .container .table .rows .row .rest .products2 .single-product>div{position:relative;padding:4px 30px}section.about .container .table .rows .row .rest .products2 .single-product>div:nth-of-type(1){flex:3}section.about .container .table .rows .row .rest .products2 .single-product>div:nth-of-type(2){flex:4}section.about .container .table .rows .row .rest .products2 .single-product>div:nth-last-of-type(-n+2){flex:1;text-align:center}.stal-h1{font-family:calibri;color:#333;font-weight:500;text-transform:uppercase;font-size:40px;text-align:center}.stal-wrapper{width:80%;height:80%;padding:2rem;display:flex;justify-content:center;align-items:center;margin:auto}.stal-wrapper .stal-element{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media (max-width:970px){.stal-wrapper .stal-element{justify-content:center}}@media (max-width:592px){.stal-wrapper .stal-element{flex-direction:column}}.stal-wrapper .stal-element .stal-article{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;width:24%}@media (max-width:970px){.stal-wrapper .stal-element .stal-article{width:40%}}@media (max-width:592px){.stal-wrapper .stal-element .stal-article{width:80%}}.stal-wrapper .stal-element .stal-article .img-stal-wrap{position:relative;width:100%;max-height:200px}.stal-wrapper .stal-element .stal-article .img-stal-wrap a img{width:100%;height:100%;opacity:1;display:block;transition:0.5s ease;backface-visibility:hidden;object-fit:cover}.stal-wrapper .stal-element .stal-article .img-stal-wrap .middle{transition:0.5s ease;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);text-align:center}.stal-wrapper .stal-element .stal-article .img-stal-wrap .middle .text{font-family:calibri;color:#333;font-weight:700;text-transform:uppercase;font-size:20px;text-align:center}.stal-wrapper .stal-element .stal-article .img-stal-wrap .middle .text a{color:#333}.stal-wrapper .stal-element .stal-article .img-stal-wrap:hover img{opacity:0.3}.stal-wrapper .stal-element .stal-article .img-stal-wrap:hover .middle{opacity:1}.stal-wrapper .stal-element .stal-article .h2-stal-wrap h2{font-family:calibri;color:#333;font-weight:500;text-transform:uppercase;font-size:16px;text-align:center}.table-box-2{padding:10px;margin-top:20px;width:70%;display:flex;justify-content:space-between}.table-box-2 .legenda-wrapper{padding:10px;margin-left:3rem}.legenda-wrapper-rury{display:flex;align-items:center;justify-content:center}.table-wrapper{overflow-x:auto;width:90%;margin:auto}.table-wrapper .dataTables_wrapper{display:block}@media (max-width:487px){.table-wrapper{width:100%}}.single-content{background-color:#EFEFEF}.single-content img{width:100%;height:100%;object-fit:contain}.single-content .table{width:100%}.single-content .tablepress tbody tr:first-of-type td{max-width:120px !important;font-size:1.4rem}.single-content .tablepress tbody td.column-1{width:100px !important}.single-content .tablepress tbody td{font-size:1.2rem;background-color:#C3C3C3 !important}.single-content .table-content-first{width:100%;display:flex;align-items:center}@media (max-width:1200px){.single-content .table-content-first{width:95%;margin:0px auto;flex-direction:column}}.single-content .table-content-first .table-box-stal{width:40%;display:flex;flex-direction:column;align-items:center}@media (max-width:1200px){.single-content .table-content-first .table-box-stal{width:100%}}.single-content .table-content-first .legenda-wrapper{width:auto;padding:0px 2rem}.single-content .single-stal-content .stal-single-article{display:flex;width:100%;padding:4rem;justify-content:space-between}.single-content .single-stal-content .stal-single-article .stal-heading-single{font-family:calibri;color:#333;font-weight:400;text-transform:uppercase;font-size:40px;margin:1rem;padding:1rem}@media (max-width:400px){.single-content .single-stal-content .stal-single-article .stal-heading-single{font-size:30px}}.single-content .single-stal-content .stal-single-article .stal-single-p{font-family:Arial;font-size:15px;color:#333;padding:1rem;margin:1rem;line-height:22px}@media (max-width:900px){.single-content .single-stal-content .stal-single-article{flex-direction:column}}.single-content .single-stal-content .photos-box-stal{display:flex}.single-content .single-stal-content .photos-box-stal .pbs-top{display:flex;flex-direction:column;align-items:center;justify-content:center}.single-content .single-stal-content .photos-box-stal .pbs-top img{object-fit:contain;margin-right:6px;transition:1s ease;margin-bottom:4px}.single-content .single-stal-content .photos-box-stal .pbs-top img:hover{-webkit-filter:blur(2px);transition:1s ease;cursor:pointer}@media (max-width:900px){.single-content .single-stal-content .photos-box-stal .pbs-top img{margin-top:6px}}@media (max-width:900px){.single-content .single-stal-content .photos-box-stal .pbs-top{display:flex;flex-direction:column}}.single-content .single-stal-content .photos-box-stal .pbs-bottom{display:flex;flex-direction:column;align-items:center;justify-content:center}.single-content .single-stal-content .photos-box-stal .pbs-bottom img{transition:1s ease;margin-bottom:4px}.single-content .single-stal-content .photos-box-stal .pbs-bottom img:hover{-webkit-filter:blur(2px);transition:1s ease;cursor:pointer}@media (max-width:900px){.single-content .single-stal-content .photos-box-stal .pbs-bottom{display:flex;flex-direction:column}.single-content .single-stal-content .photos-box-stal .pbs-bottom img{object-fit:contain;margin-top:6px}}@media (max-width:900px){.single-content .single-stal-content .photos-box-stal{justify-content:center}}@media (max-width:496px){.single-content .single-stal-content .photos-box-stal{flex-wrap:wrap}}.single-content .img-figura-tresc-wrapper{display:flex;align-items:center;justify-content:center}.single-content .stal-single-article-2{display:flex;flex-direction:column;width:100%;padding:3rem}@media (max-width:700px){.single-content .stal-single-article-2{width:100%}}.single-content .stal-single-article-2 .stal-heading-single-2{font-family:calibri;color:#333;font-weight:400;text-transform:uppercase;font-size:40px;margin:1rem;padding:1rem}@media (max-width:400px){.single-content .stal-single-article-2 .stal-heading-single-2{font-size:30px}}.single-content .stal-single-article-2 .stal-single-p-2{font-family:Arial;font-size:15px;color:#333;margin:1rem;padding:1rem;line-height:22px}.single-content .img-figura-tresc-wrapper{display:flex;align-items:center;justify-content:center}.single-content .table-wrapper{overflow-x:auto;width:90%;margin:auto}.single-content .table-wrapper .dataTables_wrapper{display:block}@media (max-width:487px){.single-content .table-wrapper{width:100%}}.single-content .table-box-2{padding:10px;margin-top:20px;width:70%;display:flex;justify-content:space-between;margin-left:3rem;overflow-x:auto;width:90%;margin:auto}@media (max-width:900px){.single-content .table-box-2{width:100%;margin-left:0rem}}@media (max-width:700px){.single-content .table-box-2{flex-direction:column}}.single-content .table-box-2 .dataTables_wrapper{display:block}@media (max-width:487px){.single-content .table-box-2{width:100%}}.single-content .table-box-2 .legenda-wrapper{padding:10px;margin-left:3rem}.single-content .btn-stal-container{text-align:center;margin-top:2rem;margin-bottom:2rem;display:flex;justify-content:center;align-items:center}.single-content .btn-stal-container .btn-single-stal{background-color:#1F74BE;width:300px;padding:1.2rem;color:#fff;text-align:center;text-transform:uppercase;font-size:14px;font-weight:600;transition:all 0.3s ease-in-out;margin-bottom:4rem}@media (max-width:342px){.single-content .btn-stal-container .btn-single-stal{width:200px}}.single-content .btn-stal-container .btn-single-stal:hover{background-color:#278be2;transition:all 0.3s ease-in-out}.single-content .figure-container-img{display:flex;align-items:center;justify-content:center;width:100%;height:200px;margin:2rem 0rem}.single-content .container-stal-figures{display:flex;padding:2rem;align-items:flex-start;justify-content:center}@media (max-width:724px){.single-content .container-stal-figures{flex-direction:column;align-items:center;justify-content:center}}.single-content .container-stal-figures .stal-right-animate-box,.single-content .container-stal-figures .stal-left-animate-box{width:50%;padding:3rem}@media (max-width:724px){.single-content .container-stal-figures .stal-right-animate-box,.single-content .container-stal-figures .stal-left-animate-box{width:100%}}.single-content .container-stal-figures .stal-right-animate-box span,.single-content .container-stal-figures .stal-left-animate-box span{font-family:arial;font-size:16px;color:#535353;margin:1rem;padding:1rem;font-weight:500;text-align:center;display:flex}.single-content .container-stal-figures .stal-right-animate-box h1,.single-content .container-stal-figures .stal-left-animate-box h1{font-family:calibri;font-size:25px;color:#535353;margin:1rem;padding:1rem;font-weight:500;text-transform:uppercase;text-align:center}@media (max-width:882px){.single-content .container-stal-figures .stal-right-animate-box h1,.single-content .container-stal-figures .stal-left-animate-box h1{font-size:25px}}@media (max-width:450px){.single-content .container-stal-figures .stal-right-animate-box h1,.single-content .container-stal-figures .stal-left-animate-box h1{font-size:20px}}.single-content .container-stal-figures .stal-right-animate-box img,.single-content .container-stal-figures .stal-left-animate-box img{max-width:100%;object-fit:contain;padding:2rem;height:100%}.single-content .table-box-stal{display:flex;align-items:center;justify-content:center;width:100%;padding:3rem;overflow-x:auto}.single-content .table-box-stal .dataTables_wrapper{display:block}.single-content .table-box-stal .tablepress-scroll-wrapper{display:block;width:100%}@media (max-width:800px){.single-content .table-box-stal{flex-direction:column}}.single-content .table-box-stal .legenda-wrapper{padding:2rem}.single-content .table-box-stal .legenda-wrapper p{font-family:Arial;font-size:12px;font-weight:300;color:#000;line-height:22px}.single-content .table-box-stal-rury{display:flex;align-items:flex-start;justify-content:space-around}@media (max-width:820px){.single-content .table-box-stal-rury{flex-direction:column}}.single-content .table-box-stal-rury .table-box-stal-rury-wrap{display:block}.single-content .table-box-stal-rury .table-box-stal-rury-wrap .img-wrapper{width:100%;height:200px;margin:2rem 0rem}.single-content .table-box-stal-rury .table-box-stal-rury-wrap .img-wrapper img{width:100%;height:100%;object-fit:contain}@media (max-width:820px){.single-content .table-box-stal-rury .table-box-stal-rury-wrap{width:100%}}.single-content .stal-customers-trust{padding:2rem;width:90%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto}.single-content .stal-customers-trust h1{font-family:calibri;color:#333;font-weight:400;text-transform:uppercase;font-size:40px;margin:1rem;padding:1rem;text-align:center}@media (max-width:400px){.single-content .stal-customers-trust h1{font-size:30px}}.single-content .stal-customers-trust .stal-customers-wrap{display:flex;align-items:center;padding:2rem}@media (max-width:998px){.single-content .stal-customers-trust .stal-customers-wrap{flex-wrap:wrap}}.single-content .stal-customers-trust .stal-customers-wrap .stal-wrap-customer-top,.single-content .stal-customers-trust .stal-customers-wrap .stal-wrap-customer-bottom{display:flex;justify-content:center;align-items:center}@media (max-width:598px){.single-content .stal-customers-trust .stal-customers-wrap .stal-wrap-customer-top,.single-content .stal-customers-trust .stal-customers-wrap .stal-wrap-customer-bottom{flex-wrap:wrap}}.single-content .stal-customers-trust .stal-customers-wrap .stal-customers-article{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center;position:relative}.single-content .stal-customers-trust .stal-customers-wrap .stal-customers-article .icon-container-stal{background-color:#fff;border-radius:50%;padding:4rem;overflow:hidden;margin-bottom:0.5rem;position:relative;z-index:1}.single-content .stal-customers-trust .stal-customers-wrap .stal-customers-article .icon-container-stal i{font-size:28px;color:#2774b8}.single-content .stal-customers-trust .stal-customers-wrap .stal-customers-article h4{font-size:26px;font-family:calibri;color:#3e3e3e;padding:1rem;margin:0}.single-content .stal-customers-trust .stal-customers-wrap .stal-customers-article p{font-family:Arial;font-size:15px;color:#333;padding:0;margin:0;width:100%;line-height:22px}.single-content .stal-customers-trust .stal-customers-wrap .stal-customers-article .snake{position:absolute;top:17%;left:55%}@media (max-width:1137px){.single-content .stal-customers-trust .stal-customers-wrap .stal-customers-article .snake{left:30%}}@media (max-width:998px){.single-content .stal-customers-trust .stal-customers-wrap .stal-customers-article .snake{display:none}}.stal-heading-single-2{font-family:calibri;color:#333;font-weight:400;text-transform:uppercase;font-size:4rem;margin:1rem;padding:1rem;margin-top:2rem}.opis-figur{display:flex;align-items:center;justify-content:center}.stal-heading-single-2-rury{font-size:2rem;font-family:calibri;color:#333;font-weight:400;text-transform:uppercase;margin:1rem;padding:1rem;margin-top:2rem;text-align:center}.stal-heading-single-2-rury2{font-size:20px;font-family:calibri;color:#333;font-weight:400;text-transform:uppercase;margin:1rem;padding:1rem;margin-top:2rem;padding:0 4rem}.table-box-stal-2{margin-top:4rem;padding:0 4rem}.img-figura-tresc-wrapper-rury,.single-content .img-figura-tresc-wrapper{padding:0 4rem;width:100%;height:200px;display:flex;justify-content:center}.img-figura-tresc-wrapper-rury img,.single-content .img-figura-tresc-wrapper img{width:100%;height:100%;object-fit:contain}.img-figura-tresc-wrapper-rury-inne{justify-content:flex-start !important;margin:2rem;margin-left:6rem}.img-figura-tresc-wrapper-rury-inne img{width:auto !important}.table-img-wrapper{display:flex;align-items:center;justify-content:center;padding:3rem}@media (max-width:600px){.table-img-wrapper{padding:0}}.table-img-wrapper img{max-width:100%;height:auto;display:block}.content-wrapper{display:flex;flex-direction:column;margin-bottom:5rem;align-items:center}.content-wrapper h2{font-family:calibri;color:#333;font-weight:500;text-transform:uppercase;font-size:40px;text-align:center}@media (max-width:400px){.content-wrapper h2{font-size:30px}}.content-wrapper .wrapper{width:60%;display:flex;flex-direction:column;align-items:center}@media (max-width:1100px){.content-wrapper .wrapper{width:80%}}@media (max-width:767px){.content-wrapper .wrapper{width:90%}}.content-wrapper .wrapper .boxs{width:100%;display:flex;flex-wrap:wrap}.content-wrapper .wrapper .boxs .box{width:30%;min-width:300px;margin:1.5% auto;display:flex;flex-direction:column}@media (max-width:400px){.content-wrapper .wrapper .boxs .box{min-width:100%}}.content-wrapper .wrapper .boxs .box h2{font-family:calibri;color:#333;font-weight:500;text-transform:uppercase;font-size:1.6rem}.content-wrapper .wrapper .boxs .box .img-box-sinlge{width:100%;max-height:180px}.content-wrapper .wrapper .boxs .box .img-box-sinlge a{display:block;width:100%;height:100%}.content-wrapper .wrapper .boxs .box .img-box-sinlge a img{width:100%;height:100%;opacity:1;display:block;transition:0.5s ease;backface-visibility:hidden;object-fit:cover}.content-wrapper .wrapper .boxs .box .img-box-sinlge a img:hover{opacity:0.3}.content-wrapper .stal-single-box .top-sinlge-stal-wrap{display:flex;justify-content:center;align-items:center}@media (max-width:508px){.content-wrapper .stal-single-box .top-sinlge-stal-wrap{flex-direction:column}}.content-wrapper .stal-single-box .top-sinlge-stal-wrap .box-description-single-stal{padding:1rem;display:flex;flex-direction:column;align-items:center}.content-wrapper .stal-single-box .top-sinlge-stal-wrap .box-description-single-stal h2{font-family:calibri;color:#333;font-weight:500;text-transform:uppercase;font-size:16px}.img-box-sinlge{position:relative}.img-box-sinlge a img{width:100%;height:100%;opacity:1;display:block;transition:0.5s ease;backface-visibility:hidden}.img-box-sinlge .middle{transition:0.5s ease;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);text-align:center}.img-box-sinlge .middle .text{font-family:calibri;color:#333;font-weight:700;text-transform:uppercase;font-size:20px;text-align:center}.img-box-sinlge .middle .text a{color:#333}.img-box-sinlge:hover img{opacity:0.3}.img-box-sinlge:hover .middle{opacity:1}.bottom-sinlge-stal-wrap{display:flex;justify-content:center;align-items:center}@media (max-width:508px){.bottom-sinlge-stal-wrap{flex-direction:column}}.bottom-sinlge-stal-wrap .box-description-single-stal{padding:1rem;display:flex;flex-direction:column;align-items:center}.bottom-sinlge-stal-wrap .box-description-single-stal h2{font-family:calibri;color:#333;font-weight:500;text-transform:uppercase;font-size:16px}.box-description-single-stal-third{display:flex;align-items:center;justify-content:center;flex-direction:column}.box-description-single-stal-third .img-box-sinlge{position:relative}.box-description-single-stal-third h2{font-family:calibri;color:#333;font-weight:500;text-transform:uppercase;font-size:16px}.map{text-align:center}.map .map-section{flex:8}@media (max-width:768px){.map .map-section{flex:unset;width:100%;max-width:450px;margin:0 auto}}.map .map-section h2{color:#1e73be;font-size:3rem;text-align:center;margin:0;font-weight:#1e73be}.map .map-section h2::first-letter{text-transform:uppercase}.map .map-section h5{margin:0;color:white;text-align:center;margin-top:2vh;font-size:1.8rem;font-weight:#1e73be}.map .map-section p{margin-top:6vh;margin-bottom:3vh;text-align:center;color:white;line-height:2.6rem;font-size:1.4rem}.map .map-section .hidden-contact-place{padding:1rem}.map .map-section .map-box{position:relative}.map .map-section .map-box svg{display:block;width:80%;height:auto;margin:0 auto 4vh}.map .map-section .map-box svg>g>#vector{fill:#F1F1F1;transition:0.2s ease-in-out}.map .map-section .map-box svg>g>#vector:hover{fill:#1e73be;cursor:pointer}.map .map-section .map-box svg>g>#dot{opacity:1;transition:0.2s ease-in-out}.map .map-section .map-box svg>g>#pin{opacity:0;transform:translateY(-10px);transition:0.2s ease-in-out}.map .map-section .map-box svg>g.active>#vector{fill:#1e73be;cursor:pointer}.map .map-section .map-box svg>g.active>#dot{opacity:0}.map .map-section .map-box svg>g.active>#pin{opacity:1;transform:translateY(0)}.map .map-section .map-box .map-infos{width:30%;height:max-content;padding:1rem;display:none;position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;background:white;flex-direction:column;justify-content:center;align-items:center;border:6px solid #274d6f;box-shadow:5px 5px 20px 0px #274d6f}@media (max-width:986px){.map .map-section .map-box .map-infos{width:60%;height:60%}}@media (max-width:728px){.map .map-section .map-box .map-infos{width:87%;height:87%}}.map .map-section .map-box .map-infos .close-btn{width:40px;height:40px;background:#1e73be;position:absolute;top:7px;right:7px;display:block;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:0.3s ease-in-out;cursor:pointer}.map .map-section .map-box .map-infos .close-btn:hover{transform:rotate(90deg)}.map .map-section .map-box .map-infos .close-btn span{width:24px;height:4px;background:white;display:block;border-radius:15px}.map .map-section .map-box .map-infos .close-btn span:nth-of-type(1){transform:rotate(45deg);transform-origin:15px 13px}.map .map-section .map-box .map-infos .close-btn span:nth-of-type(2){transform:rotate(-45deg);transform-origin:5px 15px}.map .form-section{flex:10}@media (max-width:768px){.map .form-section{flex:unset;width:100%;max-width:700px;margin:0 auto}}.map .form-section .form-box{width:90%;margin:0 auto}.map .form-section .form-box .select{position:relative;color:white;padding:8px 20px;font-size:18px;background-color:rgba(255, 255, 255, 0.15);width:100%;display:flex;justify-content:center;z-index:5;cursor:pointer;border:1px solid white}.map .form-section .form-box .select>span{pointer-events:none;display:block;position:relative}.map .form-section .form-box .select>span::after{position:absolute;font-family:"Font Awesome 5 Free";font-weight:900;content:"";top:50%;right:0;transform:translate(200%, -50%);font-size:1.1rem;transition:transform 0.2s ease-in-out}.map .form-section .form-box .select.active>span::after{transform:rotate(180deg) translate(-200%, 50%)}.map .form-section .form-box .select .options-container{position:absolute;bottom:0;left:-1px;width:calc(100% + 2px);transform:translateY(100%);background-color:rgba(175, 175, 175, 0.7);overflow-y:scroll;transition:height 0.18s ease-in-out, opacity 0.18s ease-in-out;z-index:4;height:0;opacity:0;border:1px solid white;border-top:none}.map .form-section .form-box .select.active .options-container{height:110px;opacity:1}.map .form-section .form-box .select .options-container::-webkit-scrollbar{width:3px}.map .form-section .form-box .select .options-container::-webkit-scrollbar-track{background:#f1f1f1}.map .form-section .form-box .select .options-container::-webkit-scrollbar-thumb{background:#888}.map .form-section .form-box .select .options-container::-webkit-scrollbar-thumb:hover{background:#555}.map .form-section .form-box .select .option{width:100%;padding:6px 1px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid rgba(128, 128, 128, 0.356);transition:0.2s ease-in-out}.map .form-section .form-box .select .option:hover{cursor:pointer;background-color:#1e73be}.map .form-section .form-box>div.form-container{display:none}.map .form-section .form-box>div.form-container.active{display:block}.map .form-section .form-box .form-container input,.map .form-section .form-box .form-container textarea{width:100%;color:white;padding:8px 20px;font-size:18px;background-color:rgba(255, 255, 255, 0.15);margin-top:1vh;border:1px solid white}.map .form-section .form-box .form-container input::-webkit-input-placeholder,.map .form-section .form-box .form-container textarea::-webkit-input-placeholder{color:white}.map .form-section .form-box .form-container input:-moz-placeholder,.map .form-section .form-box .form-container textarea:-moz-placeholder{color:white}.map .form-section .form-box .form-container input::-moz-placeholder,.map .form-section .form-box .form-container textarea::-moz-placeholder{color:white}.map .form-section .form-box .form-container input:-ms-input-placeholder,.map .form-section .form-box .form-container textarea:-ms-input-placeholder{color:white}.map .form-section .form-box .form-container input[type=submit]{background-color:#1e73be;border:none;transition:0.2s ease-in-out}.map .form-section .form-box .form-container input[type=submit]:hover{cursor:pointer;opacity:0.84}.map .form-section .form-box .form-container .wpcf7-response-output{color:white}.map .form-section .form-box .form-container .wpcf7-acceptance span>label{color:white;display:flex;justify-content:flex-start;align-items:center;font-size:1.2rem}.map .form-section .form-box .form-container .wpcf7-acceptance span>label input{width:fit-content;margin:0;margin-right:14 px}.map .form-section .form-box .form-container .wpcf7-acceptance span>label span{flex:1}.map .form-section .form-box .form-container .wpcf7-acceptance span>label span a{color:#1e73be;text-decoration:underline}.info-contact-hidden{width:30%;height:max-content;padding:1rem;display:none}@media (max-width:770px){.info-contact-hidden{width:45%}}.info-contact-hidden .contact-hidden-wrap{padding:1rem}.info-contact-hidden .contact-hidden-wrap .tel-box{text-align:left;padding:1rem;margin-bottom:0.5rem}.info-contact-hidden .contact-hidden-wrap .email-box{text-align:left;padding:1rem}.information{display:flex;align-content:center;justify-items:center;text-align:center;width:100%;margin:auto}.information .element-information{display:flex;flex-direction:column;align-content:center;justify-items:center;padding:2rem;margin:0px auto}.information .element-information h2{position:relative;color:#3e3e3e;font-size:2.6rem;margin-bottom:2rem;font-weight:400}.information .element-information a{font-size:1.6rem;font-family:"Open Sans", sans-serif;line-height:32px}.calculator .calculator-top{display:flex;align-content:center;justify-items:center;flex-direction:column;margin-bottom:6rem}.calculator .calculator-top h1{font-family:calibri;color:#000;font-weight:500;text-transform:uppercase;font-size:40px;text-align:center}@media (max-width:740px){.calculator .calculator-top h1{font-size:30px}}@media (max-width:328px){.calculator .calculator-top h1{font-size:25px}}.calculator .calculator-top p{font-family:calibri;color:#000;font-weight:500;font-size:26px;width:60%;margin:0 auto}@media (max-width:740px){.calculator .calculator-top p{font-size:22px}}@media (max-width:471px){.calculator .calculator-top p{width:80%;text-align:center}}.calculator .calculator-wrapper{display:flex;align-content:center;justify-items:center;margin-bottom:4rem}@media (max-width:667px){.calculator .calculator-wrapper .calculator-bottom .calc-img-wrap{display:none}}.calculator .calculator-wrapper .wrapper-elements-calc{width:100%;display:flex;align-items:flex-start;justify-items:flex-start;flex-direction:column}.calculator .calculator-wrapper .wrapper-elements-calc table.table{padding-left:6rem;width:60%}@media (max-width:775px){.calculator .calculator-wrapper .wrapper-elements-calc table.table{width:88%;padding-left:3rem}}.calculator .calculator-wrapper .wrapper-elements-calc .outils_label{font-family:calibri;color:#000;font-weight:900;font-size:16px}.calculator .calculator-wrapper .wrapper-elements-calc .outils_form{width:100%;padding:0.3rem;border-radius:5px;border:1px solid #bfbebe;outline:none}.calculator .calculator-wrapper .wrapper-elements-calc .outils_form:focus,.calculator .calculator-wrapper .wrapper-elements-calc .outils_form:active{box-shadow:4px 4px 8px 2px rgba(0, 0, 0, 0.4)}.calculator .calculator-wrapper .wrapper-elements-calc #Button1{background-color:#1f74be;width:100px;border:none;padding:0.7rem;color:#fff;text-align:center;text-transform:uppercase;font-size:12px;font-weight:600;transition:all 0.3s ease-in-out;margin-bottom:4rem;margin:0 auto;cursor:pointer;margin-top:2rem;margin-bottom:2rem}.calculator .calculator-wrapper .wrapper-elements-calc #Button1:hover{background-color:#278be2;transition:all 0.3s ease-in-out}.calculator .calculator-wrapper .wrapper-elements-calc .btn-calc-wrap{padding-left:6rem;margin-top:5rem}@media (max-width:429px){.calculator .calculator-wrapper .wrapper-elements-calc .btn-calc-wrap{display:flex;align-content:center;justify-items:center}}.calculator .calculator-wrapper .wrapper-elements-calc .btn-calc-wrap .btn-calc{background-color:#1F74BE;width:300px;padding:1.2rem;color:#fff;text-align:center;text-transform:uppercase;font-size:14px;font-weight:600;transition:all 0.3s ease-in-out;margin-bottom:4rem;margin:0 auto}@media (max-width:342px){.calculator .calculator-wrapper .wrapper-elements-calc .btn-calc-wrap .btn-calc{width:200px}}.calculator .calculator-wrapper .wrapper-elements-calc .btn-calc-wrap .btn-calc:hover{background-color:#278be2;transition:all 0.3s ease-in-out}.stal-customers-wrap{display:flex;align-items:center;padding:2rem}@media (max-width:998px){.stal-customers-wrap{flex-wrap:wrap}}.stal-customers-wrap .stal-wrap-customer-top,.stal-customers-wrap .stal-wrap-customer-bottom{display:flex;justify-content:center;align-items:center}@media (max-width:598px){.stal-customers-wrap .stal-wrap-customer-top,.stal-customers-wrap .stal-wrap-customer-bottom{flex-wrap:wrap}}.stal-customers-wrap .stal-customers-article{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center;position:relative}.stal-customers-wrap .stal-customers-article .icon-container-stal{background-color:#fff;border-radius:50%;padding:4rem;overflow:hidden;margin-bottom:0.5rem;position:relative;z-index:1}.stal-customers-wrap .stal-customers-article .icon-container-stal i{font-size:28px;color:#2774b8}.stal-customers-wrap .stal-customers-article h4{font-size:26px;font-family:calibri;color:#3e3e3e;padding:1rem;margin:0}.stal-customers-wrap .stal-customers-article p{font-family:Arial;font-size:15px;color:#333;padding:0;margin:0;width:100%;line-height:22px}.stal-customers-wrap .stal-customers-article .snake{position:absolute;top:17%;left:55%}@media (max-width:1137px){.stal-customers-wrap .stal-customers-article .snake{left:30%}}@media (max-width:998px){.stal-customers-wrap .stal-customers-article .snake{display:none}}.stal-customers-trust{padding:2rem;width:90%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto}#price_list{height:0;opacity:0;overflow:hidden;transition:0.3s ease-in-out}.price_list-active-opened{height:auto !important;opacity:1 !important;overflow:unset !important}.btn{padding:12px 4vw;background-color:#1e73be;color:white;text-transform:uppercase;font-weight:600;font-size:1.6rem;margin:6vh 0;transition:0.2s ease-in-out}.btn:hover{opacity:0.9;cursor:pointer}section.oddzialy .container .infos .element .place{margin-bottom:0rem}.stal-article-left{width:65%}.photos-box-stal{width:30%;height:fit-content;display:flex;flex-wrap:wrap}.photos-box-stal .img-wrapper{width:48%;margin:2% 1%;height:150px}.photos-box-stal .img-wrapper img{width:100%;height:100%;object-fit:cover}.extra-table{width:100%;padding:3rem;overflow:hidden}.extra-table table{width:100%;text-align:center;height:auto;font-family:Sans-Serif}.extra-table table,.extra-table th,.extra-table td{border:1px solid black;border-spacing:0px}.extra-table #numer{height:170px;border-left:none;Border-top:none}.extra-table #wyrazony{height:30px}.extra-table .long,.extra-table #b1,.extra-table #b2,.extra-table #ulepszony,.extra-table #numer,.extra-table #wyrazony,.extra-table #wyzarzenie,.extra-table #C,.extra-table #wstepne{width:72px}.extra-table #stale{background-color:#1e73be;color:white;border:none;height:27px;font-size:20px;font-weight:lighter}.extra-table #numer,.extra-table #wlasnosci,.extra-table #gestosc,.extra-table #spawalnosc{background-color:#99c8f1 !important}.extra-table thead{background-color:#dae3f3}.extra-table tbody tr{background:#c3c3c3 !important}.new-sec{width:100%;margin-top:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f3f3f3}.new-sec .wrapper-main{width:95%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2rem 0rem}.new-sec .wrapper-main .top{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.new-sec .wrapper-main .top p,.new-sec .wrapper-main .top .text{font-size:1.8rem;line-height:3rem;font-family:"Open Sans", sans-serif !important}.new-sec .wrapper-main .top ul{margin:2rem}.new-sec .wrapper-main .top .text{width:100%;margin:3rem 0rem}.new-sec .wrapper-main .top .with-img{width:100%;display:flex;justify-content:space-between}.new-sec .wrapper-main .top .with-img .left{width:65%}.new-sec .wrapper-main .top .with-img .left h2{font-size:4rem;line-height:5.5rem;font-weight:600;margin:0 0 2rem}.new-sec .wrapper-main .top .with-img .right{width:32%}.new-sec .wrapper-main .top .with-img .right .imgs-wrapper{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.new-sec .wrapper-main .top .with-img .right .imgs-wrapper .img-wrapper{width:48%;height:150px;margin-top:4%}@media (max-width:782px){.new-sec .wrapper-main .top .with-img .right .imgs-wrapper .img-wrapper{width:100%}}.new-sec .wrapper-main .top .with-img .right .imgs-wrapper .img-wrapper img{height:100%;width:100%;object-fit:cover}.new-sec .wrapper-main .main{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}@media (max-width:960px){.new-sec .wrapper-main .main{flex-direction:column;align-items:center}.new-sec .wrapper-main .main>div{width:100% !important}.new-sec .wrapper-main .main .legenda{margin-top:3rem}}.new-sec .wrapper-main .main .blocks{width:42%;display:flex;flex-direction:column;align-items:center}.new-sec .wrapper-main .main .blocks .title{width:100%;min-height:150px;display:flex;justify-content:center}@media (max-width:960px){.new-sec .wrapper-main .main .blocks .title{min-height:fit-content}}.new-sec .wrapper-main .main .blocks .title h2{font-family:calibri;color:#333;font-weight:400;text-transform:uppercase;font-size:4rem;line-height:6rem}@media (max-width:1300px){.new-sec .wrapper-main .main .blocks .title h2{font-size:3rem;line-height:4.2rem}}.new-sec .wrapper-main .main .blocks .img-wrapper{width:100%;height:150px;margin-top:3rem}.new-sec .wrapper-main .main .blocks .img-wrapper img{width:100%;height:100%;object-fit:contain}.new-sec .wrapper-main .main .blocks .table-1{width:100%;margin-top:3rem;overflow-x:scroll}@media (max-width:960px){.new-sec .wrapper-main .main .blocks .table-1{min-height:fit-content}}.new-sec .wrapper-main .main .blocks .table-2{width:100%;margin-top:3rem;overflow-x:scroll}.new-sec .wrapper-main .main .legenda{width:12%;margin-top:47%}@media (max-width:960px){.new-sec .wrapper-main .main .legenda{margin-top:3rem}}.new-sec .wrapper-main .tables{width:100%;margin-top:3rem}.new-sec .wrapper-main .extra-table{overflow-x:scroll}.new-sec .wrapper-main .extra-table table{overflow-x:scroll}.new-sec .wrapper-main .stal-customers-trust{padding:2rem;width:90%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto}.new-sec .wrapper-main .stal-customers-trust h1{font-family:calibri;color:#333;font-weight:400;text-transform:uppercase;font-size:40px;margin:1rem;padding:1rem;text-align:center}@media (max-width:400px){.new-sec .wrapper-main .stal-customers-trust h1{font-size:30px}}.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap{display:flex;align-items:center;padding:2rem}@media (max-width:998px){.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap{flex-wrap:wrap}}.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap .stal-wrap-customer-top,.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap .stal-wrap-customer-bottom{display:flex;justify-content:center;align-items:center}@media (max-width:598px){.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap .stal-wrap-customer-top,.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap .stal-wrap-customer-bottom{flex-wrap:wrap}}.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap .stal-customers-article{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center;position:relative}.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap .stal-customers-article .icon-container-stal{background-color:#fff;border-radius:50%;padding:4rem;overflow:hidden;margin-bottom:0.5rem;position:relative;z-index:1}.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap .stal-customers-article .icon-container-stal i{font-size:28px;color:#2774b8}.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap .stal-customers-article h4{font-size:26px;font-family:calibri;color:#3e3e3e;padding:1rem;margin:0}.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap .stal-customers-article p{font-family:Arial;font-size:15px;color:#333;padding:0;margin:0;width:100%;line-height:22px}.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap .stal-customers-article .snake{position:absolute;top:17%;left:55%}@media (max-width:1137px){.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap .stal-customers-article .snake{left:30%}}@media (max-width:998px){.new-sec .wrapper-main .stal-customers-trust .stal-customers-wrap .stal-customers-article .snake{display:none}}.gutenberg-container>h2:first-child{font-family:calibri;color:#333;font-weight:500;text-transform:uppercase;font-size:40px;text-align:left;margin-bottom:3rem}.gutenberg-container .post-btn-price{margin:70px 0;display:block;width:fit-content}table.without-params tbody tr:first-of-type td,table.without-params tbody tr td,.tablepress tbody tr td{background:#c3c3c3 !important}.tablepress tbody tr:first-of-type td{background-color:#CCE2F6 !important}.specific-table tbody tr.row-5 td,.specific-table tbody tr.row-8 td,.prod-table tbody tr.row-17 td,.prod-table tbody tr.row-23 td,.prod-table tbody tr.row-31 td,.prod-table tbody tr.row-38 td,.prod-table tbody tr.row-44 td,.prod-table tbody tr.row-51 td,.prod-table tbody tr.row-57 td .spec-table-2 tbody tr.row-8 td,.spec-table-2 tbody tr.row-14 td,.spec-table-2 tbody tr.row-23 td,.spec-table-2 tbody tr.row-26 td,.spec-table-2 tbody tr.row-30 td,.spec-table-2 tbody tr.row-37 td,.spec-table-2 tbody tr.row-54 td,.spec-table-2 tbody tr.row-58 td{background-color:#CCE2F6 !important}/*# sourceMappingURL=style.css.map */
