#header .header-logo img {
    max-width: 287px;
    max-height: 100px;
}

#header .header-logo {
    margin: 0em;
}

#section-parceiros .owl-carousel .owl-item img {
    padding: 1em;
}

footer:before {
    opacity: inherit;
}

#section-depoimentos blockquote {
    font-family: poppins, sans-serif;
}

#section-depoimentos .img-depoimento {
    display: none;
}

#section-slide .titulo-slide h1 {
    margin: 0em 10em 0em 0em;
    line-height: 100%;
    font-size: 4em !important;
}

#section-slide .texto-slide h2 {
    margin: 1em 30em 1em 0em;
    line-height: 100% !important;
    font-size: 1.5em !important;
    font-weight: 400 !important;
}

.imagem-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgb(0 0 0 / 75%), rgb(0 0 0 / 0%));
}

#section-html-modulo_1 .titulo-html {
    text-align: center;
}

#section-html-modulo_1 .custom-divider {
    display: flex;
    justify-content: center;
}

#section-html-modulo_1 .principais-areas-de-atuacao h3 {
    text-transform: none;
    margin: 0;
    font-weight: 600;
}

#section-html-modulo_1 {
    padding: 2em 0em;
}

#section-html-modulo_1 .principais-areas-de-atuacao {
    text-align: center;
}

#section-html-modulo_1 .principais-areas-de-atuacao p {
    margin: 0;
}

.overflow-hidden {
    overflow: initial !important;
}

#section-servicos .custom-icon-style-1 {
    transform: none;
    width: 100%;
    height: 100%;
    margin: 0em !important;
}

#section-servicos .custom-icon-style-1 img {
    transform: none;
    width: 100%;
    height: 100%;
    border: none;
}

#section-servicos h3 {
    margin: 0 !important;
}

.page_produto_detalhe .col-md-6 .video {
    display: flex;
    flex-direction: column;
}

.page_produto_detalhe .col-md-6 .video video {
    width: auto;
    height: 100%;
    border-radius: 1em;
    margin-bottom: 1em;
}

#section-html-modulo_3 {
    padding: 1em 0em;
    background-color: #dd7f17;
    margin: 1em 0em;
}

#section-html-modulo_3 .titulo-html {
    display: none;
}

.footer-copyright {
    padding: 1em !important;
}

#footer {
    background-position: center;
}

#section-html-modulo_3 .row .cta h3 {
    text-align: center;
    font-size: 3.5em;
    font-weight: bold;
    text-transform: none;
    margin: 0;
    line-height: 100%;
    color: #ffff;
}

#section-html-modulo_3 .row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#section-html-modulo_3 .row .cta p {
    font-size: 1.5em;
    text-align: center;
    margin: 0.5em 10em;
    color: #fff;
}

.cta-botao {
    text-align: center;
    padding: 1.3em 0em;
}

.cta-botao a {
    background-color: #005a5a;
    color: #fff;
    padding: 1.5em 2em;
    border-radius: 1em;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #005a5a;
    transition: .3s;
}

.cta-botao a:hover {
    background-color: transparent;
    color: #005a5a;
    border-color: #005a5a;
}

.modal-backdrop.fade.show {
  display: none;
}

#section-html-modulo_1 .row {
    margin-bottom: 1em;
}

@media (max-width: 990px) {
  #footer .row {
    margin-bottom: 1em !important;
    margin-top: 1em !important;
    padding-top: 1em !important;
    padding-bottom: 1em !important;
}

.footer-copyright .col {
    display: flex;
    align-items: center;
}

.footer-copyright .container {
    padding: 0 !important;
}

#section-slide .titulo-slide h1 {
    margin: 0em 0em 0em 0em;
    line-height: 100%;
    font-size: 2.5em !important;
}

#section-slide .texto-slide h2 {
    margin: 1em 0em 1em 0em;
    line-height: 100% !important;
    font-size: 1.25em !important;
    font-weight: 400 !important;
}

.imagem-slide:before {
    background: linear-gradient(180deg, rgb(0 0 0 / 75%), rgb(0 0 0 / 25%));
}

#section-slide img.imagem-slide {
    object-position: 30%;
}

#section-slide {
    margin: 0 !important;
}

#section-html-modulo_1 .principais-areas-de-atuacao {
    padding: 1em;
}

#section-html-modulo_3 .row .cta p {
    margin: 0.5em 0em;
    font-size: 1.25em;
}

#section-html-modulo_3 .row .cta h3 {
    font-size: 2.5em;
}

#section-html-modulo_1 .principais-areas-de-atuacao p {
    line-height: 20px;
}

section.page-header {
    background-position: 100%;
}

section.page-header:before {
    background: rgb(0 0 0 / 75%);
}
}

section.page-header {
    background-image: url(/arquivos/images/capas/servicos-1705087635.webp) !important;
}

#section-produtos {
    padding: 1em 0em !important;
}

#section-produtos .row {
    padding: 0em !important;
    margin: 0em !important;
}

#section-depoimentos {
    padding-bottom: 2em !important;
}

#section-produtos .product-thumb-info-image {
    width: 100%;
    height: 100%;
}

#page_produtos .product-thumb-info-image {
    width: 100%;
    height: 100%;
}