/* 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;
}

.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%));
}
.footer a {
text-decoration: none;
}
.h1, h1 {
font-size: 26px;
}
.h2, h2 {
font-size: 20px;
}
.h3, h3 {
font-size: 18px;
margin: 20px 0 20px 0;
}
.h4, h4 {
font-size: 16px;
margin: 15px 0 15px 0;
}
.h5, h5 {
font-size: 14px;
}
.container-header {
background: #fff;
border-bottom: 1px solid #cecece;
}
.container-header .grid-child {
    padding: 1px;
}
.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;
}
.dj-megamenu-clean {
    padding: 0 !important;
    margin: 10px 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;
}
.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;
}

.wf-columns-stack-large, .wf-columns-stack-medium, .wf-columns-stack-small, .wf-columns-stack-xlarge {
    flex-wrap: wrap;
    border: 1px #cecece solid;
    //background-color: #fffff0;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 4px;
    box-sizing: border-box;
}
a:not([class]) {
    text-decoration: none;
}

caption {
	display: none;
}
.h1, h1 {
font-size: 26px;
}
.h2, h2 {
font-size: 20px;
}
.h3, h3 {
font-size: 18px;
margin: 20px 0 20px 0;
}
.h4, h4 {
font-size: 16px;
margin: 15px 0 15px 0;
}
.h5, h5 {
font-size: 14px;
}

a {
    color: rgba(var(--link-color-rgb), var(--link-opacity, 1));
    text-decoration: none;
}
.marquee-with-options {
    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;
    padding: 4px 0px 15px 0px !important;
}
.pasek {
    direction: initial;
    overflow: hidden !important;
    padding: 10px 0px !important;
    background: rgba(255, 255, 0, 1);
    height: 40px;
    width: auto;
    border: none;
    margin-bottom: 0px;
}
.pasek a {
    //color: rgba(194, 250, 10, 1);
    color: #2a2a2a;
    font: 15px sans-serif;
}
.pasek a:hover, a:active {
    color:#0000cc;
    text-decoration: none;
    font-weight: normal;
}
.pasek strong {
    font-weight: normal;
}
.pasek span:after {
    content: '*';
    //color: rgba(194, 250, 10, 1);
    color:#0000cc;
    margin-left: 25px;
}
figure {
    margin: 0 0 2em;
    text-align: center;
}
.blog-item {
   display: block; /* was: flex */
}
.blog-item figure.item-image {
    max-width: 15em;  /* experiment with different values as needed */
   //box-shadow: 5px 2px 7px -3px rgba(0,0,0,0.8);
    margin-right: 10px;
    //border-radius: 5px; 
}
//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 8px 5px 5px;
    float: right;
    font-size: 14px;
}
p.readmore .btn:hover {
    background: #0d6dab none repeat scroll 0 0 !important;
    color: #fff !important;
    text-decoration: none;
}
.btn-primary {
    color: hsl(210, 10%, 23%);
    background: #f1f1f1;
    border: 1px solid #0d6dab;
    padding: 5px 20px;
    float: left;
    font-size: 16px;
    font-weight: 400;
}
.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;
}
.icon-chevron-right:before {
    content: "";
    display: none;
}
figure[class*="effectck"] figcaption [class*="title"] {
	word-spacing: -0.15em;
	font-weight: 300;
	font-size: 20px!important;
	line-height: 24px;
	font-family: verdana;
}
figure.effectck-zoe figcaption [class*="desc"].description {
	position: absolute;
	bottom: 8em;
	padding: 2em;
	color: #fff;
	text-transform: none;
	font-size: 80%!important;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}