.search-ico[data-v-3ded161d] {
	font-size: 1em;
	margin: auto 15px;
	color: #000
}
.search-ico[data-v-3ded161d]:hover {
	color: #db0000 !important
}
@media (max-width: 1405px) {
	.search-ico[data-v-3ded161d] {
		order: 2;
		margin-left: auto
	}
}
.search-area[data-v-3ded161d] {
	position: absolute;
	top: 95px;
	right: -350px;
	width: 350px;
	transition: all .5s ease;
	display: flex;
	flex-direction: row
}
.search-area[data-v-3ded161d] > * {
	margin: auto 5px
}
.search-area.open[data-v-3ded161d] {
	right: 15px
}
.logo[data-v-3ded161d] {
	width: 360px;
	-webkit-user-select: none;
	user-select: none
}
header[data-v-3ded161d] {
	display: flex;
	flex-direction: row;
	padding: 35px;
	color: var(--bs-primary);
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
	position: relative
}
header a[data-v-3ded161d] {
	text-decoration: none;
	color: inherit
}
header[data-v-3ded161d] > * {
	margin: auto 0
}
@media (max-width: 1405px) {
	header[data-v-3ded161d] {
		padding: 35px 15px
	}
}
.social[data-v-3ded161d] {
	list-style: none;
	margin: auto 0;
	padding: 0
}
.social li[data-v-3ded161d] {
	display: inline-block
}
.social li[data-v-3ded161d]:not(:first-of-type) {
	margin-left: 5px
}
@media (max-width: 1405px) {
	.social[data-v-3ded161d] {
		display: none
	}
}
.menu[data-v-3ded161d] {
	list-style: none;
	letter-spacing: 2px
}
.menu ul[data-v-3ded161d] {
	margin: auto;
	padding: 15px 0 15px 15px
}
.menu li[data-v-3ded161d] {
	display: inline-block
}
@media (max-width: 1405px) {
	.menu li[data-v-3ded161d]:hover {
		font-weight: bold;
		color: #fff !important; /* força a cor branca no mobile */
	}
}
.menu li[data-v-3ded161d]:hover {
	font-weight: bold;
	color: var(--bs-primary)
}
.menu li[data-v-3ded161d]:not(:first-of-type) {
	padding-left: 10px
}
.menu li[data-v-3ded161d]:not(:first-of-type):before {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "";
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	font-size: .5em
}
@media (max-width: 1405px) {
	.menu[data-v-3ded161d] {
		position: fixed;
		right: 150vw;
		top: 0;
		bottom: 0;
		background-color: #006548;
		padding: 150px 50px 15px;
		color: #fff;
		width: 100vw;
		display: flex;
		flex-direction: row;
		-webkit-backdrop-filter: blur(6px);
		backdrop-filter: blur(6px);
		transition: all .5s ease;
		pointer-events: none;
		z-index: 9999
	}
	.menu[data-v-3ded161d]:not(.open) {
		right: 0;
		pointer-events: unset
	}
	.menu ul[data-v-3ded161d] {
		margin: auto
	}
	.menu li[data-v-3ded161d] {
		display: block;
		padding-left: 0 !important;
		font-size: clamp(1.3rem, 2.5vw, 2rem);
		margin-bottom: 5px
	}
	.menu li[data-v-3ded161d]:before {
		display: none
	}
}
.hamburger[data-v-3ded161d] {
	margin: auto 0;
	order: 3
}
.hamburger .bar[data-v-3ded161d] {
	display: block;
	background-color: var(--bs-primary);
	width: 30px;
	height: 5px;
	border-radius: 5px
}
.hamburger .bar[data-v-3ded161d]:not(:last-of-type) {
	margin-bottom: 5px
}
.hamburger.navOpen[data-v-3ded161d] {
	position: fixed;
	top: 15px;
	right: 15px;
	z-index: 99999
}
.hamburger.navOpen .bar[data-v-3ded161d] {
	background-color: #fff
}
@media (min-width: 1405px) {
	.hamburger[data-v-3ded161d] {
		display: none
	}
}
#top-nav[data-v-3ded161d] {
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	flex-direction: row;
	padding: 5px 15px;
	background-color: var(--bs-primary);
	color: #fff;
	font-size: 1em;
	letter-spacing: 2px;
	gap: 0 15px;
	z-index: 9;
	flex-wrap: wrap;
	justify-content: center
}
#top-nav .phone[data-v-3ded161d] {
	display: flex;
	flex-direction: row;
	align-items: center
}
#top-nav .phone a[data-v-3ded161d] {
	color: #fff;
	margin-left: 5px
}
#top-nav .email[data-v-3ded161d] {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: auto
}
#top-nav .email a[data-v-3ded161d] {
	color: #fff;
	margin-left: 5px
}
@media (max-width: 825px) {
	#top-nav .email[data-v-3ded161d] {
		margin-left: 0
	}
}
footer[data-v-d850864d] {
	background-color: var(--bs-primary);
	color: #fff
}
footer .ajudamos[data-v-d850864d] {
	height: 25px;
	width: auto;
	object-position: center;
	object-fit: contain;
	padding-right: 5px
}
footer h3[data-v-d850864d] {
	font-size: 1.3em
}
footer .footer-end[data-v-d850864d] {
	display: flex;
	flex-direction: row
}
footer .footer-end .social[data-v-d850864d] {
	margin-left: auto
}
footer .footer-end p[data-v-d850864d] {
	margin-bottom: 0
}
footer .footer-end a[data-v-d850864d] {
	color: #fff;
	font-weight: 900;
	display: inline-block
}
footer .catalogo[data-v-d850864d] {
	display: block;
	width: fit-content;
	background: #fff;
	color: var(--bs-primary);
	margin-bottom: 15px;
	font-size: 1.4em;
	font-weight: 900;
	padding: 0 35px
}
footer img[data-v-d850864d] {
	width: 100%;
	height: auto;
	object-fit: contain;
	object-position: center
}
footer .we-help[data-v-d850864d] {
	margin: auto 0 auto auto;
	font-weight: 900;
	font-size: 1.4em;
	color: #fff
}
@media (max-width: 767px) {
	footer[data-v-d850864d] {
		text-align: center
	}
	footer .catalogo[data-v-d850864d] {
		margin: auto auto 15px
	}
	footer ul[data-v-d850864d] {
		list-style: none
	}
	footer div[class^=col-][data-v-d850864d]:not(:last-of-type) {
		margin-bottom: 65px
	}
}
.green-2[data-v-d850864d] {
	color: #9cbab6
}
main[data-v-ec76b660] {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	position: relative
}
main > .main-body[data-v-ec76b660] {
	flex: 1;
	display: flex;
	flex-direction: column
}
.bold[data-v-ec76b660] {
	font-weight: 900
}
#mobile-phone[data-v-ec76b660] {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
	background-color: var(--bs-primary);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='white' d='M224.2 89C216.3 70.1 195.7 60.1 176.1 65.4L170.6 66.9C106 84.5 50.8 147.1 66.9 223.3C104 398.3 241.7 536 416.7 573.1C493 589.3 555.5 534 573.1 469.4L574.6 463.9C580 444.2 569.9 423.6 551.1 415.8L453.8 375.3C437.3 368.4 418.2 373.2 406.8 387.1L368.2 434.3C297.9 399.4 241.3 341 208.8 269.3L253 233.3C266.9 222 271.6 202.9 264.8 186.3L224.2 89z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 60%;
	border-radius: 50%;
	box-shadow: 0 0 10px #00000080;
	color: #fff;
	text-align: center;
	line-height: 50px;
	z-index: 1000;
}
@media (min-width: 775px) {
	#mobile-phone[data-v-ec76b660] {
		display: none;
	}
}

#desktop-email[data-v-ec76b660] {
	position: fixed;
	bottom: 20px;
	right: 80px;
	background-color: var(--bs-primary);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='white' d='M144 64C117.5 64 96 85.5 96 112L96 272L176 272L176 240C176 187 219 144 272 144L480 144L480 112C480 85.5 458.5 64 432 64L144 64zM272 192C245.5 192 224 213.5 224 240L224 272L304 272C357 272 400 315 400 368L400 480L560 480C586.5 480 608 458.5 608 432L608 240C608 213.5 586.5 192 560 192L272 192zM472 256L520 256C533.3 256 544 266.7 544 280L544 328C544 341.3 533.3 352 520 352L472 352C458.7 352 448 341.3 448 328L448 280C448 266.7 458.7 256 472 256zM80 320C53.5 320 32 341.5 32 368L32 378.4L188.6 464.6C189.7 465.2 190.8 465.5 192 465.5C193.2 465.5 194.4 465.2 195.4 464.6L352 378.4L352 368C352 341.5 330.5 320 304 320L80 320zM352 433.2L218.6 506.6C210.5 511.1 201.3 513.4 192 513.4C182.7 513.4 173.6 511 165.4 506.6L32 433.2L32 528C32 554.5 53.5 576 80 576L304 576C330.5 576 352 554.5 352 528L352 433.2z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 60%; /* ajusta para ficar proporcional */
	color: #fff !important;
	padding: 10px;
	border-radius: 50%;
	box-shadow: 0 0 10px #00000080;
	font-size: 1.5em;
	line-height: 25px;
	z-index: 1000;
	width: 50px;
	height: 50px;
	text-align: center;
}
@media (max-width: 775px) {
	#desktop-email[data-v-ec76b660] {
		display: none;
	}
}

.main-admin-layout[data-v-40261623] {
	display: flex;
	flex-direction: row
}
.sidebard[data-v-40261623] {
	background: #a6a6a6;
	flex: 0 0 300px
}
.content[data-v-40261623] {
	flex: 1
}
.main-admin-layout[data-v-b8c3196a] {
	display: flex;
	flex-direction: row
}
img[data-v-7f588a97] {
	height: 75px;
	width: 75px;
	object-fit: contain;
	object-position: center
}
.ajudamos[data-v-c9496047] {
	height: 45px;
	width: auto;
	object-position: center;
	object-fit: contain;
	padding-right: 15px
}
.category[data-v-c9496047] {
	display: block
}
.category .img[data-v-c9496047] {
	position: relative;
	height: 275px
}
.category .img .overlay[data-v-c9496047] {
	display: none
}
.category h3[data-v-c9496047] {
	font-family: Barlow Condensed, serif;
	text-transform: uppercase;
	font-weight: 500
}
.category:hover .img .overlay[data-v-c9496047] {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: var(--bs-primary);
	opacity: .7
}
.category img[data-v-c9496047] {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center
}
strong[data-v-44d8a545], h6[data-v-44d8a545] {
	color: var(--bs-primary);
	text-transform: uppercase
}
.title[data-v-44d8a545] {
	padding: 130px 5px;
	background-image: url(/links/bola_2.png);
	background-position: top left;
	background-size: contain;
	background-repeat: no-repeat;
	letter-spacing: 2px;
	margin-top: -75px;
	margin-bottom: -35px
}
.title h3[data-v-44d8a545] {
	font-weight: 900;
	color: var(--bs-primary);
	text-transform: uppercase
}
@media (max-width: 750px) {
	.title[data-v-44d8a545] {
		background-position: -65px center;
		padding: 130px 0 130px 35px
	}
}
.contact-form[data-v-44d8a545] {
	margin-top: 265px
}
.contact-form .form-control[data-v-44d8a545] {
	border: none;
	border-bottom: 1px solid var(--bs-primary)
}
.contact-form[data-v-44d8a545] ::placeholder {
	color: var(--bs-primary);
	letter-spacing: 2px
}
.contact-form label[data-v-44d8a545] {
	color: var(--bs-primary);
	letter-spacing: 2px
}
.map[data-v-44d8a545] {
	height: 600px;
	filter: grayscale(1)
}
ul[data-v-44d8a545] {
	list-style: none;
	padding-left: 0
}
._marqueeSlider_1htck_3 {
	overflow: hidden
}
._marqueeSliderContainer_1htck_11 {
	width: 100%;
	animation-name: _horizontalAnimation_1htck_1;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	display: flex
}
._marqueeSliderContainerVertical_1htck_27 {
	height: fit-content;
	animation-name: _verticalAnimation_1htck_1;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	display: flex;
	flex-direction: column
}
@keyframes _horizontalAnimation_1htck_1 {
	0% {
		transform: translate(0)
	}
	to {
		transform: translate(-100%)
	}
}
@keyframes _verticalAnimation_1htck_1 {
	0% {
		transform: translateY(0)
	}
	to {
		transform: translateY(-100%)
	}
}
.home-page[data-v-35c42dc6] {
	height: calc(100vh - 489.95px);
	min-height: 70vh;
	position: relative;
	display: flex;
	flex-direction: column
}
.home-page > .text[data-v-35c42dc6] {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	flex-direction: row
}
.home-page > .text > .wrapper[data-v-35c42dc6] {
	margin: auto;
	color: #fff;
	text-transform: uppercase;
	text-align: center
}
.home-page > .text > .wrapper h1[data-v-35c42dc6] {
	font-weight: bolder;
	line-height: 1em
}
.home-page .st0[data-v-35c42dc6] {
	fill: #fff
}
.home-page .btn[data-v-35c42dc6] {
	background-color: transparent;
	padding: 0
}
.home-page .btn > svg[data-v-35c42dc6] {
	width: 200px
}
#marquee-slider {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	flex: 1
}
#marquee-slider > div {
	height: calc(100vh - 489.95px);
	min-height: 70vh
}
#marquee-slider img {
	width: auto;
	object-fit: cover;
	object-position: bottom
}
.left[data-v-73bedf44] {
	color: var(--bs-primary)
}
.left div.left-container[data-v-73bedf44] {
	border-left: 1px solid var(--bs-primary);
	padding-left: 35px
}
.left > .title[data-v-73bedf44] {
	color: #006548;
	font-family: Barlow Condensed, serif;
	margin-bottom: 35px
}
.left > .title h1[data-v-73bedf44] {
	line-height: 1em;
	font-size: 3.9em
}
.left > .title h1 strong[data-v-73bedf44] {
	font-weight: 900
}
.left > .title h2[data-v-73bedf44] {
	font-size: 1.6em;
	letter-spacing: 2px
}
.left h3[data-v-73bedf44] {
	font-weight: 900;
	font-family: Barlow Condensed, serif;
	margin-bottom: 0
}
.left h4[data-v-73bedf44] {
	color: #c2b635;
	margin-bottom: 0;
	margin-top: 15px
}
img[data-v-73bedf44] {
	width: 100%;
	height: auto;
	object-fit: contain;
	object-position: center
}
.catalogue[data-v-73bedf44] {
	margin-top: 35px;
	display: block;
	width: 350px
}
.ba-img img[data-v-73bedf44] {
	width: 50%
}
.logo_dr[data-v-73bedf44] {
	margin-top: 75px;
	width: 350px;
	object-position: center;
	object-fit: contain
}
.title[data-v-3ad978d7] {
	padding: 130px 205px;
	background-image: url(/links/bola_2.png);
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
	letter-spacing: 2px;
	margin-top: -45px
}
.title h3[data-v-3ad978d7] {
	color: var(--bs-primary);
	font-weight: 900
}
.title h1[data-v-3ad978d7] {
	max-width: 650px
}
@media (max-width: 750px) {
	.title[data-v-3ad978d7] {
		background-position: -65px center;
		padding: 130px 0 130px 35px
	}
}
.text-b[data-v-3ad978d7] {
	letter-spacing: 2px
}
.text-b h3[data-v-3ad978d7] {
	font-weight: 900;
	font-size: 1.4em
}
.top[data-v-3ad978d7] {
	display: flex;
	flex-direction: row
}
.top .img[data-v-3ad978d7]:nth-child(2n) {
	margin-top: 65px
}
.top .img[data-v-3ad978d7]:not(:first-of-type) {
	margin-left: 65px
}
.top .img img[data-v-3ad978d7] {
	width: 100%;
	height: 450px;
	object-position: center;
	object-fit: cover
}
.showcase[data-v-3ad978d7] {
	letter-spacing: 2px
}
.showcase h3[data-v-3ad978d7] {
	color: var(--bs-primary);
	font-weight: 900
}
.showcase .pic[data-v-3ad978d7] {
	background-position: center bottom;
	background-size: cover
}
.showcase .c1[data-v-3ad978d7] {
	margin-top: auto;
	height: 357.5px
}
.showcase .c1 .pic[data-v-3ad978d7] {
	background-color: #6a1a21;
	height: 100%
}
.showcase .c2[data-v-3ad978d7] {
	height: 600px
}
.showcase .c2 .pic[data-v-3ad978d7] {
	background-color: #6a1a21;
	height: 100%
}
.showcase .c3[data-v-3ad978d7] {
	height: 600px
}
.showcase .c3 .pic[data-v-3ad978d7] {
	background-color: #6a1a21;
	height: calc(50% - 15px);
	margin-bottom: 30px
}
:root {
	--vc-clr-primary: #000;
	--vc-clr-secondary: #090f207f;
	--vc-clr-white: #ffffff;
	--vc-icn-width: 1.2em;
	--vc-nav-width: 30px;
	--vc-nav-height: 30px;
	--vc-nav-border-radius: 0;
	--vc-nav-color: var(--vc-clr-primary);
	--vc-nav-color-hover: var(--vc-clr-secondary);
	--vc-nav-background: transparent;
	--vc-pgn-width: 12px;
	--vc-pgn-height: 4px;
	--vc-pgn-margin: 4px;
	--vc-pgn-border-radius: 0;
	--vc-pgn-background-color: var(--vc-clr-secondary);
	--vc-pgn-active-color: var(--vc-clr-primary)
}
.carousel__pagination {
	display: flex;
	justify-content: center;
	list-style: none;
	line-height: 0;
	margin: 10px 0 0
}
.carousel__pagination-button {
	display: block;
	border: 0;
	margin: 0;
	cursor: pointer;
	padding: var(--vc-pgn-margin);
	background: transparent
}
.carousel__pagination-button:after {
	display: block;
	content: "";
	width: var(--vc-pgn-width);
	height: var(--vc-pgn-height);
	border-radius: var(--vc-pgn-border-radius);
	background-color: var(--vc-pgn-background-color)
}
.carousel__pagination-button:hover:after, .carousel__pagination-button--active:after {
	background-color: var(--vc-pgn-active-color)
}
.carousel__prev, .carousel__next {
	box-sizing: content-box;
	background: var(--vc-nav-background);
	border-radius: var(--vc-nav-border-radius);
	width: var(--vc-nav-width);
	height: var(--vc-nav-height);
	text-align: center;
	font-size: var(--vc-nav-height);
	padding: 0;
	color: var(--vc-nav-color);
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	border: 0;
	cursor: pointer;
	margin: 0 10px;
	top: 50%;
	transform: translateY(-50%)
}
.carousel__prev:hover, .carousel__next:hover {
	color: var(--vc-nav-color-hover)
}
.carousel__next--disabled, .carousel__prev--disabled {
	cursor: not-allowed;
	opacity: .5
}
.carousel__prev {
	left: 0
}
.carousel__next {
	right: 0
}
.carousel--rtl .carousel__prev {
	left: auto;
	right: 0
}
.carousel--rtl .carousel__next {
	right: auto;
	left: 0
}
.carousel {
	position: relative;
	text-align: center;
	box-sizing: border-box
}
.carousel * {
	box-sizing: border-box
}
.carousel__track {
	display: flex;
	padding: 0 !important;
	position: relative;
	touch-action: none;
	overscroll-behavior: none
}
.carousel__viewport {
	overflow: hidden
}
.carousel__sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.carousel__icon {
	width: var(--vc-icn-width);
	height: var(--vc-icn-width);
	fill: currentColor
}
.carousel__slide {
	scroll-snap-stop: auto;
	flex-shrink: 0;
	margin: 0;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: translateZ(0)
}
.carousel__viewport, .carousel__track {
	height: 100%
}
.title[data-v-5e1cc615] {
	padding: 130px 0;
	background-image: url(/links/bola_2.png);
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
	color: var(--bs-primary);
	margin-top: -75px;
	margin-bottom: -35px
}
.title h1[data-v-5e1cc615] {
	font-family: Barlow Condensed, serif;
	font-weight: 900;
	text-transform: uppercase;
	font-style: normal;
	font-size: 3.9em
}
h3[data-v-5e1cc615] {
	font-family: Barlow, serif;
	font-weight: 500;
	font-size: 1.1em
}
h3 strong[data-v-5e1cc615] {
	font-weight: 900
}
.info h3[data-v-5e1cc615] {
	font-family: Barlow Condensed, serif;
	font-weight: 500;
	font-size: 2.5em;
	text-transform: uppercase;
	color: var(--bs-primary)
}
.info h3 strong[data-v-5e1cc615] {
	font-weight: 900
}
.info .text[data-v-5e1cc615] {
	border-left: 1px solid var(--bs-primary);
	padding-left: 15px;
	letter-spacing: 2px
}
.info .pdfs img[data-v-5e1cc615] {
	width: 100%;
	height: 100px;
	object-fit: cover;
	object-position: center
}
.info .pdfs h5[data-v-5e1cc615] {
	font-size: 1.1em
}
.slider[data-v-5e1cc615] {
	background: #000
}
.slider .carousel[data-v-5e1cc615], .slider img[data-v-5e1cc615] {
	height: 450px
}
.variables[data-v-5e1cc615] {
	display: flex;
	gap: 5px;
	flex-wrap: wrap;
	justify-content: left
}
.variables.squared[data-v-5e1cc615] {
	gap: 49px
}
@media (max-width: 1399px) {
	.variables.squared[data-v-5e1cc615] {
		gap: 60px
	}
}
@media (max-width: 1199px) {
	.variables.squared[data-v-5e1cc615] {
		gap: 78px
	}
}
@media (max-width: 991px) {
	.variables.squared[data-v-5e1cc615] {
		gap: 85px
	}
}
@media (max-width: 575px) {
	.variables.squared[data-v-5e1cc615] {
		gap: 5px;
		flex-direction: column;
		justify-content: center;
		align-content: center
	}
}
.variable[data-v-5e1cc615] {
	display: block
}
.variable .img[data-v-5e1cc615] {
	position: relative
}
.variable .img .overlay[data-v-5e1cc615] {
	display: none
}
.variable:hover .img .overlay[data-v-5e1cc615] {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: var(--bs-primary);
	opacity: .7
}
.variable img[data-v-5e1cc615] {
	width: 100%;
	height: 75px;
	object-fit: cover;
	object-position: center
}
.variable[data-v-5e1cc615]:not(.squared) {
	width: calc(33% - 5px)
}
@media (max-width: 991px) {
	.variable[data-v-5e1cc615]:not(.squared) {
		min-width: 250px;
		flex: 1
	}
}
.variable.squared[data-v-5e1cc615] {
	width: 175px
}
.variable.squared img[data-v-5e1cc615] {
	width: 175px;
	height: 175px
}
@media (max-width: 575px) {
	.variable.squared[data-v-5e1cc615] {
		width: 90vw;
		flex-direction: column
	}
	.variable.squared img[data-v-5e1cc615] {
		width: 100%;
		height: 90vw
	}
}
.cat-text[data-v-31beef78] {
	letter-spacing: 2px
}
.product[data-v-31beef78] {
	display: block
}
.product h3[data-v-31beef78] {
	font-family: Barlow Condensed, serif;
	text-transform: uppercase;
	font-weight: 500
}
.product .img[data-v-31beef78] {
	position: relative;
	height: 275px
}
.product .img .overlay[data-v-31beef78] {
	display: none
}
.product:hover .img .overlay[data-v-31beef78] {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: var(--bs-primary);
	opacity: .7
}
.product img[data-v-31beef78] {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: bottom
}
.title[data-v-db94fc92] {
	padding: 130px 205px;
	background-image: url(/links/bola_2.png);
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
	letter-spacing: 2px;
	margin-top: -45px
}
.title h3[data-v-db94fc92] {
	font-weight: 900;
	color: var(--bs-primary);
	text-transform: uppercase
}
@media (max-width: 750px) {
	.title[data-v-db94fc92] {
		background-position: -65px center;
		padding: 130px 0 130px 35px
	}
}
.bg-img img[data-v-db94fc92] {
	width: 100%;
	height: 35vh;
	object-position: center 70%;
	object-fit: cover
}
.servico[data-v-db94fc92] {
	display: flex;
	flex-direction: row;
	margin-bottom: 25px;
	letter-spacing: 2px
}
.servico h3[data-v-db94fc92] {
	margin-bottom: 0;
	color: var(--bs-primary);
	font-weight: 900;
	font-family: Barlow, serif;
	font-size: 1.3em;
	text-transform: uppercase
}
.servico .icon[data-v-db94fc92] {
	margin-right: 15px;
	margin-bottom: auto
}
.servico .icon img[data-v-db94fc92] {
	width: 75px;
	height: auto;
	object-fit: contain;
	object-position: center
}
.pavimentos[data-v-ad8ded7b] {
	position: relative
}
.pavimentos .img[data-v-ad8ded7b] {
	margin-right: 25%;
	margin-left: 85px
}
.pavimentos .img img[data-v-ad8ded7b] {
	width: 100%;
	height: 485px;
	object-position: center 70%;
	object-fit: cover
}
.pavimentos h4[data-v-ad8ded7b] {
	font-family: Barlow Condensed, serif;
	font-weight: 900
}
.pavimentos .img-bottom[data-v-ad8ded7b] {
	margin-top: -85px;
	margin-right: 65%
}
.pavimentos .img-bottom img[data-v-ad8ded7b] {
	width: 100%;
	height: 285px;
	object-position: center 60%;
	object-fit: cover
}
.pavimentos .text[data-v-ad8ded7b] {
	position: absolute;
	right: 0;
	top: 85px;
	padding: 85px 15px 15px;
	text-align: left;
	letter-spacing: 2px
}
.pavimentos .text .bg[data-v-ad8ded7b] {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent linear-gradient(180deg, rgba(109, 67, 48, .1) 0%, rgba(109, 67, 48, .07) 25%, rgba(109, 67, 48, .06) 50%, rgba(109, 67, 48, .05) 75%, rgba(109, 67, 48, 0) 100%)
}
.top[data-v-ad8ded7b] {
	position: relative;
	background-image: url(/links/sobrenos1\ copy.jpg);
	background-position: center 60%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 450px
}
.info[data-v-ad8ded7b] {
	display: flex;
	flex-direction: row;
	position: relative
}
.info > .bg[data-v-ad8ded7b] {
	position: absolute;
	top: -200px;
	left: -200px;
	z-index: -1
}
.info > .bg img[data-v-ad8ded7b] {
	height: 400px;
	width: 400px
}
.info > .text[data-v-ad8ded7b] {
	padding: 35px 35px 35px 0;
	text-align: justify;
	letter-spacing: 2px
}
.info .side[data-v-ad8ded7b] {
	position: relative;
	flex: 0 0 411.13px
}
.info .side .text[data-v-ad8ded7b] {
	background-color: var(--bs-body-bg);
	padding: 35px;
	position: absolute;
	top: -204px;
	right: 0;
	text-align: justify;
	font-weight: 100
}
.info .side .text .text-primary[data-v-ad8ded7b] {
	font-family: Barlow Condensed, serif;
	font-weight: 900
}
.info .side .img[data-v-ad8ded7b] {
	width: 100%;
	height: 100%;
	background-image: url(/links/sobrenos2\ copy.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}
@media (max-width: 768px) {
	.info[data-v-ad8ded7b] {
		flex-direction: column
	}
	.info .side[data-v-ad8ded7b] {
		flex: unset
	}
	.info .side .text[data-v-ad8ded7b] {
		position: relative;
		top: 0;
		left: 0
	}
	.info .side .img[data-v-ad8ded7b] {
		height: 250px
	}
}
.title > .wrapper[data-v-7a8fc258], .c0 > .wrapper[data-v-7a8fc258] {
	border-right: 1px solid var(--bs-primary);
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px
}
.title[data-v-7a8fc258], .c0[data-v-7a8fc258], .c1[data-v-7a8fc258] {
	display: flex;
	color: var(--bs-primary)
}
.title > .wrapper[data-v-7a8fc258], .c0 > .wrapper[data-v-7a8fc258], .c1 > .wrapper[data-v-7a8fc258] {
	width: 100%;
	margin: auto 0
}
.title h1[data-v-7a8fc258], .c0 h1[data-v-7a8fc258], .c1 h1[data-v-7a8fc258] {
	font-family: Barlow Condensed, serif;
	font-weight: 900
}
.title[data-v-7a8fc258] {
	background-image: url(/links/bola_2.png);
	background-position: center left -73px;
	background-size: contain;
	background-repeat: no-repeat
}
.title .wrapper[data-v-7a8fc258] {
	padding: 130px 0 130px 143px
}
@media (max-width: 750px) {
	.title .wrapper[data-v-7a8fc258] {
		padding: 130px 0 130px 35px
	}
}
.tag[data-v-7a8fc258] {
	position: relative;
	height: 250px;
	margin-bottom: 15px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: column
}
.tag h6[data-v-7a8fc258] {
	margin: auto 15px 15px;
	font-size: 1.4em;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: Barlow Condensed, serif;
	z-index: 3
}
.tag .bg[data-v-7a8fc258] {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.tag .bg[data-v-7a8fc258]:hover {
	background-color: var(--bs-primary);
	opacity: .5
}
.title > .wrapper[data-v-916b948c], .c0 > .wrapper[data-v-916b948c] {
	border-right: 1px solid var(--bs-primary);
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px
}
.title[data-v-916b948c], .c0[data-v-916b948c], .c1[data-v-916b948c] {
	display: flex;
	color: var(--bs-primary)
}
.title > .wrapper[data-v-916b948c], .c0 > .wrapper[data-v-916b948c], .c1 > .wrapper[data-v-916b948c] {
	width: 100%;
	margin: auto 0
}
.title h1[data-v-916b948c], .c0 h1[data-v-916b948c], .c1 h1[data-v-916b948c] {
	font-family: Barlow Condensed, serif;
	font-weight: 900
}
.title[data-v-916b948c] {
	background-image: url(/links/bola_2.png);
	background-position: center left -73px;
	background-size: contain;
	background-repeat: no-repeat
}
.title .wrapper[data-v-916b948c] {
	padding: 130px 0 130px 143px
}
.tag[data-v-916b948c] {
	position: relative;
	height: 250px;
	margin-bottom: 15px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: column
}
.tag h6[data-v-916b948c] {
	margin: auto 15px 15px;
	font-size: 1.4em;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: Barlow Condensed, serif;
	z-index: 3
}
.tag .bg[data-v-916b948c] {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.tag .bg[data-v-916b948c]:hover {
	background-color: var(--bs-primary);
	opacity: .5
}