@media screen and (max-width: 900px) {
	.navbar-toggler {
		background-color: #00c28a !important;
	}

	.navbar-brand {
		margin-top: 0px !important;
	}


	.navbar-nav {
		border: none !important
	}

	.fix-body{
		padding-top: 270px !important;
		transition: padding-top 0.5s ease-in-out !important;
	}

	.d-mob{
		display: none !important;
	}

	.py-9 {
		padding-top: 45px !important;
		padding-bottom: 45px !important;
	}

	.py-mobile {
		padding-top: 25px !important;
		padding-bottom: 75px !important;
	}

	.h-650 {
		height: 350px;
	}

	#d-desk {
		display: inherit !important;
	}

	#d-mob {
		display: none !important;
	}

	.bg-fixed {
		background-attachment: unset !important;
	}

	.imagem_acoes {
		width: 180px;
		height: 180px;
	}

	.h-117,
	.h-150,
	.h-162,
	.h-587,
	.h-185 {
		height: auto;
	}

	.banner-servicos {
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: right center !important;
	}

	.pt-9-desktop {
		padding-top: 0 !important;
	}

	.mbn-60 {
		margin-bottom: -60px;
	}

	.icon-check {
		width: 20px !important;
		height: 20px !important;
	}

	.vb4-logo {
		width: 250px !important;
		height: auto !important;
	}

	.efeito-desenho {
		display: none;
	}

	.icone-bola {
		width: 10px;
		height: 10px;
	}

	.vb4-content {
		padding: 150px 0;
	}

	.centraliza {
		background-position: right;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.ml-150 {
		margin-left: auto !important;
	}

	.py-18 {
		padding: 90px 0 0 0 !important;
	}

	.fsize-16 {
		font-size: 14px !important;
	}

	.redes-rodape-icon,
	.endereco-rodape-icon {
		height: 20px;
		width: 20px;
	}

	.centraliza-mobile {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.mobile-faixa {
		width: 1000px !important;
	}

	.me-6 {
		margin-right: auto !important;
	}

	.mtn-3 {
		margin-top: -10px !important;
	}

	.espaco-linha {
		line-height: 20px !important;
	}

	.mleft10 {
		margin-left: 20px !important;
	}

	#contato .me-6 {
		margin-right: auto !important;
	}

	#contato .mleft10 {
		margin-left: auto !important;
	}
}