.credit__title{
    font-size: 35px;
    padding-top:  40px;
}
.credit__holder {
    display: none;
}

.credit__holder.active {
    display: flex;
}

#bx_651765591_9252 .main-slide.f-medium .head {
    color: #fff !important;
}

#bx_651765591_9252 .main-slide.f-medium .info {
    color: #fff !important;
}

.active_span {
    background-color: #0069c9;
    color: white;
    position: relative;
}

.tab-links span.active_span::before {
    content: "";
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #0069c9;
    transform: translateX(-50%);
    position: absolute;
}

.calc-ipoteka-tabs::after {
    display: none !important;
}

.tab-links.calc-ipoteka-tabs {
    display: flex;
    justify-content: center;
}

.tab-links > * {
    width: 200px;
    margin-top: 20px;
}

.credit__data{
    padding: 75px 63px;
    justify-content: start;
}
.refinanse_left{
    padding: 70px 50px;
}
.lead-form {
    margin-bottom: 50px;

}
@media only screen and (max-width: 480px) {
    .calc-ipoteka-tabs .btn {
        font-size: 13px;
        max-width: calc(50% - 5px);
        margin-right: 5px !important;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        width: 48%;
    }

    .lead-form {

        margin-top: 50px;

    }
}


.products__tabs-item{
    font-family: 'Montserrat';
    font-weight: 600;
}
.products__list.products__list--large .info{
    padding: 0;
}
.products__list .info{
    padding: 0;

}