.cdp-row h2
{
	font-size: 30px;
	font-weight: bold;
	font-family: Hind;
	color: #82b437;
	text-transform: uppercase;
}

.cdp-rows-wrap{
	padding-top: 50px;
}

.cdp-row h3
{
	font-size: 25px;
	font-weight: bold;
	font-family: Hind;
	color: #82b437;
	text-transform: uppercase;
	line-height: 30px;
}

.cdp-row p{
	line-height: 28px;
}

div div.cnl#wlnp .inner hr{
	border-top: 1px solid #d1d1d1;
	width: 100%;
}

div div.cnl#wlnp .inner .hr{
	padding-right: 25px;
}

.dobule-col-minus-margin{
	margin-top: -1rem;
}

div.cnl#wlnp.txt-center{
	text-align: center;
}

div.cnl#wlnp img{
	width: 100%;
}

div.cnl#wlnp a.more{
	font-size: 12px;
	padding: 5px 15px;
	font-family: Signika;
}

.border-default-img{
	border: 1px solid #e3e3e3;
}

div.cnl#wlnp .column-3:nth-child(even) img{
	
}

div.cnl#wlnp .column-3:nth-child(odd) img{
}

#wlnp .block-grid{
	margin: 0;
	overflow: hidden;
	text-align: left;
}

#wlnp.cnl .block-grid .inner:first-child{
	padding-top: 0;
}

div#wlnp h2{
	padding: 0;
	font-family: Hind;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	min-height: inherit;
}

#wlnp span.text{
	font-size: 16px;
	line-height: 24px;
}

#wlnp .owl-nav{
	position: absolute;
	margin: 0 -4px;
	right: 0;
	top: -108px;
}

#wlnp .absolute-bottom{
	position: absolute;
	bottom: 0;
	left: 0;
}

#wlnp .match-height{
	padding-bottom: 80px;
}

#wlnp a:hover{
	text-decoration: none;
}

.see-all-wrapper{
	padding-top: 70px;
	margin-bottom: -70px;
}

div#wlnp img{
	height: auto;
}

#wlnp .block-grid{
	margin: 0;
}

#wlnp .inner{
	padding: 13px 0;
}

#wlnp hr{
	margin: 0;
	width: 20%;
	border-top: 2px solid #82b437;
}

.block-grid{
	max-width: 100vw;
	overflow: hidden;
}


/*SETTING DIMENTIONS*/
.WLNP_MAIN{
	width: 100%;
	height:250px;/*REQUIRED*/
	position: relative;/*REQUIRED*/
	overflow: hidden;
	/* custom decorations */
	border:1px solid #ccc;
}


.LNP_CONT{
	height: 250px;/*REQUIRED*/
	position: relative;/*REQUIRED*/
	float: left;/*REQUIRED*/
	margin: 35px;
	background-position: center;
}

.LNP_INNER{
	padding: 10px;
	height: 100%;
}

.WLNP_CONT
{
	width: calc(100% + 70px) !important;
	position: absolute;/*REQUIRED*/
	top:0;/*REQUIRED*/
	left: 0;/*REQUIRED*/
	overflow: hidden;
	margin: -35px;
}


/* one item */
.LNP_CONT:first-child:nth-last-child(1) {
    width: 100%;
}

/* two items */
.LNP_CONT:first-child:nth-last-child(2),
.LNP_CONT:first-child:nth-last-child(2) ~ .LNP_CONT {
    width: calc(50% - 70px);
}

/* three items */
.LNP_CONT:first-child:nth-last-child(3),
.LNP_CONT:first-child:nth-last-child(3) ~ .LNP_CONT {
    width: calc(33.3333% - 70px);
}

/* four items */
.LNP_CONT:first-child:nth-last-child(4),
.LNP_CONT:first-child:nth-last-child(4) ~ .LNP_CONT {
    width: calc(25% - 70px);
}

/* four items */
.LNP_CONT:first-child:nth-last-child(5),
.LNP_CONT:first-child:nth-last-child(5) ~ .LNP_CONT {
    width: calc(20% - 70px);
}

/*SETTING DIMENTIONS-END*/

/*CUSTOMIZE*/
.LNP_TITLE{
}

.LNP_TITLE_IN{
	padding: 4px;
	color: #fff;
	font-weight: bold;
}

.LNP_T_DESC{
	color: #b2b2b2;
	font-size: 10px;
	padding-top: 4px;
}

/*NAVI*/
.WLNP_NAVI {
	height:20px;
	float: right;
}

.WLNP_NAVI a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/component/w_latest_news_presentation/VIEW/gfx/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

.WLNP_NAVI a:hover {
	background-position:0 -8px;
}

.WLNP_NAVI a.ACTIVE {
	background-position:0 -16px;
}

/*zalaczniki-nowe*/

.ftd-box{
	border: 1px solid #d1d1d1;
}

.ftd-box, .ftd-download-wrapper{
	background-color: #f9f9f9;
}

.ftd-download-wrapper a{
	padding: 5px 10px;
	border-top: 1px solid #d1d1d1;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.ftd-inner i{
	font-size: 34px;
}

.ftd-inner .txt-icon{
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: Hind;
}

.ftd-inner .txt-right{
	font-size: 19px;
	font-family: Hind;
}

.ftd-inner h2{
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	font-family: Hind;
	white-space: normal;
	color: #1e1e1e;
	text-transform: uppercase;
	word-break: break-all;
}

.ftd-inner p{
	font-family: Roboto;
	font-size: 13px;
	line-height: 20px;
}

.i-yellow{
	color: #ff8a00;
}

.i-red{
	color: #c20e1a
}

.i-blue{
	color: #156bb1;
}

.ftd-download-wrapper:hover{
	background-color: #82b437;
}

.ftd-download-wrapper:hover a, .ftd-download-wrapper:hover i{
	color: white;
	text-decoration: none;
}

.ftd-download-wrapper i{
	color: #82b437;
	font-size: 30px;
	margin-top: -5px;
}

.ftd-download-wrapper span:first-child{
	font-size: 16px;
	font-family: Hind;
}

.ftd-inner{
	padding: 15px;
}

.ftd-padding{
	padding: 10px;
}

#zalaczniki.cdp-row{
	padding-top: 50px;
}

#c-news-text
    {
        text-align: justify;
        font-size: 17px;
        margin-top: 3%;
    }
    
    #c-news-text p
    {
        margin-bottom: 3%;
    }

@media all and (max-width: 480px){
	div div #wlnp >  [class*="column-"]{
		width: 100%;
	}
}

@media all and (max-width: 769px){
	div #wlnp >  [class*="column-"]{
		width: 50%;
	}
}



@media all and (max-width: 1024px){
	#wlnp >  [class*="column-"]{
		width: 33.333%;
	}
}
