@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

a, button, div, h1, h2, h3, h4, h5, h6, input, li, p, textarea {
    font-family: "Montserrat", sans-serif !important;
    text-transform: none !important;
}

body {
    font-family: "Montserrat", sans-serif !important;
}

#section-html-modulo_2 .default-title {
    display: none;
}

section#section-html-modulo_2 {
    background-image: url(/arquivos/background.webp);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    padding: 50px 0 !important;
}

#section-html-modulo_2 h2 {
    text-align: center;
    font-size: 3em;
    font-weight: bold;
    color: #ffff;
    margin-bottom: 20px;
}

#section-html-modulo_2 .diferenciais {
    text-align: center;
    padding: 20px;
}
.diferenciais p.secundario {
    font-size: 1em;
    line-height: 100%;
    margin: 0;
    color: #fff;
}

.diferenciais h3.principal {
    font-size: 2em;
    line-height: 100%;
    margin: 10px 0;
    color: #ffff;
}

.diferenciais img {
    max-height: 80px;
    filter: invert(1);
}

section#section-contato {
    background-image: url(/arquivos/back_contato.webp);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

#section-contato .outer-box.clearfix {
    display: flex;
    justify-content: center;
}

#section-contato h2 {
    text-align: center;
}

#section-contato .form-group.padd-top-10.col-md-12.col-sm-12.col-xs-12 {
    text-align: center;
}

#section-parceiros .owl-carousel .owl-item img {
    width: auto !important;
    border: none;
}

#section-parceiros .owl-item.active {
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo img {
    max-height: 100px;
}

#section-parceiros .slider-outer {
    border: none;
}

#section-contato.two-col-fluid .form-column {
    width: auto;
}

.page_produto_detalhe .team-single .image img {
    max-height: 500px;
}

#page_blog article.inner-box.wow.fadeInUp.animated {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#page_blog .blog-news-column .image-box .news-date {
    display: none;
}

.page_blog_detalhe figure.image-box {
    height: 100%;
}

.page_blog_detalhe .blog-news-column .image-box .news-date {
    display: none;
}

#page_blog .blog-news-column .content-box {
    text-align: center;
}

#section-empresa img.img-fluid {
    max-height: 400px;
}

#section-empresa .row.clearfix {
    display: flex;
    align-items: center;
}

#section-html-modulo_2 .column.text-column.col-12 {
    margin-bottom: 0;
}

.footer-bottom {
    padding: 10px 0 !important;
    color: #fff !important;
}

footer .row.clearfix {
    display: flex;
    align-items: center;
}

.main-footer .footer-upper {
    padding: 20px 0 !important;
}

.main-footer .contact-info li .icon {
    color: #fff !important;
}

#section-blog {
    padding: 50px 0 !important;
}

#section-parceiros {
    padding: 50px 0 !important;
}

#section-contato {
    margin: 50px 0 !important;
}

#section-html-modulo_2 {
    margin: 50px 0 !important;
}

#section-produtos {
    padding: 50px 0 !important;
}

#section-servicos {
    padding: 50px 0 !important;
}

#section-empresa {
    padding: 50px 0 !important;
}

hr {
    display: none;
}

#section-html-modulo_2 .botao {
    text-align: center;
}

#section-html-modulo_2 .botao a {
    background-color: #5cb85c !important;
    border-color: #5cb85c !important;
    margin-top: 20px;
}

#section-html-modulo_2 .botao a:hover {
    background-color: #449d44 !important;
    color: #fff !important;
    border-color: #449d44 !important;
}

.header-lower a.theme-btn.appt-btn {
    background-color: #5cb85c !important;
    color: #fff !important;
}

.header-lower a.theme-btn.appt-btn:hover {
    background-color: #449d44 !important;
}

.header-lower a.theme-btn.appt-btn i.fa.fa-whatsapp.fa-3x {
    margin-left: 5px;
}

.main-slider h3 {
    line-height: 100% !important;
}

#section-blog .news-date {
    display: none !important;
}

section.page-title {
    background: linear-gradient(90deg, rgba(29,21,19,1) 0%, rgba(250,164,129,1) 50%, rgba(29,21,19,1) 100%) !important;
}

.page-title:before {
    background: transparent;
}

@media (max-width: 990px) {
  #section-empresa .row.clearfix {
    display: flex;
    flex-direction: column;
}

#section-empresa .default-title {
    padding: 10px 0 !important;
    margin: 10px 0 !important;
}

#section-empresa div {
    text-align: justify;
}

#section-empresa .column {
    margin-bottom: 50px !important;
}

#section-servicos {
    padding: 0 0 50px 0 !important;
}

#section-html-modulo_2 h2 {
    font-size: 2em;
    margin: 0;
}

#section-parceiros h2 {
    text-align: center;
}

#section-parceiros .default-title:after {
    left: 50%;
    margin-left: -50px;
}

#section-contato .default-title:after {
    left: 50%;
    margin-left: -50px;
}

footer .row.clearfix {
    display: block;
}

.main-footer .footer-upper .column {
    margin-bottom: 10px !important;
}

.footer-bottom .copyright.text-left {
    text-align: center;
}

.footer-bottom .col-md-6.text-right {
    text-align: center;
}
}

#section-servicos .default-title h2 {
    color: #000 !important;
}