/*Logo*/
#header .header-logo img {
    position: relative;
    top: -6px;
    max-height: 90px;
}

/*<---------->*/

/*header*/
#header {
    position: relative;
    height: auto !important;
}

#header .header-top.header-top-small-minheight {
    display: none;
}

html.sticky-header-active #header .header-body {
    position: relative;
}
/*<------->*/

/*slide*/
#slideshow-1 {
    position: relative;
}

#slideshow-1:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #08123f 20%, #00000059);
}

.texto-slide.slideshow-texto.d-flex.align-items-center {
    position: relative;
    z-index: 1;
}

.titulo-slide h1 {
    font-size: 2em !important;
    margin-bottom: 15px;
}

.texto-slide h2 {
    font-weight: 700 !important;
    font-size: 4em !important;
    width: 60%;
    line-height: 1.1 !important;
}

.botao-slide a.btn.btn-primary {
    background-color: #ffad23;
    border-color: #ffad23;
}

.botao-slide a.btn.btn-primary:hover {
    background: #ffa000;
    border-color: #ffa000;
}

section#section-slide .item {
    position: relative;
    max-height: none;
    height: 900px;
}

section.section-slide {
    max-height: none;
}
/*<-------------->*/

/*sec-empresa*/

.text-empresa {
    margin: 20px 0;
    color: #212529;
    font-size: 17px;
}

#section-empresa .text-empresa p {
    color: #000000ab;
}

.about-experience {
    position: relative;
}

.about-experience img {
    position: absolute;
    bottom: 0;
    right: -70px;
    width: 50%;
    border: 13px solid;
    border-color: #fff;
    border-radius: 40px;
}

.about-img img {
    border-radius: 30px;
}
/*<---------->*/

/*sec-servicos*/
#section-servicos {
    margin: 30px 0;
}

#section-servicos h2 {
    padding-bottom: 10px;
}
/*<--------->*/

/*sec-produtos*/
.product-thumb-info-image {
    height: 160px;
}

#section-produtos .product {
    border: 2px solid;
    border-radius: 18px;
    border-color: #33333314;
    overflow: hidden;
    transition: .3s ease-in-out;
}

.title-card-produto {
    background: #33333314;
    padding-bottom: 1px;
    padding-top: 40px;
    border-radius: 12px 12px 0 0;
}

.product .product-thumb-info .product-thumb-info-image:before {
    background: transparent;
}

.btn-card {
    text-align: center;
    margin-top: 30px;
}

.btn-card a {
    background: #00000017;
    font-size: 16px;
    padding: 13px 25px;
    border-radius: 12px;
    color: #3b3b3b !important;
    display: flex;
    justify-content: center;
    margin: 10px;
    border: 1px solid;
    border-color: #a3a3a3;
    transition: .3s ease-in-out;
}

.btn-card a:hover {
    background: #22348a;
    color: #fff !important;
    border-color: #22348a;
}

#section-produtos .product:hover {
    border-color: #22348a;
    transition: .3s ease-in-out;
}

.product .product-thumb-info {
    margin: 0 !important;
}
/*<----------->*/

/*sec-html-02*/
.card-diferencial {
    border: 2px solid;
    border-color: #f7f7f7;
    padding: 13px;
    border-radius: 20px;
    background: #f4f8fb;
    box-shadow: 0 11px 18px -14px #00000042;
}

.img-diferencial {
    height: 100%;
    display: flex;
    width: 250px;
    margin: auto;
    position: relative;
    z-index: 1;
}

#entrega-agil {
  position:relative;
    margin-top: 100px;
    margin-left: 50px;
}

#qualidade-garantida {
    position: relative;
    margin-top: 70px;
    margin-right: 60px;
}

#entrega-agil:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 315px;
    right: 0;
    border-bottom: 2px solid;
    border-right: 2px solid;
    height: 70px;
    width: 210px;
    border-bottom-right-radius: 10px;
    border-color: #22348a21;
    transition: .3s ease-in-out;
}

#entrega-agil:after {
    position: absolute;
    content: "";
    top: 64px;
    bottom: 0;
    right: 0px;
    width: 10px;
    height: 10px;
    background: #22348a2e;
    border-radius: 100%;
    border: 2px solid;
    border-color: #22348a21;
}

#atendimento-especializado {
    position: relative;
}

#estoque-completo {
    position: relative;
}

#qualidade-garantida:before {
    position: absolute;
    content: "";
    top: 30px;
    right: 306px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    height: 50px;
    width: 212px;
    border-bottom-left-radius: 10px;
    border-color: #22348a21;
    transition: .3s ease-in-out;
}

#qualidade-garantida:after {
    position: absolute;
    content: "";
    top: 74px;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background: #22348a2e;
    border-radius: 100%;
    border: 2px solid;
    border-color: #22348a21;
}

#estoque-completo:before {
    position: absolute;
    content: "";
    top: 70px;
    bottom: 0;
    right: -210px;
    border-top: 2px solid;
    border-right: 2px solid;
    height: 170px;
    width: 210px;
    border-top-right-radius: 10px;
    border-color: #22348a21;
    transition: .3s ease-in-out;
}

#estoque-completo:after {
    position: absolute;
    content: "";
    top: 66px;
    bottom: 0;
    right: 0px;
    width: 10px;
    height: 10px;
    background: #22348a2e;
    border-radius: 100%;
    border: 2px solid;
    border-color: #22348a21;
    transition: .3s ease-in-out;
}

#atendimento-especializado:before {
    position: absolute;
    content: "";
    top: 40px;
    bottom: 0;
    left: -210px;
    border-top: 2px solid;
    border-left: 2px solid;
    height: 200px;
    width: 210px;
    border-top-left-radius: 10px;
    border-color: #22348a21;
    transition: .3s ease-in-out;
}

#atendimento-especializado:after {
    position: absolute;
    content: "";
    top: 36px;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background: #22348a2e;
    border-radius: 100%;
    border: 2px solid;
    border-color: #22348a21;
}

.subtitulo-diferenciais h2 {
    font-weight: 600;
}

#estoque-completo:hover:before,
#entrega-agil:hover:before,
#qualidade-garantida:hover:before,
#atendimento-especializado:hover:before
{
    border-color: #22348a;
}

 
#estoque-completo:hover:after,
#entrega-agil:hover:after,
#qualidade-garantida:hover:after,
#atendimento-especializado:hover:after
{
    border-color: #22348a;
}

#section-html-modulo_2 h2,
#section-html-modulo_2 hr {
    text-align: center;
    margin: auto;
}
/*<---------->*/

/*sec-como-funciona*/
.card-orcamento {
    padding: 30px;
    border: 2px solid;
    border-radius: 15px;
    background: linear-gradient(45deg, #f4f8fb, #ffffff00);
    border-color: #e7e7e7c9;
}

.descricao-orcamento p {
    font-size: 18px;
}

.title-ocamento h3 {
    text-transform: math-auto;
}

#section-como-funciona {
    position: relative;
}

#section-como-funciona:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 2px;
    margin: auto;
    height: 85%;
    background: linear-gradient(180deg, #f9faff 0, #22348a, #5b69a9, #788adf 60%, #a3aee3 69.53%, #22348a 80%, #ffffff);
}

.subtitle-como-funciona h3 {
    text-transform: math-auto;
}

.texto-como-funciona.text-center p {
    font-size: 20px;
    margin-bottom: 3em;
}

.title-orcamento h3 {
    text-transform: math-auto;
}

p.ordem {
    position: relative;
    height: 80px;
    font-size: 7em;
    font-weight: 600;
    display: flex;
    align-items: center;
    background: linear-gradient(179deg, #f3f3f3, #22348a 95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/*<---------->*/

/*sec-depoimentos*/
.custom-testimonial-style-1 blockquote {
    font-family: 'Poppins';
}

#section-depoimentos .custom-border-radius-1 {
    border-radius: 25px !important;
    border: 2px solid;
    border-color: #00000014;
}

.img-depoimento {
    display: none;
}
/*<------------>*/

/*cta*/
.cta-content h1 {
    margin-bottom: 10px;
    font-weight: 700;
    color: #ffffffe0;
}

#section-html-modulo_3 hr {
    display: none;
}

.cta-content p {
    font-size: 18px;
}

.cta-content a {
    background: #28a745;
    padding: 15px 35px;
    color: #fff;
    font-size: 15px;
    border-radius: 9px;
    transition: .3s ease-in-out;
    text-decoration: none;
}

.cta-content p {
    margin-bottom: 30px;
    color: #ffffffe3;
}

#section-html-modulo_3 {
    position: relative;
    padding: 40px 0;
    background: url(/arquivos/bg-cta.webp);
    background-size: cover;
    background-position: center;
}

#section-html-modulo_3:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #08123f 45%, transparent);
}

.cta-content a:hover {
    background: #00d130;
}

.cta-content span {
    font-size: 20px;
}
/*<------->*/

/*sec-html-01*/
.title-segmentos,
.title-segmentos h2 {
    text-align: center;
    font-weight: 600;
}

.desc-segmentos,
.desc-segmentos p {
    text-align: center;
    font-size: 18px;
}

.segmentos-card .col-md-5,
.segmentos-card .col-md-2,
.segmentos-card .col-md-6 {
    border: 2px solid;
    padding: 150px 20px 10px 30px;
    border-color: #f7f7f7;
}

#atacado {
    position: relative;
    border-top-left-radius: 30px;
    background: url(/arquivos/atacado.jpg);
    z-index: 1;
}

#jhm-img {
    position: relative;
    border-top-right-radius: 30px;
    overflow: hidden;
}

#empresas {
    position: relative;
    border-bottom-left-radius: 30px;
    background: url(/arquivos/empresas%20e%20industrias.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

#construcao {
    position: relative;
    border-bottom-right-radius: 30px;
    background: url(/arquivos/construsao-civil.jpg);
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
}

#atacado:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0000009e;
    z-index: -1;
    border-top-left-radius: 30px;
}

.card-atacado h3,
.card-loja h3,
.card-empresa h3,
.card-construcao h3{
    color: #fff;
    font-weight: 600;
}

.card-atacado p,
.card-loja p,
.card-empresa p,
.card-construcao p{
    color: #fff;
    font-size: 16px;
}

#loja {
    position: relative;
    background: url(/arquivos/lojas.jpg);
    z-index: 1;
}

#loja:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0000009e;
    z-index: -1;
}

#empresas:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0000009e;
    z-index: -1;
    border-bottom-left-radius: 30px;
}

#construcao:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0000009e;
    z-index: -1;
    border-bottom-right-radius: 30px;
}

#jhm-img:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: -69px;
    right: 0;
    background: url(/arquivos/favicon.svg);
    background-repeat: no-repeat;
    transform: rotate( 270deg);
    background-position: bottom;
    filter: grayscale(1) opacity(0.2);
}

#section-html-modulo_1 {
    margin-top: 4em;
    margin-bottom: 4em;
}

#section-html-modulo_1 h2 {
    text-align: center;
}

#section-html-modulo_1 hr {
    margin: auto;
}
/*<----------->*/

.subtitulo-diferenciais {
    margin-top: 30px;
    margin-bottom: 50px;
}

/*footer*/
footer:before {
    opacity: 1;
}

img.logo {
    max-width: 100%;
    filter: brightness(11);
}
/*<------->*/

#slideshow-3 {
    position:relative;
}

#slideshow-3:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #08123f 20%, #00000059);
}

section.page-header:before {
    background: transparent;
    opacity: 1;
}

/*sec-beneficios*/
.titulo-beneficios {
    text-align: center;
}

#sec-beneficios hr {
    margin: auto;
}

.desc-beneficios {
    margin: 40px 0 70px 0;
}

.desc-beneficios p {
    font-size: 1.5em;
    color: #fff;
}

.card-beneficios img {
    margin-bottom: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.card-beneficios {
    border: 3px solid;
    border-radius: 30px;
    border-color: #ffffff;
    background: #ffffff;
}

.card-body-beneficios {
    padding: 20px;
}

.card-body-beneficios h3 {
    text-transform: capitalize;
    font-weight: 600;
    color: #22348a;
}

.btn-beneficios a {
    padding: 16px 20px !important;
    border-radius: 15px;
}

#sec-beneficios {
    position: relative;
    background: url(/arquivos/bg-beneficios.webp);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding: 50px 0;
    z-index: 1;
    margin-bottom: 0 !important;
}

#sec-beneficios:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, #08123f, #000000a3 59%);
    z-index: -1;
}

#sec-beneficios h2 {
    color: #fff !important;
}
/*<--------->*/

#page_home #section-empresa .btn-beneficios {
    display: none;
}

@media(max-width:720px){
  #slideshow-1:before {
    z-index: 1;
}

.titulo-slide h1 {
    line-height: 1.1;
    font-size: 3.5em !important;
}

#section-empresa {
    padding-top: 40px;
    margin: 0;
    border-radius: 0;
    margin-top: 0 !important;
}

#section-empresa:before {
    background: #b0beff;
}

#section-empresa:after {
    bottom: -550px;
    background: url(/arquivos/favicon.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 50%;
    margin: auto;
}

#jhm-img {
    display: none;
}

#empresas {
    border-bottom-left-radius: 0;
}

#empresas:before {
    border-bottom-left-radius: 0;
}

section.section-slide {
    margin-bottom: 0 !important;
}

#section-produtos {
    padding-top: 30px;
    padding-bottom: 30px;
}

#entrega-agil {
    margin-top: 0;
    margin-left: 0;
}

#qualidade-garantida {
    margin-top: 0;
    margin-right: 0;
}

#estoque-completo:before {
    visibility: hidden;
}

#estoque-completo:after {
    visibility: hidden;
}

#entrega-agil:before {
    visibility: hidden;
}

#entrega-agil:after {
    visibility: hidden;
}

#atendimento-especializado:before {
    visibility: hidden;
}

#atendimento-especializado:after {
    visibility: hidden;
}

#qualidade-garantida:before {
    visibility: hidden;
}

#qualidade-garantida:after {
    visibility: hidden;
}

#section-como-funciona:before {
    visibility: hidden;
}

.page-header.page-header-modern.page-header-lg {
    margin-bottom: 0;
}

#page_a_empresa     #section-empresa:after {
        bottom: -680px;
    }
    
    section#section-slide .item {
    max-height: 600px;
    height: 100%;
}

.about-experience img {
    border: 6px solid;
    right: 0;
    border-color: #fff;
}

#slideshow-3:before {
    background: linear-gradient(90deg, #22348a, #00000059);
    z-index: 1;
}

.texto-slide h2 {
    font-size: 2em !important;
    width: 100%;
}

.product-thumb-info-image {
    height: 200px;
}
}