@media(max-width: 992px) {
    .active .slider-one__logo {
        display: none;
    }
    .captcha-contato-div {
        width: 100% !important;
    }
    .whatsapp-btn {
        bottom: 100px !important;
    }
    section.contact-one {
        padding: 0;
        background: var(--cretech-gray, #f9f6ff);
    }
    .contact-one__form {
        padding: 40px 0px 20px;
        background: transparent;
    }
    section.contact-one .col-lg-4 {
        padding: 0;
    }
    form .thm-btn {
        width: 100%;
    }
    .scroll-to-top {
        right: 20px;
    }
    .whatsapp-btn {
        right: 20px;
    }
    .about-four__text {
        text-align: justify;
    }
    .testimonials-two__content__text {
        text-align: justify;
    }
    .thm-btn {
        width: 100%;
        text-align: center;
    }
    .footer-main .footer-widget.footer-widget--about {
        text-align: center;
    }
    .footer-main.section-padding--bottom.footer-main--top-padding {
        padding: 60px 0px;
    }
    .footer-widget__social {
        justify-content: center;
    }
    .footer-widget__logo img {
        max-height: 60px;
        width: auto;
    }
    .footer-widget--about .footer-widget__text {
        margin-top: 20px;
    }
    .footer-widget__contact {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }
    h3.footer-widget__title {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 10px;
    }
    .about-one__text {
        text-align: justify;
    }
    section.section-padding--top.service-four.gray-bg.section-padding-xl--bottom.section-has-bottom-margin.background-repeat-no.background-position-top-right {
        background-position: center 75%;
    }
    .pricing-card-one {
        margin: 20px 0 !important;
    }
    p.footer-widget__text {
        text-align: center;
    }
}