@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;900&display=swap');
html {
	padding: 0;
	margin: 0
}

body {
	padding: 0;
	margin: 0;
  font-family: 'Poppins', sans-serif!important;
	font-size: 16px;
	line-height: 1.75!important;
	-webkit-text-size-adjust: 100%;
	color: #333!important;
	font-weight: 400!important;
	text-rendering: optimizeLegibility;
	background: url("../images/page1.jpg");
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-size: auto;
}
p {
	font-size: 16px;
	line-height: 2!important;
}
.hasTooltip {
	color: #ad0000;
	font-weight: 600;
}
h4.newstitle a.hasTooltip:hover {
		color: #ad0000;
}
dl.article-info.text-muted dd.published time {
	background: #ad0000;
	font-size: 16px;
	padding: 5px 15px;
	border-radius: 3px;
	font-weight: 500
}
.hits {
	margin-top: 5px
}
em {
	color: unset!important
}
dd {
  margin-bottom: 0!important;
  margin-left: 0;
}
iframe {
	width: 50%;
	height: 450px
}
.clearfix {
	clear: both;
	width: 100%
}
.link a {
	border: 3px solid #333;
	color: #333;
	padding: 13px 30px;
	text-transform: uppercase;
		font-size: 14px;
		font-weight: 700
}
.link a:hover {
	border: 3px solid #333;
	background: #333;
	color: #fff;
	padding: 13px 30px;
	text-transform: uppercase;
		font-size: 14px
}
.zero {
	height: 0;
	line-height: 0;
	margin: 0
}
.latestnews-item {
	margin-bottom: 30px!important
}
.newsextra {
	font-size: 14px!important;
	color: #333!important
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif!important;
	color: #333
}

.page-header h1 {
    font-size: 90px;
    text-transform: uppercase;
	display: inline;
    font-weight: 700;
    line-height: 1;
	color: #eee;
	text-shadow: 0 0 3px rgba(0, 0, 0, 1);
	padding-right: 30px;
}
.newstitle {
	font-weight: 600!important;
	font-size: 28px!important;
	margin-left: 20px!important
}
.item_details {
	margin-left: 20px!important
}
.newsintro {
	margin-left: 20px!important
}
.page-header h2 {
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 60px;
	padding: 0 5%;
    color: #333;
    font-size: 2.25rem!important;
    background: url(../images/h.png) no-repeat center center ;
}

.article-info-term {
	display: none
}
.create {
	display: inline;
	font-size: 11px;
	color: #476280;
	text-transform: uppercase;
	letter-spacing: 2px;
}
h2 {
	font-weight: 800!important;
	text-transform: uppercase!important;
	letter-spacing: 2px;
	font-size: 16px!important;
	color: #ccc!important
}
h4 {
	font-weight: 600!important;
}
h5 {
	font-size: 13px!important;
	letter-spacing: 12px;
	text-indent: 12px;
	text-transform: uppercase;
	font-weight: 700!important;
	text-align: center;
	line-height: 1.25;
	padding-bottom: 20px;
}
#tresc {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
div {
	box-sizing: border-box
}
#sekcja5 a {
	color: #ad0000!important
}
a:hover {
	transition: all 0.3s;
}
button:hover {
	transition: all 0.5s
}
.small, small {

}
.item-image {
	width: 50%;
	float: left;
	padding: 60px 40px 60px 60px;
	margin:0 !important
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 143px;
	display: flex;
	align-items: center;
	padding: 0 10%;
	transition: height 0.3s
}
#header.small {
	height: 80px;
	display: flex;
	width: 100vw;
	align-items: center;
	position: fixed;
	z-index: 9;
	background: rgba(255, 255, 255, 0.97);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3)
}
.dj-mobile-open-btn.small {
	color: #999!important
}
#logo {
	float: left;
	z-index: 9;
	position: relative;
	height: 143px;
	width: 125px;
}
#logo a {
	display: inline-block;
	background: url(../images/logo.png) no-repeat;
	background-size: contain;
	height: 143px;
	width: 125px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
	border-radius: 0 0 10px 10px;
}
#logo.small {
	float: left;
	height: 70px;
	width: auto
}
#logo.small a {
	display: inline-block;
	background: url(../images/logo2.png) no-repeat;
	background-size: contain;
	height: 70px;
	width: 62px;
		border-radius: 0 0 3px 3px;
}
.dj-megamenu-clean li div.dj-subwrap .dj-subwrap-in {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
#menu {
	float: left;
	margin-left: auto;
	z-index: 999
}
#menu ul {
	margin: 0;
}
#menu ul li {
	list-style: none;
	max-height: 120px
}
#menu.small ul li {
	list-style: none;
	max-height: 80px
}
#menu ul li a {
	width: 100%;
	padding: 0 15px;
	color: #eee;
	text-shadow: 0 0 3px rgba(0, 0, 0, 1);
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	box-sizing: border-box
}
#menu ul li a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #A51D1A;
  bottom: 0;
  left: 0;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform .3s ease-in-out;
}
#menu ul li a:hover::before {
  transform-origin: left;
  transform: scaleX(1);
}
#menu.small ul li a {
	color: #333;
	text-shadow: none;
}
#menu ul li a:hover {
	text-decoration: none
}
#menu .dj-megamenu-clean li ul.dj-submenu > li > a {
	color: #333;
	padding: 10px 20px;
	font-weight: 500;
	text-shadow: none;
}
#menu .dj-megamenu-clean li ul.dj-submenu > li > a:hover {
	
}
#menu.small .dj-megamenu-clean li ul.dj-submenu > li > a {
	color: #333
}
#menu.small .dj-megamenu-clean li ul.dj-submenu > li > a:hover {

}
.SYWicon-eye {
	margin-left: 10px
}
.dj-megamenu-clean li ul.dj-submenu > li > a span.name {
	font-size: 14px;
	letter-spacing: 0px
}
.moduletable_mobile {
	float: right;
	margin-left: 40px;
	position: relative;
	top: 8px;
	z-index: 3
}

.article-info {
	font-size: 13px;
	color: #fff!important;
	margin-bottom: 0;
	text-shadow: 0 0 3px rgba(0, 0, 0, 1);
	text-align: right;
	margin-bottom: 15px;
	margin-top: 15px;

}
.com-content-article__body {
	margin-top: 0px;
	background: #fff;
	padding: 100px 80px;
	border-radius: 5px;
	min-height: 740px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

/* front */

#loading {
	height: 100vh;
	width: 100%;
	background: #fff;
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999999999!important;
	
	animation: znika 3s 2s forwards;
	-webkit-animation: znika 3s 2s forwards;
	-moz-animation: znika 3s 2s forwards;
	-ms-animation: znika 3s 2s forwards;
	-o-animation: znika 3s 2s forwards;
}
@keyframes znika { 

from { opacity: 1}
to { opacity: 0; visibility: hidden; }

}
@-webkit-keyframes znika { 

from { opacity: 1}
to { opacity: 0; visibility: hidden; }

}					



#all {
	height: 100vh;
	width: 100%;
	display: table;
	background: #fff;
	text-align: center;

    -webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 3s; /* Firefox < 16 */
        -ms-animation: fadein 3s; /* Internet Explorer */
         -o-animation: fadein 3s; /* Opera < 12.1 */
            animation: fadein 3s;
	
}

#logoload {
	display: table-cell;
	vertical-align: middle;
}
#logoload img{
	height: 10vh
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#fundacja {
  font-size: 1.7vw;
  letter-spacing: 1px;
  margin-left: 10px;
  font-weight: 300;
  line-height: 1;
  color: #eee;
  text-shadow: 0 0 3px rgba(0, 0, 0, 1);
  margin-bottom: 0;
  margin-top: 6vw;
  z-index: 3;
  position: relative
}
#monte {
  font-size: 12vw;
  line-height: 0.8;
  font-weight: 900;
  text-transform: uppercase;
  color: #eee;
  text-shadow: 0 0 3px rgba(0, 0, 0, 1);
  margin: 2vw 0 5vw;
    z-index: 3;
  position: relative
}
#spacer {
padding: 18px 40px;
border: 3px solid #eee;
border-radius: 5px;
width: max-content;
  margin-left: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
    z-index: 3;
  position: relative
}
a#spacer {
text-decoration: none;
  color: #eee;
font-size: 16px;
font-weight: 700;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  letter-spacing: 4px;
  transition: all 0.3s

}
#spacer:hover {

border: 3px solid rgba(255, 255, 255, 0.5);

}

#absolute {
	position: absolute;
	width: 33%;
	height: 100%;
	content: '';
	background: #ad0000;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0.75
}
@media screen and (max-width: 970px) {
	blockquote {
  max-width: 100%!important;
}
#fundacja {
  font-size: 20px;
  margin-left: 0!important
}
a#spacer {
  margin-left: 0!important;
}
#ws {
  right: 30px!important;
}
#monte {
  font-size: 65px;
  margin-bottom: 80px;
  margin-top: 20px
}
  }
#sekcja1 {
	position: relative;
	float: left;
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
	background: url(../images/sekcja1.jpg) no-repeat center top;
	background-size: cover;
	padding: 40px
}

.btn-more {
	padding: 13px 25px 13px 45px;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.9)!important;
	border: 3px solid #333;
	background: #333;
	display: inline-block;
	margin-top: 50px;
	letter-spacing: 4px;
	font-size: 14px;
	font-weight: 800;
	line-height: 2;
	border-radius: 35px
}
.btn-more:hover {
	text-decoration: none;
		background: none;
}
.btn-more:after {
	background: url(../images/thin2.png) no-repeat right center;
	content: '';
	width: 25px;
	margin-left: 20px;
	height: 27px;
	float: right;
}
#ws {
	position: absolute;
	bottom: 30px;
	right: 40px;
	letter-spacing: 4px;
	transition: all 0.3s
}
#ws:hover {
	opacity: 0.7
}

#wsp {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 1!important
}
.fb {
	height: 35px;
	float: right
}
#sekcja15 {
	width: 100%;
	padding: 180px 10% 0 10%;
	float: left
}
#sekcja15 h3 {
	font-size: 4.688vw;
	font-weight: 700;
	line-height: 1;
	border-left: 10px solid #cadbed;
	padding-left: 40px;
	margin-bottom: 60px;
}
#sekcja15 h3 span {
	font-weight: 200;
}
#sekcja2 .btn-more, #sekcja15 .btn-more {
	color: #333!important;
	background: #fff
}
#sekcja2 .btn-more:after, #sekcja15 .btn-more:after {
	background: url(../images/thin.png) no-repeat right center;
}
#sekcja2 .btn-more:hover, #sekcja15 .btn-more:hover {
	color: #fff!important;
	background: #333
}
#sekcja2 .btn-more:hover:after, #sekcja15 .btn-more:hover:after {
	background: url(../images/thin2.png) no-repeat right center;
}
.just {
	font-size: 12px;
	letter-spacing: 4px;
	font-weight: 800;
}
#sekcja15 .left {
	width: 50%;
	padding-right: 60px;
	height: 100%;
	float: left
}
#sekcja15 .right {
	width: 50%;
	padding-left: 60px;
	height: 100%;
	float: left
}
#oferta {
	width: 100%;
	padding: 180px 10% 180px 10%;
	float: left;
	text-align: right;	
	scroll-behavior: smooth;
}
#oferta h3 {
	font-size: 4.688vw;
	font-weight: 700;
	line-height: 1;
	border-right: 10px solid #cadbed;
	padding-right: 40px;
	margin-bottom: 60px;
}
#oferta h3 span {
	font-weight: 200;
}
#oferta .left {
	width: 35%;
	padding-right: 60px;
	height: 100%;
	float: left
}
#oferta .right {
	width: 65%;
	padding-left: 60px;
	height: 100%;
	float: left
}
#oferta .uk-icon {
	margin-bottom: 20px;
	color: #cadbed!important;
}
#sekcja18{
	float: left;
	width: 100%;
	padding: 200px 10% 200px 10%;
	background: url(../images/dla.jpg) no-repeat center center;
	color: rgba(255, 255, 255, 0.9);
	background-attachment: fixed
}
#sekcja18 h3 {
  font-size: 4.688vw;
  font-weight: 700;
  line-height: 1;
  border-right: 10px solid #333;
  padding-right: 40px;
  margin-bottom: 0px;
}
#sekcja18 p {

}
#sekcja18 .left {
	width: 50%;
	padding-right: 60px;
	height: 100%;
	float: left;
	text-align: right
}
#sekcja18 .right {
	width: 50%;
	padding-left: 60px;
	height: 100%;
	float: left
}
#sekcja2 {
	width: 100%;
	padding: 180px 10% 160px 10%;
	float: left
}
#sekcja2 h3, #sekcja3 h3, #sekcja4 h3, #sekcja5 h3 {
	font-size: 4.688vw;
	font-weight: 700;
	line-height: 1;
	border-bottom: 10px solid #cadbed;
	padding-bottom: 40px;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	margin: 0 auto;
	width: max-content;
} 
#mod-custom99 {
	text-align: center
}

#sekcja3 {
	background-size: cover;
	width: 100%;
	float: left
}

#sekcja3 h3 {
	color: #fff;
	font-weight: 800
}
#sekcja3 h3:after {
	border-bottom: 3px solid #39f;
	opacity: 0.4
}
#sekcja3 p {
	color: #fff;
}
#sekcja3 a {
	display: inline-block;
	position: relative;
	background: none;
	color: #fff!important;
	background: #295b8c;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 40px;
	padding: 12px 22px;
	border: 2px solid #295b8c;
	letter-spacing: 1px;
	font-weight: 600;
	border-radius: 4px;
	line-height: 1.5
}
#sekcja3 a:hover {
	background: none;
	color: #fff;
	text-decoration: none;
	border: 2px solid #fff;
}
.x3 {
	overflow: hidden;
	text-align: center;
}
.x3 span {
	color: #fff;
	opacity: 0.65;
	padding-bottom: 15px
}
.x3opis {
	opacity: 0.65
}
.x3 h3{
	margin-bottom: 30px!important
}
#sekcja4 {
	float: left;
	width: 100%;
	background: #D7DAE1;
	padding: 180px 10% 160px 10%;
}
#sekcja4 h3{
	font-weight: 800 !important;
	text-transform: uppercase !important;
	letter-spacing: 2px;
	font-size: 16px !important;
	border-bottom: none
}
#sekcja4 .moduletable {
	width: 100%;
	padding: 0 10% 0 10%;
}
#sekcja4 img {
}


#sekcja5 {
	width: 100%;
	float: left;
	color: rgba(255, 255, 255, 0.9);
	background: #111;
	padding: 180px 5%;
}
#sekcja5 h3{
	color: #fff;
	margin-bottom: 100px
}
#sekcja6 {
	width: 100%;
	float: left;
	overflow: hidden
}
#sekcja6 iframe {
	width: 100%;

}
.kontakt {
	display: table;
	width: 100%
}
.kontakt_cell {
	display: table-cell;
	width: 25%;
	text-align: left;
}
.kontakt_cell2 {
	display: table-cell;
	width: 50%;
	text-align: left;
}
.item-page, .blog {
	padding: 350px 10% 120px 10%;
	margin: 0px auto;
	float: left;
	width: 100%
}
.strona {
	margin: 0px 5% 0px 5%;
	background: #fff;
	border-radius: 2px;
	padding: 60px 0;
	border-top: 1px solid #cbd7e4;
	border-bottom: 1px solid #cbd7e4;
}
.strona img{
	padding: 0px 0px 0px 0px;

}
#szuk {
	margin-top: 130px
}
.search {
	padding: 80px 60px 150px 60px;
	margin: 30px 60px 150px 60px;
	background: #fff;
	border-radius: 4px
}
.search.small {
	margin-top: 160px!important
}
.small, small {
	font-size: inherit!important
}

label {
	margin-right: 10px
}
.btn-toolbar {
	margin-bottom: 30px
}
.only {
	display: none
}
.items-row {
	margin-bottom: 80px
}
.item-page.small, .blog.small {
}
.page-header {
	text-align: left
}
dl.article-info.muted {
	font-size: 11px;
	text-align: center;
	top: -25px;
	position: relative
}
#footer {
	width: 100%;
	float: left;
	padding: 30px 5%;
	background: #111;
	color: rgba(255, 255, 255, 0.5);
	font-size: 12px;
	text-align: center
}
.pol {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.5);
}




 .footer-widget p {
   margin-bottom: 27px;
 }



 .animate-border {
   position: relative;
   display: block;
   width: 115px;
   height: 3px;
   background: #333;
 }



 .dk-footer {
   padding: 50px 0 0;
   position: relative;
   z-index: 2;
 }

 .dk-footer .contact-us {
   margin-top: 0;
   margin-bottom: 30px;
   padding: 0 10px 0 10px;
 }

 .dk-footer .contact-us .contact-info {
   margin-left: 60px;
 }

 .dk-footer .contact-us.contact-us-last {
   margin-left: 0px;
 }

 .dk-footer .contact-icon i {
   font-size: 30px;
   top: -15px;
   position: relative;
   color: #333;
 }

 .dk-footer-box-info {
   position: relative;
   border-right: 1px solid rgba(255, 255, 255, 0.1);
   padding-right: 30px;
   margin-right: 30px;
   font-weight: 700;
   z-index: 2;
 }

 .dk-footer-box-info .footer-social-link h3 {
   color: #fff;
   font-size: 24px;
   margin-bottom: 25px;
 }

 .dk-footer-box-info .footer-social-link ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
 }

 .dk-footer-box-info .footer-social-link li {
   display: inline-block;
 }

 .dk-footer-box-info .footer-social-link a i {
   display: block;
   width: 40px;
   height: 40px;
   border-radius: 50%;
   text-align: center;
   line-height: 40px;
   background: #000;
   margin-right: 5px;
   color: #fff;
 }



 .footer-awarad {
   margin-top: 285px;
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-flex: 0;
   -webkit-flex: 0 0 100%;
   -moz-box-flex: 0;
   -ms-flex: 0 0 100%;
   flex: 0 0 100%;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -moz-box-align: center;
   -ms-flex-align: center;
   align-items: center;
 }

 .footer-awarad p {
   color: #fff;
   font-size: 24px;
   font-weight: 700;
   margin-left: 20px;
   padding-top: 15px;
 }
 .sep {
	 letter-spacing: 5px;
	color: rgba(255, 255, 255, 0.1)
 }

 .footer-info-text {
	 opacity: 0.5;
   margin: 50px 0 100px 0;
   text-transform: uppercase;
   letter-spacing: 4px;
   font-size: 12px !important
 }
.footer-widget {
	padding-left: 70px
}
 .footer-left-widget {
   padding-left: 70px;
   padding-bottom: 30px
 }

 .footer-widget .section-heading {
   margin-bottom: 35px;
 }

 .footer-widget h3 {
   font-size: 24px;
   color: #fff;
   position: relative;
   margin-bottom: 15px;
   max-width: -webkit-fit-content;
   max-width: -moz-fit-content;
   max-width: fit-content;
 }

 .footer-widget ul {
   width: 100%;
   float: left;
   list-style: none;
   margin: 0;
   padding: 0;
 }

 .footer-widget li {
   margin-bottom: 18px;
 }

 .footer-widget p {
   margin-bottom: 27px;
 }

 .footer-widget a {
   color: #878787;
   -webkit-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
 }

 .footer-widget a:hover {
   color: #007bff;
 }

 .footer-widget:after {
   content: "";
   display: block;
   clear: both;
 }



 /* ==========================

    Kontakt

=============================*/
 .contact-us {
   position: relative;
   z-index: 2;
   margin-top: 65px;
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -moz-box-align: center;
   -ms-flex-align: center;
   align-items: center;
 }

 .contact-icon {
   position: absolute;
   top: 0
 }

 .contact-icon i {
   font-size: 36px;
   position: relative;
   color: #007bff;
 }

 .contact-info {
   margin-left: 75px;
   color: color: rgba(255, 255, 255, 0.9);
 }

.dol {
	max-width: 90%;
	margin: 0 auto
}

.logo_footer {
	max-width: 60%;
	margin-top: -67px
}


@media (max-width: 1079px) {
body {
}
#header {
  padding: 0 30px;
  height: 140px
}
.page-header h1 {
  font-size: 42px;
}
.com-content-article__body {
  margin-top: 0px;
  background: #fff;
  padding: 60px 30px;
  border-radius: 5px;
  min-height: 740px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 1);
  margin-left: -30px;
  margin-right: -30px;
}
.newsintro {
  margin-bottom: 30px;
}
#lnee_145 .newshead {
  padding: 0px !important;
}
.item-image {
	width: 100%!important;
	float: left!important;
	padding-right: 0px!important
}
iframe {
	width: 100%;
	height: 450px
}

#front_h h1, #front_h h1 span{
	font-size: 45px
}
#front_h p {
  font-size: 12px;
  margin-left: 5px;
}
#front_h .btn-more {
	display: none
}
#wiol {
	display: none
}
#wiol::before {

}
#sekcja15 {
  width: 100%;
  padding: 80px 30px 0 30px;
  float: left;
}	
#sekcja15 .left {
  width: 100%;
  padding-right: 0px;
  height: 100%;
  float: left;
  margin-bottom: 30px
}
#sekcja15 .right {
  width: 100%;
  padding-left: 0px;
  height: 100%;
  float: left;
}
#sekcja15 h3 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1;
  border-left: 10px solid #cadbed;
  padding-left: 20px;
  margin-bottom: 40px;
}

#sekcja5{
  width: 100%;
  padding: 80px 15px;
  float: left;
}
.dk-footer .contact-us {
  margin-top: 0;
  margin-bottom: 30px;
  padding: 0;
}
.logo_footer {
  max-width: 60%;
  margin-top: -67px;
}
#sekcja2 h3, #sekcja3 h3, #sekcja5 h3 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1;
  border-bottom: 10px solid #cadbed;
  padding-bottom: 20px;
  margin-bottom: 0px;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: max-content;
}
.item-page, .blog {
  padding: 220px 30px 80px 30px;
}
.mfp_default_skin_default .mfp_default_item {
	margin-bottom: 2.5em!important
}
.footer-left-widget, .footer-widget {
  padding-left: 0px;
  padding-bottom: 0px!important;
}
.dk-footer-box-info {
  position: relative;
  border-right: 1px solid rgba(255, 255, 255, 0);
  padding-right: 30px;
  margin-right: 30px;
  font-weight: 700;
  z-index: 2;
  margin-bottom: 40px
}
#lnee_147 .newsinfo {
	padding: 0!important
}
#sekcja2 a.btn-more {
	margin-top: 0!important
}
.dk-footer .contact-us .contact-info {
  margin-left: 0;
}
.newstitle {
	font-weight: 600!important;
	font-size: 22px!important;
	margin-left: 0px!important
}
.item_details {
	margin-left: 0px!important
}
}