368 lines
10 KiB
PHP
368 lines
10 KiB
PHP
<style>
|
|
.box-hit-cenowy-1 .box-hit-cenowy-1--wrapper {
|
|
margin-bottom: 60px;
|
|
}
|
|
.box-hit-cenowy-1 .box-hit-cenowy-1--wrapper h2 {
|
|
color: #000000;
|
|
font-family: 'URW Form', sans-serif;
|
|
font-weight: 400;
|
|
font-size: 30px;
|
|
line-height: 1.3;
|
|
text-align: center;
|
|
letter-spacing: 0.1em;
|
|
text-transform: uppercase;
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.box-hit-cenowy-1 .box-hit-cenowy-1--wrapper p {
|
|
color: #000000;
|
|
font-family: 'URW Form', sans-serif;
|
|
font-weight: 300;
|
|
font-size: 20px;
|
|
line-height: 1.5;
|
|
text-align: center;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.box-hit-cenowy-2 {
|
|
overflow: hidden;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper > img{
|
|
margin-bottom: 40px;
|
|
width: 100%;
|
|
max-width: 500px;
|
|
}
|
|
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 {
|
|
width: 100%;
|
|
max-width: 540px;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 h3{
|
|
color: #000000;
|
|
font-family: 'URW Form', sans-serif;
|
|
font-weight: 700;
|
|
font-size: 40px;
|
|
line-height: 1;
|
|
margin: 30px 0 15px 0px;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 p{
|
|
color: #1D1D1E;
|
|
font-family: 'URW Form', sans-serif;
|
|
font-weight: 400;
|
|
font-size: 20px;
|
|
line-height: 2;
|
|
letter-spacing: 1px;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 ol{
|
|
padding: 0;
|
|
margin: 0 0 30px 0;
|
|
list-style: none;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 ol li{
|
|
position: relative;
|
|
color: #1D1D1E;
|
|
font-family: 'URW Form', sans-serif;
|
|
font-weight: 400;
|
|
font-size: 20px;
|
|
line-height: 2;
|
|
letter-spacing: 1px;
|
|
padding-left: 17px;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 ol li::before{
|
|
content: '-';
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 ul {
|
|
padding: 40px 0 0 0;
|
|
margin: 0;
|
|
list-style: none;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 ul li {
|
|
color: #000000;
|
|
font-family: 'URW Form', sans-serif;
|
|
font-weight: 300;
|
|
font-size: 22px;
|
|
line-height: 1.8;
|
|
}
|
|
|
|
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row {
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 50px;
|
|
}
|
|
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1{
|
|
width: 100%;
|
|
max-width: 540px;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2 {
|
|
position: relative;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2 > img{
|
|
margin-top: -70px;
|
|
width: 100%;
|
|
min-width: fit-content;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2 .technical-details{
|
|
display: inline-flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
gap: 10px;
|
|
padding: 21px 30px 16px;
|
|
|
|
position: relative;
|
|
|
|
background: #C4D1E2;
|
|
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
|
|
border-radius: 5px;
|
|
|
|
|
|
color: #1D1D1E;
|
|
font-family: 'URW Form', sans-serif;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
line-height: 17px;
|
|
letter-spacing: 0.09em;
|
|
text-transform: uppercase;
|
|
|
|
position: absolute;
|
|
top: 52%;
|
|
left: 30px;
|
|
}
|
|
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2 .technical-details img{
|
|
margin: -3px 0 0 0;
|
|
}
|
|
|
|
|
|
@media (max-width: 991px) {
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row {
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1{
|
|
width: 100%;
|
|
max-width: unset;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2 > img{
|
|
margin-top: 0;
|
|
min-width: unset;
|
|
}
|
|
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2 .technical-details{
|
|
top: 55%;
|
|
left: 10%;
|
|
}
|
|
}
|
|
|
|
|
|
.box-hit-cenowy-2--wrapper .product-head {
|
|
position: relative;
|
|
width: fit-content;
|
|
margin-left: 25px;
|
|
margin-bottom: 40px;
|
|
}
|
|
|
|
@media (max-width: 991px) {
|
|
.box-hit-cenowy-2--wrapper .product-head {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
margin-bottom: 30px
|
|
}
|
|
}
|
|
|
|
.box-hit-cenowy-2--wrapper .product-head span.tag {
|
|
position: relative;
|
|
color: #fff;
|
|
font-size: 24px;
|
|
font-weight: 700;
|
|
letter-spacing: 1px;
|
|
line-height: 1;
|
|
text-transform: uppercase;
|
|
display: inline-block;
|
|
background-color: red;
|
|
border-top-right-radius: 5px;
|
|
border-bottom-right-radius: 5px;
|
|
padding: 10px 40px 5px 40px;
|
|
margin-left: -25px
|
|
}
|
|
|
|
.box-hit-cenowy-2--wrapper .product-head span.tag::before {
|
|
content: "";
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 25px;
|
|
height: 25px;
|
|
transform: translateY(100%);
|
|
border-top: 13px solid #9f2424;
|
|
border-right: 13px solid #9f2424;
|
|
border-left: 13px solid rgba(0, 0, 0, 0);
|
|
border-bottom: 13px solid rgba(0, 0, 0, 0)
|
|
}
|
|
|
|
@media (max-width: 1199px) {
|
|
.box-hit-cenowy-2--wrapper .product-head span.tag {
|
|
font-size: 20px;
|
|
margin-left: -20px
|
|
}
|
|
|
|
.box-hit-cenowy-2--wrapper .product-head span.tag::before {
|
|
width: 20px;
|
|
height: 20px;
|
|
border-width: 10px
|
|
}
|
|
}
|
|
|
|
.box-hit-cenowy-2--wrapper .product-head .price {
|
|
|
|
background: #eef3f9;
|
|
border-top-right-radius: 5px;
|
|
border-bottom-right-radius: 5px;
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: end;
|
|
gap: 40px;
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
padding: 20px 20px 10px 100px;
|
|
margin-top: -30px
|
|
}
|
|
|
|
@media (max-width: 1199px) {
|
|
.box-hit-cenowy-2--wrapper .product-head .price {
|
|
gap: 30px;
|
|
padding: 20px 20px 10px 50px
|
|
}
|
|
}
|
|
|
|
.box-hit-cenowy-2--wrapper .product-head .price span {
|
|
color: #1d1d1e;
|
|
font-size: 20px;
|
|
font-family: "URW Form", sans-serif;
|
|
font-weight: 400;
|
|
letter-spacing: 1px;
|
|
line-height: 1;
|
|
padding-bottom: 10px
|
|
}
|
|
|
|
@media (max-width: 1199px) {
|
|
.box-hit-cenowy-2--wrapper .product-head .price span {
|
|
font-size: 18px
|
|
}
|
|
}
|
|
|
|
.box-hit-cenowy-2--wrapper .product-head .price p {
|
|
color: #1d1d1e;
|
|
font-size: 55px;
|
|
font-family: "URW Form", sans-serif;
|
|
font-weight: 700;
|
|
letter-spacing: 2px;
|
|
line-height: 1;
|
|
margin: 0
|
|
}
|
|
|
|
@media (max-width: 1199px) {
|
|
.box-hit-cenowy-2--wrapper .product-head .price p {
|
|
font-size: 45px
|
|
}
|
|
}
|
|
|
|
@media (max-width: 575px) {
|
|
.box-hit-cenowy-2--wrapper .product-head .price {
|
|
margin-top: -15px;
|
|
}
|
|
.box-hit-cenowy-2--wrapper .product-head .price p {
|
|
font-size: 35px
|
|
}
|
|
}
|
|
|
|
.box-hit-cenowy-2 .c-row .c-col-1 .c_button {
|
|
display: inline-flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
gap: 10px;
|
|
padding: 17px 20px 13px 38px;
|
|
background: #fff246;
|
|
border-radius: 6px;
|
|
color: #1d1d1e;
|
|
font-size: 13px;
|
|
font-family: "URW Form", sans-serif;
|
|
font-weight: 700;
|
|
letter-spacing: 1px;
|
|
text-transform: uppercase;
|
|
line-height: 1;
|
|
box-shadow: 0 4px 4px rgba(0, 0, 0, .12)
|
|
}
|
|
|
|
.box-hit-cenowy-2 .c-row .c-col-1 .c_button img {
|
|
padding-bottom: 6px;
|
|
width: 16px
|
|
}
|
|
|
|
@media (max-width: 991px) {
|
|
.box-hit-cenowy-2 .c-row .c-col-1 .c_button {
|
|
margin: 0 auto;
|
|
display: block;
|
|
width: -moz-fit-content;
|
|
width: fit-content
|
|
}
|
|
}
|
|
|
|
|
|
</style>
|
|
|
|
<div class="box-hit-cenowy-1">
|
|
<div class="container">
|
|
<div class="box-hit-cenowy-1--wrapper">
|
|
<h2><strong>Exklusive Aluminium-Eingangstüren</strong><br>zu einem außergewöhnlichen Preis!</h2>
|
|
<p>Angebotsdauer: 8.12.2025 bis zum Ausverkauf | Veranstalter der Promotion: VIDOK Fenster und Türen</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="box-hit-cenowy-2">
|
|
<div class="container">
|
|
<div class="box-hit-cenowy-2--wrapper">
|
|
<div class="product-head">
|
|
<span class="tag" style="padding-bottom: 10px">Preis-Hit!</span>
|
|
<div class="price">
|
|
<span>nettodinner</span>
|
|
<p>1 100€</p>
|
|
</div>
|
|
</div>
|
|
<div class="c-row">
|
|
<div class="c-col c-col-1">
|
|
<h3>VA-D 114 und VA-D 107</h3>
|
|
<ol>
|
|
<li>Eingangstüren <strong>ALUPROF MB79N</strong></li>
|
|
<li>Außenmaß <strong>1100 x 2200 mm</strong>, Lichte Durchgangsbreite 900 mm</li>
|
|
<li>Öffnungsrichtung: <strong>links nach außen</strong></li>
|
|
<li>Aufsetzschale einseitig, <strong>Typ VA-D 114 und VA-D 107</strong></li>
|
|
<li>Farbe: <strong>RAL 7016 MAT</strong></li>
|
|
<li>3-Fach automatische Verriegelung Fuhr 833</li>
|
|
<li><strong>E-öffner Fuhr</strong> mit dem Tag/Nacht Schalter</li>
|
|
<li>Rollenbänder Fapim MONACO in der Farbe RAL 7016 MATT</li>
|
|
<li>Von außen: Griffstange <strong>Edelstahl 1200 mm</strong> + Ringrosette Wala</li>
|
|
<li>Von innen: <strong>Aluprof Style</strong> Langschild Drückergarnitur</li>
|
|
</ol>
|
|
<a class="c_button" href="/kontakt">
|
|
Anfrage senden
|
|
<img alt="" src="images/icons/check-box-Vector.svg">
|
|
</a>
|
|
</div>
|
|
<div class="c-col c-col-2">
|
|
<img src="/upload/filemanager/components/hit-cenowy-drzwi/hit-cenowy-1.png" class="hit-cenowy-img-2">
|
|
|
|
<a href="/images/promotion/VA-D-114-PDF.pdf" target="_blank" class="technical-details">
|
|
Technische details
|
|
<img src="/images/promotion/Subtract.svg" alt="" />
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |