/*
Theme Name: FKG
Theme URI: https://fkg.com.br
Description: Template para site FKG
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url("https://use.typekit.net/ecu2upx.css");
@import url('https://fonts.googleapis.com/css2?family=Barlow: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, .contato a, h3.accordion-toggle, #contato a, .foto a, .setaDown, .artista span, .artistaFoto:before, .artista h3, #unitri, header, #nav li:after, .infoContato a, .language-chooser a, .fechar, .voltar, #lista a, .perfilFoto, .mais, .blocoEspecialidade h3, #home a, #menuWrapper {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body, html {
	height: 100%;
}
body {
	background: #F6F6F6;
	color: #575756;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	font-family: 'Barlow', sans-serif;
}
h1, h2, h3 {
	font-family: semplicitapro, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #3E3E3E;
}
h1 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 20px;
}
h2 {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
}
h3 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 30px;
}
h4 {
	font-size: 20px;
	font-weight: 700;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #575756;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
}
p, .video {
	margin-bottom: 20px;
}
/* menu */
#headerMobile {
	width: 100%;
	position: fixed;
	background: #fff;
	z-index: 9990;
	left: 0;
	top: 0;
	-webkit-border-bottom-right-radius: 70px;
	-moz-border-radius-bottomright: 70px;
	border-bottom-right-radius: 70px;
	overflow: hidden;
}
.logo {
	display: block;
	float: left;
	height: 50px !important;
	width: auto !important;
	margin: 10px 0;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-times  {
	color: #666;
	font-size: 25px;
	line-height: 70px !important;
	height: 70px;
	cursor: pointer;
	float: right;
	margin-right: 20px;
}
#menuWrapper {
	position: fixed;
	background: #fff;
	width: 220px;
	height: 100%;
	z-index: 9999;
	right: -300px;
	top: 0;
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
	padding-right: 20px;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 20px;
	line-height: 22px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
}
#nav li#mHome {
	display: none !important;
}
#nav a:link, #nav a:visited {
	color: #707070;
}
#nav a:hover, #nav a:active {
	color: #000;
}
#nav li.current a {
	color: #000;
}
.language-chooser {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	padding: 20px 20px 0 0;
	position: relative;
}
.language-chooser li {
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	margin: 0 10px 0 0;
	padding: 0 11px 0 0;
	position: relative;
	font-weight: 400;
}
.language-chooser li:before {
	content: "";
	background: #707070;
	position: absolute;
	right: 0;
	top: 1px;
	height: 18px;
	width: 1px;
}
.language-chooser li:last-child {
	padding: 0;
	margin: 0;
}
.language-chooser li:last-child:before {
	display: none;
}
.language-chooser a:link, .language-chooser a:visited {
	color: #707070;
}
.language-chooser a:hover, .language-chooser a:active {
	color: #000;
}



/* rodape */
.email a, .politica a {
	text-decoration: underline;
}
footer {
	background: #575756;
	color: #D6D6D6;
	font-size: 14px;
	line-height: 20px;
	padding: 50px 0;
	text-align: center;	
}
footer a:link, footer a:visited {
	color: #D6D6D6;
}
footer a:hover, footer a:active {
	color: #fff;
}
.copyright, .politica {
	text-align: center;
	margin-bottom: 15px;
	overflow: hidden;
}
#unitri {
	display: block;
	width: 18px;
	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: 60%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
.home .conteudo {
	padding: 120px 0 30px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	margin-top: -70px;
}
.conteudo {
	padding: 50px 0 30px 0;
}
.blocos, .bloco {
	overflow: hidden;
}




/* home */
.setaDown {
	display: block;
	position: absolute;
	width: 50px !important;
	height: auto !important;
	left: 50%;
	margin-left: -25px;
	bottom: 100px;
	animation: bounce 0.7s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	opacity: 0.5;
	z-index: 2;
}
.setaDown:hover {
	opacity: 1;
}
@keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-o-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-moz-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-webkit-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
#home {
	z-index: 10;
	position: relative;
	overflow: hidden;
	background: #f6f6f6;
}
#home h3, #home .bloco p {
	margin-bottom: 0;
}
#home .telefone {
	font-weight: 700;
}
#home .bloco {
	padding-top: 50px;
	font-size: 16px;
	line-height: 22px;
}
.videoWrapper {
	position: relative;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%; 
	overflow: hidden;
	z-index: 1;
	display: block;
}
.videoWrapper:before {
	content: "";
	height: 70px;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
	width: 100%;
	background: rgb(246,246,246);
	background: -moz-linear-gradient(0deg, rgba(246,246,246,1) 0%, rgba(246,246,246,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(246,246,246,1) 0%, rgba(246,246,246,0) 100%);
	background: linear-gradient(0deg, rgba(246,246,246,1) 0%, rgba(246,246,246,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6f6f6",endColorstr="#f6f6f6",GradientType=1);
}
.videoWrapper  video {
	min-width: 100%; 
	width: 100%;
	height: auto;
	display: block;
}
.videoDesktop {
	display: none;
}
/* contato */
#contato {
	z-index: 2;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.contatoTitulo {
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
.blocoContato {
	overflow: hidden;
	margin-bottom: 40px;
}
.blocoEndereco {
	margin-bottom: 30px;
}
.endereco {
	line-height: 24px;
}
.blocoContato.blocoLogo {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 25px;
}
.blocoContato img {
	display: block;
	margin-bottom: 20px;
	width: 145px;
	height: auto;
}
.gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.gallery li {
	width:  50%;
}
.gallery a {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	opacity: 0;
	background-color: rgba(51, 52, 64, 0.7);
	background: rgba(51, 52, 64, 0.7);
	background-image: url(images/zoom.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 50px;
    -moz-background-size:  auto 50px;
    -o-background-size:  auto 50px;
    background-size:  auto 50px;
}
.foto:hover a {
	opacity: 1;
}
.page-template-default .postSingle {
	padding-top: 70px;
}
.postSingle ul, .bloco ul, .bloco ol, .postSingle ol{
	margin-bottom: 20px;
}
.postSingle ol, .bloco ol {
	list-style-position: outside;
}
.postSingle ol li, .bloco ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
.postSingle ul li, .bloco ul li {
	position: relative;
	padding-left: 15px;
}
.postSingle ul li:before, .bloco ul li:before{
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 6px;
	position: absolute;
	left: 1px;
	top: 1px;
    content: '\f111';
	color: #999;
}
.responsive {
	overflow: hidden;
	display: block;
	width: 100% !important;
	height: auto !important;
	margin-bottom: 20px;
}
#contato .responsive {
	margin-bottom: 50px;
}
.wpcf7-form {
	overflow: hidden;
	padding-bottom: 30px;
}
/* equipe */
#equipe {
	color: #D6D6D6;
	z-index: 5;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#equipe h2  {
	color: #D6D6D6;
}
#equipe #lista {
	padding-top: 50px;
}
.perfilFoto.perfilTodos {
	background: #2E2E2E;
	text-decoration: underline;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.perfilTodos span {
	display: block;
	color: #D6D6D6;
}
/* probono */
#probono {
	z-index: 4;
	background: #F6F6F6;
	padding: 50px 0 0 0;
	margin-top: 0;
}
#probono .gallery {
	margin: 0;
}
#probono .gallery li {
	width: 150px;
	margin: 0 20px 20px 0;
}
#probono .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	padding-bottom: 40%;
}
#probono .gallery a {
	display: none;
}
.probonoTexto p {
	max-width: 400px;
}
/* equipe interna */
.page-template-page-equipe .conteudo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#profissionais, #erro404 {
	padding-top: 120px;
}
#profissionais h2 {
	text-align: center;
	color: #D6D6D6;
	margin-bottom: 50px;
}
#lista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 102%;
	color: #D6D6D6;
	text-align: center;
}
.profissional {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 70px;
	text-transform: uppercase;
}
.profissional a:hover .perfilFoto {
	opacity: 0.7;
}
#lista .perfilFoto, .profissionalMais .perfilFoto {
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0 auto 10px auto;
}
#lista h4 {
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
}
#lista h4 .lastWord {
	display: block;
}
#lista a:link, #lista a:visited {
	color: #D6D6D6;
}
#lista a:hover, #lista a:active {
	color: #fff;
}
/* equipe perfil */
#perfilIntro {
	background: url(images/linha_curriculo.svg) right bottom no-repeat;
	-webkit-background-size: 1000px auto;
    -moz-background-size:  1000px auto;
    -o-background-size:  1000px auto;
    background-size:  1000px auto;
	padding-top: 120px;
	padding-bottom: 200px;
}
.single-perfil {
	background: #F6F6F6;
}
#publicacoes {
	border-top: 2px solid #D6D6D6;
}
#perfilWrapper {
	width: 100%;
	overflow: hidden;
}
.perfilFotoWrapper {
	width: 200px;
}
.perfilFoto {
	background-color: #575756;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	padding-bottom: 100%;
	margin: 0 auto 20px auto;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.perfilInfo {
	width: 100%;
}
.perfilInfo h2 {
	margin-bottom: 5px;
}
/* especialidades interna */
.single-especialidade {
	background: #d3d3d3 url(images/bg_especialidades-interna.jpg) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.single-especialidade small {
	display: block;
	color: #EFEFEF;
	font-weight: 700;
	margin-bottom: 10px;
}
.single-especialidade .postSingle {
	overflow: hidden;
	clear: both;
	width: 100%;
}
.fechar {
	width: 40px;
	float: right;
}
.voltar {
	float: right;
	font-size: 14px;
	height: 40px;
	width: 110px;
}
.voltar a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content:space-between;
}
.voltar strong {
	display: block;
	color: #888888;
	text-transform: uppercase;
}
.voltar img {
	display: block;
	width: auto !important;
	height: 100% !important;
}
.fechar:hover, .voltar:hover {
	opacity: 0.6;
}
.fechar img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
.single-especialidade .conteudo {
	background: url(images/linha_atuacao_interna.svg) left bottom no-repeat;
	-webkit-background-size: 1000px auto;
    -moz-background-size:  1000px auto;
    -o-background-size:  1000px auto;
    background-size:  1000px auto;
	padding-bottom: 100px;
	margin-bottom: 40px;
}
/* quem somos */
#quem-somos {
	background: #F6F6F6;
	z-index: 8;
	padding-bottom: 0;
}
.bgFoto {
	display: none;
}
.fotoMobileWrapper {
	position: relative;
	background: #f6f6f6;
	z-index: 11;
	overflow: hidden;
	margin-bottom: 50px;
}
.quemTexto, .probonoTexto {
	overflow: hidden;
	margin-bottom: 30px;
}
#fotoEmpresaWrapper {
	position: relative;
	overflow: hidden;
	z-index: 7;
	background: #F6F6F6;
}
#fotoEmpresa {
	width: 90%;
	height: 300px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center right;
	-webkit-border-top-right-radius: 150px;
	-webkit-border-bottom-right-radius: 150px;
	-moz-border-radius-topright: 150px;
	-moz-border-radius-bottomright: 150px;
	border-top-right-radius: 150px;
	border-bottom-right-radius: 150px;
}
.fotoMobile {
	width: 90%;
	height: 300px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-border-top-left-radius: 150px;
	-webkit-border-bottom-left-radius: 150px;
	-moz-border-radius-topleft: 150px;
	-moz-border-radius-bottomleft: 150px;
	border-top-left-radius: 150px;
	border-bottom-left-radius: 150px;
	float: right;
}
/* especialidades */
#nossas-especialidades {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 6;
}
#nossas-especialidades .bloco p {
	max-width: 500px;
}
.tituloEspecialidades {
	overflow: hidden;
	margin-bottom: 30px;
}
.blocoEspecialidade {
	border-left: 2px solid #D6D6D6;
	padding: 35px 0 30px 30px;
	margin-bottom: 50px;
	position: relative;
	overflow: hidden;
}
.blocoEspecialidade h3 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 5px;
}
.mais {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	width: 130px;
	height: 30px;
	font-size: 14px;
	opacity: 0;
	position: absolute;
	left: -150px;
	bottom: 0;
}
.blocoEspecialidade a:hover .mais {
	opacity: 1;
	left: 30px;
}
.mais img {
	width: auto !important;
	height: 30px !important;
	display: block;
}
.mais strong {
	display: block;
	text-transform: uppercase;
	margin-right: 8px;
	color: #888 !important;
}
#perfilBio h3 {
	padding-top: 20px;
	display: block;
	overflow: hidden;
}
#listaEquipeWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.profissional.profissionalMais {
	magrin: 0 auto 10px auto;
}
@media only screen 
and (min-width : 480px) {
#probono .gallery li {
	width: 200px;
}
}
@media only screen 
and (min-width : 640px) {
.profissional {
	width: 31.3333%;
}
.gallery li {
	width:  25%;
}
.blocosContato {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.blocoContato.blocoLogo {
	width: 100%;
}
}
@media only screen 
and (min-width : 768px) {

.videoDesktop {
	display: block;
}
#quem-somos .fotoMobileWrapper, .videoMobile {
	display: none;
}
.fotoMobileWrapper {
	display: block;
	z-index: 1;
	position: absolute;
	right: 0;
	top: 70px;
	width: 50%;
	margin: 0;
	height: calc(100% - 70px);
}
.fotoMobile {
	width: 100%;
	height: 100%;
	padding-bottom: 0;
	-webkit-border-radius: 0;
    -moz-border-radius:0;
    border-radius: 0;
	margin: 0;
	z-index: 1;
}
.quemTexto {
	margin-bottom: 0;
}
#fotoEmpresaWrapper {
	padding-top: 50px;
}

.publicacoesTexto {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 8%;
	-moz-column-gap: 8%;
	column-gap: 8%;
	overflow: hidden;
	margin-bottom: 20px;
}
#o-escritorio {
	padding-bottom: 100px;
}

.bgEscritorio {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	padding: 0;
	-webkit-background-size: contain;
    -moz-background-size:  contain;
    -o-background-size:  contain;
    background-size:  contain;
	background-position: right bottom;
}
.blocos, footer section, #perfilWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#perfilWrapper {
	align-items: center;
}
#perfilIntro {
	padding-bottom: 100px;
}
.perfilInfo {
	width: calc(100% - 230px);
	margin-bottom: 20px;
}
footer section, .tituloEspecialidades {
	align-items: center;
}
#unitri {
	margin: 0;
}
.copyright, .politica {
	margin: 0;
	text-align: left;
}
.bloco {
	width: 46%;
}
.setaDown {
	bottom: 30px;
}
}
@media only screen 
and (min-width : 1024px) {
#lista {
	width: 78%;
	margin: 0;
}
#listaEquipeWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
}
.profissional.profissionalMais {
	margin: 0 0 90px 0;
	width: 200px;
}
.quemTexto {
	width: 53%;
	margin-bottom: 40px;
}
.fotoMobileWrapper {
	display: none;
}
.blocoContato.blocoLogo {
	max-width: 28%;
}
section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#headerMobile, .fa-times  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	height: 90px;
	background: none;
	-webkit-border-bottom-right-radius: 90px;
	-moz-border-radius-bottomright: 90px;
	border-bottom-right-radius: 90px;
}
#menuWrapper.bgHeader {
	background: #575756;
}
#menuWrapper .logo {
	display: block;
	height: 60px !important;
	margin: 15px 0;
	position: absolute;
	left: 0;
}
#menuWrapper.bgHeader .logoPositivo, .page-template-page-equipe #menuWrapper .logoPositivo, #menuWrapper .logo.logoNegativo {
	display: none;
}
#menuWrapper.bgHeader .logoNegativo, .page-template-page-equipe #menuWrapper .logoNegativo {
	display: block;
}
#menuWrapper.bgHeader .language-chooser li:before, .page-template-page-equipe .language-chooser li:before {
	background: #d6d6d6;
}
#menuWrapper.bgHeader #nav a:link, #menuWrapper.bgHeader #nav a:visited, #menuWrapper.bgHeader .language-chooser a:link, #menuWrapper.bgHeader .language-chooser a:visited, .page-template-page-equipe #nav a:link, .page-template-page-equipe #nav a:visited, .page-template-page-equipe .language-chooser a:link, .page-template-page-equipe .language-chooser a:visited {
	color: #d6d6d6;
}
#menuWrapper.bgHeader #nav a:hover, #menuWrapper.bgHeader #nav a:active, #menuWrapper.bgHeader .language-chooser a:hover, #menuWrapper.bgHeader .language-chooser a:active, .page-template-page-equipe #nav a:hover, .page-template-page-equipe #nav a:active, .page-template-page-equipe .language-chooser a:hover, .page-template-page-equipe .language-chooser a:active {
	color: #fff;
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	position: relative;
	clear: none;
	width: 960px;
	padding: 0;
	margin: 0 auto;
}
#nav {
	float: left;
	clear: none;
	height: 90px;
	line-height: 90px;
	margin: 0;
	padding: 0;
}
#menuWrapper .social .fab, #menuWrapper .social li {
	height: 90px;
	line-height: 90px !important;
}
.language-chooser {
	margin: 36px 0;
	padding: 0;
}
#nav li {
	float: left;
	margin: 0 30px 0 0;
	clear: none;
	position: relative;
	height: 90px;
	line-height: 90px;
}
.home .conteudo {
	padding: 190px 0 70px 0;
	margin-top: -90px;
}
.single-especialidade, .page-template-page-equipe .conteudo {
	background-attachment: fixed;
}
.single-especialidade .postSingle {
	padding-left: 40%;
	width: auto;
}
.single-especialidade .conteudo {
	background: url(images/linha_atuacao_interna.svg) left bottom no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size:  100% auto;
    -o-background-size:  100% auto;
    background-size:  100% auto;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
#perfilIntro {
	background: url(images/linha_curriculo.svg) right bottom no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size:  100% auto;
    -o-background-size:  100% auto;
    background-size:  100% auto;
	padding-top: 200px;
	padding-bottom: 30px;
}
#perfilWrapper {
	justify-content: flex-start;
}
.perfilInfo {
	width: 550px;
	margin-left: 30px;
}
.page-template-default .postSingle {
	padding-top: 90px;
}
h1 {
	font-size: 55px;
	line-height: 65px;
}
h2 {
	font-size: 40px;
	line-height: 45px;
}
h3 {
	font-size: 30px;
	line-height: 35px;
}
#lista .perfilFoto, .profissionalMais .perfilFoto {
	width: 180px;
	height: 180px;
}
#lista h4 {
	font-size: 20px;
	line-height: 24px;
}
#lista h4 .lastWord {
	display: inline;
}
#quem-somos {
	padding-bottom: 30px;
	padding-top: 190px;
}
#quem-somos .bgFoto {
	-webkit-background-size: 115% auto;
    -moz-background-size: 115% auto;
    -o-background-size: 115% auto;
    background-size: 115% auto;
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	z-index: 1;
	display: block;
	bottom: 25px;
	left: -15%;
	width: 115%;
	padding-bottom: 39%;
}
.home, #probono {
	background-color: #fff;
}
#probono .bgFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;
	right: 0;
}
#probono {
	padding: 150px 0 100px 0;
}
#equipe {
	-webkit-border-bottom-left-radius: 200px;
	-moz-border-radius-bottomleft: 200px;
	border-bottom-left-radius: 200px;
}
#profissionais, #erro404 {
	padding-top: 200px;
}
#home h3 {
	font-size: 20px;
	line-height: 25px;
}

}
@media only screen 
and (min-width : 1280px) {
section, .menu {
	width: 1200px;
}
#nav li {
	margin: 0 50px 0 0;
}
#home .bloco {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#home h3 {
	margin-right: 15px;
}
#nossas-especialidades .bloco {
	width: 50%;
}
}
@media only screen 
and (min-width : 1920px) {
#perfilIntro {
	padding-bottom: 100px;
}
#perfilBio, #publicacoes {
	padding: 120px 0 95px 0;
}
.single-perfil #contato {
	padding: 100px 0 70px 0;
}
#perfilBio p, #publicacoes p, #perfilBio h3, #publicacoes h3 {
	margin-bottom: 25px;
}
#probono .bgFoto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: right center;
}
#quem-somos {
	padding-bottom: 0;
}
.quemTexto {
	margin-bottom: 80px;
}
#quem-somos .bgFoto {
	display: none;
}
#quem-somos .fotoMobileWrapper {
	display: block;
	top: 90px;
	width: 50%;
	height: calc(100% - 90px);
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0;
}
#quem-somos .fotoMobile {
	position: relative;
	width: 50%;
	height: 0;
	padding-bottom: 50%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius:  50%;
	margin: 0;
	z-index: 1;
}
#fotoEmpresaWrapper {
	padding-top: 0;
}
}