/* sub-areas-de-atuacao.css
 * Extraído de general.css: apenas seletores usados por sub-areas-de-atuacao.php
 * Dependências já existentes: Bootstrap + gs-base (+ form_contato.css e excelencia.css quando aplicável)
 * Gerado automaticamente para modularizar CSS por template.
 */



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


section.landpageConteudo div.titulo {
	float: left;
	display: flex;
	width: 100%;
	border-bottom: 1px solid #f8f5ec;
	margin-bottom: 45px;
	position: relative;
	padding: 10px 0;
}


section.landpageConteudo div.titulo p {
	width: 33.3333%;
}


section.landpageConteudo div.titulo p.ask {
	text-align: center;
	font-size: 14px;
}


section.landpageConteudo div.titulo p.ask::before {
	--scale: 1.5;

	content: '';
	width: calc(30px/var(--scale));
	height: calc(30px/var(--scale));
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	background: url('../img/bg/sprite.webp') no-repeat;
	background-position: calc(-535px/var(--scale)) calc(-301px/var(--scale));
	background-size: calc(1019px/var(--scale)) calc(332px/var(--scale));
}


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


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


section.landpageConteudo div.titulo.icones-advocacia-direito-empresarial::before .tempoLeitura {
	float: right;
}


section.landpageConteudo div.titulo.topo p.autor {
	float: left;
	color: #4b4a59;
	font-size: 12px;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	line-height: 24px;
	margin: 5px 0;
	display: block;
}



section.landpageConteudo div.titulo.topo figure img {
  width: 50px;
  height: 50px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  -webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}


section.landpageConteudo div.titulo p.time_read {
	text-align: left;
	font-size: 12px !important;
	margin: 10px 0 !important;
	line-height: 24px;
}


section.landpageConteudo div.titulo p.time_read::before {
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	background: url('../img/bg/sprite.webp') no-repeat;
	background-position: -345px -24.5px;
}


section.landpageConteudo div.titulo p.tempoLeitura {
	color: #4b4a59;
	font-size: 12px;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	line-height: 24px;
	margin: 5px 0;
	display: block;
	text-align: left !important;
}


section.landpageConteudo div.titulo p.tempoLeitura::before {
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	background: url('../img/bg/sprite.webp') no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: -343px -4.5px;
}


section.landpageConteudo div.titulo p.atualizado {
	color: #4b4a59;
	font-size: 12px !important;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	line-height: 24px;
	margin: 10px 0;
	display: block;
	text-align: right !important;
}


section.landpageConteudo div.titulo p.atualizado::before {
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	background: url('../img/bg/sprite.webp') no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: -343px -44.5px;
}


section.landpageConteudo div.titulo.baixo p.time_read {
	float: left;
}


section.landpageConteudo div.titulo.baixo p.atualizado {
	float: right !important;
}


section.boxContato .formLateral {
	padding: 0;
}





/* Landpage
--------------------------------------------------*/
section.blocoGeral {
	background: #FFF;
}



section.topoLandpage {
	background: url('../img/bg/img4.webp') no-repeat fixed bottom center/cover;
	padding: 30px 0;
	margin-bottom: 120px;
}



section.topoLandpage div.formContatoBox {
	margin-bottom: calc(-1*var(--h, 0));
}



section.topoLandpage div.formContatoBox::after {
	content: "";
	display: block;
	height: var(--h, 0);
}



.blocoGeral {
	position: relative;
}



section.topoLandpage div.box-sumario-form {
	padding: 15px 0;
	background: radial-gradient(50% 90% at 50% 12.5%, #FFFFFF 12.5%, rgba(255, 255, 255, .3) 100%);
	backdrop-filter: blur(6.5px);
	border-radius: 13px;
	margin: 0 auto;
}



section.topoLandpage div.boxSumario {
	padding-left: 50px;
	position: relative;
}


section.topoLandpage div.boxSumario p.head,
section.topoLandpage div.boxSumario h2 {
	font-family: 'STIX Two Text', sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 0;
	font-size: 44px;
	line-height: 54px;
	color: #454545;
}


section.topoLandpage div.boxSumario h1 {
	font-family: 'STIX Two Text', sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 0;
	font-size: 44px;
	line-height: 54px;
	color: #454545;
}



section.topoLandpage div.boxSumario ul {
	margin: 10px 0;
	padding: 0;
}



section.topoLandpage div.boxSumario ul li {
	color: #454545;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	list-style: none;
	margin-bottom: 5px;
	background: url('../img/bg/bg_check.webp') no-repeat left;
	padding-left: 35px;
}



section.topoLandpage div.boxSumario p {
	color: #454545;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
}



section.topoLandpage div.block-itens .item {
	list-style: none;
	margin: 25px auto;
	padding: 15px;
	width: 100%;
	text-align: left;
	background: #fff;
	margin-right: 15px;
	box-shadow: 0 2px 8px 0 rgba(25, 25, 25, 0.16);
	text-align: center;
	border-radius: 5px;
}



section.topoLandpage div.block-itens div.txt {
	display: block;
	width: 100%;
	border-radius: 5px;
}



section.topoLandpage div.block-itens ul {
	display: flex;
	position: relative;
	margin-left: 0 !important;
	padding: 0;
	margin-top: 30px;
}



section.topoLandpage div.block-itens ul li div.itemIcone {
	background-color: #f5f5f5;
	display: block;
	width: 100%;
	padding: 15px 0;
	margin-bottom: 5px;
	border-radius: 10px;
	margin-bottom: 20px;
}



section.topoLandpage div.block-itens ul li i {
	width: 46px;
	height: 46px;
	display: block;
}



section.topoLandpage div.block-itens ul li:nth-child(1) i {
	background-position: 0 -474px;
}



section.topoLandpage div.block-itens ul li:nth-child(2) i {
	background-position: 0 -558px;
}



section.topoLandpage div.block-itens ul li:nth-child(3) i {
	background-position: 0 -641px;
}



section.topoLandpage div.block-itens ul li i {
	margin: 0 auto;
	height: 60px;
	margin-bottom: 15px;
}



section.topoLandpage div.block-itens h4 {
	font-family: 'STIX Two Text', sans-serif;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 10px;
	color: #272727;
	clear: left;
}



section.topoLandpage div.block-itens p {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	clear: left;
	color: #7e7e7e;
	float: left;
	display: block;
	width: 100%;
}



section.landpageConteudo article {
	padding-left: 70px;
	float: left;
	display: block;
	width: 100%;
	border-left: 2px solid #f1ead8;
}



section.landpageConteudo article h2 {
	margin: 0;
	padding: 0;
	position: relative;
	font-family: 'Mulish', sans-serif;
	font-weight: 600;
	font-size: 32px;
	color: #242424;
	line-height: 35px;
	margin-bottom: 30px;
}



section.landpageConteudo article h3 {
	font-family: 'Mulish', sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #242424;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	line-height: 30px;
}



section.landpageConteudo article h2::before {
	content: "";
	background: url(../img/bg/bg_marcador.webp) no-repeat;
	height: 55px;
	width: 55px;
	position: absolute;
	display: block;
	left: -100px;
	top: -10px;
}



section.landpageConteudo article p {
	color: #4b4a59;
	font-size: 18px;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	line-height: 32px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}


section.landpageConteudo article p a,
section.landpageConteudo article p a:active,
section.landpageConteudo article p a:focus {
	color: #4b4a59;
}


section.landpageConteudo article p a:hover {
	text-decoration: underline;
}



section.landpageConteudo article ul li,
section.landpageConteudo article ol li {
	color: #4b4a59;
	font-size: 18px;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	line-height: 32px;
}



section.landpageConteudoDetalhe {
	padding: 80px 0;
}



section.landpageConteudoDetalhe article {
	margin-bottom: 20px;
}



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



section.landpageConteudoDetalhe h3 {
	font-family: 'STIX Two Text', sans-serif;
	font-weight: 400;
	font-size: 44px;
	color: #1f232e;
	line-height: 46px;
	font-weight: normal;
	margin: 10px 0 30px 0;
	padding: 0;
}



section.landpageConteudoDetalhe ul li {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #4f4f4f;
	line-height: 30px;
}



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



section.landpageConteudoDetalhe div.boxElemento {
	background: #f7f7f8;
	padding: 30px;
	margin-bottom: 20px;
	padding-left: 150px;
	position: relative;
}



section.landpageConteudoDetalhe div.boxElemento h4 {
	font-family: 'STIX Two Text', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #1f232e;
	line-height: 26px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}



section.landpageConteudoDetalhe div.boxElemento::before {
	position: absolute;
	left: 0;
	top: 35px;
	width: 120px;
	background: url(../img/bg/bg_icones_landpage.webp) no-repeat;
	background-position: 45px 0;
	display: block;
	content: "";
	height: 42px;
	border-left: 2px solid var(--primary-color);
	float: left;
}



section.landpageConteudoDetalhe div.boxElemento.b2::before {
	background-position: 45px -52px;
}



section.landpageConteudoDetalhe div.boxElemento.b3::before {
	background-position: 45px -107px;
}



/* Landpage - Mod 3
--------------------------------------------------*/
section.landPageModelo3 section.topoLandpage {
	background: url(../img/bg/bg_home_topo.jpg?cache=2) no-repeat center center;
	background-size: cover;
	margin-bottom: 0;
	padding-bottom: 0;
}



section.landPageModelo3 div.boxSumario h2 {
	color: #FFF;
	text-shadow: 2px 2px 2px #383838;
}



section.landPageModelo3 div.boxSumario p {
	color: #FFF;
	text-shadow: 2px 2px 2px #383838;
}



section.landPageModelo3 section.topoLandpage div.boxSumario {
	margin-top: 140px;
	color: #FFF;
}
