/*
Theme Name: Medeiros, Emerick Advogados Associados
Theme URI: https://www.medeirosemerick.adv.br/
Description: Template para site Medeiros, Emerick Advogados Associados
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre&family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
} 
textarea:focus, input:focus, input, textarea, select {
    outline: 0;
}                 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul, ul li, ul { list-style:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
/*body { font:13px/1.231 sans-serif; *font-size:small; } /* hack retained to preserve specificity */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
html { overflow-y: scroll; }
nav ul, nav li { margin: 0; } 
strong, th { font-weight: bold; }
.ie7 img { -ms-interpolation-mode: bicubic; }
a:focus { outline: none }
/* geral */
.menu, #nav li, #nav a, footer a, form input.wpcf7-submit, .social a, #scrollTop, .slick-prev, .slick-next, .slick-dots li button, .tabs li, .contato a, h3.accordion-toggle, #contact a, #about2 a, .foto a, .setaDown, .artista span, .artistaFoto:before, .artista h3, #unitri, .foto, #rodape a, .btnVoltar a, #contato a, #listaEquipe a, .perfilFoto:before, #sobre-nos a, .logo, .language-chooser a, #menuWrapper:before, .menuLogo, #listaAreas a {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #676767;
	font-size: 20px;
	line-height: 35px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.spacer {
	display: block;
	height: 90px;
	width: 100%;
}
h1, h2, .menu, .btnVoltar, .perfil h3, .mais, #home p, #listaAreas h3 {
	font-family: 'Frank Ruhl Libre', serif;
	font-weight: 400;
	text-transform: uppercase;
}
.btnVoltar {
	overflow: hidden;
	padding-top: 20px;
	position: relative;
	text-transform: none;
	margin-bottom: 20px;
	width: 100%;
}
.btnVoltar .fa-solid {
	font-size: 16px;
	margin-right: 5px;
}
.btnVoltar a:link, .btnVoltar a:visited {
	color: #002B52;
	font-size: 22px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.btnVoltar a:hover, .btnVoltar a:active {
	color: #74613C;
}
h1 {
	font-size: 48px;
	line-height: 57px;
}
.topo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 55%;
	position: relative;
}
.topo section {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	padding: 0;
}
.topo h1 {
	font-size: 35px;
	line-height: 40px;
	letter-spacing: 5px;
	padding: 0 20px;
	margin-bottom: 50px;
	color: #fff;
}
h2 {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 30px;
	color: #676767;	
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #74613C;
	text-decoration: none;
}
a:hover, a:active {
	color: #002B52;
}
p, .video {
	margin-bottom: 40px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #002B52;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #002B52;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #002B52;
}
:-moz-placeholder { /* Firefox 18- */
	color: #002B52;
}
#contato ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000;
}
#contato ::-moz-placeholder { /* Firefox 19+ */
	color: #000;
}
#contato :-ms-input-placeholder { /* IE 10+ */
	color: #000;
}
#contato :-moz-placeholder { /* Firefox 18- */
	color: #000;
}
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='file'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url']  {
    width: 100%;
	-webkit-appearance: none;
    color: #002B52;
    background-color: transparent;
	border: 1px solid #002B52;
	border-top: 0;
	border-left: 0;
	border-right: 0;
    font-size: 18px;
	height: 40px;
	line-height: 40px;
    padding: 0 10px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: 'Frank Ruhl Libre', serif;
	font-weight: 400;
}
#contato form input[type='text'], #contato form input[type='email'], form input[type='date'], #contato form input[type='tel'], #contato textarea  {
    color: #fff;
    background-color: transparent;
	border-bottom: 1px solid #000;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
}
textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
select {
	border: 1px solid #002B52;
	background: transparent url(images/setaSelect.png) center right no-repeat;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
form input[type='text'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid,  form input[type='tel'].wpcf7-not-valid, form textarea.wpcf7-not-valid, .wpcf7 select.wpcf7-not-valid, form input[type='file'].wpcf7-not-valid, form input[type='url'].wpcf7-not-valid,
#contato form input[type='text'].wpcf7-not-valid, #contato form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid, #contato form input[type='tel'].wpcf7-not-valid, #contato textarea.wpcf7-not-valid  {
	border-color: #F00;
	background: #FFC;
}

form input.wpcf7-submit {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 40px 0 !important;
	float: left;
	border: 0 !important;
	background-color: transparent !important;
	cursor: pointer;
	width: auto;
	height: auto;
	line-height: 50px;
	display: block;
	overflow: hidden;
	font-family: 'Frank Ruhl Libre', serif;
	font-weight: 400;
	font-size: 20px;
	color: #BD9850;
}
form input.wpcf7-submit:hover {
	color: #fff;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: 0 !important;
	float: right !important;
}
div.wpcf7-response-output {
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	margin: 0 0 40px 0 !important;
	padding: 10px !important;
	clear: both;
	color: #fff !important;
	text-align: center;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	z-index: 9990;
	left: 0;
	top: 0;
}
.logo {
	display: block;
	float: left;
	height: 70px !important;
	width: auto !important;
	margin: 10px 0;
}
.menuLogo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #001B71;
	font-size: 25px;
	line-height: 90px !important;
	height: 90px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #fff;
	width: 250px;
	height: 100%;
	z-index: 9999;
	right: -300px;
	top: 0;
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 20px;
	line-height: 25px;
	font-size: 16px;
}
#nav li#mHome {
	display: none;
}
#nav a:link, #nav a:visited {
	color: #74613C;
}
#nav a:hover, #nav a:active {
	color: #002B52;
}
#nav li.current a {
	color: #74613C;
}
.language-chooser {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
.language-chooser li {
	margin-left: 10px;
}
.language-chooser a:link, .language-chooser a:visited {
	display: block;
	border: 1px solid #74613C;
	color: #74613C;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 13px;
}
.language-chooser a:hover, .language-chooser a:active, .language-chooser li.active a {
	background: #74613C;
	color: #fff;
}
/* rodape */
#rodape {
	background: #fff;
	padding: 50px 0 0 0;
	color: #002B52;
	font-size: 14px;
	line-height: 17px;
}
#rodape p {
	margin-bottom: 20px;
}
#rodape a:link, #rodape a:visited, footer a:link, footer a:visited {
	color: #002B52;
}
#rodape a:hover, #rodape a:active, footer a:hover, footer a:active {
	color: #74613C;
}
#rodape img {
	width: 147px !important;
	display: block;
	height: auto !important;
	margin-bottom: 20px;
}
.boxRodape {
	overflow: hidden;
	margin-bottom: 30px;
}
.boxEndereco a {
	font-weight: 700;
}
.boxRodapeInfo p {
	max-width: 380px;
}
.boxContato {
	position: relative;
	overflow: hidden;
	padding-left: 25px;
	line-height: 20px;
	margin-bottom: 5px;
}
.boxContato .fa-regular, .boxContato .fa-brands, .boxContato .fa-solid {
	color: #74613C;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px !important;
	height: 20px;
	width: 20px;
	text-align: center !important;
}
footer {
	background: #fff;
	border-top: 1px solid #74613C;
	color: #002B52;
	font-size: 14px;
	line-height: 20px;
	padding: 20px 0;	
}
footer a:link, footer a:visited {
	text-decoration: underline;
}
footer p {
	text-align: center;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#unitri {
	display: block;
	width: 16px;
	margin: 0 auto;
}
#unitri img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
#unitri:hover {
	opacity: 0.7;
}
.foto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 143%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
.conteudo {
	padding: 100px 0 60px 0;
	overflow: hidden;
	clear: both;
	position: relative;
}
.home .conteudo {
	padding: 190px 0 60px 0;
	margin-top: -90px;
}
.bloco {
	overflow: hidden;
	position: relative;
}
/* home */
#home {
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 10;
	background: #002B52;
	color: #fff;
}
#home p  {
	max-width: 500px;
	margin: 0 auto 150px auto;
	font-size: 35px;
	line-height: 45px;
	text-transform: none;
}
.banner {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.banner section {
	height: calc(100vh - 90px);
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
.banner small {
	width: 100%;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 35px;
	letter-spacing: 3px;
}
.banner small:after {
	content: "";
	width: 40px;
	height: 1px;
	left: 50%;
	bottom: 0;
	margin-left: -20px;
	background:#74613C;
	position: absolute;
}
#sobre-nos {
	z-index: 9;
	background: #fff;
}
#areas-de-atuacao {
	z-index: 8;
	background: url(images/im_home_bg_atuacao.jpg);
}
#equipe {
	z-index: 7;
	background: #F2F2F2;
	padding-bottom: 0;
}
.bgEquipe {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 60%;
}
#contato {
	z-index: 6;
	background: #002B52;
	color: #fff;
}
#contato h2 {
	color: #fff;
	margin-bottom: 80px;
}
.titulo h2 {
	text-align: center;
	font-size: 35px;
	line-height: 45px;
	padding-bottom: 21px;
	position: relative;
	letter-spacing: 2px;
}
.titulo h2:after {
	content: "";
	width: 70px;
	left: 50%;
	bottom: 0;
	margin-left: -35px;
	height: 1px;
	background: #74613C;
	position: absolute;
}
.blocoContato {
	margin-bottom: 45px;
}
.blocoContato p {
	margin-bottom: 5px;
}
#contato a:link, #contato a:visited {
	color: #fff;
}
#contato a:hover, #contato a:active {
	color: #BD9850;
}
#contato .boxContato {
	position: relative;
	overflow: hidden;
	padding-left: 35px;
	line-height: 26px;
	margin-bottom: 15px;
	font-size: 17px;
	font-weight: 300;
}
#contato .boxContato .fa-regular, #contato .boxContato .fa-brands, #contato .boxContato .fa-solid {
	color: #BD9850;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 26px !important;
	height: 26px;
	width: 30px;
	text-align: center !important;
}
.single-atuacao, .page-template-default, .page-template-page-sobre, .error404 {
	background: #F5F5F5;
}
.postSingle img {
	display: block;
	width: 100% !important;
	height: auto !important;
	margin-bottom: 40px;
}
.postSingle ul {
	margin-bottom: 30px;
	overflow: hidden;
}
.postSingle ul li {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	padding-left: 45px;
}
.postSingle ul li:before {
	width: 30px;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	top: 17px;
	background: #74613C;
}
#mais {
	background: url(images/im_home_bg_atuacao.jpg) center;
	padding: 50px 0 40px 0;
	overflow: hidden;
	clear: both;
	position: relative;
}
/* profissional interna */
.single-profissional .topo {
	background: url(images/imagem_curriculo_equipe.jpg) center no-repeat;
}
.single-profissional .conteudo {
	padding-top: 50px;
}
.intro {
	overflow: hidden;
	margin-bottom: 60px;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 15px;
}
.perfilFotoWrapper {
	width: 150px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -75px;
}
.perfilFoto {
	width: 100%;
	padding-bottom: 132%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
.postSingle h1 {
	text-align: center;
	width: 100%;
	padding-top: 31px;
	margin-bottom: 80px;
	position: relative;
	color: #002B52;
}
.postSingle h1:before {
	width: 100px;
	height: 1px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50px;
	background: #74613C;
	content: "";
}
/* equipe home */
#equipe h2 {
	color: #74613C;
	margin-bottom: 60px;
}
.perfil {
	margin-bottom: 50px;
}
.perfil .perfilFoto {
	margin-bottom: 20px;
}
#listaEquipe .perfilFoto:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: #74613C;
	opacity: 0;
}
#listaEquipe .perfil a:hover .perfilFoto:before {
	opacity: 0.5;
}
.perfil h3 {
	font-size: 21px;
	line-height: 25px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	position: relative;
	padding-right: 10px;
}
.perfil h3:before {
	content: "";
	width: 70px;
	left: 0;
	bottom: 0;
	height: 1px;
	background: #74613C;
	position: absolute;
}
#listaEquipe a:link, #listaEquipe a:visited {
	color: #002B52;
}
#listaEquipe a:hover, #listaEquipe a:active {
	color: #74613C;
}
.mais {
	text-transform: none;
	letter-spacing: 1px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.mais .fa-solid {
	font-size: 16px;
	margin-left: 5px;
}
/* atuacao home */
#areas-de-atuacao h2 {
	color: #fff;
	margin-bottom: 60px;
}
/* sobre home */
#sobre-nos {
	padding-bottom: 100px;
	font-weight: 300;
}
#sobre-nos h2:after {
	left: 0;
	margin-left: 0;
}
#sobre-nos h2 {
	color: #74613C;
	text-align: left;
}
.bgFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 65%;
}
#sobre-nos a.mais {
	float: left;
	margin-bottom: 40px;
}
#logoRodapeHome {
	padding: 50px 0;
}
#logoBox {
	width: 210px;
	margin: 0 auto;
}
#logoBox img {
	width: 100%;
	height: auto;
	display: block;
}
#listaEquipe {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.perfil {
	width: 48%;
	margin-right: 2%;
}
.error404 .conteudo {
	text-align: center;
}
#listaAreas {
	color: #fff;
	font-weight: 300;
	overflow: hidden;
	position: relative;
}
#listaAreas h3 {
	color: #002B52;
	font-size: 21px;
    line-height: 25px;
	margin-bottom: 20px;
	display: block;
	width: 100%;
}
#listaAreas p {
	margin-bottom: 20px;
	line-height: 30px;
}
#listaAreas a:link, #listaAreas a:visited {
	color: #002B52;
}
#listaAreas a:hover, #listaAreas a:active {
	color: #fff;
}
.areaWrapper {
	overflow: hidden;
	margin-bottom: 50px;
}
.areaFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 100%;
	margin-bottom: 50px;
}
#icones {
	text-align: center;
	overflow: hidden;
	padding-top: 40px;
}
.item {
	overflow: hidden;
}
.icone {
	-webkit-background-size:  auto 70px;
    -moz-background-size: auto 70px;
    -o-background-size: auto 70px;
    background-size: auto 70px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	margin: 0 auto 30px auto;
	border-bottom: 1px solid #74613C;
}
@media only screen 
and (min-width : 480px) {
#icones {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.item {
	width: 46%;
	margin: 0 2%;
}
}
@media only screen 
and (min-width : 640px) {
#areas-de-atuacao {
	padding-bottom: 100px;
}
#listaAreas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.areaFotoWrapper, .areaWrapper {
	width: 50%;
	display: flex;
}
#area27 .areaFoto {
	padding-bottom: 200%;
}
.areaFoto, .areaWrapper {
	margin-bottom: 0;
}
.areaWrapper {
	padding-bottom: 50%;
	position: relative;
}
.area {
	padding: 0 30px;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: left;
}
.area21 {
	order: 1;
}
#area21 {
	order: 2;
}
#area23 {
	order: 3;
}
.area23 {
	order: 4;
}
.area27 {
	order: 5;
}
#area27 {
	order: 6;
}
.area34 {
	order: 7;
	margin-top: -50%;
}
#area26 {
	order: 8;
	margin-left: -50%;
}
.area26 {
	order: 9;
}
.area31 {
	order: 10;
}
#area31 {
	order: 11;
}
#area37 {
	order: 12;
}
.area37 {
	order: 13;
}
}
@media only screen 
and (min-width : 768px) {
.item {
	width: 28.3333%;
}
.perfil {
	width: 31.3333%;
}
.postSingle img.alignleft  {
	width: 50% !important;
	float: left;
	margin-right: 50px;
}
.postSingle img.alignright {
	width: 50% !important;
	float: right;
	margin-left: 50px;
}
#rodape section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.boxRodape {
	width: 49%;
}
.blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
footer p {
	margin: 0;
}
#unitri {
	position: absolute;
	right: 20px;
	top: 0;
	z-index: 2;
}
.bloco {
	width: 46%;
}
.logoRodape {
	margin: 0 0 20px 0;
}
#contato .blocos {
	flex-direction: row-reverse;
}
#sobre-nos .bloco {
	float: right;
	z-index: 2;
	position: relative;
	background: #fff;
	padding: 50px 0 10px 50px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 55%;
}
.bgFoto {
	width: 70%;
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	padding: 0;
}
#sobre-nos {
	padding: 200px 0 100px 0;
}
#sobre-nos section {
	padding-top: 50px;
	padding-bottom: 50px;
}
}
@media only screen 
and (min-width : 1024px) {
.areaFotoWrapper, .areaWrapper {
	width: 25%;
	z-index: 2;
}
#listaAreas p {
	font-size: 15px;
	line-height: 20px;
}
.areaWrapper {
	padding-bottom: 25%;
}
.area21 {
	order: 1;
}
#area21 {
	order: 2;
}
#area23 {
	order: 5;
	margin-top: -25%;
}
.area23 {
	order: 6;
	margin-top: -25%;
}
.area27 {
	order: 8;
	margin-left: -50%;
}
#area27 {
	order: 9;
}
.area34 {
	order: 11;
	margin: 0;
	left: 0;
	bottom: 0;
	position: absolute;
}
#area26 {
	order: 3;
	margin: 0;
}
.area26 {
	order: 4;
}
.area31 {
	order: 10;
}
#area31 {
	order: 7;
	position: absolute;
	right: 0;
	top: 25%;
	z-index: 1;
}
#area37 {
	order: 12;
	position: absolute;
	left: 50%;
	bottom: 0;
}
.area37 {
	order: 13;
	position: absolute;
	left: 75%;
	bottom: 0;
}
#area27 .areaFoto, #area26 .areaFoto, #area31 .areaFoto {
	padding-bottom: 200%;
}
.topo {
	padding-bottom: 30%;
}
.single-profissional .topo {
	padding-bottom: 45%;
}
.perfil {
	width: 23%;
}
.perfilFotoWrapper {
	width: 250px;
	margin-left: -125px;
}
#unitri {
	right: 0;
}
.menuLogo {
	width: 250px;
	height: 120px;
	left: 50%;
	margin: 0 0 0 -125px;
	position: absolute;
	top: 0;
	background: #fff;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	z-index: 2;
	overflow: hidden;
}
.menuLogo a {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: block;
}
.menuLogo img {
	display: block;
	width: 85%;
	height: auto;
	margin: 0 auto;
	z-index: 1;
}
section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#headerMobile, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	height: 200px;
	background: none;
}
#menuWrapper:before {
	height: 90px;
	content: "";
	position: absolute;
	z-index: 1;
	width: 100%;
	background: #EFEFEF;
}
#menuWrapper.bgBranco:before {
	background: #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
}
#menuWrapper.bgBranco .menuLogo {
	height: 90px;
	width: 24%;
	margin-left: -118px;
}
#menuWrapper.bgBranco .menuLogo img {
	height: 70px;
	margin: 10px auto;
	width: auto;
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	clear: none;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	overflow: inherit;
}
.language-chooser  {
	z-index: 3;
	line-height: 90px;
	height: 90px;
	position: absolute;
	right: 0;
	top: 0;
}
#nav {
	clear: none;
	width: calc(100% - 120px);
	height: 90px;
	line-height: 90px;
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
#nav li#mAtuacao {
	margin-right: 300px;
}
#nav li#mEquipe {
	margin-left: 300px;
}
#nav li {
	clear: none;
	position: relative;
	height: 90px;
	line-height: 90px;
}
.topo section {
	width: 100%;
	margin: 0;
}
.bgEquipe {
	background-attachment: fixed;
	height: 85vh;
	padding: 0;
}
.banner small {
	font-size: 21px;
	line-height: 25px;
}
#home p  {
	font-size: 48px;
	line-height: 57px;
	max-width: 640px;
	margin-bottom: 50px;
}
.area {
	padding: 0 20px;
}
}
@media only screen 
and (min-width : 1280px) {
.conteudo section, #mais section {
	width: 1090px;
}	
section, .home .conteudo section {
	width: 1200px;
}
.boxRodape {
	width: auto;
}
.item p {
	padding: 0 25px;
}
}
@media only screen 
and (min-width : 1680px) {
#rodape section, .home .conteudo section {
	width: 1400px;
}
.area {
	padding: 0 30px;
}
#listaEquipe {
	width: 103%;
}
.perfil {
	width: 22%;
	margin-right: 3%;
}
#home p  {
	margin-bottom: 100px;
}
#listaAreas p {
	font-size: 21px;
	line-height: 30px;
}
}
@media only screen 
and (min-width : 1920px) {
#sobre-nos .bloco {
	padding-left: 100px;
}
.menuLogo {
	width: 360px;
	height: 290px;
	margin: 0 0 0 -180px;
}
.perfilFotoWrapper {
	width: 360px;
	margin-left: -180px;
}
#menuWrapper {
	height: 290px;
}
.menu {
	width: 1200px;
}
#nav li#mAtuacao {
	margin-right: 450px;
}
#nav li#mEquipe {
	margin-left: 450px;
}
.area {
	padding: 0 40px;
}
}
