/*
Theme Name: Azeredo & Ugatti
Theme URI: https://www.azeredoeugatti.com.br/
Description: Template para site Azeredo & Ugatti
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@font-face {
    font-family: 'Swear Display';
    src: url('fonts/SwearDisplay-Bold.eot');
    src: url('fonts/SwearDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SwearDisplay-Bold.woff2') format('woff2'),
        url('fonts/SwearDisplay-Bold.woff') format('woff'),
        url('fonts/SwearDisplay-Bold.ttf') format('truetype'),
        url('fonts/SwearDisplay-Bold.svg#SwearDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swear Display';
    src: url('fonts/SwearDisplay-Regular.eot');
    src: url('fonts/SwearDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/SwearDisplay-Regular.woff2') format('woff2'),
        url('fonts/SwearDisplay-Regular.woff') format('woff'),
        url('fonts/SwearDisplay-Regular.ttf') format('truetype'),
        url('fonts/SwearDisplay-Regular.svg#SwearDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Swear Display';
    src: url('fonts/SwearDisplay-Light.eot');
    src: url('fonts/SwearDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/SwearDisplay-Light.woff2') format('woff2'),
        url('fonts/SwearDisplay-Light.woff') format('woff'),
        url('fonts/SwearDisplay-Light.ttf') format('truetype'),
        url('fonts/SwearDisplay-Light.svg#SwearDisplay-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-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, .cky-btn, .postBtn .fa-solid, .postBtn, #busca input[type='submit'], form input.wpcf7-submit, .areasNav a, #rodape a {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.cky-btn {
	background: #004466 !important;
	color: #fff !important;
	border-color: #004466 !important;
}
body {
	background: #f2f2f2;
	color: #001930;
	font-size: 17px;
	line-height: 26px;
	font-family: "Inter", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
}

h1, h2, h3 {
	font-family: 'Swear Display';
	font-weight: normal;
	font-weight: 300;
}
h1, h2 {
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 20px;
}

h3 {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
}
h4, .profissional small {
	font-weight: 300;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	margin-bottom: 20px;
	display: block;
}
.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: #004466;
	text-decoration: none;
}
a:hover, a:active {
	color: #66717d;
}
p, .video {
	margin-bottom: 20px;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: #f2f2f2;
	z-index: 9990;
	left: 0;
	top: 0;
	border-bottom: 1px solid #404d5c;
}
.logo {
	float: left;
	height: 40px !important;
	width: auto !important;
	margin: 20px 0;
}
.logo1 {
	display: block;
}
#menuWrapper .logo, .escuro .logo1, .logo2 {
	display: none;
}
.escuro .logo2 {
	display: block;
}
.fa-bars, .fa-xmark  {
	color: #001930;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
.escuro .fa-bars, .escuro .fa-xmark {
	color: #e4ebf0;
}
.page-template-page-contato #headerMobile, .page-template-page-contato #menuWrapper,
.page-template-page-sobre #headerMobile, .page-template-page-sobre #menuWrapper,
.page-template-page-atuacao #headerMobile, .page-template-page-atuacao #menuWrapper,
.home #headerMobile, .home #menuWrapper {
	background: #001930;
	border-color: #66717d;
}
.page-template-page-atuacao #headerMobile, .page-template-page-atuacao #menuWrapper {
	background: #404d5c;
}
#menuWrapper {
	position: fixed;
	background: #f2f2f2;
	width: 250px;
	height: 100%;
	z-index: 9990;
	right: -300px;
	top: 0;
	border-left: 1px solid #404d5c;
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
}
#nav span {
	position: relative;
	z-index: 2;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 20px;
	line-height: 20px;
	font-size: 15px;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#nav li#mHome {
	display: none !important;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #001930;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #66717d;
}

.escuro #menuWrapper a:link, .escuro #menuWrapper a:visited, 
.escuro #menuWrapper .social a:link, .escuro .social #menuWrapper a:visited {
	color: #e4ebf0;
}
.escuro #menuWrapper a:hover, .escuro #menuWrapper a:active,
.escuro #menuWrapper .social a:hover, .escuro .social #menuWrapper a:active {
	color: #66717d;
}
img.responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
.language-chooser {
	font-size: 10px;
	line-height: 16px;
	font-weight: 400;
	text-transform: uppercase;
	border: 1px solid #404d5c;
	height: 16px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	overflow: hidden;
	position: relative;
	width: auto;
	float: right;
}
.language-chooser li {
	border-right: 1px solid #404d5c;
}
.language-chooser li:last-child {
	border: 0;
}
.page-template-page-atuacao .language-chooser, .page-template-page-atuacao .language-chooser li {
	border-color: #001930;
}
#menuWrapper .language-chooser a:link, #menuWrapper .language-chooser a:visited {
	display: block;
	padding: 0 7px;
	color: #404d5c; 
}
.escuro #menuWrapper .language-chooser a:link, .escuro #menuWrapper .language-chooser a:visited {
	color: #e4ebf0; 
}
#menuWrapper .language-chooser a:hover, #menuWrapper .language-chooser a:active, #menuWrapper .language-chooser li.active a {
	color: #e4ebf0; 
	background: #404d5c; 
}
.page-template-page-atuacao #menuWrapper .language-chooser a:hover, .page-template-page-atuacao #menuWrapper .language-chooser a:active, .page-template-page-atuacao #menuWrapper .language-chooser li.active a {
	color: #e4ebf0; 
	background: #001930; 
}
#menuWrapper .social {
	justify-content: flex-end;
}
#menuWrapper .social a:link, #menuWrapper .social a:visited {
	color: #001930;
	height: auto;
	line-height: normal !important;
	background: none;
	font-size: 20px;
}
#menuWrapper .social a:hover, #menuWrapper .social a:active {
	color: #66717d;
}

/* publicacoes */
.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 {
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
	border-bottom: 1px solid #404d5c;
}
.post .postFoto {
	padding-bottom: 50%;
	margin: 0;
}
.postFoto a {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 4;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.post h3 {
	color: #404d5c;
}
.post .postFotoWrapper {
	margin-bottom: 10px;
}
.postResumo {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}
a.btn:link, a.btn:visited {
	padding: 9px 30px 9px 36px;
	border: 1px solid #3a82ab;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #3a82ab;
	display: block;
	float: left;
	margin-bottom: 20px;
	font-weight: 300;
}
.btn .fa-solid {
	padding: 0 6px 0 10px;
}
.btn:hover .fa-solid {
	padding: 0 0 0 16px;
}
a.btn:hover, a.btn:active {
	color: #404d5c;
	border-color: #404d5c;
}

.btnCenter {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 30px 0 0 0;
}
#publicacoes a.btn {
	float: right !important;
}
/*  home */
#home {
	overflow: hidden;
	position: relative;
	z-index: 1;
	background: #001930;
}
.home .conteudo, footer {
	z-index: 3;
}
#homeTexto {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: calc(100vh - 80px);
	max-height: 700px;
	color: #b8c3cc;
}
#videoWrapper {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	display: block;
}
#videoWrapper  video {
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

#home h1 {
	margin: 0;
	color: #b8c3cc;
}

.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: 100px 0 80px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 3;
}
.postSingle ul {
	overflow: hidden;
}
.postSingle ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
	margin-bottom: 20px;
}
.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: 26px;
	line-height: 26px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #001930;
}
.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: 0;
}
.postSingle ol, .bloco ol {
	list-style-position: outside;
}
.postSingle ol li, .bloco ol li {
	list-style-type: decimal;
	margin-left: 25px;
	margin-bottom: 20px;
}
blockquote {
	margin: 0 0 20px 0;
	font-size: 25px;
	line-height: 30px;
	color: #66717d;
	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: #004466;
	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;
}
/* sobre */



/* atuacao */




#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: #F05A2A;
	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 a:link, #areas a:visited {
	color: #373435;
}
#areas a:hover, #areas a:active {
	color: #F05A2A;
}
#areas li.current a {
	color: #F05A2A;
}

/* profissioanis */
.profissionalLink {
	display: block;
	overflow: hidden;
}
.profissional h3  {
	color: #001930;
	margin-bottom: 10px;
}
.profissional small {
	color: #66717d;
}
.postFotoWrapper {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
.profissional .postFoto, #profissionalFoto .postFoto {
	padding-bottom: 115%;
	margin-bottom: 0;
}
.profissional .postFotoWrapper:hover .postFoto {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-filter: grayscale(100%); /* Webkit */
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); /* Firefox4-34*/
	filter: gray;  /* IE6-9 */
	-webkit-filter: grayscale(1); 
}
.post .postFotoWrapper:hover .postFoto, .postRel .postFoto:hover {
	-webkit-filter: grayscale(100%); /* Webkit */
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); /* Firefox4-34*/
	filter: gray;  /* IE6-9 */
	-webkit-filter: grayscale(1); 
}
#profissionalFoto {
	width: 280px;
	overflow: hidden;
	margin-bottom: 20px;
}
#profissionalPerfil h1:has(+ h4) {
	margin-bottom: 10px;
}
#profissionalPerfil h4 {
	color: #66717d;
}
.postSingle .social {
	padding-top: 30px;
}
.postSingle .social li {
	padding: 0;
}
.postSingle .social li:before {
	display: none;
}
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	overflow: hidden;
}
.social li {
	margin-right: 10px;
}
.social li:last-child {
	margin: 0;
}
.social a:link, .social a:visited {
	color: #004466;
	background: #b8c3cc;
	width: 32px;
	height: 32px;
	display: block;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
}
.social a:hover, .social a:active {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
/* publicacoes */

#relacionados {
	padding: 0 0 80px 0;
	position: relative;	
}
#relacionados section {
	border-top: 1px solid #404d5c;
	padding-top: 50px !important;
}
#relacionados h4 {
	color: #404d5c;
	margin-bottom: 50px;
}
.postRel {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
.postRel .postResumo {
	margin-bottom: 10px;
}
.postRel h3 {
	font-size: 28px;
	line-height: 32px;
	color: #001930;
}
.postRel .postFoto {
	margin-bottom: 10px;
	padding-bottom: 60%;
}




#rodape {
	padding-bottom: 30px;
	background: #001930;
	color: #b8c3cc;
}
#rodape .social {
	clear: both;
}
#rodape .social a:link, #rodape .social a:visited {
	background: none;
	width: auto;
	line-height: normal !important;
	font-size: 20px;
}
#rodape a.btn:link, #rodape a.btn:visited {
	color: #66717d;
	border-color: #66717d;
}
#rodape a.btn:hover, #rodape a.btn:active {
	color: #e4ebf0;
	border-color: #e4ebf0;
}
#rodape a:link, #rodape a:visited {
	color: #b8c3cc;
}
#rodape a:hover, #rodape a:active {
	color: #e4ebf0;
}
.boxRodape {
	overflow: hidden;
	margin-bottom: 30px;
}
#rodapeLogo {
	width: 280px;
	margin-bottom: 50px;
}
#rodapeLogo img {
	display: block;
	width: 100%;
	height: auto;
}
#rodape .contatoInfo, #rodape .contatoEndereco {
	padding-top: 0;
	border: 0;
}
#navRodape li {
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 200;
	line-height: 25px;
	text-transform: uppercase;
}
#newsletter {
	background: #66717d;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	margin-bottom: 100px;
}
#newsletter label, #newsletter p, #newsletter h3 {
	color: #e4ebf0 !important;
}
footer {
	background: #001930;
	position: relative;
	overflow: hidden;
	font-size: 13px;
	line-height: 20px;
	color: #b8c3cc;
	text-align: center;
}
footer section {
	padding-top: 20px !important;
	border-top: 1px solid #66717d;
}
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;
}
footer a:link, footer a:visited {
	color: #b8c3cc;
}
footer a:hover, footer a:active {
	opacity: 0.6;
}
#assinatura {
	width: 167px;
	overflow: hidden;
	margin: 0 auto 20px auto;
}
#assinatura:hover {
	opacity: 0.6;
}
#assinatura img {
	width: 100%;
	height: auto;
	display: block;
}

/* 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:  flex-start;
	padding: 0 0 10px 0;
}
#pagenav a, #pagenav span {
	margin: 0 10px 10px 0;
	font-size: 14px;
	font-weight: 400;
	color: #3a82ab;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #3a82ab;
}
#pagenav span.current {
	color: #fff;
	background: #3a82ab;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #3a82ab;
	border: 1px solid #3a82ab;
}
#pagenav a:hover, #pagenav a:active {
	color: #fff;
	background: #404d5c;
	border-color: #404d5c;
}
/* post interna */
.single-post #interna h1 {
	display: block;
	clear: both;
	width: 100%;
}

.postShare {
	font-weight: 700;
	padding: 51px 0 20px 0;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.postShare:before {
	content: "";
	position: absolute;
	left: 0;
	top: 30px;
	height: 1px;
	width: 100%;
	background: #3a82ab;
}
.postShare strong {
	display: block;
	color: #3a82ab;
	font-weight: 300;
	line-height: 22px;
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0;
}
.addtoany_list a, .widget .addtoany_list a {
	display: block !important;
	padding: 0 !important;
	margin: 0 0 0 10px !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;
}
.blocosCenter {
	overflow: hidden;
	max-width: 890px;
	margin: 0 auto;
}
#postInterna .blocosCenter {
	text-align: center;
}
#postInterna .blocosCenter h1, #postInterna .blocosCenter h4 {
	margin-bottom: 50px;
}
#postInterna .blocosCenter h4 {
	color: #66717d;
}
#postInterna .postFoto {
	margin-bottom: 50px;
	padding-bottom: 50%;
}
#postInterna .postSingle {
	max-width: 645px;
	margin: 0 auto;
}
.page-template-page-contato, .page-template-page-sobre {
	background: #001930;
	color: #e4ebf0;
}
#contato a:link, #contato a:visited {
	color: #e4ebf0;
}
#contato a:hover, #contato a:active {
	color: #66717d;
}
.mapa {
	position: relative;
	height: 250px;
    overflow: hidden;
	width: 100%;
}
.mapa iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}
.contatoInfo, .contatoEndereco {
	padding: 20px 0;
	overflow: hidden;
	border-top: 1px solid #66717d;
}
.contatoEndereco p {
	margin: 0;
}
.blocoTexto h1, .blocoTexto h2 {
	margin-bottom: 20px;
}
#contato h1, #contato h2 {
	max-width: 675px;
	color: #b8c3cc;
}
#contatoWrapper {
	overflow: hidden;
	padding-top: 30px;
}
#contatoWrapper a.btn:link, #contatoWrapper a.btn:visited {
	color: #66717d;
	border-color: #66717d;
	margin-bottom: 50px;
}
#contatoWrapper a.btn:hover, #contatoWrapper a.btn:active {
	color: #e4ebf0;
	border-color: #e4ebf0;
}
#sobre {
	color: #b8c3cc;
}
#sobre h1 {
	margin-bottom: 50px;
	max-width: 600px;
}
#sobre p {
	max-width: 580px;
}
#cultura {
	background: #b8c3cc;
	color: #001930;
}
.blocos:has(+ .fotoDestaque), .blocos:has(+ #profissionaisLista) {
	margin-bottom: 80px;
}
.fotoDestaque {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.fotoDestaque .postFoto {
	z-index: 1;
	margin: 0;
}
.simbolo {
	background:url(images/au-symbol-lightgray.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 160px;
	height: 160px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -80px;
	margin-top: -80px;
	z-index: 2;
}
#cultura h4 {
	padding-top: 20px;
	margin-bottom: 50px;
	border-top: 1px solid #001930;
	width: 100%;
}
#culturaLista h4 {
	margin-bottom: 20px;
}
.culturaItem {
	overflow: hidden;
	padding-top: 30px;
}
.culturaItem h3 {
	font-weight: 400;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #404d5c;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #404d5c;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #404d5c;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #404d5c;
	opacity: 1;
}
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='file'], form input[type='date'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url']  {
    width: 100%;
	-webkit-appearance: none;
    color: #404d5c;
	opacity: 1;
    background-color: #fff;
	border: 1px solid #404d5c;
    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;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-family: "Inter", 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 #404d5c;
	color: #404d5c;
}
.wpcf7-list-item {
	display: block !important;
	overflow: hidden;
	position: relative;
	padding: 0 !important;
	margin: 0 0 15px 0 !important;
	width: 100%;
}
label {
	display: block;
	clear: both;
	margin-bottom: 0;
	font-weight: 500;
	font-size: 12px;
	line-height: 20px;
}
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: #E55934;
	background: #FFC;
}

form input.wpcf7-submit, .searchandfilter input[type='submit'], #busca input[type='submit'] {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: right;
	border: 0 !important;
	background: #004466 url(images/setaEnviar.png) center no-repeat;
	cursor: pointer;
	width: auto;
	line-height: 40px !important;
	height: auto !important;
	width: 60px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	-webkit-background-size: auto 18px;
    -moz-background-size: auto 18px;
    -o-background-size: auto 18px;
    background-size: auto 18px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-family: "Inter", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
}
#busca input[type='submit'] {
	background: #004466 url(images/zoom.png) center no-repeat;
	-webkit-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -o-background-size: auto 20px;
    background-size: auto 20px;
}
form input.wpcf7-submit:hover, .searchandfilter input[type='submit']:hover, #busca input[type='submit']:hover {
	background-color: #001930;
}
#newsForm, #formDownload {
	position: relative;
	overflow: hidden;
}
#newsletter form input[type='email'], #formDownload form input[type='email'] {
	padding: 0 75px 0 15px;
}
#newsletter form input.wpcf7-submit, #formDownload form input.wpcf7-submit {
	position: absolute;
	top: 51px;
	right: 1px;
	line-height: 38px !important;
	z-index: 2;
}
#newsletter .wpcf7-spinner, #formDownload .wpcf7-spinner {
	position: absolute;
	z-index: 3;
	right: 20px;
	top: 60px;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: 0 !important;
	float: left !important;
}
#trabalhe-conosco .wpcf7-spinner {
	float: right !important;
}
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;
}
#busca {
	width: 100%;
	max-width: 320px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;   
	padding-right: 70px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
#busca input[type='submit'] {
	position: absolute;
	right: 0;
	top: 0;
}
#publicacoesIntro {
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #404d5c;
	margin-bottom: 50px;
	padding-bottom: 30px;
}
#equipe h1, #downloadWrapper h1, #atuacao h1, #area h1 {
	margin-bottom: 50px;
}
#equipe #profissionaisLista {
	padding-top: 100px;
	border-top: 1px solid #404d5c;
}
#downloadsWrapper h1 {
	margin-bottom: 50px;
	border-bottom: 1px solid #404d5c;
	padding-bottom: 50px;
}
#downloads .postFoto {
	padding-bottom: 150%;
	margin: 0;
}
#downloads {
	margin-bottom: 30px;
}
.download:hover .postFoto {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.download {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.bloco.blocoDownloadCapa {
	width: 280px;
}
#btnDownload {
	display: none;
}
#formulario {
	overflow: hidden;
	padding-top: 30px;
}
#formDownloadWrapper {
	max-width: 570px;
}
.page-template-page-atuacao, .singleArea {
	background: #404d5c;
	color: #b8c3cc;
}
#atuacao .fotoDestaque:has(+ .areasNav) {
	margin-bottom: 100px;
}
#atuacao .postFoto {
	background-position: center top;
}
#atuacao .postFoto:before {
	background: #66717d;
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	mix-blend-mode: color; 
}
.areasNav {
	border-top: 1px solid #66717d;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.areasNav li {
	border-bottom: 1px solid #66717d;
}
.areasNav a:link, .areasNav a:visited {
	color: #b8c3cc;
	text-transform: uppercase;
	font-weight: 200;
	display: block;
	padding: 20px 40px 20px 0;
	background: url(images/mais.png) center right no-repeat;
	-webkit-background-size: auto 26px;
    -moz-background-size: auto 26px;
    -o-background-size: auto 26px;
    background-size: auto 26px;
	opacity: 0.6;
}
.areasNav a:hover, .areasNav a:active, .areasNav li.current-cat a {
	opacity: 1;
}
.areasNav li.current-cat a {
	font-weight: 400;
}
.singleArea #relacionados {
	padding: 100px 0 80px 0;
	background: #f2f2f2;
}
.singleArea #relacionados section {
	border: 0;
	padding-top: 0 !important;
}
#area .postSingle {
	margin-bottom: 80px;
}
#interna h1 {
	margin-bottom: 50px;
}
#interna .postSingle h2 {
	color: #404d5c;
	font-weight: 400;
	font-size: 40px;
	line-height: 45px;
}
#homeEscritorio {
	background: #b8c3cc;
	color: #001930;
}
#homeEscritorio h4.subtitulo, #homeEquipe h4.subtitulo, #homePublicacoes h4.subtitulo {
	padding-top: 20px;
	border-top: 1px solid #001930;
	width: 100%;
	margin-bottom: 50px;
}
#homeEscritorio h2 {
	max-width: 850px;
	margin-bottom: 50px;
}
.botoes {
	overflow: hidden;
	padding-top: 30px;
}
.botoes a.btn {
	margin-right: 20px;
}
#homeAtuacao {
	background: #404d5c;
	color: #b8c3cc;
}
#homeAtuacao .blocos {
	padding-top: 20px;
	border-top: 1px solid #b8c3cc;
}
#homeAtuacao h2 {
	margin-bottom: 100px;
	max-width: 750px;
}
#homeAtuacao .areasNav {
	margin-bottom: 20px;
}
#homeEquipe, #homePublicacoes {
	background: #f2f2f2;
}
#homeEquipe h2 {
	max-width: 720px;
	margin-bottom: 100px;
}
#homePublicacoes {
	padding-top: 0;
}
@media only screen 
and (min-width : 480px) {
.postSingle .gallery li {
	width: 31.3333%;
}
}
@media only screen 
and (min-width : 640px) {

.postRel h3 {
	margin-bottom: 58px;
}
.postRel .postResumo {
	margin: 0;
}
.postRel a.btn {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
}
#profissionaisLista, #culturaLista, #downloads {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
}
.profissional, .culturaItem, .download {
	width: calc(50% - 20px);
	margin-right: 20px;
}
.numero {
	padding: 0 20px;
	margin: 0 0 50px 0;
	width: 200px;
	border-left: 1px solid #fff;
}
.numero:first-child {
	border: 0;
}


#postsRel {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
}
#relacionados .postRel, #homePublicacoes .postRel {
	width: calc(50% - 20px);
	margin-right: 20px;
}
#relacionados .postRel: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) {
#rodape section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.boxRodape {
	width: 48%;
}
#atuacao .areasNav a:link, #atuacao .areasNav a:visited,
#homeAtuacao .areasNav a:link, #homeAtuacao .areasNav a:visited {
	padding: 30px 60px 30px 0;
	font-size: 28px;
	line-height: 30px;
	-webkit-background-size: auto 40px;
    -moz-background-size: auto 40px;
    -o-background-size: auto 40px;
    background-size: auto 40px;
}
.bloco.blocoDownloadForm {
	width: calc(100% - 330px);
}
.subtitulo {
	width: 250px;
	padding-top: 10px;
}
.blocoTexto {
	width: calc(100% - 270px);
	max-width: 890px;
}
h1, h2 {
	font-size: 60px;
	line-height: 65px;
}
#profissionalPerfil h1 {
	font-size: 48px;
	line-height: 52px;
	letter-spacing: -2px;
}
h3 {
	font-size: 35px;
	line-height: 40px;
}
.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);
}

#areas li, #interna #areas li {
	width: 100%;
}

.mobile {
	display: none;
}
.desktop {
	display: block;
}
.blocos, .post, #publicacoesIntro {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#publicacoesIntro {
	align-items: center;
}
.post {
	flex-direction: row-reverse;
}
.post .postFoto {
	padding-bottom: 60%;
	margin-bottom: 20px;
}
.post .postResumo {
	width: 65%;
}
.post .postFotoWrapper {
	width: 250px;
	margin-bottom: 30px;
}
.bloco, #areas {
	width: 46%;
}
#areas {
	padding-top: 0;
}
#profissionalFoto {
	float: left;
}
#profissionalPerfil {
	width: calc(100% - 330px);
	float: right;
}
#newsForm form {
	overflow: hidden;
	position: relative;
	padding-right: 60px;
}
#newsletter form input.wpcf7-submit {
	top: 0;
}
#newsForm .wpcf7-form-control-wrap[data-name="your-name"], 
#newsForm .wpcf7-form-control-wrap[data-name="your-email"] {
	display: block !important;
	float: left;
	width: calc(50% - 10px);
	margin-right: 10px;
}
#newsForm .wpcf7-form-control-wrap[data-name="aceite"] {
	display: block !important;
	clear: both;
	width: 100%;
}
#newsletter .wpcf7-spinner {
	right: 20px;
	top: 10px;
}
}
@media only screen 
and (min-width : 1024px) {
#homeTexto {
	height: calc(100vh - 100px);
}
.boxRodape {
	width: auto;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#assinatura {
	margin: 0 0 20px 0;
}
#newsletter {
	padding: 50px 50px 30px 50px;
}
#area section, #newsletter {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#newsForm {
	width: calc(100% - 500px);
}
#area .postSingle {
	margin-bottom: 0;
	width: calc(100% - 370px);
}
#area .areasNav {
	width: 320px;
}
.bloco.blocoDownloadForm {
	width: calc(100% - 380px);
}
.culturaItem, .download, #homePublicacoes .postRel {
	width: calc(25% - 20px);
}
.culturaItem h3 {
	font-size: 40px;
	line-height: 44px;
}
.culturaItem:nth-child(1) {
	margin-left: 50%;
}
.culturaItem:nth-child(3) {
	margin-left: 25%;
}
#contato .contatoInfo, #contato .contatoEndereco {
	font-size: 24px;
	line-height: 30px;
	font-weight: 200;
	padding: 30px 0;
}
#sobre p, #equipe p, #atuacao .blocoTexto p, #homeEscritorio p {
	font-size: 18px;
}
#homeEscritorio p, #homeEscritorio .botoes {
	padding-left: 400px;
}
#atuacao .blocoTexto p {
	max-width: 800px;
}
#equipe p {
	max-width: 380px;
}
#postInterna .postFoto {
	padding-bottom: 30%;
}
.post .postResumo {
	width: calc(100% - 500px);
}
.post .postFotoWrapper {
	width: 450px;
}
.post a.btn {
	position: absolute;
	bottom: 0;
	left: 0;
}
.post h3 {
	font-size: 48px;
	line-height: 52px;
	letter-spacing: -2px;
	margin-bottom: 58px;
}
#profissionalFoto {
	width: 340px;
}
#profissionalPerfil {
	width: 510px;
}
.profissional {
	width: calc(25% - 20px);
}

#numerosFundo {
	background-attachment: fixed;
}
.single-area .postSingle {
	width: calc(100% - 390px);
}



.contatoLogo {
	order: 1;
}
.mapa {
	height: 500px;
}
.contatoRodape {
	order: 3;
	margin-bottom: 0;
}

#relacionados .postRel {
	width: calc(33.3333% - 20px);
}
#relacionados .postRel:nth-child(3) {
	display: block;
}




.bannerTexto {
	height: calc(100vh - 100px);
	max-height: 700px;
}
.spacer {
	height: 100px;
}
#headerMobile, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	display: block !important;	
	height: 100px;
	border: 0;
}
#menuWrapper .logo1, .escuro #menuWrapper .logo2 {
	display: block;
}
.escuro #menuWrapper .logo1 {
	display: none;
}
#menuWrapper .logo {
	height: 50px !important;
	margin: 25px 0;
	position: absolute;
	left: 20px;
	top: 0;
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	position: relative;
	clear: none;
	padding: 0 20px;
	height: 99px;
	border-bottom: 1px solid #404d5c;
}
.page-template-page-contato .menu,
.page-template-page-sobre .menu,
.page-template-page-atuacao .menu {
	border-color: #66717d;
}
#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: 20px;
	font-size: 14px;
	letter-spacing: normal;
}
.language-chooser, #menuWrapper .social {
	margin: 0 0 0 20px
}
#menuWrapper #nav li.current a:before, .archive #menuWrapper #nav #mPublicacoes a:before, .single-post #menuWrapper #nav #mPublicacoes a:before, .page-template-page-publicacoes #menuWrapper #nav #mPublicacoes a:before, .page-template-page-sobre #menuWrapper #nav #mSobre a:before, .page-template-page-atuacao #menuWrapper #nav #mAtuacao a:before, .single-area #menuWrapper #nav #mAtuacao a:before, .page-template-page-profissionais #menuWrapper #nav  #mProfissionais a:before, .single-profissional #menuWrapper #nav #mProfissionais a:before  {
	left: 10px;
	right: 10px;
	margin-left: 0;
	opacity: 1;
	width: auto;
}
#home h1 {
	font-size: 72px;
	line-height: 76px;
	letter-spacing: -2px;
}
}
@media only screen 
and (min-width : 1280px) {
#homeEscritorio p, #homeEscritorio .botoes {
	padding-left: 545px;
}
#home h1 {
	font-size: 120px;
	line-height: 125px;
}
#area .postSingle {
	width: calc(100% - 470px);
}
.blocoTexto h1, .blocoTexto h2, #cultura h2, #downloadWrapper h1, #area h1, #interna h1, #homeEscritorio h2, #homeAtuacao h2, #homeEquipe h2 {
	font-size: 72px;
	line-height: 76px;
	letter-spacing: -2px;
}
#cultura h2 {
	max-width: 890px;
}
#menuWrapper .logo {
	left: 0;
}
section, .menu {
	width: 1246px;
	padding: 0;
	margin: 0 auto;
}
#nav li {
	margin-right: 40px;
	font-size: 15px;
}
#equipe .subtitulo {
	width: 300px;
}
#equipe .blocoTexto {
	max-width: 790px;
}
}