#he_header {
    height: 115px;
    padding-top: 10px;
}
#he_quemsomos {
    height: auto;
    background-image: none;
}
#he_quemsomos .floatleft {
    float: none;
}
.he_qstags {
    display: none;
}
p.he_pquemsomos {
    width: auto;
    height: auto;
    margin: 25px 0px 0px 25px;
    line-height: 150%;
}
p.he_pquemsomos2 {
    display: none;
}
p.he_psetores {
    width: auto;
    margin: 30px 0px 0px 25px;
    line-height: 150%;
}
#he_imgqsthumb {
    margin: 10px 0px 60px 20px;
}
.home__about-section {
    display: block;
}
.home__about {
    max-width: 1020px;
    padding-top: 40px;
    padding-bottom: 70px;
}
.home__about h2.he_h2pagetitle,
.home__about p.he_pquemsomos{
    margin-left: 0px;
}
#he_notebook {
    background-image: none;
}
#he_faixa {
    height: 136px;
    background-position: center top;
    background-size: 100% 100%;
    padding-top: 15px;
}
.he_blackfaixa {
    height: 141px;
}
.he_lidestaques {
    margin-bottom: 3px;
}
#he_exclusivos,
#he_exclusivosbox {
    height: auto;
}
p.he_pfooter + p.he_pfooter {
    padding-top: 10px;
}
#he_footer {
    padding-bottom: 15px;
}


@media (max-width: 1023px) {
    .pagex {
        width: auto;
    }
    #he_logo {
        float: none;
        width: 150px;
        background-size: contain;
        margin-top: 0px;
        background-position: left top;
        height: 50px;
    }
    #he_header {
        height: auto;
        display: flex;
        padding: 10px 15px !important;
        justify-content: space-between;
        align-items: center;
    }
    #he_headerleft {
        float: none;
        width: auto;
        height: auto;
    }
    #he_menuone {
        height: auto;
    }
    #he_menutwo {
        display: none;
    }
    .he_ulmenuone {
        display: none;
    }
    #abf_sliderbg,
    #abf_slider,
    #abf_selectbox,
    .abf_eachslider {
        width: 100% !important;
        min-width: 100% !important;
    }
    #abf_slider,
    #abf_sliderbg {
        height: 190px !important;
    }
    .abf_eachslider {
        height: 190px !important;
        background-size: cover;
    }
    #abf_selectbox {
        margin-top: 155px !important;
    }
    #he_faixa {
        width: 100%;
        margin-top: 0px;
        background-size: 200% 120%;
        height: auto;
        padding-bottom: 25px;
        padding-top: 0px;
    }
    #he_notebook {
        margin-left: 0px;
        display: none;
    }
    #he_destaqueslist {
        width: auto;
        margin: 10px 0px 0px 0px;
        padding: 10px 15px;
        float: none;
    }
    #he_destaquesfone {
        width: 100%;
        float: none;
        padding-left: 15px;
        padding-right: 15px;
    }
    .whats_header,
    #he_topfb {
        margin-top: 0px;
        padding-top: 8px;
    }
    #he_topfb,
    .he_blackfaixa {
        display: none;
    }
    p.he_pconheca {
        padding: 15px 0px 10px 0px;
    }
    .he_uldestaques {
        margin: 0px 0px 0px 0px;
        float: none;
    }
    .he_lidestaques {
        padding-left: 20px;
        background-position: left 6px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .whats_float {
        top: auto;
        right: 15px;
        width: 50px;
        height: 50px;
        bottom: 15px;
        background-size: 26px auto;
    }
    p.he_pcontate {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 5px;
    }
    p.he_pfonedestaques {
        font-size: 30px;
    }
    #he_exclusivos {
        height: auto;
        background-position: left 30px;
        background-size: 600px;
    }
    #he_exclusivosbox {
        height: auto;
        margin-top: 0px;
        background-image: none;
    }
    #he_linkfusing {
        width: 365px;
        height: 110px;
        margin: 25px 0px 0px 15px;
    }
    #he_footer {
        margin-top: 190px;
        padding-bottom: 15px;
    }
    p.he_pfooter {
        padding-left: 80px;
        padding-right: 80px;
        line-height: 150%;
    }
    .menu__button {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 28px;
        background-color: transparent;
        border: 0px none transparent;
        height: 26px;
        margin-left: 20px;
    }
    .menu__button span{
        display: block;
        height: 4px;
        border-radius: 10px;
        background-color: #646464;
    }
    .menu__nav {
        display: flex;
        align-items: center;
    }
    .whats_header {
        padding-left: 34px;
        background-size: 24px auto;
    }
    .menu__mobile {
        display: block;
        transform: translateX(-100%);
        transition: transform 0.4s ease;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
        background-color: #fff;
        z-index: 9999;
    }
    .menu__mobile.opened {
        transform: translateX(0);
    }
    .menu__mobile .menu__mobile-link {
        font-size: 20px;
        color: #646464;
        text-transform: uppercase;
        font-family: 'GEO706BC';
    }
    .menu__mobile-logo img {
        width: 180px;
    }
    .menu__mobile-content {
        padding: 20px;
    }
    ul.menu__mobile-list {
        padding: 40px 0px 0px 5px;
    }
    li.menu__mobile-item {
        line-height: 200%;
        padding: 7px 0px;
    }
    .menu__mobile-whats {
        display: flex;
        gap: 15px;
        align-items: center;
        padding-top: 30px;
    }
    .menu__mobile .menu__mobile-whats-icon {
        background-color: #25D366;
        border-radius: 50%;
        display: flex;
        padding: 6px;
    }
    .menu__mobile .menu__mobile-whats-icon img{
        width: 20px;
        height: auto;
    }
    .menu__mobile .menu__mobile-whats-link {
        font-size: 20px;
        color: #646464;
        text-transform: uppercase;
        font-family: 'GEO706BC';
    }
    .menu__mobile .menu__mobile-close {
        font-size: 26px;
        color: #646464;
        font-family: 'GEO706KC';
        position: absolute;
        right: 20px;
        top: 30px;
        padding: 7px 14px 5px 14px;
        background-color: transparent;
        border: 1px solid #646464;
        border-radius: 10px;
    }
    #he_contatobarbox {
        height: auto;
    }
    #he_contatobar {
        width: auto;
        height: auto;
        background-size: 200% 120%;
        background-position: center;
    }
    .he_pcicon {
        display: none;
    }
    p.he_pcontatebar {
        margin: 20px 0px 0px 20px;
        float: none;
    }
    p.he_pfonebar {
        margin: 12px 0px 0px 20px;
        font-size: 32px;
    }
    p.he_phorariobar {
        margin: 7px 0px 15px 20px;
        font-size: 16px;
        float: none;
    }
    p.he_phorariobar a {
        font-family: 'GEO706BC';
        font-size: 16px;
    }
    h2.he_h2pagetitle {
        margin-left: 20px;
        margin-top: 30px;
    }
    #he_quemsomos {
        height: auto;
        background-image: none;
    }
    #he_quemsomos .floatleft, #he_contatobar .floatleft {
        float: none;
    }
    p.he_pquemsomos {
        width: auto;
        height: auto;
        margin: 30px 0px 0px 20px;
        font-size: 18px;
        line-height: 140%;
    }
    p.he_pquemsomos2 {
        width: auto;
        margin: 20px 0px 0px 20px;
        font-size: 18px;
        line-height: 140%;
    }
    .he_qstags {
        display: none;
    }
    p.he_psetores {
        width: 160px;
        margin: 20px 0px 0px 20px;
        line-height: 140%;
    }
    #he_imgqsthumb {
        margin-left: 16px;
    }
    ul.he_ulprodutos {
        width: auto;
        margin-top: 30px;
        padding-left: 0px;
    }
    li.he_liprodutos {
        width: auto;
        height: auto;
        float: none;
        padding-bottom: 30px;
    }
    .he_lipfoto {
        width: auto;
        height: auto;
        margin: 0px 0px 0px 0px;
        padding: 6px;
    }
    .he_lipfotobox {
        width: auto;
        height: auto;
    }
    h3.he_h3produtos {
        margin-top: 25px;
    }
    .he_pboxshow {
        display: none;
    }
    .he_popentext {
        display: block;
        float: none;
        width: auto;
        height: auto;
        margin: 15px 0px 20px 0px;
    }
    h3.he_h3galeria {
        margin: 15px 0px 0px 20px;
        font-size: 20px;
    }
    li.he_lihrgaleria {
        margin-top: 8px;
    }
    li.he_ligaleria {
        font-size: 18px;
        padding: 0px 12px 0px 12px;
        margin-top: 8px;
    }
    #he_gfotobox {
        width: 340px;
        height: 240px;
        margin-left: 30px;
        float: none;
    }
    #he_gfotoshow {
        width: auto;
        height: 230px;
        margin: 0px 10px 0px 10px;
        padding-top: 10px;
    }
    li.he_ligaleria.on {
        font-size: 18px;
        margin-top: 8px;
        margin-bottom: 0px;
    }
    #he_gfotoslider {
        height: 220px;
    }
    .he_geachsliderfoto {
        width: 320px;
        height: 220px;
    }
    .he_geachsliderfoto a {
        display: flex;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
    }
    .he_geachsliderfoto img {
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: 100% !important;
    }
    .he_garrow {
        width: 28px;
        height: 50px;
        margin-top: 95px;
        background-size: 15px auto;
        background-position: center;
    }
    #he_garrow_left {
        margin-left: 0px;
    }
    #he_garrow_right {
        margin-left: auto;
        right: 0px;
    }
    #he_galerylistbox {
        display: none;
    }
    #he_galeriabox {
        padding-bottom: 20px;
    }
    #he_galeria {
        height: auto;
    }
    h3.h3_contato {
        margin: 15px 0px 0px 0px;
        font-size: 20px;
    }
    #he_leftcontato {
        width: auto;
        margin-left: 20px;
        float: none;
    }
    #he_rightcontato {
        width: auto;
        margin: 30px 20px 0px 20px;
        float: none;
        padding: 1px 17px 20px 0px;
    }
    #he_contato {
        height: auto;
    }
    .he_mapsbox {
        width: calc(100% - 17px);
    }
    .he_map {
        width: 100%;
        margin: 0px 0px 0px 0px;
    }
    #he_cartoes img {
        max-width: 100%;
    }
    .home__about {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    p.he_pfooter + p.he_pfooter {
        padding-top: 0px;
    }
}