@media (max-width: 1186px) {
    .content-bankspro, .header-bankspro__container, .wrapper-bankspro, footer {
        max-width: none;
    }
}

.content-bankspro__title {
    font-weight: 600;
}

.quantity_counter {
    line-height: 16px;
}
.title-bankspro > a {
    color: #46638b;
    text-decoration: none;
}
.card-bankspro__item > a {
    color: #46638b;
}
.title-bankspro > a:hover {
    text-decoration: underline;
}
.header-bankspro__logo {
}

/* .compare-bankspro {
    min-height: 400px;
} */

.title-bankspro > a {
    color: #46638b;
    text-decoration: none;
}
.card-bankspro__block-title_titles > a {
    color: #46638b;
    text-decoration: none;
}

.card-bankspro__sum_content_micro{
    white-space: nowrap;
    font-size: 12px;
}

.gpopover > span {
    font-size: smaller;
}
.error-title {
    color: red;
}
#box {
    display: flex;
    flex-flow: wrap;
}

.title-bankspro > a {
    color: #46638b;
    text-decoration: none;
}
.card-bankspro__block-title_titles > a {
    color: #46638b;
    text-decoration: none;
}

.geoposition-bankspro__search-services {
    background-color: #fff;
    border: none;
}
.geoposition-bankspro__city {
    background-color: #fff;
}

/* Calculator Start ***************************/
.calculator-bankspro__wrapper_item {
    background: #fff;
}
.calculator-bankspro__wrapper_item:last-child {
    background: transparent;
}
/* Calculator End *****************************/