@charset "UTF-8";
.btn-primary.small-feedback {
    padding: 6px 12px;
    height: 40px;
}

.top-phone-list {
    margin-right: 1rem;
}

.top-contacts-block {
    justify-content: right;
}

.top-phone-list ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.top-menu-phone a {
    color: #FFFFFF;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
}

.top-phone-image {
    margin-top: -2.5px;
}

.form-raschet-tp > div {
    z-index: 1;
    position: relative;
}

.form-raschet-tp:before {
    content: "";
    background: rgba(255, 255, 255, 0.65);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}

.form-raschet-tp {
    border-radius: 20px;
    padding: 2rem;
    position: relative;
    background: no-repeat url(../img/mainpage/floor-heating-bg.jpg) center center / cover;
    margin-bottom: 3rem !important;
}

.form-raschet-tp .h2 {
    text-transform: uppercase;
    font-size: 2rem;
}

.form-raschet-tp .feedbkButtonLine {
    align-items: center !important;
    display: grid !important;
    gap: 1.5rem;
    grid-template-columns: auto minmax(0, 1fr) auto;
    margin-top: 1rem;
}

.form-raschet-tp .feedback-required-note {
    justify-self: start;
    white-space: nowrap;
}

.form-raschet-tp .feedback-policy {
    min-width: 0;
    justify-self: center;
}

.form-raschet-tp .feedback-submit {
    justify-self: end;
    margin-top: 0 !important;
}

.form-raschet-tp .feedback-policy .policy-agreement-wrapper {
    align-items: center !important;
    display: flex !important;
    gap: .75rem !important;
    justify-content: center;
    margin: 0 !important;
    min-width: 0;
    text-align: left;
    width: auto !important;
}

.form-raschet-tp .feedback-policy .policy-agreement-wrapper > div {
    margin: 0 !important;
    text-align: left;
    width: auto !important;
}

.form-raschet-tp .feedback-policy .policy-agreement-checkbox {
    flex: 0 0 auto;
    line-height: 1;
}

.form-raschet-tp .feedback-policy .policy-agreement-wrapper > div:last-child {
    white-space: nowrap;
}

.form-raschet-tp .feedbkButtonLine p {
    flex: 1 1 auto;
    width: auto;
    font-size: 0.9rem;
    text-align: center;
}

@media (max-width: 1199.98px) {
    .form-raschet-tp .feedbkButtonLine {
        display: flex !important;
        align-items: stretch !important;
        flex-direction: column;
        gap: 1rem;
        margin: 1rem 0 0;
    }

    .form-raschet-tp .feedback-policy,
    .form-raschet-tp .feedback-required-note,
    .form-raschet-tp .feedback-submit {
        justify-content: flex-start;
        justify-self: stretch;
        width: 100%;
    }

    .form-raschet-tp .feedback-submit {
        text-align: right;
    }

    .form-raschet-tp .feedback-policy .policy-agreement-wrapper {
        justify-content: flex-start;
    }

    .form-raschet-tp .feedback-policy .policy-agreement-wrapper > div:last-child {
        white-space: normal;
    }
}

.form-raschet-tp .row .col-12 form .mb-3:first-of-type {
    width: 48%;
    display: inline-block;
    margin-right: 2%;
}

.form-raschet-tp .row .col-12 .mb-3:nth-of-type(2) {
    width: 48%;
    display: inline-block;
    margin-left: 2%;
}

.preim-text {
    font-size: 1.1rem;
}

.preim-text .preim-number {
    color: var(--theme-primary);
    font-size: 2.6rem;
    font-weight: bold;
}

.preim-item {
    margin-bottom: 1rem;
}

.brand-item.white-bg {
    padding: 12px;
}

.brand-item .brand-item__title {
    margin-top: 3px;
}

.swiper-banner {
    margin: 2rem 0;
}

.main-top-container {
    margin: 5rem auto;
}

.block-title {
    position: relative;
    padding: 10px 0 20px;
    margin-bottom: 2rem;
}

.head-bar__link .ms-2 {
    display: none;
}

h1.block-title {
    font-size: 2.4rem;
}

.preim-image.image-sklad {
    width: 80px;
    height: 80px;
    margin: 0 auto 5px;
    background: no-repeat url(../img/mainpage/sklad.png) center center / contain;
}

.preim-image.image-garant {
    width: 80px;
    height: 80px;
    margin: 0 auto 5px;
    background: no-repeat url(../img/mainpage/garant.png) center center / contain;
}

.preim-image.image-raschet {
    width: 80px;
    height: 80px;
    margin: 0 auto 5px;
    background: no-repeat url(../img/mainpage/raschet.png) center center / contain;
}

.preim-block {
    padding: 30px 0 15px;
    background: #fafafa;
    border-radius: 30px;
    margin-bottom: 5rem;
}

.preim-section h2 {
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.form-raschet-tp textarea.form-control {
    min-height: 80px;
}

.main-about-block {
    margin: 2rem 0 5rem;
}

.main-about-block .about-image {
    min-height: 400px;
    background: no-repeat url(../img/mainpage/topelectro.jpg) center center / cover;
}

.p-q {
    background: #fafafa;
    font-size: 1.4rem;
    padding: 15px;
    border-radius: 15px;
}
