/* albert-sans-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Albert Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/albert-sans-v1-latin_latin-ext/albert-sans-v1-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/albert-sans-v1-latin_latin-ext/albert-sans-v1-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/albert-sans-v1-latin_latin-ext/albert-sans-v1-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/albert-sans-v1-latin_latin-ext/albert-sans-v1-latin_latin-ext-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/albert-sans-v1-latin_latin-ext/albert-sans-v1-latin_latin-ext-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/albert-sans-v1-latin_latin-ext/albert-sans-v1-latin_latin-ext-regular.svg#AlbertSans') format('svg'); /* Legacy iOS */
}

h1, .h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Albert Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
}
.color-ms2 {	
    background: rgba(0,0,0,0) url(../images/tlo_modulu_01.jpg) repeat scroll center center!important;
    border: 1px solid #1f537e;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 15px;
}
// ukrycie napisów - tytułów tabel - znacznik caption
caption {
	display: none;
}
.back-to-top-link:hover, .back-to-top-link:focus {
    color: var(--white, hsl(0, 0%, 100%));
    background-color: #ccff66;
    border-color: var(--white, hsl(0, 0%, 100%));
}

.h1, h1 {
font-size: 28px;
}
.h2, h2 {
font-size: 24px;
margin: 20px 0 20px 0;
}
.h3, h3 {
font-size: 22px;
margin: 20px 0 20px 0;
}
.h4, h4 {
font-size: 20px;
margin: 15px 0 15px 0;
}
.h5, h5 {
font-size: 18px;
margin: 15px 0 15px 0;
}
.container-header {
background: #fff;
border-bottom: 1px solid #cecece;  
}

.container-header .container-nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 1px;
}
.aktualnosci .com-content-category-blog a {
	color: rgba(var(--link-color-rgb), var(--link-opacity, 1));
	//background: #fffff0 none repeat scroll 0 0;
	//border-radius: 2px;
	//border: 1px solid #cecece;
	//padding: 2px 5px;
	text-decoration: none !important;
}

.aktualnosci .com-content-category-blog a:hover {
	//background: #0d6dab none repeat scroll 0 0;
  	//padding: 2px 5px;
  	//border-radius: 2px;
	//border: 1px solid #0d6dab;
	color: #ff0000;
	text-decoration: underline !important;
}

.aktualnosci a.noicon.wfpopup {
  max-width: 1px;
}
.aktualnosci h3 {
font-size: 24px;
margin: 20px 0 20px 0;
text-align: center;
}
.aktualnosci h4 {
font-size: 22px;
margin: 15px 0 15px 0;
text-align: center;
}
.com-content-category-blog a.noicon.wfpopup {
	color: #0c5c9f;
	text-decoration: none;
	border-radius: 0px;
	border: 0px solid #0d6dab;
	background: none;
	padding: 0px;
	width: 0px;
}
.dj-megamenu-clean {
    padding: 15px 0px 0px 0px !important;
    margin: 15px 0!important;
    list-style: none;
    overflow: visible;
    height: auto;
    width: auto;
    position: relative;
    z-index: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.dj-megamenu-clean li a.dj-up_a {
color: #666666;
//text-transform: uppercase;
}
.dj-megamenu-clean li a.dj-up_a {
    display: block;
    height: 60px;
    font-size: 16px;
    color: #3d3d3d!important;
    text-decoration: none;
    padding: 0 18px;
    cursor: pointer;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.dj-megamenu-clean li a.dj-up_a.active, .dj-megamenu-clean li a.dj-up_a:active {
    display: block;
    height: 60px;
    font-size: 16px;
    color: #6699cc!important;
    text-decoration: none;
    padding: 0 18px;
    cursor: pointer;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.dj-megamenu-clean li a.dj-up_a.hover, .dj-megamenu-clean li a.dj-up_a:hover {
    display: block;
    height: 60px;
    font-size: 16px;
    color: #6699cc!important;
    text-decoration: none;
    padding: 0 18px;
    cursor: pointer;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.dj-megamenu-clean li ul.dj-submenu > li > a {
    font-size: 15px!important;
    line-height: 24px;
    color: #444;
    text-decoration: none;
    padding: 5px 10px!important;
    margin: 0 -10px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.dj-megamenu-clean li ul.dj-submenu > li > a.hover, .dj-megamenu-clean li ul.dj-submenu > li > a:hover {
color: #6699cc!important;
text-decoration: none!important;
}
.dj-megamenu-clean li ul.dj-submenu > li > a.active, .dj-megamenu-clean li ul.dj-submenu > li > a:active {
color: #6699cc!important;
text-decoration: none!important;
}
.dj-megamenu-clean li ul.dj-subtree > li > a {
    display: block;
    font-size: 14px!important;
    line-height: 13px;
    color: #444;
    text-decoration: none;
    padding: 5px 0;
}

.dj-megamenu-clean li ul.dj-submenu > li:hover > a, .dj-megamenu-clean li ul.dj-submenu > li.active > a {
    color: #5c0707!important;
    text-decoration: none!important;
    background: #ede8e8!important;
}
.wf-columns-stack-large-3, .wf-columns-stack-medium-3, .wf-columns-stack-small-3, .wf-columns-stack-xlarge-3 {
    flex-wrap: wrap;
    border: 0px #cecece solid;
    //background-color: #fffff0;
    background-color: rgba(249,249,249,0.4)!important;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 4px;
    box-sizing: border-box;
}
.icon-chevron-right:before {
    //content: "" !important;
    display: none!important;
}

//.wf-columns-stack-large, .wf-columns-stack-medium, .wf-columns-stack-small, .wf-columns-stack-xlarge {
    flex-wrap: wrap;
    border: 0px #cecece solid!important;
    background-color: rgba(240,255,255,0.4);
    padding: 5px!important;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
    border-radius: 4px!important;
    box-sizing: border-box;
}
.wf-columns .wf-column {
    max-width: 100%;
    box-sizing: border-box;
    flex: 1;
    border: 1px #cecece solid!important;
    background-color: rgba(249, 249, 249, 0.4);
    //background: #f9f9f9;
    padding: 5px!important;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
    border-radius: 4px!important;
}
a:not([class]) {
    text-decoration: none;
}
a {
    color: rgba(var(--link-color-rgb), var(--link-opacity, 1));
    text-decoration: none;
}
a:hover {
  --link-color-rgb: var(--link-hover-color-rgb);
  text-decoration: underline;
}

.marquee-with-options-120 {
    direction: initial;
    overflow: hidden !important;
    color: rgba(194, 250, 10, 1);
    font-size: 14;
    line-height: ;
    height: auto;
    width: auto;
    background: rgba(82, 27, 72, 0.9);
    border: 1px solid rgba(82, 27, 72, 0.9);
    margin-bottom: 0px;
}
.pasek {
    direction: initial;
    overflow: hidden !important;
    //color: rgba(82, 27, 72, 0.9)!important;
	color: #000066!important;
    font-size: ;
    line-height: ;
    height: 40px;
    width: auto;
    background: rgba(194, 250, 10, 1)!important;
    border: none;
    margin-bottom: 0px;
    padding: 10px 0 10px 0!important;
}
.pasek a {
    color: #000066;
    font: 15px sans-serif;
}
.pasek a:hover, a:active {
    color:#0099cc;
    text-decoration: none;
    font-weight: normal;
}
.pasek strong {
    font-weight: normal;
}
.pasek span:after {
    content: '*';
    color: rgba(82, 27, 72, 0.9);
    margin-left: 25px;
}
.footer {
//background: transparent;
}
.nspArt h4.nspHeader {
    font-size: 18px!important;
    margin: 0;
    padding: 10px 0 10px 0!important;
}
.nspArt {
	border-bottom: 1px solid #ebeaea!important;
	margin: 0 0 24px!important;
}
.nspArt .fright {
    float: right;
    color: #0d324b;
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #0d6dab;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none !important;
}
.nspArt .fright:hover {
    background: rgba(82,27,72,0.8) none repeat scroll 0 0;
    color: #ffc02e;
}
figure {
    margin: 0 0 2em;
    text-align: center;
}
.blog-item {
   display: block; /* was: flex */
}
.blog-item figure.item-image {
    max-width: 12.5em;  /* experiment with different values as needed */
   //box-shadow: 5px 2px 7px -3px rgba(0,0,0,0.8);
    margin-right: 10px;
    //border-radius: 5px; 
}
//.float-center.item-image {
  text-align: center;
}
//.left.item-image {
    float: left;
    width: 200px;
    margin-right: 20px;
}
//separator między artykułami
.blog-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0.5em 1em;
    overflow: hidden;
    border-bottom: 1px solid #cecece!important;
}
.blog-items .blog-item {
    padding: 0 0 15px 0!important;
    border-bottom: 1px solid #cecece!important;
}
.btn-secondary {
    color: hsl(210, 10%, 23%);
    background: #f1f1f1;
    border: 1px solid #0d6dab;
    padding: 5px 20px;
    float: right;
}
p.readmore .btn:hover {
    //background: rgba(82,27,72,0.8) none repeat scroll 0 0;
    //color: #ffc02e;
	background: #0d6dab none repeat scroll 0 0;
	color: #fff;
	text-decoration: none!important;
}
.menu_dolne, .mod-list li {
    padding: 0.25em 0;
    margin: 10px 0;
    //border-bottom: 1px solid #ebeaea;
}
.menu_dolne, .mod-list li a:hover {
    text-decoration: none !important;
    color: #ffc02e;
}
.footer a:hover {
     color: #ccff66!important;
}
.stopka a {
    //color: yellow!important;
}
.stopka, a.hover, .stopka a:hover {
    //color: #ccff66!important;
}
.stopka  a:not(.btn):hover, a:not(.btn):focus {
    //color: #ccff66!important;
}
.table thead th {
    border-bottom-width: 1px;
    white-space: nowrap;
    background: #1d5184;
    color: #fff;
}
tbody, td, tfoot, th, thead, tr {
    border: 1px solid;
    border-color: inherit;
    padding: 3px;
}
caption {
    color: var(--secondary-color);
    padding-bottom: .5rem;
    padding-top: .5rem;
    text-align: left;
    display: none!important;
}

//belka logotypowa widoki normalne i mobilne
.hidden {
    display: none;
    visibility: hidden
}

.visible-phone {
    display: none !important
}

.visible-tablet {
    display: none !important
}

.hidden-desktop {
    display: none !important
}

.visible-desktop {
    display: inherit !important
}

@media (min-width: 768px) and (max-width: 979px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-tablet {
        display: inherit !important
    }

    .hidden-tablet {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-phone {
        display: inherit !important
    }

    .hidden-phone {
        display: none !important
    }
}
