/*Poniższe style dotyczą artykułów*/

.btn-no-arrow_eko{
	background-image: none!important;
	padding: 0 20px 0 20px;
	text-decoration: none!important;
}

.ekopage .container.news-short.news-content a.btn-no-arrow_eko:hover {
    text-decoration: none !important;
}

.btn-no-arrow_eko:hover{
	text-decoration: none!important;
}

.bg-white_eko {
	background: white!important;
}

.bg-l-grey_eko {
	background: #F1F4F8!important;
}

.bg-d-grey_eko {
	background: #112337!important;
}

.white_eko {
	color:white!important;
}

.l-grey_eko {
	color: #F1F4F8!important;
}

.d-grey_eko {
	color: #112337!important;
}

/*
.art-container_eko {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
    align-content: center;
}
*/

.art-container_eko p,
.art-container_eko li{
	color: #4D5A61!important; 
}

/*
.art-container_eko h2,
.art-container_eko p,
.art-container_eko ul,
.art-container_eko .art-box_eko{
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
*/

.art-container_eko .art-lead_eko {
	font-size: 24px;
	line-height: 32px;
	color: #112337!important;
	padding: 40px 0;
}

.art-container_eko .art-h2_eko {
	font-size: 28px;
	line-height: 38px;
	color: #112337!important;
	margin: 80px 0 24px 0;
}

.art-container_eko .art-box_eko {
	padding: 36px 24px 24px 24px;
	background: #F1F4F8;
	margin: 48px 0;
}

.art-container_eko .art-box_eko h3 {
	margin: 0;
	color: #112337!important;
}

.ekopage figure {
	margin: 50px 0;
}

.ekopage figcaption {
	color: #4D5A61;
	font-size: 15px;
}

.ekopage figcaption:before {
	content: "▷ ";
	color:#92A1A8;
}


/*Program Niemcy*/

.language_22.page-9942 .text-page-intro {
	padding: 13vh 2vw!important;
}

.language_22.page-9942 .art-container_eko {
	margin-bottom: 160px!important;
}

.language_22.page-9942 h1 {
	font-size: 36px;
	line-height: 44px!important;
	letter-spacing: 0px;
/*	text-align: left;*/
} 

.language_22.page-9942 h1 span {
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	display: inline-block;
	letter-spacing: .2px;
} 

.language_22.page-9942 .text-page-breadcrumbs {
	display: none;
}

.language_22.page-9942 .art-container_eko .art-box_eko {
	border-radius: 10px;
}

.language_22.page-9942 .art-container_eko .art-h2_eko img {
    margin-left: 0px;
    width: 50px;
    height: auto;
    margin-bottom: 4px;
}

/*END --- Program Niemcy*/


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { ... }

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
	
	}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { ... }

/*X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 

/*Program Niemcy*/
	.language_22.page-9942 h1 {
	font-size: 60px;
	line-height: 64px!important;
	letter-spacing: 0px;
} 

	.language_22.page-9942 h1 span {
		font-weight: 400;
		font-size: 24px;
		line-height: 36px;
		display: inline-block;
		letter-spacing: .2px;
	} 
	
	.language_22.page-9942 .art-container_eko .art-h2_eko img {
		margin-left: -84px;
		width: 70px;
		height: auto;
		margin-bottom: -56px;
	}
/*END --- Program Niemcy*/
	
	.art-container_eko .art-h2_eko {
		font-size: 36px;
		line-height: 46px;
		color: #112337!important;
		margin: 104px 0 24px 0;
	}

	
	.art-container_eko .art-box_eko {
		padding: 48px 56px 32px 56px;
		margin: 48px 0;
	}
	
}

/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) { ... }