/*
Theme Name: Gomes Rodrigues
Theme URI: http://www.gomesrodrigues.com.br/
Description: Template para site Gomes Rodrigues
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto: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, .cky-btn, .local li, #atuacao .postFoto:after, #btnWhats, #topoNavAreas a, #sobre3 .bloco a, .btn a, #atuacao h2 {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #E9BF95;
	font-size: 18px;
	line-height: 20px;
	font-weight: 300;
	font-family:"effra";
}
h1, h2 {
	font-family:"oso-serif";
	font-weight: 300;
}
h1 em, h2 em {
	font-weight: 700;
	font-style: normal;
}
h1, h2 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 20px;
	font-weight: 300;
}



.postSingle h2 {
	color: #C2AB8B;
	font-size: 35px;
	line-height: 40px;
}
h3 {
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
}
h4 {
	font-weight: 300;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 20px;
}

.archive #publicacoesWrapper h4 {
	margin-bottom: 20px;
}
.spacer {
	display: block;
	height: 80px;
	width: 100%;
}
#btnWhats {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: url(images/wpp_flutuante.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	z-index: 50;
	cursor: pointer;
	width: 65px;
	height: 65px;
}
#btnWhats:hover, #btnWhats:active {
	width: 70px;
	height: 70px;
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #707070;
	text-decoration: none;
}
a:hover, a:active {
	color: #3D5473;
}
p, .video {
	margin-bottom: 20px;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: #fff;
	z-index: 9990;
	left: 0;
	top: 0;
}
.logo {
	display: block;
	float: left;
	height: 20px !important;
	width: auto !important;
	margin: 30px 0;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #B36C09;
	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;
	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: 25px;
	font-size: 20px;
	font-weight: 400;
	text-transform: lowercase;
}
#nav li#mHome {
	display: none !important;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #231F20;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #B36C09;
}
#menuWrapper li.current a, .archive #mPublicacoes a, .single-post #mPublicacoes a, .page-template-page-publicacoes #mPublicacoes a {
	color: #B36C09;
	font-weight: 700;
}
img.responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
/* 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 .postFoto:before {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: #EAE2D7;
	background: -webkit-linear-gradient(180deg,rgba(234, 226, 215, 0.5) 0%, rgba(194, 171, 139, 0.9) 70%, rgba(194, 171, 139, 1) 100%);
	background: -moz-linear-gradient(180deg,rgba(234, 226, 215, 0.5) 0%, rgba(194, 171, 139, 0.9) 70%, rgba(194, 171, 139, 1) 100%);
	background: linear-gradient(180deg,rgba(234, 226, 215, 0.5) 0%, rgba(194, 171, 139, 0.9) 70%, rgba(194, 171, 139, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#EAE2D7",
	  endColorstr="#C2AB8B",
	  GradientType=0
	);
}
.postFoto a:before {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	background: #EAE2D7;
	background: -webkit-linear-gradient(180deg,rgba(234, 226, 215, 0) 0%, rgba(61, 84, 115, 0.9) 70%, rgba(61, 84, 115, 1) 100%);
	background: -moz-linear-gradient(180deg,rgba(234, 226, 215, 0) 0%, rgba(61, 84, 115, 0.9) 70%, rgba(61, 84, 115, 1) 100%);
	background: linear-gradient(180deg,rgba(234, 226, 215, 0) 0%, rgba(61, 84, 115, 0.9) 70%, rgba(61, 84, 115, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#EAE2D7",
	  endColorstr="#3D5473",
	  GradientType=0
	);
}
.post:hover .postFoto a:before {
	opacity: 1;
}
.post {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.post .postFoto {
	padding-bottom: 70%;
	margin: 0;
}
.postFoto a {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	border: 2px solid #fff;
	z-index: 4;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.post h3 {
	font-size: 25px;
	line-height: 30px;
	color: #fff;
	margin: 0 20px 20px 20px;
	position: relative;
	z-index: 2;
}
/*a.btn:link, a.btn:visited {
	padding: 10px 15px;
	font-size: 15px;
	line-height: 28px;
	padding: 5px 40px 5px 10px;
	color: #707070;
	background: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: block;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}
a.btn .fa-solid {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	width: 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);
}
a.btn:before {
	position: absolute;
	right: 0;
	top: 0;
	background: #C2AB8B;
	width: 30px;
	height: 100%;
	z-index: 1;
	content: "";
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
a.btn:hover, a.btn:active {
	color: #C2AB8B;
}
a.btn:hover .fa-solid, a.btn:active .fa-solid {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}*/
#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;
	-webkit-border-bottom-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
}
#homeTexto {
	height: 90vh;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: left;
	max-width: 600px;
}
#home h1 {
	padding-top: 40px;
	margin: 0;
	font-weight: 700;
}
#setaNext {
	width: 50px;
	height: 50px;
	line-height: 50px !important;
	font-size: 40px; 
	text-align: center !important;
	cursor: pointer;
	left: 50%;
	margin-left: -25px;
	bottom: 50px;
	position: absolute;
	animation: bounce 0.7s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	color: #fff;
}
@keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 20px, 0); }
}
@-o-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 20px, 0); }
}
@-moz-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 20px, 0); }
}
@-webkit-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 20px, 0); }
}
.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: 2;
}
.home .conteudo {
	padding: 180px 0 80px 0;
	margin-top: -80px;
}
.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: 24px;
	line-height: 24px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #707070;
}
.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: #3D5473;
	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: #fff;
	z-index: 1;
}
blockquote p {
	margin: 0;
	position: relative;	
	z-index: 3;
}
.wp-caption  {
	background: #fff;
	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 */
#sobre {
	background: #E5E5E5 url(images/fundo_sobre.jpg) center top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding-bottom: 0;
	z-index: 10;
}
#sobre h4, #interna h4 {
	color: #C2AB8B;
}
#sobre h4:before, #interna h4:before {
	background: #C2AB8B;
}
#sobre .bloco {
	margin-bottom: 80px;
}
#sobreFoto {
	-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%;
	-webkit-border-top-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
}
/* atuacao */
#areas-de-atuacao {
	background: #fff;
	z-index: 4;
	position: relative;
	overflow: hidden;
	padding: 160px 0 60px 0;
	margin-top: -80px;
}
#areas-de-atuacao h2 {
	color: #fff;
	max-width: 400px;
}
#areasBG {
	position: absolute;
	overflow: hidden;
	z-index: 1;
	left: 0;
	top: 80px;
	width: 100%;
	bottom: 0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background: center;
	background-repeat: no-repeat;
}
#areasBG:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background: url(images/filtroHeaderAtuacao.png) center top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	height: 100%;
}
#atuacao {
	background: #fff;
	z-index: 4;
	position: relative;
	overflow: hidden;
}
.atuacaoWrapper .postFoto:before {
	background: url(images/thumbAreas.png) left bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.atuacaoWrapper .postFoto:after {
	background: url(images/mais.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	content: "";
	position: absolute;
	left: 30px;
	bottom: 30px;
	width: 40px;
	height: 40px;
	z-index: 2;
}
.atuacaoWrapper a:hover .postFoto:after {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.atuacaoWrapper {
	padding: 80px 0 60px 0;
	position: relative;
	overflow: hidden;
}
#atuacao h2 {
	color: #3F2600;
	font-size: 30px;
	line-height: 35px;
	font-weight: 700;
	max-width: 500px;
}
#atuacao a:hover h2 {
	color: #B36C09;
}
#atuacao p {
	color: #3F2600;
}
.home h4, #publicacoesWrapper h4, #relacionados h4 {
	margin-bottom: 50px;
}
#accordion {
	position: relative;
	padding-top: 30px;
}
.accordion-toggle {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	font-size: 25px;
	line-height: 30px;
	padding-right: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3D5473;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.accordion-toggle .fa-solid {
	color: #3D5473;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 30px !important;
	font-size: 20px;
}
.accordion-toggle:hover {
	color: #3D5473;
}
.accordion-toggle.ativo {
	color: #3D5473;
	border: 0;
	margin: 0;
}
.accordion-toggle.ativo .fa-solid {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.accordion a:link, .accordion a:visited {
	color: #fff;
}
.accordion a:hover, .accordion a:active {
	color: #3D5473;
}
.accordion-content {
	overflow: hidden;
	display: none;
	margin-bottom: 30px;
}
/* profissioanis */
#profissionais {
	background: #E5E5E5;
	z-index: 8;
}
#profissionais h4 {
	text-align: center;
	color: #C2AB8B;
}
#profissionais h4:before {
	background: #C2AB8B;
	left: 50%;
	margin-left: -15px;
}
.profissional h3 {
	font-size: 25px;
	line-height: 30px;
	color: #3D5473;
	text-transform: uppercase;
	margin: 0;
}
.profissional small {
	font-size: 25px;
	line-height: 30px;
	color: #3D5473;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	display: block;
	font-weight: 300;
}
#profissionais .bloco {
	border: 2px solid #3D5473;
	margin-bottom: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
}
.profissional {
	overflow: hidden;	
	padding: 20px 20px 0 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.profissional .postFoto {
	padding-bottom: 100%;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.profissionalFoto {
	width: 240px;
}
.profissionalInfo {
	width: 100%;
}
.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;
}
#menuWrapper .social {
	justify-content: flex-end;
}
#menuWrapper .social a:link, #menuWrapper .social a:visited {
	color: #C2AB8B;
}
#menuWrapper .social a:hover, #menuWrapper .social a:active {
	color: #fff;
}
/* publicacoes */
#publicacoes, #publicacoesWrapper, #relacionados {
	background: #3D5473;
	z-index: 6;
}
#relacionados {
	padding: 100px 0 80px 0;
	-webkit-border-top-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
	position: relative;
	z-index: 3;
}
#relacionados #posts .post {
	margin-bottom: 20px;
}
/* contato */
#contato {
	background: #3F2600;
	color: #fff;
	z-index: 2;
	padding: 160px 0 20px 0;
	margin-top: -80px;
}
#contato .fa-whatsapp {
	margin-left: 5px;
}
#contato ul li {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: block;
}
.local {
	overflow: hidden;
	position: relative;
	margin: 0 10px 20px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content:  flex-start;
}
#contato .local li {
	width: 25px;
	height: 25px;
	margin: 0 10px 0 0;
}
.local li:hover {
	opacity: 0.6;
}
.local li:last-child {
	margin-right: 0;
}
.local li.locMaps {
	background: url(images/google-maps.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.local li.locWaze {
	background: url(images/waze.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.local a {
	display: block;
	width: 25px;
	height: 25px;
}
#contato li.telWhats a {
	padding-right: 25px;
	background: url(images/whatsapp.png) right 4px no-repeat;
	-webkit-background-size: auto 16px;
    -moz-background-size: auto 16px;
    -o-background-size: auto 16px;
    background-size: auto 16px;
}
#contatoEndereco, #contatoTelefone, #contatoEmail {
	overflow: hidden;
	margin-bottom: 60px;
}
#contatoEndereco {
	margin-bottom: 40px;
}
#contato strong {
	color: #E9BF95;
}
#contato a:link, #contato a:visited {
	color: #fff;
	display: block;
	float: left;
}
#contato a:hover, #contato a:active {
	color: #E9BF95;
}
footer a:link, footer a:visited {
	color: #fff;
}
footer a:hover, footer a:active {
	opacity: 0.6;
}
footer {
	background: #231F20;
	position: relative;
	overflow: hidden;
	padding: 20px 0;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
}
footer p {
	text-align: center;
}
#assinatura {
	width: 16px;
	overflow: hidden;
	margin: 0 auto;
}
#assinatura:hover {
	opacity: 0.6;
}
#assinatura img {
	width: 100%;
	height: auto;
	display: block;
}
/* interna */
#erro404 {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	background-image: url(images/bgSobre.jpg);
	z-index: 3;
	color: #fff;
}
/* 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: 15px;
	font-weight: 700;
	color: #fff;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #fff;
}
#pagenav span.current {
	color: #3D5473;
	background: #fff;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #fff;
	border: 1px solid #fff;
}
#pagenav a:hover, #pagenav a:active {
	color: #fff;
	background: #C2AB8B;
	border-color: #C2AB8B;
}
/* post interna */
.single-post #interna h1 {
	display: block;
	clear: both;
	width: 100%;
}
aside {
	font-size: 14px;
	line-height: 20px;
	padding-top: 30px;
}
.postData, .postCat, .postShare {
	font-weight: 700;
	padding: 20px 0;
	overflow: hidden;
	border-top: 1px solid #fff;
}
.postShare {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
.postShare strong {
	display: block;
}
.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;
}
/* sobre interna */
#topo {
	position: relative;
	overflow: hidden;
	z-index: 11;
	background: #2a1a01;
}
.page-template-page-areas #topo {
	background: #231F20;
}
.page-template-page-areas #topo h3 {
	font-size: 22px;
	line-height: 28px;
	font-weight: 300;
}
.page-template-page-areas #topo p {
	color: #B36C09;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 3px;
}
#topo:before {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	height: 50%;
	width: 100%;
	background: #B5AEA3;
	background: -webkit-linear-gradient(180deg,rgba(181, 174, 163, 0) 0%, rgba(181, 174, 163, 1) 100%);
	background: -moz-linear-gradient(180deg,rgba(181, 174, 163, 0) 0%, rgba(181, 174, 163, 1) 100%);
	background: linear-gradient(180deg,rgba(181, 174, 163, 0) 0%, rgba(181, 174, 163, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#B5AEA3",
	  endColorstr="#B5AEA3",
	  GradientType=0
	);
}
#topo:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	height: 50%;
	width: 100%;
	background: #fff;
}
.home #topo:before, .home #topo:after {
	height: auto;
	bottom: 80px;
}
.borda {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#topoBG {
	position: relative;
	 overflow: hidden;
	 padding: 20px 20px 0 20px;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.home #topoBG {
	height: calc(100vh - 80px);
	max-height: 400px;
}
.home #topoTexto {
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#topoBG h1 {
	max-width: 670px;
}

#topoTexto {
	position: relative;
	z-index: 3;
}
#videoWrapper {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	display: block;
}
#videoWrapper:before {
	background: url(images/filtroHeaderSobre.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#videoWrapper  video {
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}
#sobre1, #o-escritorio {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	background-image: url(images/bgSobre.jpg);
	padding: 80px 0 60px 0;
}
#o-escritorio {
	z-index: 7;
	padding-top: 160px;
	margin-top: -80px;
}
#sobre1:before, #o-escritorio:before {
	height: 200px;
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	background: #2A1A01;
	background: -webkit-linear-gradient(0deg,rgba(42, 26, 1, 0) 0%, rgba(42, 26, 1, 1) 100%);
	background: -moz-linear-gradient(0deg,rgba(42, 26, 1, 0) 0%, rgba(42, 26, 1, 1) 100%);
	background: linear-gradient(0deg,rgba(42, 26, 1, 0) 0%, rgba(42, 26, 1, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#2A1A01",
	  endColorstr="#2A1A01",
	  GradientType=0
	);
}
#o-escritorio:before {
	top: 80px;
}
#o-escritorio h2 {
	color: #fff;
}
#sobre1 h2, #sobre2 h2, #sobre3 h2 {
	color: #fff;
	max-width: 430px;
}
#sobre3 h2 {
	font-size: 35px;
	line-height: 45px;
}
#sobre2 {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	padding: 80px 0 60px 0;
}
#sobre3 {
	background: #B36C09;
	color: #fff;
	position: relative;
	overflow: hidden;
	padding: 80px 0 60px 0;
	z-index: 10;
}
#sobre3 a:link, #sobre3 a:visited, 
.btn a:link, .btn a:visited {
	text-transform: uppercase;
	float: right;
	display: block;
	font-weight: 700;
	color: #fff;
	margin-bottom: 20px;
	line-height: 28px;
	font-size: 15px;
}
#sobre3 a:hover, #sobre3 a:active {
	color: #231F20;
}
.btn  a:hover, .btn  a:active {
	color: #B36C09;
}
#o-escritorio .bloco p {
	margin-bottom: 50px;
}

#areas {
	background: #231F20;
	overflow: hidden;
	position: relative;
	padding: 0;
	color: #E9BF95;
	z-index: 10;
}
.areaWrapper {
	overflow: hidden;
	position: relative;
	padding-top: 80px;
}
.areaWrapper:last-child {
	margin-bottom: 80px;
}
.areaTopo {
	background: #fff;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 20px;
}
.areaTopo h2 {
	max-width: 400px;
	color: #231F20;
	padding: 20px 0 20px 20px;
	font-size: 25px;
	line-height: 25px;
	margin: 0;
	font-weight: 700;
}
.areaFoto {
	position: relative;
	height: 90px;
	width: 100%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.areaFoto:before {
	background: url(images/gradienteArea.png) left bottom no-repeat ;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
}
.areaTexto ul {
	overflow: hidden;
}
.areaTexto ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.areaTexto ul li:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 7px;
	height: 24px;
	line-height: 24px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #B36C09;
}
.areaTexto h3 {
	position: relative;
	overflow: hidden;
	font-size: 22px;
	line-height: 29px;
	margin-bottom: 30px;
}
.areaTexto h3:before {
	background: #E9BF95;
	width: 100%;
	height: 1px;
	top: 50%;
	margin-top: -0.5px;
	left: 0;
	content: "";
	position: absolute;
	z-index: 1;
}
.areaTexto h3 em {
	font-style: normal;
	display: block;
	padding: 0 20px 0 30px;
	background-color: #231F20;
	z-index: 2;
	position: relative;
	float: left;
	-webkit-background-size: auto 18px;
    -moz-background-size: auto 18px;
    -o-background-size: auto 18px;
    background-size: auto 18px;
	background-position: left 3px;
	background-repeat: no-repeat;
}
#area32 h3:nth-child(1) em {
	background-image: url(images/icon_resposabilidade_civil.png);
}
#area32 h3:nth-child(3) em {
	background-image: url(images/icon_creditos.png);
}
#area41 h3:nth-child(1) em {
	background-image: url(images/icon_imobiliario.png);
}
#area43 h3:nth-child(1) em {
	background-image: url(images/icon_estruturacao.png);
}
#topoNavAreas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#topoNavAreas li {
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 400;
	position: relative;
	margin-bottom: 20px;
	width: 100%;
}
#topoNavAreas a:link, #topoNavAreas a:visited {
	color: #fff;
	padding-right: 20px;
	background:url(images/seta01.png) right 4px no-repeat;
	-webkit-background-size: 15px auto;
    -moz-background-size: 15px auto;
    -o-background-size: 15px auto;
    background-size: 15px auto;
	display: block;
	float: left;
}
#topoNavAreas a:hover, #topoNavAreas a:active {
	color: #B36C09;
}
#sobre3 .bloco a {
	display: block;
	float: left;
	padding: 0 20px 0 0;
	background:url(images/seta02.png) right 3px no-repeat;
	-webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -o-background-size: 10px auto;
    background-size: 10px auto;
}
.btn {
	overflow: hidden;
}
#topo .btn {
	position: absolute;
	left: 0;
	bottom: 60px;
}
.btn a {
	display: block;
	float: left;
	padding: 0 20px 0 0;
	background:url(images/seta03.png) right 3px no-repeat;
	-webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -o-background-size: 10px auto;
    background-size: 10px auto;
}
#topo .btn a {
	padding: 0 28px 0 0;
	background:url(images/seta01.png) right 8px no-repeat;
	-webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    background-size: 20px auto;
}
#topo h1, #topo h2 {
	font-size: 25px;
	line-height: 25px;
}
h2 {
	font-size: 30px;
	line-height: 35px;
}
.home #topo h1 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 120px;
}
#topoBG {
	padding: 40px 40px 20px 40px;
}
.page-template-page-areas #topo h3 {
	font-size: 15px;
	line-height: 20px;
}
.page-template-page-areas #topo p, #topoNavAreas {
	display: none;
}
@media only screen 
and (min-width : 480px) {
.postSingle .gallery li {
	width: 31.3333%;
}
}
@media only screen 
and (min-width : 640px) {
#area41 ul, #area43 ul, #area32 ul:nth-child(4) {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#area41 ul li, #area43 ul li, #area32 ul:nth-child(4) li {
	width: 48%;
	margin-right: 2%;
}
.profissionalFoto {
	width: 35%;
}
.profissionalInfo {
	width: calc(65% - 20px);
}
#contato section, footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#contato section {
	align-items: flex-start;
}
footer p {
	text-align: left;
	margin: 0;
}
#assinatura {
	margin: 0;
}
#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%;
}
}
@media only screen 
and (min-width : 768px) {
.home #topo h1 {
	margin-bottom: 20px;
}
.home #topoBG {
	max-height: 500px;
}
#topo .btn  {
	right: 0;
	left: auto;
}
#sobre3 .bloco a {
	float: right;
	text-align: right;
}
.areaTopo {
	min-height: 90px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.areaFoto {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50%;
}
#accordion {
	padding-top: 0;
}
#sobreFoto {
	position: absolute;
	right: 0;
	top: 280px;
	bottom: 0;
	width: 49%;
	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;
}
#sobre3 .blocos, #areas-de-atuacao .blocos {
	align-items: flex-end;
}
.bloco {
	width: 46%;
}
.atuacaoWrapper a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.atuacaoWrapper:nth-child(even) a {
	flex-direction: row-reverse;
}
#sobre1 .blocos, #o-escritorio .blocos {
	align-items: center;
}
.atuacaoWrapper:nth-child(odd) .postFoto:before {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.atuacaoWrapper:nth-child(odd) .postFoto:after {
	left: auto;
	right: 30px;
}
#profissionais .bloco {
	width: calc(50% - 10px);
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.profissionalFoto {
	width: 240px;
}
.profissionalInfo {
	width: 100%;
}
#sobre2texto {
	-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: 40px;
}
#topoBG {
	padding: 50px 50px 30px 50px;
}
}
@media only screen 
and (min-width : 1024px) {
.page-template-page-areas #topo h3 {
	font-size: 22px;
	line-height: 28px;
}
.page-template-page-areas #topo p {
	display: block;
}
#topoNavAreas {
	display: flex;
}
#topo h1, #topo h2, h2 {
	font-size: 40px;
	line-height: 50px;
}
.home #topo h1 {
	font-size: 50px;
	line-height: 60px;
}
h4 {
	font-size: 15px;
}
#sobre3 a:link, #sobre3 a:visited, 
.btn a:link, .btn a:visited {
	font-size: 22px;
}
body {
	font-size: 22px;
	line-height: 28px;
}
#topoNavAreas li {
	width: auto;
	margin-bottom: 0;
}
#topoNavAreas li.area32 {
	max-width: 135px;
}
#topoNavAreas li.area41 {
	max-width: 180px;
}
#topoNavAreas li.area43 {
	max-width: 250px;
}
#topoNavAreas li.area42 {
	max-width: 110px;
}
#area41 ul, #area43 ul, #area32 ul:nth-child(4) {
	width: 103%;
}
#area41 ul li, #area43 ul li, #area32 ul:nth-child(4) li {
	width: 30.3333%;
	margin-right: 3%;
}
.areaTopo {
	margin: 0 25px 30px 25px;
}
.areaTexto {
	margin: 0 50px;
}
#topo {
	background: none;
}
#topoBG {
	height: 420px;
	padding: 0 50px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#topoBG h1 {
	margin: 0;
}
#sobre1 {
	margin-top: -210px;
	padding-top: 290px;
	z-index: 10;
}
#sobre1:before, #o-escritorio:before {
	display: none;
}
#sobre1 section, #sobre2 section, #sobre3 section {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 0 50px;
}
.borda {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
#sobre2 {
	background-attachment: fixed;
}
.profissionalFoto {
	width: 35%;
}
.profissionalInfo {
	width: calc(65% - 20px);
}
.contatoLogo {
	order: 1;
}
.mapa {
	width: 45%;
	order: 2;
	height: 300px;
}
.contatoRodape {
	order: 3;
	margin-bottom: 0;
}
.single-post .postSingle {
	float: left;
	width: 70%;
}
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;
}


#publicacoes:before {
	top: 100px;
	left: 0;
	bottom: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
	-webkit-border-top-left-radius: 100px;
	-webkit-border-top-right-radius: 100px;
	-moz-border-radius-topleft: 100px;
	-moz-border-radius-topright: 100px;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	background: #3D5473;
	content: "";
}
#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
	);
}
#home {
	-webkit-border-bottom-right-radius: 100px;
	-webkit-border-bottom-left-radius: 100px;
	-moz-border-radius-bottomright: 100px;
	-moz-border-radius-bottomleft: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px;
	background-attachment: fixed;
}
.home .conteudo, #contato {
	padding-top: 200px;
	margin-top: -100px;
}
#home h1 {
	padding-top: 50px;
}
#homeTexto {
	height: 100vh;
	max-height: 700px;
}

#headerMobile, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	display: block !important;	
	height: 80px;
}
#menuWrapper .logo {
	display: block;
	height: 34px !important;
	margin: 23px 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: 80px;
}
#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;
	font-size: 20px;
}
#nav li:last-child {
	margin: 0;
}
section, .menu {
	width: 960px;
	padding: 0;
	margin: 0 auto;
}
}
@media only screen 
and (min-width : 1280px) {
#sobre1:after {
	content: "";
	z-index: 1;
	width: 1200px;
	height: 35%;
	border-left: 1px solid #B36C09;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 50%;
	margin-left: -600px;
	bottom: 0;
	position: absolute;
}
#sobre2 {
	padding-top: 180px;
}
#areas-de-atuacao {
	padding-bottom: 160px;
}
#areas-de-atuacao:after {
	content: "";
	z-index: 3;
	width: 1200px;
	height: 80px;
	border: 1px solid #B36C09;
	border-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 50%;
	margin-left: -600px;
	bottom: 0;
	position: absolute;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-top-right-radius: 50px;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-topright: 50px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}
#sobre2:before {
	content: "";
	z-index: 1;
	width: 1100px;
	height: 50px;
	border: 1px solid #B36C09;
	border-right: 0;
	border-top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 50%;
	margin-left: -600px;
	top: 0;
	position: absolute;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-bottom-left-radius: 50px;
}
#sobre2:after {
	content: "";
	z-index: 1;
	width: 1100px;
	height: 100%;
	border: 1px solid #B36C09;
	border-left: 0;
	border-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 50%;
	margin-left: -500px;
	top: 49px;
	position: absolute;
	-webkit-border-top-right-radius: 50px;
	-moz-border-radius-topright: 50px;
	border-top-right-radius: 50px;
}
.atuacao41:before, .atuacao42:before {
	content: "";
	z-index: 1;
	width: 1100px;
	height: 100%;
	border: 1px solid #B36C09;
	border-left: 0;
	border-top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 50%;
	margin-left: -500px;
	top: 0;
	position: absolute;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
}
#atuacao {
	padding-bottom: 80px;
}
.atuacao43 {
	margin-top: -1px;
}
.atuacao43:before {
	content: "";
	z-index: 1;
	width: 1100px;
	height: 100%;
	border: 1px solid #B36C09;
	border-right: 0;
	border-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 50%;
	margin-left: -600px;
	top: 0;
	position: absolute;
	-webkit-border-top-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
}
#atuacao:before {
	content: "";
	z-index: 1;
	width: 1100px;
	height: 81px;
	border: 1px solid #B36C09;
	border-right: 0;
	border-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 50%;
	margin-left: -600px;
	bottom: 0;
	position: absolute;
	-webkit-border-top-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
}
.atuacao32:before {
	content: "";
	z-index: 1;
	width: 1200px;
	height: 100%;
	border-left: 1px solid #B36C09;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 50%;
	margin-left: -600px;
	bottom: 0;
	position: absolute;
}
#contatoEndereco {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: flex-start;
}
.local {
	margin: 0 0 25px 20px;
}
footer section, #contato section, #erro404 section, #o-escritorio section, #areas-de-atuacao section, #atuacao section {
	width: 1100px;
}
#menuWrapper .social {
	right: 0;
}
#menuWrapper .logo {
	left: 0;
}
section, .menu {
	width: 1200px;
	padding: 0;
	margin: 0 auto;
}
#nav li {
	margin-right: 60px;
}
}