input[type=text],input[type=password],input[type=number],input[type=date],input[type=datetime],input[type=datetime-local],input[type=time],input[type=month],input[type=week],input[type=email],input[type=search],input[type=tel],input[type=url],input.input-text,select,textarea{font-family:inherit;line-height:1.3;outline:0;padding:10px 10px;border:1px solid #e1e1e1;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}input[type=text]:focus,input[type=password]:focus,input[type=number]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=time]:focus,input[type=month]:focus,input[type=week]:focus,input[type=email]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=url]:focus,input.input-text:focus,select:focus,textarea:focus{outline:0;border-color:#ccc}@media screen and (-webkit-min-device-pixel-ratio: 0){select{padding-right:28px;background-color:#fff;background-image:url("../images/select-arrow@2x.png");background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;background-size:12px 8px}}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}body{font-family:"montserratregular";font-weight:normal;font-size:18px;line-height:25px;color:#050505}@media(max-width: 768px){body{font-size:14px;line-height:20px}}.container{max-width:1600px}h1{font-family:"montserratbold";font-weight:normal;font-size:45px;line-height:55px;color:#0b68b5;text-transform:uppercase}@media(max-width: 768px){h1{font-size:30px;line-height:40px}}h2{font-family:"montserratsemibold";font-weight:normal;font-size:34px;line-height:42px;color:#052c4d;text-transform:uppercase}@media(max-width: 768px){h2{font-size:26px;line-height:34px}}h3{font-family:"montserratmedium";font-weight:normal;font-size:26px;line-height:32px;color:#050505;text-transform:uppercase}@media(max-width: 768px){h3{font-size:22px;line-height:28px}}h4{font-family:"montserratmedium";font-weight:normal;font-size:18px;line-height:22px;color:#050505;text-transform:uppercase}@media(max-width: 768px){h4{font-size:16px;line-height:22px}}h5{font-family:"montserratregular";font-weight:normal;font-size:18px;line-height:22px;color:#050505}@media(max-width: 768px){h5{font-size:16px;line-height:22px}}h6{font-family:"montserratregular";font-weight:normal;font-size:12px;line-height:14px;color:#050505}h1,h2,h3,h4,h5,h6{margin:0 0 30px 0}p{margin:0 0 30px 0}strong,b{font-family:"montserratsemibold"}a,button{text-decoration:none;transition:.5s all;-moz-transition:.5s all;-webkit-transition:.5s all}img{max-width:100%;height:auto}.page-content-wrapper{padding:50px 0;background:#e6e6e6}.home .page-content-wrapper{padding:0}.white-bg{background:#f1f1f1}.rwd-table{overflow:auto}#content-desktop{display:block}#content-mobile{display:none}@media screen and (max-width: 992px){#content-desktop{display:none}#content-mobile{display:block;min-height:120px}}.page-head{height:300px;background-size:cover;background-position:center center}.breadcrumbs{padding:12px 0;font-size:18px;color:#a1a1a1;background:url(../images/bg-breadcrumbs.jpg) center center no-repeat;background-size:cover}.breadcrumbs #crumbs{display:flex;align-items:center}.breadcrumbs #crumbs a,.breadcrumbs #crumbs span{text-transform:uppercase;text-decoration:none;display:inline-block}.breadcrumbs #crumbs a{font-family:"montserratmedium";font-weight:normal;font-size:18px;line-height:22px;color:#0b68b5}.breadcrumbs #crumbs span:not(.separator){font-family:"montserratbold";font-weight:normal;font-size:18px;line-height:22px;color:#1a1a1a}.breadcrumbs #crumbs span.separator{margin:0 10px;width:10px;text-indent:-999px;background:url(../images/breadcrumbs-icon.svg) center center no-repeat}.footer{padding:20px 0;background:url(../images/footer-bg.svg) center center no-repeat;background-size:cover}.footer .infos .row{align-items:center}.footer .infos .info{display:flex;align-items:center;padding:20px 0;justify-content:center}.footer .infos .info-icon{margin-right:15px}.footer .infos .info-text{font-family:"montserratregular";font-size:18px;line-height:22px;color:#fcfcfc}.footer .infos .info-text a{color:#3992db}.footer .infos .info-text a:hover{text-decoration:underline}.footer .footermenu{margin:15px 0;padding:8px 0px;background:#052c4d}.footer .footermenu ul{margin:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:0}.footer .footermenu ul li a{padding:15px 20px;text-transform:uppercase;font-family:"montserratmedium";font-weight:normal;font-size:18px;line-height:22px;color:#fcfcfc}.footer .footermenu ul li a:hover{color:#0b68b5}.footer .footermenu ul li.current-menu-item a{color:#0b68b5}.footer .bottom{padding:15px 0;text-align:center}.footer .copyright{padding:15px 0;text-align:center;font-family:"montserratregular";font-weight:normal;font-size:18px;line-height:22px;color:#e6e6e6}@media(max-width: 1050px){.footer .footermenu ul li a{font-size:14px;padding:15px 10px}}@media(max-width: 768px){.footer .footermenu ul{display:block}.footer .footermenu ul li{display:block}.footer .footermenu ul li a{font-size:14px;line-height:20px}}.image{display:flex}.image.align-center{justify-content:center}.image .img{display:block;position:relative;margin-left:30px}.image.style-border .img:after{content:"";width:100%;height:100%;border:3px solid #084b83;position:absolute;top:5%;right:5%}@media(max-width: 992px){.image .img{margin-left:0}}.header-wrapper{position:absolute;width:100%;z-index:99}.navbar-toggler{border:none !important;background:none !important;box-shadow:none !important}.navbar-toggler .navbar-toggler-icon{width:28px;height:12px;display:block;background:url(../images/hamburger-light.svg) center center no-repeat}.navbar-toggler .navbar-toggler-icon:hover{background:url(../images/hamburger-dark.svg) center center no-repeat}.header .inner{display:flex;width:100%;align-items:center;justify-content:space-between}.header .navbar-collapse{justify-content:flex-end}.header .navi .navbar-nav{list-style:none}.header .navi .navbar-nav li a{padding:10px 15px;text-transform:uppercase;font-family:"montserratmedium";font-weight:normal;font-size:18px;line-height:22px;color:#fcfcfc}.header .navi .navbar-nav li a:hover{color:#0b68b5}.header .navi .navbar-nav li.current-menu-item a{color:#0b68b5}@media(max-width: 1250px){.header .navi .navbar-nav li a{font-size:16px}}@media(max-width: 992px){.header .header-logo img{max-height:100px;width:auto}}.header-sticky-wrapper{position:fixed;z-index:99;width:100%;left:0;top:-200px;background:#052c4d;transition:.5s all;-moz-transition:.5s all;-webkit-transition:.5s all}.header-sticky-wrapper.active{top:0}.header-sticky-wrapper .header .header-logo img{max-height:80px;width:auto}#side-navigation{position:fixed;width:320px;background:#fff;right:-320px;top:0;z-index:999999;overflow:hidden;transition:.8s all;-moz-transition:.8s all;-webkit-transition:.8s all}#side-navigation.active{right:0;top:0}#side-navigation .logo{margin-bottom:20px}#side-navigation .logo img{height:50px}#side-navigation .right-logo img{height:80px}#side-navigation .side-navigation-menu{padding:50px 0}#side-navigation .container{display:flex;flex-direction:column;align-items:center;justify-content:center}#side-navigation .navbar-nav{display:flex;flex-direction:column !important;padding-left:0;margin-bottom:0;list-style:none}#side-navigation .navbar-nav li{text-align:center}#side-navigation .navbar-nav li a{padding:8px 0px;font-size:16px}#side-navigation .navbar-nav li a.nav-link{position:relative;font-family:"Oswald",sans-serif;font-size:20px;color:#000}#side-navigation .navbar-nav li a.nav-link:hover{opacity:.9}#side-navigation .navbar-nav li a.nav-link:after,#side-navigation .navbar-nav li a.nav-link .submenu-toggle{display:none}#side-navigation .navbar-nav li.active a{color:#0b68b5}#side-navigation #close{position:absolute;top:20px;right:20px;font-size:40px;color:#000;opacity:1;border:none;background:no-repeat}.form label{display:block;margin-bottom:20px}.form .label{display:block;font-size:18px;line-height:22px;margin-bottom:8px;color:#1a1a1a}.form .wpcf7-form-control-wrap{display:block}.form .wpcf7-form-control-wrap input[type=text],.form .wpcf7-form-control-wrap input[type=email],.form .wpcf7-form-control-wrap input[type=date],.form .wpcf7-form-control-wrap select,.form .wpcf7-form-control-wrap textarea{width:100%}.form .wpcf7-form-control-wrap textarea{height:105px}.form .wpcf7-form-control-wrap input:focus,.form .wpcf7-form-control-wrap select:focus,.form .wpcf7-form-control-wrap textarea:focus{outline:none;box-shadow:none}.form .wpcf7-acceptance .wpcf7-list-item{font-size:18px;line-height:22px;color:#1a1a1a;font-family:"montserratregular";margin:0}.form .wpcf7-acceptance .wpcf7-list-item input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label{padding-left:30px;background:url(../images/checkbox.svg) center left no-repeat;display:flex;font-size:18px;line-height:22px;min-height:25px;align-items:center;font-style:italic}.form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label a{color:#df4b12}.form .wpcf7-acceptance .wpcf7-list-item input:checked~.wpcf7-list-item-label{background:url(../images/checkbox-checked.svg) center left no-repeat}.form input[type=submit]{display:inline-block;padding:18px 35px;background:transparent linear-gradient(256deg, #052C4D 0%, #084B83 100%) 0% 0% no-repeat padding-box;font-size:18px;color:#fcfcfc;text-transform:uppercase;font-family:"montserratmedium";min-width:180px;border:none;margin-top:15px;transition:.5s all;-moz-transition:.5s all;-webkit-transition:.5s all}.form input[type=submit]:hover{outline:none;background:transparent linear-gradient(256deg, #FAFAFA 0%, #E6E6E6 100%) 0% 0% no-repeat padding-box;color:#0b68b5}.form .wpcf7-not-valid-tip{font-size:12px}.form .wpcf7-response-output{font-size:13px}.post-menu{margin-top:20px;margin-bottom:40px}.post-menu .inner{padding:10px 15px;background:#fff;display:flex;flex-wrap:wrap}.post-menu ul{display:flex;flex-wrap:wrap;margin-left:10px;margin-bottom:0;list-style:none}.post-menu ul li{padding:0}.post-menu ul li:before{display:none}.post-menu ul li a{display:block;padding:0 5px;color:#052c4d !important}.post-menu ul li a:hover{color:#0b68b5}.post-menu ul .current-cat a{color:#0b68b5 !important}.post-items .post-item{padding:0 10px;margin-bottom:20px}.post-items .post-item .inner{height:100%;display:flex;flex-direction:column}.post-items .post-item:hover .inner{box-shadow:0 0 10px #c1c1c1}.post-items .post-content{padding:15px;background:#fff;height:100%}.post-items .post-title{margin:15px 0}.post-items .post-title .title,.post-items .post-title .title a{margin:0;color:#000;font-size:16px;font-family:"montserratmedium"}.post-items .post-excerpt{font-size:14px;line-height:22px}.post-items .post-excerpt a{font-family:"montserratmedium";color:#0b68b5}.post-pagination .outer{padding:10px 15px;background:#fff}.post-pagination .inner{text-align:center;overflow:hidden;font-family:"montserratmedium";position:relative;display:flex;align-items:center;justify-content:space-between}.post-pagination a{color:#333}.post-pagination .page-numbers{font-size:14px;display:inline-block}.post-pagination .page-numbers.current{font-family:"montserratbold";color:#0b68b5}.post-pagination .page-prev{min-width:155px;text-align:left}.post-pagination .page-next{width:155px;text-align:right}.post-single-pagination .inner{padding:10px 15px;background:#fff;display:flex;justify-content:space-between}.post-single-pagination a{color:#333}.single-post-heading-meta{font-size:12px;padding:0 15px 10px 15px}.single-post-heading-meta a{color:#000}@media(max-width: 768px){.post-items .post-item{width:100%}.post-menu span{width:100%}.post-menu ul{margin:0 -5px}}.contact-table{width:100%;margin-bottom:40px}.contact-table tr td{vertical-align:middle;padding:10px 0;font-size:16px}.contact-table tr td:first-child{width:30px;text-align:center}.contact-table tr td:last-child{padding-left:15px}.contact-table tr a{color:#0b68b5;word-wrap:break-word}.contact-table tr a:hover{text-decoration:underline}@media(max-width: 1300px){.contact-table tr td{font-size:14px}}.theme-button{display:inline-block;padding:18px 35px;background:transparent linear-gradient(256deg, #052C4D 0%, #084B83 100%) 0% 0% no-repeat padding-box;font-size:18px;color:#fcfcfc;text-transform:uppercase;font-family:"montserratmedium";min-width:180px;border:none;margin-top:15px;transition:.5s all;-moz-transition:.5s all;-webkit-transition:.5s all}.theme-button:hover{outline:none;background:transparent linear-gradient(256deg, #FAFAFA 0%, #E6E6E6 100%) 0% 0% no-repeat padding-box;color:#0b68b5}.home-about{padding:120px 0}.home-about .row{align-items:center}.image-content-box{display:flex;align-items:center}.image-content-box .image img{transition:.5s all;-moz-transition:.5s all;-webkit-transition:.5s all}.image-content-box:hover .image img{transform:rotate(5deg) scale(0.9)}.home-info{background:url(../images/bg-info-normal.jpg) center center no-repeat;transition:.5s background;-moz-transition:.5s background;-webkit-transition:.5s background;background-size:cover}.home-info:hover{background:url(../images/bg-info-hover.jpg) center center no-repeat;background-size:cover}.home-proekologia{padding:80px 0;color:#e6e6e6;background:url(../images/bg-proekologia-normal.jpg) center center no-repeat;transition:.5s background;-moz-transition:.5s background;-webkit-transition:.5s background;background-size:cover}.home-proekologia:hover{background:url(../images/bg-proekologia-hover.jpg) center center no-repeat;background-size:cover}.home-proekologia h2{color:#e6e6e6}.home-proekologia .row>.col-md-12{margin-bottom:20px}.home-realization{padding:55px 0;color:#e6e6e6;background:url(../images/bg-realization-normal.jpg) center center no-repeat;transition:.5s background;-moz-transition:.5s background;-webkit-transition:.5s background;background-size:cover}.home-realization:hover{background:url(../images/bg-realization-hover.jpg) center center no-repeat;background-size:cover}.home-realization h2{color:#e6e6e6}.steps-wrapper{display:flex;flex-wrap:wrap;margin-bottom:80px;margin-left:-10px;margin-right:-10px}.steps-wrapper .step{padding:15px}.steps-wrapper .step .icon{position:relative;z-index:1;transition:.5s all;-moz-transition:.5s all;-webkit-transition:.5s all}.steps-wrapper .step .text{text-align:center;font-size:26px;line-height:32px;color:#e6e6e6;height:100%;display:flex;align-items:center;position:relative;margin-top:-15px;z-index:1;margin-bottom:10px;transition:.5s all;-moz-transition:.5s all;-webkit-transition:.5s all}.steps-wrapper .step .number{position:absolute;color:#0b68b5;font-size:200px;line-height:244px;font-family:"montserratbold";bottom:-40px;left:0;z-index:0;pointer-events:none;opacity:.5}.steps-wrapper .step:hover .icon{margin-top:-15px;margin-bottom:15px}.steps-wrapper .step-inner{max-width:260px;height:100%;position:relative;display:flex;flex-direction:column;align-items:center}@media(max-width: 1400px){.steps-wrapper{align-items:center;justify-content:center}.steps-wrapper .step .text{font-size:18px;line-height:24px}.steps-wrapper .step-inner{max-width:170px}}@media(max-width: 768px){.steps-wrapper{align-items:center;justify-content:center}.steps-wrapper .step .text{font-size:18px;line-height:24px}.steps-wrapper .step-inner{max-width:140px}}#go-to-top{cursor:pointer;width:40px;height:40px;background:url(../images/go-to-top-normal.svg) center center no-repeat;opacity:0;position:fixed;bottom:15%;right:0;transition:.5s all;-moz-transition:.5s all;-webkit-transition:.5s all}#go-to-top:hover{background:url(../images/go-to-top-hover.svg) center center no-repeat}#go-to-top.active{opacity:1}.wp-video{max-width:100%;height:auto;margin:0 auto}.rem-cookie-banner{display:none;position:fixed;bottom:0;padding:15px;width:100%;background:#052c4d;left:0;text-align:center;color:#fff;font-size:14px}.rem-cookie-banner .rem-cookie-banner-link{color:#fff}.rem-cookie-banner .rem-cookie-banner-button{padding:5px 10px;display:inline-block;background:#0c68b5;color:#fff;border:none;outline:none;margin-left:10px}.gallery{display:flex;flex-wrap:wrap;margin:-10px -10px}.gallery br{display:none}.gallery .gallery-item{margin:0;padding:10px}.gallery .gallery-item img{width:100%;height:100%;object-fit:cover}.gallery .gallery-item .gallery-icon{height:100%}.gallery .gallery-caption{font-size:10px;padding:10px;background:#fff;height:40px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center;display:none}.gallery.gallery-columns-2 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item{width:33.33%}.gallery.gallery-columns-4 .gallery-item{width:25%}.gallery.gallery-columns-5 .gallery-item{width:20%}@media(max-width: 768px){.gallery.gallery-columns-2 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item:last-of-type{width:100%}.gallery.gallery-columns-4 .gallery-item{width:50%}.gallery.gallery-columns-5 .gallery-item{width:50%}}@media(max-width: 576px){.gallery.gallery-columns-2 .gallery-item{width:100%}.gallery.gallery-columns-3 .gallery-item{width:100%}.gallery.gallery-columns-4 .gallery-item{width:100%}.gallery.gallery-columns-5 .gallery-item{width:100%}}
