.topBlockBg {
    background: url("../img/advantages/tenet/topBlockBg.jpg") no-repeat center center;
    background-size: cover;
    margin-top: -96px;
}
.topBlockForm input {
    background: url("../img/advantages/tenet/phoneIconForms.png") no-repeat 5% 50% #FFFFFF;
}
.topBlockHead p strong {
    color: #7151A9;
}
.topBlockHeadBtn button {
    background: #7151A9;
}
.topBlockFormBottom button {
    background: #7151A9;
}
.priceHeader p strong {
    color: #7151A9;
}
.collapsePriceTable td:nth-child(2) {
    color: #7151A9;
}
.calcTOHeader p strong {
    color: #7151A9;
}
.toCalcContentForm form button {
    background: #7151A9;
}
#tOInfoDiv button {
    background: #7151A9;
}
.toCalcContent {
    background: #5C6E7C;
}