/* body */
body {
    font-family: 'Fira Sans', sans-serif;
    color: #231F20;
	overflow-x: hidden;
}
body.body-blocked {
    overflow: hidden !important;
}
.body-blocked .gl_plugin.header {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    z-index: 9999999 !important;
    margin-bottom: 0 !important;
    overflow-y: scroll !important;
}
body.screening section .gl_wrapper {  
    padding-top: 16px;
}
body.screening section .topbar .gl_wrapper {  
    padding-top: 0;
}
body.screening .topbar .gl_wrapper {
	background-color: transparent;
}

body.screening footer {
    background-color: rgba(0,0,0,0);
}

body.screening header .bottom_menu .submenu-box .gl_wrapper {
    background-color:transparent;
}
body.screening header .bottom_menu .gl_wrapper,
header .bottom_menu .gl_wrapper {
	background-color:transparent;
}
body.screening .gl_plugin.header {
    margin-bottom: 0 !important;
}
 .gl_plugin {
    margin-bottom: 40px;
}
.breadcrumb.gl_plugin {
    margin-bottom: 24px;
}
/*bordery*/
.expert-block .expert-text h2,
.main-title-listing,
.dedykowany-box-title {
	border-left: 3px solid #ee1c25;
    padding-left: 16px;
}
.main-title-listing {
	border-left: 5px solid #ee1c25;
	font-size: 30px;
	
}
.insta-embed iframe,
.fb-embed iframe,
.socials .insta-embed,
.socials .embed .video,
.recommended-content,
.expert-block .expert-images img,
.lead-gallery .lead-gallery-more,
.highlight__image-box {
	border-radius: 5px;
}
/*backgrounds*/
.lead-gallery .lead-gallery-more,
article .lead:after,
article ul li:before {
	background-color: #EE1C25;
}
/*tobar*/
.topbar {
	background-color: #FFF301;
	margin-bottom: 0;
}
.topbar .col-12 {
	text-align: left;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.topbar__label .topbar__labelText {
	color: #000;
	font-size: 13px;
	font-weight: 500;
}
.topbar__link {
	color: #000;
	background-color: transparent;
	font-size: 12px;
    font-weight: 500;
	padding-right: 0;
}
/*header*/
header.show .mobile-box .logo {
	margin-top: 12px;
}
header .bottom_menu .menu-box:after {
	position: absolute;
	display: block;
	height: 48px;
	width: 100%;
	content: '';
	top: 0;
	left: 0;
	background-color: #ffffff;
	z-index: -1;
}
header .submenu {
	
}
.menu-box {
	position: static;
}
header .bottom_menu {
	position: relative;
}

header .submenu {
	padding: 0 16px;
}
header .submenu-box {
	background: transparent;
}
header .mobile-box {
	box-shadow: 0px 11px 36px -22px #000;
}
header .bottom_menu .gl_wrapper{
	background-color: #EE1C25;
}
header .mobile-box .mobile-ham {
	margin-right: 16px;
}
header .mobile-box .mobile-ham,
header .bottom_menu .gl_wrapper {
	background: transparent;
}
header .submenu-box .gl_wrapper {
	border-top: none;
}
header .mobile-box .mobile-bars {
	height: auto;
}
header .mobile-box .mobile-bars .first-bar,
header .mobile-box .mobile-bars .second-bar,
header .mobile-box .mobile-bars .third-bar {
	margin-bottom: 0;
    margin-right: 0;
	background-color: #000;
}
.site-logo {
    width: 100%;
    max-width: 100%;
    -webkit-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    flex: 0 0 100%;
}
.site-logo .display-flex.item-center-v {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
}
header .bottom_menu {
	border-bottom: 3px solid #000;
}
 header .mobile-box .mobile-bars .third-bar {
	width: 10px;
 }
 .menu-box li a {
	color: #000000;
	font-size: 16px;
	font-weight: 500;
 }
 header .logo img {
	max-width: none;
    width: 100%;
	display: block;
 }
 header .submenu-title {
	font-size: 16px;
	font-weight: 500;
	line-height: 40px;
	padding: 0;
	min-width: auto;
 }
 .menu-box > ul > li {
	border-bottom: none;
 }
 .menu-box li a {
	position: relative;
 }
 header .submenu.active {
	transition: none;
 }
 header .mobile-box .logo {
	width: 204px;
	margin-top: 12px;
 }
 /*rozwiniety header*/
header .show .submenu-title,
header .show .submenu ul li a{
	color: #000;
	
}
header .show .bottom_menu {
	background-color: #fff;
}
header .show .submenu-title {
	min-width: 100px;
	text-align: right;
}
header .show .menu-box {
	margin-bottom: 16px;
}
header .show  .bottom_menu {
	border-bottom: none;
}
header .show  .bottom_menu .submenu-box:after {
	display: none;
 }
 header .mobile-box .mobile-bars.show .third-bar {
	width: 20px;
 }
header .show .submenu-box,
header .show .bottom_menu .gl_wrapper{
	background-color: #fff;
 }
 header .submenu ul li a {
	font-weight: 500;
	text-transform: uppercase;
 }
 .body-blocked header.show {
    -webkit-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: none;
    transform: none;
}
header.show{
    -webkit-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
/*------
article
-------*/
article h1 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 500;
	margin-bottom: 24px;
}
/*breadcrumb*/
.blockinfo__text h1 {
	line-height: 18px;
	font-weight: 900;
	font-size: 30px;
	color: #EE1C25;
}
.breadcrumb__item.breadcrumb__item--highlight a {
    background-color: #ED1C24;
	color: #fff;
}
.breadcrumb__item--highlight .breadcrumb__link,
.breadcrumb__item a {
    border: 1px solid #ED1C24;
    border-radius: 5px;
    color: #000;
}
.breadcrumb__item .breadcrumb__link {
	font-size: 16px;
    line-height: 18px;
    font-weight: 500;
	padding: 8px 24px;
}




article .autor.flex.display-flex span.h3 {
    font-size: 12px;
    line-height: 16px;
    color: #A8A8AA;
	font-weight: 300;
}

.autor.flex.display-flex.items-right {
    display: block;
}


.autor.flex.display-flex.items-right span.h3.art-sp {
    width: auto;
    float:right;
    flex: 0 0 auto;
}

.single-photo.with-frames img {
	max-height: 442px;
}
article .lead {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
}
article .lead:after {
	content: '';
	width: 100px;
	height: 3px;
	display: block;
	margin-top: 24px;
}
.article li,
article li {
	font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}
article > p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}

.single-photo figure figcaption span.link a,
.blockinfo__text p a,
article table a,
article > a,
article li a,
article > div p a,
article > div a p,
article > p a  {
    font-size: 18px;
    
    color: #EE1C25;
    font-weight: 300;

    text-decoration: underline;
}

article table a {
    font-size: 14px;
}

.single-photo figure figcaption span.link a {
    font-size: 12px
}

.galleries a {
    box-shadow: none;
}

article ul li {
    position: relative;
    list-style-type: none;
}

article ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    display: block;
    
    position: absolute;
    left: 0;
    top: 16px;
    -webkit-transform: translate(-20px, -50%);
            transform: translate(-20px, -50%);
	border-radius: 50%;

}


.article  h2 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 900;

    margin-bottom: 24px;
}

.article  h2,
.article  h3,
.article  h4,
.article  h5,
.article  h6 {
    margin-left: 86px;
}

.article ul,
.article ol {
    margin-left: 120px;
}

article strong {
    font-weight: 500;
}

article table {
    margin-bottom: 24px;
}

.single-photo figure figcaption {
    margin-left:0;
	color: #A8A8AA;
	line-height: 18px;
	font-weight: 300;
}

article figure img {
    border-radius: 4px;
}

.lead-gallery .lead-gallery-info {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: rgba(35, 31, 32, 0.8);
}

.lead-gallery .lead-gallery-title {
    border-bottom-left-radius: 4px;
    color: #fff;
}

.lead-gallery .lead-gallery-photos {
    border-bottom-right-radius: 4px;
}
.lead-gallery .lead-gallery-title,
.lead-gallery .lead-gallery-photos {
    background-color: #231F20;
}
article .autor.flex.display-flex span.h3 {
    flex: 0 0 auto;
}
.lead-gallery .lead-gallery-more {
    background-color: transparent;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}
.lead-gallery-more a {
    margin: 0;
}
article .lead-photo-miniatures ul li:before {
	display: none;
}

.recommended-content {
	background-color: #ED0A14;
	padding: 24px;
    width: 300px;
	margin-bottom: 10px;
}
.recommended-content .items {
	overflow: visible;
}
.recommended-content .items:after {
	content: '';
	clear: both;
	display: table;
}
.recommended-content .title {
	color: #fff;
	font-weight: 500;
}
.recommended-content .item a {
	color: #fff;
	position: relative;
}
.recommended-content .item a:before {
    content: '';
    width: 4px;
    height: 4px;
    display: block;
    background-color: transparent;
    position: absolute;
    left: -12px;
    top: 6px;
	border-radius: 50%;
}
.recommended-content .recommendedLink__text {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
/*------
expert
-------*/
.expert-block {
	background-color: #fff;
}
.expert-block .expert-images {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    flex: 0 0 auto;
    max-width: 320px;
}
.expert-block .expert-text h2 {
	margin-left: 0;
	font-weight: 500;
	color: #231F20;
	font-size: 18px;
	line-height: 50px;
	margin-bottom: 16px;
}
.expert-block .expert-text {
	line-height: 30px;
	font-style: italic;
	color: #231F20;
}
.expert-block .expert-text p {
	line-height: 30px;
	font-style: italic;
	color: #231F20;
}
/*highlight*/
.highlight {
    border-bottom: none;
    padding-bottom: 0;
}
.highlight__textbox p {
	font-size: 18px;
	font-weight: 300;
	color: #231F20;
	line-height: 28px;
}
.highlight__figcaption .hightlight__text {
	font-weight: 300;
	line-height: 18px;
	color: #A8A8AA;
}
.highlight__title .hightlight__text {
	border-bottom: none;
}
.highlight__button {
    text-align: left;
}
.highlight__button .hightlight__button-link {
	background-color: #EE1C25;
	border-radius: 5px;
}

/*----
LISTINGI
------*/
.dedykowany-box-title {
	font-size: 18px;
	font-weight: 900;
	line-height: 50px;
	color: #000000;
	
}
.listing .main-title-listing {
	line-height: 50px;
}
.listing {
	text-align: center;
}
.listing .listing-container,
.listing .main-title-listing{
	text-align: left;
}
/*zaslepka*/
.listing-container.v12 .element:nth-child(-n+2) .element__media,
.listing-container.hero-img .element:nth-child(n+2) .element__media{
	height: 213px;
	overflow: hidden;
}
.hero-img-v19 .element .element__media {
	width: 100%;
	height: 442px;
	overflow: hidden;
}

/*margins*/
.listing-container.v12 .element:nth-last-of-type(-n+2),
.listing-container.v1 .element:nth-last-of-type(-n+2),
.listing-container.hero-img-half .element:first-child .element__media,
.listing-container.listing-vertical-full div.element:nth-last-of-type(1),
.listing-container.hero-img-half .element:nth-last-of-type(-n+2),
.listing-container.listing-vertical-triple .element,
.listing-container.hero-img .element:nth-last-of-type(-n+3),
.listing-container.hero-img .element:first-child .element__media,
.hero-img-v21 .element:nth-last-of-type(-n+3),
.listing-horizontal-half-v17 .element:nth-last-of-type(-n+3) {
	margin-bottom: 0;
}
.listing-container.hero-img-half .element:first-child,
.listing-container.listing-vertical-full .element {
	margin-bottom: 24px;
	position: relative;
}
.listing-container.listing-vertical-full .element,
.hero-img .element:first-child,
.hero-img .element {
	position: relative;
}
.listing-container.listing-vertical-full .element .element__content .element__headline,
.listing-container.hero-img .element .element__content .element__headline {
	margin: 0;
}
.hero-img-v21,
.hero-img-v19 {
	margin-bottom: -16px;
}
/*paddings*/
.listing-container.v12 .element:nth-child(-n+2) .element__content,
.listing-container.v1 .element .element__content,
.listing-container.hero-img-half .element .element__content,
.listing-container.listing-vertical-triple .element .element__content,
.listing-container.hero-img .element .element__content,
.listing-horizontal-full-v20 .element:first-child .element__content,
.listing-horizontal-half-v17 .element:nth-child(-n+3) .element__content,
.hero-img-v21 .element:nth-child(n+2) .element__content{
	padding: 0 16px 16px 16px;
	margin-top: 0;
}
.col-8 .listing-container.listing-horizontal-full .element .element__content {
	padding-top: 16px;
}
.listing-container.v12 .element:nth-child(-n+2) .element__media,
.listing-container.v1 .element .element__media,
.listing-container.hero-img-half .element .element__media,
.col-12 .listing-container.listing-vertical-triple .element .element__media,
.listing-container.hero-img .element .element__media,
.listing-horizontal-full-v20 .element:first-child .element__media,
.hero-img-v21 .element:nth-child(n+2) .element__media{
	margin-bottom: 16px;
}
.listing-horizontal-full-v20 .element:nth-child(2) {
	padding: 16px 8px 16px 24px;
}
/*data*/
.listing-container.v12 .element .element__content .listing-bottom .date p,
.listing-container.v1 .element .element__content .listing-bottom .date p,
.listing-bottom .art-label p,
.listing-container.listing-vertical-triple .element .element__content .listing-bottom .date p {
	color: #A8A8AA;
    font-weight: 300;
}

.listing-container .element .element__content .listing-bottom .date {
    display: none;
}
/*border radius*/
.col-4 .listing-container.listing-horizontal-full .element,
.listing-container.v12 .element,
.listing-container.v1 .element,
.listing-container.v12 .element:nth-child(-n+2),
.listing-container.hero-img-half .element,
.listing-container.listing-horizontal-full .element,
.listing-container.listing-vertical-full .element,
.listing-vertical-triple .element,
.hero-img .element,
.hero-img-v19 .element,
.listing-horizontal-full-v20 .element:first-child,
.listing-horizontal-full-v20 .element:nth-child(2),
.hero-img-v21 .element,
.listing-horizontal-full-v20 .element:nth-child(2) .element__media,
.listing-horizontal-half-v17 .element,
.hero-img-v21 .element:nth-child(n+2){
	border-radius: 8px;
	overflow: hidden;
}
/*shadows*/
.listing-container.v12 .element:nth-child(-n+2),
.listing-container.v1 .element,
.listing-container.hero-img-half .element,
.listing-vertical-triple .element,
.hero-img .element,
.listing-horizontal-full-v20 .element:first-child,
.listing-horizontal-half-v17 .element:nth-child(-n+3),
.hero-img-v21 .element:nth-child(n+2){
	box-shadow: -1px 2px 4px 0px rgba(12,38,77,0.2);
}
/*listing item title*/
.listing-container.v12 .element:nth-child(-n+2) .element__content .element__headline a,
.col-8 .listing-container.v1 .element .element__content .element__headline a,
.listing-container.hero-img-half .element .element__content .element__headline a,
.listing-container.hero-img-half .element:first-child .element__content .element__headline a,
.col-8 .listing-container.listing-horizontal-full .element .element__content .element__headline a,
.col-8 .listing-container.listing-vertical-full .element .element__content .element__headline a,
.listing-vertical-triple .element__content .element__headline a,
.listing-container.hero-img .element__content .element__headline a,
.listing-horizontal-full-v20 .element:first-child .element__headline a,
.listing-horizontal-half-v17 .element:nth-child(-n+3) .element__headline a,
.hero-img-v21 .element:nth-child(n+2) .element__content .element__headline a{
	font-size: 18px;
	line-height: 25px;
	color: #000000;
	font-weight: 500;
	margin: 0;
}
.listing-horizontal-full-v20 .element:nth-child(2) .element__content {
	width: 186px;
}
.listing-container.v12 .element:nth-child(-n+2) .element__content .element__headline,
.listing-container.v1 .element .element__content .element__headline,
.listing-container.hero-img-half .element .element__content .element__headline,
.listing-container.listing-vertical-triple .element .element__content .element__headline,
.listing-container.hero-img .element .element__content .element__headline,
.listing-horizontal-full-v20 .element:first-child .element__content .element__headline,
.listing-horizontal-half-v17 .element:nth-child(-n+3) .element__headline,
.hero-img-v21 .element .element__content .element__headline {
	height: 76px;
    max-height: 76px;
	margin-bottom: 0;
}
.col-4 .listing-container.listing-horizontal-full .element .element__content .element__headline a,
.listing-container.v12 .element .element__content .element__headline a,
.listing-horizontal-full-v20 .element .element__headline a,
.listing-horizontal-half-v17 .element .element__headline a,
.listing-horizontal-half-v17 .element:nth-child(n+4) .element__content .element__headline a {
	font-size: 14px;
    line-height: 18px;
    font-weight: 500;
	margin-top: 2px;
}
/*title absolute*/
.hero-img-v21 .element:first-child .element__content,
.listingWidth--33,
.listing-horizontal-half-v17 .element,
.listing-container.hero-img-half .element .element__content,
.listing-container.v1 .element .element__content,
.col-4 .listing-container.listing-horizontal-full .element .element__content,
.listing-horizontal-full-v20 .element:first-child .element__content {
	position: relative;
}
.hero-img-v21 .element:first-child .element__content .element__headline {
	position: absolute;
}
.hero-img-v21 .element:first-child .element__content .element__headline {
	position: absolute;
    bottom: 0;
    width: auto;
    padding: 0 16px 24px 0;
	margin-bottom: 24px;
	max-height: 400px;
	height: auto;
}
.listing-container.v1 .element .element__content .listing-bottom .art-label,
.col-4 .listing-container.listing-horizontal-full .element .element__content .listing-bottom,
.col-4 .listing-container.listing-horizontal-full .element .element__content .listing-bottom .art-label,
.listing-container.v12 .element .element__content .listing-lead,
.listing-container.v12 .element .element__content .listing-bottom,
.listing-container.listing-vertical-triple .element .element__content .listing-bottom .art-label {
	display: block;
}
.hero-img-v21 .element:first-child .element__content .element__headline a {
	position: relative;
	padding-bottom: 24px;
}
.hero-img-v21 .element:first-child .element__content .element__headline a:after {
	position: absolute;
	display: block;
    width: 100px;
    height: 3px;
    background-color: #fff;
    content: '';
    position: absolute;
    bottom: 0;
}
/*title on image*/
.listing-container.hero-img-half .element:first-child .element__content:after,
.listing-container.listing-vertical-full .element .element__content:after,
.listing-container.hero-img .element:first-child .element__content .element__headline:after {
	display: block;
	width: 100px;
	height: 3px;
	background-color: #EE1C25;
	content: '';
	position: absolute;
    top: 0;
}
.listing-container.hero-img .element:first-child .element__content .element__headline:after {
	top: auto;
    bottom: 0;
}
.listing-container.hero-img-half .element:first-child .element__content,
.listing-container.listing-vertical-full .element .element__content,
.listing-container.hero-img .element:first-child .element__content {
	background-color: rgba(5, 5, 5, 0.8);
	position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    width: 100%;
	padding: 16px;
}
.listing-container.hero-img-half .element:first-child .element__content .element__headline,
.listing-container.hero-img .element:first-child .element__content .element__headline {
	height: auto;
	max-height: none;
}
.listing-container.hero-img-half .element:first-child .element__content .element__headline a,
.listing-container.listing-vertical-full .element .element__content .element__headline a,
.col-8 .listing-container.listing-vertical-full .element .element__content .element__headline a,
.listing-container.hero-img .element:first-child .element__content .element__headline a,
.listing-horizontal-full-v20 .element:nth-child(2) .element__headline a,
.hero-img-v21 .element:first-child .element__content .element__headline a {
	color: #fff;
}
.listing-container.hero-img .element:first-child .element__content .element__headline a,
.hero-img-v21 .element:first-child .element__content .element__headline a {
	font-size: 40px;
    line-height: 45px;
    font-weight: 900;
}
.listing-container.hero-img .element:first-child .element__content {
	padding: 0;
	margin: 0 40px 40px 40px;
	background-color: transparent;
	width: calc(100% - 80px);
}
/*buttons*/
.listing .button,
.lead-gallery-more a {
    background-color: #EE1C25;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    padding: 8px 28px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #EE1C25;
	line-height: 18px;
}
.listing .button {
	margin: 24px 0 0 0;
}
/*listings diffrences*/
.hero-img-half .element:first-child,
.hero-img .element:first-child{
	box-shadow: none;
}
.col-4 .listing-container.listing-horizontal-full .element .element__content {
	margin-top: 0;
}
.col-4 .listing-container.listing-horizontal-full .element .element__content .element__headline,
.listing-container.v12 .element .element__content .element__headline,
.col-4 .listing-container.listing-horizontal-full .element.item-sp .element__content .element__headline,
.listing-horizontal-half-v17 .element:nth-child(n+4) .element__content .element__headline {
	max-height: 58px;
    height: 58px;
	overflow: hidden;
}
.listing-horizontal-full-v20 .element:nth-child(2) {
	background-color: #EE1C25;
}
/*punktory*/
.listing-horizontal-full-v20 .element:nth-child(n+3) {
	position: relative;
}
.listing-horizontal-full-v20 .element:nth-child(n+3) .element__headline a {
    margin-top: 0;
}
.listing-horizontal-full-v20 .element:nth-child(n+3) .element__headline {
	padding-left: 24px;
	max-height: 53px;
}
.listing-horizontal-full-v20 .element:nth-child(n+3):before {
	content: '';
	background-color: #EE1C25;
	width: 5px;
	height: 3px;
	display: block;
	position: absolute;
	left: 0;
	top: 8px;
}
.listing-horizontal-full-v20 .element {
	border-bottom: none;
}
/*materiał sponsorowany*/
.listing-horizontal-full-v20 .element:nth-child(2),
.hero-img .element.item-sp .element__content,
.v1 .element.item-sp .element__content,
.v12 .element.item-sp .element__content,
.listing-container.listing-vertical-triple .element .element__content,
.hero-img-v21 .element:first-child .element__content,
.listing-container.hero-img .element:nth-child(n+2) .element__content{
	position: relative;
}
.listing-bottom .art-label {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-100%) translateY(-16px);
    transform: translateY(-100%) translateY(-16px);
    z-index: 99;
}
.listing-bottom .art-label p {
	color: #333;
    background-color: rgba(255,255,255, 0.8);
    padding: 3px 8px;
    font-size: 9px;
    line-height: 10px;
    font-weight: 300;
    display: inline-block;
}
.col-4 .listing-container.listing-horizontal-full .element .element__content .listing-bottom .art-label {
	-webkit-transform: translateY(0) translateY(0); 
	transform: translateY(0) translateY(0px);
    z-index: 99;
    bottom: 0;
    right: auto;
    left: -102px;
    top: auto;
    width: 86px;
}
.hero-img-v21 .element .listing-bottom .art-label {
	top: auto;
    bottom: -42px;
    right: 100%;
}
.listing-horizontal-full-v20 .element:nth-child(2) .listing-bottom .art-label,
.listing-container.v12 .element:nth-child(n+2) .listing-bottom .art-label {
	position: absolute;
    top: 60px;
    right: 8px;
    -webkit-transform: translateY(0%) translateY(0px);
    transform: translateY(0%) translateY(0px);
    width: 86px;
}
.listing-horizontal-full-v20 .element:nth-child(2) .listing-bottom .art-label p,
.listing-container.v12 .element:nth-child(n+2) .listing-bottom .art-label{
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.hero-img-v21 .element:first-child .element__content {
	background-color: #EE1C25;
}

.hero-img .element:first-child .element__content .listing-bottom .art-label {
	right: -40px;
    z-index: 99;
    bottom: -40px;
	top: auto;
	    -webkit-transform: translateY(0%) translateY(0px);
    transform: translateY(0%) translateY(0px);
}
.hero-img-half .element:first-child .element__content .listing-bottom .art-label,
.listing-vertical-full .listing-bottom .art-label {
	transform: translateY(-100%) translateY(0px);
}
/*-----
 Paginacja
------*/
.main-content .paginacja {
    margin: 24px auto 0 auto;
    width: 100%;
	text-align: center;
}
.paginacja li.disable {
    width: 20px;
    height: 20px;
    background-color: rgb(243, 243, 243);
    border-radius: 20px;
}
.paginacja li.disable a {
    padding: 0 2px 0 0;
    min-width: auto;
}
.paginacja li a {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.paginacja li.active a {
    color: #EE1C25;
}
.paginacja li.prev, .paginacja li.next {
    width: 20px;
    height: 20px;
    background-color: #EE1C25;
    border-radius: 20px;
}
.paginacja li.next a {
    padding: 0 0 0 2px;
}
.paginacja li.prev a, .paginacja li.next a {
    min-width: auto;
    color: #fff;
}
/*wazne*/
.highlight__title {
    margin-bottom: 24px;
    float: right;
    width: 320px;
    text-align: left;
}
.highlight__title .hightlight__text {
	text-align: left;
	color: #EE1C25;
	border-left: 3px solid #000;
    padding-left: 24px;
    line-height: 50px;
}
/*------
seo text
------*/
.blockinfo__button a:after {
	border: solid #ee1c25;
	border-width: 0 2px 2px 0;
}
.blockinfo__text h1 {
	line-height: 50px;
	font-weight: 900;
	font-size: 30px;
	color: #EE1C25;
	border-left: 5px solid #ee1c25;
    padding-left: 16px;
	display: block;
}
.blockinfo__text h2 {
	font-size: 20px;
    line-height: 32px;
    font-weight: 500;
}
.blockinfo__text h3 {
	font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}
.blockinfo__text p {
	line-height: 28px;
	font-weight: 300;
	font-size: 18px;
	color: #1C1B1A;
}
.blockinfo__text p:empty {
	margin: 0;
}
.blockinfo__text p a {
	font-weight: 500;
}
.blockinfo__button a {
	color: #1C1B1A;
	line-height: 28px;
	font-weight: 500;
	font-size: 14px;
}
/*-------
 footer
---------*/
footer .gl_wrapper > .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-flow: row wrap;
    padding: 0 20px;
}
footer .legal-info {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    order: 1;
    margin: 16px 0 48px;
	text-align: center;
}
footer .legal-info .h5 {
	font-size: 9px;
	line-height: 13px;
	color: #505050;
	
}
footer .legal .h3,
footer .about .h3 {
	font-weight: 900;
}
footer .logo {
    width: 50%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    order: 2;
	align-items: flex-start;
}
footer .legal, footer .about {
    width: 25%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    order: 3;
}
footer .serwis-list {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-box-ordinal-group: 6;
    order: 5;
}
footer .serwis-list:before {
    position: absolute;
    background-color: #040404;
    content: '';
    height: 100%;
    width: 100vw;
    z-index: 0;
    left: calc(-50vw + 49.2%);
	border-top: 2px solid #EE1C25;
}
footer .show-list {
    background-color: rgba(0,0,0,0);
    width: auto;
    float: right;
    border-bottom: 0;
	margin-top: 2px;
}
footer .show-list,
footer .list,
footer .copyright {
    background-color: #040404;
    color: #666;
}
footer .serwis-list a {
	color: #68696b;
}
footer .copyright {
    display: inline-block;
    width: auto;
	margin-top: 2px;
}
footer .copyright .copyright__text {
	color: #68696b;
	font-weight: 500;
}
footer h3 {
	font-size: 18px;
	line-height: 22px;
	color: #050505;
	font-weight: 500;
}
footer a {
	color: #68696b;
}
footer .serwis-list,
footer .list {
    position: relative;
}
footer .legal,
footer .about {
	margin-bottom: 8px;
}
footer .logo img {
	margin-top: 0;
}
/*-------
Live ON
--------*/
 .liveTimeline {
        border-bottom: none;
    }
.liveTimeline__head {
        border-bottom: none;
        float: right;
        margin-top: 3px;
    }
.liveTimeline__head .liveTimeline__headTitle {
       font-size: 18px;
    font-weight: 500;  
    }
.liveTimeline__title{
    border-left: 3px solid #ee1c25;
    padding-left: 16px;
    width: calc(100% - 100px);
	margin-bottom: 40px;
    }
.liveTimeline__title p {
      font-size: 18px;
    font-weight: 500;
    line-height: 50px;
    color: #000000;
    text-align: left;
    }
.liveTime__timeline .liveTime__timelineColumn--Time:before {
	background-color: #ED0A14;
}
.liveTimeline__blink {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}
.liveTime__timeline {
	border-left: 2px solid #eee;
}
.liveTime__timelineText,
.liveTime__timelineText p {
   font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    color: #231F20;

}
.liveTime__timelineColumn--Time p {
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    color: #231F20;

}
 .liveTime__timeline:last-child {
    padding-bottom: 0;
}   
/*-------
tagi
---------*/
.tags .breadcrumb__link {
        border: 1px solid #ED0A14;
        color: #ED0A14;
    }
	
/*-----
 blockquote
------*/
blockquote {
    border-left: none;
    padding: 0 20px 0 0;
    margin-bottom: 24px;
}
blockquote:before {
    right: 13px;
    left: auto;
    color: #eee;
}
blockquote p {
    margin-right: 40px;
    margin-left: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    font-style: italic;
}
/*--------
Sekcje specjalne
--------*/

/*wiadomosci*/
.listingColor--wiadomosci .hero-img-v21 .element:first-child .element__content,
.listingColor--wiadomosci .listing-horizontal-full-v20 .element:nth-child(2),
.listingColor--wiadomosci .listing-horizontal-full-v20 .element:nth-child(n+3):before{
	background-color: #EE1C25;
}
.listingColor--wiadomosci.listing .main-title-listing {
	color: #EE1C25;
}
.listingColor--wiadomosci.listing .main-title-listing {
	border-color: #EE1C25;
}
.listingWidth--33.listingColor--wiadomosci,
.listingWidth__33--last.listingColor--wiadomosci {
	position: relative;
}
.listingWidth--33.listingColor--wiadomosci .main-title-listing,
.listingWidth__33--last.listingColor--wiadomosci .main-title-listing{
	position: absolute;
    border: none;
    z-index: 10;
    top: 8px;
    right: 8px;
    font-size: 14px;
    color: #fff;
    background-color: #ee1c25;
    border-radius: 5px;
    padding: 8px 16px;
    line-height: 14px;
}
/*rozrywka*/
.listingColor--rozrywka .hero-img-v21 .element:first-child .element__content,
.listingColor--rozrywka .listing-horizontal-full-v20 .element:nth-child(2),
.listingColor--rozrywka .listing-horizontal-full-v20 .element:nth-child(n+3):before{
	background-color: #FFAB00;
}
.listingColor--rozrywka.listing .main-title-listing {
	color: #FFAB00;
}
.listingColor--rozrywka.listing .main-title-listing {
	border-color: #FFAB00;
}
.listingWidth--33.listingColor--rozrywka,
.listingWidth__33--last.listingColor--rozrywka {
	position: relative;
}
.listingWidth--33.listingColor--rozrywka .main-title-listing,
.listingWidth__33--last.listingColor--rozrywka .main-title-listing{
	position: absolute;
    border: none;
    z-index: 10;
    top: 8px;
    right: 8px;
    font-size: 14px;
    color: #fff;
    background-color: #FFAB00;
    border-radius: 5px;
    padding: 8px 16px;
    line-height: 14px;
}
/*superbiz*/
.listingColor--superbiznes .hero-img-v21 .element:first-child .element__content,
.listingColor--superbiznes .listing-horizontal-full-v20 .element:nth-child(2),
.listingColor--superbiznes .listing-horizontal-full-v20 .element:nth-child(n+3):before{
	background-color: #275CAD;
}
.listingColor--superbiznes.listing .main-title-listing {
	color: #275CAD;
}
.listingColor--superbiznes.listing .main-title-listing {
	border-color: #275CAD;
}
.listingWidth--33.listingColor--superbiznes,
.listingWidth__33--last.listingColor--superbiznes {
	position: relative;
}
.listingWidth--33.listingColor--superbiznes .main-title-listing,
.listingWidth__33--last.listingColor--superbiznes .main-title-listing{
	position: absolute;
    border: none;
    z-index: 10;
    top: 8px;
    right: 8px;
    font-size: 14px;
    color: #fff;
    background-color: #275CAD;
    border-radius: 5px;
    padding: 8px 16px;
    line-height: 14px;
}
/*seriale*/
.listingColor--seriale .hero-img-v21 .element:first-child .element__content,
.listingColor--seriale .listing-horizontal-full-v20 .element:nth-child(2),
.listingColor--seriale .listing-horizontal-full-v20 .element:nth-child(n+3):before{
	background-color: #6C0080;
}
.listingColor--seriale.listing .main-title-listing {
	color: #6C0080;
}
.listingColor--seriale.listing .main-title-listing {
	border-color: #6C0080;
}
.listingWidth--33.listingColor--seriale,
.listingWidth__33--last.listingColor--seriale{
	position: relative;
}
.listingWidth--33.listingColor--seriale .main-title-listing,
.listingWidth__33--last.listingColor--seriale .main-title-listing{
	position: absolute;
    border: none;
    z-index: 10;
    top: 8px;
    right: 8px;
    font-size: 14px;
    color: #fff;
    background-color: #6C0080;
    border-radius: 5px;
    padding: 8px 16px;
    line-height: 14px;
}
/*sport*/
.listingColor--sport .hero-img-v21 .element:first-child .element__content,
.listingColor--sport .listing-horizontal-full-v20 .element:nth-child(2),
.listingColor--sport .listing-horizontal-full-v20 .element:nth-child(n+3):before{
	background-color: #7BA716;
}
.listingColor--sport.listing .main-title-listing {
	color: #7BA716;
}
.listingColor--sport.listing .main-title-listing {
	border-color:#7BA716;
}
.listingWidth--33.listingColor--sport,
.listingWidth__33--last.listingColor--sport{
	position: relative;
}
.listingWidth--33.listingColor--sport .main-title-listing,
.listingWidth__33--last.listingColor--sport .main-title-listing{
	position: absolute;
    border: none;
    z-index: 10;
    top: 16px;
    right: 16px;
    font-size: 14px;
    color: #fff;
    background-color: #7BA716;
    border-radius: 5px;
    padding: 8px 16px;
    line-height: 14px;
}
/*styl zycia*/
.listingColor--styl_zycia .hero-img-v21 .element:first-child .element__content,
.listingColor--styl_zycia .listing-horizontal-full-v20 .element:nth-child(2),
.listingColor--styl_zycia .listing-horizontal-full-v20 .element:nth-child(n+3):before{
	background-color:#D81B60;
}
.listingColor--styl_zycia.listing .main-title-listing {
	color:#D81B60;
}
.listingColor--styl_zycia.listing .main-title-listing {
	border-color:#D81B60;
}
.listingWidth--33.listingColor--styl_zycia,
.listingWidth__33--last.listingColor--styl_zycia{
	position: relative;
}
.listingWidth--33.listingColor--styl_zycia .main-title-listing,
.listingWidth__33--last.listingColor--styl_zycia .main-title-listing{
	position: absolute;
    border: none;
    z-index: 10;
    top: 8px;
    right: 8px;
    font-size: 14px;
    color: #fff;
    background-color: #D81B60;
    border-radius: 5px;
    padding: 8px 16px;
    line-height: 14px;
}

/*gotowanie*/
.listingColor--beszamel .hero-img-v21 .element:first-child .element__content,
.listingColor--beszamel .listing-horizontal-full-v20 .element:nth-child(2),
.listingColor--beszamel .listing-horizontal-full-v20 .element:nth-child(n+3):before{
	background-color:#8DC42B;
}
.listingColor--beszamel.listing .main-title-listing {
	color:#8DC42B;
}
.listingColor--beszamel.listing .main-title-listing {
	border-color:#8DC42B;
}
.listingWidth--33.listingColor--beszamel,
.listingWidth__33--last.listingColor--beszamel{
	position: relative;
}
.listingWidth--33.listingColor--beszamel .main-title-listing,
.listingWidth__33--last.listingColor--beszamel .main-title-listing{
	position: absolute;
    border: none;
    z-index: 10;
    top: 8px;
    right: 8px;
    font-size: 14px;
    color: #fff;
    background-color: #8DC42B;
    border-radius: 5px;
    padding: 8px 16px;
    line-height: 14px;
}
/*auto*/
.listingColor--auto .hero-img-v21 .element:first-child .element__content,
.listingColor--auto .listing-horizontal-full-v20 .element:nth-child(2),
.listingColor--auto .listing-horizontal-full-v20 .element:nth-child(n+3):before{
	background-color:#243A51;
}
.listingColor--auto.listing .main-title-listing {
	color:#243A51;
}
.listingColor--auto.listing .main-title-listing {
	border-color:#243A51;
}
.listingWidth--33.listingColor--auto,
.listingWidth__33--last.listingColor--auto{
	position: relative;
}
.listingWidth--33.listingColor--auto .main-title-listing,
.listingWidth__33--last.listingColor--auto .main-title-listing{
	position: absolute;
    border: none;
    z-index: 10;
    top: 8px;
    right: 8px;
    font-size: 14px;
    color: #fff;
    background-color: #243A51;
    border-radius: 5px;
    padding: 8px 16px;
    line-height: 14px;
}
/*-------
reklama
--------*/
.zpr_side_1_noscroll,
.zpr_side_2_box.active,
.zpr_side_3_box.active,
.zpr_side_4_box.active {
	display: inline-block;
	vertical-align: top;
}
.zpr_inside_1_wide.active,
.zpr_inside_2_wide.active,
.zpr_inside_3_wide.active,
.zpr_side_1_noscroll {
	margin-bottom: 40px;
}
.zpr_side_1_noscroll.active:before,
.zpr_side_2_box.active:before,
.zpr_side_3_box.active:before,
.zpr_side_4_box.active:before {
	content: "REKLAMA";
    background-color: #666;
    display: block;
    margin: 0 auto;
    width: 60px;
    font-size: 8px;
    line-height: 15px;
    text-transform: uppercase;
    z-index: 200;
    position: relative;
    color: #fff;
    text-align: center;
    height: 15px;
    font-family: Arial;
}
.hero-img-v21 .zpr-block,
.hero-img .zpr-block {
	width: auto;
	display: inline-block;
	max-width: 320px;
	overflow: hidden;
	height: auto;
	max-height: 320px;
}
.zpr_box_inside_3.active,
.zpr_box_inside_2.active
.zpr_box_inside_1.active,
.listing-vertical-full .zpr-block .active {
	margin-bottom: 24px;
}
.v12 .zpr-block .active,
.zpr_box_inside_3.active,
.zpr_box_inside_2.active,
.zpr_box_inside_1.active {
	margin-bottom: 24px;
}
/*------
hover
--------*/
.listing-container .element:hover {
    box-shadow: 0 0 30px rgba(0,0,1,.1);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.recommended-content .item a:hover:before {
    background-color: #fff;
}
footer .serwis-list a:hover {
	color: #fff;
}
.recommended-content .items .item a:hover .recommendedLink__text,
header .submenu ul li a:hover{
	color: #000;
}

.menu-box li a:hover:after {
	position: absolute;
    bottom: -3px;
    left: 0;
    width: calc(100% - 32px);
    height: 3px;
    background-color: #EE1C25;
    content: '';
    right: 0;
    margin: 0 auto;
}
.menu-box li a:hover {
	background-color: transparent;
    font-weight: 500;
	color: #000;
}
header .show .submenu ul li a:hover,
footer a:hover {
	color: #EE1C25;
}
.listing-container.listing-horizontal-full-v20 .element:nth-child(n+2):hover {
	box-shadow: none;
}
.listing-container.listing-horizontal-full-v20 .element:nth-child(n+3):hover .element__headline a {
	color: #EE1C25;
}
.listing-container.listing-horizontal-full-v20 .element:nth-child(2):hover .element__headline a {
	color: #000;
}
header .submenu ul li a.active {
	font-weight: 500;
	opacity: 0.6;
}
.breadcrumb__item a:hover,
.listing .button:hover {
	opacity: 0.6;
}
/*sekcje*/
.listingColor--sport .listing-container.listing-horizontal-full-v20 .element:nth-child(n+3):hover .element__headline a {
	color: #7BA716,
}
.listingColor--rozrywka .listing-container.listing-horizontal-full-v20 .element:nth-child(n+3):hover .element__headline a {
	color: #FFAB00;
}
.listingColor--superbiznes .listing-container.listing-horizontal-full-v20 .element:nth-child(n+3):hover .element__headline a {
	color: #275CAD;
}
.listingColor--seriale .listing-container.listing-horizontal-full-v20 .element:nth-child(n+3):hover .element__headline a {
	color: #6C0080;
}
.listingColor--auto .listing-container.listing-horizontal-full-v20 .element:nth-child(n+3):hover .element__headline a {
	color: #243A51;
}
.listingColor--styl_zycia .listing-container.listing-horizontal-full-v20 .element:nth-child(n+3):hover .element__headline a {
	color: #D81B60;
}
.listingColor--beszamel .listing-container.listing-horizontal-full-v20 .element:nth-child(n+3):hover .element__headline a {
	color: #8DC42B;
}
/*-----------
 sekcja specjalna
 ----------*/
.listingColor--sekcja_specjalna {
	background-color: #4ba82e;
	position:relative;
	padding: 10px 0;
}
.listingColor--sekcja_specjalna:before {
	    position: absolute;
    background-color: #4ba82e;
    content: '';
    height: 100%;
    width: 100vw;
    z-index: -1;
    left: calc(-50vw + 50%);
    top:0;
}
.screening .listingColor--sekcja_specjalna:before {
	display: none;
}
.listingColor--sekcja_specjalna .main-title-listing:after {
	content: '';
    width: 109px;
    float: right;
    display: block;
    background: url(/media/se/desktop/images/logo-se.svg);
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
}
/*------
 godzina
------*/
article .autor.flex.display-flex span.h3.pub_time_hours_minutes {
	display: inline-block;
}
/*-----------
 sekcja specjalna CZECHY
 ----------*/
.czechy .main-title-listing:after {
	 content: '';
	width: 132px;
	float: right;
	display: block;
	background: url(https://cdn.galleries.smcloud.net/t/photos/gf-o7V2-MWtB-Mqsq_logotyp-czech-tourism.jpg);
	height: 63px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: -13px;
}
.listing.czechy .main-title-listing {
	justify-content: space-between;	
}
/*-----------
 sekcja specjalna MUNDIAL
 ----------*/
.mundial .main-title-listing:after {
	 content: 'Partner sekcji';
	width: 270px;
	float: right;
	display: block;
	background: url(https://cdn.galleries.smcloud.net/t/photos/gf-nU6o-wMTM-V9RH_proline-logotyp.jpg);
	height: 86px;
	background-size: 65%;
	background-repeat: no-repeat;
	margin-top: -13px;
	line-height: 86px;
	background-position: right center;
	font-size: 14px;
    font-weight: 500;
}

/*-----------
 sekcja finansowy poradnik przedsiębiorcy
 ----------*/
.bgk .main-title-listing:after {
    content: '';
    width: 170px;
    float: right;
    display: block;
    background: url(https://cdn.files.smcloud.net/t/media/files/bgk-logo.jpg);
    height: 65px;
    background-size: 53%;
    background-repeat: no-repeat;
    margin-top: 0;
    line-height: 86px;
    background-position: center center;
    font-size: 14px;
    font-weight: 500;
}
/*-----------
sekcja orlen
 ----------*/
.brygada .main-title-listing:after {
    content: '';
    width: 255px;
    float: right;
    display: block;
    background: url(https://cdn.galleries.smcloud.net/t/photos/gf-suVz-pB9k-boak_logo-orlen.jpg);
    height: 65px;
    background-size: 70%;
    background-repeat: no-repeat;
    margin-top: 0;
    line-height: 86px;
    background-position: center center;
    font-size: 14px;
    font-weight: 500;
}
.listing.brygada .main-title-listing {
	justify-content: space-between;	
}

/*-----------
sekcja PKP
 ----------*/
 .kolej .main-title-listing:after {
    content: '';
    width: 255px;
    float: right;
    display: block;
    background: url(https://cdn.galleries.smcloud.net/t/photos/gf-3p5F-qrEr-tSwj_pkp-logo-sekcja.jpg);
    height: 65px;
    background-size: 70%;
    background-repeat: no-repeat;
    margin-top: 0;
    line-height: 86px;
    background-position: center center;
    font-size: 14px;
    font-weight: 500;
}
.listing.kolej .main-title-listing {
	justify-content: space-between;	
}

/*--------
PKP KONGRES
--------*/
.kongres .main-title-listing:after {
    content: '';
    width: 221px;
    float: right;
    display: block;
    background: url(
https://cdn.galleries.smcloud.net/t/photos/gf-XiUb-JZt2-foyW_kongres3.jpg);
    height: 110px;
    background-size: 70%;
    background-repeat: no-repeat;
    margin-top: 0;
    line-height: 86px;
    background-position: center center;
    font-size: 14px;
    font-weight: 500;
}
.listing.kongres .main-title-listing {
	justify-content: space-between;	
}

/*------------------
OTWARCIE SUPEROPINIE
------------------*/
.hero-box.hero-box--superopinie img {
	width: 100vw;
    max-width: none;
    left: calc(-50vw + 50%);
    position: relative;
    height: auto;
}
.screening .hero-box.hero-box--superopinie img {
	width: 100%;
    max-width: none;
    position: static;
}

/*--------------
button crossword
--------------*/
.crossword .action[data-action="show_crossword"] {
	background-color: #EE1C25;
}
article .crossword button {
	background-color: #EE1C25;
	color: #fff;
	font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    padding: 8px 24px;
	border: 1px solid #ED1C24;
    border-radius: 5px;
	margin-bottom: 24px;
	text-transform: uppercase;
	width: auto;
	text-align: center;
	font-family: 'Fira Sans', sans-serif;
}
/*--------
sekcja bgk95
--------*/
.bgk95 .main-title-listing:after {
    content: '';
    width: 295px;
    float: right;
    display: block;
    background: url(https://cdn.galleries.smcloud.net/t/photos/gf-7Bpf-RvsH-1s9o_95-lat-bgk.jpg);
    height: 55px;
    background-size: 70%;
    background-repeat: no-repeat;
    margin-top: 0;
    line-height: 86px;
    background-position: center center;
    font-size: 14px;
    font-weight: 500;
}
.bgk95 .main-title-listing {
  justify-content: space-between;
}
/*-----------------
DROPDOWN IN LISTING
-----------------*/
.dropdown {
  top: 18px;
}
.dropdown__listing {
  border-bottom: 3px solid #000;
}
/*
kolor w galerii polecanej
*/
.gallery_photos .listing-container .element__content .element__headline a {
  color: #fff;
}

/*-----------
SEKCJA PKO BP
-----------*/
.pkobp .main-title-listing:after {
    content: '';
    width: 295px;
    float: right;
    display: block;
    background: url(https://cdn.galleries.smcloud.net/t/photos/gf-aUU3-Hs7D-Cy6H_5-bieg-charytatywny-pko-bp.jpg);
    height: 55px;
    background-size: 70%;
    background-repeat: no-repeat;
    margin-top: 0;
    line-height: 86px;
    background-position: center center;
    font-size: 14px;
    font-weight: 500;
}
.pkobp .main-title-listing {
  justify-content: space-between;
}

/*-----------
SEKCJA LOTOS
-----------*/
.lotos .main-title-listing:after {
    content: '';
    width: 255px;
    float: right;
    display: block;
    background: url(https://cdn.galleries.smcloud.net/t/photos/gf-cKU6-GfcV-xDZM_lotos.jpg);
    height: 55px;
    background-size: 70%;
    background-repeat: no-repeat;
    margin-top: 0;
    line-height: 86px;
    background-position: center center;
    font-size: 14px;
    font-weight: 500;
}
.lotos .main-title-listing {
  justify-content: space-between;
}

/*-----------
SEKCJA NBP
-----------*/
.nbp .main-title-listing:after {
    content: '';
    width: 395px;
    float: right;
    display: block;
    background: url(https://cdn.galleries.smcloud.net/t/photos/gf-KEZ1-FoN4-SPvn_logo-nbp.jpg);
    height: 66px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 0;
    line-height: 86px;
    background-position: center center;
    font-size: 14px;
    font-weight: 500;
}
.nbp .main-title-listing {
  justify-content: space-between;
}

/*-----------
SEKCJA Bank
-----------*/
.bank .main-title-listing:after {
    content: '';
    width: 285px;
    float: right;
    display: block;
    background: url(https://cdn.galleries.smcloud.net/t/photos/gf-JoR7-7GLv-CzJk_nbp-logo.jpg);
    height: 66px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 0;
    line-height: 86px;
    background-position: center center;
    font-size: 14px;
    font-weight: 500;
}
.bank .main-title-listing {
  justify-content: space-between;
}