@font-face {font-family: 'vbox-icones';src: url('fonts/vbox-icones.woff2?34755169') format('woff2'),url('fonts/vbox-icones.woff?34755169') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Lato-light';src: url('fonts/lato-light.woff2') format('woff2'),url('fonts/lato-light.woff') format('woff');font-weight: 300;}
@font-face {font-family: 'Lato-regular';src: url('fonts/lato-regular.woff2') format('woff2'),url('fonts/lato-regular.woff') format('woff');font-weight: 400;}
@font-face {font-family: 'Lato-bold';src: url('fonts/lato-bold.woff2') format('woff2'),url('fonts/lato-bold.woff') format('woff');font-weight: 700;}
@font-face {font-family: 'Lato-black';src: url('fonts/lato-black.woff2') format('woff2'),url('fonts/lato-black.woff') format('woff');font-weight: 900;}
:root{
    --vbox-fonts: system-ui, -apple-system, "Segoe UI", "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

p, input, li{font-family: 'Lato-regular', var(--vbox-fonts);}
h1, h2, h3{font-family: 'Lato-bold', var(--vbox-fonts);}
h4, h5, h6{font-family: 'Lato-light', var(--vbox-fonts);}
strong{color: #ffeb3b;font-family: 'Lato-black';}

.vbox-i{font-family: "vbox-icones";font-style: normal;font-weight: normal;display: inline-block;text-decoration: inherit;width: 1em;margin-right: 8px;text-align: center;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

.vbox-p-100{padding-bottom: 100px;padding-top: 100px;}
ul li a{text-decoration: none;}
ul i{margin-right: 8px;}
.list-group-item.active {border-color: var(--bs-white);}

.vbox-bg-header {background-repeat: no-repeat;background-size: cover;background-position: 50% 50%;}
.vbox-bg-header.lazyloaded {background-image: url("../assets/images/banner-busca-empresarial.webp");}

.vbox-bg-servicos {background-repeat: no-repeat;background-size: cover;background-position: 50% 50%;background-attachment: fixed;}
.vbox-bg-servicos.lazyloaded {background-image: url("../assets/images/backgroud-servicos.webp");}
