a
{
  color: #000;
  text-decoration: none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html
{
  font: normal 62.5%/1.4em Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
  scroll-behavior:smooth; 
}


blockquote, q
{
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after
{
  content: '';
}

ins
{
  text-decoration: underline;
}

del
{
  text-decoration: line-through;
}

table
{
  border-collapse: collapse;
  border-spacing: 0;
}

body{
margin:0px;
padding:0px;
font-size:14px;
font-family: 'Poppins', sans-serif;
background:#f2f4f5;
line-height:normal;
font-style:normal;
}

body input, body textarea, body button, body select
{
font-family:'Poppins', sans-serif;
line-height:normal;
font-style: normal;
}

body a, body a:hover
{
text-decoration:none;
}

.body-hide-ow, .body-hide-ow-popup
{
overflow: hidden;
}

.conteiner
{
width:calc(100% - 40px);
max-width:1240px;
padding:0px 20px;
margin:0px auto;
}


/*HEADER TOP PAGE*/

.top-page-header
{
width:100%;
position:relative; 
}

.top-page-header-block
{
background:#F32F18;
padding:16px 0px 15px 0px;
}

.admin-bar .top-page-header-block
{
padding-top:32px;
}

.top-page-header-block-top-content{
display:flex;
justify-content:flex-start;
align-items:flex-start;
flex-wrap:nowrap;
}

.top-page-header-block-top-content img{
width:auto;
max-width:100%;
height:auto;
}

/*BANERY STRONA GŁÓWNA*/

.home-page-baner
{
padding:28px 0px;
background:white;
}

.home-page-baner-img
{
width:100%;
height:auto; 
}

.home-page-baner-img img
{
width:100%;
height:auto;
}

/*WYSZUKIWARKA*/

.sarch-section
{
padding:40px 0px;
background:#f2f4f5;
}

.sarch-section-block
{
display:flex;
justify-content:flex-start;
align-items:flex-start;
flex-wrap:wrap;
}

.sarch-section-block-a
{
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
background:#fff url('../images/szukaj.png') no-repeat 15px center;
padding:0px 0px 0px 50px;
width:calc(100% - 193px);
margin-right:2px;
}


.sarch-section-block-b
{
background:#fff url('../images/adres.png') no-repeat 20px center;
padding:0px 0px 0px 50px;
width:240px;
display:none;
}

.sarch-section-block-c
{
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
background:#2d304e;
width:140px;
height:80px;
text-align:center;
font-size:14px;
font-weight:600;
color:#fff;
line-height:80px;
cursor:pointer;
border:0px;
padding:0px;
margin:0px;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}

.sarch-section-block-c span,
.sarch-section-block-c img
{
display:inline-block;
vertical-align:middle;
}

.sarch-section-block-c:hover
{
background:#000;
}

.sarch-section-block input
{
display:block;
width:100%;
height:80px;
line-height:80px;
border:0px;
padding:0px;
margin:0px;
outline:none;
font-size:14px;
font-weight:400;
color:#000;
}


/*NAGŁOWKI GÓRNE STRONY*/

.page-header-one
{
font-size:30px;
font-weight:700;
color:#2d304e;
line-height:normal;
margin-bottom:47px;
text-align:center;
}


/*SEKCJA KATEGORIE GŁOWNE*/

.section-catergory-item
{
padding:50px 0px;
background:white;
}

.section-catergory-item-content
{
display:flex;
justify-content:flex-start;
align-items:stretch;
flex-wrap:wrap;
}

.section-catergory-item-content-block
{
width:11.1111111111111111%;
text-align:center;
margin-bottom:20px;
}

.section-catergory-item-content-block-image
{
width:90px;
height:90px;
border-radius:50%;
position:relative;
margin:0px auto 26px auto;
}

.section-catergory-item-content-block-image-con
{
position:absolute;
top:20%;
left:20%;
width:60%;
height:60%;
}

.section-catergory-item-content-block-image img
{
width:100%;
height:100%;
object-fit:contain;
object-position:center center;
}

.section-catergory-item-content-block-header
{
font-size:14px;
font-weight:600;
color:#2d304e;
line-height:18px;
padding:0px 10px;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;  
}

a:hover .section-catergory-item-content-block-header
{
color:#000;
}


/*OGŁOSZENIA PROMOWANE*/

.section-product-prom
{
background:#f2f4f5;
padding:70px 0px;
}

.section-product-prom-content
{
display:flex;
justify-content:flex-start;
align-items:stretch;
flex-wrap:wrap;
margin:0px -10px;
}

.section-product-prom-content-item
{
border:1px solid #dcdcdc;
background:#fff;
padding:10px 0px 20px 0px;
margin:0px 10px 20px 10px;
width:calc(25% - 22px);
border-radius:6px;
display:block;
}

.section-product-prom-content-item-image{
width:100%;
height:210px;
margin-bottom:15px;
}

.section-product-prom-content-item-image-block{
width:calc(100% - 30px);
height:210px;
margin:0px 15px;
}

.section-product-prom-content-item-image-block img{
width:100%;
height:100%;
object-fit:cover;
object-position:center;
}

.section-product-prom-content-item-text{
border-top:1px solid #dcdcdc;
padding:0px 15px;  
position:relative;
}

.section-product-prom-content-item-text-two{
border-top:1px solid #dcdcdc;
padding:0px 15px;
}

.section-product-prom-content-item-header{
font-size:14px;
font-weight:400;
line-height:18px;
color:#4b4b4b; 
padding:0px 50px 10px 0px; 
}

.section-product-prom-content-item-text-cena{
font-size: 18px;
font-weight: 700;
line-height: 18px;
color: #2d304f;
padding:20px 0px 10px 0px; 
}


.section-product-prom-content-item-header-two{
font-size:14px;
font-weight:400;
line-height:18px;
color:#4b4b4b; 
padding:0px 0px 10px 0px; 
}

.section-product-prom-content-item-text-heart{
position:absolute;
width:15px;
height:13px;
background:url('../images/ulubione-m.png') no-repeat center center;
top:25px;
right:15px;
}

.section-product-prom-content-item-text-buttom{
font-size:11px;
font-weight:400;
line-height:18px;
color:#4b4b4b; 
}

.section-product-prom-content-item-text-buttom-two{
position:absolute;
bottom:20px;
left:15px;
font-size:11px;
font-weight:400;
line-height:18px;
color:#4b4b4b; 
}

.section-product-prom-button-down{
display:block;
border:2px solid #2d304e;
height:44px;
line-height:44px;
font-size:14px;
font-weight:700;
color:#fff;
text-align:center;
cursor:pointer;
background:#2d304e;
border-radius:4px;
margin:20px auto 20px auto;
max-width:350px;
}

.section-product-prom-button-down:hover{
border:4px solid #2d304e;
height:40px;
line-height:40px;
color:#2d304e;
background:transparent;
}


/*BELKA SERWIS STRONA GŁÓWNA*/

.section-service-home{
background:#2d304e; 
}

.section-service-home-content{
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
width:100%;
max-width:861px;
margin:0px auto;
}

.section-service-home-content-img{
padding:20px 0px;
}

.section-service-home-content-text{
padding:20px 0px;
}

.section-service-home-content-text-big{
font-size:24px;
font-weight:600;
line-height:normal;
color:#fff;
text-align:center;  
}

.section-service-home-content-text-small{
font-size:16px;
font-weight:600;
line-height:normal;
color:#fff;
text-align:center;  
}

.section-service-home-content-text-link{
width:180px;
height:44px;
border:1px solid #fff;
background:#fff;
font-size:16px;
font-weight:600;
color:#2d304e;
line-height:normal;
line-height:44px;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
border-radius:4px;
text-align:center; 
margin:20px 0px;
display:block;
}

.section-service-home-content-text-link:hover{
border:1px solid #fff;
background:transparent;
color:#fff;
}


/*O NAS*/

.section-about-us{
padding:60px 0px;
background:#ffe3b1;
}

.section-about-us-content{
text-align:center;
}

.section-about-us-content-logo{
width:auto;
height:auto;
max-width:100%;
margin-bottom:80px;
}

.section-about-us-content-text{
max-width:861px;
margin:0px auto;
font-size:14px;
font-weight:400;
line-height:24px;
color:#4b4b4b;  
}

.section-about-us-content-text p{
padding-bottom:30px;  
}

.section-about-us-content-social{
display:flex;
justify-content:center;
align-items:center;
flex-wrap:wrap;
}

.section-about-us-content-social a{
margin:0px 10px;
}

/*HOME DWA BLOKI NA DOLE*/

.section-two-block{
background:#f2f4f5;
padding:50px 0px;
}

.section-two-block-content{
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:wrap;
}

.section-two-block-content-item{
width:calc(50% - 10px);
}

.section-two-block-content-item-image{
padding-left:30px;
height:160px;
}

.section-two-block-content-item-text p{
font-size:14px;
font-weight:400;
line-height:24px;
color:#4b4b4b;  
}


/*LISTA PRODUKTÓW*/


.page-list-product{
background:#f3f4f6;
}


.page-list-product-result-filtr-next-text{
font-size:12px;
font-weight:400;
line-height:normal;
color:#2d304f;
margin-bottom:30px;
}

.page-list-product-result-filtr-next{
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
margin-bottom:30px;
}

.page-list-product-result-filtr-next-return-page{
border-top:1px solid #b3b3b4;
padding-top:5px;
}

.page-list-product-result-filtr-next-return-page ul{
display:flex;
justify-content:flex-start;
align-items:center;
flex-wrap:wrap;  
}

.page-list-product-result-filtr-next-return-page ul li{
list-style-type:none;
font-size:12px;
font-weight:400;
line-height:normal;
color:#2d304f; 
margin-right:3px;
}


.page-list-product-result-filtr-next-return-page ul li a,
.page-list-product-result-filtr-next-return-page ul li a:hover{
list-style-type:none;
font-size:12px;
font-weight:400;
line-height:normal;
color:#2d304f; 
text-decoration:underline;
}


.page-list-product-result-filtr-next-right{
display:flex;
justify-content:flex-end;
align-items:center;
flex-wrap:wrap;  
}

.page-list-product-result-filtr-next-right .page-list-product-result-filtr-input-block-a{
margin:0px; 
}

.page-list-product-result-filtr-next-right label{
font-size:14px;
font-weight:400;
line-height:normal;
color:#2d304f; 
margin-right:10px;
}


.page-list-product-result-filtr-stan{
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
border-bottom:1px solid #2d304e;
margin-bottom:20px;
}

.page-list-product-result-filtr-stan ul{
display:flex;
justify-content:flex-start;
align-items:flex-end;
flex-wrap:wrap;
}

.page-list-product-result-filtr-stan ul li{
list-style-type:none;
font-size:14px;
font-weight:400;
line-height:normal;
color:#2d304f;
padding:20px;
position:relative;
cursor:pointer;
}

.page-list-product-result-filtr-stan ul .active::before{
content:'';
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:3px;
background:#2d304f; 
}

.page-list-product-result-hide-filtr{
font-size:14px;
font-weight:400;
line-height:normal;
color:#2d304f;
cursor:pointer;
padding:20px 0px 20px 20px;  
}

.page-list-product-result-filtr-input{
display:flex;
justify-content:flex-start;
align-items:flex-end;
flex-wrap:wrap;
}

.page-list-product-result-filtr-input-block-a, .page-list-product-result-filtr-input-block-b{
margin-right:15px;
margin-bottom:15px;
position:relative;
}

.page-list-product-result-filtr-input-block-a label, .page-list-product-result-filtr-input-block-b label{
font-size:14px;
font-weight:400;
line-height:normal;
color:#2d304f;
display:block;
margin-bottom:10px;
}

.page-list-product-result-filtr-input-block-a::before{
content:'';
width:19px;
height:13px;
position:absolute;
bottom:17px;
right:18px;
z-index:99;
background:url('../images/down.png') no-repeat center;
}

.page-list-product-result-filtr-input-block-a select{
display:block;
width:230px;
height:48px;
line-height:48px;
font-size:14px;
font-weight:400;
color:#2d304f;
border-radius:6px;
background:#fff;
outline:none;
border:0px;
padding:0px 40px 0px 18px;
margin:0px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}


.page-list-product-result-filtr-input-block-b select{
display:block;
width:80px;
height:48px;
line-height:48px;
font-size:14px;
font-weight:400;
color:#2d304f;
border-radius:6px;
background:#fff;
outline:none;
border:0px;
padding:0px 18px 0px 18px;
margin:0px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}


.page-list-product-result-info{
font-size:24px;
font-weight:600;
line-height:normal;
color:#2d304f; 
margin-bottom:15px; 
}

.page-list-product-result-item{
border:1px solid #dcdcdc;
background:#fff;
padding:0px;
margin:0px 0px 15px 0px;
width:calc(100% - 2px);
border-radius:6px;
display:block;  
}

.page-list-product-result-item-content{
display:flex;
justify-content:flex-start;
align-items:stretch;
flex-wrap:wrap;  
}

.page-list-product-result-item-content-left{
width:200px;
padding:15px;
border-right:1px solid #dcdcdc;
min-height:146px;
position:relative;
}

.page-list-product-result-item-content-right{
width:calc(100% - 261px);
padding:15px 15px 30px 15px;
position:relative;
}

.page-list-product-result-item-content-left-image{
width:calc(100% - 30px);
height:calc(100% - 30px);
top:15px;
left:15px;
position:absolute;  
}

.page-list-product-result-item-content-left-image img{
width:100%;
height:100%;
object-position:center center;
object-fit:cover; 
}

.page-list-product-result-item-content-right-block{
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:wrap;

}

.page-list-product-result-item-content-right-block-city{
position:absolute;
bottom:15px;
left:15px;
font-size: 11px;
font-weight: 400;
line-height: 18px;
color: #4b4b4b;
}

.page-list-product-result-item-content-right-block-l{
width:calc(100% - 200px);
}

.page-list-product-result-item-content-right-block-l-header{
font-size:16px;
font-weight:400;
line-height:18px;
color:#4b4b4b;
margin-bottom:10px;
}

.page-list-product-result-item-content-right-block-l span{
background:#f3f2f7;
font-size:12px;
font-weight:400;
line-height:18px;
color:#4b4b4b;
display:inline-block;
padding:2px 4px;
border-radius:4px;
}

.page-list-product-result-item-content-right-block-r{
font-size:18px;
font-weight:700;
line-height:18px;
color:#2d304f;
text-align:right;
width:180px;
}

.page-list-product-pagination{
padding:40px 0px;
}

.page-list-product-pagination-content{
display:flex;
justify-content:center;
align-items:center;
}

.page-list-product-pagination .page-numbers{
margin:0px 5px;
height:30px;
width:30px;
border-radius:50%;
border:2px solid transparent;
font-size:14px;
font-weight:400;
line-height:30px;
color:#2d304f;
text-align:center;
}

.page-list-product-pagination .page-numbers.current{
border:2px solid #2d304f;
}

.page-list-product-pagination .prev.page-numbers{
border:0px solid #2d304f;
background:url('../images/st-l.png') no-repeat center center;
}

.page-list-product-pagination .next.page-numbers{
border:0px solid #2d304f;
background:url('../images/st-r.png') no-repeat center center;
}


.page-list-product-text-down
{
margin-bottom:30px;  
}


/*POJ PRODUKT*/

.page-single-product{
padding:20px 0px;
}

.page-single-product-return{
display:flex;
justify-content:flex-start;
align-items:center;
flex-wrap:wrap;
margin-bottom:60px;
}

.page-single-product-return-back{
display:flex;
justify-content:flex-start;
align-items:center;
flex-wrap:nowrap; 
}

.page-single-product-return-back img{
margin-right:10px;
display:block;
}

.page-single-product-return-back span{
font-size:14px;
font-weight:400;
line-height:normal;
color:#2d304f;
display:block; 
}

.page-single-product-return-page{
margin-left:22px; 
}

.page-single-product-return-page ul{
display:flex;
justify-content:flex-start;
align-items:center;
flex-wrap:wrap;  
}

.page-single-product-return-page ul li{
list-style-type:none;
font-size:12px;
font-weight:400;
line-height:normal;
color:#2d304f; 
margin-right:3px;
}


.page-single-product-return-page ul li a,
.page-single-product-return-page ul li a:hover{
list-style-type:none;
font-size:12px;
font-weight:400;
line-height:normal;
color:#2d304f; 
text-decoration:underline;
}

.page-single-product-column{
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:wrap;
}

.page-single-product-column-left{
width:calc(68% - 8px);
}

.page-single-product-column-right{
width:calc(32% - 8px);
}

.page-single-product-column-box{
background:#fff;
padding:26px 22px;
border-radius:4px; 
margin-bottom:16px; 
}

.page-single-product-column-box-gallery{
position:relative;
}

.page-single-product-column-box-gallery-slider-item-img{
height:580px;
border-radius:4px;
overflow:hidden;
cursor:pointer;
}

.page-single-product-column-box-gallery-slider-item-img img{
height:100%;
width:100%;
object-position:center;
object-fit:contain;
}

.page-single-product-column-box-gallery .tns-controls{
position:absolute;
top:50%;
left:0px;
width:100%;
}

.page-single-product-column-box-gallery .tns-controls button:first-child{
display:block;
position:absolute;
top:0px;
left:14px;
width:30px;
height:34px;
background-color:#f2f4f5;
border-radius:6px;
background-image:url('../images/st3-l.png');
background-position:center center;
background-repeat:no-repeat;
z-index:99;
border:0px;
padding:0px;
margin:-17px 0px 0px 0px;
}

.page-single-product-column-box-gallery .tns-controls button:first-child:disabled{
background-image:url('../images/st3-ln.png');
}


.page-single-product-column-box-gallery .tns-controls button:last-child{
display:block;
position:absolute;
top:0px;
right:14px;
width:30px;
height:34px;
background-color:#f2f4f5;
border-radius:6px;
background-image:url('../images/st3-p.png');
background-position:center center;
background-repeat:no-repeat;
z-index:99;
border:0px;
padding:0px;
margin:-17px 0px 0px 0px;
}

.page-single-product-column-box-gallery .tns-controls button:last-child:disabled{
background-image:url('../images/st3-pn.png');
}

.page-single-product-column-box-gallery .tns-nav{
position:absolute;
bottom:16px;
left:0px;
width:100%;
text-align:center;
z-index:99;
}

.page-single-product-column-box-gallery .tns-nav button{
display:inline-block;
vertical-align:middle;
width:22px;
height:22px;
border:2px solid #b7b7b7;
border-radius:50%;
padding:0px;
margin:0px 6px 0px 6px;
background:transparent;
}


.page-single-product-column-box-gallery .tns-nav .tns-nav-active{
border:6px solid #b7b7b7;
}

.page-single-product-column-box-gallery-res{
position:absolute;
bottom:16px;
right:16px;
width:25px;
height:25px;
z-index:99;  
background-image:url('../images/res.png');
}

.page-single-product-column-box-header{
font-size:14px;
font-weight:500;
line-height:normal;
color:#2d304f;
margin:0px 0px 26px 0px;  
}

.page-single-product-column-box-user{
display:flex;
justify-content:flex-start;
align-items:flex-start;
flex-wrap:wrap;
margin-bottom:12px;
}

.page-single-product-column-box-user-img{
width:47px;
height:47px;
margin-right:15px;
background:#2d304e;
border-radius:50%;
overflow:hidden;
}

.page-single-product-column-box-user-img img{
width:100%;
height:100%;
object-position:center;
object-fit:cover;
}

.page-single-product-column-box-user-text{
width:calc(100% - 62px);
}

.page-single-product-column-box-user-text-name{
font-size:18px;
font-weight:400;
line-height:normal;
color:#2d304f;
margin:0px 0px 5px 0px;
}

.page-single-product-column-box-user-text-desc{
font-size:14px;
font-weight:400;
line-height:18px;
color:#4b4b4b;
margin:0px 0px 10px 0px;
}

.page-single-product-column-box-info{
padding:16px;
border-radius:4px;
background:#ffe3b1; 
margin-bottom:20px;
}

.page-single-product-column-box-info-top{
display:flex;
justify-content:flex-start;
align-items:flex-start;
flex-wrap:wrap;
margin-bottom:15px;  
}

.page-single-product-column-box-info-top-img{
width:33px;
margin-right:15px;
}

.page-single-product-column-box-info-top-img img{
width:100%;
height:auto;
}

.page-single-product-column-box-info-top-text{
font-size:14px;
font-weight:400;
line-height:18px;
color:#2d304f;
width:calc(100% - 48px);
}

.page-single-product-column-box-info-top-text span{
font-weight:500;
}

.page-single-product-column-box-info-link a,
.page-single-product-column-box-info-link a:hover{
font-size:12px;
font-weight:500;
line-height:normal;
color:#2d304f;
text-decoration:underline;
}

.page-single-product-column-box-button{
margin-bottom:20px;
}

.window-ask-content-button input{
display:block;
border:2px solid #2d304e;
height:44px;
line-height:37px;
font-size:14px;
font-weight:700;
color:#fff;
text-align:center;
cursor:pointer;
background:#2d304e;
border-radius:4px;
margin-bottom:10px;
width:100%;
}

.window-ask-content-button input:hover{
border:4px solid #2d304e;
height:44px;
line-height:35px;
color:#2d304e;
background:transparent;
}


.page-single-product-column-box-button-send{
display:block;
border:2px solid #2d304e;
height:44px;
line-height:44px;
font-size:14px;
font-weight:700;
color:#fff;
text-align:center;
cursor:pointer;
background:#2d304e;
border-radius:4px;
margin-bottom:10px;
}

.page-single-product-column-box-button-send:hover{
border:4px solid #2d304e;
height:40px;
line-height:40px;
color:#2d304e;
background:transparent;
}

.page-single-product-column-box-button-phone{
display:block;
border:2px solid #2d304e;
height:44px;
line-height:44px;
font-size:14px;
font-weight:700;
color:#2d304e;
text-align:center;
cursor:pointer;
background:transparent;
border-radius:4px;
margin-bottom:10px;
}

.page-single-product-column-box-button-phone:hover{
border:4px solid #2d304e;
height:40px;
line-height:40px;
}

.hide-phone{
display:none;
}

.no-hide-phone{
display:block;
}

.page-single-product-column-box-link-down a{
display:flex;
justify-content:center;
align-items:center;
flex-wrap:nowrap;
}

.page-single-product-column-box-link-down a span{
line-height:normal;
font-size:14px;
font-weight:400;
color:#2d304e;
margin-right:5px;
}

.page-single-product-column-box-link-down  a img{
width:9px;
height:14px;
}

.page-single-product-column-box-lok{
display:flex;
justify-content:flex-start;
align-items:flex-start;
flex-wrap:wrap;
}

.page-single-product-column-box-lok-left{
width:calc(100% - 160px);
display:flex;
justify-content:flex-start;
align-items:flex-start;
flex-wrap:wrap;
}

.page-single-product-column-box-lok-right{
width:160px;
text-align:right;
}

.page-single-product-column-box-lok-left-img{
width:28px;
}

.page-single-product-column-box-lok-left-img img{
width:15px;
height:auto;
}

.page-single-product-column-box-lok-left-text{
width:calc(100% - 28px);
line-height:18px;
font-size:14px;
font-weight:400;
color:#2d304e;
word-wrap:break-word;
}

.page-single-product-column-box-lok-left-text span{
font-weight:500;
}

.page-single-product-column-box-lok-right img{
width:130px;
height:auto;
}

.page-single-product-column-box-content-data{
font-size:12px;
font-weight:400;
color:#2d304e;  
line-height:normal;
margin-bottom:40px;
}

.page-single-product-column-box-content-header{
font-size:30px;
font-weight:400;
color:#2d304e;  
line-height:36px;
margin-bottom:30px;  
}

.page-single-product-column-box-content-price{
font-size:36px;
font-weight:600;
color:#2d304e;  
line-height:normal;
margin-bottom:20px;  
}

.page-single-product-column-box-content-info{
display:flex;
justify-content:flex-start;
align-items:center;
flex-wrap:wrap;
margin-bottom:10px;
}

.page-single-product-column-box-content-info-block{
font-size:14px;
font-weight:400;
color:#2d304e;  
line-height:30px;  
border:1px solid #2d304e;
border-radius:4px;
padding:0px 15px;
margin:0px 8px 8px 0px;
}

.page-single-product-column-box-content-text-header{
font-size:24px;
font-weight:600;
color:#2d304e;  
line-height:normal;
margin-bottom:10px;   
}

.page-single-product-column-box-content-text p{
font-size:16px;
font-weight:400;
color:#2d304e;  
line-height:24px;
padding-bottom:20px;   
}

.page-single-product-column-box-content-id{
border-top:1px solid #c0c0c5;
padding-top:10px;
font-size:12px;
font-weight:400;
color:#2d304e;  
line-height:normal;
}

.page-single-product-column-box-down{
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:wrap; 
}

.page-single-product-column-box-down-left{
width:calc(50% - 20px); 
}

.page-single-product-column-box-down-right{
width:calc(50% - 20px); 
}

.page-single-product-slider{
padding:0px 0px 40px 0px;
}

.page-single-product-slider-two{
padding:0px 0px 90px 0px;
}

.page-single-product-slider-top{
padding-top:10px;
}

.page-single-product-slider-top-header{
font-size:24px;
font-weight:600;
color:#2d304e;  
line-height:normal;
margin-bottom:20px;  
}

/*OKNO ZAPYTANIA*/

.window-ask{
position:fixed;
top:0px;
left:0px;
width:calc(100% - 40px);
height:calc(100% - 80px);
background:rgba(0,0,0,0.8);
z-index:9999999;
overflow:auto;
padding:40px 20px;
display:none;
}

.window-ask-content{
position:relative;
top:50%;
background:#f2f4f5;
padding:26px 22px;
border-radius:4px; 
margin-bottom:16px;
width:calc(100% - 44px);
max-width:600px;
transform: translateY(-50%); 
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
margin:0px auto;
}

.window-ask-content-close{
position:absolute;
top:20px;
right:20px;
width:20px;
height:20px;
background:url('../images/zam.png') no-repeat center center;
cursor:pointer;
z-index:99;
}


.window-ask-content-input input{
display: block;
width:calc(100% - 36px);
height:48px;
line-height:48px;
font-size:14px;
font-weight:400;
color:#2d304f;
border-radius:6px;
background:#fff;
outline:none;
border:0px;
padding:0px 18px 0px 18px;
margin:0px 0px 10px 0px;
}

.window-ask-content-input textarea{
display: block;
width:calc(100% - 36px);
height:108px;
line-height:normal;
font-size:14px;
font-weight:400;
color:#2d304f;
border-radius:6px;
background:#fff;
outline:none;
border:0px;
padding:18px;
margin:0px 0px 10px 0px;
resize:none;
}

.window-ask-content-load
{

border: 4px solid #2d304e;
border-top: 4px solid transparent; 
border-radius: 50%;
width: 20px;
height: 20px;
animation: spin 2s linear infinite;
margin:0px auto 30px auto;
display:none;
}

.window-ask-content-alert{
font-size:14px;
font-weight:500;
line-height:normal;
color:#2d304f;
margin:0px 0px 26px 0px;  
text-align:center;
display:none;  
}

/*PODSTRONA*/

.section-subpage{
background:#f3f4f6;
padding:0px 0px 50px 0px;  
}

.section-subpage-text img{
width:auto;
height:auto;
max-width:100;
}


.section-subpage-text .alignleft
{
float:left;
margin:0px 20px 10px 0px;
}

.section-subpage-text .alignright
{
float:right;
margin:0px 0px 10px 20px;
}


.section-subpage-text p{
font-size:14px;
font-weight:400;
line-height:24px;
color:#4b4b4b;
padding-bottom:40px;
}

.section-subpage-text p a, .section-subpage-text p a:hover{
color:#2d304e;
text-decoration:underline;
}

.section-subpage-text h2, .section-subpage-text h3{
font-weight:700;
color:#2d304e;
line-height:normal;
margin-bottom:40px;
}

.section-subpage-text h2{
font-size:24px;
}

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

.section-subpage-text h4, .section-subpage-text h5, .section-subpage-text h6{
font-size:20px;
}

.section-subpage-text-clear{
clear:both;
}




.section-product-prom-content-item-two, .section-product-prom-content-item-tree{
border:1px solid #dcdcdc;
background:#fff;
padding:10px 0px 20px 0px;
margin:0px;
border-radius:6px;
display:block;
position:relative;  
}

.page-single-product-slider-top-content{
position:relative;
}

.page-single-product-slider-top-content .tns-controls button:first-child{
display:block;
position:absolute;
top:-50px;
right:40px;
width:13px;
height:19px;
background-color:transparent;
background-image:url('../images/st3-l.png');
background-position:center center;
background-repeat:no-repeat;
z-index:99;
border:0px;
padding:0px;
margin:0px;
}

.page-single-product-slider-top-content .tns-controls button:first-child:disabled{
background-image:url('../images/st3-ln.png');
}

.page-single-product-slider-top-content .tns-controls button:last-child{
display:block;
position:absolute;
top:-50px;
right:0px;
width:13px;
height:19px;
background-color:transparent;
background-image:url('../images/st3-p.png');
background-position:center center;
background-repeat:no-repeat;
z-index:99;
border:0px;
padding:0px;
margin:0px;
}

.page-single-product-slider-top-content .tns-controls button:last-child:disabled{
background-image:url('../images/st3-pn.png');
}

.page-single-product-slider-top .page-single-product-slider-top-header{
padding-right:60px;
}

/*STOPKA*/

.footer-page
{
background:#f2f4f5;
border-top:2px solid #cccccc;
padding:60px 0px 60px 0px;
}

.footer-page-content
{
display:flex;
justify-content:flex-start;
align-items:flex-start;
flex-wrap:wrap;
}

.footer-page-content-nav
{
width:calc(33.333333333333% - 20px);
margin-right:30px;
}

.footer-page-content-nav ul li
{
list-style-type:none;
display:block;
}

.footer-page-content-nav ul li a
{
display:block;
font-size:16px;
font-weight:600;
color:#2d304e;
line-height:normal;
padding:0px;
margin-bottom:10px;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}

.footer-page-content-nav ul li a:hover
{
color:#000;
}




/*GALERIA SKRYPT*/


.okno-realizacje
{
position: fixed;
top:0px;
left:0px;
width:100%;
height:100%;
background:rgba(0,0,0,0.8);
z-index:9999999;
display:none;
}

.okno-realizacje-zaw
{
position:absolute;
top:50px;
left:120px;
width:calc(100% - 240px);
height:calc(100% - 100px);
text-align:center;    
}




.okno-realizacje-zaw img
{
width:100%;
height:100%;
object-fit:contain;
object-position:center;
}

.okno-realizacje-load
{
position: absolute;
left:50%;
top:50%;
margin-left:-25px;
margin-top:-25px;
border: 2px solid #fff;
border-top: 2px solid transparent; 
border-radius: 50%;
width: 50px;
height: 50px;
animation: spin 2s linear infinite;
display:none;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.okno-realizacje-zam
{
position: absolute;
top:20px;
right:20px;
width:30px;
height:30px;
cursor:pointer;
background:#f2f4f5 url('../images/zam.png') no-repeat center center;
}

.okno-realizacje-lewo
{
position:absolute;
top:50%;
left:14px;
width:30px;
height:34px;
background:#f2f4f5 url('../images/st3-l.png') no-repeat center center;
padding:0px;
margin:-17px 0px 0px 0px;
border:0px;
border-radius:6px;
cursor:pointer;
}

.okno-realizacje-prawo
{
position:absolute;
top:50%;
right:14px;
width:30px;
height:34px;;
background:#f2f4f5 url('../images/st3-p.png') no-repeat center center;
padding:0px;
margin:-17px 0px 0px 0px;
border:0px;
border-radius:6px;
cursor:pointer;
}

.okno-mapa{
position:fixed;
top:0px;
left:0px;
width:100%;
height:100%;
background:#fff;
z-index:9999999;
display:none;
}

.okno-mapa-top{
position:absolute;
top:0px;
left:0px;
width:100%;
height:60px;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:nowrap;
}

.okno-mapa-top-a{
margin-left:20px;
cursor:pointer;
}

.okno-mapa-top-b{
font-size:18px;
font-weight:400;
line-height:normal;
color:#2d304f;
text-align:center;
}

.okno-mapa-top-c{
margin-right:20px;
}

.okno-mapa-bottom{
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:40px;
display:flex;
justify-content:flex-start;
align-items:center;
flex-wrap:nowrap;  
}

.okno-mapa-bottom .page-single-product-column-box-lok-left-img{
margin-left:20px;
}

.okno-mapa-bottom .page-single-product-column-box-lok-left-text{
width:80%;
}

.okno-mapa-content{
position:absolute;
top:60px;
left:0px;
width:100%;
height:calc(100% - 100px);
}

.mapa-resize{
cursor:pointer;
}

.footer-bottom{
font-size:14px;
font-weight:400;
line-height:normal;
padding-top:40px; 
}

.page-single-product-column-box-obrazek img{
width:100%;
height:auto;
}