.b-oplata-type__item img {
    vertical-align: middle;
    width: 75%;
}

.b-oplata-type__item {
    width: 20%;
}



.b-header {
    border-top: solid 4px #5e8b43;
}

/*
.b-personal-small__but button, .b-personal-small__but a,
.b-home-promo__but button

{

background: rgba(252,145,109,1);
background: -moz-linear-gradient(top, rgba(252,145,109,1) 0%, rgba(241,102,52,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,145,109,1)), color-stop(100%, rgba(241,102,52,1)));
background: -webkit-linear-gradient(top, rgba(252,145,109,1) 0%, rgba(241,102,52,1) 100%);
background: -o-linear-gradient(top, rgba(252,145,109,1) 0%, rgba(241,102,52,1) 100%);
background: -ms-linear-gradient(top, rgba(252,145,109,1) 0%, rgba(241,102,52,1) 100%);
background: linear-gradient(to bottom, rgba(252,145,109,1) 0%, rgba(241,102,52,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc916d', endColorstr='#f16634', GradientType=0 );

text-shadow: 0px -1px 0px #f16534;

}
*/

.b-menu {
    margin: 29px 210px 0 130px;
}

.b-logo {
    margin: 1px 0 0 1px;
}
.b-logo img {
    max-height: 67px;
}


.wf-main-pictures {
    display: none;
}

