<!-- start Simple Custom CSS and JS -->
<style type="text/css">
#bv_page_title {
    padding: 80px 10px;
    background: url(/wp-content/uploads/2025/09/global-top-05.webp);
    color: #fff;
	background-position: center;
background-size: cover;
}


.pp-page-title-wrap {
    background: url(/wp-content/uploads/2025/09/global-top-05.webp);
    color: #fff;
	background-position: center;
background-size: cover;
}

.pp-page-title {
    padding: 80px 10px;	
}

.pp-page-title h1 {
    color: #fff;
}

.spantop {
color: #f8af03;
}

.page-top-gfx {
  margin-top: -120px;
  border-bottom: 4px solid #f8af03;
  position: relative; 	
}

.page-top-gfx::after {
content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-top: solid 35px #7c1c92;
  border-left: solid 35px transparent;
}

.page-top-intro-txt p {
	margin: 0px;
}

.page-top-pointro {
  margin-top: 20px;
  margin-left: 40px;	
}

.page-top-pointro h2 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 25px;
}

.page-top-pointro ul {
  margin: 0px;
}

.page-box-iko {
  height: 100%;
	  background: #fbf8fd;	
  box-sizing: border-box;;	
  display: flex;
  align-items: center;
  padding: 10%;
	text-align: center;
	transition: 0.3s;
	overflow: hidden;
}

.page-box-iko h2 {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 32px;
}

.page-box-iko-termoizolacja {
  position: relative;
  z-index: 10;
}

.page-box-iko-termoizolacja::after {
  content: url(/wp-content/uploads/2025/10/pg-box-iko-termoizolacja-01.webp);
  transform: scale(0.5);
  position: absolute;
  top: -100px;
  left: 17px;
  z-index: -1;
}

.page-box-iko-wodoodpornosc {
  position: relative;
  z-index: 10;
}

.page-box-iko-wodoodpornosc::after {
  content: url(/wp-content/uploads/2025/10/pg-box-iko-wodoodpornosc-01.webp);
  transform: scale(0.5);
  position: absolute;
  top: -144px;
  left: -15px;
  z-index: -1;
}


.page-box-iko-kondensacja {
  position: relative;
  z-index: 10;
}

.page-box-iko-kondensacja::after {
  content: url(/wp-content/uploads/2025/10/pg-box-iko-kondensacja-01.webp);
transform: scale(0.4);
  position: absolute;
  top: -64px;
  left: -62px;
  z-index: -1;
}

.page-box-iko-ciezar {
  position: relative;
  z-index: 10;
}

.page-box-iko-ciezar::after {
  content: url(/wp-content/uploads/2025/10/pg-box-iko-ciezar-01.webp);
  transform: scale(0.44);
  position: absolute;
  top: -148px;
  left: -36px;
  z-index: -1;
}

.page-box-iko-trwalosc {
  position: relative;
  z-index: 10;
}

.page-box-iko-trwalosc::after {
  content: url(/wp-content/uploads/2025/10/pg-box-iko-trwalosc-01.webp);
  transform: scale(0.5);
  position: absolute;
  top: -125px;
  left: -44px;
  z-index: -1;
}

.page-box-iko-szybkosc {
  position: relative;
  z-index: 10;
}

.page-box-iko-szybkosc::after {
  content: url(/wp-content/uploads/2025/10/pg-box-iko-szybkosc-01.webp);
  transform: scale(0.5);
  position: absolute;
  top: -125px;
  left: -44px;
  z-index: -1;
}

.page-box-iko-remont {
  position: relative;
  z-index: 10;
}

.page-box-iko-remont::after {
  content: url(/wp-content/uploads/2025/10/pg-box-iko-remont-01.webp);
  transform: scale(0.6);
  position: absolute;
  top: -144px;
  left: -40px;
  z-index: -1;
}

/* kontakt page  */

.kontakt-logo {
  text-align: center;
  margin-bottom: 25px;
}

.kontakt-logo img {
  width: 270px;
	height: 48px;
margin-bottom: 10px;
}

.kontakt-tel-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
}

.kontakt-tel {
  font-size: 42px;
  font-weight: 700;
  display: flex;
  align-items: center;
}

.kontakt-tel img {
  width: 36px;
  margin-right: 10px;
}

.kontakt-tel span {
  font-weight: lighter;
  font-size: 28px;
}

.kontakt-tel-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
}

.kontakt-tel.kontakt-mail {
  font-size: 28px;
}

.kontakt-adres-wrap {
  display: flex;
  justify-content: center;
}

.kontakt-adres {
  display: flex;
  align-items: start;
}

.kontakt-adres img {
  width: 48px;
  margin-right: 20px;
}

.kontakt-adres-txt {
  margin: 0px;
}

#mapsa {
  margin-bottom: -7px;
}</style>
<!-- end Simple Custom CSS and JS -->
