#header .header-logo img {
    max-height: 100% !important;
}

#header .header-logo {
    margin: 0;
}

#header a.btn {
    background-color: #28a745;
    border-color: #28a745;
    display: flex;
    align-items: center;
}

#header a.btn:hover {
    background-color: #2fc652;
    border-color: #2fc652;
}

#header a.btn i {
    font-size: 2em;
    margin-left: 10px;
}

/* <----------> */

#section-slide .titulo-slide h1 {
    font-size: 4em !important;
    margin-bottom: 0;
    line-height: 100%;
}

#section-slide .texto-slide h2 {
    font-size: 2em !important;
    font-weight: 500 !important;
    line-height: 100% !important;
    margin: 20px 0;
}

/* <----------> */

#section-html-modulo_1 .titulo-html {
    text-align: center;
}

#section-html-modulo_1 .custom-divider {
    display: flex;
    justify-content: center;
}

.diferenciais {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    height: 200px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.diferenciais .conteudo {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.diferenciais .conteudo img {
    max-height: 80px;
}

.diferenciais .conteudo h3 {
    text-transform: none;
    margin: 0;
}

.diferenciais .conteudo p {
    margin: 0;
}

.btn-diferenciais {
    display: flex;
    align-items: center;
    background-color: #28a745;
    border-color: #28a745;
    line-height: 100%;
}

.btn-diferenciais:hover {
    background-color: #2fc652;
    border-color: #2fc652;
}

.btn-diferenciais span {
    font-size: 2em;
    margin-left: 10px;
}

.btn-diferenciais {
    margin: 32px 0 !important;
}

/* <----------> */

#page_home .product-thumb-info-image {
    height: 350px;
    width: auto;
}

#page_home .product-thumb-info-image img {
    height: 100%;
    width: 100%;
    border-radius: 20px;
}

#section-produtos h3 {
    position: absolute;
    top: 265px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background-image: radial-gradient(circle, rgba(245,134,52,1) 0%, rgba(168,91,35,1) 100%);
    font-size: 13px !important;
    border-radius: 10px;
    padding: 20px 0px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    box-shadow: 0 0px 12px 1px #00000082;
    overflow: hidden;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
}

#section-produtos a {
    color: #fff !important;
}

#page_home .product .product-thumb-info .product-thumb-info-image:before {
    background: #212121;
    border-radius: 20px;
    transition: .3s ease-in-out;
}

#page_home .product:hover .product-thumb-info .product-thumb-info-image:before {
    opacity: .6;
}

#section-produtos .overflow-hidden {
    overflow: visible !important;
}

/* <----------> */

#section-html-modulo_3 {
    background-color: #9b4043;
    padding: 20px 0;
}

#section-html-modulo_3 .titulo-html {
    display: none;
}

#section-html-modulo_3 .pb-2.mb-2 {
    padding: 0 !important;
    margin: 0 !important;
}

#section-html-modulo_3 .col-md-8, #section-html-modulo_3 .col-md-4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#section-html-modulo_3 .chamada-para-acao {
    padding: 0;
    border-radius: 0;
}

#section-html-modulo_3 .chamada-para-acao h2 {
    font-size: 3em;
    font-weight: bold;
    color: #fff;
    margin: 0;
    line-height: 100%;
}

#section-html-modulo_3 .chamada-para-acao p {
    font-size: 1.5em;
    font-weight: 300;
    color: #fff;
    margin: 10px 0;
    line-height: 100%;
}

#section-html-modulo_3 .chamada-para-acao a {
    display: flex;
    align-items: center;
    background-color: #28a745;
    border-color: #28a745;
    line-height: 100%;
}

#section-html-modulo_3 .chamada-para-acao a:hover {
    background-color: #2fc652;
    border-color: #2fc652;
}

#section-html-modulo_3 .chamada-para-acao a span {
    font-size: 2em;
    margin-left: 10px;
}

/* <----------> */

#footer button.bg-newsletter {
    background-color: #28a745;
    border-color: #28a745;
}

#footer button.bg-newsletter:hover {
    background-color: #2fc652;
    border-color: #2fc652;
}

/* <----------> */

#section-depoimentos .img-depoimento {
    display: none;
}

#section-depoimentos .testimonial blockquote {
    font-family: 'Poppins';
}

/* <----------> */

#section-servicos .custom-icon-style-1 img {
    transform: rotate(0deg);
    width: 100%;
    height: 100%;
}

#section-servicos .custom-icon-style-1 {
    transform: rotate(0deg);
    width: 100%;
    height: 100%;
}

#section-servicos p {
    display: none;
}

/* <----------> */

@media screen and (max-width: 990px) {

#section-slide .titulo-slide h1 {
    font-size: 3em !important;
}

#section-slide .texto-slide h2 {
    font-size: 1.5em !important;
    margin: 10px 0;
}

#section-slide img.imagem-slide {
    object-position: 30%;
}

.btn-diferenciais {
    margin: 10px 0 30px 0 !important;
}

.footer-copyright .col {
    display: flex;
    align-items: center;
}

#section-empresa img.img-fluid {
    max-height: 250px;
}

#section-depoimentos .owl-carousel .owl-nav {
    top: calc(50% - 50%);
}
}