@font-face{
font-family: Segoe;
src: url(fonts/segoeprint.ttf);
}

.how .centrize h1{
position:relative;
top:-40px;
text-align:center;
color:#2b2f38;
width:300px;
margin:0 auto;
z-index:1;
}
.how .poloska{
position:relative;
top:-50px;
display:block;
width:100%;
height:2px;
background:#2b2f38;
z-index:0;
}

.how .poloska.dva{
position:absolute;
top:-20px;
right:0;
}

.how{
position:relative;
z-index:15;

width:100%;
}

.how .centrize{
}

.how .centrize>div:not([class*="our"]){

background:#2b2f38;
box-shadow:inset 0 -75px 50px rgba(255,255,255,0.1);
height:80px;
    padding: 15px 0 0 0;

text-align:center;
margin-bottom:25px;
border:10px solid #aaa;
border-radius:10px;
z-index:20;
opacity:1;
transition:all 0.3s ease;
color:white;
font-family:Segoe;
right:0;
position: relative;
}

.how .centrize>div.how1{

}

.how .centrize>div.how2{

}

.how .centrize>div.how3{

}

.how .centrize>div.how4{

}

.how .centrize>div.how4 img{
margin-top:5px;
}

.how .centrize>div.how5{

}

.how .centrize>div.how6{

}

.how .centrize>div img:first-child{
float:left;
height:80px;
margin-left:10px;
margin-right:20px;
margin-top:-10px;
}

.how .centrize>div img:nth-child(2){
float:right;
height:80px;
margin-left:20px;
margin-right:10px;
margin-top:-10px;
}

.how .centrize>div img[src*="free"], .how .centrize>div img[src*="garant"]{
position:absolute;
left:-5px;
top:-5px;
width:80px;
margin-top:0;
}

.how .centrize>div img[src*="free2"], .how .centrize>div img[src*="garant2"]{
left:auto;
right:-5px;
margin-top:0;
}

.how .mark{
font-weight:900;
color:#f40;
}

.how .poloska{
position:relative;
top:-60px;
display:block;
    width: 264px;
height:2px;
background:#2b2f38;
z-index:0;
}

.how .centrize .our h2{
position:relative;
top:-35px;
left:25px;
}

.how .centrize .our ul{
list-style:none;
}

.how .centrize .our ul li{
width:170px;
height:100px;
position:relative;
left:18px;
top:-20px;
margin-bottom:4px;
background-color:white;
background-size:cover;
background-position:50%;
box-shadow:inset 0 0 0 2px rgba(0,0,0,0.3);
border-radius:4px;
background-repeat:no-repeat;
}

.how .centrize .our ul li:first-child{
background-image:url(pics/cond/lg_6.jpg);
}

.how .centrize .our ul li:nth-child(2){
background-image:url(pics/cond/lg_5.jpg);
background-size:160px auto;
}

.how .centrize .our ul li:nth-child(3){
background-image:url(pics/cond/lg_7.jpg);
}

.how .centrize .our ul li:nth-child(4){
background-image:url(pics/cond/lg_1.jpg);
}

.how .centrize .our ul li:nth-child(5){
background-image:url(pics/cond/lg_2.jpg);
}

.how .centrize .our ul li:nth-child(6){
background-image:url(pics/cond/lg_3.jpg);
}

.how .centrize .our ul li:nth-child(7){
background-image:url(pics/cond/lg_4.jpg);
background-size:auto 115px;
}

.how .centrize .our ul li:nth-child(8){
background-image:url(pics/cond/lg_8.png);
background-size:90% auto;
}