@media (max-width: 767px) {
	.list-lateral-menu {
		display: none;
	}

	.menu-mobile-product {
		display: block;
	}

	#categorias-principais .categorias-individual {
		margin-bottom: 2em;

	}

	#categorias-principais .categorias-individual .interno h3 {
		color: #fff;
		text-transform: uppercase;
		font-weight: bolder;
		font-size: 16px;
		position: absolute;
		bottom: 30px;
		left: 10px;
		right: 10px;
	}

	#categorias-principais .categorias-individual .interno {
		height: 150px;
	}

	.menu-mobile-product span {
		float: right;
	}

	.col-lg-12-5 {
		width: 50%;
	}

	.categories-individual .individual a {
		padding: 1em;
	}

	#empresa .texto ul {
		display: block;
	}

	.categories-banner-show .nav-tabs .nav-item {
		display: flex;
		flex-flow: row;
		align-items: center;
		width: 50%;
		line-height: normal;
		text-align: left;
	}

	.categories-banner-show .nav-tabs .nav-link {
		text-align: left;
	}

	.container-fluid {
		padding: 0 1em;
	}

	.signature {
		text-align: center;
	}

	.signature .justify-content-end {
		justify-content: center !important;
	}

	footer ul li {
		line-height: normal;
	}

	footer ul li a {
		margin-bottom: 10px;
		display: block;
	}

	.slick-next {
		right: 0;
	}

	.slick-prev {
		left: 0;
	}

	.full-menu {
		padding: .5em 0;
	}

	.hambu-menu {
		text-align: right;
	}

	.hambu-menu .dropdown ul li a {
		font-size: 14px;
		padding: .5em 2em;
		display: block;
		color: var(--main-color);
	}

	.hambu-menu .dropdown-toggle {
		display: block;
		background: transparent;
		color: #003366;
		font-weight: bold;
		border: 0;
		font-size: 14px;
	}

	.infos-pos ul.list-group li a {
		color: #fff;
		margin-left: 1em;
		font-size: 12px;
	}

	#search-on-click {
		padding: 1em 2em;
	}

	header .infos-pos .list-group {
		justify-content: center;
	}

	#home .d-flex {
		flex-flow: wrap;
	}

	.conteudo-category ul.list-lateral-menu li.subcategorias-list {
		margin-left: 0;
		margin-top: 1em;
	}

	.conteudo-category.bg-menu .fixed-height {
		max-height: 150px;
		height: auto;
	}

	.list-group-horizontal>.list-group-item:first-child:not(:last-child) {
		border-radius: 0px;
	}

	.conteudo-category .list-lateral-menu.list-group-horizontal {
		flex-direction: column;
	}

	#form-inicial form {
		margin-top: 2em;
	}

	.head-h3 {
		margin-top: 0px;
	}

	.footer-spacer {
		padding: 1em 2em;
	}

	footer .social-media-links {
		margin-bottom: 1em;
		display: inline-flex;
	}

	table {
		max-width: 100%;
	}

	table+div {
		max-width: 95vw;
		overflow: auto;
	}

	.productt {
		display: none;
	}

	#home .bar-infos-bottom-banner {
		position: relative;
	}

	#blogs .individual span {
		display: block;
	}

	.menu-button {
		top: 0;
	}

	#blogs .individual b {
		height: auto;
	}

	h2.heading {
		font-size: 24px;
		padding-bottom: 0;
	}

	.categories-individual .nav-tabs .nav-link {
		padding: .5em 1em;
	}

	h2.heading {
		font-size: 18px;
	}

	#empresa h2.heading {
		font-size: 18px;

		padding-top: 2em;
	}

	#empresa .texto a {
		background: #fff;
		display: block;
		padding: .5em 2em;
		text-align: center;
		margin-bottom: 10px;
		border-radius: 20px;
		color: var(--alternative-color);
		font-size: 13px;
		font-weight: 500;
	}

	#empresa .texto {
		font-size: 13px;
	}

	.carousel-indicators {
		display: none;
	}

	.carousel-indicators [data-bs-target] {
		height: 7px;
		width: 7px;
	}

	.absolute-center-home a {
		text-align: left;
	}

	#empresa {
		margin-top: 1em;
		padding: 0em 0em;
	}

	#empresa h2.heading p {
		font-size: 14px;
		margin-top: 10px;
	}

	.fixed-top {
		background-color: #fff;
	}

	#newsletter h2 {
		font-size: 2rem;
		margin-bottom: 3rem;
	}

	.footer-spacer {
		padding: 1em 1em;
	}

	#newsletter .img-suporte img {
		height: 7rem;
		width: 7rem;
	}

	.col-lg-35 {
		width: 100%;
	}

	footer .social-icons-footer .social-list-icons ul {

		column-gap: 1rem;
		margin-left: 2rem;
	}

	#newsletter .form-news label {
		display: block;
		width: 100%;
	}

	#newsletter h5 {
		font-size: 1.2rem;
		line-height: normal;
	}

	#newsletter p {
		font-size: 14px;
	}

	#newsletter form {
		margin-top: 3em;
	}

	#counters {
		padding: 2em 0;
	}

	#counters p {
		margin-top: 0em;
	}

	#counters span {
		margin-bottom: 0em;
		margin-top: 1em;
	}

	.default-btn {
		background: #015cb9;
		display: block;
		text-align: center;
		margin-top: 0em;
		border-radius: 3px;
		padding: 0.7em 3em;
		color: #fff;
		text-transform: uppercase;
		width: 100%;
		font-size: 14px;
		font-weight: bold;
		-moz-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	/* .bg-category {
		height: 400px;
	} */

	.bg-category img {
		opacity: 0.3;
		display: block;
		height: 100%;
		width: -webkit-fill-available;
		object-fit: cover;
	}

	#home .category-items {
		top: 50%;
	}

	#home h1 {
		font-size: 20px;
		text-align: left;
		color: #fff;
		text-transform: none;
		margin-bottom: 0em;
		line-height: 1.5em;
		font-weight: 500;
		position: relative;
	}

	footer .align-self {
		text-align: center;
	}

	.input-group .btn {
		background-color: var(--main-color);
	}

	.input-group {
		flex-wrap: initial;
	}

	.offcanvas.hiding,
	.offcanvas.show,
	.offcanvas.showing {
		width: 80%;
	}

	#topo .navbar-brand img {
		max-width: 150px;
	}

	.mobile-none {
		display: none !important;
	}

	#topo .list-group-item.telefones-fone {
		padding-top: 8px;
		margin-left: 0;
		font-size: 13px;
	}

	.title-carousel {
		max-width: 100%;
		font-size: 1.7em;
		line-height: 1.5em;
	}

	.video-container video {
		max-width: 100%;
	}

	/* .bg-category.interno {
		height: 150px;
	} */

	.bg-category.interno h2 {
		margin-bottom: 0em
	}

	h2.heading {
		margin-bottom: 1em;
	}

	/* footer a{
		text-align: center;
	} */
	.p-carousel {
		max-width: 100%;
		line-height: 20px;
	}

	footer img {
		padding-top: 1em;
	}

	footer {
		list-style: initial;
	}

	h2.heading span.heading-sub {
		position: relative;
		padding-left: 1em;
		margin-left: -1em;
		font-size: 2.0rem;
	}

	#atividades .texto-ativi span.link {
		text-align: center;
		height: auto;
		overflow: hidden;
		line-height: 1.5em;
		color: #fff;
		display: block;
	}

	.mobile-only {
		display: block;
	}

	#infos-importantes {}

	footer .text-end {
		text-align: center !important;
	}

	.features-service-item {
		height: auto;
		position: relative;
		background: #2e5879;
		margin-bottom: 10px;
	}

	.features-service-title span {
		display: none;
	}

	.number-counter span {
		font-size: 2em;
	}

	.number-counter h6 {
		font-size: 10px;
	}

	.footer {
		padding: 1em 0;
	}

	.features-service-img-reposive {
		display: block;
		position: relative;
		left: auto;
		top: auto;
		width: 100%;
		opacity: 0.2;
		z-index: -1;
		height: fit-content;
	}

	.features-service-desc p {
		margin-top: 0;
		margin-bottom: 0;
		height: auto;
	}

	.features-service-desc {
		opacity: 1;
		visibility: initial;
	}

	.features-service-content {
		padding: 1em;
		position: absolute;
		top: 0;
		justify-content: center;
		left: 0;
		z-index: 1;
	}

	footer .theme--light.v-image {
		color: rgba(0, 0, 0, .87);
		width: 200px;
		margin: 0 auto;
	}

	.card-area {
		padding: 0px;
	}

	.chame-agora,
	.carousel-control-next,
	.carousel-control-prev {
		display: none;
	}

	.atuacao span {
		margin: 12px;
	}

	.atuacao h3 {
		text-align: left;
	}

	.atuacao p {
		text-align: left;
		width: 100%;
	}

	.sobre img {
		margin: 0px;
	}

	header .v-btn>.v-btn__content .v-icon {
		color: #fff;
	}

	.porcer {
		width: 100%;
	}

	.logo-mobile {
		color: rgba(0, 0, 0, .87);
		width: 155px;
		margin: 0 auto 20px;
	}

	header {
		position: fixed;
	}

	.absolute-center-home {
		top: 50%;
	}

	#noticias .noticias a img {
		height: 100px;
	}

	#newsletter .form-news label {
		display: block;
	}

	#home h1 {
		left: 0;
		font-size: 18px;
		top: 60%;
	}

	#noticias .noticias a .bottom-noticia {
		padding: 1em 1em;
	}

	#noticias .noticias .superior-noticia {
		margin-top: 0;
	}

	.absolute-center-home p {
		font-size: 14px;
	}

	.banner-bg .conteudo-banner {
		height: 300px;
	}

	#home {
		margin-top: 0em;
	}

	.v-icon.v-icon {
		align-items: center;
		display: inline-flex;
		font-feature-settings: "liga";
		font-size: 21px;
		font-size: 35px;
		justify-content: center;
		letter-spacing: normal;
		line-height: 1;
		position: relative;
		text-indent: 0;
		transition: .3scubic-bezier(.25, .8, .5, 1), visibility 0s;
		vertical-align: middle;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.theme--light.v-sheet {
		background-color: #2e5879f0;
		;
		padding: 0px;
	}

	.absolute-center-home h2 {
		font-size: 1.5em;
	}

	.v-btn--is-elevated {
		box-shadow: none;
	}

	.theme--light.v-btn.v-btn--has-bg {
		background-color: transparent;
	}

	.about h2 {
		font-size: 27px;
		color: var(--main-color);
		font-weight: 800;
	}

	.about-values-list {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.about-btn {
		margin-top: 2em;
		display: flex;
		justify-content: center;
	}

	#servicos-list h2 span {
		color: var(--main-color);
		font-size: 28px;
		font-weight: 800;
		padding: 0;
		margin-top: 1em;
		background-image: linear-gradient(to top, rgba(248, 211, 68, 1), rgba(248, 211, 68, 1));
		margin: 0 -12px;
		padding: 0 12px;
		display: inline;
		background-size: 100% 0.421em;
		background-position: 0% 70%;
		text-transform: uppercase;
	}

	.about-img p {
		color: var(--text-color);
		font-size: 12px;
	}

	.theme--light.v-sheet .row {
		display: flex;
		align-items: center;
		margin-top: 0.5em;
	}

	.servicos-card {
		border-radius: 10px;
		width: 100% !important;
	}

	.footer .col-md-6:nth-child(2) {
		display: flex;
		justify-content: flex-start;
	}

	.header-info {
		display: none;
	}

	.about {
		background-color: var(--fundo);
		padding: 0;
	}

	#servicos-list {
		background-color: var(--fundo);
		padding: 0;
	}

	.servicos-oferecidos1 {
		display: block;
		align-items: center;
	}

	.servicos-text {
		padding: 0;
	}

	.servicos-img {
		margin-bottom: 2em;
	}

	.btn-about {
		border: 0px;
		padding: 0.5em 0.5em;
		background-color: var(--main-color);
		width: auto;
		font-weight: bold;
		color: var(--text-color);
		border-radius: 30px;
		margin-top: 2em;
		text-align: center;
	}

	.btn-calculo {
		z-index: 11;
		background-color: var(--main-color);
		font-family: "Montserrat";
		height: auto;
		width: 300px;
		color: var(--text-color);
		text-decoration: none;
		white-space: nowrap;
		min-height: 0px;
		min-width: 0px;
		display: block;
		margin: 20px 0;
		border-radius: 30px;
		text-align: center;
		font-weight: bold;
		font-size: 16px;
		padding: 9px 0;
		transform: translate(0px, 0px);
		filter: brightness(100%);
		transition: background-color 0.5s ease-out 100ms;
	}
}



@media (max-width: 767px) and (orientation: landscape) {}

@media (min-width: 768px) and (max-width: 992px) {

	.p-carousel,
	.title-carousel {
		max-width: 100%;
	}

	#topo .margin-top-menu:first-child {
		display: block;
	}

	#topo .margin-top-menu {
		display: none;
	}

	#agendamento .options span {
		padding: 0.8em 2em;
	}

	.features-service-item {
		height: auto;
	}

	h2.heading {
		margin-bottom: 1em;
	}

	#home .bar-infos-bottom-banner {

		position: relative;
	}

	.porcer {
		width: 100%;
	}

	#topo a.logo {
		top: 15px;
	}

	.tel-talk {
		padding: 0;
	}

	#topo ul li a {
		font-size: 10px;
	}


	.time {
		padding: 5px;
	}

	h2.heading.values {
		font-size: 1.5em;
		margin-bottom: 1em;
		padding: 5px;
	}

	.texto-servicos {
		margin-top: 125px;
	}

	header {
		position: fixed;
		top: 0;
		z-index: 9;
		width: inherit;
	}

	.container,
	.container-md,
	.container-sm {
		max-width: 100%;
	}

	.btn-agende-seu-horario {
		padding: 0.5em 1em;
		font-size: 12px;
	}

	#topo .list-group-item {
		border: 0px;
		padding: 0 8px;
		background-color: transparent;
	}

	#topo .item-unico {
		border: 0px;
		padding: 0.5em 2em;
		background-color: var(--main-color);
		font-weight: bold;
		color: var(--text-color);
		border-radius: 30px;
	}

	.calculos .row {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.footer .row {
		display: block;
		align-items: center;
	}
}





@media (max-width: 480px) {}

@media (min-width: 360px) and (max-width: 490px) {}

@media (min-width: 500px) and (max-width: 767px) {}