.box_content {
 overflow: hidden;   

}
.div_nowosci {
padding-top: 155px;
}

.box_offer{
background:rgba(0, 0, 0, 0) url("../images/news_bg.jpg") repeat 0 0 / 100% 100%;
margin-bottom: -20px !important;
position: relative;
}
.div_offer{
 box-sizing:border-box;
 max-width: 100%; 
 

}

.modKatOfferParent{
background: url('../images/bg_offer2.png') 50% 100% no-repeat;    
 padding: 81px 0px 76px 0px;   
 position: relative;
 z-index: 1;
}

.modOffer{
    position: relative;
    z-index: 50;
}
.modOffer .modKatOffer{
position: relative;
width: 1200px;
margin: 0px auto;
max-width: 100%;
box-sizing: border-box;
}



.modOffer .more{
    position: absolute;
    bottom: -29px;
    left: 0px;
    right: 0px;
    width: 170px;
    margin: 0px auto;
    color: #FFFFFF;
    text-align: left;
    font-size: 16px;
    box-sizing: border-box;
    padding: 15px 0px 15px 43px;
    border:5px solid #FFFFFF;
    z-index: 50;
    border-radius: 37px;
    transition: all 0.5s ease-out 0s;
    background-color: #48545f;
    opacity:0;
}
.modOffer .moreA{
   opacity:1; 
    transition: all 0.5s ease-out 0s;
}



.modOffer .more:after{
content: "";
width: 40px;
height: 40px;
position: absolute;
right: 5%;
top:10%;
background-image: url('../images/more.png');
background-position: 0px 0px;
background-repeat: no-repeat;
transition: all 0.5s ease-out 0s;     
}

.modOffer .more:hover:after,.isSel .more:after{
 -ms-transform: rotate(180deg); /* IE 9 */
 -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
 transform: rotate(180deg);
 transition: all 0.5s ease-out 0s;
}


.modOffer .more:hover,.isSel .more{
  background-color: #9cb321;  
}



.modOffer .modKatOffer .offerKat{
 display: none;  
}

.modOffer .modKatOffer .isSel{
 display: block;   
    
}
.modOffer .modKatOffer .modDetailKatOffer{
    
}

.modOffer .modKatOffer .modDetailKatOffer a{
 display: block;   
    
}
.modOffer .modKatOffer .modDetailKatOffer a img{
 max-width: 100%;
 height: auto;
}

.modOffer .modKatOffer .aLeft,.modOffer .modKatOffer .aRight{
position: absolute;
top:50%;
background: url("../images/nav.png") no-repeat;
display: block;
height: 89px;
width: 90px;
margin-top: -45px;
}

.modOffer .modKatOffer .aLeft{
left:-180px;    
}

.modOffer .modKatOffer .aRight{
 right: -180px;
 background-position: -90px 0px;
}

.modOffer .modKatOffer .isRun{
    display: block;
    position: absolute;
    top:0px;
    left: 0px;
    
}

.modOffer .modProdOffer2{
height: 164px;
background-color: #FFFFFF;
box-shadow: 0px 0px 43px 0px rgba(0,0,0,0.1);
position: relative;
width: 100%;
top:83%;
 border-radius:0px 0px 80px 80px;
 width: 1200px;
margin: -107px auto 0px auto;
max-width: 100%;
left:0px;
right: 0px;
overflow: hidden;
padding-top:80px;
transition: all 0.5s ease-out 0s;
}

.modOffer .modProdOffer{
 margin-top: -80px;   
position: relative;
z-index: 1;
text-align: center;
}

.modOffer .modProdOffer .divCon{
 display: inline-block;
 box-sizing:border-box;
 width: 16.666%;
 text-align: center;
 padding-bottom: 65px;
 position: relative;
 vertical-align: top;
}

.modOffer .modProdOffer .divCon::after {
    border-radius: 50%;
    box-shadow: 0 29px 0 0 #ffffff;
    content: "";
    height: 29%;
    left: -15%;
    position: absolute;
    top: -1%;
    width: 34.5%;
    z-index: -1;
}
.divCon:first-child:after{
display:none;    
}
.modOffer .modProdOffer .con{
display: inline-block;
max-width:138px;
max-height:138px;
}
.modOffer>.modProdOffer2>.modProdOffer>.divCon>.con>span{
display: block;
}    

.modOffer .modProdOffer .con span.prod{
border: 4px solid #FFFFFF;
border-radius:50%;
overflow: hidden;
background-color: #FFFFFF;
transition: all 0.5s ease-out 0s;
margin-bottom: 15px;
min-width: 138px;
min-height: 138px;
position:relative;
z-index: 1;
}
.modOffer .modProdOffer .con span.prod img{
max-width: 100%;
height: auto;
transition: all 0.5s ease-out 0s;
zoom:100%;    
}
.modOffer .modProdOffer .con:hover span.prod img{
-ms-transform: scale(1.1); 
transform: scale(1.1);
-webkit-transform:scale(1.1);
transition: all 0.5s ease-out 0s; 
overflow: hidden;
position:relative;
-moz-transform:scale(1.1);
-o-transform:scale(1.1); 
}



.modOffer > .modProdOffer2 > .modProdOffer > .divCon > .con > span.kat {
    white-space: nowrap;
}
.modOffer>.modProdOffer2>.modProdOffer>.divCon>.con .kat span.kat1{
display: inline-block;
vertical-align: middle;
margin: 0px 5px 0px 0px;
border-radius: 50%;
background-color: #b6c0c9;
color: #FFFFFF;
font-size: 12px;
width: 28px;
height: 28px;
line-height: 28px;
transition: all 0.5s ease-out 0s;    

}
.modOffer>.modProdOffer2>.modProdOffer>.divCon>.con:hover .kat span.kat1{
transition: all 0.5s ease-out 0s;
background-color: #9cb321;
}



.modOffer > .modProdOffer2 > .modProdOffer > .divCon > .con .kat span.kat2 {
    color: #48545f;
    display: inline-block;
    font-size: 16px;
    transition: all 0.5s ease-out 0s;
    vertical-align: middle;
    white-space: normal;
}

.modOffer>.modProdOffer2>.modProdOffer>.divCon>.con:hover .kat span.kat2{
 transition: all 0.5s ease-out 0s;
 color: #9cb321;
}

@media screen and (max-width:1570px){
 .modOffer .modKatOffer .aLeft{left: 5px;}
.modOffer .modKatOffer .aRight{right: 5px;}
    
}

@media screen and (max-width:1280px){
    
 .box_offer{background-size: 150% 619px;}   
    
}
