
.new-home-banner-section {
    border: 1px solid red;
    min-height: 39rem;
    padding-top: 4rem;
    /*background: url(/wp-content/uploads/2026/02/fon-1.png) no-repeat;*/
}

.new-top-menu {
  box-shadow: 0px 0px 5px #B2A5E829;
  border-radius: 11px;
  display: flex;
  justify-content: space-between;
  min-height: 4rem;
  align-items: center;
  padding: 0 2.5rem;
  padding-bottom: 0.2rem;
      position: relative;
    z-index: 3;
}

.pow-container {
    width: 100%;
    padding: 0 12rem;
}

.new-top-menu-menu-block {
    display: flex;
    align-items: center;
}

.new-top-menu-row ul {
  display: flex;
}

.new-top-menu-logo img {
    width: 10.4rem;
}

.new-top-menu-demo a {
    color: #fff;
    background: #06060a;
    font-size: 1.15rem;
    padding: .7rem 1.13rem;
    text-decoration: none;
    border-radius: 1.5rem;
}

.new-top-menu-row li a {
    color: #5a5a83;
    font-size: 1.2rem;
    font-weight: 300;
    padding: 0 3rem 0 0rem;
    line-height: 1.4;
    text-decoration: none;
}

.new-top-menu-row li {
    list-style: none;
}

.new-top-menu-row ul {
    margin: 0;
    padding: 0;
}

a:focus {
    outline: none;
}

.new-top-menu-row {
    padding-right: 3rem;
}

.new-home-banner-content {
    border: 1px solid;
    position: relative;
    min-height: 31rem;
}

.new-home-banner-img2 img {
    position: absolute;
    top: -7.5rem;
    width: 81rem;
    left: 3rem;
}

.new-home-banner-img3 img {
    position: absolute;
    right: 7rem;
    top: 4.5rem;
    width: 30rem;
}

.new-home-banner-img1 img {
    position: absolute;
    z-index: 1;
    top: 16.2rem;
    left: 4.5rem;
    width: 26rem;
}

.new-home-banner-text1 {
    font-family: "Inter";
    font-size: 1.5rem;
    font-weight: 300;
    color: #000;
    position: absolute;
    top: 10.5rem;
    left: 2rem;
}

.new-home-banner-text2 {
    font-family: "Inter";
    font-size: 1.5rem;
    font-weight: 300;
    color: #000;
    position: absolute;
    top: 21.5rem;
    right: 7.3rem;
}

.new-home-banner-text-section {
    position: relative;
    z-index: 1;
    padding-top: 5.2rem;
    padding-bottom: 9rem;
    background: rgb(255 255 255 / 50%) !important;
    backdrop-filter: blur(7px) !important;
    -webkit-backdrop-filter: blur(7px);
}

.new-home-banner-text-h1 h1 {
    margin: 0;
    text-align: center;
    color: #000;
    font-size: 3.6rem;
    line-height: 1.15;
    padding-bottom: 1.2rem;
    font-family: 'Borna', sans-serif;
    font-weight: 500;
}

.new-home-descr {
    color: #5A5A83;
    font-size: 1.7rem;
    text-align: center;
    line-height: 1.3;
    padding-bottom: 2rem;
}

.pow-demo-button {
    display: flex;
    justify-content: center;
}

.pow-demo-button a {
    color: #fff;
    background: #06060a;
    font-size: 1.3rem;
    padding: .7rem 1rem;
    text-decoration: none;
    border-radius: 2rem;
    margin-right: 6.3rem;
    display: flex;
    align-items: center;
    min-width: 13.5rem;
    justify-content: center;
}

.pow-demo-button a img {
    width: 0.7rem;
    margin-left: 1rem;
}

.new-home-zaufali-nam-section {
    padding-top: 4rem;
    padding-bottom: 8rem;
}

.gallery-logos-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.5rem;
}

.new-home-kontroluj-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.new-home-kontroluj-content-text-block {
    width: 100%;
    max-width: 53rem;
    padding-top: 1.4rem;
}


.new-home-kontroluj-section {
    padding-top: 6rem;
    padding-bottom: 8rem;
}

.section-descr {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #000;
    line-height: 1.6;
}

.new-home-kontroluj-content-text-block .section-descr {
    padding-top: 1.6rem;
    padding-right: 6rem;
    padding-bottom: 4rem;
}

.new-home-numb-block-first {
    margin: 0;
    color: #000;
    font-size: 6rem;
    line-height: 1.15;
    padding-bottom: 1.2rem;
    font-family: 'Borna', sans-serif;
    font-weight: 500;
}

.new-home-numb-block-first {
    margin: 0;
    color: #000;
    font-size: 6rem;
    line-height: 1.15;
    padding-bottom: 0;
    font-family: 'Borna', sans-serif;
    font-weight: 500;
}

.new-home-numb-block-descr {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #000;
}

.new-home-numb-block:first-child {
    margin-right: 8rem;
}


.new-home-kontroluj-row-numb {
    display: flex;
    margin-bottom: 3.7rem;
}

.new-home-kontroluj-content-text-block .pow-demo-button {
    display: flex;
    justify-content: flex-start;
}

.new-home-kontroluj-content-text-block .pow-demo-button a {
    min-width: 18.5rem;
}

.new-home-kontroluj-img-block {
    width: 40rem;
    padding-top: 3rem;
    position: relative;
}

.new-home-kontroluj-img-block img {
    width: 100%;
    border-radius: 2rem;
    overflow: hidden;
}

/*.new-home-kontroluj-img-block:before {
    content: '';
    position: absolute;
    width: 30rem;
    height: 25rem;
    background: url(/wp-content/uploads/2026/02/Group-4.png) no-repeat;
    background-size: cover;
    bottom: 1rem;
    right: 0;
    z-index: 2;
    opacity: 0.3;
}*/

.black-title {
    margin: 0;
    color: #000;
    font-size: 2.73rem;
    line-height: 1.15;
    padding-bottom: 1.2rem;
    font-family: 'Borna', sans-serif;
    font-weight: 500;
}

.new-home-wspierac-section {
    padding-top: 6.5rem;
    padding-bottom: 10rem;
}



.new-home-wspierac-section .black-title {
    text-align: center;
    font-size: 2.85rem;
    padding-bottom: 0.3rem;
}

.new-home-wspierac-section .section-descr {
	text-align: center;
}

.new-home-wspierac-content-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 4rem;
}

.new-home-wspierac-block {
    box-shadow: 0px 3px 6px #B7C5D826;
    border: 2px solid #E7E7F7;
    border-radius: 26px;
    background: linear-gradient(to bottom, #FDFDFF, #F5F9FF);
    margin-top: 4.2rem;
    width: 29.5rem;
    min-height: 19.5rem;
    position: relative;
}

.new-home-wspierac-block-img {
    margin-top: -4rem;
    display: flex;
    justify-content: center;
}

.new-home-wspierac-block-img img {
    width: 9.3rem;
}

.new-home-wspierac-block-title {
    font-family: "Inter";
    font-size: 2.1rem;
    color: #000;
    font-weight: 600;
    text-align: center;
    line-height: 1.1;
    padding-top: 0.8rem;
    padding-bottom: 1.4rem;
}

.new-home-wspierac-block:nth-child(2) .new-home-wspierac-block-title {
	padding-top: 2rem;
	padding-bottom: 2.5rem;
}

.new-home-wspierac-block-descr {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #000;
    line-height: 1.3;
    text-align: center;
}

.new-home-jeden-system-section {
    padding-top: 7.3rem;
    padding-bottom: 3rem;
}

.new-home-jeden-system-button-row {
    display: flex;
    padding-top: 0.5rem;
}

.gallery-logos-block div img {
    width: 100%;
    max-width: none;
    max-height: 3.6rem;
}

.jeden-sys-monitor a {
    background: #4F4FFB;
    color: #fff;
    color: #fff;
    font-size: 1.4rem;
    padding: .55rem 1rem 0.65rem;
    text-decoration: none;
    border-radius: 2rem;
    margin-right: 1.3rem;
    display: flex;
    align-items: center;
    min-width: 17rem;
    justify-content: center;
}

.new-home-jeden-system-button-row a img {
    width: 2rem;
    margin-right: 1rem;
}

.jeden-sys-analit a,
.jeden-sys-awarii a {
    background: transparent;
    color: #9898C1;
    font-size: 1.4rem;
    padding: .45rem 1rem .5rem;
    text-decoration: none;
    border-radius: 2rem;
    margin-right: 1.3rem;
    display: flex;
    align-items: center;
    min-width: 17.3rem;
    justify-content: center;
    border: 0.1rem solid #9898C1;
}

.new-home-left-right-section {
    overflow-y: hidden;
    padding-bottom: 8.5rem;
}

.left-right-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 7.8rem;
}

.left-right-block-title {
    font-family: "Inter";
    font-size: 2.1rem;
    color: #000;
    font-weight: 600;
    padding: 2.2rem 0 1.3rem;
}

.left-right-block-descr {
    font-family: "Inter";
    font-size: 1.5rem;
    color: #000;
    line-height: 1.4;
    max-width: 40rem;
    padding-bottom: 3.5rem;
}

.left-right-block-content .pow-demo-button {
    justify-content: flex-start;
}

.left-right-block-content {
	position: relative;
	z-index: 1;
}

.left-right-block-img {
    width: 43.3rem;
    padding-right: 0.6rem;
}

.left-right-block-img img {
    width: 100%;
    border-radius: 2rem;
    overflow: hidden;
}

.left-right-block:first-child .left-right-block-img div {
    background: linear-gradient(to bottom, #FDFDFD 0%, #E7E7FD 50%, #E2E2FA 100%);
    border-radius: 1.5rem;
    border: 0.1rem solid #DFDFFC;
    min-height: 30.3rem;
    position: relative;
}

.left-right-block:first-child .left-right-block-img div img {
    position: absolute;
    width: 65rem;
    height: auto;
    bottom: 0;
    left: -12.5rem;
    max-width: none;
}

.left-right-block:nth-child(2n) {
	flex-direction: row-reverse;
    margin-top: 9.5rem;
    margin-bottom: 10.3rem;
}

.left-right-block:nth-child(2n) .left-right-block-content {
    width: 37rem;
    padding-top: 2rem;
}

.left-right-block:nth-child(2n) .left-right-block-content .left-right-block-title {
    line-height: 1.3;
}


.left-right-block:nth-child(3) .left-right-block-content {
    padding-top: 4.1rem;
}

.left-right-block:nth-child(3) .left-right-block-img {
	width: 45rem;
    padding-right: 0;
}

.new-home-opinie-section {
    padding-top: 10rem;
}

.new-home-opinie-title {
    font-family: "Inter";
    font-size: 3rem;
    color: #000;
    font-weight: 600;
    text-align: center;
    padding-bottom: 2.6rem;
}