
.powrot {
color: #fff;
background-color: var(--g1-color);
border: 1px solid var(--g1-color);
cursor: pointer;
padding: 18px 30px 18px 30px;
-webkit-transition: all 0.3s linear;
transition: background-color 0.3s linear;
outline: none;
font-weight: 500;
font-size: 16px;
display: inline-block;
float: right;
border-radius: 3px;
}
.powrot:hover {
color: var(--g1-color);
background-color: #FFFFFF;
}


.imgDivProd{
float: left;
margin: 0px 25px 25px 0px;
width: 220px;
}

.imgDivProd img{
margin: 0px;
padding: 0px;
}
.imgDivProd .scrollProd {
position: relative;
overflow: hidden;
padding-top: 20px;
}
.imgDivProd .scrollProd a{
position: relative;
    width: 33.333%;
    float: left;
box-sizing: border-box;
padding: 0px 19px 19px 0px;
}
.imgDivProd .scrollProd a:nth-child(even){
    
    
}


.imgDivProd .scrollProd a img {
background-color: #FFFFFF;
float: left;
vertical-align: top;
}
.imgDivProd .scrollProd a img.l {
float: right;
}
.imgDivProd .scrollProd a.sel img{
}
#gallProd {
position: relative;
height: 220px;
}
#gallProd img {
left: 0;
position: absolute;
top: 0;
z-index: 0;
padding: 0px;
max-height: 100%;
max-width: 100%;
width: 100%;
}
.zapytanieDiv{
overflow: hidden;
margin: 0px 0px 20px 0px;
text-align: right;
}

.zapytanieDiv a{
color: #000000;
text-decoration: none;
font-weight: bold;
padding: 0px 0px 0px 0px;
background-size: 24px auto;
display: inline-block;
margin-top: 9px;
    transition: all 0.5s ease-out 0s;
}

.zapytanieDiv a:before {
    content: "\2709";
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-size: 21px;
    margin-right: 10px;
    vertical-align: middle;
}

.zapytanieDiv a:hover{
color:#0378f7;
}



.navigDivProd a {
    display: inline-block;
    height: 14px;
    margin: 0 3px;
    width: 14px;
    background-color: #babec1;
    vertical-align: middle;
    
}
.divGalP{
 margin-right: -19px;    
}

.imgDivProd .scrollProd div.divGal {
    display: none;
     overflow: hidden;
}



.imgDivProd .scrollProd #divGal_0 {
    display: block;
   
        
}
.navigDivProd{
    padding-top: 6px;
    text-align: center;
    transition: all 0.5s ease-out;
    
}
.navigDivProd .selNav{
    width: 20px;
    height: 20px;
    background-color: var(--g1-color);
    transition: all 0.5s ease-out;
}

.prodDescImg{
    overflow: hidden;
    padding-bottom: 70px;
}


.produkt .topDesc{

}


.produkt .topcom{

}

.produkt .topcom .product_up{
padding: 14px 5px 24px 5px;
display: block;
overflow: hidden;
}
.produkt .topcom .product_up>span{
display: block;
float: left;
padding: 5px 10px;
color:#2c3336;
font-size: 15px;
}
.produkt .topcom .product_up>span a{
color:#2c3336;
}		

.title_product_detail{

}
.title_poductlocation{

}

.produkt .topcom .product_up>span span.sp1{
margin-right: 10px;
}
.produkt .topcom .product_up>span span.prod_bold{
font-weight: 700;
}


.produkt .product_bottom{
display: table;
width: 100%;
margin-bottom: 40px;
}
.produkt .product_bottom>span{
display: table-cell;
vertical-align: top;
}




.produkt .product_bottom>span.kat_prod{

}
.produkt .product_bottom>span.kat_prod a{
display: block;
padding: 15px 25px;
text-align: center;
font-size: 15px;
color: #FFFFFF;
transition: all 0.3s ease-out;
max-width: 142px;
}




.produkt .product_bottom>span.kat_prod a.spr{
background-color: #f1c100;
transition: all 0.3s ease-out;
}
.produkt .product_bottom>span.kat_prod a.wyn{
 background-color: #90c936;
transition: all 0.3s ease-out;
}


.produkt .product_bottom>span.kat_prod a.spr:hover,.produkt .product_bottom>span.kat_prod a.wyn:hover{
background-color: #2c3336;
}

.produkt .product_bottom>span.powierzchnia_prod{

}
.produkt .product_bottom>span.powierzchnia_prod .powCena{
color:#FFFFFF;
font-size: 15px;
display: block;
padding: 10px 10px;
background-color: #0079bc;
overflow: hidden;
}

.produkt .product_bottom>span.powierzchnia_prod span.sp1{
margin-right: 10px;
}
.produkt .product_bottom>span.powierzchnia_prod span.prod_bold{
font-weight: 700;
}
.produkt .product_bottom>span.powierzchnia_prod .powCena>span{
padding: 5px 10px;
display: block;
float: left;
}

.produkt .descZajawka{

}

.produkt .descZajawka .moreArt{
display: block;
float: right;
}

.produkt .formtitle {
font-size: 24px;
}


.content_text_forms .msg{
font-size: 17px;
font-weight: 800;

}

.loaderIm:after{
content: "";
position: absolute;
width: 100%;
height: 100%;
top:0px;
left: 0px;
background: rgba(255,255,255,1) url('../images/2.gif') 50% 50% no-repeat;
opacity:0.7;
}

.divApply{
display: flex;
justify-content: space-between;
align-items: center;
}

.apply {
color: #fff;
background-color: var(--g1-color);
border: 1px solid var(--g1-color);
cursor: pointer;
padding: 18px 30px 18px 30px;
-webkit-transition: all 0.3s linear;
transition: background-color 0.3s linear;
outline: none;
font-weight: 500;
font-size: 16px;
display: inline-block;
float: right;
border-radius: 3px;
}

.apply:hover {
color: var(--g1-color);
background-color: #FFFFFF;
}


.offerForm {
display: none;
margin-top: 35px;
overflow: hidden;
padding: 10px;
}

.offerForm.isForm {
display: block;
}

@media screen and (max-width:1250px){

}
@media screen and (max-width:630px){
.imgDivProd{width: 380px;margin: 0px auto;float: none;}
#gallProd {height: 380px;}
.produkt .topDesc {width: 100%;float: none;}
.produkt .descZajawka{padding-bottom: 40px;}
}
@media screen and (max-width:445px){
.imgDivProd{width: 280px;}
#gallProd {height: 280px;}
}
@media screen and (max-width:380px){
.produkt .product_bottom{display: block;}
.produkt .product_bottom > span {display: block;}
.produkt .product_bottom > span.powierzchnia_prod {margin-bottom: 15px;}
.produkt .product_bottom > span.kat_prod {text-align: center;}
.produkt .product_bottom > span.kat_prod a.spr {display: inline-block;}	
}

@media screen and (max-width:360px){
.produkt .product_bottom > span.powierzchnia_prod .powCena {font-size: 13px;}
}

@media screen and (max-width:350px){
.imgDivProd{width: 250px;}
#gallProd {height: 250px;}
}