@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&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: 28px;
                    color:#30353A;
					background-color:white;
				    font-size:17px;
					font-family: "Rajdhani", sans-serif;
					font-weight:400;
                }

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


span.toggle-submenu {
    font-size: 40px !important;
  }
  

 .menu-toggle {
    font-size: 0px;
  }

 header .logo {
    min-width: 140px;
  }

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








		@media screen and (min-width: 540px) and (max-width: 580px)  {
			
			
			
	.ramka.tresc.homepage {
  padding: 80px 18% 100px 10%;
			
		}		
		
		}



	@media screen and (min-width: 0px) and (max-width: 540px)  {
	.ramka.tresc.homepage {
 padding: 80px 5% 100px 5%;	
		}		

	}























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

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



header {
	width: 100%;
	border: 0px;
	display: flex;
	align-items: center;
	height:129px;
	border-bottom:1px solid rgba(225,225,225,0.4);
	position:absolute;
	z-index:9999;
	top: 0px;
	padding-left: 5%;
	padding-right: 200px;
}	


header .logo{
	width: 25%;
	border: 0px;
	float:left;
	height:130px;
	position:relative;
}	

header .logo img{
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	margin:auto 0;
	max-width:100%;
	max-height:100%;
}	


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



header nav{
	width: 75%;
	border: 0px;
	float:left;
}	

.baner {
	width: 100%;
	border: 0px;
	float:left;
	height:100vh;
	overflow:hidden;
	position:relative;
	min-height: 600px;
}	


.baner .sekwencja{
	width: 100%;
	border: 0px;
	float:left;
	height:100vh;
	background-repeat : no-repeat;
	background-position:center center;
	background-size:cover;
		min-height: 600px;
		position: relative;
}	



.podstrona {
float:left;
width:100%;
height:39vw;
	min-height: 500px;
	position: relative;
	padding-bottom: 100px;
}	



.glowna4nadrzedna .podstrona, .glowna7nadrzedna .podstrona {
  height: auto;
  min-height: 398px;
}




.podstrona:before {
width:100%;
height:100%;
content:'';
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(30,32,43,0.5);
	z-index: 4;
}	



.podstrona_naglowek {
bottom: 0px;
width: 100%;
left: 0px;
position: absolute;
bottom: 150px;
left: 0px;
z-index: 5;
width: calc(100% - 200px);
padding-left: 10%;
display: flex;
justify-content: space-between;
align-items: stretch;
}


.podstrona_naglowek h1{
font-size: 70px;
line-height: 80px;
font-weight: 600;
color: #FFF;
padding: 20px 50px 20px 0px;
}




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




.responsive .slick-dots {
display:none !important;	
}	

.baner .sekwencja .ramka {
	height:100vh;
		display: flex;
	align-items: center;
}

.baner .sekwencja .box-txt {
width:100%;
color:white;
max-width:700px;
font-size:17px;
line-height:25px;
position:relative;
z-index:9;
}	




.baner .sekwencja .box-txt h1 {
font-size:50px;
line-height:60px;
font-weight:bold;
}	

.baner .nakladka {
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background-color:rgba(0,0,0,0.4);
}	



.baner_ogolny {
width:100%;
height:100vh;
position: relative;
	min-height: 600px;
}


.baner_ogolny .ramka2 {
  position: absolute;
  left: 0;
  bottom: 0px;
  height: 200px;
  width: 100%;
  padding: 0px 200px 0px 4%;
}


.baner_ogolny .ramka2  .naglowek{
float:right;
width:50%;
}	

.baner_ogolny .ramka2  .naglowek .box{
float:left;
width:50%;
padding:40px;
font-size:15px;
line-height:25px;
height:200px;
background-color:white;
}	


.baner_ogolny .ramka2 .naglowek .box:first-of-type {
border-right:1px solid rgba(225,225,225,0.4);
}	



.baner_ogolny .ramka2  .naglowek .box strong{
font-size:35px;
line-height:45px;
color:black;
}	




.sciezka {
display: flex;
align-items: stretch;
border-left: 1px solid rgba(225,225,225,0.4);
border-top: 1px solid rgba(225,225,225,0.4);
}



.sciezka  img{
max-height: 24px;
}




.sciezka a {
padding: 0px 40px;
display: flex;
	align-items: center;
}


.sciezka a {
border-left: 1px solid rgba(225,225,225,0.4);
text-decoration: none;
color: #FFF;
}

.sciezka a:first-of-type {
border-left: 0px solid rgba(225,225,225,0.4);
}




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


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


.boxyfixed {
display:block;
width:200px;
position:fixed;
z-index:9999;
height:100vh;
right:0px;
top:0px;
border-left:1px solid rgba(225,225,225,0.4);
}	
 
.boxyfixed .przycisk_niebieski {
float:left;
width:100%;
height:129px;
background-color:#088FD1;
color:white;
text-align:center;
text-transform:uppercase;
font-size:18px;
font-weight:bold;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration:none;
  padding-top:50px;
}	

.boxyfixed .przycisk_niebieski:hover {
background-color:#1A2351;	
}	


.boxyfixed .boxsocial {
float:left;
width:100%;
text-align:center;
margin-top:21vh;
}	

.boxyfixed .boxsocial a {
clear:both;
float:left;
width:100%;
display:block;
margin-top:10px;
margin-bottom:10px;
}	



.boxyfixed .boxsocial img:hover {
opacity:0.7;
}	




#nawigacja-menu{
    list-style: none;
	margin: 0px 0px 0px 0px;
	display:inline-block;
	padding:0px;
	display:block;
	width:100%;
}


#nawigacja-menu li{
display:inline-block;
margin:0px;
padding:0px;
float:left;
vertical-align:middle;

}


#nawigacja-menu li a{
	color:white;
	text-decoration:none;
	vertical-align:middle;
	display:inline-block;
	vertical-align:middle;
	font-size:16px;
	padding:51px 10px ;
	text-transform:uppercase;
	border-bottom:1px solid transparent;
	font-weight: 500;
}

#nawigacja-menu li a:hover {
	color:#088FD1;
	border-bottom:1px solid #088FD1;
}	

#nawigacja-menu > li.menubold > a {
	color:#088FD1;
	border-bottom:1px solid #088FD1;
}



.ramka.tresc.homepage {
	padding-top: 170px !important;
	padding-bottom: 80px !important;
}	



		@media screen and (min-width: 1080px) and (max-width: 999999px)  {
			
			
			
			#nawigacja-menu li ul {
				display:none  !important;
			}	
			
			
		}		





/* MENU GŁÓWNE */
#nawigacja-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    gap: 20px;
		  padding-right: 40px;
}






#nawigacja-menu > li > a {
    color: white;
    text-decoration: none;
    font-size: 16px;
    padding: 51px 10px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
}

/* AKTYWNY LINK */
#nawigacja-menu li.menubold  li.menubold > a,
#nawigacja-menu li a:hover {
    color: #088FD1;
    border-bottom: 1px solid #088FD1;
}



/* AKTYWNY LINK */
#nawigacja-menu > li.menubold > a,
#nawigacja-menu li a:hover {
    color: #088FD1;
    border-bottom: 1px solid #088FD1;
}



/* --- MEGA MENU --- */

#nawigacja-menu li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%; /* pełna szerokość */
    background: #fff;
    padding: 40px 10%;
    box-sizing: border-box;
    z-index: 9999;
    grid-template-columns: 1fr 1fr 30%; /* 2 kolumny linków + 30% obrazek */
    gap: 20px;
    align-items: start;
		overflow-x: hidden;
box-shadow: -1px 18px 254px 136px rgba(0,0,0,0.19);
-webkit-box-shadow: -1px 18px 254px 136px rgba(0,0,0,0.19);
-moz-box-shadow: -1px 18px 254px 136px rgba(0,0,0,0.19);
}




/* Kolumny linków */
#nawigacja-menu li ul li {
    display: block;
    float: none;
    margin: 5px 0;
}

#nawigacja-menu li ul li a {
    padding: 10px;
    color: #333;
    font-size: 15px;
    border: none;
}

/* Obrazek w menu */
#nawigacja-menu li ul::after {
    content:'';
    background: url('https://gnieznoitpl.sp.cyberfolks.pl/WARMOTOR-USLUGI/grafika/bg_menu.webp') no-repeat center center;
    background-size: cover;
    grid-column: 3;
    grid-row: 1 / span 5; /* pełna wysokość */
    width: 150%;
    height: 100%;
    display: block !important;
}




		@media screen and (min-width: 1081px) and (max-width: 991380px) 

{

/* Pokazanie submenu */
#nawigacja-menu > li:hover > ul {
    display: grid;
}


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


}


/* Overlay do przyciemnienia reszty strony */
.menu-overlay {
    display: none;
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 150;
}
#nawigacja-menu > li:hover ~ .menu-overlay,
#nawigacja-menu > li:hover > ul ~ .menu-overlay {
    display: block;
}

.toggle-submenu {
  display: none; /* desktop ukryty */
  margin-left: auto;
  font-size: 20px;
  cursor: pointer;
  user-select: none;
  padding: 10px;
	position: absolute;
	right: 20px;
	top: 10px;
}


/* RWD poniżej 1080px */
@media(max-width: 1080px) {
    header {
        justify-content: space-between;
        padding: 0 20px;
    }

    header nav {
        display: none;
        position: absolute;
        top: 0; 
				right: 0;
        width: 80%;
        height: 100%;
        background: #fff;
        flex-direction: column;
        padding: 40px 20px;
        z-index: 999;
    }

    #nawigacja-menu {
        flex-direction: column;
        gap: 10px;

    }

    #nawigacja-menu li a {
        padding: 15px;
        color: #333;
        border: none;
    }

    .menu-toggle {
        display: block;
    }
  nav.active {
    display: flex;
    top: 129px;
  }
		
#nawigacja-menu  li a {
    font-size:20px;
  }	
  

		
		header nav {
    display: none;
    position: absolute;
    top: 0; right: 0;
    width: 100%;
		height: 200vw;
    background: none;
		background-color: #FFF;
    background-size: 30% auto;
    flex-direction: column;
    padding: 40px 20px;
    z-index: 999;
    overflow-y: auto;   /* <-- przewijanie wewnątrz */
		scrollbar-width: thin;
  }


		
		
		
		  .toggle-submenu {
    display: inline-block;
  }

  #nawigacja-menu li {
    display: block;
    align-items: center;
		position: relative;
  }

  #nawigacja-menu li ul {
    display: none;
    padding-left: 20px;
		position: relative;
		padding: 0px 0px 0px 20px;
  }

  #nawigacja-menu li.open > ul {
    display: block;
  }

  #nawigacja-menu li.open > .toggle-submenu {
    content: "-";
  }
		
		
		
		#nawigacja-menu li ul {
    top: 0%;
    width: 100%; /* pełna szerokość */
}
		
		
		#nawigacja-menu li ul::after {
    display: none !important;
}


		
		
		
}










/* --- HAMBURGER --- */



.menu-toggle {
  width: 30px;
  height: 24px;
  position: relative;
  cursor: pointer;
  display: none; /* pokaże się dopiero poniżej 1080px */
  z-index: 1001; /* nad overlay */
}

.menu-toggle span {
  position: absolute;
  height: 3px;
  width: 100%;
  background: white;
  border-radius: 3px;
  left: 0;
  transition: all 0.3s ease;
}

.menu-toggle span:nth-child(1) {
  top: 0;
}
.menu-toggle span:nth-child(2) {
  top: 10px;
}
.menu-toggle span:nth-child(3) {
  top: 20px;
}

/* stan aktywny (X) */
.menu-toggle.active span:nth-child(1) {
  transform: rotate(45deg);
  top: 10px;
}
.menu-toggle.active span:nth-child(2) {
  opacity: 0;
}
.menu-toggle.active span:nth-child(3) {
  transform: rotate(-45deg);
  top: 10px;
}

/* RWD – hamburger pokazuje się tylko na mobile */
@media(max-width:1080px) {
  .menu-toggle {
    display: block;
  }
}




















.glowna6nadrzedna .lista-min-kat .min-kat .img img:hover {
	filter: brightness(70%);
	-webkit-box-shadow: 8px 8px 24px -3px rgba(0, 0, 0, 1);
-moz-box-shadow: 8px 8px 24px -3px rgba(0, 0, 0, 1);
box-shadow: 8px 8px 24px -3px rgba(0, 0, 0, 1);
}	



.wpisy .wpis .naglowek:hover {
	color:#088FD1;
}	






.slick-dots {
position:absolute;
left:0px;
bottom:0px;
z-index:999;
width:100%;
padding:0px;
margin:0px;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid rgba(225,225,225,0.3);
	padding: 0px 5%;
}	

.slick-dots button {
font-size:0px;
line-height:0px;
width:4px;
height:5px;
background-color:white;
border:0px;
display:block;
float:left;
margin:0px;
  cursor:pointer;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}	


.slick-dots li {
float:left;
padding:0px;
margin:0px;
margin-left:10px;
margin-right:10px;
list-style: none;
height:200px;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top:100px;
}	

.slick-dots li.slick-active button{
	width:100px;
}	


.boxpraceziemne {
float:left;
width:100%;
position:relative;
z-index:99;
height: 100vh;
min-height:600px;
}	



.boxpraceziemne .ramka2 {
width:100%;
		display: flex;
	align-items: strech;
		min-height:600px;
		  border-top: 1px solid rgba(225,225,225,0.3);
}	

.boxpraceziemne .ramka2 .box{
float:left;
  width: 46.8%;
padding-top:50px;
padding-right:5%;
padding-left: 5%;
padding-bottom: 100px;
			display: flex;
	align-items: center;
	flex-wrap: wrap;
  border-right: 1px solid rgba(225,225,225,0.3);
		min-height:600px;
		position: relative;
}	

.boxpraceziemne .ramka2 .box small{
text-transform:uppercase;
font-size:14px;
line-height:25px;
display: block;
width: 100%;
}	

.boxpraceziemne .ramka2 .box h2{
font-size:40px;
line-height:50px;
font-weight:bold;
}	


.boxpraceziemne .ramka2 .box:hover h2{
color: #FFF;
}	

.boxpraceziemne .ramka2 .box2:hover h3{
color: #FFF;
}	

.boxpraceziemne .ramka2 .box2.hover h3{
color: #FFF;
}	



.boxpraceziemne .ramka2 .box:hover {
color: #FFF;
  border-right: 0px solid rgba(225,225,225,0.3);
}	

.boxpraceziemne .ramka2 .box2:hover {
color: #FFF;
}	

.boxpraceziemne .ramka2 .box2.hover {
color: #FFF;
}	



.boxpraceziemne .ramka2 .box:hover:before {
  width: 100%;
	height: 100%;
	background-color: rgba(30,32,43,0.4);
		content:'';
		position: absolute;
		left: 0;
		top: 0;
}	




.boxpraceziemne .ramka2 .box2:hover:before {
  width: 100%;
	height: 100%;
	background-color: rgba(30,32,43,0.4);
		content:'';
		position: absolute;
		left: 0;
		top: 0;
}	



.boxpraceziemne .ramka2 .box2.hover:before {
  width: 100%;
	height: 100%;
	background-color: rgba(30,32,43,0.4);
		content:'';
		position: absolute;
		left: 0;
		top: 0;
}	





.boxpraceziemne .ramka2 .box small, .boxpraceziemne .ramka2 .box p, .boxpraceziemne .ramka2 .box2 p, .boxpraceziemne .ramka2 .box2 small, .boxpraceziemne .ramka2 .box h2, .boxpraceziemne .ramka2 .box2 h3 {
position: relative;
}





.boxpraceziemne .ramka2 .box2{
float:left;
width: 53.3%;
	background-size:cover;
	min-height:600px;
	height: 100vh;
			display: flex;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	padding-bottom: 100px;
	padding-right:280px;
	padding-left: 5%;
	padding-top:50px;
}	


.boxpraceziemne .ramka2 .box2:hover{
	background-image:url('../grafika/praceziemne.webp');
	background-repeat : no-repeat;
	background-position:center center;
	background-size: cover;
}

.boxpraceziemne .ramka2 .box2.hover{
	background-image:url('../grafika/praceziemne.webp');
	background-repeat : no-repeat;
	background-position:center center;
	background-size: cover;
}


.boxpraceziemne .ramka2 .box:hover{
	background-image:url('../grafika/uslugiwarmator.webp');
	background-repeat : no-repeat;
	background-position:center center;
	background-size: cover;
}


.boxpraceziemne .ramka2 .box2 small {
text-transform:uppercase;
font-size:14px;
line-height:25px;
display: block;
width: 100%;
}	


.boxpraceziemne .ramka2 .box2 h3 {
font-size:40px;
line-height:50px;
font-weight:bold;
display: block;
width: 100%;
}	




.boxpraceziemne .ramka2 .box .box.box1 {
  width: 46.8%;
border-top:1px solid #F2F2F2;
	position: absolute;
	left: 0;
	bottom: 0px;
	padding: 0px 0px;
	min-height: auto;
}	



.boxpraceziemne .ramka2 .box:hover .box.box1 {
border-top:0px solid #F2F2F2;
}	





.boxpraceziemne .ramka2 .box2 .box.box2 {
width:100%;
	position: absolute;
	left: 0;
	bottom: 0px;
	background-image:none;
	height: auto !important;
	min-height: auto !important;
		padding: 0px 0px !important;
}	

.boxpraceziemne .ramka2 .box2 .box.box2:before {
display: none;
}	




.boxpraceziemne .ramka2 .box2:hover .box.box2 {
border-top:0px solid #F2F2F2;
}	




.boxpraceziemne .ramka2 .box2 .box.box2 a{
color: #262626;
text-transform:uppercase;
font-size:16px;
line-height:25px;
text-decoration:none;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display:block;
	padding: 50px 9%;
	position: relative;
	width:calc(100% - 200px) !important;
		
}	

.tlostopka .box2 .txt .row3 img {
  margin-bottom: 20px;
}




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



.boxpraceziemne .ramka2 .box2 .box.box2 a, .boxpraceziemne .ramka2 .box .box.box1 a{
  display:block;
	padding: 50px 9%;
	position: relative;
	width: 100%;
	text-transform:uppercase;
font-size:16px;
line-height:25px;
color: #262626;
text-decoration: none;
font-weight: 500;
}	



.boxpraceziemne .ramka2 .box2:hover .box.box2 a, .boxpraceziemne .ramka2 .box:hover .box.box1 a {
background-color: #0092D8; 
color: #FFF;
}



.boxpraceziemne .ramka2 .box2.hover .box.box2 a {
background-color: #0092D8; 
color: #FFF;
}




.boxpraceziemne .ramka2 .box .box1 a img, .boxpraceziemne .ramka2 .box2 .box2 a img{
vertical-align:middle;
margin-left:20px;
float: right;
position: relative;
top: 3px;
}	


.boxpraceziemne .ramka2 .box:hover .box1 a img {
filter: brightness(5);
}



.boxpraceziemne .ramka2 .box2:hover .box2 a img {
filter: brightness(5);
}





.ramkaogolna {
float:left;
width:100%;
position:relative;
height: 100vh;
min-height: 600px;
}	


.boxofirmie {
float:left;
width:100%;
border-top: 1px solid rgba(225,225,225,0.4);
}	


.ramkaogolna.firma {
width: 100%;
padding-right: 200px;
}

.ramkaogolna.firma .boxyfixed{
border-left: 1px solid #EFEFEF;
}	


.ramkaogolna.realizacje .boxyfixed{
border-left: 1px solid rgba(225,225,225,0.4);
}	




.boxofirmie .boximg {
float:left;
width:40%;
height:100vh;
min-height: 600px;
}	

.boxofirmie .boximg img {
width:100%;
height:100%;
object-fit:cover;
vertical-align: middle;
  display: block;
	height:100vh;
	min-height: 600px;
}	



.boxofirmie .boxtxt {
float:left;
width: 60.0%;
height:100vh;	
min-height: 600px;
align-content:  space-between ;
}	



.boxofirmie .boxtxt .box_middle {
border-top: 1px solid rgba(225,225,225,0.4);
width: 100%;
height: 30vw;
display: flex;
  align-items: stretch;
}



.boxofirmie .boxtxt .txt{
width:100%;
padding:80px;
padding-right:100px;
font-size:16px;
line-height:25px;
height:70vh;
padding-top:5vw;
display: flex;
  flex-wrap: wrap;
  align-items: center;
}	

.boxofirmie .boxtxt .txt h4{
font-size:40px;
line-height:50px;
font-weight:bold;
}	

.boxofirmie .boxtxt .txt small{
text-transform:uppercase;
font-size:14px;
line-height:25px;
display: block;
width: 100%;
}	


.boxofirmie .boxtxt .box{
float:left;
width:50%;
padding: 3vw 80px;
border-right:1px solid #EFEFEF;
}	

.boxofirmie .boxtxt .box small {
text-transform:uppercase;
font-size:14px;
line-height:25px;
color:black;
}	

.boxofirmie .boxtxt .box strong  {
font-size:80px;
line-height:90px;
}	



.boxofirmie .boxtxt .box2{
float:left;
width:50%;
padding: 3vw 80px;
}	

.boxofirmie .boxtxt .box2 strong {
font-size:20px;
line-height:30px;
}	




.boxrealizacje {
float:left;
width:100%;
background-image:url('../grafika/tloaktualnosci.webp');
background-repeat : no-repeat;
background-position:center center;
background-color: #202C66;
background-size:cover;
overflow:hidden;
height: 100vh;
min-height: 600px;
padding-right: 200px;
padding-left: 10%;
}	




.boxrealizacje .ramka {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}



.boxrealizacje .sekwencja{
float:left;
width:100%;
height: 100vh;
min-height: 600px;
}	

.boxrealizacje .sekwencja .img{
float:left;
width:40%;
border-right:1px solid rgba(225,225,225,0.4);
height: 100vh;
min-height: 600px;
display: flex;
align-items: center;
}	


.boxrealizacje .sekwencja .img a{
width:100%;
display: block;
}	






.boxrealizacje .sekwencja .img img{
width:30%;
height:100%;
width:100%;
object-fit:cover;
}	


.boxrealizacje .sekwencja .txt {
  float: left;
  width: 60%;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 100px;
	padding-right: 100px;
  color: white;
  line-height: 27px;
	height: 100vh;
  min-height: 600px;
	display: flex;
align-items: center;
flex-wrap: wrap;
}



.boxrealizacje .sekwencja .txt a.link_bialy{
font-size:30px;
line-height:40px;
}	


.boxrealizacje .sekwencja .txt small{
color:#989F93;
text-transform:uppercase;
font-size:14px;
line-height:25px;
display: block;
width: 100%;
}	

.boxrealizacje .slick-dots {
  left: auto;
  right: 0px;
  padding-left: 100px;
  width: 60%;
}


.boxrealizacje .slick-dots  li {
	height: 157px;
	padding-top: 80px;
}	



.ramkaogolna.misja {
height: 100vh;
min-height: 600px;
width:100%;
}


.boxmisja {
float:left;
width:100%;
background-image:url('../grafika/tlonaszamisja.webp');
background-repeat : no-repeat;
background-position:center center;
background-size:cover;
padding-top:0px;
padding-bottom:50px;
padding-right: 200px; 
color:white;
position:relative;
height: 100vh;
min-height: 600px;
}	


.boxmisja .ramka {
height: 100vh;
min-height: 600px;
width:100%;
	display: flex;
align-items: center;
flex-wrap: wrap;
}



.boxmisja .img {
width:35%;
height: 100vh;
min-height: 450px;
}	

.boxmisja .img  img{
width:100%;
height: 60vh;
min-height: 350px;
object-fit: cover;
}	


.boxmisja .txt {
float:left;
width:65%;
padding-left: 10%;
padding-right: 100px;
padding-bottom: 170px;
}	

.boxmisja .txt small{
color:#989F93;
text-transform:uppercase;
font-size:14px;
line-height:25px;
}	


.boxmisja .txt h5 {
font-size:40px;
line-height:50px;
font-weight:bold;
}	

.boxmisja .ramka2 {
float:left;
width:100%;
text-transform:uppercase;
color:#CCCCCC;
letter-spacing:2px;
margin-top:200px;
}	


.boxzaufalinam {
  float: left;
  width: calc(100% - 200px);
  padding-top: 35px;
  padding-bottom: 35px;
  overflow: hidden;
  position: relative;
  background-color: #FFF;
  margin-top: -175px;
  height: 175px;
}


.boxzaufalinam .ramka .box {
  float: left;
  width: 100%;
  height: 100px;
  position: relative;
}


.boxzaufalinam .ramka .box img {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: 0 0;
  max-width: 80%;
  max-height: 90%;
  filter: grayscale(100%);
  opacity: 0.6;
  margin: auto;
}

.boxzaufalinam .ramka .box img:hover {
  filter: grayscale(0%);
   opacity: 1;
}

.boxzaufalinampodstrona {
margin-top:0px;
border-top:1px solid #F3F3F3;
}	



.responsive .slick-prev{
display:none;
}	


.responsive .slick-next{
display:none;
}	


.tlostopka {
float:left;
width:100%;
background-image:url('../grafika/tlokontakt.webp');
background-repeat : no-repeat;
background-position:center center;
}	

.tlostopka .ramka {
padding: 0px 200px 0px 10%;
}	



.tlostopka .box {
float:left;
width:50%;
color:white;
padding:80px 0px;
height:100%;
padding-top:50px;
padding-bottom:50px;
padding-right: 50px;
}	


.tlostopka .box  small{
color:#989F93;
text-transform:uppercase;
font-size:14px;
line-height:25px;
}	



.tlostopka .box  strong {
font-size:40px;
line-height:50px;
}	


.tlostopka .box2 {
float:left;
width:50%;
border-left:1px solid rgba(225,225,225,0.4);
}	

.tlostopka .box2 .txt{
float:left;
width:100%;
background-color:white;
margin-top:140px;
margin-bottom:140px;
}	

.tlostopka .box2 .txt .link_czarny{
font-size:25px;
line-height:35px;
font-weight:bold;
}	



.tlostopka .box2 .txt small {
color:#989F93;
text-transform:uppercase;
font-size:14px;
line-height:25px;
}	



.tlostopka .box2 .txt .row{
float:left;
width:40%;
padding:50px 10px 50px 40px;
}	


.tlostopka .box2 .txt .row2{
float:left;
width:60%;
padding:50px 40px 50px 10px;
}	


.tlostopka .box2 .txt .row2 .link_czarny{
font-size:20px;
}	



.tlostopka .box2 .txt .row3{
float:left;
width:100%;
border-top:1px solid #EFEFEF;
padding:50px;
}	


.tlostopka .box2 .txt .row3 img{
float:left;
margin-right:20px;
}	




.boxkontakt .ramka {
display: flex;
flex-wrap: wrap;
align-items: center;
}












.ramka.tresc {
padding: 80px 120px 100px 10%;
background-color: #FFF;
margin-top: -150px;
width: calc(100% - 200px);
position: relative;
z-index: 4;
}










.lista-min-kat {
width: 100%;
margin: 60px 0px 0px -14%;
width: calc(114% + 120px);
border-top:1px solid rgba(225,225,225,0.4);
display: flex;
flex-wrap: wrap;
}



.lista-min-kat .min-kat {
width: 25%;
border-right:1px solid rgba(225,225,225,0.4);
border-bottom:1px solid rgba(225,225,225,0.4);
height: 30vw;
padding: 60px 100px;
position: relative;
}




.lista-min-kat .min-kat .img {
position: absolute;
left: 0;
top: 0;
width:0%;
height: 100%;
overflow: hidden;
}

.lista-min-kat .min-kat .img img {
position: absolute;
left: 0;
top: 0;
width:100%;
height: 100%;
object-fit: cover;
}



.lista-min-kat .min-kat:hover .img {
width:100%;
}

.lista-min-kat .min-kat.hover .img {
width:100%;
}




.lista-min-kat .min-kat .img:before {
position: absolute;
left: 0;
top: 0;
width:100%;
height: 100%;
background-color: rgba(30,32,43,0.6);
content:'';
z-index:1;
}



.lista-min-kat .min-kat {
width: 25%;
border-right:1px solid rgba(225,225,225,0.6);
border-bottom:1px solid rgba(225,225,225,0.6);
height: 30vw;
padding: 60px 100px;
position: relative;
color:#262626;
text-decoration: none;
max-height: 450px;
}


.sciezka a:last-of-type {
display: none; 
}



.lista-min-kat .min-kat span {
width: 100px;
padding: 30px 30px;
border-left:1px solid rgba(225,225,225,0.6);
border-top:1px solid rgba(225,225,225,0.6);
position: absolute;
right: 0px;
bottom: 0px;
z-index: 4;
}


.lista-min-kat .min-kat:hover span {
background-color: #0092D8;
border-left:0px solid rgba(225,225,225,0.6);
border-top:0px solid rgba(225,225,225,0.6);
color: #FFF;
}

.lista-min-kat .min-kat.hover span {
background-color: #0092D8;
border-left:0px solid rgba(225,225,225,0.6);
border-top:0px solid rgba(225,225,225,0.6);
color: #FFF;
}




.lista-min-kat .min-kat .txt {
padding: 50px 70px;
position: absolute;
left: 0px;
bottom: 120px;
font-size: 25px;
line-height: 37px;
text-decoration: none;
z-index: 4;
}



.lista-min-kat .min-kat:hover  {
color: #FFF;
}

.lista-min-kat .min-kat.hover  {
color: #FFF;
}







.glowna6nadrzedna .lista-min-kat .min-kat {
width: 100%;
border-right:1px solid rgba(225,225,225,0.6);
border-bottom:1px solid rgba(225,225,225,0.6);
padding: 0px 100px 0px 0px;
position: relative;
color:#262626;
text-decoration: none;
}




.glowna6nadrzedna .lista-min-kat .min-kat {
width: 100%;
border-right:1px solid rgba(225,225,225,0.6);
border-bottom:1px solid rgba(225,225,225,0.6);
padding: 0px 0px 0px 0px;
position: relative;
color:#262626;
text-decoration: none;
height: auto;
display: flex;
align-items: center;
}



.glowna6nadrzedna  .lista-min-kat .min-kat .img {
position: relative;
right: -2px;
top: 0;
width:30%;
height: 100%;
overflow: hidden;
order: 2;
z-index: 5;
left: auto;
}

.glowna6nadrzedna  .lista-min-kat .min-kat .img:before {
display: none;
}


.glowna6nadrzedna  .lista-min-kat .min-kat .img img {
position: relative;
left: 0;
top: 0;
width:100%;
height: 100%;
object-fit: cover;
}

.glowna6nadrzedna  .lista-min-kat .min-kat span {
right: 29.7%;
bottom: 0px;
z-index: 4;
}



.glowna6nadrzedna .lista-min-kat .min-kat .txt {
padding: 30px 170px 90px 15%;
position: relative;
left: 0px;
bottom: 0px;
font-size: 25px;
line-height: 37px;
text-decoration: none;
z-index: 4;
width: 70%;
}

.glowna6nadrzedna .lista-min-kat .min-kat .txt small {
display: block;
font-size: 12px;
text-transform: uppercase;
}






.wpisy {
margin: 60px 0px 0px -14%;
width: calc(114% + 120px);
border-top: 1px solid rgba(225,225,225,0.6);
}



.wpisy .wpis {
display: flex;
flex-wrap: wrap;
width: 100%;
align-items: center;
padding: 0px 0px 0px 12%;
border-bottom: 1px solid rgba(225,225,225,0.6);
position: relative;
color: #262626;
text-decoration: none;
}




.wpisy .wpis .img {
order: 2;
width: 30%;
}


.wpisy .wpis .img img {
width: 100%;
vertical-align: middle;
}






.wpisy .wpis .txt {
order: 1;
width: 70%;
padding: 30px 90px 30px 0px;
}









.wpisy .wpis .txt a.wiecej {
  right: 26.5%;
  bottom: 0px;
  z-index: 4;
}

.wpisy .wpis .txt a.wiecej {
  width: 160px;
  padding: 30px 30px;
  border-left: 1px solid rgba(225,225,225,0.6);
  border-top: 1px solid rgba(225,225,225,0.6);
  position: absolute;
  z-index: 4;
		color: #262626;
		text-decoration: none;
}


.wpisy .wpis small {
color:#9399A8;
display: block;
}



.wpisy .wpis .naglowek {
  font-size: 25px;
  line-height: 37px;
	font-weight: 600;
	color: #262626;
text-decoration: none;
}







.glowna10nadrzedna  .podstrona {
display: none;
}



.glowna10nadrzedna .ramka.tresc {
  padding: 80px 0px 0px 0% !important;
  background-color: #FFF;
  margin-top: -150px !important;
  width: 100%;
  position: relative;
  z-index: 4;
}







.tresc-kontakt {
width: 100%;
padding: 199px 200px 0px 14%;
background-image:url('../grafika/baner_kontakt.webp');
background-repeat : no-repeat;
background-position:center center;
background-size: cover;
position:relative;
color: #FFF;
float: left;
}




.tresc-kontakt small {
text-transform: uppercase;
}


.tresc-kontakt h2 {
font-size: 40px;
line-height: 52px;
font-weight: 600;
}


.tresc-kontakt table {
position:relative;
color: #FFF;
z-index: 4;
padding: 130px 0px;
}

.tresc-kontakt table:before {
position:absolute;
left: 50%;
top: 0;
width: 1px;
height: 100%;
content:'';
background-color:rgba(225,225,225,0.6);
}


.tresc-kontakt table tr {
display: flex;
flex-wrap: wrap;
align-items: center;
}



.tresc-kontakt table tr td {
width: 50%;
padding-right: 60px;
}


.tresc-kontakt table tr td:nth-of-type(2) {
width: 50%;
background-color: #FFF;
padding: 40px 70px;
padding-right: 70px;
}

.tresc-kontakt table tr td  ul{
list-style: none;
margin: 0px;
padding: 0px;
color: #8C8C8C;
display: flex;
flex-wrap: wrap;
}


.tresc-kontakt table tr td  ul li{
width: 50%;
padding: 40px 0px;
}


.tresc-kontakt table tr td  ul li:last-of-type{
width: 100%;
border-top: 1px solid #EDEDED;
}





.tresc-kontakt table tr td  ul a{
text-decoration:none;
color: #262626;
display: block;
}


.tresc-kontakt table tr td  ul li:last-of-type a{
text-decoration:none;
color: #0092D8;
font-weight: 600;
}



.tresc-kontakt::before {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(30,32,43,0.5);
  z-index: 4;
}





.tresc-kontakt-middle {
width: 100%;
display: flex;
flex-wrap: wrap;
padding-right: 200px;
align-items: stretch;
}


.tresc-kontakt-middle .formularz {
order: 2;
width: 42%;
padding: 120px 90px 70px 90px;
}

.tresc-kontakt-middle .mapa {
order: 1;
width: 58%;
}



.tresc-kontakt-middle .mapa iframe{
height: 50vw;
min-height: 600px;
}


.tresc-kontakt-middle .formularz .ramka  {
font-size: 40px;
line-height: 52px;
}


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


 .formularz .pole img{
right: 0px;
bottom: 22px;
position: absolute;
}

 .formularz .pole2 {
width: 100%;
padding: 8px 0px;
position: relative;
}


 .formularz .pole2 small {
font-size: 13px;
line-height:21px;
}


 .formularz .pole3 {
width: 100%;
padding: 8px 0px;
position: relative;
}


 .formularz .przycisk {
 color: #FFF;
 font-weight: 600;
 font-size: 18px;
 display: inline-block;
 padding: 20px 30px;
 background-color: #0092D8;
 	font-family: "Rajdhani", sans-serif;
	border: 0px;
 }


 .formularz .pole input {
width: 100%;
padding: 14px 0px;
border: 0px;
border-bottom: 1px solid #E4E4E4;
  font-size:17px;
	font-family: "Rajdhani", sans-serif;
}

 .formularz .pole2 textarea {
width: 100%;
padding: 14px 0px;
border: 0px;
border-bottom: 1px solid #E4E4E4;
  font-size:17px;
	font-family: "Rajdhani", sans-serif;
}



.tresc h2,  .tresc-podstrony h2{
font-size: 40px;
line-height: 52px;
font-weight: 600;
}



.tresc h3, .tresc-podstrony h3 {
font-size: 40px;
line-height: 52px;
font-weight: 600;
}



.tresc h4, .tresc-podstrony h4 {
font-size: 40px;
line-height: 52px;
font-weight: 600;
}



.tresc h5, .tresc-podstrony h5 {
font-size: 40px;
line-height: 52px;
font-weight: 600;
}



.tresc big,  .tresc-podstrony big {
font-size: 22px;
line-height: 33px;
padding-left: 70px;
display: inline-block;
}



.img_left {
width: calc(100% + 120px) !important;
margin: 60px 0px;
}


.img_left tr {
width: 100%;
display: flex;
flex-wrap: wrap;
}


.img_left tr td {
width: 60%;
}

.img_left tr td:nth-of-type(1) {
  width: 40%;
	position: relative;
}

.img_left tr td:nth-of-type(1) img {
  width: 133%;
  position: absolute;
  left: -33%;
  height: 100%;
  object-fit: cover;
}


.img_left tr td ul  {
list-style: none;
padding: 0px;
margin: 0px;
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: stretch;
border-top:1px solid rgba(225,225,225,0.6);
right: -1px;
position: relative;
}


.img_left tr td ul li {
padding: 40px 40px;
margin: 0px;
width: 50%;
border-bottom:1px solid rgba(225,225,225,0.6);
border-right:1px solid rgba(225,225,225,0.6);
}



.img_left tr td ul li strong {
display: block;
padding: 0px 0px 20px 0px;
font-size: 22px;
line-height: 34px;
}



.glowna6.podrzedna .podstrona_naglowek h1 {
  font-size: 50px;
  line-height: 64px;
}








.galeria-wrapper {
  position: relative;
  display: block;
  margin-top: 20px;
  float:left;
  width:100%;
  text-align:center;
}


.galeria_kom {
  display: inline-block;
  padding: 0px;
  margin:0px;
  float:none;
  width:100%;
  width:270px;
  height:220px;
  margin:10px;
}



.galeria_kom img {
  width:100%;
  height:100%;
  object-fit:cover;
}





@media screen and (min-width: 0px) and (max-width: 749px)  {
	
	
.galeria_kom {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  float: none;
  width: 100%;
  width: 120px;
  height: 100px;
  margin: 5px;
}

	
	
}		



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





.paginacja {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin: 30px 0;
}

.paginacja a,
.paginacja strong {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 0px;
  text-decoration: none;
  font-size: 15px;
  transition: all 0.2s ease-in-out;
}

.paginacja a {
  background: transparent;
  color: #333;
  border: 0px solid #ddd;
}

.paginacja a:hover {
  background: #fff;
  border-color: #fff;
}

.paginacja strong {
  background: transparent;
  color: #000;
  border: 1px solid #0092D8;
  font-weight: 700;
  cursor: default;
}

.paginacja .img_nav {
  width: 22px;
  height: auto;
  vertical-align: middle;
  transition: transform 0.2s;
}

.paginacja a:hover .img_nav {
  transform: scale(1.1);
}



.paginacja a img {
 position: relative;
 top: 4px;
}





















footer {
float:left;
width:100%;
border-top:1px solid rgba(255,255,255,0.5);
padding-top:50px;
padding-bottom:50px;
color:white;
}	

footer  .logo {
float:left;
width:30%;
}	


footer .logo img {
  max-width: 90%;
}



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


footer  .boxlinki {
float:left;
width:70%;
}	

.link_czarny { color:black;text-decoration:none;}
.link_czarny:hover {color:#0092D8;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;text-transform:uppercase;margin-right:20px;}
.link_stopka:hover {color:#0092D8;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}

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



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




.baner .sekwencja .ramka {
  height: 100vh;
  min-height: 550px;
}


.boxpraceziemne .ramka2 .box {
  padding-top: 0px;
}

.boxpraceziemne .ramka2 .box2 {
  padding-top: 0px;
}





  .boxofirmie .boxtxt .txt {
    padding-bottom: 300px;
		}
		
		
		
		
		.boxpraceziemne .ramka2 .box .box.box1 {
  width: 100%;
}
		
		
		
		
		
		
		
		
		.tlostopka {
  background-size: cover;
}
		
		
		
		
		
		
		
		.lista-min-kat .min-kat {
  max-height: 450px;
  min-height: 250px;
}





.glowna6nadrzedna .lista-min-kat .min-kat .txt small {
  font-size: 12px;
  line-height: 18px;
}



		
		
		

				@media screen and (min-height: 0px) and (max-height: 720px) 

{

		
			.boxofirmie .boxtxt .txt {
  height: 74vh;
	}
	
	
	}
	
	
					@media screen and (min-height: 0px) and (max-height: 450px) 

{

		
			.boxofirmie .boxtxt .txt {
  height: 85vh;
	}
	
	
	}
	
	
	
	
						@media screen and (min-height: 0px) and (max-height: 400px) 

{


	
.boxofirmie .boxtxt .box_middle {
  bottom: -120px;
  position: relative;
}


}


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

{

			.boxofirmie .boxtxt .txt {
  height: 70vh;
	}
	


}


		

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

{



.baner .sekwencja .box-txt h1 {
  font-size: 40px;
  line-height: 52px;
}

.boxpraceziemne .ramka2 .box2 {
  padding-right: 190px;
}



.boxrealizacje .sekwencja .txt {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;
}


.boxrealizacje {
  padding-left: 5%;
}



.boxrealizacje .sekwencja .txt a.link_bialy {
  font-size: 22px;
  line-height: 30px;
}


div.slick-current:nth-child(3) > div:nth-child(2) > div:nth-child(1) > br:nth-child(2) {
display: none;
}


div.slick-current:nth-child(2) > div:nth-child(2) > div:nth-child(1) > br:nth-child(2) {
display: none;
}

}





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

{



.tlostopka .ramka {
  padding-left:5%;
}


  .baner .sekwencja .box-txt {
    width: 80%;
  }



	
	.baner_ogolny .ramka2 .naglowek .box strong {
  font-size: 25px;
  line-height: 35px;
}




.boxyfixed {
  display: block;
  width: 130px;
  border-left: 1px solid rgba(225,225,225,0.4);
}



.tresc-kontakt {
  width: 100%;
  padding-right: 130px;
}


.boxmisja {
  padding-right: 130px;
}


.tresc-kontakt-middle {
  padding-right: 130px;
}


.tlostopka .ramka {
  padding-right: 130px;
}



.baner_ogolny .ramka2 {
padding-right: 130px;
}






.boxzaufalinam {
  
  width: calc(100% - 130px);

}


.podstrona_naglowek {
  width: calc(100% - 130px);
}



.ramka.tresc {
  width: calc(100% - 130px);
}



#nawigacja-menu {
  padding-right: 0px;
}


header {
  padding-right: 150px;
}

.podstrona_naglowek {
  padding-left: 5%;
}



.glowna6nadrzedna .lista-min-kat .min-kat .txt {
  padding-right:6%;
	}
	
	

.ramkaogolna.firma {
  padding-right: 130px;
}

.boxpraceziemne .ramka2 .box2 .box.box2 a {
  width: calc(100% - 129px) !important;
}


.boxofirmie .boxtxt .box2 {
  padding-right:40px;
	padding-left:40px;
}



.boxofirmie .boxtxt .box1 {
  padding-right:40px;
	padding-left:40px;
}



.boxofirmie .boxtxt .txt {
  width: 100%;
  padding: 40px 40px;
	
	}
	
	
	
.boxofirmie .boxtxt .txt h4 {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
}

.boxofirmie .boxtxt .box {
  padding: 3vw 40px;
}



.boxrealizacje {
  padding-right: 130px;
}



.lista-min-kat .min-kat .txt {
  padding: 50px 50px;
  left: 0px;
  bottom: 90px;
}



}



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

{


.boxmisja .txt h5 {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
}

.boxmisja .txt {
  float: left;
  width: 65%;
  padding-left: 5%;
  padding-right: 60px;
  padding-bottom: 120px;
}


.glowna6nadrzedna .lista-min-kat .min-kat .txt {
  padding: 30px 150px 90px 5%;
	}
	
	
	
	
	
	

}

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

{



.tlostopka .box2 .txt .link_czarny {
  font-size: 20px;
  line-height: 35px;
}

.tlostopka .box2 .txt .row2 .link_czarny {
  font-size: 14px;
}



}


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

{



.tlostopka .box2 .txt .row {
  float: left;
  width: 100%;
  padding: 30px 60px 0px 60px;
}

.tlostopka .box2 .txt .row2 {
  float: left;
  width: 100%;
  padding: 10px 40px 30px 60px;
}

.tlostopka .box2 .txt .row3 {
  float: left;
  width: 100%;
  border-top: 1px solid #EFEFEF;
  padding: 30px 50px;
  font-size: 13px;
  line-height: 20px;
}



.glowna6nadrzedna .lista-min-kat .min-kat .txt {
  font-size: 20px;
  line-height: 30px;
	}
	
	



	
	
	
	

}


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

{




.baner_ogolny .ramka2 .naglowek {
  float: right;
  width: 60%;
}



.boxpraceziemne .ramka2 .box2 h3 {
  font-size: 30px;
  line-height: 40px;
}

.boxpraceziemne .ramka2 .box h2 {
  font-size: 30px;
  line-height: 40px;
}




.boxofirmie .boxtxt .box2 strong {
  font-size: 15px;
  line-height: 20px;
}


.boxofirmie .boxtxt .box strong {
  font-size: 60px;
  line-height: 70px;
}



.img_left tr td ul li strong {
  padding: 0px 0px 10px 0px;
  font-size: 18px;
  line-height: 24px;
}




}





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

{

.lista-min-kat .min-kat span {
  padding: 20px 30px;
	}
	

	
  .boxyfixed {
    width: 80px;
  }

.boxyfixed .przycisk_niebieski {
  font-size: 13px;
	}

	  .menu-toggle {
    display: block;
    right: 0px;
  }
	
	
	header .logo {
  width: 35%;
}

  header {
    padding-right: 120px;
  }
	
	.ramka.tresc {
    width: calc(100% - 80px);
  }
	
	 .podstrona_naglowek {
    width: calc(100% - 80px);
  }
	
	
	.podstrona_naglowek h1 {
  font-size: 50px;
  line-height: 65px;
}



body {
  line-height: 22px;
  font-size: 15px;
}


	.baner .sekwencja .box-txt {
  font-size: 15px;
  line-height: 23px;
}

  .baner_ogolny .ramka2 {
    padding-right: 80px;
  }
	
	  .boxpraceziemne .ramka2 .box2 {
    padding-right: 130px;
  }
	
	  .boxpraceziemne .ramka2 .box2 .box.box2 a {
    width: calc(100% - 79px) !important;
  }
	
	
	
	.boxpraceziemne .ramka2 .box .box1 a img, .boxpraceziemne .ramka2 .box2 .box2 a img {
  vertical-align: middle;
  margin-left: 20px;
  float: right;
  position: relative;
  top: 6px;
  width: 50px;
}


.boxpraceziemne .ramka2 .box2 .box.box2 a, .boxpraceziemne .ramka2 .box .box.box1 a {
  display: block;
  padding: 30px 6%;
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 21px;
}
	
  .ramkaogolna.firma {
    padding-right: 80px;
  }
	
	
	  .boxrealizacje {
    padding-right: 80px;
  }
	
	
  .boxmisja {
    padding-right: 80px;
  }
	
	  .boxzaufalinam {
    width: calc(100% - 80px);
  }
	
	
	  .tlostopka .ramka {
    padding-right: 80px;
  }
	
	
	.ramka.tresc {
  padding-left:5%;
	}
	
	
	
	.tresc big, .tresc-podstrony big {
  font-size: 18px;
  line-height: 27px;
  padding-left: 40px;
  display: inline-block;
}


.img_left tr td:nth-of-type(1) img {
  width: 115%;
  position: absolute;
  left: -15%;
  height: 100%;
  object-fit: cover;
}


.podstrona_naglowek h1 {
  padding: 30px 50px 25px 0px;
}


.lista-min-kat {
  margin: 60px 0px 0px -6%;
  width: calc(106.1% + 120px);
}

.lista-min-kat .min-kat .txt {
  font-size: 20px;
  line-height: 28px;
}



}




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

{



.lista-min-kat .min-kat {
  width: 33.33%;
	}
	
	
	.lista-min-kat {
  margin: 60px 0px 0px -8%;
  width: calc(108.1% + 120px);
}
	
  .lista-min-kat .min-kat .txt {
    padding: 50px 40px;
    left: 0px;
    bottom: 60px;
  }
	
	.lista-min-kat .min-kat span {
  padding: 20px 20px;
  font-size: 13px;
  text-align: center;
}




  .baner .sekwencja .box-txt h1 {
    font-size: 30px;
    line-height: 42px;
  }




  .baner .sekwencja .box-txt p {
    display: none;
  }



	.baner_ogolny .ramka2 .naglowek .box p {
  display: none;
}


.baner_ogolny .ramka2 .naglowek .box {
  float: left;
  width: 50%;
  padding: 30px 40px;
  font-size: 15px;
  line-height: 25px;
  height: 120px;
}


.baner_ogolny .ramka2 {
  height: 120px;
}

.slick-dots li {
  height: 120px;
  padding-top: 55px;
}


 .boxmisja .txt h5 {
    font-size: 25px;
    line-height: 36px;
    font-weight: bold;
  }
	
	
	  .boxmisja .txt {
    float: left;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 50px;
		padding-top: 60px;
  }
	
	.boxrealizacje .sekwencja .txt {
  float: left;
  width: 100%;
  color: white;
  line-height: 27px;
  height: auto;
  min-height: auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}


	
	.boxmisja .img {
  width: 75%;
  height: auto;
  min-height: 250px;
  max-width: 350px;
}

.boxmisja .ramka {
  height: auto;
  min-height: 300px;
  width: 100%;
}


.boxmisja {
  height: auto;
  min-height: 300px;
}

.tlostopka {
  padding-top: 100px;
}


}





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

{


.img_left tr td:nth-of-type(1) {
  width: 100%;
  position: relative;
}



.img_left tr td {
  width: 100%;
}


  .img_left tr td:nth-of-type(1) img {
    width: 106%;
    position: relative;
    left: -6%;
    height: 100%;
    object-fit: cover;
  }
	
	
.img_left tr td ul li {
  padding: 40px 30px;
  width: 50%;
}




}



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

{




.boxofirmie .boximg {
  float: left;
  width: 100%;
  height: auto;
  min-height: 200px;
  max-height: 500px;
}



.ramkaogolna {
  float: left;
  width: 100%;
  position: relative;
  height: auto;
  min-height: 300px;
}


.boxofirmie .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
  display: block;
  height: auto;
  min-height: 200px;
  max-height: 400px;
  object-fit: cover;
}

.boxofirmie .boxtxt {
  float: left;
  width: 100%;
  height: auto;
  min-height: 200px;
  align-content: space-between;
}

  .boxofirmie .boxtxt .txt h4 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
  }
	
	.boxofirmie .boxtxt .box_middle {
  border-top: 1px solid rgba(225,225,225,0.4);
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
}

 .boxofirmie .boxtxt .txt {
    padding-bottom: 50px;
  }
	
	  .boxofirmie .boxtxt .box_middle {
    bottom: 0px;
    position: relative;
  }
	
	 .boxofirmie .boxtxt .txt {
    height: auto;
  }

	
	
	
	.boxrealizacje .sekwencja .img {
  float: left;
  width: 100%;
  border-right: 0px solid rgba(225,225,225,0.4);
  height: auto;
  min-height: auto;
  display: flex;
  align-items: center;
}


.boxrealizacje .sekwencja {
  float: left;
  width: 100%;
  height: auto;
  min-height: 400px;
}

.boxrealizacje {
  width: 100%;
  overflow: hidden;
  height: auto;
  min-height: 300px;
}



  .boxrealizacje .sekwencja {
    float: left;
    width: 100%;
    height: auto;
    min-height: 100px;
  }
	
	
	
	
.boxrealizacje .sekwencja .txt {
  float: left;
  width: 90%;
  padding-top: 30px;
  padding-bottom: 80px;
  padding-left: 30px;
  padding-right: 30px;
  color: white;
  line-height: 27px;
  height: auto;
  min-height: 200px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}


.boxrealizacje .slick-dots {
  left: auto;
  right: 0px;
  padding-left: 00px;
  width: 100%;
}


.boxrealizacje .slick-dots li {
  height: 67px;
  padding-top: 30px;
}

footer .logo {
  float: left;
  width: 100%;
}


footer .logo img {
  max-width: 90%;
  display: block;
  margin: 0px auto;
}


footer .boxlinki {
  float: left;
  width: 100%;
  padding-top: 40px;
  text-align: center;
}


.link_stopka {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 5px;
  margin-left: 5px;
  font-size: 11px;
}

.tresc h2, .tresc-podstrony h2 {
  font-size: 30px;
  line-height: 42px;
  font-weight: 600;
}

.tresc h3, .tresc-podstrony h3 {
  font-size: 30px;
  line-height: 42px;
  font-weight: 600;
}

.tresc h4, .tresc-podstrony h4 {
  font-size: 30px;
  line-height: 42px;
  font-weight: 600;
}

.tresc h5, .tresc-podstrony h5 {
  font-size: 30px;
  line-height: 42px;
  font-weight: 600;
}



}




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

{


  .baner_ogolny .ramka2 .naglowek .box strong {
    font-size: 19px;
    line-height: 27px;
  }
	
	 .baner_ogolny .ramka2 .naglowek .box {
    padding: 30px 20px;
    height: 120px;
    text-align: center;
  }
	
	
	.slick-dots li.slick-active button {
  width: 30px;
}

.slick-dots li {
  margin-left: 4px;
  margin-right: 4px;
	}
	
  .baner_ogolny .ramka2 .naglowek .box {
    display: flex;
    align-items: center;
  }
	
	
	
	
	.tlostopka .box {
  padding-top: 100px;
}




.tlostopka .box2 {
  float: left;
  width: 100%;
  border-left: 0px solid rgba(225,225,225,0.4);
	border-top: 1px solid rgba(225,225,225,0.4);
}


	
	
	.tlostopka .box2 .txt {
  float: left;
  width: 100%;
  background-color: white;
  margin-top: 20px;
  margin-bottom: 60px;
}

.tlostopka .box {
  width: 100%;
	}
	
	
	
	
	}
	
	
	
	
	
	
					@media screen and (min-width: 0px) and (max-width: 720px) 

{

	
	
	
	  .tlostopka .box {
    padding-top: 190px;
  }
	
	
	.tlostopka .box strong {
  font-size: 30px;
  line-height: 42px;
}


	  .lista-min-kat .min-kat {
    width: 50%;
  }
	
	
	
	}
	
	
	
	
	
	
				@media screen and (min-width: 0px) and (max-width: 690px) 

{

	  .glowna6nadrzedna .lista-min-kat .min-kat .txt {
    padding: 30px 50px 90px 5%;
  }
	
	
	.boxpraceziemne .ramka2 .box p, .boxpraceziemne .ramka2 .box2 p {
  display: none;
}

.boxpraceziemne .ramka2 .box {
  min-height: 300px;
}


.boxpraceziemne .ramka2 .box2 {
  min-height: 300px;
}

.boxpraceziemne .ramka2 {
  min-height: 300px;
}

.boxpraceziemne {
  min-height: 300px;
}

.ramkaogolna {
  min-height: 300px;
}


  footer .logo img {
    max-width: 50%;
    display: block;
    margin: 0px auto;
  }
	
	
	
}
	
	
	

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

{


	  footer .boxlinki {
    padding-right: 50px;
  }
	
	
	

  header .logo {
    width: 45%;
  }

	

	  .podstrona_naglowek h1 {
    font-size: 35px;
    line-height: 45px;
  }
	
	  .podstrona_naglowek h1 {
    padding: 40px 50px 35px 0px;
  }
	
	
	}
	
	
	
		@media screen and (min-width: 0px) and (max-width: 640px) 

{

 .boxpraceziemne .ramka2 .box h2 {
    font-size: 22px;
    line-height: 35px;
  }
	
	
  .boxpraceziemne .ramka2 .box2 h3 {
    font-size: 22px;
    line-height: 35px;
  }
	
	
	
	.boxpraceziemne .ramka2 .box {
  width: 100%;
}



.boxpraceziemne .ramka2 .box2 {
  width: 100%;
	}
	
	
	  .boxpraceziemne .ramka2 {
    min-height: 300px;
    flex-wrap: wrap;
  }
	
	
	
	
	.boxpraceziemne .ramka2 .box .box.box1 {
  width: calc(100% - 79px) !important;
  border-top: 1px solid #F2F2F2;
  position: absolute;
  left: 0;
  bottom: 0px;
  padding: 0px 0px;
  min-height: auto;
}


.ramkaogolna {
    min-height: 300px;
    height: auto;
  }
	
	
	.boxpraceziemne {
  height: auto;
  min-height: 600px;
}
	
	.boxpraceziemne .ramka2 .box2 {
  height: auto;
	}
	
	
	
	}
	
	
	


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

{



	  .baner_ogolny .ramka2 .naglowek .box strong {
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    display: block;
  }
	
	
	
	
	
	  .img_left tr td ul li {
    padding: 30px 20px;
    width: 100%;
  }
	
	
	
	
	
	
	}
	
	
	
	
	
	
	
	
	
		
			@media screen and (min-width: 0px) and (max-width: 590px) 

{
	
	.boxzaufalinam {
  float: left;
  padding-top: 20px;
  padding-bottom: 25px;
  overflow: hidden;
  position: relative;
  background-color: #FFF;
  height: 135px;
}



.glowna6nadrzedna .lista-min-kat .min-kat .img {
  position: relative;
  right: -2px;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  order: 2;
  z-index: 5;
  left: auto;
}




.glowna6nadrzedna .lista-min-kat .min-kat .txt {
  width: 100%;
}




  .glowna6nadrzedna .lista-min-kat .min-kat .img {
    order: 1;
  }

.glowna6nadrzedna .lista-min-kat .min-kat {
  flex-wrap: wrap;
}
	
	  .glowna6nadrzedna .lista-min-kat .min-kat .txt {
    padding: 30px 5% 90px 5%;
  }
	
	  .glowna6nadrzedna .lista-min-kat .min-kat .txt {
    padding: 30px 5% 90px 5%;
    order: 2;
  }
	
	
  .lista-min-kat .min-kat {
    max-height: none;
    min-height: auto;
  }
	
	.glowna6nadrzedna .lista-min-kat .min-kat .img img {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
}


  .glowna6nadrzedna .lista-min-kat .min-kat .img {
    height: auto;
	}
	
	.glowna6nadrzedna .lista-min-kat .min-kat span {
  right: -2px;
  bottom: 0px;
  z-index: 4;
}

	
}

	
	.glowna6.podrzedna .podstrona_naglowek h1 {
  font-size: 40px;
  line-height: 54px;
}	
	
	
	
.sciezka img:hover {
opacity:0.7;	
}	
	
	.sciezka a:hover {
		color:#088FD1;
	}	
	
	
.boxyfixed {
    z-index: 99999;
  }
	
	
.glowna6nadrzedna .lista-min-kat .min-kat .txt strong:hover {
	color:#088FD1;
}	
	
	
.wpisy .wpis .img img:hover {
	filter: brightness(70%);
	-webkit-box-shadow: 8px 8px 24px -3px rgba(0, 0, 0, 1);
-moz-box-shadow: 8px 8px 24px -3px rgba(0, 0, 0, 1);
box-shadow: 8px 8px 24px -3px rgba(0, 0, 0, 1);
}	
	
	
.wpisy .wpis .txt a.wiecej:hover {
	background-color:#088FD1;
	color:white;
}	
	
.szczegoly2 {
float:left;
width:100%;
text-align:center;
}	
	
	
.szczegoly2  .img_szczegoly {
	float:left;
width:100%;
}	
	
	
.szczegoly2  .img_szczegoly  img{
width:100%;
max-width:600px;
max-height:400px;
}	


.tresc-kontakt-middle .mapa iframe {
	filter: grayscale(100%);
}	

.galeria img {
  max-height: 300px;
  }


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

.arrow.left {
opacity:0.8;	
}	

.arrow.left:hover {
opacity:1;	
}	






.arrow.right {
opacity:0.8;	
}	


.arrow.right:hover {
opacity:1;	
}	

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


.tresc_szczegoly .link_niebieski:hover {
color:black;	
}	


	
.tresc-kontakt table tr td ul a {
font-size:30px;
line-height:40px;
}	

	
.tresc-kontakt table tr td ul a:hover {
text-decoration: underline !important;
}	

.pole2 .link_niebieski:hover {
	color:black;
}	

.formularz .pole22  {
line-height:15px;	
}	

.formularz .przycisk {
cursor:pointer;	
}	


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


.tresc-kontakt-middle .formularz {
  padding-top:40px;
}


.tresc-kontakt table tr td ul li {
  width: 100%;
}
	
	@media screen and (min-width: 0px) and (max-width: 860px) {
	
.boxrealizacje .sekwencja .img img {
max-width:400px;	
}	
	
	
	}
	
	
	
	
@media screen and (min-width: 0px) and (max-width: 960px) {
  .tlostopka {
    padding-top: 0px;
  }
}
	
	
	
	
	
	@media screen and (min-width: 860px) and (max-width: 960px) {
		
		
		.boxrealizacje .sekwencja .txt {
		  float: left;
		  width: 60%;
		}

	}

	
		@media screen and (min-width: 0px) and (max-width: 780px) {
	
  .tlostopka {
    padding-top: 0px !important;
  }
	
	
 .tlostopka .box {
    padding-top: 30px;
  }
	
	
		}
	
	
	
		@media screen and (min-width: 0px) and (max-width: 996px) {
	.sciezka {
	display:none;	
	}	
	
	
	.arrow {
  padding: 10px 5px;
	}
	
	
	
	.tresc-kontakt table tr td {
  width: 100%;
  padding-right: 0px;
}
	
	.tresc-kontakt table tr td ul li {
  width: 100%;
  padding: 0px 0px;
}	


.tresc-kontakt table tr td:nth-of-type(2) {
  width: 100%;
  background-color: #FFF;
  padding: 30px 30px;
  margin-top:20px;



}



.tresc-kontakt table::before {
  display: none;
}

.tresc-kontakt {
  padding: 100px 200px 0px 40px;
}
	
	
		}
	
	
	
.wpisy .wpis .txt a.wiecej {
  display:none;
}
	
.wpisy .wpis .txt {
  padding-right: 50px !important;
}
	
		
			@media screen and (min-width: 0px) and (max-width: 1080px) 

{
	
 .tresc-kontakt-middle {
    padding-right: 80px;
  }
	
	
.tresc-kontakt-middle .mapa iframe {
  min-height: 300px;
}
	
	
	
.tresc-kontakt-middle .formularz {
width:100%;	
}	
	
	
	.tresc-kontakt-middle .mapa {
		width:100%;
	}	
	
	
	
.galeria-wrapper {
  margin-top: 30px;
  margin-left: 0%;
  width:100%;
}
	
	
	.glowna6.podrzedna .ramka.tresc {
		width: 100%;
	}	
	
	
	
}
	
	
				@media screen and (min-width: 0px) and (max-width: 620px) 

{
	
.wpisy .wpis .img {
display:none;	
}	
	

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

{
	

	
.tresc-kontakt-middle .formularz {
  padding-left:20px;
  padding-right:20px;
}
	

.tresc-kontakt {
    padding: 100px 120px 0px 40px;
  }

	
	
.glowna6.podrzedna .podstrona_naglowek h1 {
  font-size: 20px;
  line-height: 30px;
}
	
	
.ramka.tresc {
    width: 100%;
  }
	
	
	
 .glowna6nadrzedna .lista-min-kat .min-kat .txt {
    padding: 0px 5% 120px 5%;
  }

	
	
	
.tlostopka .box2 .txt .row3 img {
 display:none;
}
	
	
  .tlostopka .box2 .txt .row2 {
    padding: 10px 20px 30px 20px;
  }
	
  .tlostopka .box2 .txt .row3 {
    padding: 10px 20px 30px 20px;
  }
  
  .tlostopka .box2 .txt .row {
    padding: 30px 20px 10px 20px;
  }
  
	
.podstrona_naglowek h1 {
    padding: 40px 0px 35px 0px;
  }
	
	
	
  .lista-min-kat .min-kat .txt {
    left: 0px;
    bottom: auto;
    top: 30px;
  }
	
	
	.lista-min-kat .min-kat {
    width: 100% !important;
	min-height:200px;
  }	
	
 .lista-min-kat {
    margin: 60px 0px 0px 0% !important;
    width: calc(100%) !important;
  }
	
	  .lista-min-kat .min-kat .txt {
    padding: 20px 20px;
	  }
	  
	  
 .lista-min-kat .min-kat .txt {
    font-size: 25px !important;
    line-height: 35px !important;
  }
	  
	
}
	
	
	
	#strona2  .ramka.tresc {
	overflow:hidden;	
	}
	

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

{
	
	

.baner {
	min-height: 400px;
}	


.baner .sekwencja{

		min-height: 400px;
}	


	
	
	
	
	
 .tresc-kontakt-middle {
    padding-right: 0px;
  }
	
	
	
.tresc-kontakt table tr td ul li:last-of-type a {
  font-size: 20px;
}
	
	
	
	
	
.wpisy .wpis .txt {
  width: 100%;
}
	
.wpisy {
  margin: 60px 0px 0px 0%;
  width: 100%;
}


.wpisy .wpis { 
padding: 0px 0px 0px 0%;
}
	
.wpisy .wpis .txt {
  padding-right: 0px !important;
}
	
	
	
  .lista-min-kat {
	  margin-top:0px !important;
  } 
	
	
	
	 .tlostopka .ramka {
    padding-right: 5% !important;
  }	
	
	
		.glowna4nadrzedna .podstrona, .glowna7nadrzedna .podstrona {
  min-height: 498px;
}
	
	
	 .podstrony .img_left {
	width:100% !important;	
	}	
	
	
 .podstrony .ramka.tresc {
    font-size: 17px;
    line-height: 25px;
  }
	
	 .podstrony .ramka.tresc-podstrony {
    font-size: 17px;
    line-height: 25px;
  }
	
	
 .tresc big {
	 padding-left:0px;
 } 
	
	
.boxyfixed {
border-left:0px;	
}	
	
	
.podstrony .boxyfixed .boxsocial {
  margin-top: 20px;
}
	
	
.podstrony	.boxyfixed {
height:auto;	
}	
	
	
.podstrony .ramka.tresc {
	padding: 30px 20px 30px 20px;
}	


.podstrony .ramka.tresc {
    width: 100%;
  }




	
	
.sciezka {
display:none;	
}	
	
	
.sciezka a:first-of-type {
  display: none;
}
	
	
	
	
 .boxofirmie .boxtxt .txt {

    padding: 20px 20px;
 }
	
	
	
	
	 .tlostopka {
    padding-top: 0px;
  }
	
	
.tlostopka .box {
    padding-top: 30px;
  }
	
 .ramkaogolna.firma {
    padding-right: 0px;
  }
	
 .boxmisja .img {
    width: 100%;
    max-width: 100%;
  }
	
 .boxzaufalinam {
    width: 100%;
	margin-top:0px;
  }
  
 .boxmisja .img {
	 display:none;
 } 
  
  .ramkaogolna.misja {
	  height:auto;
  } 
  
  
  .tlostopka .ramka {
    padding-right: 0px;
  }  
  
  
  .boxrealizacje {
    padding-right: 0px;
  }
  
  .boxmisja {
    padding-right: 0px;
  }
	
	.boxyfixed {
	position:absolute;	
	}	
	
	.baner_ogolny .ramka2 .naglowek .box {
	display:none;	
	}	
	
	


  .menu-toggle {
    right: -20px;
  }


	
	.boxofirmie .boxtxt .box {
  float: left;
  width: 100%;
  border-right: 0px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}



.boxofirmie .boxtxt .box2 {
  width: 100%;
}


 .boxofirmie .boxtxt .box_middle {
    bottom: 0px;
    position: relative;
    flex-wrap: wrap;
  }

	
	
	  .lista-min-kat .min-kat .txt {
    font-size: 17px;
    line-height: 21px;
  }
	
	  .lista-min-kat {
    margin: 60px 0px 0px -9%;
    width: calc(109.2% + 120px);
  }
	
	
	  .lista-min-kat .min-kat {
    width: 50%;
  }
	

}

.wpisy .wpis .txt {
  padding-right:180px;
}


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

{

.tresc-kontakt {
    padding: 100px 100px 0px 40px;
  }

}



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

{
	
.tresc-kontakt {
    
    padding-right: 80px;
}
	
	
	
.tresc-kontakt table tr td ul li:last-of-type {
  margin-top:10px;
}
	
	
.tresc-kontakt table tr td ul li:last-of-type a {
    font-size: 15px;
  }

	
	
#strona10 .tresc h2, .tresc-podstrony h2 {
    font-size: 20px;
    line-height: 30px;
  }
	
	
.tresc-kontakt table tr td:nth-of-type(2) {
    padding: 30px 20px;
}



.tresc-kontakt table tr td ul a {
  font-size: 20px;
  line-height: 30px;
}



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





}





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


.boxpraceziemne .ramka2 {
	border-top:0px;
}	





.boxpraceziemne .ramka2 .box h2{
color: #FFF;
}	

.boxpraceziemne .ramka2 .box2 h3{
color: #FFF;
}	


.boxpraceziemne .ramka2 .box {
color: #FFF;
  border-right: 0px solid rgba(225,225,225,0.3);
}	



.boxpraceziemne .ramka2 .box2 {
color: #FFF;
}	

.boxpraceziemne .ramka2 .box:before {
  width: 100%;
	height: 100%;
	background-color: rgba(30,32,43,0.8);
		content:'';
		position: absolute;
		left: 0;
		top: 0;
}	



.boxpraceziemne .ramka2 .box2:before {
  width: 100%;
	height: 100%;
	background-color: rgba(30,32,43,0.4);
		content:'';
		position: absolute;
		left: 0;
		top: 0;
}	




.boxpraceziemne .ramka2 .box2{
	background-image:url('../grafika/praceziemne.webp');
	background-repeat : no-repeat;
	background-position:center center;
	background-size: cover;
}

.boxpraceziemne .ramka2 .box{
	background-image:url('../grafika/uslugiwarmator.webp');
	background-repeat : no-repeat;
	background-position:center center;
	background-size: cover;
}

.boxpraceziemne .ramka2 .box .box.box1 {
border-top:0px solid #F2F2F2;
}	

.boxpraceziemne .ramka2 .box2 .box.box2 {
border-top:0px solid #F2F2F2;
}	



.boxpraceziemne .ramka2 .box .box1 a {
  background-color: #0092D8 !important;
  color: #FFF !important;
}

.boxpraceziemne .ramka2 .box .box1 a:hover {
  background-color: black !important;
}




.boxpraceziemne .ramka2 .box2 .box2 a {
  background-color: #0092D8 !important;
  color: #FFF !important;
}


.boxpraceziemne .ramka2 .box2 .box2 a:hover {
  background-color: black !important;
}






 .boxpraceziemne .ramka2 .box:before {
    background-color: rgba(30,32,43,0.8) !important;
 }

.boxpraceziemne .ramka2 .box a img {
  filter: brightness(5) !important;
}

.boxpraceziemne .ramka2 .box2 a img {
  filter: brightness(5) !important;
}

	}


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


.lista-min-kat .min-kat .img {
width:100%;
}

.lista-min-kat .min-kat span {
background-color: #0092D8;
border-left:0px solid rgba(225,225,225,0.6);
border-top:0px solid rgba(225,225,225,0.6);
color: #FFF;
}

.lista-min-kat .min-kat  {
color: #FFF;
}


.lista-min-kat .min-kat:hover  {
filter: brightness(70%);
-webkit-box-shadow: 8px 8px 24px -3px rgba(0, 0, 0, 1);
-moz-box-shadow: 8px 8px 24px -3px rgba(0, 0, 0, 1);
box-shadow: 8px 8px 24px -3px rgba(0, 0, 0, 1);
}



	}




@media screen and (min-width: 0px) and (max-width: 680px) {
  footer .boxlinki {
    padding-right: 0px;
  }
  
   .wpisy {
   margin-top:0px;
  }
  
  
  
}








