 /* 
 Theme Name: Ready new
 Theme URI: https://readymedia.pl
 Author: Grzegorz Detmer
 Author URI: https://readymedia.pl
 Description: Szablon Readymedia
 Version: 1.0 
 */

 html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
 body {
	 margin: 0;
	 padding: 0;
	 display: flex;
	 font-family: 'Montserrat', sans-serif;
	 overflow-x: hidden;
}
* {
    box-sizing: border-box;
}

.wrapper {
	flex: 1;
	width: 100vw;
}
 .top-nav {
    width: 100%;
    height: 3.5rem;
    background-color: #121214;
    padding: 0 1.25rem;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
	z-index: 999999;
}
.top-nav-cont {
	height: 100%;
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.top-nav-lewa {
	height: 100%;
    align-items: flex-start;
    display: flex;
}
.logo-link {
	display: flex;
	align-self: center;
}
.logo {
	height: 30px;
	width: auto;
	margin-top: 8px;
	opacity: .8;
	transition: .3s;
}
.logo:hover {
	opacity: .9;
}
.nav2 {
	align-items: flex-start;
    display: flex;
	padding-left: 50px;
}
.nav-link {
	z-index: 99999999;
    color: #b6b8bd;
    margin-right: 1.25rem;
    padding: 1.125rem 0;
    font-weight: 500;
    line-height: 1.25rem;
    transition: color .2s;
    display: inline-block;
	text-decoration: none;
	transition: .4s;
	font-weight: 600;
}
.nav-link:hover {
	color: #fff;
}
.nav-link.active {
	position: relative;
	color: #fff;
}
.nav-link.active::after {
	content: "";
    display: block;
    position: absolute;
    bottom: 0.52em;
    left: 50%;
    transform: translate(-50%);
    width: 30%;
    height: 4px;
    border-radius: 4px;
    background: #e72459;
}
.top-nav-prawa {
	align-items: center;
    display: flex;
}
.top-nav-prawa-link {
	color: #ebebeb;
	text-decoration: none;
	margin-right: 1.25rem;
	transition: .2s;
	font-weight: 600;
}
.top-nav-prawa-link:hover {
	color: white;
}
.button-kontakt {
	color: #121214;
    background-color: #fff;
    border: 1px solid #d8dce3;
    border-radius: 32px;
    padding: 0.5rem 1.25rem;
    font-weight: 500;
    line-height: 1.15rem;
	text-decoration: none;
	transition: .2s;
}
.button-kontakt:hover {
	background-color: #e7e7e7;
}
.gradient {
	background-color: #f1f609;
	background: linear-gradient(-45deg, #f1f609, #df9999, #e73c7e, #f1f609, #23d5ab);
	background-size: 400% 400%;
	animation: gradient 55s ease infinite;
	position: relative;
	z-index: 2;
}
.sekcja-1 {
	display: flex;
	overflow: hidden;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}


.lewa-1 {
	width: 25%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	margin-top: -146px;
}
.lewa-1 img {
	height: 56vh;
    max-width: none;
    align-self: auto;
    padding-right: 40px;
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    overflow: visible;
}
.mikro-lewe {
	transition: .4s;
}
.mikro-prawe {
	transition: .4s;
}
.prawa-1 {
	width: 25%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	position: relative;
	margin-top: -146px;
}
.prawa-1 img {
	height: 56vh;
    max-width: none;
    align-self: flex-start;
    margin-bottom: 0;
    padding-left: 40px;
    position: absolute;
	display: inline-block;
}
.srodek-1 {
	width: 50%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    position: relative;
}
.container-1 {
	width: 100%;
    max-width: 100rem;
	text-align: center;
}
.h1-1 {
	color: #121212;
    flex-direction: row;
    justify-content: center;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 6.4vw;
    line-height: 6.4vw;
    display: flex;
	  /*-webkit-text-stroke: 2px #121214;*/
}
.h1-1-1 {
	margin-bottom: -60px;
}
.h1-1-2 {
	position: relative;
	margin-bottom: -86px;
	line-height: 5.8vw;
	font-size: 5.8vw;
}
.zmiana.h1-1-2::before {
	content: '&';
    color: white;
    margin-left: 13vw;
    position: absolute;
    margin-top: 4vw;
    font-size: 40vw;
    z-index: -1;
    opacity: var(--myVar, .1);
    filter: blur(var(--myVar2, 0));

}
.tekst-1-wrap {
	max-width: 600px;
	margin: 0 auto;
}
.tekst-1-wrap-2 {
	max-width: 620px;
	margin: 0 auto;
	padding: 14px 0;
}
.tekst-1 {
    text-align: center;
	margin-top: 110px;
    margin-bottom: 77px;
    font-size: 23px;
    line-height: 40px;
}
.p-1 {
	font-weight: 600;
}
.p-2 {
	font-weight: 300;
}
.duza {
	font-size: 28px;
}
#napisane {
	margin-top: -16px;
}
.tagi {
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
}
.tagi a {
	color: #2b2b2b;
    -webkit-text-stroke-color: #48494f;
    background-color: transparent;
    border: 1px solid #373737;
    padding: 11px 8px;
    font-size: .8rem;
	border-radius: 8px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
    font-weight: 500;
    transition: all .2s;
	text-decoration: none;
	flex-grow: 1;
}
.tagi a:hover {
	color: white;
	background-color: #1a1a1a;
	border: 1px solid #373737;
}
a.tag-11 {
	color: white;
	background-color: #1a1a1a;	
}
a.tag-22 {
	border-color: #1a1a1a;
	background: #1a1a1a;
    color: white;
}
.naglowek-1 {
	text-align: left;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 16px;
	margin-top: 38px;
}
.naglowek-1-2 {
	text-align: left;
	font-size: 14px;
}
.sekcja-2 {
	   
}
.kolumny {
	grid-column-gap: 3.75rem;
    grid-row-gap: 3.75rem;
    grid-template: ". .Area"/1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: start;
    display: grid;
	max-width: 75rem;
	margin: 0 auto;
	padding: 5rem 0;
}
.kolumna {
	text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
}

.kolumna-ikona {
    background: black;
    color: white;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;
    padding: 30px 37px;
    font-size: 44px;
}
.kolumna-content {
	margin-top: 15px;
}
.kolumna-h3 {
	color: #000a33;
    letter-spacing: -.015em;
    margin-bottom: 10px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.25;
	margin-top: 15px;
}
.kolumna-opis {
	width: 100%;
    max-width: 280px;
	font-weight: 300;
	line-height: 22px;
}
.kolumna a {
	color: #0035ff;
    font-weight: 400;
    text-decoration: none;
}
.sekcja-3 {
	background-color: #121214;
	color: white;
	margin-top: -43px;
	font-size: 20px;
	line-height: 38px;
	padding-bottom: 120px;
}
.container {
	width: 100%;
	padding-left: 48px;
    padding-right: 48px;
	max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.h1-2 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 2vw;
    line-height: 2.3vw;
	text-align: center;
}
.top-50 {
	padding-top: 100px;
}
.punkt {
background: rgb(249,255,0);
background: linear-gradient(270deg, rgba(249,255,0,1) 0%, rgba(0,51,255,1) 68%, rgba(255,0,99,1) 100%);
	background-size: 400% 400%;
	animation: gradient2 15s ease infinite;
	width: 100%;
	padding: 5px 30px 5px 30px;
	font-size: 1.2vw;
	border-radius: 0 0 10px 10px;
	margin-top: 55px;
	margin-bottom: 35px;
}


@keyframes gradient2 {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.pokaz-div {
	margin-top: 80px;
}
.pokaz-img {
	width: 43%;
	    margin: 3%;
    border: 5px solid;
    box-shadow: 0 0 40px #ffffff70;
}
.pokaz-duzy-div {
	text-align: center;
	width: 100%;
	margin-top: 80px;
}
.pokaz-duzy {
	border: 5px solid;
    box-shadow: 0 0 40px #ffffff70;
}
.top-80 {
	margin-top: 80px;
}
.pokaz-prawy {
	float: right;
	width: 50%;
}
.pokaz-lewy {
	float: left;
	width: 50%;
	position: absolute;
	top: 50%; 
  transform: translate(0,-50%);
}
.pokaz-duzy2 {
	filter: drop-shadow(0 0 0.75rem #ffffff50);
	width: 100%;
}
.clir {
	clear: both;
}
.relative {
	position: relative;
	height: auto;
}

.kroki-h3  {
	text-align: center;
    color: #ededed;
    font-size: 43px;
	letter-spacing: 3px;
}
.kroki-span {
	text-align: center;
    margin-top: -7px;
    letter-spacing: 4px;
    font-size: 20px;
}
.o-mnie {
	    font-size: 18px;
    line-height: 33px;
}
.pkt {
	text-align: right;
}
.cyt {
	width: 90%;
	margin: 0 auto;
	margin-top: 120px;
}

.sekcja-4 {
	background-color: #efefef;
	color: #353535;
	margin-top: -43px;
	font-size: 20px;
	line-height: 38px;
}


.panel-wrapper {
  position: relative;
}

.btn {
    color: #0a0a0a!important;
    background: #e9e9e9;
  border-radius: 1.5em;
    left: 50%;
    transform: translate(-50%);
  padding: 6px 0;
  text-decoration: none;
  width: 40%;
}
.show, .hide {
  position: absolute;
  bottom: -1em;
  z-index: 100;
  text-align: center;
}

.hide {display: none;}
.show:target {display: none;}
.show:target ~ .hide {display: block;}
.show:target ~ .panel {
   max-height: 680px; 
}
.show:target ~ .fade {
  margin-top: 0;
}

.panel {
  position: relative;
  margin: 2em auto;
  width: 80%;
  max-height: 100px;
  overflow: hidden;
  transition: max-height 2s ease;
}
.fade {
  background: linear-gradient(to bottom, transparent 0%,#121214 75%);
  height: 100px;
  margin-top: -100px;
  position: relative;
}

.container12 {
	width: 80%;
	padding-left: 6px;
    padding-right: 6px;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.top-51 {
	    margin-bottom: 115px;
		padding-top: 148px;
}

.realizacje {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;	
	gap: 10px;
	margin-bottom: 10px;
}
.element {
	position: relative;
	height: 560px;	
	flex: 1 1 0;
	background: #ffffff;
	overflow: hidden;
}
.element2 {
	position: relative;
	flex: 1 1 0;
	background: #ffffff;
	overflow: hidden;
	padding-top: 50px;
}
.tytul {
	margin-top: 66px;
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 0;
	transition: .3s;
}
.tytul {
	margin-top: 66px;
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 0;
	transition: .3s;
}
.tytul2 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 5vw;
    font-weight: 700;
    width: 100%;
    margin-top: -40px;
    opacity: 3%;
	letter-spacing: 0;
	transition: .9s;
}
.podpis {
	margin-top: 20px;
	font-size: 26px;
	font-weight: 200;
}
.zdjecie {
	position:relative;
	z-index: 3;
	width: 70%;
	transition: .8s;
	filter: drop-shadow(0 20px 4.75px #a0a0a099);
}
.zdjecie2 {
	position:relative;
	z-index: 3;
	width: 60%;
	transition: .8s;
}
.kolor {
	position: absolute;
	width: 100%;
	height: 30%;
	bottom: 14%;
	z-index: 2;
	opacity: .7;
}
.bb {background: #d7d3d3;}
.cc {background: #d7d3d3;}
.dd {background: #d7d3d3;}
.ee {background: #d7d3d3;}
.ff {background: #d7d3d3;}
.gg {background: #d7d3d3;}
/*
.bb {background: #a1e9ea;}
.cc {background: #a1cbea;}
.dd {background: #e9c2a6;}
.ee {background: #e9e9e9;}
.ff {background: #e6a7a7;}
.gg {background: #cee6a7;}
*/

.link a {
	color: black; 
	text-decoration: none; 
}

.link {
	position: absolute;
    z-index: 4;
    bottom: 0;
	text-align: center;
	width: 100%;
	opacity: 0;
	transition: bottom .6s ease 0s, opacity .2s ease 0s; 
}


.element:hover .link {
	bottom: 17px!important;
	opacity: 1;
}
.element:hover .zdjecie {
	width: 72%;
	filter: drop-shadow(0 30px 8.75px #a0a0a099);
}
.element:hover .kolor {background: #d7d3d3;}
.element:hover .tytul {letter-spacing: 4px;}
.element:hover .tytul2 {letter-spacing: 9px;opacity: 1%}

.element2:hover .tytul {letter-spacing: 2px;}
.element2:hover .tytul2 {letter-spacing: 9px;opacity: 1%}

.telefon a {
	color:black;
	text-decoration: none;
}

.telefon {
	font-size: 68px;
	margin-top: 60px;
    margin-bottom: 50px;
	position: relative;
    z-index: 99;
}

.telltome {
	width: 100%;
	text-align: right;
	margin-top: -30px;
}

.telltome a {
	color: white;
	text-decoration: none;
	font-size: 22px;
	font-weight:300;
}
.wiecej {
	width: 100%;
	background: #ffffff;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}
.gosciu {
	float: left;
	margin-left: 80px;
	margin-top: 220px;
	width: 12%;
}
.opisy {
	float: left;
	margin-left: 140px;
	width: 68%;
	margin-bottom: 30px;
}
.opisy ol {
	text-align: left;
	margin-top: 60px;
}
.opisy ol li {
	margin-bottom: 20px;
}
.clear {
	clear: both;
}





.panel-wrapper2 {
  position: relative;
}

.btn2 {
	color: #ffffff!important;
    background: #db323f;
    border-radius: 1.5em;
    padding: 5px 52px;
    text-decoration: none;
    width: auto;
	    left: 50%;
    transform: translate(-50%);
	min-width: 396px;
}
.show2, .hide2 {
  position: absolute;
  bottom: -1em;
  z-index: 100;
  text-align: center;
}

.hide2 {display: none;}
.show2:target {display: none;}
.show2:target ~ .hide2 {display: block;}
.show2:target ~ .panel2 {
   max-height: 2500px; 
   margin-bottom: 0;
}
.show2:target ~ .fade2 {
  margin-top: 0;
}

.panel2 {
  position: relative;

  max-height: 169px;
  overflow: hidden;
  transition: max-height .5s ease;
  margin-bottom: 10px;
}
.fade2 {
  background: linear-gradient(to bottom, transparent 0%,#121214 75%);
  height: 100px;
  margin-top: -100px;
  position: relative;
}
.rzad {
	margin-bottom: 25px;
}
.elem {
	float: left;
	width: 50%;
	padding: 0 5px;
}
.elem2 {
	float: left;
	width: 33%;
	padding: 0 5px;
}
.opi-h2 {
	margin-bottom: 64px;
}
.opi-ico {
	display: block;
	font-size: 44px;
	margin-bottom: 28px;
}
.opi-tyt {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 12px;
}
.opi-opi {
	line-height: 31px;
	font-size: 19px;
}
.sekcja5 {
	background: #121214;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
.container12-2 {
	width: 80%;
	padding-left: 6px;
    padding-right: 6px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.foot-h3 {
	padding: 0;
	margin: 0;
}
.zadd {
	margin-top: 8px;
	text-align: right;
}
.zadd-cont a {
	color: white;
	text-decoration: none;
	font-weight: 700;
}
.zadd-cont {
	width: fit-content;
}
.foot-float {
	width:30%;
	float:left;
}
.foot-float2 {
	width:70%;
	float:left;
}
.foot-float2 a {
	color: white;
	text-decoration: none;
	margin-left: 50px;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 28px;
}
.copy {
	position: absolute;
	bottom: 10px;
	left: 50%;
    transform: translate(-50%);
	font-size: 14px;
}

@media only screen and (max-width: 1410px) {
	.gosciu {
		display: none;
	}
}
@media only screen and (max-width: 1000px) {
	.h1-2 {
	font-size: 4vw;
	line-height: 5vw;
}
  .lewa-1, .prawa-1 {
    display: none;
  } 
.srodek-1 {
  width: 100%;
  }
 .h1-1 {
	 margin-bottom: 20px;
  }
  .kolumny {
	  display: flow-root;
  }
  .kolumna {
	  	  margin-bottom: 39px;
  }  
  .realizacje {
	  display: block;
	  margin-bottom: 0;
	  }
	  .element {
		  margin-bottom: 10px;
	  }
	  	  .element2 {
		  margin-bottom: 10px;
	  }
	  .show2:target ~ .panel2 {
   max-height: 5000px; 
   margin-bottom: 0;
}
.gosciu {
	display: none;
}
.opisy {
	float: none;
	width: 100%;
	padding: 20px 0;
	margin: 0;
}
.elem {
    float: none;
    width: 100%;
    padding: 0;
	margin-bottom: 30px;
}
.foot-float {
	width: 50%;
}
.foot-float2 {
	width: 50%;
}
.foot-float2 a {
		margin-left: 0;
    display: block;
    margin-bottom: 32px;
}
.container12 {
	padding-left: 5px;
    padding-right: 5px;	
	width: 100%!important;
}
} 


:root {
	 --screen-width: 100vw;
	 --screen-height: 100vh;
	 --header-bg-color: #dc5660;
	 --splash-bg-color: #e68260;
}
 .nav__toggle {
	 display: inline-block;
	 position: absolute;
	 z-index: 10;
	 padding: 0;
	 border: 0;
	 background: transparent;
	 outline: 0;
	 right: 15px;
	 top: 15px;
	 cursor: pointer;
	 border-radius: 50%;
	 transition: background-color 0.15s linear;
	     pointer-events: auto;
}
 .nav__toggle:hover, .nav__toggle:focus {
	 background-color: rgba(0, 0, 0, .5);
}
 .nav__menu {
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
	 height: var(--screen-height);
	 position: relative;
	 z-index: 5;
	 visibility: hidden;
	 width: 100%;
	 list-style-type: none;
	     margin-left: -29px;
}
 .nav__item {
	 opacity: 0;
	 transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.3s;
	     pointer-events: auto;
}
 .nav__item:nth-child(1) {
	 transform: translateY(-40px);
}
 .nav__item:nth-child(2) {
	 transform: translateY(-80px);
}
 .nav__item:nth-child(3) {
	 transform: translateY(-120px);
}
 .nav__item:nth-child(4) {
	 transform: translateY(-160px);
}
 .nav__item:nth-child(5) {
	 transform: translateY(-200px);
}
 .nav__link {
	 color: white;
	 display: block;
	 text-align: center;
	 text-transform: uppercase;
	 letter-spacing: 5px;
	 font-size: 1.25rem;
	 text-decoration: none;
	 padding: 1rem;
}
 .nav__link:hover, .nav__link:focus {
	 outline: 0;
	 font-size: 1.3rem;
	 transition: .3s;
	/* background-color: rgba(0, 0, 0, 0.2); */
}
 .menuicon {
	 display: block;
	 cursor: pointer;
	 color: white;
	 transform: rotate(0deg);
	 transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	 background-color: rgba(0, 0, 0, .5);
	 border-radius:50px;
}
 .menuicon__bar, .menuicon__circle {
	 fill: none;
	 stroke: currentColor;
	 stroke-width: 3;
	 stroke-linecap: round;
}
 .menuicon__bar {
	 transform: rotate(0deg);
	 transform-origin: 50% 50%;
	 transition: transform 0.25s ease-in-out;
}
 .menuicon__circle {
	 transition: stroke-dashoffset 0.3s linear 0.1s;
	 stroke-dashoffset: 144.513262038;
	 stroke-dasharray: 144.513262038;
}
 .splash {
	 position: absolute;
	 top: 40px;
	 right: 40px;
	 width: 1px;
	 height: 1px;
}
 .splash::after {
	 content: "";
	 display: block;
	 position: absolute;
	 border-radius: 50%;
	 	background-color: #f1f609;
	background: linear-gradient(-45deg, #f1f609, #df9999, #e73c7e, #f1f609, #23d5ab);
	background-size: 400% 400%;
	animation: gradient 55s ease infinite;
	 width: 284vmax;
	 height: 284vmax;
	 top: -142vmax;
	 left: -142vmax;
	 transform: scale(0);
	 transform-origin: 50% 50%;
	 transition: transform 0.5s cubic-bezier(0.755, 0.05, 0.855, 0.06);
	 will-change: transform;
}
 .nav:target > .splash::after, .nav--open > .splash::after {
	 transform: scale(1);
}
 .nav:target .menuicon, .nav--open .menuicon {
	 color: white;
	 transform: rotate(180deg);
}
 .nav:target .menuicon__circle, .nav--open .menuicon__circle {
	 stroke-dashoffset: 0;
}
 .nav:target .menuicon__bar:nth-child(1), .nav--open .menuicon__bar:nth-child(1), .nav:target .menuicon__bar:nth-child(4), .nav--open .menuicon__bar:nth-child(4) {
	 opacity: 0;
}
 .nav:target .menuicon__bar:nth-child(2), .nav--open .menuicon__bar:nth-child(2) {
	 transform: rotate(45deg);
}
 .nav:target .menuicon__bar:nth-child(3), .nav--open .menuicon__bar:nth-child(3) {
	 transform: rotate(-45deg);
}
 .nav:target .nav__menu, .nav--open .nav__menu {
	 visibility: visible;
}
 .nav:target .nav__item, .nav--open .nav__item {
	 opacity: 1;
	 transform: translateY(0);
}
 .header {
	 height: 3.5rem;
	 /*background-color: #121214;*/
	 z-index:999;
	 position: fixed;
	 width: 100%;
	 display: none;
	 pointer-events: none;

}
@media only screen and (max-width: 1340px) {
	.top-nav {
		display: none;
	}
	.header {
		display: block;
		
	}
}
@media only screen and (max-width: 753px) {
	.h1-1 {
		font-size: 15.4vw;
	}
	
	.h1-1-2 {
	line-height: 15vw;
    font-size: 15vw;
}
.gradient {
	padding: 0 10px;
}
	.h1-2 {
	font-size: 5vw;
	line-height: 6vw;
}
.btn {
	width: 90%;
}
.btn2 {
	width: 90%;
}
.panel {
	text-align: center;
}
.top-51 {
	font-size: 7vw!important;
}
.element {
	    height: 447px;
}
.telefon {
	    font-size: 13vw;
		background: white;
		padding: 17px 0;
}
.zdjecie2 {
	    width: 90%;
}
.foot-float {
	float: none;
	width: 100%;
}
.foot-float2 {
	float: none;
	width: 100%;
	margin-bottom: 100px;
}
.container12-2 {
	width: 100%;
	padding: 10px 0;
	text-align: center;
}
.zadd-cont {
	width: 100%;
}
.zadd {
    margin-top: 8px;
    margin-bottom: 18px;
    text-align: center;
}
.copy {
    position: absolute;
    bottom: 10px;
    /* left: 50%; */
    /* transform: translate(-50%); */
    font-size: 14px;
    text-align: center;
    width: 100%;
}
.container {
	padding-left: 10px; 
    padding-right: 10px;
	max-width: 100%;
}
.panel {
	width: 100%;
}
.show:target ~ .panel {
    max-height: 2002px;
}
.punkt {
	font-size: 5vw;
}
.poprawka {
	font-size: 6.4vw!important;
}
}



.container a {
	    text-decoration: none;
    color: white;
    font-weight: 700;
}
.container a:hover {
 text-decoration: underline;
}

.wp-block-heading {
    font-size: 40px!important;
    line-height: 55px!important;
}
 h3.wp-block-heading {
	font-size: 28px!important;
}
ul.listawp {line-height:60px;}



input[type=text],
input[type=email],
input[type=number],
input[type=search],
input[type=password],
input[type=tel],
textarea,
select {
  font-size: 14px;
  font-weight: 300;
  background-color: transparent;
  border: 1px solid #eee;
  border-radius:0px;
  padding: 10px 20px;
  width: 100%;
  color: white;
  margin-bottom: 15px; 
  height: 42px;
  box-shadow: none;
  margin-bottom: 0;
   font-family: 'Montserrat', sans-serif;
   border-radius: 6px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=tel]:focus,
textarea:focus,
select:focus {
  border-color: #0c5b3c;
  transition: all 0.5s ease; 
   font-family: 'Montserrat', sans-serif;
}



textarea {border-radius: 0px; resize: vertical; height: 120px;  width: 100%; font-family: 'Montserrat', sans-serif;border-radius: 6px;}

label {
    display: inline-block;
    color: #ffffff;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 15px;
}
::placeholder {
  color: white;
}

input[type="submit" i] {
    width: 100%;
    height: 36px;
    background: #2a2a2f;
    color: white;
	 font-family: 'Montserrat', sans-serif;
	 border-radius: 6px;
}