@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/* Quick.Cms.Ext v6.x default stylesheet */

/* GLOBAL STYLES */
body, body *, body *:before, body *:after{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body,table{color:#171717;font-size:1rem;font-family: "Roboto", sans-serif;}

body{padding:0;background:#FFFFFF;text-align:center;}

input[type="text"], input[type="password"], input[type="file"], input[type="email"], select, textarea{padding:2px;border-width:1px;border-style:solid;border-color:#cecece;font-family: "Roboto", sans-serif;font-size:1rem;border-radius:2px;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:#619a48;box-shadow:0 0 3px rgba(0,103,154,0.6);}
input[type="text"].warning-required, input[type="password"].warning-required, input[type="email"].warning-required, select.warning-required, textarea.warning-required{background:#fbefef;border-color:#bb4c2e;}
input[type="submit"], button[type="submit"]{padding:0.4em 0.9em;border-width:1px;border-style:solid;background:#FFFFFF;font-family: "Roboto", sans-serif;font-size:1rem;border: 2px solid #1873b0;color: #1873b0;transition: 0.5s all;border-radius: 5px;text-transform: uppercase;}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{background:#FFFFFF;cursor:pointer;border: 2px solid #619a48;color: #619a48;}
label{font-weight:bold;}
label span{padding-left:10px;color:#aaa;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
tbody, tfoot, thead{margin:0;padding:0;}
caption, tr, th, td{margin:0;padding:2px 4px;border:1px solid #e8eaee;font-size:100%;font:inherit;vertical-align:baseline;}

a{color:#619a48;text-decoration:none;}
a:hover{color:#000;text-decoration:none;}

#container img{max-width:100%;}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#619a48 url('img/info.png') no-repeat 20px center;color:#fff;font-size:1.5rem;}
.msg.done a, .msg.error a{color:#fff;}
.msg.done a:hover, .msg.error a:hover{color:#1f1a17;}
.msg a.action{display:inline-block;margin:7px 7px;padding:3px 8px;border:1px solid #fff;text-decoration:none;font-size:0.813rem;}
.msg a.action:hover{background:#fff;}
.msg.panel a.action{margin-top:13px;}
.msg.error{background-color:#619a48;}
body.is-msg-error404 .msg.error{margin-top:3rem;}
.wai{position:absolute;width:1px;height:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;}

#container{position:relative;width:100%;margin:0px auto;text-align:left;background:#fff;}
#container:after{content:"";display:table;clear:both;}

#body, #foot{margin:0 auto;padding:0;}

#header {position: relative;z-index: 10;width:100%;display: flex;align-items: center;justify-content: space-between;padding: 0 35px;background: #FFFFFF;height: 127px;transition: all 0.3s;border-bottom: 1px solid #eee;}
#header.contentFixed {position: fixed;background: #FFFFFF;box-shadow: 0 0 5px rgba(0,0,0,.4);}
#header.contentFixed #logo img {width: 90px !important;transition: 0.5s all;}
#head1 {float: left;}
#head2 {float: right;}
#head2 .container {display: flex;justify-content: space-between;align-items: center;}

/* QUICK LINKS */
#skiplinks{position:absolute;top:0;left:0;}
#skiplinks a{position:absolute;top:-500px;left:0;z-index:10;min-width:200px;padding:10px;color:#fff;}
#skiplinks a:focus{top:0;background:#000;color:#fff;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head1 .container{display:flex;flex-flow:row wrap;}

#logo{padding:15px 0;text-align: left;display: flex;justify-content: space-between;align-items: center;}
#logo #title a{color:#1873b0;font:bold 3.3rem "Roboto", sans-serif;line-height:1em;text-decoration:none;text-transform: uppercase;margin: 0 0 5px 0;float: left;width: 100%;}
#logo #title a span{color:#619a48;background:inherit;}
#logo #title a strong{color:#619a48;background:inherit;}
#logo #title a em{color:#619a48;font-style:normal;}
#logo #slogan{padding:0px 0 0 0px;background:inherit;font-size:0.875rem;color:#344d7e;margin: 0px auto 0 auto;text-align: left;font-weight: 700;float: left;width: 100%;text-transform: uppercase;}
#logo #slogan strong {font-weight: bold;color:#344d7e;}
#logo img {width: 90px;transition: 0.5s all;float: left;}
.logo_prawa {margin-left: 10px;}

#search-form{width:calc(100% - 120px);margin:0;padding:1rem 2rem 1rem 100px;background:#FFFFFF;}
#search-form .field, #search-form .btn{float:left;height:30px;padding:5px 3%;}
#search-form .field{min-width:100px;width:78%;background:#fff;color:#333;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;}
#search-form .btn{width:40px;background:#619a48 url('img/search.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;-webkit-transition-property: none;
  -moz-transition-property: none;
  -o-transition-property: none;
  transition-property: none;}
#search-form .btn:hover, #search-form .btn:focus{background-color:#344d7e;-webkit-transition-property: none;
  -moz-transition-property: none;
  -o-transition-property: none;
  transition-property: none;}

/* MENU TOP */
.menu-top .level-0-menu{display:flex;flex-flow:row wrap;list-style:none;}
.menu-top a{display:block;padding:.6em 1em;color:#344d7e;text-decoration:none;transition:all 0.5s ease;text-transform: uppercase;font-size: 1rem;font-weight: 400;}
.menu-top li:last-child a {padding:0.6em 0px 0.6em 1em ;}
.menu-top a:hover {color:#619a48;}
.menu-top > ul > li.selected > a {color:#619a48;}
.menu-top > ul > li.selected-parent > a {color:#619a48;}
.menu-1 {padding: 0 0 0 25px;}
.menu-1 ul {list-style: none;}
.menu-1 ul li {position: relative;}

/* SLIDER */
/* You will find slider styles in style-slider.css file */

/* BODY/CONTENT STYLES */
#body{clear:both;width: 1180px;margin: 0 auto;padding: 50px 0;}
#body:after{content:"";display:table;clear:both;}

/* PAGE */
#page{position:relative;margin: 0;text-align:left;padding: 0px;}
#page:after{content:"";display:table;clear:both;}
#page h1, .heading-1 {margin:0px 0 15px;font-size:2.217rem;color:#344d7e;font-weight: 700;text-align: left;width: 100%;font-family: "Roboto", sans-serif;position: relative;padding: 0 0 5px 0;text-transform: uppercase;}
#page .msg.error h1, #page .msg.error .heading-1{margin-top:.4em;color:#344d7e;}
#page .msg.error.panel h1{margin:0;font-size:1rem;}

/* PAGE - BREADCRUMB (navigation path) */
.breadcrumb{margin-bottom:1.25rem;text-align: left;margin-top:-10px;float: left;width: 100%;}
.breadcrumb ol{list-style:none;}
.breadcrumb li{display:inline-block;}
.breadcrumb li:not(:first-child)::before{content:"\203A";display:inline-block;padding:0 .5em;color:#6e6e6e;font-weight:bold;}

/* PAGE CONTENT */
#page div.content{line-height:1.5em;font-size:1rem;font-weight: 300;}
#page div.content > ul, #page div.content > ol{padding:0 0 0 2em;}
/* #page div.content > ul:after, #page div.content > ol:after{content:"";display:table;clear:both;} */ /* Uncomment if necessary */
#page div.content > ul li, #page div.content > ol li{margin:.5em 0;padding:0;}
#page div.content > h2, #page div.content > h3{font-size:1.5rem;line-height:2em;font-weight:normal;}
#page div.content > h3{font-size:1.25rem;}
#page div.content > p{padding-bottom:1em;}

#page > time{text-align: left;margin: -15px 0 15px 0;float: right;width: 100%;}
#page > time:after {
  content: "";
  display: table;
  clear: both;
}
#page > time span {padding: 5px 5px;color:#619a48;background: #f3f3f3;float: right;border-radius: 5px;}


/* IMAGES STYLES */
/* global */
#content li img{border-right: 4px #619a48 solid;border-bottom: 4px #619a48 solid;}
#content li img:hover{}
ul[class*='images-']{list-style:none;}
ul[class*='images-'] li{margin:0 0 1rem 0;background:inherit;text-align:center;}
ul[class*='images-'] p{max-width:250px;margin:0 auto;color:#474747;font-size:0.875em;}
ul[class*="images-"] img{}
ul[class*="images-"] img:hover{}
div.content .images-gallery{padding:0;}
/* list custom */
.images-1{clear:left;float:left;margin:.5rem 1.5rem 0 0;}
.images-2{clear:right;float:right;margin:.5rem 0 0 1rem;}
.images-gallery{clear:both;display:flex;flex-flow:row wrap;justify-content:space-between;}
.images-gallery li{flex:1 0 23%;padding:0;margin:1% !important;}
div.content .images-gallery{clear:none;}
/* @media screen and (min-width:960px){ .images-4 li{flex:0 0 25%;} } */ /* - if you want to set static number of columns */

/* FILES LIST STYLES */
.files-list{margin:1rem 0 .5rem;list-style:none;vertical-align:middle;border-left:2px solid #c8cccf;font-size:0.9rem;}
.files-list li{height:20px;margin:0 0 1rem 1rem;padding-left:2rem;background:url('img/files-ext.gif') no-repeat 0 -260px;}
.files-list p{display:inline;color:#619a48;font-style:italic;}
.files-list p:before{content:" - ";}
.files-list .zip{background-position:0 0;}
.files-list .xml{background-position:0 -20px;}
.files-list .xls{background-position:0 -40px;}
.files-list .web{background-position:0 -60px;}
.files-list .vcf{background-position:0 -80px;}
.files-list .txt{background-position:0 -100px;}
.files-list .sys{background-position:0 -120px;}
.files-list .swf{background-position:0 -140px;}
.files-list .psd{background-position:0 -160px;}
.files-list .pps{background-position:0 -180px;}
.files-list .png{background-position:0 -200px;}
.files-list .pic{background-position:0 -220px;}
.files-list .pdf{background-position:0 -240px;}
.files-list .nn{background-position:0 -260px;}
.files-list .eml{background-position:0 -280px;}
.files-list .media{background-position:0 -300px;}
.files-list .fla{background-position:0 -320px;}
.files-list .exe{background-position:0 -340px;}
.files-list .chm{background-position:0 -360px;}
.files-list .cdr{background-position:0 -380px;}

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba( 0, 0, 0, 0.7 );z-index:200;}
#quick-box .background{height:100%;}
#quick-box .quick-box-container{position:absolute;padding:0;border-radius:5px;box-shadow: 0 0 15px 1px #000;}
#quick-box .image-wrapper{position:relative;line-height:0;}
#quick-box .image-wrapper img{margin:0;padding:0;border-radius:5px;}
#quick-box .navigation{position:absolute;bottom:0;margin:0;padding:.5em 0;text-align:center;font-size:0.875rem;font-weight:bold;color:#ddd;line-height:normal;background:rgba( 0, 0, 0, 0.2 );width:100%;}
#quick-box .full-size{position:absolute;right:8px;top:2px;width:24px;height:24px;font-size:0.1em;color:transparent;background:url('../admin/img/fullscreen.png') no-repeat;}
#quick-box .description{margin:0;padding:.5em 0;text-align:center;font-size:0.875rem;color:#ddd;font-weight:bold;background:rgba( 0, 0, 0, 0.8 );border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-height:66px;overflow:hidden;}
#quick-box .arrow{position:absolute;display:block;width:50%;top:15%;height:70%;margin:0px;font-family:'Cormorant Garamond', serif;z-index:100;opacity:0.5;text-decoration:none;}
#quick-box .arrow:before, #quick-box .arrow:after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);}
#quick-box .arrow:before{width:32px;height:32px;margin:0 10px;background:url('img/arrows.png') no-repeat 0 0;z-index:1;}
#quick-box .arrow:after{width:52px;height:52px;background:rgba( 0, 0, 0, 0.2 );z-index:-1;}
#quick-box .arrow.prev:before{background-position:0 -32px;}
#quick-box .arrow.next:before{right:0;}
#quick-box .arrow.next:after{right:0;}
#quick-box .arrow:hover{opacity:0.9;}
#quick-box .prev{left:0px;}
#quick-box .next{right:0px;}
#quick-box .close{position:absolute;top:0;right:0;padding:0.15em 0.4em 0.2em;opacity:0.5;background:#000;color:#fff;font-weight:bold;font-family:"Trebuchet MS";text-decoration:none;border:1px solid #fff;border-top:none;border-right:none;border-top-right-radius:5px;z-index:100;}
#quick-box .close:hover{opacity:0.8;}
#quick-box .close, #quick-box .arrow{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}
@media /* High px density (mostly mobile) - so you can magnify something */
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx){
  #quick-box .close{font-size:1.5rem;}
  #quick-box .prev, #quick-box .next{opacity:0.5;text-decoration:none;}
}

/* SUBPAGES LIST STYLES */
/* global */
.title {width: 100%;margin: 0px 0 5px 0;padding: 0 0 5px 0;position: relative;}
.title a {color: #1873b0;font-size: 24px;font-weight: bold;text-align: left;width: 100%;margin: 0 0 0px 0;padding: 0 0 0px 0;font-family: "Roboto", sans-serif;}
.title a:hover {color:#619a48;}
time.date{display:inline-block;padding:5px 10px;color:#619a48;background: #f3f3f3;margin: 0px 0 10px 0;border-radius: 5px;}
[class|="pages"]{clear:both;margin:25px 0 0 0;list-style:none;float: left;width: 100%;}
[class|="pages"] .page:after{content:"";display:table;clear:both;}
[class|="pages"] .more{display:block;margin:0.3em 0 0;}
[class|="pages"] p{padding:0.3em 0;}

/* standard list */
.pages-list .page{margin:1%;padding:0;width: 48%;}
.pages-list .page:nth-child(odd) {float: left;}
.pages-list .page:nth-child(even) {float: right;}
.pages-list .page .image{float:left;margin:0 2.5% 5px 0;}
.pages-list ul, .pages-list ol{margin:5px 0 0 4%;padding:0;list-style:disc;}
.pages-list .page li{padding:0;border:0;background:none;}
.pages-list .page ol{list-style:decimal;}
.pages-list .page .description {font-weight: 300;}

/* subpages gallery/boxes/products etc */
.pages-gallery {width: 100%;float: left;margin:25px 0; display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;list-style: none;}
.pages-gallery .page {margin: 40px 40px 0 0;width: calc(1/3*100% - (1 - 1/3)*40px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
.pages-gallery .page:nth-child(3n) {margin-right: 0;}
.pages-gallery::after {content: '';flex: auto;}
.pages-gallery .page:hover .boxRightDescription {margin:-50px 0 0 0px;}
.pages-gallery .page .boxRightDescription {transition: 0.5s ALL;}

.pages-gallery .title a {color: #000000;font-size: 1.375rem;font-weight: bold;text-align: left;float: left;width: 100%;margin: 0 0 0px 0;padding: 0 0 0px 0;}

.pages-gallery .title {float: left;width: 100%;margin: 0px 0 15px 0;padding: 0 0 5px 0;position: relative;}
.pages-gallery .title::before {border-bottom: 2px solid #619a48;content: '';position: absolute;left: 0;bottom: 0;width: 85%;}
.pages-gallery .page .image{margin:0 0 5px;}
.pages-gallery div.description{padding:0.3em 0;text-align:justify;}
.pages-gallery .page .image img {border: 0px !important;}

.pages-gallery .more {float: right;}
.pages-gallery .more a{padding:0.4em 0.9em;border-width:0px;border-style:solid;background:#1873b0;color:#FFFFFF;transition:all 0.3s ease;font-family: "Roboto", sans-serif;font-size:1rem;border-radius:3px;text-transform: lowercase;}
.pages-gallery .more a:hover {background:#619a48;cursor:pointer;color:#FFFFFF;border-width:0px;}


.pagination{text-align:right;}
.pagination ul, .pagination li{display:inline;}
.pagination li{padding:0 2px;}
.pagination a, .pagination strong{padding:0 3px;}

/* SITE MAP */
#site-map{clear:left;margin:1rem 0;list-style:none;}
#site-map .sitemap__section{padding:.3em 0 .3em 2rem;list-style:none;}
#site-map .sitemap__el{padding:.3em 0;}
#site-map .sitemap__el--0{padding:.5em 0;}
#site-map .sitemap__link--0, #site-map .sitemap__nolink--0{font-size:1.25rem;}
#site-map .sitemap__link--1, #site-map .sitemap__nolink--1{font-size:1.125rem;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;background:#f3f3f3;color:#474747;font-size:0.875rem;}
#foot .container{padding:50px 25px;width: 1200px;margin:0 auto;}
#foot .container:after{content:"";display:table;clear:both;}
#foot a{color:#000000;text-decoration:none;}
#foot a:hover{text-decoration:none;color:#619a48;}
#foot .copy{float:left;}
#foot .options{float:right;}
#foot .options ul{list-style:none;}
#foot .options li{float:right;margin-left:25px;}
#foot .options a{display:block;width:16px;height:16px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;background:url('img/options.png') no-repeat center 0;}
#foot .options .print a:hover{background-position:center -16px;}
#foot .options .back a{background-position:center -32px;}
#foot .options .back a:hover{background-position:center -48px;}

#powered{clear:both;width:100%;text-align:center;color: #474747;padding:15px 0;border-top:0px solid #C8C8D2;background:#FFFFFF;font-size:0.875rem;}
#powered a{display:inline-block;color: #619a48;font-weight: normal;}
#powered a:hover{color: #000000;}

#footer-content-left {float: left;width: 100%;}
#dane-stopka {float: right;width: 100%;padding: 0px 0;margin:15px 0 5px 0;text-align: center;position: relative;}
#menu-stopka-1 {float: left;width: 100%;padding: 15px 0 0 0;text-align: center;}
#menu-stopka-2 {float: left;width: 100%;padding: 15px 0 0 0;text-align: center;}
#menu-stopka-3 {float: left;width: 100%;padding: 15px 0 0 0;text-align: center;}
#spolecznosc a {display: inline-block;}
#spolecznosc span {color: #344d7e;font-size:0.875rem;text-transform: uppercase;margin-bottom: 0px;display: inline-block;line-height: 40px;margin-right: 10px;vertical-align: top;}

#logo-2 {float: left;width: 100%;}
#logo-2 img {max-width:60%;}
#adres-stopka  {float: left;width: 100%;font-size:0.875rem;}
#adres-stopka strong {margin-right:5px;}

#adres-stopka legend {color: #000;font-size:0.875rem;text-transform: uppercase;margin-bottom: 0px;display: inline-block;line-height: 40px;margin-right: 10px;vertical-align: top;}
#menu-stopka-1 legend {color: #000;font-size:0.875rem;text-transform: uppercase;margin-bottom: 10px;}
#menu-stopka-2 legend {color: #000;font-size:0.875rem;text-transform: uppercase;margin-bottom: 10px;}
#menu-stopka-3 legend {color: #000;font-size:0.875rem;text-transform: uppercase;margin-bottom: 10px;}

#menu-stopka-2 .menu-3{float:left;transition:all 1.3s ease;width:100%;}
#menu-stopka-2 .menu-3 ul{float:left;width:100%;height:100%;margin:0;list-style:none;text-align: center;border-bottom: 0px solid #cecece;padding: 0px 0 5px 0;}
#menu-stopka-2 .menu-3 li{position:relative;float:none;padding:0;margin:0 10px;display: inline-block;}
#menu-stopka-2 .menu-3 a{float:left;width:100%;padding:5px 5px;color:#344d7e;font-size:1.125rem;text-transform:uppercase;text-decoration:none;background:transparent;}
#menu-stopka-2 .menu-3 a:hover, #menu-stopka .menu-3 .selected a, #menu-stopka .menu-3 .selected-parent a{color:#619a48;transition:all 0.5s ease;text-shadow: 1px 0 0 currentColor;}

#logo-2 p {margin-left:0px;}

#menu-stopka-3 legend {float:left;width:100%;margin-bottom:10px;text-align: center;}
#menu-stopka-3 legend.kon-foot {margin-top:30px;margin-bottom:10px;}

.banner_wrapper-2 {padding: 0;position: relative;width: 100%;background: #f3f3f3;display:block;float:left;margin:0px 0 0px 0;}
.banner_wrapper-2 h3 strong em {color: #000000;font-style: normal;}
.banner_wrapper-2 h3 em {color: #000000;font-style: normal;text-transform: none;}
.banner_wrapper-2 h3 strong {color: #000000;font-size: 60px;font-weight: bold;letter-spacing: 4px;padding: 0 10px;}
.banner_wrapper-2 h3 {color: #474747;font-size:36px;letter-spacing: 2px;margin: 0;text-transform: none;font-weight: 300;}
.banner_wrapper-2  a {text-decoration: none;color:#000000;}
.banner_wrapper-2  a:hover {color:#000000;}
.banner_wrapper-2  a:hover em {color:#000000;}
.banner_wrapper-2 .description {font-family: "Roboto", sans-serif;padding: 5px 0px;overflow: hidden;}
.banner_wrapper-2 .more {font-family: "Roboto", sans-serif;text-transform: lowercase;}
.banner_wrapper-2 .title  {color: #000000;font-size: 1.375rem;font-weight: bold;text-align: left;}
.banner_wrapper-2 .title {margin:0px 0 15px;font-size:2.417rem;color:#000000;font-weight: 400;width: 100%;font-family: "Roboto", sans-serif;position: relative;padding: 0 0 5px 0;}
.banner_wrapper-2 .title::before {border-bottom: 2px solid #619a48;content: '';position: absolute;left: 0;bottom: 0;width: 65%;}
.banner_wrapper-2 .image {float: left;width: 45%;}
.banner_wrapper-2 .image img{border-right: 4px #619a48 solid;border-bottom: 4px #619a48 solid;} 

.boxRightWidget500 {padding: 50px;width: 55%;}
.boxAllWidget500 {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}

/* COMMON CLASSES */

.form-full{clear:both;margin:25px auto 0;}
.form-full dt{padding:0 0 7px;}
.form-full dd{margin-bottom:20px;}
.form-full input[type="text"], .form-full input[type="email"], .form-full input[type="password"], .form-full textarea{width:99%;padding:7px;font-size:1rem;}
.form-full .save{text-align:center;}
.form-full .save input{padding:0.8em 1.5em;text-transform:uppercase;letter-spacing:1px;}
.captcha input[type="text"]{min-width:60px;width:6%;}
.captcha strong{font-weight:bold;}
.captcha em{font-style:normal;font-weight:bold;}
.captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}

/* ADMIN OPTIONS */
#page ul.options{right:0;top:15px;min-width:100px;list-style:none;text-align:right;}
#page ul.options li{display:inline-block;margin-left:10px;}
.panel-link{display:inline-block;width:21px;height:21px;background:rgba(255,255,255,0.6) url('../admin/img/options.png') no-repeat 0px 0px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
.panel-link.edit:hover{background-position:0 -21px;}
.panel-link.delete{display:none;background-position:-21px 0;}
.panel-link.delete:hover{background-position:-21px -21px;}

.dev{padding:5px;text-align:center;color:#f00;font-weight:bold;}

@media print{
  /* PRINT STYLES */
  * {color:#000 !important;background:#fff !important;border-color:#444 !important;border-width:1px !important;}

  body{margin:1cm 0;font-size:0.875em;}
  #container{position:static;width:17.2cm;height:auto;margin:0;box-shadow:none;}
  #head1{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #logo #title a{font-size:2em;}
  .menu-top{margin-top:0.3cm;}
  .menu-top li a{padding:0.1cm 0.2cm;border:0;border-right:1px solid #000;font-size:1rem;}
  .menu-top .selected a, .menu-top .selected-parent a{font-weight:bold;}
  #head2 .container{position:static;}

  #body{clear:none;border-top:0;}
  #page{clear:both;position:static;float:none;}
  #page h1{margin:0;}

  #body, #head1, #foot{float:none;}
  .menu-top li:hover:after, .menu-top .selected:after, .menu-top .selected-parent:after, #search-form, #foot .options{display:none;}
}

/* PLUGINS */

/* PAGES NEW FIELD */
[class|="pages"] div.page-field{margin:.5rem 0;font-weight:normal;font-size:1rem;line-height:1.4em;}
#page p.page-field{line-height:1.5em;margin: -20px 0 25px 0;color:#1873b0;font-weight: 400;text-transform: uppercase;font-size:1.125rem;}
#page p.page-field strong{padding-right:5px;}

/* NOTICES ACCEPTS */
.notices{list-style:none;}
.notices .option, .option.notice{margin:4px 0 10px;font-size:0.875em;}
.notices .option label, .option.notice label{margin-left:4px;font-weight:normal;}

/* YOUTUBE LINKS */
.youtube{width:550px;height:413px;padding:0px;}

/* TAGS */
ul.tags{clear:both;padding:0.5em 0;list-style:none;}
.tags li{display:inline-block;}
.tags a{display:inline-block;margin:0 5px;padding:3px 6px 3px 21px;background:url('img/tag.png') no-repeat 2px 4px;border:1px solid #e8eaee;}
.tags a:hover{color:#619a48;}
.tags li.head a{margin:0;padding-left:0;border:0;}
.pages-list .tags{margin:0;}

/* DROP DOWN MENU */
/* it is RECOMMENDED to combine these styles with standard .menu-top styles */
.menu-top ul{list-style:none;}
/* global submenus styles */
.menu-top ul ul{display:none;white-space:nowrap;background:rgba(246, 246, 246, 1);-webkit-box-shadow: 0px 11px 17px -6px rgba(56, 56, 56, 0.42);
  -moz-box-shadow: 0px 11px 17px -6px rgba(56, 56, 56, 0.42);box-shadow: 0px 11px 17px -6px rgba(56, 56, 56, 0.42);}
.menu-top ul ul a {color: #344d7e;}
.menu-top > ul > li > ul > li > a:hover, .menu-top > ul > li > ul > li.selected > a, .menu-top > ul > li > ul > li.selected-parent > a {color:#619a48;}

.menu-top li:hover > ul{display:block;} /* show submenu on hover */

@media screen and (min-width:641px){
  .menu-top ul ul{position:absolute;top:100%;left:-1px;z-index:10;width:auto;height:auto;}
  .menu-top .level-1-el a{font-size:0.8rem;}
  .menu-top .level-2-el a{font-size:0.8rem;}
  /* third level submenu */
  .menu-top .level-2-menu{top:0;left:100%;border-left:5px solid #619a48;}
}
@media screen and (max-width:640px){
  .menu-top ul ul{top:10%;left:5px;}
  .menu-top li:hover > .level-2-menu{display:none;}
}

/* DOWNLOAD LIST */
#download-list{width:100%;margin:15px 0 5px;}
#download-list td{padding:7px 12px;}
#download-list thead{text-align:center;}
#download-list thead a{font-weight:bold;}
#download-list tbody .name a:first-child{position:relative;padding-left:26px;}
#download-list tbody .name a:first-child:before{content:'';position:absolute;left:0px;width:16px;height:20px;background:url('img/files-ext.gif') no-repeat 0 -260px;}
#download-list tbody p{margin:5px 0 0 26px;color:#777;font-size:0.938em;}
#download-list tbody .size, #download-list tbody .date-file{width:17%;max-width:170px;text-align:center;vertical-align:middle;font-size:0.938em;}
#download-list tbody .size{text-align:right;}
#download-list tbody .size abbr{font-style:italic;color:#777;}
#download-list tbody .zip .name a:first-child:before{background-position:0 0;}
#download-list tbody .xml .name a:first-child:before{background-position:0 -20px;}
#download-list tbody .xls .name a:first-child:before{background-position:0 -40px;}
#download-list tbody .web .name a:first-child:before{background-position:0 -60px;}
#download-list tbody .vcf .name a:first-child:before{background-position:0 -80px;}
#download-list tbody .txt .name a:first-child:before{background-position:0 -100px;}
#download-list tbody .sys .name a:first-child:before{background-position:0 -120px;}
#download-list tbody .swf .name a:first-child:before{background-position:0 -140px;}
#download-list tbody .psd .name a:first-child:before{background-position:0 -160px;}
#download-list tbody .pps .name a:first-child:before{background-position:0 -180px;}
#download-list tbody .png .name a:first-child:before{background-position:0 -200px;}
#download-list tbody .pic .name a:first-child:before{background-position:0 -220px;}
#download-list tbody .pdf .name a:first-child:before{background-position:0 -240px;}
#download-list tbody .nn .name a:first-child:before{background-position:0 -260px;}
#download-list tbody .msg .name a:first-child:before{background-position:0 -280px;}
#download-list tbody .media .name a:first-child:before{background-position:0 -300px;}
#download-list tbody .fla .name a:first-child:before{background-position:0 -320px;}
#download-list tbody .exe .name a:first-child:before{background-position:0 -340px;}
#download-list tbody .chm .name a:first-child:before{background-position:0 -360px;}
#download-list tbody .cdr .name a:first-child:before{background-position:0 -380px;}
@media screen and (max-width:600px){
  #download-list tr{display:block;border-top:1px solid #e8eaee;}
  #download-list td{display:inline-block;border:0;}
  #download-list tbody td.name{display:block;}
  #download-list tbody td.date-file{min-width:50%;text-align:left;}
  #download-list tbody td.size{min-width:50%;}
}

/* ASK ABOUT LINK - redirects to contact panel */
#ask-about-link{margin:15px 0 15px 50px;float: right;clear: right;}
#ask-about-link a{padding:10px 15px;border-width:0px;border-style:solid;background:#1873b0;color:#fff;text-decoration:none;
  transition:all 0.3s ease;border-radius:5px;font-size: 1.45em;float: right;box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;}
#ask-about-link a:hover, #ask-about-link a:focus{background:#619a48 !important;color:#000000 !important;text-decoration:none;cursor:pointer;}
#ask-about-link a span {float: left;width: 100%;}
.askBox1 {font-weight: 700;text-transform: uppercase;}
.askBox2 {font-weight: 300;text-transform: lowercase;font-size: 1.1em;margin: -5px 0 0 0;}

/* CONTACT-PANEL */
.contact-panel{padding:1.5rem 0;border-top:0px solid #e8eaee;border-bottom:0px solid #e8eaee;}
#formName {float:left;width:48%;}
#formEmail {float:right;width:48%;}
#formPhone {float:left;width:48%;}
#formTopic {float:right;width:48%;}

/* COMMENTS */
#comments{padding:0rem 0;border-top:1px solid #cecece;margin-top:25px;float: left;width: 100%;}
#comments h2{padding-bottom:1rem;color:#619a48;font-size:1.5rem;font-weight:normal;border-bottom:1px solid #eff0f3;}
#comments article{width:100%;margin:1rem 0;padding-bottom:1rem;border-bottom:1px solid #eff0f3;}
#comments header{margin-bottom:.5rem;}
#comments h3{display:inline-block;font-size:1rem;color:#619a48;}
#comments time{float:right;color:#888;font-size:0.875rem;}
#comments p{font-size:0.875rem;line-height:1.5em;}
#comments .msg{margin:2rem 0 3rem;}
@media screen and (max-width:1023px){
  #comments .msg{background-image:none;}
}
#comments-form legend {margin:0em 0 .4em;font-size:1.55rem;color:#619a48;font-weight: 700;text-align: center;width: 100%;}
.comments-count{display:block;padding:0.3em 0;color:#6e6e6e;}

/* */
.more {float: right;}
.more a{padding:0.4em 0.9em;border-width:0px;border-style:solid;background:#1873b0;color:#FFFFFF;transition:all 0.3s ease;font-family: "Roboto", sans-serif;font-size:1rem;border-radius:3px;text-transform: lowercase;}
.more a:hover {background:#619a48;cursor:pointer;color:#FFFFFF;border-width:0px;}

/* */
.pages-list .more {float: right;}
.pages-list .more a{padding:0.4em 0.9em;border-width:0px;border-style:solid;background:#1873b0;color:#FFFFFF;transition:all 0.3s ease;font-family: "Roboto", sans-serif;font-size:1rem;border-radius:3px;text-transform: lowercase;}
.pages-list .more a:hover {background:#619a48;cursor:pointer;color:#FFFFFF;border-width:0px;}


/* */
.sidr-inner li{position:relative;}
.sidr-inner li .more{position:absolute;right:10px;top:10px;width:20px;height:20px;padding:0 5px;border-radius:0px;cursor:pointer;background:url('img/ico_plus.png') no-repeat center center !important;margin:0px !important;}
.sidr-inner li .more.active{background:url('img/ico_minus.png') no-repeat center center !important;}
#hamburger-menu{display:none;}
@media screen and (max-width:1239px){
  #hamburger-menu{display:block;}
  #hamburger-menu-respo{display:none !important;}
  .menu-1 {display:none !important;}
}

/* */
.kontaktPage #body {width: 1180px;margin:0 auto;}
.kontaktPage #page .contact-panel {float:right;width:65%;clear: none;margin-bottom:50px;padding: 0px;}
.kontaktPage #page div.content {float: left;width: 30%;}
.kontaktPage .widgets-list.widgets-4 {margin:0 0 100px 0;}

/* */
.videoWrapper {position: relative;padding-bottom: 56.25%; /* 16:9 */padding-top: 25px;height: 0;}
.videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#boxVideo {width: 50%;padding: 15px;box-sizing: border-box;display: inline-block;float: left;}
.videoPage #body {width: 1480px;margin:0 auto;}

/* */
.aboutInfo #body {width: 1180px;margin:0 auto;}

/* */
#page2 #body {width: 1180px;margin:0 auto;}
.szablon1180 #body {width: 1180px;margin:0 auto;}


/* */
.pages-51 {width: 100%;float: left;margin:25px 0; display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;list-style: none;}
.pages-51 li {margin: 40px 40px 0 0;width: calc(1/6*100% - (1 - 1/6)*60px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
.pages-51 li:nth-child(6n) {margin-right: 0;}
.pages-51::after {content: '';flex: auto;}

/* */
.pages-52 {width: 100%;float: left;margin:25px 0; display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;list-style: none;}
.pages-52 li {margin: 40px 40px 0 0;width: calc(1/4*100% - (1 - 1/4)*40px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
.pages-52 li:nth-child(4n) {margin-right: 0;}
.pages-52::after {content: '';flex: auto;}

/* */
#sliderTop {overflow: hidden;}

/* */
#pageInner {display: inline-block;width: 100%;padding: 65px 200px 50px 200px;margin:50px 0 0 0;			background-image: url('img/bg_01.jpg') ;
  background-position: center center;
  background-repeat:  no-repeat;
  background-attachment: fixed;
  background-size:  cover;
  background-color: #dedede;}
#pageImgInner {display: inline-block;width: 100%;padding: 25px 150px 0 150px;}

/* */
.slick-list .image {float:left;margin:0 15px 5px 0;}
.slick-list li .more {float:right;margin:10px 0 0 0;}

/* */
#searchBox {margin: 0 0 0 25px;background: #FFFFFF;order: 4;}
#searchBox button {background: #FFFFFF;color: #344d7e;font-size: 1.25em;transition: 0.5s all;}
#searchBox button:hover {cursor: pointer;color: #619a48 ;}

.boxRightDescription {position: relative;margin: -50px 0px 0 25px;background: #f3f3f3;width: 100%;padding: 25px;display: inline-block;}

/* */
.widgets-list.widgets-51 {float: left;width: 100%;padding: 50px 150px;}

/* */
.lazy .description {font-family: "Roboto", sans-serif;}
.lazy .more {font-family: "Roboto", sans-serif;text-transform: lowercase;}
.lazy .slick-slide h2 a {color: #000000;font-size: 1.375rem;font-weight: bold;text-align: left;margin: 0 0 0px 0;padding: 0 0 0px 0;}
.lazy .slick-slide h2 {margin: 0px 0 15px 0;padding: 0 0 5px 0;position: relative;border-bottom: 2px solid #619a48;overflow: hidden;}

.boxMenuGrow {height: 0;float: left;width: 100%;}
.boxMenuGrow.stargGrow {height: 130px;}

/* */
.lista60 {float: left;width: 100%;display: flex;justify-content: space-between;flex-direction: column;list-style: none;margin: 50px 0;}
.lista60 ul {list-style: none;}
.lista60 li {padding: 0 0 0px 0;position: relative;float: left;width: 100%;display: flex;justify-content: space-between;}
.lista60 .image {width: 50%;order: 1;}
.lista60 .image img {float: left;}
.lista60 .boxRightDescription {margin: 0px 0px 0 0px;background: #f3f3f3;width: 50%;padding: 0px;order: 2;display: flex;align-items: center;flex-wrap: wrap;justify-content: center;}
.more {float: right;margin: 15px 0 0 0;}
.lista60 li:nth-child(2n+1) .image {width: 50%;order: 2;}
.lista60 li:nth-child(2n+1) .image img {border-right: 0px !important;border-left: 4px solid #619a48;}
.lista60 li:nth-child(2n+1) .boxRightDescription {width: 50%;order: 1;background: #FFFFFF;}
.lista60 li .boxRightDescriptionWrapper {transition: 0.5S all;padding: 25px;}
.lista60 li:hover .boxRightDescriptionWrapper {margin: 0 150px 0 -150px;position: relative;background: #f3f3f3;}
.lista60 li:hover:nth-child(2n+1) .boxRightDescriptionWrapper {margin: 0 -150px 0 150px;position: relative;background: #FFFFFF;}
.lista60 li h2 strong {float: left;width: 100%;font-weight: 700;}
.lista60 li h2 span {font-weight: 700;}
.lista60 li h2 a {font-size: 1.75rem;}
.lista60 li .boxRightDescriptionWrapper .description {font-weight: 300;}

/* */
#boxTopRight {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 75%;}
#searchMobiBox {position:absolute;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);top: 50%;right:0;width:70%;
  height: 50px;z-index: 10002;visibility: hidden;order: 0;background: #FFFFFF;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
#searchMobiBox.openSearchMobile {visibility: visible;}
#head19 #searchMobiBox {top: 10px;width:95%;margin:0 2.5%;}
#head19 #searchForm span {width: calc(100% - 30px);}
#head19 #searchMobiBox .btnSearch {width: 30px;}

#searchForm #boxInnerSearchEngine {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 100%;}
#searchForm span {width: calc(100% - 90px);}
#searchMobiBox .btnSearch {background: inherit;width: 90px;}
#searchMobiBox .btnSearch i {font-size:1.125rem;color: #a1bc00;}
#searchMobiBox .btnSearch:hover i {color: #344d7e;cursor: pointer;}
#searchMobiBox .btnClose {background: inherit;width: 30px;margin: 0 30px 0 60px;float: right;color: #344d7e;}
#searchMobiBox .btnClose i {font-size:1.125rem;}
#searchMobiBox .btnClose:hover i {color: #a1bc00;cursor: pointer;}

/* */
#headerTop {float: left;width: 100%;background-color: #f3f3f3;}
#headerTop .containerWrapper {display: flex;width: 100%;justify-content: space-between;align-items: center;margin: 0 auto;padding: 10px 35px;}

/* */
.acess-container {display: flex;justify-content: center;align-items: center;color: var(--color-text);margin: 0 0 0 25px;padding: 0 0 0 25px;border-left: 1px solid #999999;}
.acess-icon.balloon {font-weight: 400;font-size: 1.15em;}
.acess-icon.balloon span {font-weight: 400;font-size: 0.85em;}
.acess-icon.balloon {margin: 0 3px;}
#opis-pomoc-1 {display: block;margin-right: 5px;font-size: 0.85em;font-weight: 400;color: var(--color-text)}
#opis-pomoc-2 {display: block;margin:0 5px 0 25px;font-size: 0.85em;font-weight: 400;color: var(--color-text)}
#reset-box {margin-left: 25px;}
#acess-icons {display: flex;justify-content: center;align-items: center;}
#contrast {background: #000000;color: #ff0;border: 1px solid #2a2e32;outline: 1px solid transparent;width: 28px;text-align: center;} 
#szarosc{background: #2a2e32;color: #FFFFFF;border: 1px solid #2a2e32;outline: 1px solid transparent;width: 28px;}

/* */
.wrapper_social a {font-size: 1.3em;color: #272727;margin: 0 10px 0 0;}
.wrapper_social a:last-child {margin: 0 0px 0 0;}
.wrapper_social a:hover {color: #619a48 !important;}

#containerHeader {position: absolute;top: 0;left: 0;width: 100%;z-index: 12;}
.header__top {padding: 10px 0;position: relative;border-bottom: 1px solid rgba(255, 255, 255, .15);}
.logoOrg {display: none;}


.header__top {
  padding: 5px 0;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, .15);
  z-index: 2;
}

.header__top-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 1285px;
  padding: 5px 15px;
  margin: 0 auto;
}

.header__top-contact ul {
  display: flex;
  align-items: center;
  list-style: none;
}
.header__top-contact ul li {margin-right: 15px;}
.header__top-contact ul li:last-child {margin-right: 0px;}
.header__top-contact ul li a {
  color: var(--color-text);
  font-weight: 400;
}

.header__top-contact ul li a i {
  margin-right: 10px;
  color: var(--color-primary);transition: 0.5s all;
}

.header__top-contact ul li a {transition: 0.5s all;}

.header__top-contact ul li a:hover {
  color: #619a48;
}

.header__top-contact ul li a:hover i {
  color: #619a48;
}

.header__top-right {
  display: flex;
  align-items: center;
}

.header__top-social a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: var(--color-primary);
  font-size: 16px;
  background: var(--color-text);
  text-align: center;
  margin-left: 5px;
  border-radius: 50px;
  transition: all .5s ease-in-out;display: inline-block;
}

.header__top-social a:hover {
  background: var(--color-primary);
  color: #619a48;
}

.header__top-account a {
  color: #619a48;
  margin-right: 20px;
}
.header__top-account a:last-child {margin-right: 0px;}

/* */
.boxStopka_kontakt {display: flex;float: left;width: 100%;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 75px 0;}
.boxStopka_kontakt_tekst {width: 50%;padding: 50px;}
.boxStopka_kontakt_mapa {width: 50%;}

/* */
#socialEnd {margin: 5px 0 0 0;display: flex;justify-content: center;flex-wrap: wrap;}
#socialEnd .label {font-size:1.25rem;text-align: center;font-weight: bold;width: 100%;color: #619a48;margin: 0 auto 5px auto;text-transform: uppercase;}
#socialEnd a {font-size:1.125rem;margin: 5px 10px 5px 0;color: #344d7e;transition: 0.5s all;}
#socialEnd a:last-child {font-size:1.25rem;margin: 5px 0px 5px 0;color: var(--color-primary);transition: 0.5s all;}
#socialEnd a:hover {color: #619a48;}

/* */
.boxStopka_kontakt_tekst {text-align: center;}
.boxStopka_kontakt_tekst h2 {color:#1873b0;font:bold 2.8em 'Roboto', serif;line-height:1em;text-decoration:none;text-transform: uppercase;margin: 0 0 5px 0;float: left;width: 100%;}
.boxStopka_kontakt_tekst h2 strong {color:#619a48;background:inherit;}
.boxStopka_kontakt_tekst h3 {padding:0px 0 0 0px;background:inherit;font-size:0.875rem;color:#344d7e;margin: 0px auto 15px auto;text-align: center;font-weight: 700;float: left;width: 100%;text-transform: uppercase;}
.boxStopka_kontakt_tekst h3 strong {font-weight: bold;color:#344d7e;}

/* */
.uslugaPage .pages-list {float: left;width: 100%;}
.uslugaPage .pages-list li {width: 100%;margin: 0 0 25px 0;padding: 0px;}
.uslugaPage .pages-list li:last-child {margin: 0px;}

.uslugaPage .pages-list .title a {margin:0px 0 15px;font-size:2.217rem;color:#344d7e;font-weight: 700;text-align: left;width: 100%;font-family: "Roboto", sans-serif;position: relative;padding: 0 0 5px 0;text-transform: uppercase;}
.uslugaPage .pages-list .title a:hover {color: #619a48;}

#content .pages-gallery .title a {color: #1873b0;font-size: 1.375rem;font-weight: bold;text-align: left;float: left;width: 100%;margin: 0 0 0px 0;padding: 0 0 0px 0;transition: 0.5s all;}
#content .pages-gallery .title a:hover {color: #619a48;}

.uslugaPage .pages-gallery div.description {font-weight: 300;}

#pages-related {list-style: none;background-color: #FFFFFF;margin: 25px 0 0 0;}
#pages-related h2 {margin:0px 0 15px;font-size:2.217rem;color:#344d7e;font-weight: 700;text-align: left;width: 100%;font-family: "Roboto", sans-serif;position: relative;padding: 0 0 5px 0;text-transform: uppercase;}

#content .widget.naszZespol-lista .page .page-field {float: left;width: 100%;text-align: left;margin: -10px 0 15px 0;color: #1873b0;text-transform: uppercase;}

/* */
#content .widget.naszZespol-lista {list-style: none;background-color: #FFFFFF;}
#content .widget.naszZespol-lista .head {margin:0px 0 15px;font-size:2.217rem;color:#344d7e;font-weight: 700;text-align: left;width: 100%;font-family: "Roboto", sans-serif;position: relative;padding: 0 0 5px 0;text-transform: uppercase;}

#content .widget.naszZespol-lista ul {width: 100%;float: left;margin:0 0 75px 0; display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;list-style: none;}
#content .widget.naszZespol-lista .page {margin: 40px 40px 0 0;width: calc(1/4*100% - (1 - 1/4)*40px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
#content .widget.naszZespol-lista .page:nth-child(4n) {margin-right: 0;}
#content .widget.naszZespol-lista::after {content: '';flex: auto;}
#content .widget.naszZespol-lista .page:hover .boxRightDescription {margin:-50px 0 0 0px;}
#content .widget.naszZespol-lista .page .boxRightDescription {transition: 0.5s ALL;}

#content .widget.naszZespol-lista .title a {color: #1873b0;font-size: 1.375rem;font-weight: bold;text-align: left;float: left;width: 100%;margin: 0 0 0px 0;padding: 0 0 0px 0;transition: 0.5s all;}
#content .widget.naszZespol-lista .title a:hover {color: #619a48;}
#content .widget.naszZespol-lista .title {float: left;width: 100%;margin: 0px 0 15px 0;padding: 0 0 5px 0;position: relative;}
#content .widget.naszZespol-lista .title::before {border-bottom: 2px solid #619a48;content: '';position: absolute;left: 0;bottom: 0;width: 85%;}
#content .widget.naszZespol-lista .page .image{margin:0 0 5px;}
#content .widget.naszZespol-lista div.description{padding:0.3em 0;text-align:justify;font-weight: 300;}
#content .widget.naszZespol-lista .page .image img {border: 0px !important;}

#content .widget.naszZespol-lista .more {float: right;}
#content .widget.naszZespol-lista .more a{padding:0.4em 0.9em;border-width:0px;border-style:solid;background:#1873b0;color:#FFFFFF;transition:all 0.3s ease;font-family: "Roboto", sans-serif;font-size:1rem;border-radius:3px;text-transform: lowercase;}
#content .widget.naszZespol-lista .more a:hover {background:#619a48;cursor:pointer;color:#FFFFFF;border-width:0px;}

.widgets-list.widgets-501 ul {list-style: none;background-color: #FFFFFF;margin: 50px 0 0 0;}
.widgets-list.widgets-501 ul .title a{margin:0px 0 15px;font-size:2.217rem;color:#344d7e;font-weight: 700;text-align: left;width: 100%;font-family: "Roboto", sans-serif;position: relative;padding: 0 0 5px 0;text-transform: uppercase;}
.widgets-list.widgets-501 ul .title a:hover {color: #619a48;}

#content .widgets-list.widgets-501 .widget.type-2 {
  border: 0px solid #e8eaee;
    border-top-width: 0px;
  border-top-width: 0px;
}
#content .widgets-list.widgets-501 .widget {
  clear: both;
  margin: 0rem 0;
  padding: 0rem;
  background: #FFFFFF;
}
#content .widgets-list.widgets-501 .description {font-weight: 300;line-height: 1.5em;}

#content .widget.naszaPlacowka {list-style: none;background-color: #FFFFFF;}
#content .widget.naszaPlacowka .head {margin:0px 0 15px;font-size:2.217rem;color:#344d7e;font-weight: 700;text-align: left;width: 100%;font-family: "Roboto", sans-serif;position: relative;padding: 0 0 5px 0;text-transform: uppercase;}

/* */
.pages-list.no-type {width: 100%;float: left;margin:0 0 75px 0; display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;list-style: none;}
.pages-list.no-type .page {margin: 40px 40px 0 0;width: calc(1/4*100% - (1 - 1/4)*40px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
.pages-list.no-type .page:nth-child(4n) {margin-right: 0;}
.pages-list.no-type .page:nth-child(2n+1) {float: none;}
.pages-list.no-type::after {content: '';flex: auto;}
.pages-list.no-type .page:hover .boxRightDescription {margin:-50px 0 0 0px;}
.pages-list.no-type .page .boxRightDescription {transition: 0.5s ALL;}

.pages-list.no-type .title a {color: #1873b0;font-size: 1.375rem;font-weight: bold;text-align: left;float: left;width: 100%;margin: 0 0 0px 0;padding: 0 0 0px 0;transition: 0.5s all;}
.pages-list.no-type .title a:hover {color: #619a48;}
.pages-list.no-type .title {float: left;width: 100%;margin: 0px 0 15px 0;padding: 0 0 5px 0;position: relative;}
.pages-list.no-type .title::before {border-bottom: 2px solid #619a48;content: '';position: absolute;left: 0;bottom: 0;width: 85%;}
.pages-list.no-type .page .image{margin:0 0 5px;}
.pages-list.no-type div.description{padding:0.3em 0;text-align:justify;font-weight: 300;}
.pages-list.no-type .page .image img {border: 0px !important;}

.pages-list.no-type .more {float: right;}
.pages-list.no-type .more a{padding:0.4em 0.9em;border-width:0px;border-style:solid;background:#1873b0;color:#FFFFFF;transition:all 0.3s ease;font-family: "Roboto", sans-serif;font-size:1rem;border-radius:3px;text-transform: lowercase;}
.pages-list.no-type .more a:hover {background:#619a48;cursor:pointer;color:#FFFFFF;border-width:0px;}

/* */
.sidr-inner li{position:relative;}
.sidr-inner li .more{position:absolute;right:10px;top:10px;width:20px;height:20px;padding:0 5px;border-radius:0px;cursor:pointer;background:url('img/ico_plus.png') no-repeat center center !important;margin:0px !important;}
.sidr-inner li .more.active{background:url('img/ico_minus.png') no-repeat center center !important;}
#hamburger-menu{display:none;}
@media screen and (max-width:1400px){
  #hamburger-menu{display:block;}
  #hamburger-menu-respo{display:none !important;}
  .menu-1 {display:none !important;}
}

/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (min-width:1921px){
  body {width: 1920px;margin: 0 auto !Important;}
  #header {width: 1920px;margin: 0 auto !Important;}
}
@media screen and (max-width:1680px){
  .menu-top a {padding: .6em 0.5em;font-size: 16px;}   
  .videoPage #body {width: 100%;margin: 0 auto;}  
}
@media screen and (max-width:1380px){
  .slider .description {bottom: 15% !important;}
  .quick-slider-nav-arrows {display: none !important;}
  .pages-51 li {margin: 40px 40px 0 0;width: calc(1/4*100% - (1 - 1/4)*40px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
  .pages-51 li:nth-child(6n) {margin-right: 40px;}
  .pages-51 li:nth-child(4n) {margin-right: 0;}
  #body {padding: 50px 25px;  }
}  
@media screen and (max-width:1200px){	
  #pageImgInner {padding: 25px 25px 0 25px;}
  #pageInner {padding: 25px 25px 50px 25px;}
  #foot .container {width: 100%;}
  .widgets-3 > ul > li.type-7 {width: 100% !important;padding: 0 25px;}
  .kontaktPage #body {width: 100%;}
  #page {padding: 15px 15px 50px 15px;}
  .szablon1180 #body, .aboutInfo #body {width: 100%;}
  #body {width: 100%;}
  #searchMobiBox {width: 100%;height: 100px;}
  #search-form {padding: 1rem 0.5rem 1rem 0.5rem;}
  #langBox {padding: 0 10px 0 0 !important;}
  #searchBox {margin: 0 10px 0 0 !important;order: 0;}
}
@media screen and (max-width:1040px){
  .quick-slider-nav-dots {display: none !important;}
  .slider .description {bottom: 5% !important;font-size: 3vw !important;}
  .pages-list .page {width: 100%;margin: 0 0 50px 0;}
}  
@media screen and (max-width:980px){  
.lista60 li {flex-wrap: wrap;}
.lista60 .image {width: 100%;order: 1;}
.lista60 .boxRightDescription {width: 100%;}
.lista60 li:nth-child(2n+1) .image {width: 100%;order: 1;}
.lista60 li:nth-child(2n+1) .boxRightDescription {width: 100%;order: 2;}
.lista60 li:hover .boxRightDescriptionWrapper {margin: 0 0px 0 0px;position: relative;background: #f3f3f3;}
.lista60 li:hover:nth-child(2n+1) .boxRightDescriptionWrapper {margin: 0 0px 0 0px;position: relative;background: #FFFFFF;}

#content .widget.naszZespol-lista .page {margin: 40px 40px 0 0;width: calc(1/2*100% - (1 - 1/2)*40px);}
#content .widget.naszZespol-lista .page:nth-child(4n) {margin-right: 40px;}
#content .widget.naszZespol-lista .page:nth-child(2n) {margin-right: 0;}
}
@media screen and (max-width:840px){
  #ask-about-link {margin: 15px 0 25px 0px;width: 100%;}
  #ask-about-link a {width: 100%;text-align: center;}
  #formName {float:left;width:100%;}
  #formEmail {float:right;width:100%;}
  #formPhone {float:left;width:100%;}
  #formTopic {float:right;width:100%;}  
  .kontaktPage #page div.content {width: 40%;}
  .kontaktPage #page .contact-panel {width: 55%;}
  .pages-51 li {margin: 40px 20px 0 0;width: calc(1/2*100% - (1 - 1/2)*20px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
  .pages-51 li:nth-child(6n) {margin-right: 20px;}
  .pages-51 li:nth-child(4n) {margin-right: 20px;}
  .pages-51 li:nth-child(2n) {margin-right: 0;}  
  .pages-52 li {margin: 40px 20px 0 0;width: calc(1/2*100% - (1 - 1/2)*20px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
  .pages-52 li:nth-child(6n) {margin-right: 20px;}
  .pages-52 li:nth-child(4n) {margin-right: 20px;}
  .pages-52 li:nth-child(2n) {margin-right: 0;}   
}
@media screen and (max-width:800px){
.pages-list.no-type .page {margin: 20px 20px 0 0;width: calc(1/2*100% - (1 - 1/2)*20px);}
.pages-list.no-type .page:nth-child(4n) {margin-right: 20px;}	
.pages-list.no-type .page:nth-child(2n) {margin-right: 0;}	
  .images-1, .images-2 {width: 100%;margin: 0 0 15px 0;}
  .slider .description {display: none !important;}  
  .header__top-contact span {display: none;}
  #boxVideo {width: 100%;}
}
@media screen and (max-width:640px){
  #content .widget.naszZespol-lista .page {margin: 40px 0px 0 0;width: 100%;}
  #content .widget.naszZespol-lista .page:nth-child(4n) {margin-right: 0px;}
  #content .widget.naszZespol-lista .page:nth-child(2n) {margin-right: 0;}  
  .logo_prawa {margin: 5px 0 0 10px;}
  #logo img {width: 60px;}
  #logo #slogan {font-size: 0.37rem;}
  #logo #title a {font-size: 1.375rem;}    
  #header.contentFixed #logo img {width: 60px !important;transition: 0.5s all;}

  .actionLinkTopAll {display: none !important;}
  .acess-container {margin: 0 0 0 0px;padding: 0 0 0 0px;border-left: 0px solid #999999;}  
  #body {padding: 50px 15px;}     
  .kontaktPage #page div.content {width: 100%;}
  .kontaktPage #page .contact-panel {width: 100%;margin-top:25px;}  
  .kontaktPage .widgets-list.widgets-4 {margin:0px;}
  .banner_wrapper-2 h3 strong {width: 100%;float: left;text-align: center;font-size: 10vw;}  
  .pages-gallery .page {flex: 0 0 98%;margin: 1% 1% 50px 1%;}
  .images-gallery li {flex: 1 0 48%;}
}  
@media screen and (max-width:540px){
}
@media screen and (max-width:480px){
.pages-list.no-type .page {margin: 20px 0px 0 0;width: 100%;}
.pages-list.no-type .page:nth-child(4n) {margin-right: 0px;}	
.pages-list.no-type .page:nth-child(2n) {margin-right: 0;}	
  #ask-about-link {width: 100%;margin: 0 0 35px 0;}
  #ask-about-link a {width: 100%;float: left;text-align: center;}
  .pages-51 li {margin: 40px 0px 0 0;width: 100%;padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
  .pages-51 li:nth-child(6n) {margin-right: 0px;}
  .pages-51 li:nth-child(4n) {margin-right: 0px;}
  .pages-51 li:nth-child(2n) {margin-right: 0;}  
  .pages-52 li {margin: 40px 0px 0 0;width: 100%;padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
  .pages-52 li:nth-child(6n) {margin-right: 0px;}
  .pages-52 li:nth-child(4n) {margin-right: 0px;}
  .pages-52 li:nth-child(2n) {margin-right: 0;}      
  .pages-list .page .image {margin: 0 0% 5px 0;width:100%;}
  .pages-list .page {margin-bottom: 25px;}
  .slick-list .image {display: none !important;}
}

@media /* High px density (mostly mobile) - so you can magnify something */
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx){
  #quick-box .close{padding:5px 10px 7px;font-size:1.5em;}
  #quick-box .prev, #quick-box .next{opacity:0.5;text-decoration:none;}
}



