/* CTA */
.ctaservicos-section {
	padding:6rem 0 6.25rem 0;
	background-color: var(--color-accent);
}

.ctaservicos-section .container{
	position: relative;
}

.ctaservicos-title{
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 48px;
	text-align: center;
	margin-bottom: 2rem;
}
.ctaservicos-text{
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 3rem;
}
.ctaservicos_label_btn{
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	text-shadow: none;
}