.b-contact-us__main iframe {
    width: 100%;
    height: 400px;
    margin-bottom: 30px;
}

@media screen and (max-width: 780px) {
    .b-contact-us__main iframe {
        margin-bottom: 15px;
    }
}

.b-form-modal__submit {
    display: block;
}

.cf7-button-hidden {
    display: none;
}

.cf7-button-hidden2 {
    display: none;
}

.cf7-button-hidden3 {
    display: none;
}

.display-none {
    display: none;
}

.display-block {
    display: block;
}

.b-tile__front-title {
    font-weight: 600;
    text-decoration: none !important;
    font-style: normal !important;
}

.b-tile__back-description {
    font-weight: 600;
}

.b-advantages__title:after {
    display: none !important;
}

.b-title__first_end-dot:after {
    display: none !important;
}

.b-c-text {
    color: #000;
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
    font-style: italic;
}

@media screen and (max-width: 1170px) {
    .b-c-text {
        font-size: 18px;
    }
}

@media screen and (max-width: 960px) {
    .b-c-text {
        font-size: 16px;
    }
}

.b-c-text_center {
    text-align: center;
}