#top-banner{
    height: 177px;
    background: url("/upload/pics/torgi/signatures/goszakupki/top-banner.png") no-repeat top center #a5d8fb;
    margin-top: -20px;
}

.top-banner-text{
    padding-top: 40px;
}

#middle-list{
    background: #f9f9f9;
    padding: 20px;
    margin-top: 30px;
}

.sphere-header{
    font-size: 20px;
    color: #c53045;
}

#services-icons{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.service-block{
    text-align: center;
    width: 230px;
    height: 197px;
    border: 1px solid #cfcfcf;
}

.service-block:hover{
    box-shadow: 0 0 19px #dfdfdf;
}

.service-block{
    margin-left: 10px;
    margin-right: 10px;
}

.service-text{
    color: #7d8b92;
}

.price-value{
    color: #c53045;
    font-weight: bolder;
    margin-top: 30px;
    font-size: 20px;
}

.service-price {
    font-size: 20px;
    font-weight: bolder;
    margin-bottom: 15px;
    color: #3f3f3f !important;
}