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