/*
Theme Name: JW Perícia
Theme URI: http://www.jwpericia.com.br/
Description: Template para site JW Perícia
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}
*::-webkit-media-controls-panel {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
*::--webkit-media-controls-play-button {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
*::-webkit-media-controls-start-playback-button {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
video::-webkit-media-controls {
    display:none !important;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
.pb, .en {
	display: none !important;
}
#pb .pb, #en .en {
	display: block !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 */
#headerMobile, .logo, #menuWrapper, #menuWrapper a, footer a, .social a, #contato a, .accordion-toggle, .accordion-toggle .fa-solid, .foto a, .foto, .postFoto a:before, a.btn, a.btn .fa-solid, #assinatura, #pagenav a, .addtoany_list a, .widget .addtoany_list a, aside a, #nav a:before, .postFoto, .profissionalInfo, .slick-prev:before, .slick-next:before, .slick-dots li button, #areas a, #areas .fa-solid, .postFoto:before, .postSingle a, #topoNav a,
#topoProfissional a, #rodape a, #tabs-nav a, .searchandfilter input[type='submit'], #servicosNav a, .profissionalFotoWrapper:before, .profissional .fa-plus, .profissional a, form input.wpcf7-submit {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #000;
	font-size: 20px;
	line-height: 28px;
	font-family: "Raleway", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
h1 {
	font-weight: 700;
	font-size: 60px;
	line-height: 70px;
	margin-bottom: 50px;
}
.postSingle h1 {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 20px;
	color: #003660;
}
#publicacoesWrapper h1 {
	color: #ccc
}
h2 {
	font-weight: 400;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
}
.postSingle h2 {
	font-weight: 700;
	color: #003660;
}
h3 {
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
}
h4 {
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	color: #fff;
}
.archive #publicacoesWrapper h4 {
	margin-bottom: 20px;
}
.spacer {
	display: block;
	height: 80px;
	width: 100%;
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #007EBF;
	text-decoration: none;
}
a:hover, a:active {
	color: #003660;
}
p, .video {
	margin-bottom: 20px;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: #fff;
	z-index: 9990;
	left: 0;
	top: 0;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
}
.logo {
	display: block;
	float: left;
	height: 50px !important;
	width: auto !important;
	margin: 15px 0;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #003660;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #fff;
	width: 250px;
	height: 100%;
	z-index: 9990;
	right: -300px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
	top: 0;
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
#nav span {
	position: relative;
	z-index: 2;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 25px;
	line-height: 20px;
	font-size: 14px;
	font-weight: 600;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #003660;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #007EBF;
}
#menuWrapper li.current a, .archive #mPublicacoes a, .single-post #mPublicacoes a, .page-template-page-publicacoes #mPublicacoes a, .single-servico #mAtuacao a, 
.page-template-page-contato #mContato a, .page-template-page-sobre #mSobre a, .page-template-page-atuacao #mAtuacao a, .page-template-page-profissionais #mProfissionais a, .single-profissional #mProfissionais a {
	color: #007EBF;
}
.language-chooser {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
}
.language-chooser li {
	border-right: 1px solid #003660;
	padding: 0 6px;
}
.language-chooser li:last-child {
	border: 0;
	padding-right: 0;
}
.qtranxs_widget_end {
	display: none !important;
}
img.responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
/* publicacoes */
.postFotoWrapper {
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
	padding-bottom: 70%;
}
.postFoto {
	-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: 40%;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.post .postFoto:before {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0, 54, 96, 0.5);
	background: rgba(0, 54, 96, 0.5);
	opacity: 0;
}

.post:hover .postFoto:before {
	opacity: 1;
}
.post {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	background: #F4F4F4;
}
.postFotoWrapper .postFoto {
	position: absolute;
	height: 100%;
	padding: 0;
	left: 0;
	top: 0;
	margin: 0;
}
.post a {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.postResumo {
	overflow: hidden;
	padding: 20px;
	position: relative;
}
.postData {
	overflow: hidden;
	position: relative;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #003660;
}
.postSingle .postData {
	margin-bottom: 50px;
	color: #007EBF;
}
.post h3 {
	font-size: 24px;
	line-height: 30px;
	color: #003660;
}
a.btn:link, a.btn:visited {
	font-size: 15px;
	line-height: 20px;
	padding: 15px 30px 15px 15px;
	color: #fff;
	background: #003660;
	margin-bottom: 20px;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 240px;
}
a.btn:hover, a.btn:active {
	background: #007EBF;
}
a.btn .fa-solid {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -15px;
	z-index: 2;
	line-height: 30px !important;
	font-size: 18px;
}

.btnCenter {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 50px 0 0 0;
}
#publicacoes a.btn {
	float: right !important;
}
/*  home */
#home {
	overflow: hidden;
	position: relative;
	z-index: 15;
	color: #fff;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 50px;
	text-align: center;
}
#home a.btn {
	text-align: left !important;
}
#homeTexto {
	background: #003660;
	background: -webkit-linear-gradient(0deg,rgba(0, 54, 96, 0.8) 0%, rgba(255, 255, 255, 0.5) 100%);
	background: -moz-linear-gradient(0deg,rgba(0, 54, 96, 0.8) 0%, rgba(255, 255, 255, 0.5) 100%);
	background: linear-gradient(0deg,rgba(0, 54, 96, 0.8) 0%, rgba(255, 255, 255, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#003660",
	  endColorstr="#FFFFFF",
	  GradientType=0
	);
	padding: 20px 20px 0 20px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#home:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 250px;
	width: 100%;
	background: #003660;
	background: -webkit-linear-gradient(0deg,rgba(0, 54, 96, 1) 0%, rgba(0, 54, 96, 0) 100%);
	background: -moz-linear-gradient(0deg,rgba(0, 54, 96, 1) 0%, rgba(0, 54, 96, 0) 100%);
	background: linear-gradient(0deg,rgba(0, 54, 96, 1) 0%, rgba(0, 54, 96, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#003660",
	  endColorstr="#003660",
	  GradientType=0
	);
	z-index: 1;
}
#home h1 {
	font-weight: 700;
	font-size: 40px;
	line-height: 45px;
	max-width: 650px;
	margin: 0 auto 50px auto;
}
#homeBG {
	background: #003660;
	color: #fff;
	position: relative;
	overflow: hidden;
}
#homeQuem {
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
	padding: 20px 20px 0 20px;
	color: #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
}
#homeQuem p:has(+ a) {
	margin-bottom: 50px;
}
#homeQuem h2 {
	color: #003660;
}
#homeServicos h2 {
	color: #fff;
}
#homeServicos {
	overflow: hidden;
	margin-bottom: 30px;
}
#homeServicos h2 em {
	display: block;
	font-weight: 700;
	font-style: normal;
}
.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: 70%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
.conteudo {
	padding: 50px 0 30px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 3;
}
.postSingle ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}
.postSingle ul li:before, .pInfo ul li:before, .blocoPerfil ul li:before, #quem-somos ul li:before,.blocoArea ul li:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 5px;
	height: 28px;
	line-height: 28px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #007EBF;
}
.gallery a {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	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;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.gallery a:hover {
	opacity: 1;
}
.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;
}
blockquote {
	margin: 0 0 20px 0;
	font-size: 25px;
	line-height: 30px;
	color: #007EBF;
	font-weight: 300;
	position: relative;
	text-transform: none;
	z-index: 1;
	padding: 30px 0 0 30px;
	font-style: italic;
}
blockquote:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 45px;
	position: absolute;
	left: 0;
	top: 0;
    content: '\f10d';
	color: #f4f4f4;
	z-index: 1;
}
blockquote p {
	margin: 0;
	position: relative;	
	z-index: 3;
}
.wp-caption  {
	background: #f1f1f1;
	padding: 5px;
	overflow: hidden;
	clear: both;
	display: block;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wp-caption p {
	margin-bottom: 0;
}
.postSingle img, .alignnone, .aligncenter, .wp-caption img {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
.postSingle .wp-caption img {
	margin-bottom: 5px;
}
.btnTodos {
	overflow: hidden;
	margin-bottom: 50px;
}
.btnTodos a {
	color: #fff !important;
	display: block;
	float: left;
	font-weight: 700;
	padding-right: 35px;
	background: url(images/seta_branca.png) center right no-repeat;
}



/* reconhecimentos */
#reconhecimentos {
	background: #fff;
	padding: 100px 0;
}
#reconhecimentos h4, #atuacao h4, #sobre h4 {
	color: #007EBF;
	margin-bottom: 50px;
}
#reconhecimentos h4:before, #atuacao h4:before {
	background: #007EBF;
}
#reconhecimentos .slick-list, #profissionaisSlide .slick-list {
	margin: 0 30px;
}
#reconhecimentos .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 60%;
	padding-bottom: 60%;
	margin: 0 auto;
}
#reconhecimentos .gallery a {
	display: none;
}
/* numeros */

.numero {	
	text-align: center;
	overflow: hidden;
	margin: 0 auto 30px auto;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 280px;
}
.numero small {
	font-weight: 400;
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 22px;
}
.numero p {
	margin: 0 auto 5px auto;
	font-size: 24px;
	line-height: 30px;
}
.numeroInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-size: 60px;
	line-height: 65px;
	font-weight: 700;
	width: 100%;
	clear: both;
	text-align: center;
	margin-bottom: 15px;
}
.numeroInfo .fa-solid {
	font-size: 30px;
	margin-left: 10px;
	color: #007EBF;
}
/* atuacao */
#atuacao {
	background: #FBF9F3;
	z-index: 3;
}
.page-template-page-atuacao #atuacao {
	background: #fff;
}
#atuacao h2 {
	color: #707070;
}
.home h4, #publicacoesWrapper h4, #relacionados h4 {
	margin-bottom: 50px;
}
#areas {
	overflow: hidden;
	position: relative;
	padding: 30px 0 20px 0;
	width: 100%;
}
#areas li {
	border-bottom: 1px solid #ccc;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 25px;
	padding: 20px 55px 20px 0;
	font-size: uppercase;
	position: relative;
	overflow: hidden;
	font-weight:  700;
}
#areas li:before {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	background: #007EBF;
	width: 30px;
	height: 30px;
	z-index: 1;
	content: "";
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#areas a .fa-solid {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	z-index: 2;
	width: 30px;
	height: 30px;
	line-height: 30px !important;
	font-size: 17px;
	text-align: center !important;
	color: #fff;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#areas a:hover .fa-solid, #areas li.current .fa-solid {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	color: #fff;
}
#areas li.current a {
	color: #000;
}
/* profissioanis */
.profissionalFotoWrapper {
	position: relative;
	overflow: hidden;
}
.profissionalFotoWrapper:before {
	content: "";
	z-index: 1;
	height: 215px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #003660;
}
.profissional:hover .profissionalFotoWrapper:before {
	background: #007EBF;
}
.profissional .postFoto {
	width: 275px;
	height: 330px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.profissional .fa-plus {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	background: #fff;
	line-height: 40px !important;
	text-align: center !important;
	color: #007EBF;
	font-size: 24px;
	z-index: 3;
}
.profissional:hover .fa-plus {
	color: #003660;
}
.profissionalInfo {
	overflow: hidden;
	padding-top: 10px;
	
}
.profissional h3 {
	font-size: 24px;
	line-height: 30px;
	margin: 0;
	display: block;
}
.profissional small {
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}
.profissional a:link, .profissional a:visited {
	color: #003660;
}
.profissional a:hover, .profissional a:active {
	color: #007EBF;
}

#profissionalFoto .postFoto {
	padding-bottom: 120%;
	margin-bottom: 0;
}

#profissionalFoto {
	width: 280px;
	overflow: hidden;
	
}
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 20px;
}
.social li {
	margin-right: 15px;
}
.social li:last-child {
	margin: 0;
}
.social a:link, .social a:visited {
	color: #fff !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	overflow: hidden;
	width: 50px;
	height: 50px;
	line-height: 50px !important;
	text-align: center !important;
	background: #4c7290;
}
.social a:hover, .social a:active {
	background: #007EBF;
}
/* publicacoes */
#relacionados {
	z-index: 6;
	background: #fff;
	padding: 0 0 80px 0;
	position: relative;
}
#relacionados h2 {
	color: #003660;
	margin-bottom: 50px;
}
#relacionados #posts .post {
	margin-bottom: 20px;
}
.boxContato {
	overflow: hidden;
	padding-top: 30px;
}
.boxContato h2 {
	margin-bottom: 0;
	padding-left: 30px;
	position: relative;
}
.blocoContato a:link, .blocoContato a:visited {
	color: #000;
}
.blocoContato a:hover, .blocoContato a:active {
	color: #007EBF;
}
.boxContato p {
	padding-left: 30px;
}
#tituloEmail:before {
	display: block;
	position: relative;
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 20px;
	height: 35px;
	line-height: 35px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f0e0';
}
#tituloEndereco:before {
	display: block;
	position: relative;
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 20px;
	height: 35px;
	line-height: 35px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f3c5';
}
#tituloTelefone:before {
	display: block;
	position: relative;
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 20px;
	height: 35px;
	line-height: 35px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f095';
}
#localizacao {
	text-align: center;
}
#localizacao h2, .blocoContato h2, #trabalhe h2 {
	color: #003660;
}
#trabalhe, #quem {
	padding-bottom: 0;
}
#trabalhe .bloco, #quem .bloco {
	margin-bottom: 30px;
	overflow: hidden;
}
#trabalheFoto, #quemFoto {
	-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: 80%;
	overflow: hidden;
	position: relative;
}
#trabalheFoto:before, #quemFoto:before {
	content: "";
	width: 100%;
	height: 100%;
	background:url(images/topo02.png) left top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
}
.blocoForm {
	color: #fff;
	overflow: hidden;
	position: relative;
	background: #003660;
	padding: 20px 20px 0 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* rodape */

.contatoLogo {
	width: 200px;
	margin-bottom: 30px;
	overflow: hidden;
}
.contatoRodape {
	margin-bottom: 30px;
	overflow: hidden;
}
.contatoRodape ul li {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.contatoRodape .fa-solid, .contatoRodape .fa-brands {
	width: 24px;
	text-align: center !important;
	font-size: 20px;
	line-height: 24px !important;
	left: 0;
	top: 0;
	position: absolute;
}
.boxEndereco, .contatoRodape ul li a {
	position: relative;
	overflow: hidden;
	padding-left: 30px; 
}
.contatoRodape ul li a {
	display: block;
	float: left;
}
.mapa {
	position: relative;
	height: 350px;
    overflow: hidden;
	width: 100%;
}
.mapa iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}
#rodape {
	background: #003660;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}
#newsletter {
	max-width: 280px;
}
.contatoLogo img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 50px;
}
#rodape a:link, #rodape a:visited {
	color: #fff;
}
#rodape a:hover, #rodape a:active {
	color: #007EBF;
}
footer a:link, footer a:visited {
	color: #fff;
}
footer a:hover, footer a:active {
	opacity: 0.6;
}
footer {
	background: #003660;
	color: #fff;
	position: relative;
	overflow: hidden;
	padding: 20px 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
footer ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
footer ul li {
	margin: 0 10px 20px 10px;
}
#assinatura {
	width: 180px;
	overflow: hidden;
	margin: 0 auto;
}
#assinatura:hover {
	opacity: 0.6;
}
#assinatura img {
	width: 100%;
	height: auto;
	display: block;
}
/* interna */
#interna, #erro404 {
	background: #fff;
	z-index: 3;
}
#erro404 h4 {
	color: #000;
}
#erro404 h4:before {
	background: #000;
}
/* paginacao */
#pagenav {
	overflow: hidden;
	clear: both;
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content:  center;
	padding: 0 0 10px 0;
}
#pagenav a, #pagenav span {
	margin: 0 5px 10px 5px;
	font-size: 15px;
	font-weight: 400;
	color: #003660;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}
#pagenav span.current {
	color: #003660;
	font-weight: 700;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #003660;
}
#pagenav a:hover, #pagenav a:active {
	color: #007EBF;
}
/* post interna */
.single-post #interna h1 {
	display: block;
	clear: both;
	width: 100%;
}
aside {
	font-size: 14px;
	line-height: 20px;
	padding-top: 30px;
}

.postShare {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
}
.postShare strong {
	display: block;
	font-size: 24px;
	line-height: 30px;
	width: 100%;
	color: #003660;
	margin-bottom: 5px;
}
.addtoany_list a, .widget .addtoany_list a {
	display: block !important;
	padding: 0 !important;
	margin: 0 10px 0 0 !important;
	float: left !important;
	width: 22px !important;
	height: 22px !important;
	overflow: hidden !important;
}
.postFotoTopo {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.gallery a {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	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;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.gallery a:hover {
	opacity: 1;
}
.postSingle .gallery li:before {
	display: none;
}
.postSingle .gallery  {
	overflow: hidden;
	clear: both;
	width: 102%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.postSingle .foto {
	padding-bottom: 100%;
	margin: 0;
}
.postSingle .gallery li {
	width: 48%;
	margin: 0 2% 2% 0 !important;
	padding: 0 !important;
}
#topo {
	background: #003660;
	position: relative;
	overflow: hidden;
	color: #fff;
}
#topo h1, #topoProfissional h1 {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
	font-weight: 400;
	color: #fff;
}
#topoTexto {
	height: 300px;
	padding-bottom: 30px;
	max-width: 550px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #003660;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #003660;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #003660;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #003660;
	opacity: 1;
}
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: #003660;
	opacity: 1;
    background-color: #fff;
	border: 1px solid #fff;
    font-size: 15px;
	height: 40px;
	line-height: 40px;
    padding: 0 15px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Raleway", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 15px;
}
select {
	background: #fff url(images/setaSelect.png) center right no-repeat;
	border: 1px solid #143541;
	padding: 0 20px 0 15px;
	color: #143541;
}

label {
	display: block;
	clear: both;
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
}
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 {
	border-color: #F00;
	background: #FFC;
}

form input.wpcf7-submit, .searchandfilter input[type='submit'] {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: left;
	border: 0 !important;
	background-color: #1DB0B5;
	cursor: pointer;
	width: auto;
	line-height: 35px !important;
	height: auto !important;
	width: 100px;
	display: block;
	overflow: hidden;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	font-family: "Raleway", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}
#contato form input.wpcf7-submit {
	color: #fff;
	text-align: left;
	background:url(images/setaBranca.png) 70px center no-repeat;
	-webkit-background-size: auto 18px;
    -moz-background-size: auto 18px;
    -o-background-size: auto 18px;
    background-size: auto 18px;
}
#contato form input.wpcf7-submit:hover {
	background-position: 80px center;
}
.searchandfilter input[type='submit'] {
	text-indent: -9999px;
	background: #fff url(images/busca.png) center no-repeat;
	-webkit-background-size: auto 25px;
    -moz-background-size: auto 25px;
    -o-background-size: auto 25px;
    background-size: auto 25px;
	width: 40px;
	height: 40px;
	line-height: 40px !important;
	border: 0;
	float: right;
	margin: 0 !important;
}
.searchandfilter input[type='submit']:hover {
	background-color: #f4f4f4;
}
#newsletter form {
	position: relative;
	overflow: hidden;
}
#newsletter form input[type='file'] {
	padding-right: 55px;
}
#newsletter form input.wpcf7-submit {
	text-indent: -9999px;
	background: #fff url(images/setaEnviar.png) center no-repeat;
	-webkit-background-size: auto 25px;
    -moz-background-size: auto 25px;
    -o-background-size: auto 25px;
    background-size: auto 25px;
	width: 40px;
	height: 40px !important;
	line-height: 40px !important;
	border: 0;
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 10;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: 0 !important;
	float: right !important;
}
#newsletter  .wpcf7-spinner {
	margin: 0 !important;
	position: absolute;
	right: 5px;
	top: 55px;
	z-index: 15;
}
div.wpcf7-response-output {
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
#servico {
	font-weight: 400;
	color: #003660;
}
#servico ul, .tabTexto ul {
	margin-bottom: 20px;
	overflow: hidden;
}
#servico ul li, .tabTexto ul li {
	padding-left: 25px;
	background: url(images/bullet.png) left 5px no-repeat;
	-webkit-background-size: auto 18px;
    -moz-background-size: auto 18px;
    -o-background-size: auto 18px;
	background-size: auto 18px;
	
}

#servico h2 {
	padding-top: 20px;
	border-top: 1px solid #003660;
	display: block;
	font-weight: 700;
}
#servico h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
}
#servico h2:first-child {
	border: 0;
	padding: 0;
}
.single-servico #topoTexto {
	height: auto;
	padding: 50px 0 0 0;
}

#topoNav {
	position: relative;
	padding-bottom: 30px;
	overflow: hidden;
	max-width: 450px;
}
#topoNav ul, #topoNav ul li, #servicosNav, #servicosNav li {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
#topoNav ul li a:link, #topoNav ul li a:visited {
	display: block;
	position: relative;
	color: #fff;
	padding-right: 20px;
	font-weight: 400;
}
#topoNav ul li a:hover, #topoNav ul li a:active {
	color: #007EBF;
}
#topoNav ul li.current_page_item {
	display: none;
}
#topoNav ul li a:before {
	display: block;
	position: relative;
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 14px;
	height: 28px;
	line-height: 28px !important;
	position: absolute;
	right: 1px;
	top: 0;
    content: '\f105';
}
#topoProfissional {
	padding: 50px 0 0 0;
	position: relative;
	overflow: hidden;
	background: #f4f4f4;
	font-weight: 400;
}
#profissionalInfoBG {
	display: none;
}
#topoProfissional h1 {
	font-weight: 700;
	margin-bottom: 10px;
}
#topoProfissional, #topoProfissional h1 {
	color: #003660;
}
#profissionalInfo {
	padding: 20px 20px 0 20px;
	overflow: hidden;
	position: relative;
	background: #003660;
	color: #fff;
	font-weight: 400;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#profissionalInfo ul, #profissionalInfo ul li {
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
#profissionalInfo ul li {
	padding-left: 30px;
	line-height: 28px;
}
#profissionalInfo .fa-solid, #profissionalInfo .fa-brands {
	position: absolute;
	left: 1px;
	top: 0;
	line-height: 28px !important;
	color: #007EBF !important;
}
#profissionalInfo a:link, #profissionalInfo a:visited {
	color: #fff;
}
#profissionalInfo a:hover, #profissionalInfo a:active {
	color: #007EBF;
}
#postAutor {
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
}
#postAutor li {
	padding: 0;
}
#postAutor li:before {
	display: none;
}
.home h2 {
	color: #003660;
	margin-bottom: 50px;
}
#clientes h2 {
	margin-bottom: 20px;
}
#clientes .gallery a {
	display: none;
}
#clientes .foto {
	width: 70%;
	padding-bottom: 70%;
	margin: 0 auto;
}
#clientes .slick-list {
	margin: 0 30px 20px 30px;
}
#valores {
	background: #003660;
	color: #fff;
}
.center {
	text-align: center;
	overflow: hidden;
	max-width: 700px;
	margin: 0 auto 30px auto;
}
.valor {
	background: #4c7290;
	overflow: hidden;
	padding: 20px 0 0 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}
.valor .postFoto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 35px;
	height: 35px;
	padding: 0 ;
	margin: 0 auto 20px auto;
}
.valorTexto {
	padding: 0 20px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
}
.valor h3, .referencia h3, .certificacao h3 {
	font-size: 25px;
	line-height: 30px;
	font-weight: 500;
}
#referencia .center h2, #metodologia .center h2 {
	color: #003660;
}
.referencia h2 {
	color: #4c7290;
	font-size: 70px;
	line-height: 75px;
	font-weight: 900;
}
.referencia:first-child h2 {
	color: #fff;
}
.referencia, .tabTexto {
	color: #003660;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	background: #B1CBE5;
	background: -webkit-linear-gradient(330deg,rgba(177, 203, 229, 1) 10%, rgba(177, 203, 229, 0) 100%);
	background: -moz-linear-gradient(330deg,rgba(177, 203, 229, 1) 10%, rgba(177, 203, 229, 0) 100%);
	background: linear-gradient(330deg,rgba(177, 203, 229, 1) 10%, rgba(177, 203, 229, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#B1CBE5",
	  endColorstr="#B1CBE5",
	  GradientType=0
	);
}
.tabTexto {
	padding: 20px 20px 0 20px;
}
.tabTexto h2 {
	font-weight: 700;
}
.tabTexto h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}
.referencia:first-child {
	background: #003660;
	color: #fff;
}
.referenciaTexto {
	overflow: hidden;
	padding: 20px 20px 10px 20px;
	font-size: 18px;
	line-height: 26px;
}
#certificacoes {
	background: #007EBF;
	color: #fff;
	text-align: center;
}
.certificacao h3 {
	font-weight: 400;
	margin-bottom: 10px;
}
.certificacao .postFoto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 75px;
	height: 75px;
	padding: 0 ;
	margin: 0 auto 20px auto;
}
.certificacaoTexto {
	overflow: hidden;
	padding: 0 20px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
}
.tabTexto ul {
	padding: 20px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	margin-bottom: 20px;
	font-size: 18px;
}
#tabs-nav {
	font-size: 14px;
	line-height: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	margin-bottom: 10px;
}
#tabs-nav li {
	margin: 0 5px 10px 5px;
}
#tabs-nav a:link, #tabs-nav a:visited {
	border: 1px solid #007EBF;
	display: block;
	padding: 10px 20px;
	color: #003660;
}
#tabs-nav a:hover, #tabs-nav a:active {
	border: 1px solid #007EBF;
	color: #fff;
	background: #007EBF;
}
#tabs-nav li.active a {
	border: 1px solid #003660;
	color: #fff;
	background: #003660;
}
#metodologia, #localizacao {
	padding-top: 0;
}
#destaques {
	text-align: center;
	padding-top: 0;
	color: #003660;
}
#destaques h2 {
	font-size: 50px;
	line-height: 55px;
	font-weight: 800;
	margin-bottom: 0;
}
.destaqueTitulo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	overflow: hidden;
	margin-bottom: 5px;
}
#destaques .fa-plus {
	margin-left: 5px;
	line-height: 55px !important;
	font-size: 30px;
	color: #007EBF;
}
#servicoWrapper {
	overflow: hidden;
	margin-bottom: 30px;
}
#servicoContato {
	overflow: hidden;
	padding: 20px 20px 0 20px;
	margin: 0 0 20px 0;
	position: relative;
	color: #fff;
	background: #003660;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#servicoContato a.btn:link, #servicoContato a.btn:visited {
	background: #fff;
	color: #003660;
}
#servicoContato a.btn:hover, #servicoContato a.btn:active {
	background: #007EBF;
	color: #fff;
}
#filtrosBlog {
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}
#filtrosBlog input[type='text'], #filtrosBlog select {
	border: 0;
	border-bottom: 1px solid #007EBF;
	margin: 0 ;
}
.searchandfilter ul {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.searchandfilter ul li {
	width: 100% !important;
	display: block !important;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0 !important;
}
.searchandfilter ul li:last-child {
	width: 40px !important;
}
.searchandfilter ul li:nth-child(2) {
	width: calc(100% - 50px) !important;
}
#noResults h2 {
	font-weight: 700;
	color: #007EBF;
}
#servicosNav a:link, #servicosNav a:visited {
	display: block;
	position: relative;
	color: #003660;
	padding-right: 20px;
	font-weight: 400;
	padding: 10px 30px 10px 15px;
	background: #f4f4f4;
}
#servicosNav a:hover, #servicosNav a:active {
	background: #007EBF;
	color: #fff;
}
#servicosNav a:before {
	display: block;
	position: relative;
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 20px;
	height: 28px;
	line-height: 28px !important;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -14px;
    content: '\f105';
}
#servicosInterna h2 {
	color: #003660;
}
#servicosInterna h2 em {
	display: block;
	font-style: normal;
	font-weight: 700;

}
#numerosLista { 
	overflow: hidden;
	padding-top: 50px;
}
@media only screen 
and (min-width : 480px) {
.postSingle .gallery li {
	width: 31.3333%;
}
}
@media only screen 
and (min-width : 640px) {
#profissionaisLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 105%;
}
#profissionaisLista .profissional {
	overflow: hidden;	
	width: 45%;
	margin: 0 5% 0 0;
	margin-bottom: 20px;
}
#filtrosBlog {
	width: 620px;
}
.searchandfilter ul li, .searchandfilter ul li:nth-child(2) {
	width: calc(50% - 40px) !important;
	margin-right: 10px !important;
}
.searchandfilter ul li:last-child {
	margin-right: 0 !important;
}
.home #publicacoes a.btn {
	position: absolute;
	right: 20px;
	top: 0;
}
.home #publicacoes h2 {
	line-height: 50px;
}
#valoresLista, #referenciasLista, #certificacoesLista, #destaquesLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content:  flex-start;
	width: 102%;
}
.valor, .referencia, .certificacao, .destaque {
	width: 48%;
	margin-right: 2%;
}
.referencia:first-child {
	width: 100%;
}
#rodape section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.rodapeContato, .rodapeEndereco, #newsletter {
	width: 48%;
	max-width: none;
}
#numerosLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.numero {
	padding: 0 20px;
	margin: 0 0 50px 0;
	width: 240px;

}



#posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 103%;
}
#posts .post {
	width: 47%;
	margin-right: 3%;
	margin-bottom: 3%;
}
#relacionados #posts .post:nth-child(3), #publicacoes #posts .post:nth-child(3) {
	display: none;
}
.postSingle .gallery li {
	width: 23%;
}
#areas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#areas li {
	width: 48%;
}
}
@media only screen 
and (min-width : 768px) {
#homeQuem {
	width: 51%;
}
#homeServicos {
	width: 51%;
	float: right;
}
#servicoContato:before {
	width: 60%;
	height: 108%;
	top: -4%;
	right: 0;
	position: absolute;
	z-index: 1;
	content: "";
	background: url(images/jwBranco.png) right center no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
}
.page-template-page-contato #servicoContato:before {
	background-image: url(images/jwContorno.png);
}
#quemFoto {
	width: 50%;
	position: absolute;
	right: 0;
	top: 50px;
	bottom: 50px;
	padding: 0;
	z-index: 1;
}
#trabalheFoto {
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0;
	z-index: 1;
}
#contato:before {
	width: 50%;
	right: 0;
	top: 0;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: #003660;
	content: "";
}
.blocoForm {
	padding: 0;
}
.blocoForm .wpcf7 {
	overflow: hidden;
	padding-top: 30px;
}
.numero {
	padding: 0 40px;
	width: 280px;
}

.single-area #interna h4 {
	display: none;
}
#interna #areas {
	width: 290px;
	float: left;
	margin-top: -15px;
}
.single-area .postSingle {
	float: right;
	width: calc(100% - 340px);
}
#sobreVideo {
	padding: 0 0 50px 0;
	position: relative;
	overflow: hidden;
}
#sobreVideo:before {
	height: 50px;
	position: absolute;
	background: #007EBF;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	content: "";
}
.home #sobreVideo:before {
	background: #003660;
}
#sobreVideo .video {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	max-width: 728px;
	width: 100%;
}
#areas li, #interna #areas li {
	width: 100%;
}
#sobreFoto {
	position: absolute;
	right: 0;
	top: 100px;
	bottom: 100px;
	width: 50%;
	padding: 0;
	z-index: 2;
}
.mobile {
	display: none;
}
.desktop {
	display: block;
}
.blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.bloco, #areas {
	width: 46%;
}
#areas {
	padding-top: 0;
}
#profissionalFoto {
	width: 280px;
	float: left;
}
#profissionalPerfil {
	width: calc(100% - 330px);
	float: right;
}


#profissionaisIntro:before, #servicosInterna:before {
	content: "";
	width: 48%;
	right: 0;
	top: 0;
	height: 100%;
	background: url(images/jw.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	position: absolute;
	z-index: 1;
}

}
@media only screen 
and (min-width : 1024px) {
#homeBG:after {
	background: url(images/grafismoJ.png) left top no-repeat; 
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -700px;
	top: 250px;
	width: 1400px;
	height: 100%;
}
#homeBG:before {
	background: url(images/grafismoW.png) left bottom no-repeat; 
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 50%;
	height: 680px;
}
#homeQuem {
	padding: 0;
	width: 680px;
	min-height: 600px;
	margin-bottom: 300px;
	background: none;
}
.numero:nth-child(2) {
	padding-top: 70px;
}
.numero:nth-child(3) {
	padding-top: 140px;
}
#home {
	padding-top: 150px;
	background-attachment: fixed;
}
#home h1 {
	font-size: 50px;
	line-height: 55px;
}
#servicoContato, #homeTexto {
	padding: 40px 40px 20px 40px;
}
#servicoContato .bloco {
	width: 50%;
}
.page-template-page-contato #servicoContato .bloco {
	width: 450px;
}
#tabs-nav {
	font-size: 15px;
	justify-content: space-between;
}
#tabs-nav li {
	margin: 0 0 10px 0;
	width: 15.6666%;
	text-align: center;
}
#tabs-nav a:link, #tabs-nav a:visited {
	padding: 10px 0;
}
.referencia {
	width: 31.3333%;
}
.referencia:first-child {
	width: 64.6666%;
}
.valor, .certificacao, .destaque {
	width: 23%;
}
.rodapeContato, .rodapeEndereco {
	width: auto;
	max-width: none;
}
#newsletter {
	width: 280px;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
footer ul {
	justify-content: flex-start;
}
footer ul li {
	margin: 0 40px 0 0;
}
footer ul li:last-child, #assinatura, footer p {
	margin: 0;
}
#profissionalFoto {
	width: 320px;
}
#profissionalInfoBG {
	display: block;
	position: absolute;
	z-index: 1;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #003660;
}
#topoProfissional {
	background: #fff;
}
#topoProfissional section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
	height: 450px;
}
#profissionalInfo {
	padding: 20px 0 0 0;
}
.single-servico #topo section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
	height: 450px;
}
.single-servico #topoTexto, #topoNav {
	width: 46%;
	padding-bottom: 30px;
}
#servico ul, .tabTexto ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 6%;
	-moz-column-gap: 6%;
	column-gap: 6%;
}
#servico ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.post:nth-child(odd) a {
	flex-direction: column-reverse;
}
#topoTexto {
	height: 450px;
}
#topoFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	width: 45%;
	z-index: 1;
	height: 100%;
	background-color: #007EBF;
}
.single-servico #topoFoto {
	width: 55%;
}
#topoNav ul li a:hover, #topoNav ul li a:active {
	color: #003660;
}
#topoFoto:before {
	background: url(images/topo.png) left top no-repeat;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	content: "";
	position: absolute;
	
}

.single-area .postSingle {
	width: calc(100% - 390px);
}

#atuacao .bloco {
	width: 40%;
}
#areas {
	width: 56%;
}
#areas li {
	width: 48%;
}



aside {
	float: right;
	width: 26%;
	padding: 0;
}
#posts .post {
	width: 30.3333%;
}
#relacionados #posts .post:nth-child(3), #publicacoes #posts .post:nth-child(3) {
	display: block;
}

#sobre:before {
	content: "";
	height: 200px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	background: #E5E5E5;
	background: -webkit-linear-gradient(180deg,rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 1) 100%);
	background: -moz-linear-gradient(180deg,rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 1) 100%);
	background: linear-gradient(180deg,rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#E5E5E5",
	  endColorstr="#E5E5E5",
	  GradientType=0
	);
}


.bannerTexto {
	height: calc(100vh - 100px);
	max-height: 700px;
}
.spacer {
	display: none;
}
#headerMobile, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: calc(100% - 40px) !important;
	left: 20px !important;
	top: 20px;
	right: 20px !important;
	bottom: auto;
	display: block !important;	
	height: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}

#menuWrapper .logo {
	display: block;
	height: 50px !important;
	margin: 15px 0;
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	position: relative;
	clear: none;
	padding: 0 20px;
	height: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100% !important;
}
#menuPrincipal {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
#nav {
	clear: none;
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#nav li {
	margin: 0;
	clear: none;
	position: relative;
	margin-right: 40px;
}
#nav li:last-child {
	margin: 0;
}
.blocoForm {
	background: none;
}
}
@media only screen 
and (min-width : 1280px) {
#home {
	padding-top: 200px;
}
#home h1 {
	margin-bottom: 100px;
}
#tabs-nav {
	font-size: 16px;
}
.tabTexto ul {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 2%;
	-moz-column-gap: 2%;
	column-gap: 2%;
}
.home #publicacoes a.btn {
	right: 0;
}
#servico ul {
	margin: 0 40px 20px 40px;
}
.single-servico #topoFoto {
	width: 50%;
}
.postResumo {
	padding: 40px;
}
#menuWrapper .social {
	right: 0;
}
#menuWrapper .logo {
	left: 0;
}
section, .menu {
	width: 1200px !important;
	padding: 0;
	margin: 0 auto;
}
#nav li {
	margin-right: 60px;
}
}