/*
Theme Name: Sillmann Assessoria
Theme URI: https://www.sillmannassessoria.com.br
Description: Template para site Sillmann Assessoria
Author: Positiva 
Version: 1.0
License: None
*/
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
} 
textarea:focus, input:focus, input, textarea, select {
    outline: 0;
}                 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul, ul li, ul { list-style:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
/*body { font:13px/1.231 sans-serif; *font-size:small; } /* hack retained to preserve specificity */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
html { overflow-y: scroll; }
nav ul, nav li { margin: 0; } 
strong, th { font-weight: bold; }
.ie7 img { -ms-interpolation-mode: bicubic; }
a:focus { outline: none }
/* geral */
.menu, #nav li, #nav a, footer a, form input.wpcf7-submit, .social a, #scrollTop, .slick-prev, .slick-next, .slick-dots li button, .tabs li, .contato a, h3.accordion-toggle, .projeto a, #about2 a, .foto a, .setaDown, .sobreTexto a, .artistaFoto:before, .artista h3, #assinatura, .foto, h3.accordion-toggle, #contato a, #home a, .categoria h4, .produto a, #nomes a,  form input[type='submit'], .boxContato a, .error404 .conteudo a, .postSingle a, a.mais, .postFoto a, aside a, .postNav a, #pagenav a, a.btn,  #scrollTop, .contorno, .post a, .produto h3, #setores a, .postFoto:before, .btnTopo, .contatoIntro a, .contatoBlocos a, .profissionalFoto a, .profissionalBtn, #menuWrapper {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #1f1f1f;
	font-size: 14px;
	line-height: 20px;
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
.fancybox-bg {
	background: url(images/popup.png) !important;
}
small {
	font-size: 15px;
	line-height: 20px;
	display: block;
	margin-bottom: 5px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.fancybox-caption {
	font-family: 'Montserrat', sans-serif !important;
	font-size: 14px !important;
}
h1 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 50px;
	font-weight: 700;
}
h2 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;	
	font-weight: 700;
}
.center {
	text-align: center;
	overflow: hidden;
	max-width: 690px;
	margin: 0 auto 30px auto;
}

h3 {
	font-size: 18px;
	line-height: 24px; 
	font-weight: 700;
	margin-bottom: 20px;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #282318;
	text-decoration: none;
}
a:hover, a:active {
	color: #4c644b;
}
p {
	margin-bottom: 20px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #000;
}
:-moz-placeholder { /* Firefox 18- */
	color: #000;
}
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='file'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url'], form input[type='password']  {
    width: 100%;
	-webkit-appearance: none;
    color: #000;
    background-color: #fff;
	border: 1px solid #ccc;
    font-size: 14px;
	height: 40px;
	line-height: 40px;
    padding: 0 10px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-weight: 400;
	font-family: "Montserrat", sans-serif;
}
textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
select {
	background: #fff url(images/setaSelect.png) center right no-repeat;
	border-color: #ccc;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
form input[type='text'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid,  form input[type='tel'].wpcf7-not-valid, form textarea.wpcf7-not-valid, .wpcf7 select.wpcf7-not-valid, form input[type='file'].wpcf7-not-valid, form input[type='url'].wpcf7-not-valid {
	border-color: #C00;
	background-color: #FFC;
}

form input.wpcf7-submit {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: left;
	border: 0 !important;
	background-color: #1f1f1f;
	cursor: pointer;
	width: 220px;
	height: auto;
	line-height: 40px;
	display: block;
	overflow: hidden;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-size: 16px;
	color: #fff;
}
form input.wpcf7-submit:hover {
	background: #4c644b;
	color: #1f1f1f;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
div.wpcf7 .wpcf7-spinner {
	margin: 0 !important;
	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;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: #fff;
	z-index: 9989;
	left: 0;
	top: 0;
}
.logo {
	display: block;
	float: left;
	height: 50px !important;
	width: auto !important;
	margin: 10px 0;
}
.spacer {
	width: 100%;
	height: 70px;
	display: block;
	clear: both;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #4c644b;
	font-size: 25px;
	line-height: 70px !important;
	height: 70px;
	cursor: pointer;
	float: right;
}

#menuWrapper {
	position: fixed;
	background: #fff;
	width: 250px;
	height: 100%;
	z-index: 9995;
	right: -300px;
	top: 0;
}

.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
	padding: 20px 0;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 30px;
	line-height: 20px;
	font-size: 16px;
	font-weight: 700;
}
#nav a:link, #nav a:visited {
	color: #1f1f1f;
}
#nav a:hover, #nav a:active {
	color: #4c644b;
}
#nav .mOrcamento a:link, #nav .mOrcamento a:visited {
	background: #1f1f1f;
	color: #fff;
	font-size: 14px;
	padding: 10px 20px;
	display: block;
	float: right;
}
#nav .mOrcamento a:hover, #nav .mOrcamento a:active, .page-template-page-orcamento #nav .mOrcamento a {
	background: #4c644b;
	color: #1f1f1f;
}
.page-template-page-cadastro .mCadastro a, .page-template-page-quem .mQuem a, .page-template-page-como .mFazemos a, .home .mHome a, .page-template-page-orcamento footer .mOrcamento a {
	color: #4c644b !important;
}
/* social */
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 30px 0;
}
.social .fa-brands {
	font-size: 16px;
	width: 30px;
	line-height: 30px !important;
	height: 30px;
	text-align: center;
}
.social li {
	margin: 0 10px 0 0;
	overflow: hidden;
	position: relative;
	height: 30px;
	width:  30px;
}
.social a:link, .social a:visited {
	background: #fff;
	color: #1f1f1f;
	height: 30px;
	line-height: 30px !important;
	width: 30px !important;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.social a:hover, .social a:active {
	background: #4c644b;
}

/* rodape */
footer {
	background: #1F1F1F;
	color: #fff;
	padding: 50px 0 0 0;	
}
footer a:link, footer a:visited {
	color: #fff;
}
footer a:hover, footer a:active {
	color: #4c644b;
	text-decoration: underline;
}
#assinatura a {
	text-decoration: underline;
}
#positiva {
	padding-right: 32px;
	background: url(images/positiva.png) center right no-repeat;
	height: 26px;
	display: inline-block;
	min-height: 26px;
}
footer h4 {
	font-weight: 400;
}
.navRodape li {
	overflow: hidden;
	padding-top: 20px;
	font-weight: 700;
}
.blocoRodape {
	overflow: hidden;
	margin-bottom: 50px;
}
.logoRodape {
	width: 260px;
}
.logoRodape img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.rodapeInfo {
	max-width: 450px;
	overflow: hidden;
	margin-bottom: 20px;
}
footer .social {
	padding: 0;
}
#assinatura {
	border-top: 1px solid #333;
	padding-top: 20px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 26px;
}
#assinatura p {
	line-height: 26px;
}
#scrollTop {
	font-size: 20px;
	cursor: pointer;
}
#scrollTop:hover, #scrollTop:active {
	color: #fff;
}
.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: 100%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
.conteudo {
	padding: 80px 0 60px 0;
	overflow: hidden;
	clear: both;
	position: relative;
}
.bloco {
	overflow: hidden;
}
.mapa {
	position: relative;
	height: 400px;
    overflow: hidden;
	width: 100%;
}
.mapa iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}


section .gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 101%;
	margin-bottom: 20px;
}
section .gallery li {
	width:  24%;
	margin: 0 1% 1% 0;
}
.gallery a {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	opacity: 0;
	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;
}
.foto:hover a {
	opacity: 1;
}
.postSingle ul, .bloco ul, .bloco ol, .postSingle ol, .servicoResumo ul {
	margin-bottom: 20px;
}
.postSingle ol, .bloco ol {
	list-style-position: outside;
}
.postSingle ol li, .bloco ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
.postSingle ul li, .bloco ul li, .servicoResumo ul li {
	position: relative;
	padding-left: 20px;
}
.postSingle ul li:before, .bloco ul li:before, .servicoResumo ul li:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 8px;
	position: absolute;
	left: 1px;
	top: 0;
	line-height: 20px !important;
    content: '\f111';
	color: #4c644b;
}

.servicoResumo ul li:before {
	line-height: 20px !important;
}
.postSingle ul.gallery li, .bloco ul.gallery li, .bloco.blocoContato ul li {
	padding: 0;
}
.postSingle ul.gallery li:before, .bloco ul.gallery li:before, .bloco.blocoContato ul.social li:before {
	display: none;
}
.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: 65%;
	position: relative;
	overflow: hidden;
}
.postFoto a {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.postFoto:hover a {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
}
.produto .postFoto:before {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	content: "";
}
.produto a:hover .postFoto:before {
	opacity: 1;
}
/* institucional */
#apresentacao {
	background: #F1F1F1;
	padding-bottom: 0;
}
#apresentacao .bloco {
	margin-bottom: 60px;
}

#extra {
	color: #fff;
	text-align: center;
}
#extra h2 {
	color: #000;
}
#extra:before {
	content: "";
	z-index: 2;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #4c644b;
	opacity: 0.9;
}
#extra p {
	max-width: 750px;
	margin: 0 auto 20px auto;
}
#apresentacao h2, #segmentos h2, #extra h2 {
	margin-bottom: 50px;
}
.bgFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	filter: grayscale(100%); /* Standard */
	-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); /* Old WebKit */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
#segmentos {
	text-align: center;
	padding-bottom: 30px;
}
.icones {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.icone {
	width: 46%;
	margin: 0 2%;
	margin-bottom: 30px;
	overflow: hidden;
}
.iconeImg {
	width: 100px;
	height: 100px;
	margin: 0 auto 10px auto;
	background: #f1f1f1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.iconeImg img {
	display: block;
	width: 56px;
	height: auto;
}
#fotos {
	overflow: hidden;
	position: relative;
}
.blocoInfo {
	background: #000;
	color: #fff;
	padding: 20px 20px 0 20px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	overflow: hidden;
	position: relative;
	font-size: 15px;
	line-height: 20px;
}
.embed-container {
	margin-bottom: 20px;
}
.blocoVideo {
	max-width: 750px;
	margin: 0 auto 30px auto;
	overflow: hidden;
	position: relative;
}
#video .embed-container, #video .blocoVideo {
	margin: 0 auto;
}
#relacionados {
	background: #F1F1F1;
	padding-bottom: 30px;
}
#relacionados small {
	text-align: center;
	margin-bottom: 50px;
	color: #4c644b;
}
.home #relacionados {
	background: #fff;
}
.single-post #relacionados small {
	margin-bottom: 40px;
	text-align: center;
}
#apresentacao small {
	max-width: 320px;
	margin-bottom: 20px;
}




.apresentacaoFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	padding-bottom: 100%;
}



a.btnTopo:link, a.btnTopo:visited {
	display: block;
	float: right;
	text-transform: uppercase;
	color: #fff !important;
	background: #4c644b;
	padding: 5px 10px;
	font-size: 11px;
	line-height: 15px;
	font-weight: 500;
	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
a.mais:link, a.mais:visited {
	display: block;
	float: left;
	color: #fff;
	background: #1f1f1f;
	border: 1px solid #1f1f1f;
	padding: 10px 25px;
	line-height: 20px;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a.mais.btnBranco:link, a.mais.btnBranco:visited {
	color: #1f1f1f;
	background: #fff;
}
a.mais:hover, a.mais:active, a.mais.btnBranco:hover, a.mais.btnBranco:active {
	background: #4c644b;
	color: #1f1f1f;
}
/* setores home */
#setores {
	background: #F1F1F1;
	text-align: center;
	padding-bottom: 30px;
}
#setores a:link, #setores a:visited {
	color: #000;
}
#setores a:hover, #setores a:visited {
	color: #666;
}
#setores h2 {
	max-width: 420px;
	margin: 0 auto 50px auto;
}
.listaSetores p {
	max-width: 200px;
	margin: 0 auto;
}
.listaSetores {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.setor .postFoto {
	margin-bottom: 10px;
	padding-bottom: 65%;
}
.setor {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 50px;
	font-size: 20px;
	line-height: 25px;
}
/* single post */
.postSingle h2 {
	font-weight: 500;
}
blockquote {
	margin: 0 0 10px 0;
	font-size: 20px;
	line-height: 25px;
	font-style: italic;
	font-weight: 400;
	position: relative;
	overflow: hidden;
}
blockquote:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 50px;
	width: 60px;
	height: 60px;
	line-height: 60px !important;
	text-align: center !important;
	position: absolute;
	left: -10px;
	top: -12px;
    content: '\f10d';
	color: #4c644b;
	z-index: 1;
}
blockquote p {
	padding: 25px 25px 0 25px;
	position: relative;
	z-index: 2;	
}
.wp-caption  {
	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, .responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}

.postSingle .wp-caption img {
	margin-bottom: 5px;
}

.postSingle .postData {
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
}
.postFooter {
	border-top: 1px solid #000;
	padding-top: 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.postFooter strong {
	color: #000;
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
}
.postNav {
	overflow: hidden;
	clear: both;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	padding: 50px 0;
	font-size: 15px;
	max-width: 700px;
	margin: 0 auto;
	width: 100%;
	font-weight: 600;
}
.postPrev, .postNext {
	overflow: hidden;
}
.postNext {
	text-align: right;
}
.postNav a:link, .postNav a:visited {
	line-height: 40px;
	text-align: center;
	height: 40px;
	display: block;
	width: 120px;
	background: #A7A7A7;
	color: #fff;
	text-decoration: none !important;
	text-transform: uppercase;
	padding: 0;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
.postNav a:hover, .postNav a:active {
	background: #000;
	color: #fff;
}
#posts {
	max-width: 500px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.post {
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	padding-left: 26px;
}
.post h3 {
	font-size: 34px;
	line-height: 40px;
	font-weight: normal;
}
.postResumo {
	background: #F5F5F5;
	color: #666;
	padding: 20px 20px 60px 20px;
	overflow: hidden;
	font-size: 15px;
	line-height: 20px;
	position: relative;
	z-index: 2;
}
.postData {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: 600;
	display: block;
	margin-bottom: 10px;
	color: #999;
}
.postResumo h3 {
	color: #000;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 10px;
	font-weight: 600;
}
/* 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: 14px;
	font-weight: 700;
	color: #282318;
	background: #4c644b;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#pagenav span.current {
	color: #fff;
	background: #282318;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #282318;
	background: #4c644b;
}
#pagenav a:hover, #pagenav a:active {
	color: #fff;
	background: #282318;
}
#filtros {
	overflow: hidden;
	padding: 20px 0 0 0;
	background: #fff;
	position: relative;
	z-index: 2;
	margin: -60px 20px 0 20px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#buscaWrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#busca {
	position: relative;
	overflow: hidden;
	float: right;
	width: 260px;
	margin: 0 0 50px 0;
	position: relative;
	height: 40px;
	background: #f5f5f5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#busca input#s {
	height: 40px;
	line-height: 40px;
	padding: 0 40px 0 20px;
	background: #f5f5f5;
	width: 100%;
	border: 0 !important;
	margin: 0 !important;
	z-index: 1;
	color: #000;
}
#busca input#searchsubmit {
	width: 40px;
	height: 40px;
	line-height: 40px;
	float: left;
	overflow: hidden;
	text-indent: 9999px;
	cursor: pointer;
	background: #f5f5f5 url(images/busca.png) center no-repeat;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	border: 0 !important;
	padding: 0 !important;
}
/* slideshow */
#home {
	overflow: hidden;
	clear: both;
	position: relative;
	padding-top: 100px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#home .bloco {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	height: calc(100vh - 100px);
}
#home h1, #home p {
	max-width: 420px;
	margin-bottom: 30px;
}
#home h1 {
	margin-bottom: 10px;
}
#home h1 em {
	font-style: normal;
	color: #4c644b;
}
.botoes {
	display: flex;
	flex-direction: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.botoes a.mais {
	margin: 0 20px 0 0;
}
.botoes a.mais:last-child {
	margin-right: 0;
}
/* beneficios */
.page-template-page-beneficios .conteudo h2 {
	max-width: 700px;
}
#accordion {
	overflow: hidden;
	padding-top: 30px;
}
h3.accordion-toggle {
	position: relative;
	clear: both;
	padding: 10px 30px 10px 20px;
	margin-bottom: 20px;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	background: #f1f1f1;
	color: #000;
	font-size: 20px;
	line-height: 25px;
}
h3.accordion-toggle .fa-chevron-down, h3.accordion-toggle .fa-chevron-right {
	position: absolute;
	right: 15px;
	top: 50%;
	height: 25px;
	line-height: 25px !important;
	margin-top: -12.5px;
	font-size: 20px;
}
h3.accordion-toggle.ativo .fa-chevron-right, h3.accordion-toggle .fa-chevron-down {
	display: none;
}
h3.accordion-toggle.ativo .fa-chevron-down {
	display: block;
}
h3.accordion-toggle:hover, h3.accordion-toggle.ativo {
	background: #000;
	color: #fff;
}
h3.accordion-toggle.ativo {
	background: #4c644b;
	color: #fff;
}
.accordion-content {
	display: none;
	overflow: hidden;
}
/* obrigado */
.page-template-page-obrigado footer, .page-template-page-obrigado #creditos, .page-template-page-obrigado #newsletter, .page-template-page-obrigado #logos {
	display: none !important;
}
.obrigado, .obrigado h1, .obrigado p {
	text-align: center;
}
.obrigado h1 {
	margin-bottom: 20px;
	color: #4c644b;
	border: 0;
	padding: 0;
}
.obrigado {
	overflow: hidden;
	padding: 50px 0 30px 0;
}
.page-template-page-obrigado .conteudo {
	padding: 0;
	background: #fff;
}
.page-template-page-obrigado .conteudo section {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#logoObrigado {
	display: block;
	width: 260px !important;
	height: auto !important;
	margin: 0 auto 60px auto;
}
.obrigadoBtn {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	max-width: 400px;
	margin: 0 auto;
}
.obrigadoBtn a.mais {
	margin: 0 10px 20px 10px;
}
/* o que fazemos */
#o-que-fazemos {
	background-color: #1f1f1f;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
}
.numeroTitulo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.numeroTitulo h3, .numeroTitulo strong {
	font-size: 40px;
	line-height: 50px;
	margin: 0;
}
.numeroTitulo strong {
	margin-left: 5px;
	display: block;
}
.numero p {
	font-weight: 700;
}
.servico {
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
}
.servico h3 {
	margin-bottom: 15px;
}
.servicoIcone {
	height: 40px !important;
	display: block;
	margin-bottom: 20px;
	width: auto !important;
}
.cta {
	overflow: hidden;
	display: block;
	position: relative;
}
.cta a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
}
.cta img {
	width: 100%;
	height: auto;
	z-index: 1;
	position: relative;
}
/* depoimentos */
#depoimentos {
	text-align: center;
	background: #e6f4e6;
}
#depoimentosSlide {
	margin-bottom: 20px;
}
#depoimentos .slick-list {
	margin: 0 30px;
}
.depoimento {
	max-width: 750px;
	margin: 0 auto;
}
.depoimentoFoto {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 100px !important;
	height: auto !important;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.depoimentoInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	max-width: 250px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	min-height: 100px;
}
.depoimentoInfo strong {
	padding-left: 120px;
	display: block;
	text-align: left;
}
/* com quem trabalhamos */
#com-quem-trabalhamos {
	background: #F7F7F7;
}
/* video home */
#video {
	padding: 20px 0;
	background: #4c644b;
}
/* contato */
#contato, .page-template-page-orcamento, .page-template-page-cadastro {
	background: #F7F7F7;
}
.boxContato {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	padding-left: 30px;
}
.boxContato .fa-brands, .boxContato .fa-solid, .boxContato .fa-regular {
	position: absolute;
	left: 1px;
	top: 0;
	line-height: 20px !important;
	font-size: 16px;
	text-align: center !important;
	width: 25px;
}
.botao {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	padding-top: 30px;
}
.desktop {
	display: none !important;
}
.mobile {
	display: block !important;
}
.bannerTopo {
	width: 100%;
	height: auto;
}
.page-template-page-orcamento .conteudo:before, .page-template-page-cadastro .conteudo:before, #depoimentos:before, .page-template-page-como .conteudo:before, .page-template-page-quem .conteudo:before, .page-template-default .conteudo:before, #cadastro:before, #o-que-fazemos:before {
	content: "";
	background: #4c644b;
	width: 150px;
	height: 150px;
	left: 50%;
	top: -90px;
	margin-left: -75px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
}
.page-template-default .conteudo:before, #cadastro:before, #o-que-fazemos:before {
	top: auto;
	bottom: -90px;
}
#cadastro {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#cadastro h2 {
	max-width: 500px;
}
.profissional {
	margin-bottom: 20px;
	overflow: hidden;
}
.profissionalFoto {
	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: 110%;
	overflow: hidden;
	position: relative;
}
.profissionalIntro {
	padding: 20px 20px 0 20px;
	background: #fff;
	overflow: hidden;
	position: relative;
}
.profissionalIntro h3 {
	margin-bottom: 10px;
	padding-right: 50px;
}
.profissionalIntro p {
	padding-right: 50px;
	z-index: 2;
}
.profissionalFoto a {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.profissionalFoto:hover a {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
}
.profissionalBtn {
	background: url(images/seta.png) center no-repeat;
	display: block;
	position: absolute;
	right: 15px;
	bottom: 20px;
	cursor: pointer;
	webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	z-index: 3;
	width: 30px;
	height: 30px;
}
.profissionalBtn:hover {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#profissional h2 {
	margin-bottom: 10px;
}
#profissional p strong {
	color: #4c644b;
}
#profissional {
	padding: 50px 0 30px 0;
}
#profissional .profissionalFoto {
	margin-bottom: 20px;
}
.bgQuem {
	position: absolute;
	z-index: 1;
	webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	left: 0;
	top: 0;
	width: 100%;
	height: 30%;
	background-color: #4c644b;
}
.error404 h1 {
	color: #4c644b;
	margin-bottom: 20px;
}
.page-template-page-como .conteudo {
	padding-bottom: 0;
}
@media only screen 
and (min-width : 480px) {
#numeros {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.numero {
	width: 46%;
	margin: 0 2%;
}
}
@media only screen 
and (min-width : 640px) {
#profissionais {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.profissional {
	width: 46%;
	margin: 0 2%;
	margin-bottom: 20px;
}
.bgQuem {
	height: 380px;
}
h1 {
	font-size: 35px;
	line-height: 45px;
}
.numero {
	width: 29.3333%;
}
section .sobreTexto .gallery li {
	width: 19%;
}
#galeria .gallery li:nth-child(1), #galeria .gallery li:nth-child(2), #galeria .gallery li:nth-child(7), #galeria .gallery li:nth-child(8) {
	width: 49%;
}
#galeria .gallery li:nth-child(1) .foto, #galeria .gallery li:nth-child(2) .foto, 
#galeria .gallery li:nth-child(7) .foto, #galeria .gallery li:nth-child(8) .foto {
	padding-bottom: 70%;
}
#galeria .gallery li:nth-child(3), #galeria .gallery li:nth-child(9) {
	width: 99%;
}
#galeria .gallery li:nth-child(3) .foto, #galeria .gallery li:nth-child(9) .foto {
	padding-bottom: 30%;
}

#servicos, #naoFazemos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 103%;
}

.servico {
	width: 47%;
	margin-right: 3%;
}
#rodape, #projetos, #destaques, footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.blocoRodape {
	width: 48%;
}
.navRodape, footer h4 {
	text-align: right;
}
.projeto {
	width: 49%;
	margin-bottom: 2%;
}
}
@media only screen 
and (min-width : 768px) {
.profissional {
	width: 29.3333%;
}
.postSingle h1, .error404 h1 {
	font-size: 45px;
	line-height: 55px;
}
.servico {
	width: 30.3333%;
}
.projetoTexto  h3 {
	max-width: 270px;
	position: absolute;
	left: 0;
	top: 0;
}
.projetoTexto p {
	padding-left: 300px;
}
.contatoBlocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.contatoInfo:first-child {
	max-width: 290px;
}
.contatoInfo:last-child {
	max-width: 400px;
}
.boxRodape {
	width: auto;
}
.boxRodape.boxNewsletter {
	max-width: 120px;
}
.topo:before {
	width: 50%;
	height: 360px;
	top: 50%;
	right: -30px;
	margin-top: -180px;
	position: absolute;
	content:"";
	z-index: 1;
	opacity: 0.1;
	background:url(images/simbolo.png) center right no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.icone {
	width: 21%;
}
.homeIcone {
	width: 31.3333%;
}
.boxEmail {
	display: block;
}
.setor {
	width: 31.3333%;
}
.single-servico .topo h1 {
	width: calc(100% - 350px);
}


.servicoWrapper .bloco {
	padding-top: 240px;
	width: calc(100% - 350px);
}
.servicoForm {
	margin: 0 0 20px 0;
}

#quemSomos .bloco {
	float: right;
}

#produto section .gallery li {
	width:  15.6666%;
	margin: 0 1% 1% 0;
}
#listaProdutos .produto {
	width: 24%;
}

.desktop {
	display: block !important;
}
.mobile {
	display: none !important;
}
#relacionados .postWrapper {
	width: 33.3333%;
}
#relacionados .postWrapper:last-child {
	display: block;
}
.apresentacaoFoto {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 50%;
	right: 0;
	top: 0;
	padding: 0;
}

.blocos, #assinatura {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#tecnologias .blocos {
	align-items: center;
}
#tecnologias .blocos:nth-child(even) {
	flex-direction: row-reverse;
}
.bloco {
	width: 48%;
}


}
@media only screen 
and (min-width : 1024px) {
#video {
	padding: 50px 0;
}
.servico {
	width: 22%;
}
#destaques .projeto {
	width: 24%;
	margin-bottom: 1.3%;
}
#destaques .projeto:nth-child(1), #destaques .projeto:nth-child(2) {
	width: 49.3%;
}
#destaques .projetoFoto {
	padding-bottom: 100%;
}
#destaques .projetoFoto p {
	display: none;
}
#destaques .projeto:nth-child(1) .projetoFoto p, #destaques .projeto:nth-child(2) .projetoFoto p {
	display: block;
}
#destaques .projeto:nth-child(1) .projetoFoto, #destaques .projeto:nth-child(2) .projetoFoto {
	padding-bottom: 70%;
}
.slideBanner {
	height: calc(100vh - 110px);
}
#projetoWrapper section:before, #postWrapper section:before {
	left: 0;
}
.projeto h3 {
	font-size: 34px;
	line-height: 40px;
}
.projeto p {
	font-size: 24px;
	line-height: 30px;
}
footer h2 {
	float: left;
}
#rodape {
	float: right;
	width: calc(100% - 350px);
	padding-top: 50px;
}

#lista ul li {
	width: 31.3333%;
}
#clientes {
	padding: 80px 40px 60px 40px 0;
}
.formTrabalhe {
	overflow: hidden;
	position: relative;
}
.formTrabalhe div.wpcf7 .wpcf7-spinner {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}
.trabalheWrapper {
	padding-right: 130px;
	display: block;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}
.trabalheWrapper p {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.formTrabalhe .wpcf7-form-control-wrap {
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 33.3333%;
	padding-right: 10px;
}
.formTrabalhe form input.wpcf7-submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
footer section {
	align-items: center;
}
#extra {
	padding: 120px 0 100px 0;
}
.bgFoto {
	background-attachment: fixed;
}
#institucional .blocos {
	align-items: center;
}
.blocoInstitucional {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.blocoInfo {
	width: 48%;
}

.boxNews {
	max-width: 300px;
}
#filtros {
	width: 960px;
	margin: -60px auto 0 auto;
}
#filtros section {
	width: auto;
	padding: 0 20px;
}
.filtro, #filtros #busca {
	width: 32%;
}



.banner h1 {
	font-size: 50px;
	line-height: 55px;
}

.destaqueIntro {
	float: left;
}
#destaquesSlide {
	width: calc(100% - 450px);
	float: right;
}
.boxRodape {
	width: auto;
}
#creditos {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
}
section  {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#quemSomos {
	background-attachment: fixed;
}

#headerMobile, .fa-xmark  {
	display: none !important;
}
.spacer {
	display: none;
}
.page-template-default .spacer, .error404 .spacer {
	display: block;
	height: 100px;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	height: 100px;
	background: none;
}
#menuWrapper.bgMenu {
	background: #fff;
}

#menuWrapper .logo {
	display: block;
	position: absolute;
	height: 60px !important;
	left: 0;
	top: 50%;
	margin-top: -30px;
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	position: relative;
	clear: none;
	width: 960px;
	padding: 0;
	margin: 0 auto;
}
#nav {
	float: left;
	clear: none;
	height: 100px;
	line-height: 100px;
	margin:  0;
	padding: 0;
	z-index: 10;
}
#nav li {
	float: left;
	margin: 0 0 0 30px;
	clear: none;
	position: relative;
	height: 100px;
	line-height: 100px;
	font-size: 14px;
}
#nav li:first-child {
	margin: 0;
}

.single-post .postSingle {
	width: 750px;
	margin: 0 auto;
}
#servicos:after {
	background: url(images/icone.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 500px;
	height: 500px;
	content: "";
	position: absolute;
	left: -250px;
	top: 50%;
	margin-top: -250px;
	opacity: 0.05;
	animation: rotation 70s infinite linear;
}
@keyframes rotation {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}
@-o-keyframes rotation {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}
@-moz-keyframes rotation {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}
@-webkit-keyframes rotation {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}
.page-template-index #relacionados:after {
	background: url(images/favicon.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 500px;
	height: 500px;
	content: "";
	position: absolute;
	right: -200px;
	top: 50%;
	margin-top: -250px;
	opacity: 0.05;
}
.page-template-page-contato h2.titulo {
	position: absolute;
	left: 0;
	top: 5px;
}
.contatoIntro {
	float: right;
}
.contatoBlocos {
	overflow: hidden;
	clear: both;
}
.page-template-page-sobre h2.titulo, .home h2.titulo {
	float: left;
	width: 250px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sobreTexto {
	float: right;
	width: 600px;
}
#nav .mOrcamento {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#nav .mOrcamento a:link, #nav .mOrcamento a:visited {
	height: auto;
	line-height: normal;
}

}
@media only screen 
and (min-width : 1280px) {
.page-template-page-sobre h2.titulo, .home h2.titulo {
	width: auto;
	max-width: 320px;
}
.sobreTexto {
	width: 760px;
}
.contatoIntro, .contatoBlocos {
	padding-left: 400px;
	float: none;
}
section, .menu, #creditos  {
	width: 1200px;
}
#nav li {
	margin-left: 40px;
}
#nav li, #nav .mOrcamento a {
	font-size: 15px;
}
#rodape {
	width: calc(100% - 450px);
}
#destaques .projetoInfo {
	padding: 20px 20px 0 20px;
}
.projetoInfo, #destaques .projeto:nth-child(1) .projetoInfo, #destaques .projeto:nth-child(2) .projetoInfo {
	padding: 40px 40px 20px 40px;
}
.bgQuem {
	webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center top;
}
}
@media only screen 
and (min-width : 1366px) {
#contato:before {
	content: "";
	background: #4c644b;
	width: 150px;
	height: 150px;
	left: -90px;
	top: 50%;
	margin-top: -75px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
}
}
