/* @font-face {
    font-display: block;
    font-style: normal;
    font-family: "fontawesome";
    font-weight: 400;
    src: url("fonts/fa-regular-400.woff2?ver=7.15") format("woff2"), url("fonts/fa-regular-400.woff?ver=7.15") format("woff")
}
 */

.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

#us_grid_1 .owl-nav div {
    font-size: 2rem
}

#us_grid_1 .owl-nav div {
    margin-left: -0.5em;
    margin-right: 0.5em;
}

.layout_1840 .w-grid-item-h:before {
    padding-bottom: 50.0000%
}

.layout_1840 .w-grid-item-h {
    background: var(--color-content-bg-alt);
    color: var(--color-content-text)
}

@media(max-width:599px) {
    .layout_1840 .usg_product_field_1 {
        display: none !important
    }
}

@media(max-width:899px) {
    .layout_1840 .usg_btn_1 {
        display: none !important
    }
    /* aumento de tamanho banner*/
 .w-grid-list:not(.autoheight) .owl-item>.w-grid-item {
    height:100%;
}
}

.layout_1840 .usg_post_image_1 {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 50% !important
}

.layout_1840 .usg_post_title_1 {
    font-family: 'Roboto', sans-serif !important;
    font-size: calc(1rem + 2.2vw) !important;
    line-height: 1.2 !important;
    color: inherit !important
}


.layout_1840 .usg_vwrapper_1 {
    position: absolute !important;
    top: -15px !important;
    right: 50% !important;
    bottom: 0 !important;
    left: 0 !important;
    padding-top: 0% !important;
    padding-bottom: 5% !important;
    padding-left: 10% !important;
}

@media (max-width:599px) {
    .layout_1840 .usg_post_title_1 {
        font-size: 1.2rem !important;
        line-height: 1.4 !important
    }
}