.beforeshapedividerbottom {
	height: 40px;
}
.shape-divider {
	height: 130px !important;
}
@media (max-width: 500px) {
	#vantagens, #quem-somos {
        margin-top: -44px !important;
	}
    .whatsApp {
		width: 180px;
	}
	.btncel {
		font-size: 14px !important;
        padding: 0.75rem !important;
		margin-top: 60px !important;
    }
	.section.section-with-shape-divider .shape-divider.shape-divider-bottom {
		bottom: -18px;
	}
	.shapedividerbottom {
		margin-top: -25px !important;
		position: relative !important;
	}
	.beforeshapedividerbottom {
		height: 0px;
	}
	.txtcentralizado {
		text-align: center !important;
	}
	.shape-divider {
		height: 95px !important;
	}
}
