@media (max-width: 767px) {
	#home.cidades .carousel-item img {
		height: 100vh;
	}

	.display-on-hover {
		opacity: 1;
	}

	/* header .float-end {
		float: none !important;
		justify-content: end;
	} */

	.coks-acepts {
		position: fixed;
		bottom: 4%;
		left: 5%;
		z-index: 2;
		width: 90%;
		margin: 0 auto;
	}
	#topo ul {
		display: ruby;
		width: 100%;
		margin: 0 auto;
		text-align: center
	}

	#topo ul li {
		margin-right: 1em;
	}

	#topo ul li a {
		color: #ffffff;
		/* margin-left: 0em; */
		font-size: 14px;
		/* font-weight: bold;*/
	}

	.logo-top img,
	#topo.menu-fixo .logo-top img {
		margin: 0 auto;
		display: block;
		margin-bottom: 0em;
		filter: brightness(10000);
	}

	#home .absolute-center h1 {
		font-size: 16px;
		text-transform: none;
		font-weight: 500;
		text-align: left;
		/* color: #fff; */
		line-height: normal;
	}

	#home .absolute-center p {
		font-size: 14px;
		/* margin-top: 2em;*/
	}

	#noticias .body-card img {
		height: 250px;
	}

	footer {
		text-align: center;
	}

	.infos-rodape h3 {
		margin: 0em 0px 1em 0;
	}

	.absolut-left h2,
	.absolut-left h1 span {
		font-size: 30px;
	}

	.links-acesso a .absolute-text-link {
		position: initial;
		padding: 2em 2em 2em 2em;
	}

	#home {
		padding-top: 0em;
	}

	.absolut-left h1 {
		font-size: 16px;
		line-height: inherit;
	}

	.absolut-left {
		width: 50%;
	}

	.img-banner {
		width: 100%;

	}

	h3.head {
		font-size: 26px;
	}

	.absolute-footer a {
		TEXT-ALIGN: CENTER;
		DISPLAY: block;
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 21px 0px #25D366;
		padding: .5em;
	}

	.absolute-footer {
		position: fixed;
		right: 10px;
		width: 95%;
		bottom: 20px;
		z-index: 2;
		background: #29a71a;
		border-radius: 5px;
	}

	.navbar-toggler-icon .svg-inline--fa {
		color: #fff;
	}

	.float-menu {
		position: fixed;
		z-index: 999;
		background: transparent;
		border-radius: 8px;
		top: 20px;
		left: 20px;
		/* padding-top: 1em; */
		padding: 0;
		padding-right: 10px;
		border: 0px;
	}

	header {
		position: fixed;
		background-color: transparent;
	}

	.social-icons {
		display: none;
	}


	.texto-servicos {
		padding-right: 3em;
	}


	/* .container {
		width: 90%;
		float: left;
	} */

	.floating-services {}

	.floating-services .internal .img-services img {
		width: 25px;
	}

	/* #home .carousel-item{
		height: auto;
		padding: 5em 0em 2em 0em;
		display: flex;
		justify-content: center;
		align-items: center;
	} */
	.carousel.pointer-event {
		touch-action: pan-y;

	}

	h2.heading span {
		font-size: 24px;
	}

	.offcanvas.show {
		width: 70%;
	}

	.carousel-inner {
		position: relative;
		width: 100%;
		overflow: hidden;
		background: #90c6eb;
	}



	#home .carousel-item {
		max-height: 100vh;

	}

	.img-destaque-banner {
		object-fit: cover;

	}


	/* .img-destaque-banner{
		display: none;
	} */
	#home .carousel-item .texto-banner {
		font-size: 14px;
	}

	#home .absolute-center {
		width: 60%;
		top: 62%;
		left: 35%;
		text-align: left;
	}

	#home .carousel-item h2 {
		font-size: 18px;
		font-weight: bold;
	}

	.default-btn {
		margin-bottom: 0em;
	}

	.servicos-individuais .descricao-servicos .texto-servicos {
		display: none;
	}

	.servicos-individuais a.individual {
		flex: none;
		margin: 5px;
		flex-basis: auto;
		box-sizing: border-box;
	}

	#orcamento,
	#servicos {
		margin-top: 2em;
	}

	.conteudo {
		padding-top: 4em;
	}

	#servicos .servico-individual .imagens a img {
		margin-bottom: 10px;
	}

	p.title-heading {
		margin: 0px;
	}

	#produtos .nav-pills li {
		margin-bottom: 10px;
	}

	.infos-rodape h2 {
		font-size: 16px;
	}

	.infos-rodape {
		padding: 2em 1em;
	}

	.infos-rodape .absolute-center-bottom {
		width: 100%;
	}

	.list-services-indi .text {
		padding-bottom: 1em;
	}

	.offcanvas-body a {
		color: #fff
	}

	#produtos {
		padding-top: 0;
		background-color: var(--fundo);
		padding-bottom: 2em;
	}

	#servicos .servico-individual:nth-child(2n) .first-img {
		order: 1;
	}

	#produtos .infos-space ul li {
		margin-right: 0.5em
	}

	.services-show-on-hover,
	.select-hover:nth-child(2) .services-show-on-hover {
		display: none;
	}

	#produtos .img-res .resum {
		background: #0c6699;
		display: block;
		position: absolute;
		top: 50%;
		right: 0%;
		transform: translate(0%, -50%);
		width: 200px;
		padding: 1.5em 1.5em;
		font-size: 12px;
		color: #fff;
		line-height: normal;
	}

	#produtos .title-product span.subtitle {
		font-size: 50px;
	}

	#produtos .title-product span.title {
		margin-bottom: 10px;
	}

	header {
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	#empresa .btn-default {
		margin-bottom: 2em;
	}

	.btn-default {
		font-size: 12px;
		padding: 0.5em 1em;
		display: inline-block;
		text-align: center;
		font-weight: 500;
		line-height: normal;
		background-color: #316991;
		color: #fff;
		border-radius: 0;
		text-transform: uppercase;
		font-weight: 500;
		border-radius: 30px;
	}

	.btn-default .svg-inline--fa {
		margin-right: 6px;
	}

	h3.sub-heading {
		font-size: 12px;
	}

	h2.heading::after {
		left: 50%;
		bottom: 0;
		transform: translate(-50%, -50%);
	}

	h2.heading {

		font-size: 18px;
		text-align: center;
	}

	.infos-work {
		margin-top: 6em;
	}

	#servicos .tab-content {
		padding: 1em;
	}

	.infos-work ul {
		text-align: center;
		display: inline-block;
		justify-content: center;
	}

	.infos-work ul li {
		width: 50%;
		float: left;
	}

	.depoimento-text {
		padding-left: 2em;
	}

	body {
		overflow-x: hidden;
	}

	.info-banner-group {
		padding: 0;
	}

	.nefrologia .nefrologia-btn {
		margin-bottom: 2em;
	}

	.info-banner-group i {
		display: none;
	}

	a.btn-sobre {
		display: block;
	}



	.carousel-indicators {
		display: none;
	}


	.mobile-none {
		display: none;
	}

	#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;
	}

	.p-carousel {
		max-width: 100%;
		line-height: 20px;
	}



	#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 {
		padding-bottom: 5em;
	}

	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;
	}

	.info-banner-group img {
		display: none;
	}

	.info-banner {
		flex-direction: column;
		align-items: start;
		display: none;
	}

	#topo .list-group-item {
		padding: 0.5em;
	}

	.socials-absolute {
		position: relative;
		/* left: auto; */
		z-index: auto;
		/* top: auto; */
		/* transform: none; */
		transform: none;
	}

	.socials-absolute ul li {
		display: inline-block;
	}



	.texto.dicast {
		height: 60px;
		line-height: 1.5em;
	}

	.noticias-blog .principal-img {
		border-radius: 8px 0px 0px 8px;
		height: 100%;
		object-fit: cover;
	}

	.noticias-blog .absolute-blog {
		width: 50px;
		line-height: 50px;
		height: 50px;
		padding: 10px;
	}

	.noticias-blog .card-text {
		padding: 1em 2em;
	}

	.btn-banner a.wpp-btn-default {
		padding: 0 1em;
		font-size: 12px;
	}

	.absolute-center-home p {
		display: none;
	}

	.v-sheet.v-footer:not(.v-sheet--outlined) {
		background-color: #fff;
	}

	.absolute-center-home h2 span {
		display: table;
	}

	.absolute-center-home p {
		font-size: 8px;
	}

	.card-dicas a {
		margin-bottom: 1em;
		display: block;
	}

	span.btn-sobre {
		width: auto;
		display: block;
		padding: 0.5em 0em;
	}

	#contato {
		padding: 0px 15px;
	}


	.info-text p,
	.info-text p a {
		font-size: 14px;
	}

	.banner-info p {
		font-size: 16px;

		margin-bottom: 0px;
	}



	.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: transparent;
		padding: 0px;
	}

	.v-btn--is-elevated {
		box-shadow: none;
	}

	.theme--light.v-btn.v-btn--has-bg {
		background-color: transparent;
	}



	.contato-info2 {
		padding: 0;
	}

	.btns-about {
		display: flex;
		flex-direction: column;
	}

	.btn-about-catalogo {
		background-color: var(--second-color);
		padding: 0.5em 2.6em;
		align-items: center;
		display: flex;
		margin: 1em;
		text-align: center;
		justify-content: center;
		border-radius: 3px;
		transition: background-color 0.5s ease-out 100ms;
	}

	.btn-about-orcamento {
		background-color: var(--third-color);
		margin: 1em;
		text-align: center;
		justify-content: center;
		padding: 0.5em 2.6em;
		border-radius: 3px;
		transition: background-color 0.5s ease-out 100ms;
	}

	.contato-info {
		display: flex;
		align-items: start;
		flex-direction: column;
	}

	#terceirizacao h2 {
		color: var(--text-color-secondary);
		font-weight: bold;
		margin-top: 0.5em;
		margin-bottom: 1em;
		font-size: 25px;
	}

	.clientes h2 {
		color: var(--text-color-secondary);
		font-weight: bold;
		margin-top: 0.5em;
		text-align: center;
		margin-bottom: 1em;
		max-width: 900px;
		margin: 0.2em auto 1.5em;
		font-size: 25px;
	}

	.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;
	}

	.servicos-card {
		border-radius: 10px;
		width: 100% !important;
	}

	.footer .col-md-6:nth-child(2) {
		display: flex;
		justify-content: flex-start;
	}


	.absolute-center-home h3 {
		font-weight: 700;
		color: var(--text-color-secondary);
		margin-top: 0;
		margin-bottom: 0;
	}

	.about-card-1 {
		display: bloxk;
		margin-top: 0;
		border-radius: 8px;
		width: 100%;
		padding: 0;
		max-width: 100%;
		display: block;
		justify-content: start;
	}

	.about-card-1 .col-md-3 {
		width: 100%;
		max-width: 100%;
		margin: 0;
		justify-content: center;
		padding: 2em;
	}

	.about-card-1 .col-md-3 {
		width: 100%;
		max-width: 100%;
		margin: 0;
		justify-content: center;
		padding: 2em;
		margin-top: 1em;
	}

	.footer-contato {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-direction: column;
	}

	#servicos {
		background-color: var(--fourth-color);
		padding: 0;
	}

	.servicos h2 {
		color: var(--text-color-secondary);
		font-weight: bold;
		margin-top: 0.5em;
		margin-bottom: 1em;
		font-size: 25px;
		width: 100%;
	}

	.qualidade h2 {
		color: var(--text-color);
		font-weight: bold;
		margin-bottom: 1em;
		font-size: 25px;
	}

	#terceirizacao {
		background-color: var(--fourth-color);
		padding: 0;
	}

	.qualidade {
		background-color: var(--main-color);
		padding: 1em;
	}

	.a-banner-1 {
		z-index: 11;
		background-color: var(--main-color);
		font-family: "Montserrat";
		height: auto;
		width: auto;
		color: var(--text-color);
		text-decoration: none;
		white-space: nowrap;
		min-height: 0px;
		min-width: 0px;
		border-radius: 5px;
		max-height: none;
		max-width: none;
		letter-spacing: 0px;
		font-weight: bold;
		font-size: 14px;
		margin: 0;
		padding: 6px 35px;
		border-radius: 20px;
		transform-origin: 50% 50%;
		opacity: 1;
		transform: translate(0px, 0px);
		visibility: visible;
		border-color: rgb(255, 255, 255);
		border-style: none;
		filter: brightness(100%);
		color: #fff;
		transition: background-color 0.5s ease-out 100ms;
	}

	.sheet-menu-mobile.menu-fixo {
		background-color: var(--main-color);
	}

	.absolute-center-home span {
		font-weight: bold;
	}

	.swiper-button-next,
	.swiper-rtl .swiper-button-prev {
		right: 10px;
		left: auto;
		display: none;
	}

	.swiper-button-next,
	.swiper-button-prev {
		position: absolute;
		top: 50%;
		width: calc(var(--swiper-navigation-size)/ 44 * 27);
		height: var(--swiper-navigation-size);
		margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
		z-index: 10;
		cursor: pointer;
		display: none !important;
		align-items: center;
		justify-content: center;
		color: var(--swiper-navigation-color, var(--swiper-theme-color));
	}

	.swiper-slide img {
		display: block;
		width: 50%;
		margin: 0 auto;
		height: 100%;
		object-fit: contain;
	}

	.about-row {
		display: block;
		transform: translate3d(0, 0, 0);
		align-items: center;
		margin-top: 0em;
	}

	.about-row1 {
		margin-top: 0 !important;
		margin-bottom: 3em;
		padding: 1em;
	}

	.depoimentos-clientes {
		display: block;
		align-items: center;
		background: rgb(233 233 233 / 37%);
		height: 100%;
		justify-content: space-around;
		margin-bottom: 4em;
	}

	.depoimentos-clientes .depoimento1 {
		display: block;
		background: var(--text-color-secondary);
		height: auto;
		align-items: center;
	}

	.fotos img {
		width: 100%;
	}

	.about-passos {
		display: block;
		justify-content: space-around;
	}

	.container {
		padding: 0 1em;
	}

	.galeria {
		margin-top: 1em;
	}

	#empresa .contadores h3 span {
		font-size: 80px;
	}

	#produtos .title,
	#servicos .title {
		width: 100%;
	}



	.padding-mobile {
		padding-bottom: 3em;
	}

	#empresa {

		padding: 0;
	}

	.absolute-center-home img {
		display: none;
	}

	.absolute-center-home h2 {

		font-size: 10px;

	}

	#empresa,
	#servicos {
		/* background-color: var(--fundo); */
		/* padding: 2em 0em; */
		/* margin-top: 1em;*/
		text-align: center;
	}

	.button-logo {
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: space-between;
	}

	.about-logo {
		margin-top: 2em;
	}

	.comercializado {
		background-image: url("../../images/processing-industry-a-pile-of-old-scrap-metal-ready-for-recycling-scrap-metal-recycling 2.png");
		display: flex;
		flex-direction: column;
		padding: 0;
		padding: 15px;
	}

	.comercializado h2 {
		text-align: center;
		justify-content: center;
		color: var(--text-color-secondary);
		font-size: 30px;
		font-weight: 500;
		margin-bottom: 0.3em;
	}

	.comercializado p {
		text-align: center;
		justify-content: center;
		color: var(--text-color-secondary);
		font-size: 17px;
	}

	.descaracterizacao {
		background-color: var(--fundo);
		padding: 0;
	}

	.btn-descart {
		padding: 0.7em;
		background-color: var(--main-color);
		border-radius: 8px;
		width: auto;
		justify-content: center;
		display: flex;
	}

	#blogs {
		background-color: var(--fundo);
		padding: 4em 0;
	}

	.blog-card {
		display: flex;
		align-items: center;
		flex-direction: column;
		padding: 0;
	}

	.card-produto {
		padding: 0;
		margin: 46px;
		height: 300px;
		width: 100%;
		background-color: var(--text-color);
		border-radius: 20px;
		position: relative;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.solucoes-text {
		color: var(--second-color);
		font-weight: bold;
		font-size: 20px;
		text-align: center;
	}

	.card-segmentos {
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}

	.card-segmentos1 {
		background-color: var(--text-color);
		width: 100%;
		padding: 2em;
		border-radius: 20px;
		margin: 2em 0;
	}

	.card-segmentos2 {
		background-color: var(--text-color);
		width: 100%;
		padding: 2em;
		border-radius: 20px;
		margin: 2em 0;
	}

	.card-segmentos3 {
		background-color: var(--text-color);
		width: 100%;
		padding: 2em;
		border-radius: 20px;
		margin: 2em 0;
	}

	#servicos .tab-content .individual {
		margin-bottom: 0px;
	}

	.contato {
		padding-bottom: 0px;
	}

	.contato-group {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
	}

	.list-group-horizontal>.list-group-item+.list-group-item,
	.list-group-horizontal>.list-group-item:first-child {
		background: transparent;
		border: 0px;
	}

	.about .row {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
	}

	.btn-banner {
		margin-top: 0px;
	}

	footer .mobile-only img {
		filter: brightness(10);
	}

}



@media (max-width: 767px) and (orientation: landscape) {}

@media (min-width: 768px) and (max-width: 992px) {
	.card-text {
		padding: 1em 2em;
	}

	span.btn-sobre {
		width: 100%;
		background-color: #fff;
		padding: 0;
		border-radius: 8px;
		display: block;
		margin-top: 1em;
		text-align: center;
		justify-content: center;
	}

	.noticias-blog .principal-img {
		border-radius: 8px 0px 0px 8px;
		height: 100%;
		object-fit: cover;
	}

	.info-banner {
		flex-direction: column;
		align-items: start;
		display: none;
	}

	.p-carousel,
	.title-carousel {
		max-width: 100%;
	}

	#topo .margin-top-menu:first-child {
		display: block;
	}

	#topo .margin-top-menu {
		display: none;
	}

	.features-service-item {
		height: auto;
	}

	.porcer {
		width: 100%;
	}

	#topo a.logo {
		top: 15px;
	}

	.tel-talk {
		padding: 0;
	}

	#topo ul li a {
		font-size: 10px;
	}

	h2.heading {
		font-size: 1.2em;
		text-align: center;
	}

	.time {
		padding: 5px;
	}

	h2.heading.values {
		font-size: 1.5em;
		margin-bottom: 1em;
		padding: 5px;
	}

	.absolute-center-home h2 {
		font-size: 21px;
	}

	.texto-servicos {
		margin-top: 125px;
	}

	.absolute-center-home p {
		font-size: 14px;
	}

	.btn-banner {
		margin-top: 1em;
	}

	.about .card {
		background-color: var(--second-color);
		border: none;
		margin-top: 1em;
		border-radius: 10px;
	}

	.about-card-1 {
		display: flex;
		flex-direction: column;
		justify-content: center;
		PADDING: 0;
		margin-top: 1em;
	}

	.contato .row {
		display: flex;
		flex-direction: column;
		align-items: start;
		justify-content: center;
	}

	.footer-contato {
		display: flex;
		justify-content: space-between;
		align-items: start;
	}

	.footer-contato1 {
		padding: 0 0.8em;

	}
}





@media (max-width: 480px) {}

@media (min-width: 360px) and (max-width: 490px) {}

@media (min-width: 500px) and (max-width: 767px) {}