#header .header-logo img {
    max-height: 109px;
    margin-top: -13px;
    max-width: 261px;
}
section#section-produtos .product-thumb-info-image.bg-light img {
    border-radius: 10%;
}

section#section-produtos .product .product-thumb-info .product-thumb-info-image:hover:before {
    background: #00000069;
    opacity: 1;
    border-radius: 10%;
    content: "Saiba Mais";
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.product .product-thumb-info .product-thumb-info-image img {
    height: 100% !important;
    width: 100%;
}
@media(min-width:720px){
section#section-html-modulo_2 .conteudo-html {
    display: flex;
}
}

section#section-html-modulo_2 img {
    padding-left: 5px;
}

footer .bg-newsletter {
    border-radius: 0px 5px 5px 0px;
}

.custom-icon-style-1 img {
    min-width: 65px;
    min-height: 65px;
    border: none !important;
}

.line-height-1 {
    line-height: 1.2 !important;
}

.font-weight-bold {
    font-weight: 500 !important;
}

section.page-header:before {
    background: #181818;
    opacity: 0.6;
}

section#section-servicos a.btn.btn-primary.custom-btn-border-radius.font-weight-bold.text-3.btn-px-5.btn-py-3.appear-animation.animated.fadeInUpShorterPlus.appear-animation-visible {
    display: none;
}
