@font-face {
    font-family: "Open Sans";
    src: url(../fonts/OpenSans-ExtraBold.ttf) format("opentype"),url(../fonts/OpenSans-ExtraBoldItalic.ttf) format("opentype");
    font-weight: 800;
}

@font-face {
    font-family:"Open Sans";src:url(../fonts/OpenSans-Bold.ttf) format("opentype"),url(../fonts/OpenSans-BoldItalic.ttf) format("opentype");font-weight:700;
}

@font-face {
    font-family:"Open Sans";src:url(../fonts/OpenSans-SemiBold.ttf) format("opentype"),url(../fonts/OpenSans-SemiBoldItalic.ttf) format("opentype");font-weight:600;
}

@font-face {
    font-family:"Open Sans";src:url(../fonts/OpenSans-Regular.ttf) format("opentype"),url(../fonts/OpenSans-Italic.ttf) format("opentype");font-weight:300;
}

@font-face {
    font-family:"Open Sans";src:url(../fonts/OpenSans-Light.ttf) format("opentype"),url(../fonts/OpenSans-LightItalic.ttf) format("opentype");font-weight:200;
}

body {
    margin: 0 auto;
}

html {
    scroll-behavior: smooth;
}

.dashlist {
    list-style-type: "- ";
}

.lp_container {
    width: 1440px;
    max-width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    background: #000028;
}

.lp_container * {
    font-family: "Open Sans";
    font-weight: 200;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lp_container .bottom_belt img,.lp_container .top_belt img {
    width: 100%;
}

.lp_container ol li::marker{
    font-weight: bold !important;
} (edited)

.lp_container .header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    padding: 10px 120px;
}

.lp_container .header .header-desc{
    font-size: 24px;
    text-align: right;
    font-weight: 300;
}

.lp_container .siemens-header-banner{
    position: relative;
}

.lp_container .siemens-banner-bg{
    max-width: 100%;
}

.lp_container .siemens-header-banner-logo{
    position: absolute;
    top: 32px;
    left: 80px;
}

.lp_container .siemens-promocja{
    position: absolute;
    right: 59px;
    bottom: 59px;
}


.lp_container .header-banner{
    position: absolute;
    bottom: 59px;
    left: 120px;
    max-width: 590px;
    background: #ffffff;
    padding: 19px 28px;
    padding-bottom: 30px;
}

.lp_container .siemens-header-banner .siemens-header-banner-content{
    position: absolute;
    top: 200px;
    left: 80px;
    max-width: 930px;
}

.lp_container .siemens-header-banner .siemens-header-banner-content .siemens-header-banner-title{
    color: #FFF;
    font-size: 60px;
    font-weight: 400;
    line-height: 72px;
    font-style: normal;
}

.lp_container .siemens-header-banner .siemens-header-banner-content .siemens-header-banner-desc{
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 50px;
}


.lp_container .siemens-header-banner .siemens-header-banner-content .siemens-header-banner-desc b{
    color: #FFF;
    font-weight: 700;
}


.lp_container .header-banner .header-banner-promo{
    position: absolute;
    right: 120px;
    bottom: 59px;
    width: 195px;
    height: 195px;
    background: #007BC0;
    border-radius: 100px;
    color: #ffffff;
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    transform: rotate(-5.015deg);
    display: flex;
    flex-wrap: wrap;
    line-height: 31px;
    align-content: center;
    justify-content: center;
}

.lp_container .header-banner .header-banner-promo span{
    color: #ffffff;
    font-size: 43px;
    font-style: normal;
    font-weight: 700;
}

.lp_container .header-banner .header-banner-promo span sup{
    color: #ffffff;
}

.lp_container .header-banner .header-banner-desc-title{
    font-size: 48px;
    font-weight: 700;
}

.lp_container .header-banner .header-banner-desc-subtitle{
    font-size: 24px;
    font-weight: 400;
}

.lp_container .header-banner .header-banner-desc-content{
    margin-top: 23px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-right: 25px;
}

.lp_container .header-banner .header-banner-desc-content b{
    font-weight: 700;
}


.lp_container .header-banner img{
    width: 100%;
}

.lp_container .home-content{
    padding: 0px 120px;
    margin-top: 20px;
}

.lp_container .home-content .home-container{
    padding: 0px 280px;
}

.lp_container .home-content p {
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
}

.lp_container .home-content .home-content-title {
    font-size: 40px;
    margin-top: 59px;
    font-weight: 700;
    line-height: 43px;
}

.lp_container .home-content ol{
    padding-left: 15px;
}

.lp_container .home-content li{
    font-size: 18px;
    line-height: 28px;
}


.lp_container .home-content ol li b{
    font-weight: 700;
}

.lp_container .home-content ol li a{
    color: #007BC0;
}

.lp_container .home-content ol li a{
    color: #007BC0;
}

.lp_container .home-content ol li a{
    color: #007BC0;
}

.lp_container .home-content .home-content-button {
    position: relative;
    margin-top: 23px;
    display: block;
    max-width: 207px;
    background: #3CC8BE;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    padding: 9px 24px;
    text-decoration: none;
    transition: 0.3s all;
}

.lp_container .home-content .home-content-button:hover{
    opacity: 0.7;
}



.lp_container .home-content .home-content-links{
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 30px;
    row-gap: 20px;
    column-gap: 20px;
}

.lp_container .home-content .home-content-links .table-prices{
    width: 341px;
    height: 31px;
    flex-shrink: 0;
    color: #FFF;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 28px;
}

.lp_container .home-content .home-content-links a{
    display: inline-block;
    width: fit-content;
    height: 0;
    color: #3CC8BE;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    transition: 0.3s all;
}

.lp_container .home-content .home-content-links a:hover{
    opacity: 0.7;
}



.lp_container .home-content .home-content-table{
    margin: 0 auto;
    margin-top: 30px;
}

.lp_container .home-content .home-content-table .home-content-table-row{
    display: grid;
    grid-template-columns: 420px 1fr;
    padding: 20px;
    border-bottom: 1px solid #3CC8BE;
}

.lp_container .home-content .home-content-table .home-content-table-header{
    background: #09193D;

}

.lp_container .home-content .home-content-table .home-content-table-header .home-content-table-col{
    color: #ffffff;
    font-size: 18px;
    font-weight: 700 !important;
    line-height: 24px;

}

.lp_container .home-content .home-content-table .home-content-table-row .home-content-table-col b{
    font-weight: 700;
}

.lp_container .home-content .home-content-table .home-content-table-row .home-content-table-col{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}



.lp_container .home-description{
    margin-top: 80px;
    color: #ffffff;
    padding-bottom: 25px;
    font-weight: bold;
    font-size: 40px;
    line-height: 52px;
    text-align: left;
}

.lp_container .home-description .home-description-small{
    display: block;
    margin-top: 40px;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}


.lp_container .siemens-products{
    padding: 0px 320px;
}

.lp_container .home-description #zmywarki {
    width: 907px;
    flex-shrink: 0;
    color: #FFF;
    font-family: "Open Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 52px;
    text-align: left;
    }

.lp_container .siemens-products .siemens-products-row{
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 20px;
}

.lp_container .siemens-product img{
    max-width: 100%;
    width: 100%;
    margin-top: 20px;
}

.lp_container .siemens-product-title{
    position: relative;
    display: block;
    max-width: 100%;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 71px;
    text-decoration: none;
    background: #09193D;
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;

}

.lp_container .siemens-product-arrow{
    position: absolute;
    bottom: 30px;
    right: 30px;
    transition: 0.3s all;

}

.lp_container .siemens-product-arrow:hover{
    opacity: 0.7;
}


.lp_container .home-description b{
    color: #ffffff;
    font-weight: 700;
}

.lp_container .home-description-green{
    color: #ffffff;
    font-weight: 700;
    background: #00884A;
    margin-bottom: 62px;
}

.lp_container .home-description-white{
    color: #000000;
    font-weight: 400;
    background: #ffffff;
    margin-bottom: 62px;
}

.lp_container .home-description-white b{
    color: #000000;
    font-weight: 700;
}




.lp_container .home-movie{
    margin: 20px 0px;
    padding: 0px 120px;
    margin-top: 80px;

}

.lp_container .home-movie img{
    width: 100%;
}





.lp_container .header.left {
    padding-right: calc(50% - 16px);
}

.lp_container .header.left .image img {
    object-position: right center;
}

.lp_container .header.right {
    padding-left: calc(50% - 16px);
}

.lp_container .header.right .image img {
    object-position: left center;
}

.lp_container .header a {
    text-decoration: none;
}

.lp_container .header .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lp_container .header .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lp_container .header .apla {
    position: relative;
    background-color: rgba(255,255,255,0.8);
    padding: 32px;
}

.lp_container .header .apla h2 {
    display: block;
    font-size: 36px;
    line-height: 1.2;
    font-weight: 700;
    padding-bottom: 15px;
    margin: 0;
}

.lp_container .header .apla p {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
    display: block;
    padding-bottom: 20px;
    margin: 0;
}

.lp_container .header .apla p strong {
    font-weight: 700;
}

.lp_container .header.slider {
    position: relative;
    margin: 0 auto;
    padding: 0;
    min-height: auto;
}

.lp_container .header.slider .slide {
    display: none;
    -webkit-animation-name: fade;
    animation-name: fade;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
}

.lp_container .header.slider img {
    width: 100%;
    height: auto;
}

.lp_container .header.slider .next,.lp_container .header.slider .prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 1rem;
    width: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.lp_container .header.slider .next {
    left: auto;
    right: 1rem;
}

.lp_container .slider_dots {
    background-color: #fff;
    height: 50px;
    text-align: center;
}

.lp_container .slider_dots .dot {
    height: 20px;
    width: 20px;
    margin: 20px 9px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #2b6caf;
    display: inline-block;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    cursor: pointer;
}

.lp_container .slider_dots .dot.active {
    background-color: #2b6caf;
    border-color: #2b6caf;
}

.lp_container .section {
    height: 67px;
    text-align: center;
    margin-top: 50px;
    background-color: #e6e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.lp_container .section h3 {
    margin: 0;
    font-size: 28px;
}

.lp_container .columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.lp_container .columns .column-slider .slide{
    display: grid;
    grid-template-columns: repeat(2,50%);
}

.lp_container .columns .column-slider .column-slider-arrows{
    display: grid;
    grid-template-columns: repeat(2,50%);
    margin-bottom: -110px;
}

.lp_container .columns .column-slider .column-slider-arrows .column-slider-arrows-col{
    display: flex;
    justify-content: center;
    column-gap: 70px;
    row-gap: 0px;
}

.lp_container .columns .column-slider .column-slider-arrows .column-slider-arrows-col img{
    width: initial;
    cursor: pointer;
    transition: 0.3s all;
}

.lp_container .columns .column-slider .column-slider-arrows .column-slider-arrows-col img:hover{
    opacity: 0.7;
}

.lp_container .columns div a {
    display: block;
}

.lp_container .columns.spaceBottom {
    margin-bottom: 67px;
}

.lp_container .columns img {
    width: 100%;
}

.lp_container .columns div:nth-child(4n+0),.lp_container .columns div:nth-child(4n-7) {

    min-height: 100px;
}

.lp_container .columns.reverse div:nth-child(4n-1),.lp_container .columns.reverse div:nth-child(4n-2) {

    min-height: 100px;
}

.lp_container .columns.reverse div:nth-child(4n+0),.lp_container .columns.reverse div:nth-child(4n-7) {
    background: unset;
    min-height: unset;
}

.lp_container .columns .fullWidth {
    grid-column: 1/-1;
    margin-top: 2rem;
    padding: 0 4rem;
}

.lp_container .columns .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.lp_container .columns .content h2 {
    font-size: 29px;
    font-weight: 200;
    margin-top: 0;
    margin-bottom: 0;
}

.lp_container .columns .content p {
    font-size: 17px;
    font-weight: 200;
}

.lp_container .columns .content p a {
    display: inline-block;
    color: inherit;
    font-size: inherit;
    text-decoration: none;
    position: relative;
}

.lp_container .columns .content p a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0%;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    height: 1px;
    background: #000;
}

.lp_container .finish-banners img{
    width: 100%;
}

.lp_container .columns .content p a:hover::after {
    width: 100%;
}

.lp_container .columns .content p b,.lp_container .columns .content p strong {
    font-size: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: 600;
}

.lp_container .columns .content .link {
    text-decoration: none;
    color: #386397;
    font-size: 14px;
    font-weight: 400;
    margin: 1rem 0;
    display: block;
}

.lp_container .columns .content .link span {
    display: inline-block;
    font-size: 20px;
    line-height: 14px;
    color: inherit;
    font-weight: 600;
    margin-right: 3px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    top: 1px;
    position: relative;
}

.lp_container .columns .content .link:hover span {
    margin-right: 12px;
}

.lp_container .columns .video {
    width: 100%;
    position: relative;
    padding-bottom: 50.25%;
}

.lp_container .columns .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lp_container .home-connect-banner {
    width: 100%;
}

.lp_container .home-connect-banner img {
    width: 100%;
    height: auto;
}

.lp_container .footer {
    background-color: #fff;
    padding: 81px 16px 10px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.lp_container .footer a {
    text-decoration: none;
    color: inherit;
    display: inline-block;
    margin-left: 8px;
}

.lp_container .footer .return a {
    margin-left: 0;
}

.lp_container .footer .return a span {
    font-size: 14px;
    font-weight: 500;
    color: #386397;
}

.lp_container .footer .return a img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 8px;
    max-height: 10px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.lp_container .footer .return a:hover img {
    margin-right: 4px;
}

.lp_container .footer #text {
    margin-bottom: -29px;
}

.lp_container .stronaGlowna {
    position: relative;
}

.lp_container .stronaGlowna .columns .content .logo {
    position: relative;
    width: 165px;
    min-height: auto;
    left: 0;
    background: none;
    padding-bottom: 24px;

}

.lp_container .stronaGlowna .columns .content h2 {
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 24px;
    text-align: left;
    width: 100%;
}


.lp_container .stronaGlowna .columns .content h2 strong {
    font-weight: 700;
}

.lp_container .stronaGlowna .columns .content p {
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
    margin: 0;
    text-align: left;
}

.lp_container .stronaGlowna .columns .content .text-small {
    display: block;
    margin-top: 20px;
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;

}

.lp_container .stronaGlowna .columns .content .content-button {
    position: relative;
    margin: 0 auto;
    margin-top: 48px;
    display: block;
    max-width: fit-content;
    background: #007BC0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    padding: 14px 26px;
    text-decoration: none;
    transition: 0.3s all;

}


.lp_container .stronaGlowna .columns .content .content-button:hover {
    opacity: 0.7;

}

.lp_container .stronaGlowna .columns .content .content-button::after {
    content: " ";
    background: url("../img/button-arrow.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 14px;
    width: 6px;
    height: 11px;
    top: 50%;
    transform: translate(0%, -50%);

}



.lp_container .stronaGlowna .padding {
    padding: 15px;
}

.lp_container .stronaGlowna .padding .columns.reverse div:nth-child(4n-1),.lp_container .stronaGlowna .padding .columns.reverse div:nth-child(4n-2) {
    background: unset;
}

.lp_container .stronaGlowna .products {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 30px;
}

.lp_container .stronaGlowna .products .top {
    grid-column: 1/-1;
}

.lp_container .stronaGlowna .products .top h3 {
    margin: 0;
    color: #000;
    font-size: 48px;
    font-weight: 400;
    padding: 30px 15px;
    display: block;
    text-align: center;
}

.lp_container .stronaGlowna .products .top h3 strong {
    font-weight: 700;
}

.lp_container .stronaGlowna .products .product {
    border: 5px solid #dfdfdf;
    background-color: #dfdfdf;
}

.lp_container .stronaGlowna .products .product img {
    width: 100%;
}

.lp_container .stronaGlowna .products .product a {
    text-decoration: none;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.lp_container .stronaGlowna .products .product a:hover div h2::after {
    width: 100%;
}

.lp_container .stronaGlowna .products .product div {
    background-color: #dfdfdf;
    padding: 17px;
    height: 100%;
}

.lp_container .stronaGlowna .products .product div h2 {
    color: #000;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    position: relative;
    text-decoration: none;
    width: 100%;
    text-align: center;
}

.lp_container .stronaGlowna .products-list {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 65px 0 80px;
}

.lp_container .stronaGlowna .products-list .product {
    position: relative;
    width: 100%;
    padding: 40px 50px;
    overflow: hidden;
    min-height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.lp_container .stronaGlowna .products-list .product.left {
    padding-right: calc(50% - 16px);
}

.lp_container .stronaGlowna .products-list .product.left .image img {
    object-position: right center;
}

.lp_container .stronaGlowna .products-list .product.right {
    padding-left: calc(50% - 16px);
}

.lp_container .stronaGlowna .products-list .product.right .image img {
    object-position: left center;
}

.lp_container .stronaGlowna .products-list .product a {
    text-decoration: none;
}

.lp_container .stronaGlowna .products-list .product .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lp_container .stronaGlowna .products-list .product .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lp_container .stronaGlowna .products-list .product .apla {
    position: relative;
    background-color: rgba(255,255,255,0.8);
    padding: 32px;
}

.lp_container .stronaGlowna .products-list .product .apla h2 {
    display: block;
    font-size: 36px;
    line-height: 1.2;
    font-weight: 700;
    padding-bottom: 15px;
    margin: 0;
}

.lp_container .stronaGlowna .products-list .product .apla p {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
    display: block;
    padding-bottom: 20px;
    margin: 0;
}

.lp_container .stronaGlowna .products-list .product .apla p strong {
    font-weight: 700;
}

.lp_container .stronaGlowna .products-list .product .apla button {
    outline: none;
    border: none;
    display: inline-block;
    font-size: 18px;
    font-weight: bolder;
    padding: 9px 20px 13px;
    background-color: #005691;
    color: white;
    text-decoration: none;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.lp_container .stronaGlowna .products-list .product .apla button:hover {
    background-color: #0072c1;
}

.lp_container .stronaGlowna .columns {
    row-gap: 59px;
    column-gap: 89px;
    padding: 0px 159px;
    padding-right: 120px;
    margin-top: 70px;
}

.lp_container .stronaGlowna .footer {
    position: relative;
    padding: 0px 120px;
    padding-top: 100px;
    padding-bottom: 20px;
    display: block;
    width: 100%;

    background-color: #000028;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}


.lp_container .stronaGlowna .footer .socials {
    position: absolute;
    bottom: 20px;
    right: 26px;
}

.lp_container.serieSpecial .extra_header .logo {
    position: relative;
    margin-bottom: 6rem;
    max-width: 250px;
}

.lp_container.serieSpecial .extra_header>img {
    width: 100%;
}

.lp_container.serieSpecial .extra_header>div {
    padding: 60px;
}

.lp_container.serieSpecial .extra_header>div h2 {
    font-weight: 700;
    font-size: 36px;
    padding: 0;
    margin: 0;
}

.lp_container.serieSpecial .extra_header>div p {
    font-size: 23px;
    margin: 0;
    padding: 0;
}

.lp_container.serieSpecial .extra_header>div:last-of-type {
    padding-bottom: 0;
}

.lp_container.serieSpecial .section {
    margin: 60px 0;
}

.lp_container.serieSpecial .section h3 {
    font-weight: 700;
}

.lp_container.serieSpecial .columns {
    grid-row-gap: 60px;
}

.lp_container.serieSpecial .columns div:nth-child(4n-2) img {
    padding-left: 30px;
}

.lp_container.serieSpecial .columns div:nth-child(4n-1) img {
    padding-right: 30px;
}

.lp_container.serieSpecial .columns div:nth-child(4n-1),.lp_container.serieSpecial .columns div:nth-child(4n-2) {
    background-color: unset;
}

.lp_container.serieSpecial .columns .content {
    padding: 20px 30px;
}

.lp_container.serieSpecial .columns .content h2 {
    font-size: 26px;
    font-weight: 700;
}

.lp_container.serieSpecial .columns .content p {
    font-size: 16px;
}

.lp_container.serieSpecial .extra_footer {
    margin-top: 140px;
}

.lp_container.serieSpecial .extra_footer>img {
    width: 100%;
}

.lp_container.serieSpecial .extra_footer .listing {
    margin: 100px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.lp_container.serieSpecial .extra_footer .video {
    width: 100%;
    position: relative;
}

.lp_container.serieSpecial .extra_footer .video .slider_dots {
    background-color: unset;
    margin: 30px 0;
}

.lp_container.serieSpecial .extra_footer .video .slider_dots .dot {
    background-color: #d6d6d6;
    border-color: #d6d6d6;
}

.lp_container.serieSpecial .extra_footer .video .slider_dots .dot.active {
    background-color: #a3a3a3;
    border-color: #a3a3a3;
}

.lp_container.serieSpecial .extra_footer .video .slider {
    position: relative;
}

.lp_container.serieSpecial .extra_footer .video .slider .next,.lp_container.serieSpecial .extra_footer .video .slider .prev {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 100%;
    min-width: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.lp_container.serieSpecial .extra_footer .video .slider .next {
    left: auto;
    right: 0;
}

.video-thumbnail{
    cursor: pointer;
    transition: 0.3s all;
}

.video-thumbnail:hover{
    opacity: 0.7;
}



.lp_container.serieSpecial .extra_footer .video .slide {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
}

.lp_container.serieSpecial .extra_footer .video .slide iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lp_container .product-movie{
    min-height: 410px;
}

@media screen and (max-width:1230px) {
    .lp_container .columns div:nth-child(4n+0), .lp_container .columns div:nth-child(4n-7){
        display: flex;
        align-items: center;
    }

    .lp_container .columns .column-slider{
        display: block !important;
    }

    .lp_container .columns .column-slider .slide{
        display: grid;
    }

    .home-movie-content{
        max-height: 510px;
    }


    .lp_container .columns .content{
        padding: 20px 0px;
    }


    .lp_container .header-banner .header-banner-desc{
        left: 35px;
    }

    .lp_container .header-banner .header-banner-promo{
        right: 35px;
    }

    .lp_container .stronaGlowna .columns .content h2{
        font-size: 23px;
    }


}

@media screen and (max-width:1500px) {
    .lp_container .home-content .home-container{
        padding: 0px 192px;
    }

    .lp_container .home-description{
        padding: 0px 190px;
    }

    .lp_container .siemens-products{
        padding: 0px 140px;
    }

    .lp_container .home-movie{
        padding: 0px 140px;
    }

    .lp_container .stronaGlowna .columns{
        padding: 0px 140px;
        padding-right: 140px;
    }

}

@media screen and (max-width:1280px) {
    .lp_container .stronaGlowna .products-list {
        gap: 20px;
    }




    .lp_container .home-content .home-container{
        padding: 0px 70px;
    }

    .lp_container .home-description{
        padding: 0px 70px;
    }

    .lp_container .siemens-products{
        padding: 0px 70px;
    }

    .lp_container .home-movie{
        padding: 0px 70px;
    }


    .lp_container .stronaGlowna .columns{
        padding: 0px 70px;
        padding-right: 70px;
    }


    .lp_container .stronaGlowna .products {
        grid-gap: 20px;
    }

    .lp_container .stronaGlowna .products-list .product {
        min-height: 360px;
    }

    .lp_container .siemens-promocja{
        max-width: 152px;
    }

    .lp_container .siemens-header-banner .siemens-header-banner-content{
        top: 100px;
    }

    .lp_container .siemens-header-banner .siemens-header-banner-content .siemens-header-banner-title{
        font-size: 38px;
        line-height: 42px;
    }
}



@media screen and (max-width:991px) {
    .lp_container .header-banner .header-banner-desc{
        position: static;
        padding: 0px 35px;
        margin-top: 20px;
    }


    .lp_container .product-movie{
        height: auto;
        min-height: initial;
    }

    .lp_container .home-content .home-content-links .table-prices{
        width: 100%;
    }

    .lp_container .home-description{
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px !important;
    }

    .lp_container .home-description-mobile{
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }


    .lp_container .stronaGlowna .columns{
        margin-top: 20px;
        row-gap: 20px;
    }

    .lp_container iframe{
        min-height: 50vw;
        height: 50vw;
    }

    .lp_container .columns {
        grid-template-columns: repeat(1,1fr);
    }

    .lp_container .columns>div:nth-child(1) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .lp_container .columns>div:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .lp_container .columns>div:nth-child(3) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .lp_container .columns>div:nth-child(4) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .lp_container .columns>div:nth-child(5) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .lp_container .columns>div:nth-child(6) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .lp_container .columns>div:nth-child(7) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .lp_container .columns>div:nth-child(8) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .lp_container .columns>div:nth-child(9) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .lp_container .columns>div:nth-child(10) {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .lp_container .columns>div:nth-child(11) {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .lp_container .columns>div:nth-child(12) {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .lp_container .columns>div:nth-child(13) {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .lp_container .columns>div:nth-child(14) {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14;
    }

    .lp_container .columns>div:nth-child(15) {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16;
    }

    .lp_container .columns>div:nth-child(16) {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15;
    }

    .lp_container .columns>div:nth-child(17) {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17;
    }

    .lp_container .columns>div:nth-child(18) {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18;
    }

    .lp_container .columns>div:nth-child(19) {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20;
    }

    .lp_container .columns>div:nth-child(20) {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19;
    }

    .lp_container .columns>div:nth-child(21) {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21;
    }

    .lp_container .columns>div:nth-child(22) {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22;
    }

    .lp_container .columns>div:nth-child(23) {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24;
    }

    .lp_container .columns>div:nth-child(24) {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23;
    }



    .lp_container .home-content .home-container{
        padding: 0px 35px;
    }

    .lp_container .home-description{
        padding: 0px 35px;
    }

    .lp_container .siemens-products{
        padding: 0px 35px;
    }

    .lp_container .home-movie{
        padding: 0px 35px;
    }


    .lp_container .stronaGlowna .columns{
        padding: 0px 35px;
        padding-right: 35px;
    }


    .lp_container .siemens-products .siemens-products-row{
        grid-template-columns: 1fr;
    }

    .lp_container .siemens-products .siemens-products-row img{
        width: 100%;
    }

    .lp_container .siemens-promocja{
        bottom: initial;
        top: 20px;
        right: 20px;
    }

    .lp_container .siemens-header-banner-logo{
        left: 10px;
    }

    .lp_container .siemens-header-banner .siemens-header-banner-content{
        position: static;
    }

    .lp_container .siemens-header-banner .siemens-header-banner-content .siemens-header-banner-title{

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

    .lp_container .siemens-header-banner .siemens-header-banner-content .siemens-header-banner-desc{
        font-size: 14px;
        font-size: 17px;
    }

    .lp_container .siemens-promocja{
        max-width: 121px
    }

    .siemens-header-banner-content{
        position: static;
        padding: 35px;
    }




    .lp_container .header .header-desc{
        font-size: 12px;
        padding-right: 35px;
    }

    .lp_container .header{
        grid-template-columns: 1fr 2fr;

    }

    .lp_container .header .header-logo{
        padding-left: 35px;
    }

    .lp_container .header .header-logo img {
        max-width: 105px;
    }


    .lp_container .header-banner .header-banner-promo{
        bottom: initial;
        top: 20px;
        right: 20px;
        width: 92px;
        height: 92px;
        font-size: 14px;
        line-height: 16px;
    }

    .lp_container .header-banner .header-banner-promo span{
        font-size: 16px;
    }

    .lp_container .header-banner .header-banner-desc-content{
        font-size: 14px;
        padding: 0px;
        margin-top: 10px;
    }

    .lp_container .header-banner .header-banner-desc-title{
        font-size: 24px;
    }

    .lp_container .header-banner .header-banner-desc-subtitle{
        font-size: 16px;
    }

    .lp_container .home-content{
        padding: 0px 35px;
    }

    .lp_container .home-content .home-content-table .home-content-table-row{
        grid-template-columns: 2fr 1fr;
        padding: 10px 20px;
        column-gap: 10px;
    }

    .lp_container .home-description{
        padding: 35px 35px;
        font-size: 18px;
        line-height: 22px;
    }

    .lp_container .columns .column-slider .slide{
        grid-template-columns: 1fr;
    }

    .lp_container .columns .column-slider .column-slider-arrows{
        display: grid;
        grid-template-columns: 1fr;
        margin-bottom: 20px;
    }

    .lp_container .columns .column-slider .column-slider-arrows .column-slider-arrows-col:nth-child(1){
        display: none;
    }

    .lp_container .stronaGlowna .footer{
        padding: 20px 35px;
    }

    .home-movie-content{
        height: initial;
    }
.product-movie {
    height: 346.709px;
    flex-shrink: 0;
}
}

@media screen and (max-width:1024px) {
    .lp_container .stronaGlowna .products {
        grid-template-columns: repeat(4,1fr);
    }

    .lp_container .header {
        padding: 20px 32px;
    }

    .lp_container .stronaGlowna .products-list .product {
        padding: 20px 32px;
    }
}

@media screen and (max-width:756px) {
    .lp_container .columns .fullWidth {
        padding: 0;
    }

    .lp_container .stronaGlowna .columns .content h2{
        font-size: 16px;
    }

    .lp_container .stronaGlowna .columns .content p{
        font-size: 12px;
        line-height: 18px;
    }

    .lp_container .columns .content{
        padding: 40px 0px;
    }


    .lp_container .header {
        padding: 0 !important;
        min-height: auto;
    }

    .lp_container .header .image {
        position: relative;
        height: auto;
    }

    .lp_container .header .image img {
        height: auto;
    }

    .lp_container .header.slider .next,.lp_container .header.slider .prev {
        top: 40%;
    }

    .lp_container .header.slider .next img,.lp_container .header.slider .prev img {
        max-height: 30px;
    }

    .lp_container .section h3 {
        font-size: 22px;
    }

    .lp_container .columns .content h2 {
        font-size: 20px;
    }

    .lp_container .columns .content p {
        font-size: 14px;
    }

    .lp_container .stronaGlowna .columns {
        gap: 0;
    }



    .lp_container .stronaGlowna .padding {
        padding: 0;
    }

    .lp_container .stronaGlowna .products {
        grid-template-columns: repeat(3,1fr);
    }

    .lp_container .stronaGlowna .products-list .product {
        padding: 0 !important;
        min-height: auto;
    }

    .lp_container .stronaGlowna .products-list .product .image {
        position: relative;
        height: auto;
    }

    .lp_container .stronaGlowna .products-list .product .image img {
        height: auto;
    }

    .lp_container .stronaGlowna .footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .lp_container .stronaGlowna .footer .content {
        position: relative;
        top: unset;
        left: unset;
        max-width: unset;
        padding: 1rem;
        margin-bottom: 3rem;
    }

    .lp_container .stronaGlowna .footer .content h4 {
        font-size: 20px;
    }

    .lp_container .stronaGlowna .footer .content p {
        font-size: 16px;
    }

    .lp_container.serieSpecial .columns div:nth-child(4n-2) img {
        padding-left: unset;
    }

    .lp_container.serieSpecial .columns div:nth-child(4n-1) img {
        padding-right: unset;
    }

    .lp_container.serieSpecial .extra_header>div {
        padding: 20px;
    }

    .lp_container.serieSpecial .extra_header .logo {
        max-width: 150px;
        margin-bottom: 3rem;
    }

    .lp_container.serieSpecial .extra_header>div h2 {
        font-size: 28px;
        margin-bottom: 1rem;
    }

    .lp_container.serieSpecial .extra_header>div p {
        font-size: 18px;
    }

    .lp_container.serieSpecial .extra_footer .listing {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-gap: 1rem;
    }
}

@media screen and (max-width:500px) {
    .lp_container .stronaGlowna .products {
        grid-template-columns: repeat(2,1fr);
    }
}

@-webkit-keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}