:root {
	--primary-color: #705400;
	--secondary-color: #a87d0d;
	--decor-color: #c8a345;
}

.container {
	max-width: 1170px;
}

section.areas-atuacao {
	background: url(../img/bg/bg_servicos.webp) repeat-x left bottom #fff;
	padding: 10px 0 40px;
	padding-top: 30px;
}

section.areas-atuacao span {
	font-family: "STIX Two Text", sans-serif, serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--decor-color);
	margin-bottom: 6px;
}

section.areas-atuacao span.title {
	margin-top: 0;
	font-family: "STIX Two Text", sans-serif, serif;
	font-weight: 500;
	font-size: 46px;
	color: #000;
	line-height: 57px;
	margin-bottom: 10px;
}

section.areas-atuacao p {
	font-family: "Mulish", sans-serif, sans-serif;
	font-weight: 400;
	line-height: 26px;
	color: #4b4a59;
	font-size: 16px;
}

section.areas-atuacao .row .col-lg-3 {
	margin-bottom: 30px;
	padding: 0 15px;
}

section.areas-atuacao .block-area {
	box-shadow: 0 3px 10px #504e4e3d;
	transition: 0.3s;
	border: 1px solid #db9f2a;
	background: #f9fafa;
	padding: 25px 25px 10px;
	border-radius: 4px;
	cursor: pointer;
}

section.areas-atuacao .block-area:hover {
	box-shadow: 0 3px 16px -4px #d0a145;
	border: 1px solid #f5b230;
}

section.areas-atuacao .block-area h3 {
	font-family: "STIX Two Text", sans-serif, serif;
	font-weight: 500;
	font-size: 18px;
	color: #686868;
	margin-top: 10px;
	margin-bottom: 15px;
}

section.areas-atuacao .block-area p,
section.areas-atuacao .block-area a {
	font-family: "Mulish", sans-serif, sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 23px;
	line-height: 22px;
	color: #4b4a59;
}

section.areas-atuacao .block-area i.ic1 {
	background-position: 0 -1022px;
}

section.areas-atuacao .block-area i.ic2 {
	background-position: 0 -1152px;
}

section.areas-atuacao .block-area i.ic3 {
	background-position: 0 -1302px;
}

section.areas-atuacao .block-area i.ic4 {
	background-position: 0 -1450px;
}

section.areas-atuacao .block-area i.ic_13 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -124px -103px;
}

section.areas-atuacao .block-area i.ic6 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -6px 0;
}

section.areas-atuacao .block-area i.ic_14 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: 0 -157px !important;
}

section.areas-atuacao .block-area i.ic8 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -124px -53px;
}

section.areas-atuacao .block-area i.icons {
	display: block;
	width: 42px;
	height: 40px;
	margin-right: 5px;
	margin-bottom: 15px;
	float: left;
}

section.areas-atuacao .row:first-of-type {
	margin-bottom: 50px;
}

section.areas-atuacao .btn {
	background-color: #fff;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 19px 0;
	margin: auto;
	font-size: 16px;
	font-family: "Mulish", sans-serif, sans-serif;
	font-weight: 800;
	width: 20%;
	border-radius: 0;
	margin-top: 10px;
	transition: 0.3s;
}

section.areas-atuacao .btn:hover {
	box-shadow: 0 3px 16px -4px #d0a145;
}

section.areas-atuacao i.ic_arrow_right {
	width: 12px;
	height: 24px;
	display: inline-block;
	background-position: 0 -939px;
	margin-left: 10px;
}

section.comentarios {
	padding-top: 80px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 0;
}

section.comentarios h3.tit {
	font-family: "STIX Two Text", sans-serif, serif;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: 400;
	border-bottom: 1px solid #f6f2e6;
	color: var(--primary-color);
	max-width: 270px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
}

section.comentarios span.subtit {
	font-family: "STIX Two Text", sans-serif, serif;
	font-weight: 500;
	font-size: 38px;
	margin: 0;
	padding: 0;
	line-height: 45px;
	font-weight: 400;
	color: #1f232e;
	display: block;
}

section.comentarios ul.redes {
	display: flex;
	align-items: center;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	list-style: none;
}

section.comentarios ul.redes li {
	margin: 0 0 5px 15px;
	padding: 0;
	list-style: none;
}

section.comentarios ul.redes li a {
	font-family: "Mulish", sans-serif, sans-serif;
	font-weight: 600;
	color: #a7a7a7;
	font-size: 16px;
	display: block;
	position: relative;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

section.comentarios ul.redes li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 43px;
	height: 43px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

section.comentarios ul.redes li a.r1:before {
	background-image: url(../img/gr/instagram.svg);
}

section.comentarios ul.redes li a.r2:before {
	background-image: url(../img/gr/linkedin.svg);
}

section.comentarios ul.redes li a.r3:before {
	background-image: url(../img/gr/facebook.svg);
}

section.comentarios ul.redes li a.r4:before {
	background-image: url(../img/gr/youtube.svg);
}

section.comentarios ul.redes li a.r5:before {
	background-image: url(../img/gr/pinterest.svg);
}

section.comentarios ul.redes li a.r6:before {
	background-image: url(../img/gr/x-twitter.svg);
}

section.comentarios ul.redes li a.r7:before {
	background-image: url(../img/gr/tiktok.svg);
}

section.comentarios div.boxComentarios {
	margin-top: 40px;
}

section.comentarios div.boxComentarios div.boxComentario {
	background: #fff;
	padding: 20px;
	max-width: 350px;
	min-height: 240px;
	float: left;
	position: relative;
	border-radius: 8px;
	box-shadow: rgb(0 0 0 / 24%) 0 3px 8px;
	display: flex;
	flex-direction: column;
	transition: 0.3s;
}

section.comentarios div.boxComentarios div.boxComentario div.topo {
	display: flex;
	align-items: center;
	width: 100%;
}

section.comentarios div.boxComentarios div.boxComentario div.topo div.title {
	margin: 0 auto 0 20px;
}

section.comentarios div.boxComentarios div.boxComentario div.topo:after {
	content: "";
	background: url(../img/bg/google_logo_icon.webp) no-repeat center / contain;
	display: inline-block;
	width: 30px;
	height: 30px;
}

section.comentarios div.boxComentarios div.boxComentario div.topo span.pessoa {
	font-family: "Mulish", sans-serif, sans-serif;
	font-weight: 600;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 18px;
	color: #333;
	display: block;
}

section.comentarios div.boxComentarios div.boxComentario div.topo span.funcao {
	font-family: "Mulish", sans-serif, sans-serif;
	font-weight: 500;
	margin: 0;
	padding: 0;
	color: #505050;
	font-size: 14px;
	display: block;
}

section.comentarios div.boxComentarios div.boxComentario div.txt blockquote {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	border: none;
}

section.comentarios div.boxComentarios div.boxComentario div.txt p {
	font-family: "Mulish", sans-serif, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #4b4a59;
}

section.comentarios div.boxComentarios div.boxComentario div.avaliacao-google {
	margin: auto 0 0 auto;
}

section.comentarios div.boxComentarios div.boxComentario div.avaliacao-google i.estrelas {
	display: block;
	width: 100px;
	height: 18px;
	background: url(../img/bg/estrela.webp) repeat-x center / contain;
	margin: 0 0 0 auto;
}

section.comentarios a.btnVerMaisComentarios {
	display: table;
	margin: 0 auto;
	margin-bottom: 30px;
	color: #fff;
	font-family: "Inter", sans-serif, sans-serif;
	font-weight: 600;
	font-size: 14px;
	padding: 15px;
	display: table;
	align-items: center;
	background: var(--primary-color);
	border: 1px solid var(--primary-color);
	transition: 0.3s;
}

section.comentarios .navegacao {
	position: relative;
	text-align: center;
	padding-top: 25px;
}

section.comentarios .swiper-button-next:after,
section.comentarios .swiper-button-prev:after {
	display: none;
}

section.comentarios .swiper-button-next:hover,
section.comentarios .swiper-button-prev:hover {
	background-color: #f4efe2;
}

section.comentarios .navegacao .nav {
	background: url(../img/bg/bg_icones.webp) no-repeat;
	float: left;
	width: 48px;
	height: 48px;
	display: block;
	border: 1px solid #f4efe2;
	top: 35px;
}

section.comentarios .navegacao .nav:hover {
	background: url(../img/bg/bg_icones.webp) no-repeat #eee;
}

section.comentarios .navegacao .nav.swiper-button-next {
	background-position: 14px -3910px;
	right: 0;
}

section.comentarios .navegacao .nav.swiper-button-prev {
	background-position: 14px -3956px;
	left: 10px;
}

section.comentarios .swiper-pagination-bullet {
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: none;
}

section.comentarios .swiper-pagination-bullet:before {
	width: 10px;
	height: 10px;
	background: #644a07;
	content: "";
	display: block;
	border-radius: 50%;
	margin: 0 !important;
}

section.comentarios .sliderComentarios {
	padding: 10px;
}

@media (max-width: 991px) {
	section.boxExcelencia div.boxBaixo {
		padding: 30px 20px;
		padding-bottom: 50px;
		padding-top: 150px;
		bottom: -30px;
	}
}

@media screen and (max-width: 991px) {
	section.comentarios ul.redes {
		display: none;
		margin-top: 50px;
	}
}


@media screen and (max-width: 1199px) {
	section.boxAreaAtuacaoConteudoMeio .container .row {
		display: flex;
		flex-direction: column;
	}

	section.boxAreaAtuacaoConteudoMeio div.block-aside {
		order: 1;
		display: flex;
		flex-direction: column;
		height: auto !important;
	}

	section.boxAreaAtuacaoConteudoMeio div.block-aside div.formLateral.formMob {
		order: -1;
		top: 0;
		position: relative;
		display: unset;
		margin-bottom: 45px;
	}
}

@media (max-width: 980px) {
	section.boxAreaAtuacaoConteudoMeio div.titulo.topo p.autor {
		width: 190px;
		margin: 0;
		font-size: 12px !important;
		line-height: 18px !important;
		margin-top: 0 !important;
		padding-top: 5px;
	}

	section.boxAreaAtuacaoConteudoMeio div.titulo.topo .tempoLeitura {
		margin-top: 0;
		padding-top: 5px;
		width: 100% !important;
		font-size: 12px !important;
	}
}

div.block-aside div.formLateral {
	padding: 0;
	position: sticky;
	top: 60px;
	transition: top 0.3s;
}

div.card-form i.ic1 {
	background-position: -8px -117px;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	left: 15px;
	top: 14px;
}

div.card-form i.ic2 {
	background-position: -8px -163px;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	left: 15px;
	top: 14px;
}

div.card-form i.ic3 {
	background-position: -8px -217px;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	left: 15px;
	top: 14px;
}

div.card-form .btn {
	font-size: 18px;
	width: 100%;
	float: left;
	padding: 15px 0;
	margin-top: 15px;
	font-family: "Inter", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
	background-image: linear-gradient(45deg, #219c6b, #176729, #219c6b, #176729);
	background-size: 400% 200%;
	animation: 5.6s infinite brilho;
	transition: background 1.6s all;
	border: none;
	border-radius: 12px;
}

div.card-form .btn:hover .icon-submit {
	background-position: 3px -3839px !important;
	width: 20px;
}

div.card-form input.btn:focus {
	background: #219c6b;
}

section.areas-atuacao {
	background: url(../img/bg/bg_servicos.webp) repeat-x left bottom #fff;
	padding: 10px 0 40px;
}

section.areas-atuacao a {
	color: #686868;
	text-decoration: none;
}

section.areas-atuacao div.container div.row:first-of-type {
	margin-bottom: 50px;
}

section.areas-atuacao div.container div.row:first-of-type h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	margin-top: 0;
	margin-bottom: 6px;
}

section.areas-atuacao div.container div.txt p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	line-height: 26px;
	color: #4b4a59;
	font-size: 16px;
}

section.areas-atuacao div.block-area {
	text-align: left;
	background: #fff;
	border: 1px solid #000000;
	position: relative;
	padding: 25px 25px 10px;
	border-radius: 4px;
	cursor: pointer;
	flex-direction: column;
}

section.areas-atuacao div.block-area i.icons {
	display: block;
	width: 42px;
	height: 40px;
	margin-right: 5px;
	margin-bottom: 15px;
	float: left;
}

section.areas-atuacao div.block-area {
	border: 1px solid #db9f2a;
	box-shadow: 0px 3px 10px #504e4e3d;
	background: #f9fafa;
}

section.areas-atuacao div.block-area {
	box-shadow: 0px 3px 10px #504e4e3d;
	transition: 0.3s;
	min-height: 300px;
}

section.areas-atuacao div.block-area:hover,
section.areas-atuacao div.block-area a.stretched-link:focus::after {
	box-shadow: 0px 3px 16px -4px rgb(208, 161, 69);
	border: 1px solid #f5b230;
	transition: 0.3s;
}

section.areas-atuacao div.block-area i.ic1 {
	background-position: 0 -1022px;
}

section.areas-atuacao div.block-area i.ic2 {
	background-position: 0 -1152px;
}

section.areas-atuacao div.block-area i.icon-brazil {
	background-position: 0 -1152px;
}

section.areas-atuacao div.block-area i.ic3 {
	background-position: 0 -1302px;
}

section.areas-atuacao div.block-area i.ic4 {
	background-position: 0 -1450px;
}

section.areas-atuacao div.block-area i.ic5 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -62px 0;
}

section.areas-atuacao div.block-area i.ic6 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -6px 0;
}

section.areas-atuacao div.block-area i.ic7 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -64px -104px;
}

section.areas-atuacao div.block-area i.ic8 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -124px -53px;
}

section.areas-atuacao div.block-area i.ic_13 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -124px -103px;
}

section.areas-atuacao div.block-area i.ic_14 {
	background-position: 0 -157px !important;
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
}

section.areas-atuacao div.block-area h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #686868;
	margin: auto 0;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 26px;
}

section.areas-atuacao div.block-area p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 23px;
	line-height: 22px;
	color: #4b4a59;
	clear: left;
}

section.areas-atuacao div.block-area p.btVerMas {
	background: url(../img/bg/bg_mn_seta.png) no-repeat;
	background-position: left 0px center;
	padding-left: 15px;
	transition: all 0.3s;
}

section.areas-atuacao div.block-area:hover p.btVerMas {
	transition: all 0.3s;
	background-position: left 5px center;
	color: #464646;
}

section.areas-atuacao div.block-area:hover h3 {
	color: #686868;
}

section.areas-atuacao a.btn,
section.oEscritorio a.btn {
	background-color: #fff;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 19px 0;
	margin: auto;
	font-size: 16px;
	font-family: "Mulish", sans-serif;
	font-weight: 800;
	width: 20%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-top: 40px;
	transition: 0.3s;
}

section.oEscritorio a.btn {
	margin: 0;
	margin-top: 30px;
	width: 40%;
	background-color: var(--primary-color);
	color: #fff;
	box-shadow: 6px 6px 0px -1px rgba(112, 84, 0, 0.45);
	transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease, color 0.25s ease;
}

section.oEscritorio a.btn i.ic_arrow_right {
	width: 12px;
	height: 24px;
	display: inline-block;
	background-position: 0 -939px;
	margin-left: 10px;
	filter: brightness(0) invert(1);
	transition: transform 0.25s ease, filter 0.25s ease;
}

section.oEscritorio a.btn:hover,
section.oEscritorio a.btn:focus-visible {
	background-color: #fff;
	color: var(--primary-color);
}

section.oEscritorio a.btn:hover i.ic_arrow_right,
section.oEscritorio a.btn:focus-visible i.ic_arrow_right {
	filter: none;
	transform: translateX(4px);
}

section.areas-atuacao a.btn:hover,
section.areas-atuacao a.btn:focus-visible {
	box-shadow: 0px 3px 16px -4px rgb(208, 161, 69);
	transition: 0.3s;
}

section.oEscritorio a.btn:hover,
section.oEscritorio a.btn:focus-visible {
	transform: translate(-3px, -3px);
	box-shadow: 9px 9px 0px -1px rgba(112, 84, 0, 0.55);
}

section.areas-atuacao i.ic_arrow_right {
	width: 12px;
	height: 24px;
	display: inline-block;
	background-position: 0 -939px;
	margin-left: 10px;
}

section.boxExcelencia {
	position: relative;
	display: flex;
	justify-content: center;
	background: url(../img/bg/bg_fundo_excelencia.webp) repeat-x #4a453b;
	position: relative;
	min-height: 970px;
	padding-top: 120px;
	padding-bottom: 50px;
}

.home section.boxExcelencia {
	min-height: 940px;
}

section.boxExcelencia::before {
	content: "";
	position: absolute;
	top: -30px;
	width: 60px;
	height: 60px;
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0 #ca9d46;
	background-position: 13px -2457px;
	-webkit-box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
	-moz-box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
	box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
}

section.boxExcelencia div.container {
	position: relative;
	z-index: 9999;
}

section.boxExcelencia span.tit {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: normal;
	border-bottom: 1px solid var(--decor-color);
	color: var(--decor-color);
	max-width: 270px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
}

section.boxExcelencia span.subtit {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 48px;
	margin: 0;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 57px;
	font-weight: normal;
	color: #fff;
	display: block;
}

section.boxExcelencia article p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	margin-top: 55px;
	line-height: 26px;
}

section.boxExcelencia div.boxes {
	margin-top: 60px;
	position: relative;
}

section.boxExcelencia div.box i.icons {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 40px;
	top: 35px;
}

section.boxExcelencia div.box i.icons.ic_1 {
	background-position: 0 -2622px;
}

section.boxExcelencia div.box i.icons.ic_2 {
	background-position: 0 -2756px;
}

section.boxExcelencia div.box i.icons.ic_3 {
	background-position: 0 -2860px;
}

section.boxExcelencia div.box i.icons.ic_4 {
	background-position: 0 -3007px;
}

section.boxExcelencia div.box i.icons.ic_5 {
	background-position: 0 -3163px;
}

section.boxExcelencia div.box i.icons.ic_6 {
	background-position: 0 -3319px;
}

section.boxExcelencia div.box {
	/*transition: all 0.3s;*/
	position: relative;
	min-height: 180px;
	padding-left: 110px;
	padding-top: 30px;
	padding-right: 30px;
	float: left;
	display: block;
	width: 100%;
	background: #423e35;
	margin-bottom: 24px;
	border: 1px solid #574e3c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

section.boxExcelencia div.box:before {
	background: var(--primary-color);
	width: 5px;
	height: 34px;
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 35px;
}

section.boxExcelencia div.box span.subListExcelencia {
	cursor: default;
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	color: var(--decor-color);
	line-height: 24px;
	display: block;
}

section.boxExcelencia div.box p {
	cursor: default;
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	width: 100%;
	display: block;
	clear: left;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #fff;
}

section.boxExcelencia div.box:hover {
	/*transition: all 0.3s;*/
	background: #fff;
	box-shadow: 0px 3px 10px #61553e;
	box-shadow: 0px 3px 16px -4px rgb(208, 161, 69);
	transition: 0.3s;
}

section.boxExcelencia div.box:hover h3 {
	color: #272727;
}

section.boxExcelencia div.box:hover p {
	color: #272727;
}

section.boxExcelencia div.boxBaixo {
	background: linear-gradient(135deg, var(--primary-color), #644a07);
	padding: 50px 400px 50px 200px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 44px 42px -22px rgba(112, 84, 0, 0.4);
	-moz-box-shadow: 0px 44px 42px -22px rgba(112, 84, 0, 0.4);
	box-shadow: 0px 44px 42px -22px rgba(112, 84, 0, 0.4);
	position: absolute;
	left: 0;
	width: 100%;
	max-width: 1170px;
	bottom: -43px;
	margin-bottom: 0;
	transform: translateY(50%);
}

section.boxExcelencia div.boxBaixo h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 24px;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	color: #fff;
}

section.boxExcelencia div.boxBaixo::before {
	content: "";
	position: absolute;
	left: 70px;
	top: 50px;
	background: url(../img/bg/bg_icones.webp) no-repeat rgba(255, 255, 255, 0.16);
	background-position: 21px -3476px;
	width: 80px;
	height: 80px;
	display: block;
}

section.boxExcelencia div.boxBaixo a.btRecebaAgora {
	font-family: "Mulish", sans-serif;
	font-weight: 700;
	font-size: 16px;
	position: absolute;
	right: 100px;
	top: 50px;
	background-image: linear-gradient(to right, #208f61, #166247);
	display: block;
	color: #fff;
	padding: 20px 50px 20px 50px;
	-webkit-box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	-moz-box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

section.boxExcelencia div.boxBaixo a.btRecebaAgora:hover,
section.boxExcelencia div.boxBaixo a.btRecebaAgora:focus {
	background-image: linear-gradient(to right, #1c7d55, #124f38);
	color: #fff;
	transform: translate(-3px, -3px);
	box-shadow: 9px 9px 0px -1px rgba(65, 83, 66, 1);
}

section.boxExcelencia div.boxBaixo a.btRecebaAgora i.ic_arrow_right {
	width: 12px;
	height: 20px;
	display: inline-block;
	background-position: 0 -939px;
	margin-left: 10px;
	float: right;
	filter: brightness(0) invert(1);
	transition: transform 0.25s ease;
}

section.boxExcelencia div.boxBaixo a.btRecebaAgora:hover i.ic_arrow_right,
section.boxExcelencia div.boxBaixo a.btRecebaAgora:focus i.ic_arrow_right {
	transform: translateX(4px);
}

section.boxExcelencia div.boxBaixo a.btRecebaAgora:hover {
	text-decoration: none;
}

section.boxExcelencia div.boxBaixo p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #fff;
}

section.boxExcelencia div.posicao {
	position: static;
}

section.excelencia span.title {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: normal;
	border-bottom: 1px solid #f6f2e6;
	color: var(--primary-color);
	max-width: 270px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

section.excelencia div.box {
	position: relative;
}

section.excelencia div.box a.btVideo {
	width: 178px;
	height: 65px;
	display: block;
	position: absolute;
	left: -25px;
	top: 115px;
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 14px;
	background: url(../img/bg/bg_icones.webp) no-repeat var(--primary-color);
	background-position: 17px -3659px;
	padding-left: 64px;
	padding-top: 23px;
}

section.excelencia div.box a.btVideo:hover,
section.excelencia div.box a.btVideo:focus {
	text-decoration: none;
	background: url(../img/bg/bg_icones.webp) no-repeat var(--decor-color);
	background-position: 17px -3659px;
}

section.excelencia div.box div.txt {
	position: absolute;
	left: 70px;
	bottom: 100px;
	padding-left: 50px;
}

section.excelencia.excelencia-cidades .row .col-img-cidades img {
	margin-top: 20px;
}

@media screen and (min-width: 768px) {
	section.excelencia.excelencia-cidades .row:has(.col-img-cidades) {
		display: flex;
	}

	section.excelencia.excelencia-cidades .row .col-img-cidades img {
		margin: 0;
		object-fit: cover;
		height: 100%;
	}
}

@media screen and (max-width: 991px) {
	section.excelencia div.box {
		margin-top: 0px;
		width: 100%;
		background: url(../img/bg/bg_excelencia_mobile.webp) no-repeat;
	}

	section.areas-atuacao .row .col-lg-3 {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 768px) {
	section.excelencia div.box a.btVideo {
		top: 150px;
		left: 23.8%;
		transform: translate(-50%, -50%);
	}

	section.excelencia div.box {
		background-position: center top;
	}

	section.excelencia div.box div.txt {
		left: 45%;
		top: 310px;
		transform: translate(-50%, -50%);
	}
}

@media screen and (min-width: 992px) {
	section.excelencia .container {
		position: relative;
	}

	section.excelencia:not(.excelencia-cidades) .container::before {
		position: absolute;
		top: calc(50% - (593px / 2));
		left: 60%;
		content: "";
		width: 738px;
		height: 593px;
		display: block;
		background: url(../img/bg/bg_excelencia.webp) no-repeat center/cover;
	}

	section.excelencia div.box a.btVideo {
		left: unset;
		top: unset;
		margin-top: 10%;
		margin-left: 5%;
	}

	section.excelencia div.box div.txt {
		position: absolute;
		left: unset;
		bottom: unset;
		padding-left: unset;
		margin-top: 65%;
		margin-left: 40%;
	}
}

section.excelencia div.box div.txt span::before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	position: absolute;
	left: -50px;
	top: 0;
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-position: 0 -3777px;
}

section.excelencia div.box div.txt span {
	position: relative;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	line-height: 21px;
	color: #333333;
	font-size: 16px;
	max-width: 155px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

section.excelencia div.box div.txt p {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	line-height: 21px;
	color: var(--primary-color);
	font-size: 14px;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
}

section.excelencia div.box div.txt p::after {
	content: "";
	min-width: 10px;
	height: 10px;
	display: inline;
	margin-left: 5px;
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-position: 0 -3875px;
}

section.excelencia div.box div.txt p a {
	color: var(--primary-color);
}

section.excelencia div.box div.txt p a:focus {
	outline: 2px solid #000 !important;
}

.boxExecelenciaInterna section.boxExcelencia div.boxBaixo {
	display: none;
}

.boxExecelenciaInterna section.boxExcelencia {
	min-height: inherit;
	padding-bottom: 30px;
}

section.comentarios {
	background: #ffffff;
	padding-top: 170px;
	border-bottom: 1px solid #f3f3f3;
}

section.comentarios h3.tit {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: normal;
	border-bottom: 1px solid #f6f2e6;
	color: var(--primary-color);
	max-width: 270px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
}

section.comentarios span.subtit {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 38px;
	margin: 0;
	padding: 0;
	line-height: 45px;
	font-weight: normal;
	color: #1f232e;
	display: block;
}

section.comentarios ul.redes {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	list-style: none;
}

section.comentarios ul.redes li {
	float: left;
	margin: 0 0 5px 15px;
	padding: 0;
	list-style: none;
}

section.comentarios ul.redes li a {
	font-family: "Mulish", sans-serif;
	font-weight: 600;
	color: #a7a7a7;
	font-size: 16px;
	display: block;
	position: relative;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

section.comentarios ul.redes li a:hover {
	color: var(--primary-color);
}

section.comentarios ul.redes li a:focus {
	color: var(--primary-color);
	outline: 1px solid var(--primary-color) !important;
	border-radius: 10px;
}

section.comentarios ul.redes li a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 25px;
	height: 25px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

section.comentarios ul.redes li a.r1::before {
	background-image: url(../img/gr/instagram.svg);
}

section.comentarios ul.redes li a.r2::before {
	background-image: url(../img/gr/linkedin.svg);
}

section.comentarios ul.redes li a.r3::before {
	background-image: url(../img/gr/facebook.svg);
}

section.comentarios ul.redes li a.r4::before {
	background-image: url(../img/gr/youtube.svg);
}

section.comentarios ul.redes li a.r5::before {
	background-image: url(../img/gr/pinterest.svg);
}

section.comentarios ul.redes li a.r6::before {
	background-image: url(../img/gr/x-twitter.svg);
}

section.comentarios ul.redes li a.r7::before {
	background-image: url(../img/gr/tiktok.svg);
}

section.comentarios div.boxComentarios {
	margin-top: 40px;
	padding: 0;
}

section.comentarios div.boxComentarios div.borda {
	padding: 20px 30px 10px 7px;
	float: left;
}

section.comentarios div.boxComentarios div.boxComentario {
	background: #fff;
	padding: 20px 20px;
	max-width: 350px;
	min-height: 240px;
	float: left;
	position: relative;
	border-radius: 8px;
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
	display: flex;
	flex-direction: column;
	transition: 0.3s;
}

section.comentarios div.boxComentarios div.boxComentario:hover {
	box-shadow: rgb(0 0 0 / 34%) 0px 3px 8px;
	transition: 0.3s;
}

section.comentarios div.boxComentarios div.boxComentario div.topo {
	display: flex;
	align-items: center;
	width: 100%;
}

section.comentarios div.boxComentarios div.boxComentario div.topo div.title {
	margin: 0 auto 0 20px;
}

section.comentarios div.boxComentarios div.boxComentario div.topo::after {
	content: "";
	background: url("../img/bg/google_logo_icon.webp") no-repeat center/contain;
	display: inline-block;
	width: 30px;
	height: 30px;
}

section.comentarios div.boxComentarios div.boxComentario div.topo span.pessoa {
	font-family: "Mulish", sans-serif;
	font-weight: 600;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 18px;
	color: #333333;
	display: block;
}

section.comentarios div.boxComentarios div.boxComentario div.topo span.funcao {
	font-family: "Mulish", sans-serif;
	font-weight: 500;
	margin: 0;
	padding: 0;
	color: #505050;
	font-size: 14px;
	display: block;
}

section.comentarios div.boxComentarios div.boxComentario div.txt {
	display: block;
	width: 100%;
	padding: 0px 10px;
}

section.comentarios div.boxComentarios div.boxComentario div.txt blockquote {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	border: none;
}

section.comentarios div.boxComentarios div.boxComentario div.txt p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #4b4a59;
}

div.avaliacao-google {
	margin: auto 0 0 auto;
}

div.avaliacao-google span {
	font-family: "Mulish", sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 110%;
	color: #4b4a59;
	display: flex;
	align-items: center;
	margin-top: 5px;
}

div.avaliacao-google i.google-logo {
	display: inline-block;
	width: 45px;
	height: 18px;
	margin: -1.5px 0 0 4px;
	background: url("../img/bg/google_logo.webp") no-repeat bottom/contain;
}

div.avaliacao-google i.estrelas {
	display: block;
	width: 100px;
	height: 18px;
	background: url("../img/bg/estrela.webp") repeat-x center/contain;
	margin: 0 0 0 auto;
}

section.comentarios div.boxComentarios div.boxComentario div.estrelas span.ativo {
	background-position: 0 -4022px;
}

section.comentarios div.navegacao {
	margin-top: 0;
	margin-bottom: 34px;
	width: 100%;
	margin-left: 0;
}

section.comentarios div.navegacao a {
	background: url(../img/bg/bg_icones.webp) no-repeat;
	float: left;
	width: 48px;
	height: 48px;
	display: block;
	border: 1px solid #f4efe2;
}

section.comentarios div.navegacao a.anterior {
	background-position: 14px -3956px;
	float: left;
}

section.comentarios div.navegacao a.proximo {
	background-position: 14px -3910px;
	float: right;
}

section.comentarios div.navegacao a:hover {
	background-color: #f4efe2;
}

.internaComentario section.comentarios {
	background: #f9fafa;
	padding-top: 70px;
	min-height: inherit;
}

.internaComentario section.comentarios div.boxComentarios div.boxComentario {
	background: #fff;
}

.internaAreaAtuacao section.areas-atuacao {
	padding-top: 150px;
}

section.topoOEscritorio {
	min-height: 523px;
}

header.menu_escritorio {
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	z-index: 99999;
}

header.menu_escritorio hr {
	border-top: 1px solid #49494a;
	margin: 0;
}

header.menu_escritorio div.col-menu {
	min-height: 90px;
}

header.menu_escritorio header h2.logo {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 40px;
	margin-top: 15px;
	background: url(../img/bg/bg_logo_branca.png) no-repeat;
	background-size: contain;
}

section.topoOEscritorio div.box {
	margin-top: 200px;
	padding-left: 60px;
	position: relative;
}

section.topoOEscritorio div.box::before {
	content: "";
	width: 7px;
	height: 158px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: linear-gradient(#3e3525, #46423b);
}

section.topoOEscritorio div.box .label-escritorio {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	max-width: 180px;
	padding-bottom: 15px;
	border-bottom: 1px solid #725304;
}

section.topoOEscritorio div.box .label-escritorio::before {
	content: "";
	width: 28px;
	height: 28px;
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-position: 0 -4513px;
	float: left;
	display: block;
	margin-right: 10px;
}

section.topoOEscritorio div.box h1 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 48px;
	color: #fff;
	margin: 0;
	padding: 0;
	max-width: 375px;
	float: left;
}

section.topoOEscritorio div.box div.tit {
	float: left;
	max-width: 400px;
}

section.topoOEscritorio div.box div.txt {
	float: right;
	max-width: 400px;
	padding-top: 25px;
}

section.topoOEscritorio div.box div.txt p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #d7d7d8;
	line-height: 26px;
}

section.topoOEscritorio .container {
	min-height: 525px;
	position: relative;
}

section.topoOEscritorio .container::after {
	content: "";
	position: absolute;
	left: 15px;
	bottom: -20px;
	width: 50px;
	height: 50px;
	display: block;
	background: url(../img/bg/bg_icones.webp) no-repeat 19px -4562px var(--primary-color);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
	-moz-box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
	box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
}

section.oEscritorio {
	padding: 80px 0;
}

section.oEscritorio img {
	float: right;
}

section.oEscritorio h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	text-transform: uppercase;
	line-height: 26px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

section.oEscritorio h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	color: #1f232e;
	line-height: 26px;
	font-weight: normal;
	margin: 20px 0 40px 0;
	padding: 0;
	text-transform: uppercase;
}

section.oEscritorio p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #4f4f4f;
	margin-bottom: 10px;
	line-height: 26px;
}

section.boxExcelenciaGrids {
	background: #2e2a22;
	padding-top: 80px;
	padding-bottom: 80px;
}

section.boxExcelenciaGrids .block-aside {
	padding: 0;
}

section.boxExcelenciaGrids .block-aside article {
	position: sticky;
	top: 50px;
	transition: top 0.3s;
}

section.boxExcelenciaGrids p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 26px;
}

section.boxExcelenciaGrids h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	color: #fff;
	line-height: 50px;
	font-weight: normal;
	margin: 20px 0 40px 0;
	padding: 0;
}

section.boxExcelenciaGrids h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--decor-color);
	margin: 0;
	padding: 0;
	max-width: 180px;
	padding-bottom: 5px;
	border-bottom: 1px solid #725304;
}

section.boxExcelenciaGrids article a.btFaleConosco {
	font-family: "Mulish", sans-serif;
	font-weight: 700;
	font-size: 16px;
	background-image: linear-gradient(to right, #208f61, #166247);
	display: block;
	color: #fff;
	padding: 15px 50px 15px 50px;
	width: 250px;
	margin-top: 30px;
	-webkit-box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	-moz-box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
}

section.boxExcelenciaGrids a.btFaleConosco i.ic_arrow_right {
	width: 12px;
	height: 20px;
	display: inline-block;
	background-position: 0 -3833px;
	margin-left: 10px;
	float: right;
}

section.boxExcelenciaGrids a.btFaleConosco:hover {
	text-decoration: none;
}

section.boxExcelenciaGrids div.boxColuna {
	padding-left: 195px;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 60px;
	min-height: 326px;
	opacity: 0.2;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna.ativado {
	opacity: 1;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 103px;
	height: 329px;
	background: url(../img/bg/bg_coluna.webp) no-repeat;
}

section.boxExcelenciaGrids div.boxColuna h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 24px;
	padding: 0;
	color: var(--primary-color);
	position: relative;
}

section.boxExcelenciaGrids div.boxColuna h3::before {
	content: "";
	display: block;
	position: absolute;
	left: -70px;
	top: 18px;
	width: 48px;
	height: 2px;
	background-image: linear-gradient(to right, #4e4839, #765f26);
}

section.boxExcelenciaGrids div.boxColuna p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}

section.boxExcelenciaGrids div.boxColuna span.line {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 800;
	position: absolute;
	right: 0;
	top: -30px;
	z-index: 1;
	font-size: 202px;
	color: #3a362f;
	transition: all 0.3s;
	opacity: 0;
}

section.boxExcelenciaGrids div.boxColuna.ativado span.line {
	top: -70px;
	opacity: 1;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna div.txt {
	position: relative;
	z-index: 100;
}

section.boxNossosValores {
	background: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
	border-bottom: #f3f3f3 2px solid;
}

section.boxNossosValores ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 50px;
	max-width: 450px;
	margin-bottom: 50px;
}

section.boxNossosValores ul li {
	padding-left: 110px;
	position: relative;
	padding-bottom: 50px;
	background: url(../img/bg/bg_bl.webp) repeat-y 34px 0;
}

section.boxNossosValores ul li:last-child {
	background: none !important;
	padding-bottom: 0;
}

section.boxNossosValores ul li:last-child p {
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
}

section.boxNossosValores ul li::before {
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-color: #ca9d46;
	position: absolute;
	left: 0;
	top: 0;
}

section.boxNossosValores ul li.r1::before {
	background-position: 20px -4661px;
}

section.boxNossosValores ul li.r2::before {
	background-position: 20px -4769px;
}

section.boxNossosValores ul li.r3::before {
	background-position: 20px -4875px;
}

section.boxNossosValores ul li span.num {
	font-family: "Mulish", sans-serif;
	font-weight: 800;
	position: absolute;
	left: 0;
	top: 22px;
	color: #fff;
	font-size: 24px;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #d0b97c;
	display: none;
}

section.boxNossosValores ul li span.num::before {
	content: "";
	display: block;
	width: 15px;
	height: 2px;
	background-image: linear-gradient(to right, #e6d6b5, #fff);
	position: absolute;
	left: 27px;
	top: 16px;
}

section.boxNossosValores ul li p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	color: #8e8d95;
	margin: 0;
	padding: 0;
}

section.boxNossosValores ul li h3 {
	color: var(--primary-color);
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

section.boxNossosValores .tit h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: normal;
	border-bottom: 1px solid #f6f2e6;
	color: var(--primary-color);
	max-width: 270px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

section.boxNossosValores .tit h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	margin: 0;
	padding: 0;
	line-height: 58px;
	font-weight: normal;
	color: #1f232e;
}

#nolcp {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #000;
}

#nolcp img {
	filter: brightness(50%);
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

section.boxAreaAtuacaoConteudoMeio aside h2 i.icons,
section.boxAreaAtuacaoConteudoMeio aside span.tituloSumario i.icons {
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-position: -8px -43px;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	display: table-cell;
	float: right;
}

section.boxListaAtuacaoConteudoMeio div.block-area {
	text-align: left;
	background-color: #fff;
	border: 1px solid #000000;
	position: relative;
	padding: 25px 25px 10px;
	border-radius: 4px;
	cursor: pointer;
	margin-bottom: 40px;
	min-height: 320px;
	display: flex;
	flex-direction: column;
	transition: 0.3s;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.icons {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	width: 42px;
	height: 40px;
	margin-bottom: 15px;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover {
	border: 1px solid #db9f2a;
	box-shadow: 0px 3px 10px #504e4e3d;
	text-decoration: none;
	transition: 0.3s;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover h2 {
	text-decoration: none !important;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_1 {
	background-position: 0 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_2 {
	background-position: 0 0;
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1450px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_3 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1152px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_4 {
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_5 {
	background-position: -125px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_6 {
	background-position: 0 -60px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_7 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1022px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_8 {
	background-position: -61px -53px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_9 {
	background-position: -124px -53px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_10 {
	background-position: 0 -104px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_11 {
	background-position: -64px -104px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_12 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1302px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_13 {
	background-position: -124px -103px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_14 {
	background-position: 0 -157px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_15 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_16 {
	background-position: 0 -157px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_17 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_18 {
	background-position: -65px -158px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_19 {
	background-position: -124px -161px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_20 {
	background-position: 0 -214px;
}

section.boxListaAtuacaoConteudoMeio div.block-area h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #686868;
	margin: auto 0;
	line-height: 22px;
}

section.boxListaAtuacaoConteudoMeio div.block-area p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 23px;
	line-height: 22px;
	color: #4b4a59;
}

section.boxListaAtuacaoConteudoMeio div.block-area p.btVerMas {
	background: url(../img/bg/bg_mn_seta.png) no-repeat;
	background-position: left 0px center;
	padding-left: 15px;
	transition: all 0.3s;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover p.btVerMas {
	transition: all 0.3s;
	background-position: left 5px center;
	color: #464646;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover h2 {
	color: #686868;
}

section.boxListaAtuacaoConteudoMeios a.btn {
	background-color: #fff;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 19px 0;
	margin: auto;
	font-size: 16px;
	font-family: "Mulish", sans-serif;
	font-weight: 600;
	width: 20%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.internaComentario section.comentarios {
	background: #f9fafa;
	padding-top: 70px;
	min-height: inherit;
}

.internaComentario section.comentarios div.boxComentarios div.boxComentario {
	background: #fff;
}

.internaAreaAtuacao section.areas-atuacao {
	padding-top: 150px;
}

section.topoOEscritorio {
	min-height: 523px;
}

header.menu_escritorio {
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	z-index: 99999;
}

header.menu_escritorio header hr {
	border-top: 1px solid #49494a;
	margin: 0;
}

header.menu_escritorio div.col-menu {
	min-height: 90px;
}

header.menu_escritorio h2.logo {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 40px;
	margin-top: 15px;
	background: url(../img/bg/bg_logo_branca.png) no-repeat;
	background-size: contain;
}

section.topoOEscritorio div.box {
	margin-top: 200px;
	padding-left: 60px;
	position: relative;
}

section.topoOEscritorio div.box::before {
	content: "";
	width: 7px;
	height: 158px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: linear-gradient(#3e3525, #46423b);
}

section.topoOEscritorio div.box .label-escritorio {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	margin: 0;
	padding: 0;
	max-width: 180px;
	padding-bottom: 5px;
	border-bottom: 1px solid #725304;
}

section.topoOEscritorio div.box .label-escritorio::before {
	content: "";
	width: 28px;
	height: 28px;
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-position: 0 -4513px;
	float: left;
	display: block;
	margin-right: 10px;
}

section.topoOEscritorio div.box h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 48px;
	color: #fff;
	margin: 0;
	padding: 0;
	max-width: 375px;
	float: left;
}

section.topoOEscritorio div.box div.tit {
	float: left;
	max-width: 400px;
}

section.topoOEscritorio div.box div.txt {
	float: right;
	max-width: 400px;
	padding-top: 25px;
}

section.topoOEscritorio div.box div.txt p {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #d7d7d8;
	line-height: 26px;
}

section.topoOEscritorio .container {
	min-height: 525px;
	position: relative;
}

section.topoOEscritorio .container::after {
	content: "";
	position: absolute;
	left: 15px;
	bottom: -20px;
	width: 50px;
	height: 50px;
	display: block;
	background: url(../img/bg/bg_icones.webp) no-repeat 19px -4562px var(--primary-color);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
	-moz-box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
	box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
}

section.oEscritorio {
	padding: 80px 0;
	background: #fff;
}

section.oEscritorio img {
	float: right;
}

section.oEscritorio h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	text-transform: uppercase;
	line-height: 26px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

section.oEscritorio h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	color: #1f232e;
	line-height: 26px;
	font-weight: normal;
	margin: 20px 0 40px 0;
	padding: 0;
	text-transform: uppercase;
}

section.oEscritorio p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #4f4f4f;
	margin-bottom: 10px;
	line-height: 26px;
}

section.boxExcelenciaGrids article p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 26px;
}

section.boxExcelenciaGrids article h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	color: #fff;
	line-height: 50px;
	font-weight: normal;
	margin: 20px 0 40px 0;
	padding: 0;
}

section.boxExcelenciaGrids article h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	margin: 0;
	padding: 0;
	max-width: 180px;
	padding-bottom: 5px;
	border-bottom: 1px solid #725304;
	text-transform: uppercase;
}

section.boxExcelenciaGrids article a.btFaleConosco {
	font-family: "Mulish", sans-serif;
	font-weight: 800;
	font-size: 16px;
	background-image: linear-gradient(to right, #208f61, #166247);
	display: block;
	color: #fff;
	padding: 15px 50px 15px 50px;
	width: 250px;
	margin-top: 30px;
	-webkit-box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	-moz-box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
}

section.boxExcelenciaGrids a.btFaleConosco i.ic_arrow_right {
	width: 12px;
	height: 20px;
	display: inline-block;
	background-position: 0 -3833px;
	margin-left: 10px;
	float: right;
}

section.boxExcelenciaGrids a.btFaleConosco:hover {
	text-decoration: none;
}

section.boxExcelenciaGrids div.boxColuna {
	padding-left: 195px;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 60px;
	min-height: 326px;
	opacity: 0.2;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna.ativado {
	opacity: 1;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 103px;
	height: 329px;
	background: url(../img/bg/bg_coluna.webp) no-repeat;
}

section.boxExcelenciaGrids div.boxColuna h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 24px;
	padding: 0;
	color: var(--primary-color);
	position: relative;
}

section.boxExcelenciaGrids div.boxColuna h3::before {
	content: "";
	display: block;
	position: absolute;
	left: -70px;
	top: 18px;
	width: 48px;
	height: 2px;
	background-image: linear-gradient(to right, #4e4839, #765f26);
}

section.boxExcelenciaGrids div.boxColuna p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}

section.boxExcelenciaGrids div.boxColuna span.line {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 800;
	position: absolute;
	right: 0;
	top: -30px;
	z-index: 1;
	font-size: 202px;
	color: #3a362f;
	transition: all 0.3s;
	opacity: 0;
}

section.boxExcelenciaGrids div.boxColuna.ativado span.line {
	top: -70px;
	opacity: 1;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna div.txt {
	position: relative;
	z-index: 100;
}

section.boxNossosValores {
	padding-top: 80px;
	padding-bottom: 80px;
	border-bottom: #f3f3f3 2px solid;
}

section.boxNossosValores ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 50px;
	max-width: 450px;
	margin-bottom: 50px;
}

section.boxNossosValores ul li {
	padding-left: 110px;
	position: relative;
	padding-bottom: 50px;
	background: url(../img/bg/bg_bl.webp) repeat-y 34px 0;
}

section.boxNossosValores ul li:last-child {
	background: none !important;
	padding-bottom: 0;
}

section.boxNossosValores ul li:last-child p {
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
}

section.boxNossosValores ul li::before {
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-color: #ca9d46;
	position: absolute;
	left: 0;
	top: 0;
}

section.boxNossosValores ul li.r1::before {
	background-position: 20px -4661px;
}

section.boxNossosValores ul li.r2::before {
	background-position: 20px -4769px;
}

section.boxNossosValores ul li.r3::before {
	background-position: 20px -4875px;
}

section.boxNossosValores ul li span.num {
	font-family: "Mulish", sans-serif;
	font-weight: 800;
	position: absolute;
	left: 0;
	top: 22px;
	color: #fff;
	font-size: 24px;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #d0b97c;
	display: none;
}

section.boxNossosValores ul li span.num::before {
	content: "";
	display: block;
	width: 15px;
	height: 2px;
	background-image: linear-gradient(to right, #e6d6b5, #fff);
	position: absolute;
	left: 27px;
	top: 16px;
}

section.boxNossosValores ul li p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	color: #8e8d95;
	margin: 0;
	padding: 0;
}

section.boxNossosValores ul li h3 {
	color: var(--primary-color);
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

section.boxNossosValores .tit h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: normal;
	border-bottom: 1px solid #f6f2e6;
	color: var(--primary-color);
	max-width: 270px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

section.boxNossosValores .tit h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	margin: 0;
	padding: 0;
	line-height: 58px;
	font-weight: normal;
	color: #1f232e;
}

#nolcp {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #000;
}

#nolcp img {
	filter: brightness(50%);
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

section.boxAreaAtuacaoConteudoMeio aside span.tituloSumario i.icons {
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-position: -8px -43px;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	display: table-cell;
	float: right;
}

section.boxListaAtuacaoConteudoMeio div.block-area {
	text-align: left;
	background-color: #fff;
	border: 1px solid #000000;
	position: relative;
	padding: 25px 25px 10px;
	border-radius: 4px;
	cursor: pointer;
	margin-bottom: 40px;
	min-height: 320px;
	display: flex;
	flex-direction: column;
	transition: 0.3s;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.icons {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	width: 42px;
	height: 40px;
	margin-bottom: 15px;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover {
	border: 1px solid #db9f2a;
	box-shadow: 0px 3px 10px #504e4e3d;
	text-decoration: none;
	transition: 0.3s;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover h2 {
	text-decoration: none !important;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_1 {
	background-position: 0 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_2 {
	background-position: 0 0;
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1450px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_3 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1152px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_4 {
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_5 {
	background-position: -125px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_6 {
	background-position: 0 -60px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_7 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1022px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_8 {
	background-position: -61px -53px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_9 {
	background-position: -124px -53px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_10 {
	background-position: 0 -104px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_11 {
	background-position: -64px -104px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_12 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1302px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_13 {
	background-position: -124px -103px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_14 {
	background-position: 0 -157px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_15 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_16 {
	background-position: 0 -157px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_17 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_18 {
	background-position: -65px -158px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_19 {
	background-position: -124px -161px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_20 {
	background-position: 0 -214px;
}

section.boxListaAtuacaoConteudoMeio div.block-area h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #686868;
	margin: auto 0;
	line-height: 22px;
}

section.boxListaAtuacaoConteudoMeio div.block-area p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 23px;
	line-height: 22px;
	color: #4b4a59;
}

section.boxListaAtuacaoConteudoMeio div.block-area p.btVerMas {
	background: url(../img/bg/bg_mn_seta.png) no-repeat;
	background-position: left 0px center;
	padding-left: 15px;
	transition: all 0.3s;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover p.btVerMas {
	transition: all 0.3s;
	background-position: left 5px center;
	color: #464646;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover h2 {
	color: #686868;
}

section.boxListaAtuacaoConteudoMeios a.btn {
	background-color: #fff;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 19px 0;
	margin: auto;
	font-size: 16px;
	font-family: "Mulish", sans-serif;
	font-weight: 600;
	width: 20%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


.internaComentario section.comentarios {
	background: #f9fafa;
	padding-top: 70px;
	min-height: inherit;
}

.internaComentario section.comentarios div.boxComentarios div.boxComentario {
	background: #fff;
}

.internaAreaAtuacao section.areas-atuacao {
	padding-top: 150px;
}

section.topoOEscritorio {
	min-height: 523px;
}

header.menu_escritorio {
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	z-index: 99999;
}

header.menu_escritorio header hr {
	border-top: 1px solid #49494a;
	margin: 0;
}

header.menu_escritorio div.col-menu {
	min-height: 90px;
}

header.menu_escritorio h2.logo {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 40px;
	margin-top: 15px;
	background: url(../img/bg/bg_logo_branca.png) no-repeat;
	background-size: contain;
}

section.topoOEscritorio div.box {
	margin-top: 200px;
	padding-left: 60px;
	position: relative;
}

section.topoOEscritorio div.box::before {
	content: "";
	width: 7px;
	height: 158px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: linear-gradient(#3e3525, #46423b);
}

section.topoOEscritorio div.box .label-escritorio {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	margin: 0;
	padding: 0;
	max-width: 180px;
	padding-bottom: 5px;
	border-bottom: 1px solid #725304;
}

section.topoOEscritorio div.box .label-escritorio::before {
	content: "";
	width: 28px;
	height: 28px;
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-position: 0 -4513px;
	float: left;
	display: block;
	margin-right: 10px;
}

section.topoOEscritorio div.box h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 48px;
	color: #fff;
	margin: 0;
	padding: 0;
	max-width: 375px;
	float: left;
}

section.topoOEscritorio div.box div.tit {
	float: left;
	max-width: 400px;
}

section.topoOEscritorio div.box div.txt {
	float: right;
	max-width: 400px;
	padding-top: 25px;
}

section.topoOEscritorio div.box div.txt p {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #d7d7d8;
	line-height: 26px;
}

section.topoOEscritorio .container {
	min-height: 525px;
	position: relative;
}

section.topoOEscritorio .container::after {
	content: "";
	position: absolute;
	left: 15px;
	bottom: -20px;
	width: 50px;
	height: 50px;
	display: block;
	background: url(../img/bg/bg_icones.webp) no-repeat 19px -4562px var(--primary-color);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
	-moz-box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
	box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
}

section.oEscritorio {
	padding: 80px 0;
	background: #fff;
}

section.oEscritorio img {
	float: right;
}

section.oEscritorio h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	text-transform: uppercase;
	line-height: 26px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

section.oEscritorio h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	color: #1f232e;
	line-height: 26px;
	font-weight: normal;
	margin: 20px 0 40px 0;
	padding: 0;
	text-transform: uppercase;
}

section.oEscritorio p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #4f4f4f;
	margin-bottom: 10px;
	line-height: 26px;
}

section.boxExcelenciaGrids article p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 26px;
}

section.boxExcelenciaGrids article h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	color: #fff;
	line-height: 50px;
	font-weight: normal;
	margin: 20px 0 40px 0;
	padding: 0;
}

section.boxExcelenciaGrids article h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	margin: 0;
	padding: 0;
	max-width: 180px;
	padding-bottom: 5px;
	border-bottom: 1px solid #725304;
	text-transform: uppercase;
}

section.boxExcelenciaGrids article a.btFaleConosco {
	font-family: "Mulish", sans-serif;
	font-weight: 800;
	font-size: 16px;
	background-image: linear-gradient(to right, #208f61, #166247);
	display: block;
	color: #fff;
	padding: 15px 50px 15px 50px;
	width: 250px;
	margin-top: 30px;
	-webkit-box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	-moz-box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
}

section.boxExcelenciaGrids a.btFaleConosco i.ic_arrow_right {
	width: 12px;
	height: 20px;
	display: inline-block;
	background-position: 0 -3833px;
	margin-left: 10px;
	float: right;
}

section.boxExcelenciaGrids a.btFaleConosco:hover {
	text-decoration: none;
}

section.boxExcelenciaGrids div.boxColuna {
	padding-left: 195px;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 60px;
	min-height: 326px;
	opacity: 0.2;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna.ativado {
	opacity: 1;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 103px;
	height: 329px;
	background: url(../img/bg/bg_coluna.webp) no-repeat;
}

section.boxExcelenciaGrids div.boxColuna h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 24px;
	padding: 0;
	color: var(--primary-color);
	position: relative;
}

section.boxExcelenciaGrids div.boxColuna h3::before {
	content: "";
	display: block;
	position: absolute;
	left: -70px;
	top: 18px;
	width: 48px;
	height: 2px;
	background-image: linear-gradient(to right, #4e4839, #765f26);
}

section.boxExcelenciaGrids div.boxColuna p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}

section.boxExcelenciaGrids div.boxColuna span.line {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 800;
	position: absolute;
	right: 0;
	top: -30px;
	z-index: 1;
	font-size: 202px;
	color: #3a362f;
	transition: all 0.3s;
	opacity: 0;
}

section.boxExcelenciaGrids div.boxColuna.ativado span.line {
	top: -70px;
	opacity: 1;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna div.txt {
	position: relative;
	z-index: 100;
}

section.boxNossosValores {
	padding-top: 80px;
	padding-bottom: 80px;
	border-bottom: #f3f3f3 2px solid;
}

section.boxNossosValores ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 50px;
	max-width: 450px;
	margin-bottom: 50px;
}

section.boxNossosValores ul li {
	padding-left: 110px;
	position: relative;
	padding-bottom: 50px;
	background: url(../img/bg/bg_bl.webp) repeat-y 34px 0;
}

section.boxNossosValores ul li:last-child {
	background: none !important;
	padding-bottom: 0;
}

section.boxNossosValores ul li:last-child p {
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
}

section.boxNossosValores ul li::before {
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-color: #ca9d46;
	position: absolute;
	left: 0;
	top: 0;
}

section.boxNossosValores ul li.r1::before {
	background-position: 20px -4661px;
}

section.boxNossosValores ul li.r2::before {
	background-position: 20px -4769px;
}

section.boxNossosValores ul li.r3::before {
	background-position: 20px -4875px;
}

section.boxNossosValores ul li span.num {
	font-family: "Mulish", sans-serif;
	font-weight: 800;
	position: absolute;
	left: 0;
	top: 22px;
	color: #fff;
	font-size: 24px;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #d0b97c;
	display: none;
}

section.boxNossosValores ul li span.num::before {
	content: "";
	display: block;
	width: 15px;
	height: 2px;
	background-image: linear-gradient(to right, #e6d6b5, #fff);
	position: absolute;
	left: 27px;
	top: 16px;
}

section.boxNossosValores ul li p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	color: #8e8d95;
	margin: 0;
	padding: 0;
}

section.boxNossosValores ul li h3 {
	color: var(--primary-color);
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

section.boxNossosValores .tit h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: normal;
	border-bottom: 1px solid #f6f2e6;
	color: var(--primary-color);
	max-width: 270px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

section.boxNossosValores .tit h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	margin: 0;
	padding: 0;
	line-height: 58px;
	font-weight: normal;
	color: #1f232e;
}

#nolcp {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #000;
}

#nolcp img {
	filter: brightness(50%);
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

section.boxAreaAtuacaoConteudoMeio aside span.tituloSumario i.icons {
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-position: -8px -43px;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	display: table-cell;
	float: right;
}

section.boxListaAtuacaoConteudoMeio div.block-area {
	text-align: left;
	background-color: #fff;
	border: 1px solid #000000;
	position: relative;
	padding: 25px 25px 10px;
	border-radius: 4px;
	cursor: pointer;
	margin-bottom: 40px;
	min-height: 320px;
	display: flex;
	flex-direction: column;
	transition: 0.3s;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.icons {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	width: 42px;
	height: 40px;
	margin-bottom: 15px;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover {
	border: 1px solid #db9f2a;
	box-shadow: 0px 3px 10px #504e4e3d;
	text-decoration: none;
	transition: 0.3s;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover h2 {
	text-decoration: none !important;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_1 {
	background-position: 0 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_2 {
	background-position: 0 0;
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1450px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_3 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1152px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_4 {
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_5 {
	background-position: -125px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_6 {
	background-position: 0 -60px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_7 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1022px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_8 {
	background-position: -61px -53px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_9 {
	background-position: -124px -53px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_10 {
	background-position: 0 -104px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_11 {
	background-position: -64px -104px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_12 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1302px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_13 {
	background-position: -124px -103px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_14 {
	background-position: 0 -157px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_15 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_16 {
	background-position: 0 -157px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_17 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_18 {
	background-position: -65px -158px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_19 {
	background-position: -124px -161px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_20 {
	background-position: 0 -214px;
}

section.boxListaAtuacaoConteudoMeio div.block-area h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #686868;
	margin: auto 0;
	line-height: 22px;
}

section.boxListaAtuacaoConteudoMeio div.block-area p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 23px;
	line-height: 22px;
	color: #4b4a59;
}

section.boxListaAtuacaoConteudoMeio div.block-area p.btVerMas {
	background: url(../img/bg/bg_mn_seta.png) no-repeat;
	background-position: left 0px center;
	padding-left: 15px;
	transition: all 0.3s;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover p.btVerMas {
	transition: all 0.3s;
	background-position: left 5px center;
	color: #464646;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover h2 {
	color: #686868;
}

section.boxListaAtuacaoConteudoMeios a.btn {
	background-color: #fff;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 19px 0;
	margin: auto;
	font-size: 16px;
	font-family: "Mulish", sans-serif;
	font-weight: 600;
	width: 20%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.internaComentario section.comentarios {
	background: #f9fafa;
	padding-top: 70px;
	min-height: inherit;
}

.internaComentario section.comentarios div.boxComentarios div.boxComentario {
	background: #fff;
}

.internaAreaAtuacao section.areas-atuacao {
	padding-top: 150px;
}

section.topoOEscritorio {
	min-height: 523px;
}

header.menu_escritorio {
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	z-index: 99999;
}

header.menu_escritorio header hr {
	border-top: 1px solid #49494a;
	margin: 0;
}

header.menu_escritorio div.col-menu {
	min-height: 90px;
}

header.menu_escritorio h2.logo {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 40px;
	margin-top: 15px;
	background: url(../img/bg/bg_logo_branca.png) no-repeat;
	background-size: contain;
}

section.topoOEscritorio div.box {
	margin-top: 200px;
	padding-left: 60px;
	position: relative;
}

section.topoOEscritorio div.box::before {
	content: "";
	width: 7px;
	height: 158px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: linear-gradient(#3e3525, #46423b);
}

section.topoOEscritorio div.box .label-escritorio {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	margin: 0;
	padding: 0;
	max-width: 180px;
	padding-bottom: 5px;
	border-bottom: 1px solid #725304;
}

section.topoOEscritorio div.box .label-escritorio::before {
	content: "";
	width: 28px;
	height: 28px;
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-position: 0 -4513px;
	float: left;
	display: block;
	margin-right: 10px;
}

section.topoOEscritorio div.box h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 48px;
	color: #fff;
	margin: 0;
	padding: 0;
	max-width: 375px;
	float: left;
}

section.topoOEscritorio div.box div.tit {
	float: left;
	max-width: 400px;
}

section.topoOEscritorio div.box div.txt {
	float: right;
	max-width: 400px;
	padding-top: 25px;
}

section.topoOEscritorio div.box div.txt p {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #d7d7d8;
	line-height: 26px;
}

section.topoOEscritorio .container {
	min-height: 525px;
	position: relative;
}

section.topoOEscritorio .container::after {
	content: "";
	position: absolute;
	left: 15px;
	bottom: -20px;
	width: 50px;
	height: 50px;
	display: block;
	background: url(../img/bg/bg_icones.webp) no-repeat 19px -4562px var(--primary-color);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
	-moz-box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
	box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
}

section.oEscritorio {
	padding: 80px 0;
	background: #fff;
}

section.oEscritorio img {
	float: right;
}

section.oEscritorio h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	text-transform: uppercase;
	line-height: 26px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

section.oEscritorio h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	color: #1f232e;
	line-height: 26px;
	font-weight: normal;
	margin: 20px 0 40px 0;
	padding: 0;
	text-transform: uppercase;
}

section.oEscritorio p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #4f4f4f;
	margin-bottom: 10px;
	line-height: 26px;
}

section.boxExcelenciaGrids article p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 26px;
}

section.boxExcelenciaGrids article h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	color: #fff;
	line-height: 50px;
	font-weight: normal;
	margin: 20px 0 40px 0;
	padding: 0;
}

section.boxExcelenciaGrids article h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	margin: 0;
	padding: 0;
	max-width: 180px;
	padding-bottom: 5px;
	border-bottom: 1px solid #725304;
	text-transform: uppercase;
}

section.boxExcelenciaGrids article a.btFaleConosco {
	font-family: "Mulish", sans-serif;
	font-weight: 800;
	font-size: 16px;
	background-image: linear-gradient(to right, #208f61, #166247);
	display: block;
	color: #fff;
	padding: 15px 50px 15px 50px;
	width: 250px;
	margin-top: 30px;
	-webkit-box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	-moz-box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
}

section.boxExcelenciaGrids a.btFaleConosco i.ic_arrow_right {
	width: 12px;
	height: 20px;
	display: inline-block;
	background-position: 0 -3833px;
	margin-left: 10px;
	float: right;
}

section.boxExcelenciaGrids a.btFaleConosco:hover {
	text-decoration: none;
}

section.boxExcelenciaGrids div.boxColuna {
	padding-left: 195px;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 60px;
	min-height: 326px;
	opacity: 0.2;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna.ativado {
	opacity: 1;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 103px;
	height: 329px;
	background: url(../img/bg/bg_coluna.webp) no-repeat;
}

section.boxExcelenciaGrids div.boxColuna h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 24px;
	padding: 0;
	color: var(--primary-color);
	position: relative;
}

section.boxExcelenciaGrids div.boxColuna h3::before {
	content: "";
	display: block;
	position: absolute;
	left: -70px;
	top: 18px;
	width: 48px;
	height: 2px;
	background-image: linear-gradient(to right, #4e4839, #765f26);
}

section.boxExcelenciaGrids div.boxColuna p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}

section.boxExcelenciaGrids div.boxColuna span.line {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 800;
	position: absolute;
	right: 0;
	top: -30px;
	z-index: 1;
	font-size: 202px;
	color: #3a362f;
	transition: all 0.3s;
	opacity: 0;
}

section.boxExcelenciaGrids div.boxColuna.ativado span.line {
	top: -70px;
	opacity: 1;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna div.txt {
	position: relative;
	z-index: 100;
}

section.boxNossosValores {
	padding-top: 80px;
	padding-bottom: 80px;
	border-bottom: #f3f3f3 2px solid;
}

section.boxNossosValores ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 50px;
	max-width: 450px;
	margin-bottom: 50px;
}

section.boxNossosValores ul li {
	padding-left: 110px;
	position: relative;
	padding-bottom: 50px;
	background: url(../img/bg/bg_bl.webp) repeat-y 34px 0;
}

section.boxNossosValores ul li:last-child {
	background: none !important;
	padding-bottom: 0;
}

section.boxNossosValores ul li:last-child p {
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
}

section.boxNossosValores ul li::before {
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-color: #ca9d46;
	position: absolute;
	left: 0;
	top: 0;
}

section.boxNossosValores ul li.r1::before {
	background-position: 20px -4661px;
}

section.boxNossosValores ul li.r2::before {
	background-position: 20px -4769px;
}

section.boxNossosValores ul li.r3::before {
	background-position: 20px -4875px;
}

section.boxNossosValores ul li span.num {
	font-family: "Mulish", sans-serif;
	font-weight: 800;
	position: absolute;
	left: 0;
	top: 22px;
	color: #fff;
	font-size: 24px;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #d0b97c;
	display: none;
}

section.boxNossosValores ul li span.num::before {
	content: "";
	display: block;
	width: 15px;
	height: 2px;
	background-image: linear-gradient(to right, #e6d6b5, #fff);
	position: absolute;
	left: 27px;
	top: 16px;
}

section.boxNossosValores ul li p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	color: #8e8d95;
	margin: 0;
	padding: 0;
}

section.boxNossosValores ul li h3 {
	color: var(--primary-color);
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

section.boxNossosValores .tit h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: normal;
	border-bottom: 1px solid #f6f2e6;
	color: var(--primary-color);
	max-width: 270px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

section.boxNossosValores .tit h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	margin: 0;
	padding: 0;
	line-height: 58px;
	font-weight: normal;
	color: #1f232e;
}

#nolcp {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #000;
}

#nolcp img {
	filter: brightness(50%);
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

section.boxAreaAtuacaoConteudoMeio aside span.tituloSumario i.icons {
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-position: -8px -43px;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	display: table-cell;
	float: right;
}

section.boxListaAtuacaoConteudoMeio div.block-area {
	text-align: left;
	background-color: #fff;
	border: 1px solid #000000;
	position: relative;
	padding: 25px 25px 10px;
	border-radius: 4px;
	cursor: pointer;
	margin-bottom: 40px;
	min-height: 320px;
	display: flex;
	flex-direction: column;
	transition: 0.3s;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.icons {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	width: 42px;
	height: 40px;
	margin-bottom: 15px;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover {
	border: 1px solid #db9f2a;
	box-shadow: 0px 3px 10px #504e4e3d;
	text-decoration: none;
	transition: 0.3s;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover h2 {
	text-decoration: none !important;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_1 {
	background-position: 0 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_2 {
	background-position: 0 0;
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1450px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_3 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1152px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_4 {
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_5 {
	background-position: -125px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_6 {
	background-position: 0 -60px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_7 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1022px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_8 {
	background-position: -61px -53px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_9 {
	background-position: -124px -53px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_10 {
	background-position: 0 -104px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_11 {
	background-position: -64px -104px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_12 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1302px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_13 {
	background-position: -124px -103px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_14 {
	background-position: 0 -157px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_15 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_16 {
	background-position: 0 -157px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_17 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_18 {
	background-position: -65px -158px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_19 {
	background-position: -124px -161px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_20 {
	background-position: 0 -214px;
}

section.boxListaAtuacaoConteudoMeio div.block-area h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #686868;
	margin: auto 0;
	line-height: 22px;
}

section.boxListaAtuacaoConteudoMeio div.block-area p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 23px;
	line-height: 22px;
	color: #4b4a59;
}

section.boxListaAtuacaoConteudoMeio div.block-area p.btVerMas {
	background: url(../img/bg/bg_mn_seta.png) no-repeat;
	background-position: left 0px center;
	padding-left: 15px;
	transition: all 0.3s;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover p.btVerMas {
	transition: all 0.3s;
	background-position: left 5px center;
	color: #464646;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover h2 {
	color: #686868;
}

section.boxListaAtuacaoConteudoMeios a.btn {
	background-color: #fff;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 19px 0;
	margin: auto;
	font-size: 16px;
	font-family: "Mulish", sans-serif;
	font-weight: 600;
	width: 20%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


.internaComentario section.comentarios {
	background: #f9fafa;
	padding-top: 70px;
	min-height: inherit;
}

.internaComentario section.comentarios div.boxComentarios div.boxComentario {
	background: #fff;
}

.internaAreaAtuacao section.areas-atuacao {
	padding-top: 150px;
}

section.topoOEscritorio {
	min-height: 523px;
}

header.menu_escritorio {
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	z-index: 99999;
}

header.menu_escritorio header hr {
	border-top: 1px solid #49494a;
	margin: 0;
}

header.menu_escritorio div.col-menu {
	min-height: 90px;
}

header.menu_escritorio h2.logo {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 40px;
	margin-top: 15px;
	background: url(../img/bg/bg_logo_branca.png) no-repeat;
	background-size: contain;
}

section.topoOEscritorio div.box {
	margin-top: 200px;
	padding-left: 60px;
	position: relative;
}

section.topoOEscritorio div.box::before {
	content: "";
	width: 7px;
	height: 158px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: linear-gradient(#3e3525, #46423b);
}

section.topoOEscritorio div.box .label-escritorio {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	margin: 0;
	padding: 0;
	max-width: 180px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #725304;
}

section.topoOEscritorio div.box .label-escritorio::before {
	content: "";
	width: 28px;
	height: 28px;
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-position: 0 -4513px;
	float: left;
	display: block;
	margin-right: 10px;
}

section.topoOEscritorio div.box h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 48px;
	color: #fff;
	margin: 0;
	padding: 0;
	max-width: 375px;
	float: left;
}

section.topoOEscritorio div.box div.tit {
	float: left;
	max-width: 400px;
}

section.topoOEscritorio div.box div.txt {
	float: right;
	max-width: 400px;
	padding-top: 25px;
}

section.topoOEscritorio div.box div.txt p {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #d7d7d8;
	line-height: 26px;
}

section.topoOEscritorio .container {
	min-height: 525px;
	position: relative;
}

section.topoOEscritorio .container::after {
	content: "";
	position: absolute;
	left: 15px;
	bottom: -20px;
	width: 50px;
	height: 50px;
	display: block;
	background: url(../img/bg/bg_icones.webp) no-repeat 19px -4562px var(--primary-color);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
	-moz-box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
	box-shadow: 0px 12px 36px -10px rgba(202, 157, 70, 0.71);
}

section.oEscritorio {
	padding: 80px 0;
	background: #fff;
}

section.oEscritorio img {
	float: right;
}

section.oEscritorio h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--primary-color);
	text-transform: uppercase;
	line-height: 26px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

section.oEscritorio h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	color: #1f232e;
	line-height: 26px;
	font-weight: normal;
	margin: 20px 0 40px 0;
	padding: 0;
	text-transform: uppercase;
}

section.oEscritorio p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #4f4f4f;
	margin-bottom: 10px;
	line-height: 26px;
}

section.boxExcelenciaGrids article p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 26px;
}

section.boxExcelenciaGrids article h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	color: #fff;
	line-height: 50px;
	font-weight: normal;
	margin: 20px 0 40px 0;
	padding: 0;
}

section.boxExcelenciaGrids article h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: var(--decor-color);
	margin: 0;
	padding: 0;
	max-width: 180px;
	padding-bottom: 5px;
	border-bottom: 1px solid #725304;
	text-transform: uppercase;
}

section.boxExcelenciaGrids article a.btFaleConosco {
	font-family: "Mulish", sans-serif;
	font-weight: 800;
	font-size: 16px;
	background-image: linear-gradient(to right, #208f61, #166247);
	display: block;
	color: #fff;
	padding: 15px 50px 15px 50px;
	width: 250px;
	margin-top: 30px;
	-webkit-box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	-moz-box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
	box-shadow: 6px 6px 0px -1px rgba(65, 83, 66, 1);
}

section.boxExcelenciaGrids a.btFaleConosco i.ic_arrow_right {
	width: 12px;
	height: 20px;
	display: inline-block;
	background-position: 0 -3833px;
	margin-left: 10px;
	float: right;
}

section.boxExcelenciaGrids a.btFaleConosco:hover {
	text-decoration: none;
}

section.boxExcelenciaGrids div.boxColuna {
	padding-left: 195px;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 60px;
	min-height: 326px;
	opacity: 0.2;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna.ativado {
	opacity: 1;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 103px;
	height: 329px;
	background: url(../img/bg/bg_coluna.webp) no-repeat;
}

section.boxExcelenciaGrids div.boxColuna h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 24px;
	padding: 0;
	color: var(--primary-color);
	position: relative;
}

section.boxExcelenciaGrids div.boxColuna h3::before {
	content: "";
	display: block;
	position: absolute;
	left: -70px;
	top: 18px;
	width: 48px;
	height: 2px;
	background-image: linear-gradient(to right, #4e4839, #765f26);
}

section.boxExcelenciaGrids div.boxColuna p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}

section.boxExcelenciaGrids div.boxColuna span.line {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 800;
	position: absolute;
	right: 0;
	top: -30px;
	z-index: 1;
	font-size: 202px;
	color: #3a362f;
	transition: all 0.3s;
	opacity: 0;
}

section.boxExcelenciaGrids div.boxColuna.ativado span.line {
	top: -70px;
	opacity: 1;
	transition: all 0.3s;
}

section.boxExcelenciaGrids div.boxColuna div.txt {
	position: relative;
	z-index: 100;
}

section.boxNossosValores {
	padding-top: 80px;
	padding-bottom: 80px;
	border-bottom: #f3f3f3 2px solid;
}

section.boxNossosValores ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 50px;
	max-width: 450px;
	margin-bottom: 50px;
}

section.boxNossosValores ul li {
	padding-left: 110px;
	position: relative;
	padding-bottom: 50px;
	background: url(../img/bg/bg_bl.webp) repeat-y 34px 0;
}

section.boxNossosValores ul li:last-child {
	background: none !important;
	padding-bottom: 0;
}

section.boxNossosValores ul li:last-child p {
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
	background: url(../img/bg/bg_check_yellow.png) no-repeat left;
}

section.boxNossosValores ul li::before {
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-color: #ca9d46;
	position: absolute;
	left: 0;
	top: 0;
}

section.boxNossosValores ul li.r1::before {
	background-position: 20px -4661px;
}

section.boxNossosValores ul li.r2::before {
	background-position: 20px -4769px;
}

section.boxNossosValores ul li.r3::before {
	background-position: 20px -4875px;
}

section.boxNossosValores ul li span.num {
	font-family: "Mulish", sans-serif;
	font-weight: 800;
	position: absolute;
	left: 0;
	top: 22px;
	color: #fff;
	font-size: 24px;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #d0b97c;
	display: none;
}

section.boxNossosValores ul li span.num::before {
	content: "";
	display: block;
	width: 15px;
	height: 2px;
	background-image: linear-gradient(to right, #e6d6b5, #fff);
	position: absolute;
	left: 27px;
	top: 16px;
}

section.boxNossosValores ul li p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	color: #8e8d95;
	margin: 0;
	padding: 0;
}

section.boxNossosValores ul li h3 {
	color: var(--primary-color);
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

section.boxNossosValores .tit h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: normal;
	border-bottom: 1px solid #f6f2e6;
	color: var(--primary-color);
	max-width: 270px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

section.boxNossosValores .tit h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	margin: 0;
	padding: 0;
	line-height: 58px;
	font-weight: normal;
	color: #1f232e;
}

section.boxAreaAtuacaoConteudoMeio div.titulo.topo {
	display: block;
	margin-bottom: 15px;
}


section.boxAreaAtuacaoConteudoMeio div.titulo.topo .tempoLeitura {
	float: right;
	text-align: right !important;
}


section.boxAreaAtuacaoConteudoMeio div.titulo.topo p.autor {
	float: left;
	color: #4b4a59;
	font-size: 12px !important;
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	line-height: 24px;
	margin: 10px 0;
	display: block;
	width: 60% !important;
}

section.boxAreaAtuacaoConteudoMeio div.titulo.topo figure {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}

section.boxAreaAtuacaoConteudoMeio div.titulo.topo figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
	display: block;
}

section.boxAreaAtuacaoConteudoMeio aside span.tituloSumario i.icons {
	background: url(../img/bg/bg_icones.webp) no-repeat;
	background-position: -8px -43px;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	display: table-cell;
	float: right;
}

section.boxListaAtuacaoConteudoMeio div.block-area {
	text-align: left;
	background-color: #fff;
	border: 1px solid #000000;
	position: relative;
	padding: 25px 25px 10px;
	border-radius: 4px;
	cursor: pointer;
	margin-bottom: 40px;
	min-height: 320px;
	display: flex;
	flex-direction: column;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.icons {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	width: 42px;
	height: 40px;
	margin-bottom: 15px;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover {
	border: 1px solid #db9f2a;
	box-shadow: 0px 3px 10px #504e4e3d;
	transition: 0.3s;
	box-shadow: 0px 3px 16px -4px rgb(208, 161, 69);
	text-decoration: none;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover h2 {
	text-decoration: none !important;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_1 {
	background-position: 0 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_2 {
	background-position: 0 0;
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1450px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_3 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1152px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_4 {
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_5 {
	background-position: -125px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_6 {
	background-position: 0 -60px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_7 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1022px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_8 {
	background-position: -61px -53px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_9 {
	background-position: -124px -53px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_10 {
	background-position: 0 -104px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_11 {
	background-position: -64px -104px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_12 {
	background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
	background-position: 0 -1302px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_13 {
	background-position: -124px -103px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_14 {
	background-position: 0 -157px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_15 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_16 {
	background-position: 0 -157px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_17 {
	background: url(../img/bg/bg_icones_areas.webp) no-repeat;
	background-position: -62px 0;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_18 {
	background-position: -65px -158px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_19 {
	background-position: -124px -161px;
}

section.boxListaAtuacaoConteudoMeio div.block-area i.ic_20 {
	background-position: 0 -214px;
}

section.boxListaAtuacaoConteudoMeio div.block-area h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #686868;
	margin: auto 0;
	line-height: 22px;
}

section.boxListaAtuacaoConteudoMeio div.block-area p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 23px;
	line-height: 22px;
	color: #4b4a59;
}

section.boxListaAtuacaoConteudoMeio div.block-area:hover h2 {
	color: #686868;
}

section.boxListaAtuacaoConteudoMeios a.btn {
	background-color: #fff;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 19px 0;
	margin: auto;
	font-size: 16px;
	font-family: "Mulish", sans-serif;
	font-weight: 800;
	width: 20%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

section.profissionais .container {
	width: 100%;
}

section.profissionais div.container div.row:last-of-type {
	display: flex;
	flex-wrap: nowrap;
}

.block-aside .formLateral .card-form p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
	clear: left;
	color: #7e7e7e;
}


section.comentarios {
	padding-top: 80px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 0;
}

section.boxExcelencia p {
	color: #fff;
}

@media (max-width: 980px) {

	section.areas-atuacao a.btn,
	section.oEscritorio a.btn {
		margin-top: 10px;
		margin-bottom: 30px;
		width: 60%;
	}

	section.areas-atuacao {
		padding-top: 20px;
		padding-bottom: 0px;
	}

	section.areas-atuacao div.container div.row:first-of-type {
		margin-bottom: 25px;
	}

	section.areas-atuacao div.container div.row:first-of-type h2 {
		text-align: center;
		font-size: 16px;
	}

	section.areas-atuacao div.container div.row:first-of-type span.title {
		font-size: 28px;
		line-height: 38px;
	}

	section.areas-atuacao a.btn {
		width: 60%;
	}

	section.areas-atuacao div.block-area {
		margin-bottom: 0px;
	}

	section.areas-atuacao div.block-area h3 {
		padding: 0;
		margin: 0;
	}

	section.areas-atuacao div.block-area {
		min-height: 200px;
	}

	section.areas-atuacao div.block-area p {
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	section.areas-atuacao div.block-area h3 {
		font-size: 16px;
	}

	section.areas-atuacao div.block-area i.icons {
		margin-bottom: 15px;
		width: 41px;
	}

	section.areas-atuacao div.block-area p.btVerMas {
		margin: 0;
		margin-bottom: 10px;
		color: var(--primary-color);
	}

	section.areas-atuacao .slick-dots {
		margin: 0 auto;
		margin-bottom: 20px;
		padding: 0;
		display: table;
	}

	section.areas-atuacao div.block-area {
		margin-bottom: 20px;
	}

	section.areas-atuacao .slick-dots li {
		display: inline-table;
		margin: 0 5px;
	}

	section.areas-atuacao .slick-dots li button {
		width: 10px;
		height: 10px;
		text-indent: -9999px;
		overflow: hidden;
		display: block;
		border: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		background: var(--primary-color);
	}

	section.areas-atuacao .slick-dots li.slick-active button {
		background: #644a07;
	}

	section.areas-atuacao div.block-area {
		width: auto;
		min-height: 300px;
	}

	section.areas-atuacao div.block-area h3 {
		line-height: 20px;
	}

	section.areas-atuacao div.block-area p {
		font-size: 12px;
	}

	section.boxExcelencia {
		display: block;
	}

	section.boxExcelencia .sliderExelencia {
		margin-top: 30px;
	}

	section.boxExcelencia div.boxBaixo {
		position: inherit;
		transform: none;
	}

	section.boxExcelencia .slick-dots {
		margin: 0 auto;
		margin-bottom: 20px;
		padding: 0;
		display: block;
		text-align: center;
	}

	section.boxExcelencia div.block-area {
		margin-bottom: 20px;
	}

	section.boxExcelencia .slick-dots li {
		display: inline-table;
		margin: 0 5px;
	}

	section.boxExcelencia .slick-dots li button {
		width: 10px;
		height: 10px;
		text-indent: -9999px;
		overflow: hidden;
		border: none;
		background: var(--primary-color);
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}

	section.boxExcelencia .slick-dots li.slick-active button {
		background: #e6b24e;
	}

	section.ondeEncontrar div.box {
		max-width: 370px;
	}

	section.boxOndeEncontrar .txt {
		max-width: 370px;
	}

	section.excelencia span.title {
		margin: 0 auto;
		text-align: center;
		margin-bottom: 10px;
		display: block;
	}

	section.excelencia div.img div.txt {
		bottom: 80px;
	}

	section.boxExcelencia::before {
		z-index: 100;
	}

	section.boxExcelencia {
		padding-top: 70px;
	}

	section.boxExcelencia span.tit {
		margin: 0 auto;
		margin-bottom: 5px;
		text-align: center;
		font-size: 16px;
	}

	section.boxExcelencia span.subtit {
		font-size: 32px;
		line-height: 38px;
		text-align: center;
	}

	section.boxExcelencia article p {
		margin-top: 30px;
		text-align: center;
	}

	section.boxExcelencia div.boxes {
		margin-top: 30px;
		padding-bottom: 280px;
	}

	section.boxExcelencia div.box {
		min-height: inherit;
		padding-bottom: 30px;
		margin-bottom: 20px;
	}

	section.boxExcelencia div.boxBaixo {
		padding: 30px 20px;
		padding-bottom: 50px;
		padding-top: 150px;
		bottom: -30px;
	}

	section.boxExcelencia div.boxBaixo h3 {
		text-align: center;
		font-size: 20px;
		line-height: 26px;
	}

	section.boxExcelencia div.boxBaixo a.btRecebaAgora {
		position: static;
	}

	section.boxExcelencia div.boxBaixo p {
		text-align: center;
	}

	section.boxExcelencia div.boxBaixo a.btRecebaAgora {
		font-size: 14px;
		margin: 0 auto;
		padding: 20px 30px 20px 30px;
		width: 200px;
		margin-top: 35px;
	}

	section.boxExcelencia div.boxBaixo a.btRecebaAgora i.ic_arrow_right {
		background-position: 0 -942px;
	}

	section.boxExcelencia div.boxBaixo::before {
		left: 50%;
		margin-left: -40px;
	}

	section.comentarios h3.tit {
		margin: 0 auto;
		margin-bottom: 5px;
		text-align: center;
	}

	section.comentarios span.subtit {
		text-align: center;
		font-size: 32px;
		line-height: 38px;
	}

	section.comentarios div.boxComentarios {
		margin-top: 30px;
		padding: 0;
	}

	section.ondeEncontrar div.txt {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	section.boxListaAtuacaoConteudoMeio div.block-area {
		min-height: 280px;
		margin-bottom: 30px;
	}

	section.boxListaAtuacaoConteudoMeio div.block-area p {
		margin: 10px 0;
	}

	.page-template section.boxExcelencia div.boxes {
		padding-bottom: 30px;
	}


	section.topoOEscritorio div.box {
		float: left;
		margin-top: 170px;
		margin-bottom: 50px;
	}

	section.topoOEscritorio div.box h3 {
		font-size: 40px;
		line-height: 50px;
	}

	section.topoOEscritorio div.box div.txt {
		padding-top: 0;
	}

	section.oEscritorio {
		padding: 70px 0;
	}

	section.oEscritorio h2 {
		text-align: center;
	}

	section.oEscritorio h3 {
		font-size: 28px;
		line-height: 38px;
		text-align: center;
		margin: 10px 0;
	}

	section.boxExcelenciaGrids article h3 {
		font-size: 32px;
		line-height: 38px;
		margin-bottom: 30px;
	}

	section.oEscritorio figure {
		margin-top: 30px;
	}

	section.boxExcelenciaGrids {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	section.boxExcelenciaGrids .block-aside {
		padding: 0 15px;
		position: inherit;
		top: 0;
		padding-bottom: 50px;
	}

	section.boxExcelenciaGrids div.boxColuna h3::before {
		width: 20px;
		left: -30px;
	}

	section.boxExcelenciaGrids div.boxColuna {
		padding-left: 120px;
	}

	section.boxExcelenciaGrids div.boxColuna span.line {
		top: 40px;
		font-size: 95px;
	}

	section.boxExcelenciaGrids div.boxColuna.ativado span.line {
		top: -40px;
		opacity: 1;
		transition: all 0.3s;
	}

	section.boxNossosValores {
		padding: 80px 0;
	}

	section.boxNossosValores .tit h3 {
		margin: 0 auto;
		text-align: center;
		margin-bottom: 10px;
	}

	section.boxNossosValores .tit h2 {
		text-align: center;
		font-size: 28px;
		line-height: 38px;
	}

	.page-template-page-escritorio section.boxExcelencia div.boxes {
		padding-bottom: 250px;
	}

	section.comentarios {
		padding-top: 150px;
	}

	section.comentarios div.navegacao a {
		display: none;
	}

	section.boxExcelencia::before {
		left: 50%;
		margin-left: -30px;
	}

	section.areasLandPage div.block-area {
		width: 100%;
	}

	section.areasLandPage div.sliderAtuacaoDes div.block-area {
		min-height: auto;
		margin-bottom: 20px !important;
	}

	section.excelencia.land div.box div.txt {
		left: 0;
		bottom: 95px;
		padding-left: 0;
	}

	section.excelencia.land div.box div.txt h4 {
		margin-bottom: 5px;
	}

	section.excelencia.land div.box {
		height: 340px;
	}

	.page-template-page-landpage-3 section.comentariosLandpage h2.subtit {
		font-size: 28px;
		line-height: 38px;
	}

	.page-template-page-landpage-3 section.areas-atuacao {
		padding: 30px 0;
	}

	.page-template-page-landpage-3 section.areas-atuacao {
		padding-top: 50px;
	}

	section#areaLandPageInventario i.icons>img {
		margin-top: -10px;
	}
}

@media screen and (max-width: 991px) {
	section.comentarios ul.redes {
		display: none;
		margin-top: 50px;
	}

}

@media screen and (max-width: 767px) {
	section.comentarios .sliderComentarios {
		padding: 20px;
	}

	section.comentarios .swiper-pagination-bullet:before {
		width: 10px;
		height: 10px;
	}

	section.comentarios .swiper-pagination-bullet {
		margin: 0 !important;
	}
}

@media (max-width: 380px) {
	section.stripe-cta-modelo-PrecisandoAdvogado .textInfo .r3 {
		font-weight: normal;
		font-size: 9px;
		line-height: 12px;
		display: block;
	}
}

@media screen and (max-width: 1199px) {
	section.boxAreaAtuacaoConteudoMeio .container .row {
		display: flex;
		flex-direction: column;
	}

	section.boxAreaAtuacaoConteudoMeio div.block-aside {
		order: 1;
		display: flex;
		flex-direction: column;
		height: auto !important;
	}

	section.boxAreaAtuacaoConteudoMeio div.block-aside div.formLateral.formMob {
		order: -1;
		top: 0;
		position: relative;
		display: unset;
		margin-bottom: 45px;
	}
}

section.profissionais.profissionais-icone .col-md-4 {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

@media screen and (max-width: 980px) {
	#area-atuacao-wrapper .col-md-4 {
		padding: 0px !important;
	}

	section.ondeEncontrar div.box {
		min-height: auto;
	}
}

.bg-sobrepartilha::before {
	min-width: 41px;
	height: 32px;
	background: url("../img/bg/icons-bg-familia.webp") -10px -588px;
}

.sobre-partilha::before {
	background-position: calc(-20px / var(--scale)) calc(-1730px / var(--scale));
}

.valores-sociais-trabalho-livre-iniciativa::before {
	background-position: calc(-20px / var(--scale)) calc(-2680px / var(--scale));
}

.comentarios-page .comentarios {
	padding: 40px 0 20px 0;
}

ul.redesSociais li a.r1 {
	background-position: -3px -1699px;
}

ul.redesSociais li a.r2 {
	background-position: -3px -1765px;
}

ul.redesSociais li a.r3 {
	background-position: -3px -1841px;
}

.page-template-cidades .block-aside .formLateral .card-form p {
	color: #595758 !important;
}

section.boxProfissionais.boxProfissionaisInterna .subtit {
	color: #a3770c;
	margin-bottom: 15px;
}

section.boxProfissionais.boxProfissionaisInterna .txt {
	color: #a3770c;
	font-family: "Mulish", sans-serif;
	clear: left;
}

section.escritorioProfissionais {
	min-height: 950px;
	position: relative;
	overflow: hidden;
	background: url(../img/bg/bg_escritorio.webp) no-repeat center bottom 10px #f9fafa;
	background-size: contain;
	padding: 0;
}

section.escritorioProfissionais img.e {
	position: relative;
	z-index: 1;
}

section.escritorioProfissionais .container {
	margin: 50px 0;
}

section.escritorioProfissionais div.box {
	background: #f9fafa;
	max-width: 400px;
	padding: 100px 20px;
	float: right;
}

section.escritorioProfissionais div.box h3 {
	font-family: "STIX Two Text", sans-serif;
	color: #a3770c;
	font-size: 40px;
}

@media (max-width: 980px) {
	section.escritorioProfissionais {
		min-height: 300px;
	}
}

div.boxAutor div.topo {
	float: left;
}

div.boxAutor div.descricao ul li a.r1 {
	background-position: 0 0;
}

div.boxAutor div.descricao ul li a.r2 {
	background-position: -26px 0;
}

div.boxAutor div.descricao ul li a.r3 {
	background-position: -54px 0;
}

div.boxAutor div.descricao ul li a.r4 {
	background-position: -85px 0;
}

section.comentarios a.btnVerMaisComentarios {
	display: none !important;
	margin: 0 auto;
	margin-bottom: 30px;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	padding: 15px;
	display: table;
	align-items: center;
	background: var(--primary-color);
	border: 1px solid var(--primary-color);
	transition: 0.3s;
}

section.comentarios a.btnVerMaisComentarios:focus,
section.comentarios a.btnVerMaisComentarios:hover {
	background: var(--decor-color);
	border-color: var(--decor-color);
	color: var(--primary-color);
}

@media (max-width: 768px) {

	.swiper-button-next,
	.swiper-button-prev {
		display: none !important;
	}
}

@media (max-width: 980px) {
	section.areas-atuacao div.block-area h3 {
		font-size: 15px !important;
		line-height: 20px !important;
		width: 70px;
		float: left;
	}
}

@media (max-width: 980px) {
	section.areas-atuacao div.block-area p {
		font-size: 12px;
	}
}

@media (max-width: 980px) {
	section.areas-atuacao div.block-area p {
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	section.areas-atuacao div.block-area {
		position: relative;
		padding-bottom: 25px;
	}

	section.areas-atuacao div.block-area p.btVerMas {
		position: absolute;
		left: 25px;
		bottom: 6px;
	}


	section.nossosServicos {
		padding-top: 20px;
	}

	section.nossosServicos h3 {
		margin: 0 auto;
		margin-bottom: 10px;
		text-align: center;
	}

	section.nossosServicos h2 {
		font-size: 32px;
		line-height: 38px;
		text-align: center;
	}

	section.nossosServicos {
		min-height: 620px;
	}

	section.nossosServicos::after {
		right: 0;
		background: url(../img/bg/bg_mapa_mobile.webp) no-repeat;
		min-height: 266px;
		bottom: 0;
		width: 100%;
		background-size: cover;
	}
}


@media (max-width: 980px) {
	section.areas-atuacao .slick-dots {
		margin: 0 auto;
		margin-bottom: 0px;
		margin-bottom: 20px;
		padding: 0;
		display: inline-table;
		text-align: center;
	}
}

section.nossosServicos {
	background: #fff;
	padding-top: 50px;
	position: relative;
	min-height: 700px;
}

section.nossosServicos h3 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: normal;
	border-bottom: 1px solid #f6f2e6;
	color: var(--primary-color);
	max-width: 270px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

section.nossosServicos h2 {
	font-family: "STIX Two Text", sans-serif;
	font-weight: 500;
	font-size: 44px;
	margin: 0;
	padding: 0;
	line-height: 58px;
	font-weight: normal;
	color: #1f232e;
}

section.nossosServicos p {
	font-family: "Mulish", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #4f4f4f;
	margin-top: 15px;
	line-height: 26px;
}

section.nossosServicos::after {
	content: "";
	background: url(../img/bg/bg_mapa.webp) no-repeat center top;
	width: 100%;
	display: block;
	min-height: 869px;
	position: absolute;
	right: -200px;
	right: 0;
	bottom: -416px;
	z-index: 1;
}

/* ====== APPEND: Correções de responsividade ====== */
/* === Nossos Serviços — ajustes MOBILE (extraídos 1:1 do general.css) === */
@media screen and (max-width: 980px) {
	section.nossosServicos {
		padding-top: 20px;
		min-height: 620px;
	}

	section.nossosServicos h3 {
		margin: 0 auto 10px;
		text-align: center;
	}

	section.nossosServicos h2 {
		font-size: 32px;
		line-height: 38px;
		text-align: center;
	}

	section.nossosServicos::after {
		right: 0;
		background: url(../img/bg/bg_mapa_mobile.webp) no-repeat;
		min-height: 266px;
		bottom: 0;
		width: 100%;
		background-size: cover;
	}
}

div.poostsRelacionados div.boxNoticia {
    min-height: inherit !important;
}

div.poostsRelacionados {
    background: #f7f7f8;
    float: left;
    display: block;
    width: 100%;
}


section.detalheNoticias div.block-content div.tags {
    float: left;
    display: block;
    margin-right: 5px;
    margin-bottom: 15px;
    margin-top: 40px;
    border-top: 1px solid #f8f5ec;
    width: 100%;
    position: relative;
}

section.detalheNoticias div.block-content div.tags::before {
    content: "";
    display: block;
    background: url(../img/bg/bg_bl_5.webp) no-repeat;
    width: 53px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: -30px;
    margin-left: -25px;
}

section.detalheNoticias div.block-content div.tags h3 {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    color: #545766;
    font-weight: normal;
    font-size: 16px;
}

section.detalheNoticias div.block-content div.tags a {
    font-family: "Mulish", sans-serif;
    font-weight: 400;
    padding: 5px 10px;
    background: #f6f2e6;
    color: var(--primary-color);
    display: block;
    float: left;
    font-size: 13px;
    margin-right: 5px;
}

section.noticias {
    padding-top: 80px;
    padding-bottom: 30px;
    background: #f9fafa;
}


section.noticias .tit {
    float: left;
    font-family: "STIX Two Text", sans-serif, serif;
    font-weight: 500;
    font-size: 16px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    line-height: 22px;
    font-weight: 400;
    border-bottom: 1px solid #f6f2e6;
    color: var(--primary-color);
    max-width: 270px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

section.noticias figure {
    margin: 0;
}

section.noticias .verTodos {
    font-size: 16px;
    color: var(--primary-color);
    font-weight: bold;
}

section.noticias .subtit {
    font-family: "STIX Two Text", sans-serif, serif;
    font-weight: 500;
    font-size: 44px;
    margin: 0;
    padding: 0;
    line-height: 50px;
    font-weight: 400;
    color: #1f232e;
    clear: left;
    display: block;
    float: left;
}

section.noticias .boxNoticia h2 {
    font-family: "Mulish", sans-serif, sans-serif;
    font-weight: 800;
    line-height: 21px;
    color: #36383f;
    font-size: 16px;
}

section.noticias .boxNoticia h2 a {
    color: #111;
    display: block;
}

section.noticias .boxNoticia h3 {
    font-family: "Mulish", sans-serif, sans-serif;
    font-weight: 800;
    line-height: 21px;
    color: #36383f;
    font-size: 16px;
}

section.noticias .boxNoticia h3 a {
    color: #111;
    display: block;
}

section.noticias .boxNoticia:hover .borda {
    transition: all 0.3s;
    box-shadow: 0 3px 10px #504e4e3d;
}

section.noticias .boxDados {
    position: absolute;
    left: 6px;
    bottom: 30px;
    max-width: 165px;
    width: 100%;
    background: var(--primary-color);
    padding: 15px;
    margin-bottom: 10px;
}

section.noticias .boxDados h3 {
    font-family: "Mulish", sans-serif, sans-serif;
    font-weight: 800;
    line-height: 21px;
    font-size: 16px;
    color: #fff;
}

section.noticias .boxDados p {
    font-family: "Mulish", sans-serif, sans-serif;
    padding: 0 !important;
    margin: 0 !important;
    color: #fff !important;
    font-size: 13px;
}

section.noticias .boxTxt {
    padding: 15px;
    background: url(../img/bg/bg_profissionais_baixo.webp) right top var(--primary-color);
    height: 45px;
    color: #fff;
}

section.noticias .sliderProfissionais {
    width: 100%;
    margin-top: 70px;
}

section.noticias .sliderProfissionais img {
    width: 100%;
}

section.noticias .navegacao {
    position: relative;
    text-align: center;
    padding: 40px 0px 0 23px;
    display: flex;
    align-items: center;
    justify-content: right;
}

section.noticias .swiper-button-next:after,
section.noticias .swiper-button-prev:after {
    display: none;
}

section.noticias .swiper-button-next:hover,
section.noticias .swiper-button-prev:hover {
    background-color: #f4efe2;
}

section.noticias .navegacao .nav {
    background: url(../img/bg/bg_icones.webp) no-repeat;
    width: 48px;
    height: 48px;
    display: block;
    border: 1px solid #f4efe2;
    float: right;
    min-width: 48px;
}

section.noticias .navegacao .nav:hover,
section.noticias .navegacao .nav:focus {
    background: url(../img/bg/bg_icones.webp) no-repeat #eee;
}

section.noticias .navegacao .nav.swiper-button-next-prof,
section.noticias .navegacao .nav.swiper-button-next-noticias,
section.noticias .navegacao .nav.swiper-button-next-noticias1 {
    background-position: 14px -3910px;
}

section.noticias .navegacao .nav.swiper-button-prev-prof,
section.noticias .navegacao .nav.swiper-button-prev-noticias,
section.noticias .navegacao .nav.swiper-button-prev-noticias1 {
    background-position: 14px -3956px;
    margin-right: 20px;
}

section.noticias .swiper-pagination-bullet {
    background: #644a07;
    width: 10px;
    height: 10px;
}

@media screen and (max-width: 991px) {
    section.noticias div.boxNoticias div.boxNoticia {
        min-height: inherit;
        max-width: 350px;
        margin: 0 auto;
        padding: 25px 0 0 0;
    }

    div.col-noticia:has(div.boxNoticia):nth-child(odd):last-child {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    section.noticias div.boxNoticias div.boxNoticia {
        padding: 0 0 20px 0;
    }

    section.noticias .sliderProfissionais {
        padding: 0 10px;
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 1199px) {
    section.boxAreaAtuacaoConteudoMeio .corpo {
        order: 2;
    }

    section.boxAreaAtuacaoConteudoMeio div.block-aside div.formLateral.formMob {
        order: -1;
        top: 0;
        position: relative;
        display: unset;
        margin-bottom: 45px;
    }

    section.boxAreaAtuacaoConteudoMeio div.formLateral.formMob .card-form {
        float: unset;
        margin: 0 auto;
    }
}

section.noticias div.boxNoticias {
    float: left;
    width: 100%;
    margin-top: 70px;
}

section.noticias img {
    width: 100%;
}

section.noticias div.boxNoticias div.boxNoticia {
    max-width: 388px;
    padding-right: 30px;
    padding-bottom: 20px;
    min-height: 400px;
}

section.noticias div.boxNoticias div.boxNoticia h2 {
    font-family: "Mulish", sans-serif;
    font-weight: 800;
    line-height: 21px;
    color: #36383f;
    font-size: 16px;
}

section.noticias div.boxNoticias div.boxNoticia h2 a {
    color: #36383f;
    display: block;
}

section.noticias div.boxNoticias div.boxNoticia h3 {
    font-family: "Mulish", sans-serif;
    font-weight: 800;
    line-height: 21px;
    color: #36383f;
    font-size: 16px;
}

section.noticias div.boxNoticias div.boxNoticia h3 a {
    color: #36383f;
    display: block;
}

section.noticias div.boxNoticias div.boxNoticia div.tags {
    float: left;
    display: none;
    width: 100%;
    margin-bottom: 15px;
}

section.noticias div.boxNoticias div.boxNoticia div.tags a {
    font-family: "Mulish", sans-serif;
    font-weight: 400;
    padding: 5px 10px;
    background: #f6f2e6;
    color: var(--primary-color);
    display: block;
    float: left;
    font-size: 13px;
    margin-right: 10px;
}

section.noticias div.boxNoticias div.boxNoticia p.por {
    color: #705400;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 14px;
}

section.noticias div.boxNoticias div.boxNoticia p.data {
    color: #1c1c1c;
    font-family: "Mulish", sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    padding: 0;
}

section.noticias div.boxNoticias div.boxNoticia div.borda {
    transition: all 0.3s;
}

section.noticias div.boxNoticias div.boxNoticia:hover div.borda {
    transition: all 0.3s;
    box-shadow: 0px 3px 10px #504e4e3d;
}
section.noticiasLista h2.subtit {
    border-left: 7px solid #aa8030;
    padding-left: 20px;
}

section.noticiasLista div.boxNoticias div.boxNoticia {
    margin-right: 0;
    padding-right: 0;
}

section.noticias div.boxNoticiaTopo {
    width: 100%;
    background: #fff;
    margin-top: -190px;
    float: left;
    display: block;
}

section.noticias div.boxNoticiaTopo figure {
    float: left;
}

section.noticias div.boxNoticiaTopo h2 {
    font-family: "Mulish-Bold";
    line-height: 36px;
    color: #36383f;
    font-size: 28px;
}

section.noticias div.boxNoticiaTopo h2 a {
    color: #36383f;
    display: block;
}

section.noticias div.boxNoticiaTopo div.tags {
    float: left;
    display: none;
    width: 100%;
    margin-bottom: 15px;
}

section.noticias div.boxNoticiaTopo div.tags a {
    font-family: "Mulish", sans-serif;
    font-weight: 400;
    padding: 5px 10px;
    background: #f6f2e6;
    color: var(--primary-color);
    display: block;
    float: left;
    font-size: 13px;
    margin-right: 10px;
}

section.noticias div.boxNoticiaTopo p.por {
    color: #a87d0d;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin: 10px 0;
}

section.noticias div.boxNoticiaTopo:hover div.borda {
    /*transition: all 0.3s;*/
    box-shadow: 0px 3px 10px #504e4e3d;
}

section.detalheNoticias div.block-content div.tags {
    float: left;
    display: block;
    margin-right: 5px;
    margin-bottom: 15px;
    margin-top: 40px;
    border-top: 1px solid #f8f5ec;
    width: 100%;
    position: relative;
}

section.detalheNoticias div.block-content div.tags::before {
    content: "";
    display: block;
    background: url(../img/bg/bg_bl_5.webp) no-repeat;
    width: 53px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: -30px;
    margin-left: -25px;
}

section.detalheNoticias div.block-content div.tags h3 {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    color: #545766;
    font-weight: normal;
    font-size: 16px;
}

section.detalheNoticias div.block-content div.tags a {
    font-family: "Mulish", sans-serif;
    font-weight: 400;
    padding: 5px 10px;
    background: #f6f2e6;
    color: var(--primary-color);
    display: block;
    float: left;
    font-size: 13px;
    margin-right: 5px;
}

section.areas-atuacao div.container div.row:first-of-type h2,
section.areas-atuacao.areasLandPage div.container div.row:first-of-type h3 {
	text-transform: uppercase;
}

/* CTA "Fale Conosco" (Nossos Pilares) - reforço de clique: lift + shadow + seta */
section.boxExcelenciaGrids article a.btFaleConosco {
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

section.boxExcelenciaGrids a.btFaleConosco i.ic_arrow_right {
	transition: transform 0.25s ease;
}

section.boxExcelenciaGrids article a.btFaleConosco:hover,
section.boxExcelenciaGrids article a.btFaleConosco:focus-visible {
	transform: translate(-3px, -3px);
	box-shadow: 9px 9px 0px -1px rgba(65, 83, 66, 1);
	text-decoration: none;
}

section.boxExcelenciaGrids article a.btFaleConosco:hover i.ic_arrow_right,
section.boxExcelenciaGrids article a.btFaleConosco:focus-visible i.ic_arrow_right {
	transform: translateX(4px);
}
