.main__servicos {
    margin-bottom: 30px;
    height: fit-content;
}

.main__servicos img {margin-top: 15px;border-radius: 15px;border: 1px solid #eee;}

section#contact img {
    width: 100%;
    object-fit: contain;
}

#empresa h3::after {
    display: none;
}
section#features::before {
    width: 90% !important;
    left: calc(50% - 45%) !important;
}

.botao-cta a {
    font-size: 12px;
}
.box-palestrantes {
    margin: 0;
    display: contents;
}
.box-palestrantes h3 {
    width: 100% !important;
    text-align: center !important;
    background: #00b03c !important;
}
.box-palestrantes img {
    max-width: 100%;
}

@media only screen and (max-width: 767px) {
    .small-col-inside {
        padding-left: 15px !important;
        padding-right: 15px;
    }
    input.contact-input {
        width: 100% !important;
    }
    textarea {
        width: 100% !important;
    }
    .captcha-contato-div {
        width: 100% !important;
    }
    .whatsapp-btn {
        bottom: 40px !important;
    }
}


@media only screen and (max-width: 767px) {
    .small-col-inside {
        padding-left: 15px !important;
        padding-right: 15px;
    }
    input.contact-input {
        width: 100% !important;
    }
    textarea {
        width: 100% !important;
    }
    .captcha-contato-div {
        width: 100% !important;
    }
    .whatsapp-btn {
        bottom: 40px !important;
    }
}

@media (max-width: 991px) {
    .navbar-fixed-top {
    }
    .navbar-fixed-top.opaque {
        padding: 0;
    }
    .navbar-fixed-top {
        border-bottom: 1px solid #efefef;
    }
    .navbar-fixed-top .navbar-nav>li.discover-link {
        margin-top: 10px;
        padding-bottom: 20px;
    }
    .navbar-fixed-top .navbar-nav>li>a.discover-btn {
        padding: 8px 12px!important;
        margin-left: 20px;
        font-size: 17px!important;
    }
}

@media (max-width: 768px) {
    .register-form-wrapper {
        padding-bottom: 45px;
    }
    .footer {
        padding-top: 30px;
    }
    .footer-top i {
        display: block;
        margin-top: 50px!important;
    }
    ul.footer_social li a i {
        margin: 0 8px!important;
    }
    .padding-top-120 {
        padding-top: 30px !important;
    }
    input.contact-submit {
        margin-bottom: 30px;
    }
    .margin-left-20 {
        margin-top: 45px;
        margin-left: 1px!important;
    }
    .testim-inner {
        display: block;
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media (max-width: 375px) {
    .navbar-toggle {
        margin-bottom: 0;
        border: 1px solid #9f9f9f!important;
    }
    .hero-wrapper h1 {
        font-size: 32px;
        line-height: 44px;
    }
    .hero-wrapper .margin-top-50 {
        margin-top: 25px!important;
    }
    .section-white {
        padding: 60px 0 70px 0!important;
    }
    .section-white.small-padding-bottom,
    .section-grey.small-padding-bottom {
        padding: 60px 0 50px 0!important;
    }
    .margin-left-20 {
        margin-top: 45px;
        margin-left: 1px!important;
    }
    .register-form-terms {
        padding-bottom: 30px;
    }
    .small-col-inside {
        padding-right: 15px;
        padding-left: 15px;
    }
    iframe.contact-maps {
        padding-right: 1px;
    }
    input.name-input {
        background: url('../images/input-user.png') no-repeat 5px 15px;
    }
    input.name-email {
        background: url('../images/input-envelope.png') no-repeat 5px 15px;
    }
    select.register-input {
        background: url('../images/input-select.png') no-repeat 5px 15px;
    }
    input.contact-submit {
        width: 100%;
        margin-bottom: 40px;
    }
}

.gallery-insta {
    margin-bottom: 15px !important;
}