@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-display: block;
  font-weight: 400;
  src: url(../../fonts/Rajdhani-Regular.woff2) format('woff2');
}

@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-display: block;
  font-weight: 600;
  src: url(../../fonts/Rajdhani-SemiBold.woff2) format('woff2');
}

@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-display: block;
  font-weight: 700;
  src: url(../../fonts/Rajdhani-Bold.woff2) format('woff2');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-display: block;
  font-weight: 400;
  src: url(../../fonts/Lato-Regular.woff2) format('woff2');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-display: block;
  font-weight: 700;
  src: url(../../fonts/Lato-Bold.woff2) format('woff2');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-display: block;
  font-weight: 900;
  src: url(../../fonts/Lato-Black.woff2) format('woff2');
}

/* global */
body {
  font-family: "Lato", sans-serif;
}

body.screening .gl_wrapper {
overflow: hidden;}

body.screening .main-content,
body.screening .aside {
    margin: 16px 0 0;
}

.gl_plugin.header {
margin-bottom: 0;}

.zpr_screening {
padding: 20px 0 0;}

/* header & menu */
body.screening header .bottom_menu .gl_wrapper,
header .bottom_menu .gl_wrapper,
header .bottom_menu {
  background: #008ad2;
}

.menu-box > ul > li {
  border-bottom: 0px;
}

.menu-box > ul > li:after, .menu-box > ul > li:before {
  content: '';
  position: absolute;
  width: 21px;
  height: 16px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: 0;
  z-index: 1;
  will-change: auto;
}

.menu-box > ul > li:after {
  -webkit-transform: translateX(-200%) translateY(100%);
  transform: translateX(-200%) translateY(100%);
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
}

.menu-box > ul > li:before {
  -webkit-transform: translateX(150%) translateY(100%);
  transform: translateX(150%) translateY(100%);
  border-left: 5px solid #fff;
  border-top: 5px solid #fff;
}

.menu-box > ul > li:hover:after, .menu-box > ul > li:hover:before, .menu-box > ul > li.active:after, .menu-box > ul > li.active:before {
  opacity: 1;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.menu-box > ul > li:hover:before, .menu-box > ul > li.active:before {
  -webkit-transform: translateX(0%) translateY(40%);
  transform: translateX(0%) translateY(40%);
}

.menu-box > ul > li:hover:after, .menu-box > ul > li.active:after {
  -webkit-transform: translateX(-110%) translateY(115%);
  transform: translateX(-110%) translateY(115%);
}

.menu-box li a {
  font-family: "Rajdhani", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 55px;
  display: inline-block;
  position: relative;
}

.menu-box li a:hover {
  background-color: transparent;
  font-weight: 700;
}

header .mobile-box .site-logo .gl_plugin {
    padding: 16px 0 16px 12px;
}

header .mobile-box .site-logo .gl_plugin a {
    display:block;
line-height:0;}

.site-logo {
flex: 0 0 252px;
width: 252px;
max-width: 252px;}

/* listingi */
.listing {
  text-align: center;
}

.main-title-listing {
  border-bottom: 3px solid #222222;
}

.main-title-listing span {
  background-color: #222222;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 36px;
  display: inline-block;
  padding: 0 14px;
}

.listing-container .listing-item .item-description .listing-title {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  background-color: #fff;
  margin-top: -25px;
  position: relative;
  z-index: 20;
  text-align: left;
}

.listing-container.v12 .listing-item .item-description .listing-title a {
  font-size: 16px;
}

.listing-container.v12 .listing-item .item-description .listing-title,
.listing-container.v10 .listing-item .item-description .listing-title,
.listing-container.v1 .listing-item .item-description .listing-title
 {
  padding: 16px 16px 16px;
}

.listing-container.v12 .listing-item .item-description .listing-bottom .date {
float: left; }

.listing-container .listing-item .item-description .listing-bottom {
  padding: 0 16px 16px;
}

.listing-container .listing-item .item-description .listing-bottom {
  background-color: #fff;
  display: inline-block;
  width: 100%;
}

.listing-container .listing-item .item-description .listing-bottom .date p {
  font-family: "Lato", sans-serif; 
  color: #008ad2;
}

.listing-container.v12 {
  position: relative;
}

.listing-container.v12:after {
  content: '';
  height: 30px;
  width: 43px;
  border-right: 13px solid #008ad2;
  border-bottom: 13px solid #008ad2;
  display: block;
  float: right;
  position: absolute;
  bottom: 0;
  right: 0;
}

.listing-container .listing-item .item-description {
  padding: 0 8px 8px;
  background-color: #eeeeee;
}

.listing a.button {
  background-color: #222222;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
  padding: 8px 24px;
}

.listing a.button:before {
  margin: 0 10px 2px 0;
  background-size: contain;
  display: inline-block;
  width: 12px;
  height: 12px;
  content: "";
  background-color: #FFF;
  -webkit-mask-image: url(/media/icons/f067.svg);
  mask-image: url(/media/icons/f067.svg);
  -webkit-mask-size: 12px;
  mask-size: 12px;
}

.listing-container .listing-item:last-child {
  margin-bottom: 24px;
}

.aside .listing-container.listing-horizontal-full {
  position: relative;
}

.aside .listing-container.listing-horizontal-full:after {
  content: '';
  width: 76px;
  height: 54px;
  display: block;
  border-right: 24px solid #eeeeee;
  border-bottom: 24px solid #eeeeee;
  position: absolute;
  bottom: 0;
  right: -24px;
}

/* horizontal full */
.col-8 .listing-container.listing-horizontal-full .listing-item {
  background-color: #eeeeee;
}

.col-8 .listing-container.listing-horizontal-full .listing-item .item-images {
  margin: 0;
}

.col-8 .listing-container.listing-horizontal-full .listing-item .item-description {
  margin: 8px 8px 8px -40px;
  padding: 24px 24px 16px 24px;
  background-color: #fff;
  height: calc(100% - 16px);
  width: 376px;
  position: relative;
  z-index: 30;
}

.col-8 .listing-container.listing-horizontal-full .listing-item .item-description .listing-title {
  padding: 0;
  margin: 0;
}

.col-8 .listing-container.listing-horizontal-full .listing-item .item-description .listing-bottom {
  position: absolute;
  left: 24px;
  bottom: 16px;
  margin: 0;
  padding: 0;
  width: auto;
}

/* reset wygladu listingow */
.listing-container.v12 .listing-item:nth-child(n+3) .item-description,
.listing-container.v12 .listing-item:nth-child(n+3) .item-description .listing-title,
.col-4 .listing-container.listing-horizontal-full .listing-item .item-description,
.col-4 .listing-container.listing-horizontal-full .listing-item .item-description .listing-title,
.listing-container.v11 .listing-item .item-description,
.listing-container.v11 .listing-item .item-description .listing-title {
  padding: 0;
  background-color: transparent;
  margin-top: 0;
}

.listing-container.v12 .listing-item:nth-child(n+3) .item-description a,
.listing-container.v12 .listing-item:nth-child(n+3) .item-description .listing-title a,
.col-4 .listing-container.listing-horizontal-full .listing-item .item-description a,
.col-4 .listing-container.listing-horizontal-full .listing-item .item-description .listing-title a,
.listing-container.v11 .listing-item .item-description a,
.listing-container.v11 .listing-item .item-description .listing-title a {
  line-height: 20px;
}

.col-4 .main-title-listing {
  text-align: left;
}

.col-4 .listing-container.listing-horizontal-full .listing-item .item-description .listing-title a,
.listing-container.v11 .listing-item .item-description .listing-title a {
  font-size: 16px;
  font-weight: 700;
}

/* paginacja */
.paginacja li {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #222222;
}

.paginacja li.disable {
  background-color: #cccccc;
}

.paginacja li.disable a {
  color: #fff;
}

.paginacja li.active {
  background-color: #008ad2;
}

.paginacja li.active a {
  color: #fff;
}

.paginacja li.next {
  background-color: #222222;
}

.paginacja li.next a {
  color: #fff;
}

/* artykul */
.article article h1 {
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

.article article h2 {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  margin: 0 0 0 62px;
}

.article article h1, .article article .h1,
.article article h2, .article article .h2,
.article article h3, .article article .h3,
.article article h4, .article article .h4,
.article article h5, .article article .h5,
.article article h6, .article article .h6 {
  font-family: "Rajdhani", sans-serif;
}

.article article .autor.flex.display-flex span.h3 {
  color: #008ad2;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.article article .lead {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  color: #333333;
}

.article article > p {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  color: #444444;
  margin: 0 0 24px 62px;
}

.article article > p.lead {
  margin: 0 0 24px 0;
}

.article article a {
  color: #008ad2;
  text-decoration: underline;
  font-weight: 700;
}

.article article table {
  float: none !important;
  display: block;
  width: 100%;
  height: auto !important;
  margin: 0 0 24px;
}

.article article table th {
  background-color: #444444;
}

.article article blockquote {
  background-color: #eeeeee;
  padding: 12px;
  border-left: 0;
  margin: 0 0 86px;
}

.article article blockquote p {
  background-color: #fff;
  color: #008ad2;
  font-size: 15px;
  padding: 12px;
  margin: 0;
}

.article article blockquote:before {
  content: '';
  width: 76px;
  height: 54px;
  border-right: 24px solid #008ad2;
  border-bottom: 24px solid #008ad2;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-88px) translateY(-64px);
  transform: translateX(-88px) translateY(-64px);
}

.article article .recommended-content {
  margin-right: 24px;
  float: left;
  width: 305px;
}

.article article .recommended-content .title {
  border-bottom: 3px solid #222222;
  margin: 0 0 24px;
}

.article article .recommended-content .title p {
  background-color: #222222;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 36px;
  display: inline-block;
  padding: 0 14px;
}

.article article .recommended-content .item {
  margin: 0 0 20px;
}

.article article .recommended-content .item a {
  text-decoration: none;
}

.article article .recommended-content .item a:before {
  margin: 0 10px 2px 0;
  background-size: contain;
  display: inline-block;
  width: 18px;
  height: 18px;
  content: "";
  background-color: #008ad2;
  -webkit-mask-image: url(/media/icons/f067.svg);
  mask-image: url(/media/icons/f067.svg);
  -webkit-mask-size: 18px;
  mask-size: 18px;
}

.article article .recommended-content .item p {
  color: #008ad2;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
  line-height: 25px;
  font-size: 18px;
}

.gl_plugin.galleries {
  position: relative;
}

.gl_plugin.galleries:after {
  content: '';
  position: absolute;
  bottom: -23px;
  right: -23px;
  display: block;
  height: 55px;
  width: 77px;
  border-right: 23px solid #008ad2;
  border-bottom: 23px solid #008ad2;
}

.gl_plugin.galleries .lead-gallery-more a,
.gl_plugin.galleries .lead-gallery-photos a,
.gl_plugin.galleries .lead-gallery .lead-gallery-title a {
  color: #fff;
  text-decoration: none;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}

/* footer */
footer {
  background-color: #444444;
  color: #fff;
}

body.screening footer .gl_wrapper {
    background-color: rgba(0,0,0,0);
}

footer .col-3.logo {
width: 40%}

footer .col-3.about,
footer .col-6.legal {
width: 30%;}

footer .col-3.about .h3,
footer .col-6.legal .h3 {
  margin: 0 0 16px;
}


footer .h3 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}

footer .legal-info .h5 {
  font-size: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
}

footer li a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}

footer .gl_wrapper {
  position: relative;
  padding: 32px 0 0;
}

footer .gl_wrapper:before {
  content: '';
  width: 104px;
  height: 72px;
  display: block;
  border-right: 32px solid #008ad2;
  border-bottom: 32px solid #008ad2;
  position: absolute;
  top: 0;
  right: -20px;
  -webkit-transform: translateY(-72px);
  transform: translateY(-72px);
}

footer .show-list {
  background-color: transparent;
  border-bottom: 0;
  font-weight: 700;
}

footer .copyright {
  background-color: #333333;
}

footer .copyright p {
  font-weight: 700;
}