@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap')



/* RESET STYLI  */






html, body, div, span, applet, object, iframe,
                h1, h2, h3, h4, h5, h6,  blockquote, pre,
                a, abbr, acronym, address, big, cite, code,
                del, dfn, em, font, img, ins, kbd, q, s, samp,
                small, strike, sub, sup, tt, var,
                dl, dt, dd,
                fieldset, form, label, legend {
                    margin: 0;
                    padding: 0;
                    border: 0;
                    outline: 0;
                    font-weight: inherit;
                    font-style: inherit;
                    font-size: 100%;
                    vertical-align: baseline;
                }
                :focus {
                    outline: 0;
                }
                body {
                    line-height: 20px;
                    color:#394851;
					background-color:white;
				    font-size:13px;
					  font-family: "Montserrat", sans-serif;
					font-weight:400;
                }

                blockquote:before, blockquote:after,
                q:before, q:after {
                    content: "";
                }
                blockquote, q {
                    quotes: "" "";
                }


body {
  width: 100%;
  margin: 0px 0px;
}

 #nawigacja-menu {
display:none;	
}	
								

header .top .listwa .box a:hover {
	color:#0C7CED;
}	


div, nav, header, footer, ul,li,a {
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input,textarea {
	font-family: 'Barlow', sans-serif;
	 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.formularz .pole3 .przycisk {
cursor:pointer;	
}	


.formularz .pole3 .przycisk:hover {
background-color:black;
color:white;
}	

.formularz .pole2 small a:hover {
	color:#DD3328;
}	


.paginacja {
float:left;
width:100%;
text-align:center;
font-size:17px;
}	

.paginacja span {
display:inline-block;
padding:3px;
}	

.paginacja strong {
display:inline-block;
padding:3px;
}	

.paginacja a {
display:inline-block;
padding:3px;
color:black;
text-decoration:none;
}	

.paginacja a:hover {
text-decoration:underline;
}	


.baner-podstrona {
float:left;
width:100%;
height:300px;
background-size:cover;
	background-repeat : no-repeat;
	background-position:center center;
}	



.strona {
	width: 100%;
	border: 0px;
	margin:0 auto;
	min-width:300px;
	max-width:1460px;
	padding: 0px 4%;
}

.ramka {
	width: 100%;
	border: 0px;
	float:left;
}


header {
	width: 100%;
	border: 0px;
	position: absolute;
	top: 0;
	left: 0;
	z-index:999;
	overflow: hidden;
	background-color:white;
}	


header .logo {
	width: 25%;
	border: 0px;
	float:left;
	height:159px;
	background-color:#FFF;
	position:relative;
}	

header .logo img {
position:absolute;
left:0px;
bottom:0px;
top:0px;
max-width: 80%;
max-height: 85%;
margin:auto;
z-index: 9;
}	


header .logo img:hover {
opacity:0.7;	
}	


header .top {
  width: 75%;
  border: 0px;
  float: left;
  color: #414851;
  margin-bottom: 30px;
}


header .top .listwa {
  width: 90%;
  border: 0px;
  float: right;
  padding: 0px;
  position: relative;
  color: #414851;
  font-weight: 400;
}

header .top .listwa:before {
	left:0;
	top:0;
	width: 140%;
	height: 100%;
	content:'';
	position: absolute;
	background-color: white;
	z-index: -1;
}	


header .top .listwa .box {
float:left;
width:50%;
color:#394851;
padding: 15px;
}	

header .top .listwa .box img {
vertical-align:middle;
margin-left:10px;
margin-right:10px;
}	

header .top .listwa .box img:hover {
opacity:0.7;	
}	


header .top .listwa .box a {
vertical-align:middle;
}	


header .top .listwa .box.box1 {
width: 40%;
background-color: white;
}	






header .top .listwa .box.box2 {
  width: auto;
  text-align: right;
  float: right;
}




header .top .listwa .link_szary img {
position: relative;
top: -2px;
}	

header .top .listwa .box.box1 .link_szary:last-of-type img {
position: relative;
top: -3px;
}	


header .top nav {
float:right;
background-color:#FFF;
position: relative;
border:1px solid #DFE4EA;
margin-top: 5px;
}	


header .top nav:before {
	left:0;
	top:0;
	width: 140%;
	height: 100%;
	content:'';
	position: absolute;
	background-color: #FFF;
	z-index: -1;
}	






@media screen and (min-width:1181px) and (max-width:999340px)  

{








#nawigacja-menu{
list-style: none;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    padding: 0px;
    float: none;
    vertical-align: middle;
    display: table;
}

#nawigacja-menu ul {
display:none !important; 	
}	


#nawigacja-menu li{
display:table-cell;
margin:0px;
padding:0px;
float:none;
vertical-align:middle;
	border-right:1px solid #DFE4EA;
		max-width:140px;
		    
			text-align: left;

}

#nawigacja-menu li:hover {
	background-color:#F8F8FA;
}	


#nawigacja-menu li a{
	color:#000;
	text-decoration:none;
	vertical-align:middle;
	display:inline-block;
	font-weight:bold;
	font-size:14px;
	font-weight:700;
	vertical-align:middle;
	line-height: 19px;
	padding:15px 18px;
}

#nawigacja-menu li:first-of-type {
	display: none;
}

 #nawigacja-menu li.menubold {
	 background-color:#F8F8FA;
 } 




#nawigacja-menu li a:hover {
	color:#FC8C10;
}	

#nawigacja-menu li.menubold a {
	color:#FC8C10;
	font-weight:bold;
}



}






.cycle-slideshow.baner {
    width: 100%;
	border: 0px;
	float:left;
		z-index:0;
		position: relative;
		background-color: #DEE4ED;
		max-height: 920px;
  min-height: 640px;
	height: 100vh;
}	

.cycle-slideshow.baner .sekwencja {
float:left;
width:100%;
height:100vh;
max-height: 920px;
background-repeat : no-repeat;
background-position:center center;
background-size: cover;
min-height: 640px;
font-weight:bold;
}	




.cycle-slideshow.baner .sekwencja:before {
content:'';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.7427171552214635) 3%, rgba(0,0,0,0) 77%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.7427171552214635) 3%, rgba(0,0,0,0) 77%);
background: linear-gradient(0deg, rgba(0,0,0,0.7427171552214635) 3%, rgba(0,0,0,0) 77%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}


.cycle-slideshow.baner .sekwencja .box-txt {
float:left;
width:100%;
max-width:620px;
margin-top:40vh;
position: relative;
z-index: 6;
padding-left: 4%;
}	

.cycle-slideshow.baner .sekwencja .box-txt h1 {
color:white;
font-size:30px;
line-height:40px;
}	

.cycle-slideshow.baner .sekwencja .box-txt h1::first-line {
font-size:100px;
line-height:110px;
font-weight:bold;
text-transform:uppercase;
}	



.podstrona_middle {
width: 100%;
float: left;
position: relative;
}


.baner-podstrona {
width: 100%;
position: absolute;
top: 0;
left: 0;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}


.baner-podstrona:before {
width: 100%;
position: absolute;
height: 100%;
content:'';
top: 0;
left: 0;
background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.571848807882528) 0%, rgba(0,0,0,0) 75%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.571848807882528) 0%, rgba(0,0,0,0) 75%);
background: linear-gradient(0deg, rgba(0,0,0,0.571848807882528) 0%, rgba(0,0,0,0) 75%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

.podstrona_middle .ramka {
position: relative;
left: 0;
right: 0;
margin: 0px auto;
width: 100%;
text-align: center;
z-index: 5;
margin-top: 230px;
margin-bottom: 190px;
}


.podstrona_middle .ramka h1{
text-align: center;
font-size: 40px;
line-height: 50px;
font-weight: 600;
color: #FFF;
position: relative;
padding-bottom: 20px;
}

.podstrona_middle .ramka h1:before{
width: 100%;
max-width: 120px;
content:'';
margin: 0px auto;
background-color: #0C7CED;
position: absolute;
height: 3px;
bottom: 0px;
left:0;
right:0;
}


.tresc {
float: left;
position: relative;
margin: -90px 0px 0px 0px;
background-color: #FFF;
z-index: 7;
padding: 50px 80px;
width: 100%;
}

.tresc h2 {
font-weight: 200;
font-size: 38px;
line-height: 48px;
}


.tresc h3 {
font-weight: 600;
font-size: 22px;
line-height: 34px;
}

.tresc ul {
list-style: none;
width: 100%;
margin: 30px 0px;
display: flex;
flex-wrap: wrap;
padding: 0px;
}

.tresc ul li{
list-style: none;
margin: 30px 1%;
width: 23%;
font-size: 18px;
text-align: center;
padding: 60px 20px 30px 20px;
border-bottom: 1px solid #DFDFDF;
position: relative;
}

.tresc ul li:before{
left:0;
right:0;
width:70px;
height: 3px;
background-color: #FFC30B;
position: absolute;
content:'';
top: 20px;
margin: 0px auto;
}

.galeria {
width: 100%;
float: left;
margin: 40px 0px;
}

.galeria .galeria_kom {
width:33.3%;
height: 19vw;
position: relative;
float: left;
border: 2px solid #FFF;
}


.galeria .galeria_kom img{
width:100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
object-fit: cover;
}

.galeria .galeria_kom img:hover {
filter: brightness(70%);
-webkit-box-shadow: 8px 8px 24px -5px rgba(0, 0, 0, 1);
-moz-box-shadow: 8px 8px 24px -5px rgba(0, 0, 0, 1);
box-shadow: 8px 8px 24px -5px rgba(0, 0, 0, 1);
}	
	

.podstrona_middle .ramka .sciezka {
padding: 10px 0px 20px 0px;
text-align: center;
color: #FFF;
}

.podstrona_middle .ramka .sciezka a{
color: #FFF;
text-decoration: none;
font-weight: 300;
}

.sciezka a:hover {
text-decoration:underline !important;	
}	


.boxoferta {
float:left;
width:100%;
text-align:center;
}	

.boxoferta .ramka {
float:none;
display:inline-block;
width:100%;
padding-top:60px;
padding-bottom:30px;
text-align:center;
max-width:70%;
font-size:19px;
line-height:25px;
}	



.boxoferta .ramka3 {
width:100%;
float:left;
text-align:center;
}	

.boxoferta .ramka3  a {
font-weight:bold;
font-size:17px;
}	


.boxoferta .ramka3  .box {
float:none;
display:inline-block;
margin:20px;
}	

.boxoferta .ramka3  .box.box1 {
font-size:20px;
line-height:30px;
font-weight:bold;
}	


.boxoferta .ramka h2 {
font-size:32px;
line-height:42px;
font-weight:700;
color:black;
text-transform:uppercase;
}	

.boxoferta .ramka2 {
float:left;
width:100%;
text-align:center;
padding-top:30px;
}	

.boxoferta .ramka2 .box {
float:none;
display:inline-block;
margin:40px;
vertical-align:top;
height:480px;
margin-bottom:60px;
background-repeat : no-repeat;
background-position:center center;
background-size:cover;
width:330px;
position:relative;
}	




.boxoferta .ramka2 .box .nakladka {
	position:absolute;
	right:-50px;
	bottom:-50px;
	background-color:#373535;
	padding:40px;
	color:#FFF;
	width:80%;
	height:200px;
	text-align:left;
	font-size:20px;
	text-transform:uppercase;
	transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;
}	



.boxoferta .ramka2 .box:hover .nakladka {
	background-color:#40464D;
		width:85%;
		color: #FFF;
		transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;
}	








.boxofirmie {
float:left;
width:100%;
margin-top:60px;
overflow: hidden;
}	

.boxofirmie .txt {
float:left;
width:50%;
padding-right:100px;
font-size:17px;
line-height:25px;
margin-top:50px;
margin-bottom:100px;
}	

.boxofirmie .txt strong {
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  color: black;
  text-transform: uppercase;
}


.boxofirmie .img {
float:right;
width:50%;
position:relative;
z-index:99;
}


.boxofirmie .img img {
  float: left;
  width: 146%;
	border-bottom: 50px solid #FC8C10;
}





.boxdlaczego {
float:left;
width:100%;
background-color:#F8F8FA;
text-align:center;
padding-bottom:100px;
padding-top:100px;
margin-top:-100px;
}	


.boxdlaczego .ramka {
float:none;
display:inline-block;
width:100%;
padding-top:60px;
padding-bottom:30px;
text-align:center;
max-width:70%;
font-size:19px;
line-height:25px;
color:white;
}	

.boxdlaczego .ramka h3 {
font-size:32px;
line-height:42px;
font-weight:700;
color:black;
text-transform:uppercase;
}	

.boxdlaczego .ramka2 {
float:left;
width:100%;
text-align:center;
padding-top:30px;
display: flex;
flex-wrap:wrap;
}	


.boxdlaczego .ramka2 .box {
float:left;
width:23%;
text-align:left;
padding:30px 30px 70px 30px;
border:1px solid #ECECF0;
font-size:14px;
margin-left:1%;
margin-right:1%;
background-color:white;
color:#052B60;
text-align:center;
position:relative;
height:350px;
}	


.boxdlaczego .ramka2 .box a {
position:absolute;
left:0px;
right:0px;
margin:auto 0px;
bottom:20px;
margin: 0 auto !important;
width:80%;
display:block;
}	


.boxdodatkowy {
float:left;
width:100%;
background-color:#0C7CED;
position:relative;
}	

.boxdodatkowy .txt {
float:left;
width:60%;
color:white;
padding:60px;
}	

.boxdodatkowy .txt > strong {
text-transform:uppercase;
font-size:32px;
line-height:42px;
}	


.boxdodatkowy .txt a {
background-color:#FC8C10;
font-size:25px;
font-weight:bold;
}	

.boxdodatkowy .txt p:first-of-type {
font-size:22px;
line-height:27px;
}	

.boxdodatkowy .txt p {
font-size:15px;
line-height:25px;
}	




.boxdodatkowy .img {
float:left;
width:40%;
position:absolute;
right:0px;
top:0px;
height:100%;
}	

.boxdodatkowy .img img {
float:left;
width:100%;
height:100%;
object-fit:cover;
}	




.boxdlaczego .ramka2 .box  strong {
font-size:22px;
line-height:30px;
font-weight:400;
}	

.boxgaleria {
float:left;
width:100%;
}	


.boxgaleria {
float:left;
width:100%;
text-align:center;
}	


.boxgaleria .ramka {
float:none;
display:inline-block;
width:100%;
padding-top:60px;
padding-bottom:30px;
text-align:center;
max-width:70%;
font-size:19px;
line-height:25px;
}	

.boxgaleria .ramka h4 {
font-size:35px;
line-height:45px;
font-weight:400;
}	

.boxgaleria .ramka2 {
float:left;
width:100%;
text-align:center;
}	

.boxgaleria .ramka2 .row {
float:left;
width:37.3%;
}	

.boxgaleria .ramka2 .row:last-of-type {
float:left;
width:25.3%;
}	


.boxgaleria .ramka2 a {
float:left; 
object-fit:cover;
}	

.boxgaleria .ramka2 a img {
	object-fit:cover;
	width:100%;
	height:100%;
}	


.boxgaleria .ramka2 a.box1 {
float:left; 
width:100%;
height:340px;
}	



.boxgaleria .ramka2 a.box2 {
float:left; 
width:50%;
height:340px;
clear:both;
}	


.boxgaleria .ramka2 a.box3 {
float:left; 
width:50%;
height:340px;
}	

.boxgaleria .ramka2 a.box4 {
float:left; 
width:100%;
height:680px;
}	

.boxgaleria .ramka2 a.box5 {
float:left; 
width:100%;
height:340px;
background-color:#CF2921;
text-align:left;
padding:50px;
color:#FFF;
font-size:25px;
line-height:35px;
text-decoration:none;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}	



.boxgaleria .ramka2 a.box:hover {
	-webkit-box-shadow: 8px 8px 26px -7px rgba(0, 0, 0, 1);
-moz-box-shadow: 8px 8px 26px -7px rgba(0, 0, 0, 1);
box-shadow: 8px 8px 26px -7px rgba(0, 0, 0, 1);
filter: brightness(70%);
}	


.boxgaleria .ramka2 a.box {
outline:7px solid white;	
}	

.boxgaleria .ramka2 a.box5 img {
	object-fit: none;
	width:auto;
	height:auto;
}	

.boxkontakt {
float:left; 
width:100%;
margin-top:60px;
padding-top:40px;
border-top:1px solid #EAE8E8;
}	

.boxkontakt .ramka{
float:left; 
width:100%;
text-align:center;
}	

.boxkontakt .ramka h5{
font-size:35px;
line-height:45px;
}	


.boxkontakt .ramka2{
float:left; 
width:100%;
text-align:center;
margin-top:50px;
}	

.boxkontakt .ramka2 .box{
float:left; 
width:33.3%;
text-align:left;
padding:30px;
}	


.boxkontakt .ramka2 .box img {
vertical-align:middle;
margin-right:20px;
}	


.boxkontakt .ramka2 .box small {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}	

.boxkontakt .ramka2 .box.box3 {
padding-top:80px;	
}	

.boxkontakt .ramka2 .box a.link_czarny {
font-size:20px;
line-height:40px;
}	
	
	
	
.tresc-kontakt {
  width: 100%;
  float: left;
  margin-top: -120px;
  background-color: #FFF;
  position: relative;
}

.tresc-kontakt-left {
  width: 45%;
  float: left;
  margin-top: 0px;
  position: relative;
	padding: 70px 70px;
}



.tresc-kontakt-left a{
  font-weight: 600;
	color: #FFC30B;
}

.tresc-kontakt-left a:hover{
	color:black;
}


.tresc-kontakt-left p a{
  font-weight: 600;
	color: #0C7CED;
}

.tresc-kontakt-left p a:hover{
	color:black;
}

.tresc  p a{
  font-weight: 600;
	color: #FFC30B;
}

.tresc  p a:hover{
	color:black;
}

.tresc-podstrony  p a{
  font-weight: 600;
	color: #FFC30B;
}

.tresc-podstrony  p a:hover{
	color:black;
}

.tresc-kontakt img {
max-width:100% !important;	
}	

.tresc img {
max-width:100% !important;	
}	

.tresc-podstrony  img {
max-width:100% !important;	
}	


.tresc-kontakt table {
max-width:100% !important;	
}	

.tresc table {
max-width:100% !important;	
}	

.tresc-podstrony table {
max-width:100% !important;	
}	



.tresc-kontakt iframe {
max-width:100% !important;	
filter: grayscale(100%);
}	

.tresc iframe {
max-width:100% !important;	
}	

.tresc-podstrony iframe {
max-width:100% !important;	
}	

.mapa iframe {
max-width:100% !important;	
filter: grayscale(100%);
}	



.formularz {
  width: 50%;
  float: left;
  margin-top: 0px;
  position: relative;
	margin: 46px 0px 40px 0px;
	padding: 40px;
	background-color: #E7E9EB;
}


.formularz .ramka strong{
  font-weight: 600;
	color: #000;
	font-size: 18px;
	}

.formularz .ramka {
 padding: 0px 0px 30px 0px;
	}


.formularz .pole{
 width: 50%;
 float: left;
 padding: 8px 0px;
 position: relative;
	}
	
	
	.formularz .pole.right{
 border-left: 5px solid #E7E9EB;
	}
	
	
	.formularz .pole2{
 width: 100%;
 float: left;
 padding: 8px 0px;
 position: relative;
	}

	.formularz .pole2 small{
 display: block;
 padding: 20px 0px;
 font-size: 12px;
 line-height: 18px;
	}

	.formularz .pole2 small a{
font-weight: 600;
color: #000;
	}


	
.formularz .pole img{
right: 20px;
top: 25px;
 position: absolute;
	}



.formularz .pole input {
 background-color: #FFF;
 padding: 20px 30px;
 border: 0px;
 width: 100%;
	}


.formularz .pole2 textarea {
 background-color: #FFF;
 padding: 20px 30px;
 border: 0px;
 width: 100%;
	}
	
	
	
.formularz .pole3 .przycisk {
padding: 15px 30px;
text-transform: uppercase;
font-size: 15px;
font-weight:700;
color: #FFF;
background-color: #CF2921; 
border: 0px;
}


.kontakt_srodek tr:first-of-type td {
padding: 0px 0px 50px 100px;
border-bottom: 1px solid #E3E6E8;
position: relative;
}


.kontakt_srodek tr:first-of-type td img {
left: 0;
top: 0px;
position: absolute;
}



.kontakt_srodek tr:nth-of-type(2) td {
padding: 50px 0px 0px 0px;
}

.kontakt_srodek tr:nth-of-type(2) td small{
font-weight: 600;
color: #000;
font-size:12px;
text-transform: uppercase; 
}


	
footer {
float:left;
width:100%;
color:white;
margin-top:80px;
color:white;
background-color:#0A121B;
padding-top:50px;
padding-bottom:50px;
}	
	
	
footer .box {
float:left;
width:33.3%;
}
	
footer .box.box1 .img {
float:left;
margin-right:10px;
}
	
	
footer .box.box1 .img.img2 {
margin-bottom:30px;
}
	
footer .box.box1 {
font-weight:bold;
}
	
	
	
	
	
	footer .box img {
	max-width:100%;	
	}	
	
	
footer .box strong {
font-size:20px;
line-height:30px;
text-transform:uppercase;
}	
	
footer  .ramka2 {
float:left;
width:100%;
text-align:center;
}	
	
	
.cycle-pager {position:absolute;left:0px;bottom:60px;width:100%;z-index:999;text-align:center;}
.cycle-pager a {background-color:transparent; margin: 0px 30px 0px 30px;text-align: center;display:inline-block;width: 25px;height:24px;text-align:center;padding:2px 7px;font-size:13px;cursor: pointer;-webkit-border-radius: 50px;
-moz-border-radius: 50px;border-radius: 50px;color: #FFF;text-decoration: none;position: relative;}
.cycle-pager a u {text-decoration: none;}
.cycle-pager a.cycle-pager-active {  cursor: pointer;background-color:#FFF;color: #000;text-decoration: none;}


.cycle-pager a:before {
content:'';
height: 1px;
width: 30px;
background-color: #FFF;
top:0;
bottom:0;
margin: auto 0;
position: absolute;
left: -40px;
}



.przycisk_zolty {text-decoration:none;padding:15px 30px;background-color:#0C7CED;color:#FFF;}
.przycisk_zolty:hover {background-color:black;color:white;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}
.przycisk_zolty  img { vertical-align:middle;margin-left:10px; }




.link_bialy {color:white;text-decoration:none;}
.link_bialy:hover {color:#394851;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}



.link_szary {color:#394851;text-decoration:none;}
.link_szary:hover {color:black;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}


.link_czarny {color:#30353A;text-decoration:none;}
.link_czarny:hover {color:#DD3328;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}


.link_stopka2 {color:#FC8C10;text-decoration:none;}
.link_stopka2:hover {color:white;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}

.link_stopka {color:white;text-decoration:none;font-size:16px;display:inline-block;margin-right:20px;padding-top:5px;padding-bottom:5px;}
.link_stopka:hover {color:#FC8C10;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}





















/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}


/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	width: 100%;
	position:absolute;
	padding: 0px 0;
	top: 0px;
	right: 0%;
	padding: 0px 0% 0px 0%;
	z-index:999999999;
}


.mean-container a.meanmenu-reveal {
  width: 55px;
  height: 27px;
  padding: 9px 5px 17px 5px;
  position: absolute;
  z-index: 8000 !important;
  top: 40px;
  right: 5% !important;
  cursor: pointer;
  color: #000;
  text-decoration: none;
  font-size: 24px;
  text-indent: -9999em;
  line-height: 40px !important;
  font-size: 28px !important;
  display: block;
  font-weight: 400;
}


.mean-container a.meanmenu-reveal span {
  display: block;
  background: #000;
  height: 2px;
  margin-top: 9px;
  font-size: 26px;
  margin-left: auto;
  margin-right: auto;
  max-width: 40px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 0px;
}


.mean-container .mean-nav {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%;
}


.mean-container .mean-nav > ul {
  padding: 60px 8% 150px 8% !important;
  width: 100% !important;
  max-width: 100%;
  list-style-type: none;
  position: absolute;
  z-index: 0 !important;
  right: 0%;
  background-color: rgba(38,40,42,0.94);
  position: absolute;
  top: 94px;
  min-height: 300px !important;
  height: 100vh !important;
  max-height: 100vh !important;
  overflow-y: scroll;
  float: none !important;
  scrollbar-width: thin;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-left: 0 !important;
}


.mean-container .mean-nav ul  ul{
	padding: 20px 0px 20px 0px !important;
	width: 100% !important;
	list-style-type: none;
	position: relative !important;
	z-index: 0 !important;
	left: 0% !important;
	top:0px !important;
	margin:10px 0px !important;
	float: left;
  position:relative;
	border-top: 0px solid #555355;
	border-bottom: 0px solid #555355;
	display: block;
}



.mean-container .mean-nav ul li {
	position: relative;
	width:96% !important;
	box-sizing: border-box;
	border-right: 0px solid #EBEBEB;
	padding: 6px 0px !important;
	margin: 0px 2% !important;
	text-align: left;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	float: left;
}


.mean-container .mean-nav ul li a {
	margin: 0px !important;
}

.mean-container .mean-nav > ul  li:first-of-type:before {
	background-image:url('../grafika/ekocapital.webp');
	background-repeat : no-repeat;
	background-position:left center;
	background-size: 190px;
background-attachment: local;
left: -1%;
top:-124px;
content:'';
width: 190px;
height: 80px;
position: absolute;
}


.mean-container .mean-nav > ul ul  li:first-of-type:before {
	display: none;
}



.mean-container .mean-nav ul > li:last-of-type {
	padding-bottom: 300px;
}


.mean-container .mean-nav ul ul li {
	position: relative;
	float: left;
	width: 96% !important;
	box-sizing: border-box;
	border-bottom: 0px solid #E0E0E0 !important;
	border-right: 0px solid #EBEBEB !important;
	padding: 0px !important;
	margin: 0px 2% !important;
	font-weight: 400;
		margin: 0px 2% 0px 2% !important;
		padding-right: 0px;
}


.mean-container .mean-nav ul ul li a{
	font-weight: 400 !important;
     color: #D2D2D2 !important;
	font-size: 17px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	margin: 0px 0px 0px 0px !important;
	line-height: 25px;
	
}


.mean-container .mean-nav ul ul ul li a{
	font-weight: 400 !important;
	color: #D2D2D2 !important;
	font-size: 17px !important;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
		line-height: 25px;
}


.mean-container .mean-nav ul ul li.menubold a{
	font-weight: 500 !important;
	
}

.mean-container .mean-nav ul ul {
	position: relative;
	float: left;
	width: 100% !important;
	box-sizing: border-box;
	border-right: 0px solid #EBEBEB;
	padding: 0px !important;
	margin: 10px 0% 0px 0% !important;
}


.mean-container .mean-nav ul ul ul {
	position: relative;
	float: left;
	width: 100% !important;
	box-sizing: border-box;
	border-right: 0px solid #EBEBEB;
	padding: 0px !important;
	margin: 0px 0% !important;
	display:block !important;
}





.mean-container .mean-nav ul li a {
	display: inline-block;
	float: none;
	width:86% !important;
     margin: 0px 10%;
	padding: 10px 0% 10px 0% !important;
	margin: 0 2% !important;
	color: #FFF !important;
	text-decoration: none;
	font-weight: 500;
	font-size: 22px !important;
	text-align: left;
	position: relative;
	line-height: 26px !important;
	
}





.mean-container .mean-nav ul li a:hover {
	color: #FC8C10 !important;
	z-index: 600;
}


.mean-container .mean-nav ul li a.menu-bold {
	font-weight:bold !important ;
	color:black !important; 
}


.mean-container .mean-nav ul li a img{
	display: none;
}



.mean-container .mean-nav ul li  img{
	display: none;
}


.mean-container .mean-nav ul li.menubold a {
color:#A8B7BD !important;
font-weight: 700;
}



.mean-container .mean-nav ul li li a {
	width: 60%;
	padding: 1em 20%;
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	margin-bottom: 0;
}


.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 0px;
    width: 29px !important;
    height: 25px !important;
    text-align: center;
    position: absolute;
    right: -4%;
    top:10px;
    z-index: 999;
    font-weight: 700 !important;
    border: none !important;
    color: #A8B7BD !important;
    padding: 4px 10px !important;
    font-size: 20px !important;
}


.mean-container .mean-nav ul li li a.mean-expand {
    margin-top: 0px;
    width: 29px !important;
    height: 25px !important;
    text-align: center;
    position: absolute;
    right: -4%;
    top: 0px;
    z-index: 99999;
    font-weight: 700 !important;
    border: none !important;
    color: #A8B7BD !important;
    padding: 4px 10px !important;
    font-size: 20px !important;
			border: 0px solid #F2F2F2  !important;
			display:none !important;
}




.mean-container .mean-nav ul li a.mean-expand:hover {
	background: transparent;
	color:#CF2921 !important;
}

.mean-container .mean-push {
	float: left;
	width: 0%;
	padding: 0;
	margin: 0;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}



.mean-container .mean-nav >  ul > li.menubold > a{
color:#FC8C10 !important;
}


.mean-container .mean-nav ul li li a {
    border-bottom: 0px !important;
}







.boxdlaczego .ramka2 .box strong {

font-size: 18px;
  line-height: 26px;
	
}





@media screen and (min-width:0px) and (max-width:1320px)  

{


header .top .listwa {
  width: 100%;
}



}



@media screen and (min-width:0px) and (max-width:1270px)  

{


#nawigacja-menu li a {
    font-size: 12px;
    line-height: 17px;
  }

	

}



@media screen and (min-width:0px) and (max-width:1230px)  

{


header .top .listwa .box.box2 {
  display: none;
}

header .top .listwa .box.box1 {
  width: 100%;
}



.boxoferta .ramka2 .box {
  height: 320px;
  width: 220px;
}


.boxoferta .ramka2 .box .nakladka {
  text-align: left;
  font-size: 17px;
  text-transform: uppercase;
}


.boxofirmie .txt {
  float: left;
  width: 50%;
  padding-right: 100px;
  font-size: 17px;
  line-height: 25px;
  margin-top: 10px;
  margin-bottom: 180px;
}


header .top .listwa::before {
  background-color: #fff;
}

  header .top .listwa .box.box1 {
    text-align: right;
  }

	
}




@media screen and (min-width:0px) and (max-width:1200px)  

{



.boxgaleria .ramka2 a.box1 {
  height: 290px;
}


.boxgaleria .ramka2 a.box2 {
  height: 290px;
}

.boxgaleria .ramka2 a.box3 {
  height: 290px;
}

.boxgaleria .ramka2 a.box4 {
  height: 580px;
}



.boxgaleria .ramka2 a.box5 {
  height: 290px;
}



}






@media screen and (min-width:0px) and (max-width:1180px)  

{

.boxkontakt .ramka2 .box {
  float: left;
  width: 50%;
  text-align: center;
  padding: 30px;
}


.boxkontakt .ramka2 .box.box3 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 30px;
    padding-top: 30px;
}



.galeria .galeria_kom {
  width: 50%;
  height: 29vw;
  position: relative;
  float: left;
  border: 2px solid #FFF;
}


header .logo {
  height: 109px !important;
}




}



@media screen and (min-width:0px) and (max-width:1080px)  

{



.tresc h2 {
  font-weight: 200;
  font-size: 27px;
  line-height: 40px;
}


.tresc ul li {
  list-style: none;
  margin: 30px 1%;
  width: 48%;
  font-size: 18px;
  text-align: center;
  padding: 60px 20px 30px 20px;
  border-bottom: 1px solid #DFDFDF;
  position: relative;
}



.boxgaleria .ramka2 a.box5 {
  font-size: 19px;
  line-height: 28px;
}




.cycle-slideshow.baner .sekwencja .box-txt h1 {
  color: white;
  font-size: 23px;
  line-height: 35px;
}

.cycle-slideshow.baner .sekwencja .box-txt h1::first-line {
font-size:60px;
line-height:80px;
font-weight:bold;
text-transform:uppercase;
}	



.cycle-slideshow.baner .sekwencja {
max-height: 720px;
min-height: 640px;
}	


.cycle-slideshow.baner {
max-height: 720px;
min-height: 640px;
}	

.cycle-slideshow.baner .sekwencja .box-txt {
  margin-top: 220px;
}


.boxoferta .ramka {
  max-width: 95%;
}



.boxdlaczego .ramka {
  padding-top: 0px;
}





.boxdlaczego .ramka2 .box {

  width: 48%;
  padding: 30px 50px;
  border-right: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.3);
	
	
}



}








@media screen and (min-width:0px) and (max-width:1000px)  

{



#nawigacja-menu li a {
  padding: 10px 20px;
  font-size: 16px;
}




}


@media screen and (min-width:0px) and (max-width:960px)  

{



.boxgaleria .ramka2 .row {
  float: left;
  width: 50%;
}



.boxgaleria .ramka2 .row:last-of-type {
  float: left;
  width: 100%;
}



.boxgaleria .ramka2 .row:last-of-type a.box1 {
  float: left;
  width: 50%;
  height: 290px;
}

.boxgaleria .ramka2 .row:last-of-type a.box5 {
  height: 290px;
  width: 50%;
}


}




@media screen and (min-width:0px) and (max-width:900px)  

{





.boxdlaczego .ramka2 .box strong {
  font-size: 19px;
  line-height: 26px;
  font-weight: 400;
}




}



@media screen and (min-width:0px) and (max-width:860px)  

{

.tresc-kontakt-left {
	padding-left:20px !important;
	padding-right:20px !important;
}	


.tresc-kontakt-left {
  width: 100%;
  float: left;
  margin-top: 0px;
  position: relative;
  padding: 70px 70px;
}


.formularz {
  width: 100%;
  float: left;
  margin-top: 0px;
  position: relative;
  margin: 46px 0px 40px 0px;
  padding: 40px;
  background-color: #E7E9EB;
}


}




@media screen and (min-width:0px) and (max-width:850px)  

{

header .top .listwa .box.box1 {
  width: 100%;
  text-align: right;
}


header .logo {
  width: 40%;
}

header .top {
  width: 60%;
  border: 0px;
  float: left;
}


header .ramka {
  background-color: #24282B;
	position: relative;
}



header .ramka:before {
  background-color: #24282B;
	position: absolute;
	width: 140%;
	left: 0;
	top: 0;
	height: 100%;
	content:'';
	z-index: -1;
}

footer .ramka2 .box {
  float: left;
  width: 50%;
  line-height: 25px;
}

footer .ramka2 .box.box3 {
  text-align: center;
  width: 100%;
  padding-top: 50px;
}

  header .ramka {
    background-color: #FFF;
    position: relative;
  }
	
	 header .ramka::before {
    background-color: #FFF;
		}
		

}



@media screen and (min-width:0px) and (max-width:790px)  

{





.boxofirmie .img {
  float: right;
  width: 100%;
  position: relative;
  z-index: 99;
}


.boxofirmie .txt {
  float: left;
  width: 100%;
  padding-right: 0px;
  font-size: 17px;
  line-height: 25px;
  margin-top: 50px;
  margin-bottom: 180px;
	
}

}


footer .box img {
max-width:80%;	
}	

footer .ramka2 {
margin-top:20px;	
}	



@media screen and (min-width:0px) and (max-width:760px)  

{


header .top .listwa .box.box1 em{
  display: none;
}




.tresc {
  padding: 50px 40px;
}


.boxdodatkowy .txt {
	width:100%;
	padding-left:20px;
	padding-right:20px;
}	

.boxdodatkowy .img {
display:none;	
}	


.boxdodatkowy .txt a {
	font-size:16px;
}	

footer .box {
width:100%;	
text-align:center;
}	

footer .box img {
max-width:80%;	
}	

footer .box.box1 .img {
display:none;	
}	


}






@media screen and (min-width:0px) and (max-width:650px)  

{



.boxkontakt .ramka2 .box {
  float: left;
  width: 100%;
  text-align: center;
  padding: 30px;
}


.galeria .galeria_kom {
  width: 100%;
  height: 66vw;
  position: relative;
  float: left;
  border: 2px solid #FFF;
}





}





@media screen and (min-width:0px) and (max-width:620px)  

{

.boxdlaczego .ramka2 .box {
border-right:0px solid rgba(255,255,255,0.3);
width: 100%;
}	



.boxgaleria .ramka2 .row {
  float: left;
  width: 100%;
}



.boxgaleria .ramka2 a.box4 {
  height: 380px;
}




.boxgaleria .ramka2 .row:last-of-type a.box1 {
  float: left;
  width: 100%;
  height: 290px;
}




.boxgaleria .ramka2 .row:last-of-type a.box5 {
  height: 220px;
  width: 100%;
}





}






@media screen and (min-width:0px) and (max-width:600px)  

{


footer .ramka2 .box {
  float: left;
  width: 100%;
  line-height: 25px;
  text-align: center;
}

footer .ramka {
  text-align: center;
}


}





@media screen and (min-width:0px) and (max-width:580px)  

{




.cycle-slideshow.baner .sekwencja .box-txt h1::first-line {
font-size:50px;
line-height:60px;
font-weight:bold;
text-transform:uppercase;
}	

.tresc h2 {
  font-weight: 200;
  font-size: 22px;
  line-height: 32px;
}


}




@media screen and (min-width:0px) and (max-width:530px)  

{



.formularz .pole {
  width: 100%;
  float: left;
  padding: 8px 0px;
  position: relative;
}



.formularz .pole.right {
  border-left: 0px solid #E7E9EB;
}



}

.boxoferta .ramka2 .box:hover {
filter: brightness(70%);	
}	



@media screen and (min-width:0px) and (max-width:520px)  

{
	
	
.strona {
padding-left:0px;
padding-right:0px;
}
	
	
#strona1  .strona {
padding-left:2%;
padding-right:2%;
}
	
	
	
	
.tresc {
    padding: 20px 20px;
  }
	
	
	.tresc-podstrony {
    padding: 20px 20px;
  }


header .logo img {
max-width: 75%;
max-height: 75%;

}	

.tresc ul li {
  margin: 30px 1%;
  width: 98%;
}


 header .logo img {
    max-width: 90%;
    max-height: 75%;
  }
	


}

strong {
font-weight:700 !important;	
}	


b {
font-weight:700 !important;	
}	

footer {
	
}	



footer .box img:hover {
opacity:0.7;	
}	

footer .link_bialy:hover {
	color:#0C7CED;
}	


.boxdodatkowy .txt a:hover {
background-color:black;
}	


.tresc  p a {
	color: #0C7CED;
}	

.tresc  p a:hover {
	color: #FC8D11;
}	

.tresc-podstrony  p a {
	color: #0C7CED;
}	

.tresc-podstrony  p a:hover {
	color: #FC8D11;
}	





.tresc table {
max-width:100% !important;
}	


.tresc-podstrony table{
max-width:100% !important;
height:auto !important;
}	



.tresc iframe {
max-width:100% !important;
}	


.tresc-podstrony iframe {
max-width:100% !important;
height:auto !important;
}	

.partnerzy {
float:left;
width:100%;
}	

.responsive {
float:left;
width:100%;
overflow:hidden;
}	

.responsive .box{
	float:left;
	height:45px;
}

.responsive .box img {
  float: none;
  max-height: 45px;
  max-width: 80%;
}

.slick-prev, .slick-next, .slick-dots {display:none !important;}


