/*
Theme Name: Casa Oté
Theme URI: https://www.casaote.com.br/
Description: Template para site Casa Oté
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
} 
textarea:focus, input:focus, input, textarea, select {
    outline: 0;
}                 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul, ul li, ul { list-style:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
/*body { font:13px/1.231 sans-serif; *font-size:small; } /* hack retained to preserve specificity */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
html { overflow-y: scroll; }
nav ul, nav li { margin: 0; } 
strong, th { font-weight: bold; }
.ie7 img { -ms-interpolation-mode: bicubic; }
a:focus { outline: none }
/* geral */
.menu, #nav li, #nav a, footer a, form input.wpcf7-submit, .social a, #scrollTop, .slick-prev, .slick-next, .slick-dots li button, .tabs li, .contato a, h3.accordion-toggle, #contact a, #about2 a, .foto a, .setaDown, .artista span, .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, .produto a, .produto h3, #setores a, .postFoto:before, .postHeader a, .produto h3, .postFoto:before, .downloads a, .produtoNav a, .btnTopo, .instalacao h3, .filtros li, .profissional a, aside a, .postResumo h3, .postResumo small, .slick-prev:before, .slick-next:before, #slideshow a, #noticiasHome h3,
#noticiasHome small, #eventosNav a {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #292424;
	font-family: "Noto Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings:
    "wdth" 100;
	font-size: 17px;
	line-height: 26px;
}
h1, h2, h3, h4, #menuWrapper, #navRodape, .postEvento, #como-fazemos li strong, small, #projetoNumeros, form input.wpcf7-submit {
	font-family: "Mulish", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
}
h4 {
	font-size: 19px;
	line-height: 24px;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(images/linhaVermelha.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	-webkit-background-size: auto 5px;
    -moz-background-size: auto 5px;
    -o-background-size: auto 5px;
    background-size: auto 5px;
}
#scrollTop {
	color: #333;
	right: 10px;
	bottom: 10px;
	z-index: 500;
	font-size: 26px !important;
	display: none;
	position: fixed;
	cursor: pointer;
}
#scrollTop:hover {
	color: #1F3E84;
}
.fancybox-caption {
	font-family: "Noto Sans", sans-serif !important;
	font-size: 15px !important;
}
h1 {
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 20px;
	font-weight: 600;
}
h2 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 20px;
}
h3, .postEvento {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 20px;
	font-weight: 500;
}

section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:active {
	color: #333;
}
p, .video {
	margin-bottom: 20px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #000;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #000;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #000;
	opacity: 1;
}
#newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
}
#newsletter ::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
#newsletter :-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}
#newsletter :-moz-placeholder { /* Firefox 18- */
	color: #fff;
}
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: 18px;
	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: 300;
	font-family: "Noto Sans", sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#newsletter form input[type='text'], #newsletter form input[type='email'] {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	background-color: #292424;
	border-bottom: 1px solid #fff;
	color: #fff;
}
textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
select {
	background: #f1f1f1 url(images/setaSelect.png) center right no-repeat;
	border-color: #f1f1f1;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.blocoFormConsultoria label {
	padding: 10px 0 15px 0;
}
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: #EF4130;
	background-color: #FFC;
}
#newsletter form input[type='text'].wpcf7-not-valid, #newsletter form input[type='email'].wpcf7-not-valid {
	border-color: #EF4130;
}

form input.wpcf7-submit {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: left;
	border: 0 !important;
	background-color: #EF4130;
	cursor: pointer;
	width: 130px;
	height: auto;
	line-height: 40px !important;
	height: 40px !important;
	display: block;
	overflow: hidden;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-size: 20px;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
form input.wpcf7-submit:hover {
	background: #292424;
	color: #fff;
}
#newsletter form input.wpcf7-submit {
	float: right;
}
#newsletter form input.wpcf7-submit:hover {
	background: #fff;
	color: #EF4130;
}
footer form input.wpcf7-submit:hover {
	background: #fff;
	color: #EF4130;
}
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;
}
#newsletter div.wpcf7 .wpcf7-spinner {
	float: left !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;
}

#headerMobile {
	width: 100%;
	position: fixed;
	background: #EF4130;
	z-index: 9989;
	left: 0;
	top: 0;
}
.logo {
	display: block;
	float: left;
	height: 50px !important;
	width: auto !important;
	margin: 15px 0;
}
.spacer {
	width: 100%;
	height: 80px;
	display: block;
	clear: both;
	background: #EF4130;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #fff;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	 background: #EF4130;
	width: 250px;
	height: 100%;
	z-index: 9995;
	right: -300px;
	top: 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 25px;
	line-height: 25px;
	font-size: 20px;
}
#nav a:link, #nav a:visited {
	color: #fff;
}
#nav a:hover, #nav a:active {
	color: #292424;
}
.page-template-index .mHome a, .page-template-page-institucional .mInstitucional a, .page-template-page-eventos .mEventos a, .page-template-page-projetos .mProjetos a, .single-projeto .mProjetos a, .page-template-page-servicos .mServicos a,.page-template-page-contato .mContato a, .page-template-page-noticias .mNoticias a, .single-post .mNoticias a, .archive .mNoticias a, .post-single .mNoticias a, .page-template-page-governanca .mGovernanca a, .search .mNoticias a {
	color: #292424 !important;
}
/* social */
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
.social .fa-brands {
	font-size: 20px;
	padding: 0 1px;
}
.social i:before {
	line-height: 26px !important;
}
.social li {
	margin: 0 0 0 10px;
	overflow: hidden;
	position: relative;
	height: 26px;
	line-height: 26px !important;
}
.social li#mDoe {
	margin: 0;
}
.social a:link, .social a:visited {
	color: #fff;
	height: 26px;
	line-height: 26px !important;
	display: block;
}
.social a:hover, .social a:active {
	color: #292424;
}


/* rodape */
footer {
	background: #EF4130;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	padding: 80px 0 0 0;
	overflow: hidden;
	position: relative;	
	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#rodapeLogo {
	width: 174px;
	overflow: hidden;
	position: relative;
}
#rodapeLogo img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 60px;
}
#rodapeMenu {
	overflow: hidden;
	position: relative;
}
#navRodape {
	overflow: hidden;
	margin-bottom: 30px;
}
#navRodape li {
	text-transform: uppercase;
	margin-bottom: 20px;
}
footer .social {
	justify-content: flex-start;
	margin-bottom: 60px;
}
footer .social li {
	margin: 0 10px 0  0;
}
footer a:link, footer a:visited, footer .social a:link, footer .social a:visited {
	color: #fff;
}
footer a:hover, footer a:active, footer .social a:hover, footer .social a:active {
	color: #292424;
}
.realizacao {
	overflow: hidden;
	width: 90px;
	height: auto;
	margin-bottom: 20px;
}
.realizacao h4 {
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
	padding-bottom: 10px;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	text-transform: none;
}
.realizacao img {
	display: block;
	width: 100%;
	height: auto;
}

.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%;
	background: #f6f5f5;
}
.mapa iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}
.boxContato {
	position: relative;
	margin-bottom: 20px;
	padding-left: 34px;
	line-height: 24px;
}
.blocoContato .boxContato {
	padding-left: 0;
}
.blocoContato .boxContato h3 {
	font-size: 20px;
	line-height: 25px;
	padding-left: 30px;
	font-weight: 700;
	color: #EF4130;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.boxContato.boxEndereco {
	line-height: 24px;
	margin-bottom: 50px;
}
.boxContato .fa-solid, .boxContato .fa-brands {
	color: #333;
	height: 24px !important;
	line-height: 24px !important;
	width: 26px !important;
	text-align: center !important;
	width: auto;
	left: 0;
	top: 0;
	font-size: 20px;
	position: absolute;
	background: none;
}
.blocoContato .boxContato .fa-solid, .blocoContato .boxContato .fa-brands {
	height: 25px !important;
	line-height: 25px !important;
	width: 25px !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	background: #EF4130;
	font-size: 13px;
}
.boxFormulario {
	overflow: hidden;
	padding-bottom: 30px;
}
.postSingle .gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 101%;
	margin-bottom: 20px;
}
.postSingle .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: 15px;
}
.postSingle ul li:before, .bloco ul li:before, .servicoResumo ul li:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 5px;
	position: absolute;
	left: 1px;
	top: 0;
	line-height: 26px !important;
    content: '\f111';
	color: #EF4130;
}
.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;
}
/* empresa */
.logoEmpresa {
	width: 220px;
	height: auto;
	margin-bottom: 30px;
	display: block;
}
.page-template-page-empresa img.responsive, #empresa img.responsive {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#apresentacao .blocos {
	margin-bottom: 30px;
}
#apresentacao h2 {
	text-transform: uppercase;
	color: #EF4130;
	font-weight: 700;
}
#apresentacao .embed-container {
	padding-top: 30px;
	width: 100%;
}
#fotos {
	padding: 80px 0 0 0;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#fotos .foto {
	padding-bottom: 100%;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.embed-container {
	margin-bottom: 20px;
}
#relacionados {
	background: #f9f9f9;
}



.bgFoto {
	-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%;
}
/* contato */
.boxContato {
	padding-left: 35px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	color: #333;
}
.boxContato a:link, .boxContato a:visited {
	color: #333;
}
.boxContato a:hover, .boxContato a:active {
	color: #EF4130;
}
.boxContato .fa-brands, .boxContato .fa-solid {
	line-height: 26px !important;
	width: 30px !important;
	font-size: 20px;
	text-align: center !important;
	position: asbolute;
	left: 0;
	top: 0;
	color: #333;
}
.blocoContato p {
	margin-bottom: 40px;
}
.postSingle h2, .error404 .conteudo h2, #noResults h3 {
	color: #333;
}
#contato {
	text-align: center;
	padding-bottom: 0;
}
.contatoIntro {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.blocoFormulario strong, .botaoCliente p {
	text-transform: uppercase;
	letter-spacing: 1px;
}
#contato h2 {
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 0;
}
#contato .blocos {
	margin-bottom: 80px;
}
.blocoContato strong {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 22px;
	display: block;
}


a.mais:link, a.mais:visited {
	display: block;
	float: right;
	color: #292424;	
	font-weight: 500;
	font-size: 17px;
	line-height: 20px;
}
a.mais:hover, a.mais:active {
	color: #EF4130;
}

a.btn:link, a.btn:visited {
	display: block;
	color: #fff;
	background: #EF4130;
	padding: 10px 25px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
a.btn:hover, a.btn:active {
	background: #EF4130;
}
.btn .fa-solid {
	color: #91C53F !important;
}
.btnCenter {
	overflow: hidden;
	padding-top: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
/* setores home */
#setores {
	background: #E2E2E2;
	text-align: center;
	padding-bottom: 30px;
}
#setores a:link, #setores a:visited {
	color: #333;
}
#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 */
blockquote {
	margin: 0 0 20px 0;
	font-size: 24px;
	line-height: 30px;
	border-left: 5px solid #EF4130;
	color: #EF4130;
	font-style: italic;
	font-weight: 400;
}
blockquote p {
	padding: 15px 0 15px 20px;	
}
.wp-caption  {
	background: #f5f5f5;
	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;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.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 h1 {
	margin-bottom: 10px;
}
.postSingle .postData {
	margin-bottom: 20px;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
}
.postFooter {
	border-top: 1px solid #EF4130;
	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: flex-start;
}
.postFooter strong {
	color: #EF4130;
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 13px;
	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: 16px;
	max-width: 700px;
	margin: 0 auto;
	width: 100%;
	font-weight: 700;
}
.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: #EF4130;
	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: #EF4130;
	color: #fff;
}
#blogWrapper h4, #relacionados h4, .searchTerm  {
	margin-bottom: 50px;
}
.search #blogWrapper h4 {
	margin-bottom: 20px;
}
.post {
	margin-bottom: 80px;
	overflow: hidden;
	position: relative;
}
.post .postFoto {
	padding-bottom: 55%;
}
.postData, .postHeader {
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	display: block;
	margin-bottom: 20px;
	color: #292424;
	overflow: hidden;
}
.postHeader h2, .searchTerm span, .noResults h3 {
	color: #EF4130;
	text-transform: none;
}
.postHeader a:link, .postHeader a:visited {
	color: #292424;
}
.postHeader a:hover, .postHeader a:active {
	color: #EF4130;
}
.postResumo {
	overflow: hidden;
	position: relative;
}
.postResumo small {
	display: block;
	color: #292424;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.postResumo h3 {
	color: #EF4130;
	margin-bottom: 0;
	font-weight: 700;
	padding: 20px 0;
}
.postResumo a:hover h3 {
	color: #292424;
}
.postResumo a:hover small {
	color: #EF4130;
}
.postEvento {
	color: #EF4130;
	margin-bottom: 0;
	font-weight: 700;
}
#eventosWrapper h3 {
	font-size: 20px;
	line-height: 24px;
	color: #292424;
	font-weight: 900;
}
.page-template-page-eventos #slideshow h3 {
	font-weight: 800;
}
#slideshow .postEvento {
	font-size: 23px;
	line-height: 26px;
}
.slide {
	position: relative;
	overflow: hidden;
}
/* paginacao */
#pagenav, #eventosNav {
	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, #eventosNav a {
	margin: 0 5px 10px 5px;
	font-size: 15px;
	font-weight: 700;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #EF4130;
	text-align: center;
	overflow: hidden;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#pagenav span.current {
	background: #292424;
	color: #fff;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited,
#eventosNav a:link, #eventosNav a:visited {
	color: #fff;
	background: #EF4130;
}
#pagenav a:hover, #pagenav a:active, #eventosNav a:hover, #eventosNav a:active {
	background: #292424;
	color: #fff;
}
#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;
}

#busca {
	position: relative;
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 40px;
	background: #f5f5f5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom: 50px;
	z-index: 10;
}
#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;
}
.topoBusca h1 {
	margin-bottom: 20px;
}
/* slideshow */
#slideshow {
	color: #fff;
	background: #292424;
}
#slideshow h4 {
	color: #EF4130;
	background-image: url(images/linhaBranca.png);
	margin-bottom: 50px;
}
.home #slideshow h4 {
	background: none;
	padding: 0;
	margin-bottom: 30px;
}
.slideInfo {
	overflow: hidden;
	padding: 50px 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
#slideshow .postFoto {
	padding-bottom: 40%;
}
.home #slideshow h3 {
	font-size: 40px;
	line-height: 45px;
	font-weight: 900;
}
#slideshow a:link, #slideshow a:visited {
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
}
#slideshow a:hover, #slideshow a:active {
	color: #EF4130;
}
/* accordion */
#perguntas {
	overflow: hidden;
	clear: both;
	background: #fff;
}
#perguntas h2 {
	text-align: center;
	color: #EF4130;
}
#relacionados h2, #setores h2 {
	text-align: center;
	margin-bottom: 50px;
}
#perguntas h2 {
	margin-bottom: 50px;
}
h3.accordion-toggle {
	position: relative;
	font-weight: 700;
	clear: both;
	padding: 10px 40px 10px 20px;
	margin-bottom: 20px;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	color: #EF4130;
	font-size: 20px;
	line-height: 25px;
	background: #f5f5f5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
h3.accordion-toggle:hover {
	background: #ccc;
}
h3.accordion-toggle .fa-chevron-down, h3.accordion-toggle .fa-chevron-right {
	position: absolute;
	right: 10px;
	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 {
	color: #EF4130;
	border-color: #EF4130;
}
h3.accordion-toggle.ativo {
	border: 0;
	margin: 0;
	background: #ccc;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.accordion-content {
	display: none;
	overflow: hidden;
	background: #ccc;
	padding: 0 20px;
	margin-bottom: 20px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
/* 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;
	color: #77838F !important;
}
.obrigado h1 {
	margin-bottom: 20px;
	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;
}
#logoObrigado {
	display: block;
	width: 180px !important;
	height: auto !important;
	margin: 0 auto 80px 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 {
	background: #1F3E84 ;
	color: #fff;
	display: block;
	float: left;
	width: 180px;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	padding: 10px 0;
	margin: 0 5px 10px 5px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.obrigadoBtn a.btn2 {
	color: #fff;
	background: #333;
}
/* catalogo */
#catalogo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}
#catalogo h1 {
	color: #fff;
	font-size: 35px;
	line-height: 40px;
}
#catalogo:before {
	content: "";
	z-index: 1;
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
}
#formCatalogo {
	max-width: 300px;
}
#btnCatalogo {
	display: none;
}
/* projetos */
#projetos {
	overflow: hidden;
	position: relative;
	padding: 30px 0 0 0;
}
.projeto {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.projeto .postFoto {
	z-index: 1;
	padding-bottom: 70%;
}
.projeto a {
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.projetoInfo {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	color: #fff;
	text-transform: uppercase;
}
.projeto small {
	font-size: 13px;
	line-height: 16px;
	padding: 10px 20px 5px 20px;
	display: block;
	font-weight: 600;
}
.projeto:hover small {
	padding-top: 20px;
}
.projeto h3 {
	font-weight: 900;
	padding: 0 20px 10px 20px;
	font-size: 26px;
	line-height: 32px;
	margin: 0;
}
.projeto:hover h3 {
	font-size: 40px;
	line-height: 45px;
	max-width: 60%
}
.projeto:hover .projetoInfo {
	top: 0;
	height: 100%;
}
.tipo-capacitar .projetoInfo, #projetoNumeros.tipo-capacitar {
	background: #00A2E0;
}
.tipo-conectar .projetoInfo, #projetoNumeros.tipo-conectar {
	background: #E4003C;
}
.tipo-inspirar .projetoInfo, #projetoNumeros.tipo-inspirar {
	background: #67B243;
}

/* servicos */
#servicos {
	overflow: hidden;
	position: relative;
	padding-top: 30px;
}
.servico {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	text-align: left;
}
.servicoIcone {
	width: 100px;
	height: 100px;
	margin-bottom: 20px;
	background-color: #EF4130;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-background-size: 60px auto;
    -moz-background-size: 60px auto;
    -o-background-size: 60px auto;
    background-size: 60px auto;
	background-position: center;
	background-repeat: no-repeat;
}
.servico h3 {
	font-weight: 600;
	margin-bottom: 20px;
}
.servicoInfo {
	width: calc(100% - 120px);
}

.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: #fafafa;
}
#depoimentosLista {
	overflow: hidden;
	padding-top: 30px;
}
.depoimento {
	overflow: hidden;
	padding: 20px 20px 0 20px;
	position: relative;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #EF4130;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 22px;
	text-align: justify;
}
.depoimento h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
}

/* clientes */
#clientes {
	text-align: center;
	padding: 80px 20px 60px 20px;
}
#clientes .gallery {
	padding-top: 30px;
}
#clientes .foto a {
	display: none !important;
}
#clientes .foto {
	-webkit-background-size: 80% auto;
    -moz-background-size: 80% auto;
    -o-background-size: 80% auto;
    background-size: 80% auto;
}
/* home quem somos */
#quemSomos {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: right center;
	background-repeat: no-repeat;
	color: #fff;
	z-index: 2;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	overflow: hidden;
}
#quemSomosWrapper {
	position: relative;
	overflow: hidden;
}
#quemSomosWrapper:after {
	content: "";
	z-index: 1;
	height: 50%;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #f1f1f1;
	position: absolute;
}
#quemSomos h2 {
	color: #333;
	max-width: 330px;
}
#intro h2 {
	color: #333;
}
#intro h3 {
	color: #333;
}

.boxServico .postFoto {
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	margin-bottom: 10px;
	padding-bottom: 80%;
}
.boxServico {
	margin: 0 10px;
	text-align: center;
}
.boxServico h4 {
	font-size: 20px;
	line-height: 25px;
	padding: 0 15px;
	color: #333;
}
.botao {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	padding-top: 30px;
}
/* selecao */
#selecao {
	position: relative;
}
.boxSelecao {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 50vh;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.boxSelecao a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.page-template-page-selecao footer {
	display: none !important;
}
.blocoFormConsultoria {
	max-width: 500px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	padding-top: 30px;
}
/* servico interna */
.single-servico {
	background: #E2E2E2;
}
.servicoExtra {
	background: #fff;
}
.servicoForm h3 {
	text-align: center;
	font-size: 20px;
	line-height: 25px;
	background: #333;
	color: #fff;
	font-weight: 700;
	padding: 20px;
}
.servicoForm h3 span {
	font-weight: 400;
	display: block;
}
.servicoForm .wpcf7 {
	padding: 0 20px;
}
.servicoForm {
	background: #ccc;
	color: #fff;
	overflow: hidden;
	position: realtive;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 300px;
	margin: 0 auto 20px auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.desktop {
	display: none !important;
}
.mobile {
	display: block !important;
}

#formContato {
	width: 500px;
	max-width: 90%;
	margin: 0 auto;
}
.home h2 {
	text-transform: uppercase;
}



#botoesRodape {
	overflow: hidden;
	padding: 50px 0;
	background: #f1f1f1;
}
#botoesRodape section {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
/* diferenciais */
.page-template-page-diferenciais  .conteudo .postFoto {
	margin-bottom: 20px;
}
.page-template-page-diferenciais .conteudo a.mais,  #empresa a.mais, #orcamento a.mais {
	position: relative;
	left: auto;
	bottom: auto;
	margin: 0 0 20px 0;
}
#diferenciais {
	overflow: hidden;
	position: relative;
	padding-bottom: 60px;
	color: #666;
}
#diferenciais .conteudo {
	padding-bottom: 0;
}
/* orcamento */
#orcamento {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#orcamentoForm {
	padding: 20px 20px 0 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	background: #fff;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	max-width: 345px;
}
/* vantagens */
#vantagens {
	background: #EF4130;
	text-align: center;
	padding-bottom: 40px;
	color: #fff;
}
#vantagens h2 {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 50px;
}
#vantagens .postFoto {
	width: 100px;
	height: 100px;
	padding: 0;
	margin: 0 auto 10px auto;
	background-color: #fff;
	-webkit-background-size: 50px auto;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    background-size: 50px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.vantagem {
	overflow: hidden;
	margin-bottom: 20px;
}
.bannerFoto {
	display: block;
	width: 100% !important;
	height: auto !important;
}
#homeVideo h2 {
	color: #fff;
}
#homeVideo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	background-color: #333;
}
/* produtos */
#produtosLista h2, #produtosSlide h2 {
	color: #EF4130;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
}
#produtosLista .blocos {
	margin-bottom: 30px;
}
#produtosLista .postFoto {
	margin-bottom: 20px;
}
.produtoBotoes {
	position: relative;
	overflow: hidden;
}
.produtoBotoes a.mais {
	position: relative;
	margin: 0 20px 20px 0;
	left: auto;
	bottom: auto;
}
.produtoBotoes a.mais .fa-brands {
	font-size: 13px;
	line-height: 15px !important;
	margin-right: 2px;
}
a.mais.maisWhatsApp:link, a.mais.maisWhatsApp:visited {
	background: #449237;
}
a.mais.maisWhatsApp:hover, a.mais.maisWhatsApp:active {
	background: #060;
}
.produto, .instalacao {
	overflow: hidden;
	margin-bottom: 50px;
}
.produto .postFoto {
	padding-bottom: 100%;
	z-index: 1;
}
.produto h3, .instalacao h3 {
	background-color: #EF4130;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	padding: 10px 20px;
	text-align: center;
	z-index: 2;
	position: relative;
	margin: 0;
}
.produto:hover h3, .instalacao:hover h3 {
	background-color: #EF4130;
}
.produtosSlide .produto:hover h3 {
	background-color: #fff;
	color: #EF4130;
}
/* home produtos */



/* single produto */
.single-produto #relacionados, .single-instalacao #relacionados {
	padding-bottom: 30px;
}
#especificacoes h2 {
	text-align: center;
	margin-bottom: 40px;
}
.blocoForm {
	width: 300px;
	margin: 0 auto;
}
.downloads {
	text-align: center;
}
.downloads ul li {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.downloads ul li:before {
	display: none;
}
#produtoWrapper .gallery {
	margin-bottom: 40px;
}
#produtoWrapper .slick-list {
	margin: 0 50px;
}
#produtoWrapper .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#produtoVideo {
	padding-top: 0;
}
.single-produto .conteudo, .single-produto .bannerFoto {
	z-index: 3;
}
#especificacoes {
	z-index: 1;
	margin-top: -120px;
	padding-top: 200px;
}
.produtoNav {
	background: #333;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 0;
	max-width: 260px;
	margin: 0 auto 30px auto;
	text-transform: uppercase;
	font-size: 14px;
}
.produtoNav a:link, .produtoNav a:visited {
	color: #fff;
}
.produtoNav a:hover, .produtoNav a:active {
	color: #EF4130;
}
.produtoNav span {
	padding: 0 10px;
}
.visaogeral {
	text-align: center;
	overflow: hidden;
}
/* instalacoes */
.instalacao .postFoto {
	padding-bottom: 100%;
	margin-bottom: 0;
}
#instalacoesIntro h2 {
	font-weight: 700;
	text-transform: uppercase;
	color: #EF4130;
	max-width: 430px;
	margin-bottom: 50px;
}
.page-template-page-instalacoes #instalacoesIntro h2 {
	text-align: center;
	margin: 0 auto 50px auto;
}
.filtros {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.filtros li {
	margin: 0 10px 10px 10px;
	cursor: pointer;
	color: #999;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 10px;
}
.filtros li:hover, .filtros li:active {
	border-color: #EF4130;
	color: #EF4130;
}
.filtros li.active {
	border-color: #EF4130;
	background: #EF4130;
	color: #fff;
}
/* instalacoes (produto interna */
#instalacoesProduto {
	background: #f5f5f5;
}
#produtoPDF {
	background: #EF4130;
	color: #fff;
}
#produtoPDF h2 {
	color: #fff;
	max-width: 350px;
}
#produtoPDF a.mais:link, #produtoPDF a.mais:visited {
	background: #fff;
	color: #EF4130;
	position: relative;
	left: auto;
	bottom: auto;
	margin-bottom: 20px;
}
#produtoPDF a.mais:hover, #produtoPDF a.mais:active {
	color: #fff;
	background: #EF4130;
}
#produtoExtra h2, #produtoIntro h2 {
	color: #EF4130;
	max-width: 550px;
}
#produtoIntro h2 {
	text-align: center;
	margin: 0 auto 50px auto;
	max-width: none;
}
#produtoIntro {
	padding-bottom: 0;
	background: #f5f5f5;
}
#produtoIntro a.mais {
	position: relative;
	left: auto;
	bottom: auto;
	margin-bottom: 20px;
}
#produtoIntro .bloco {
	margin-bottom: 60px;
}
.produtoIntroFoto {
	-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%;
}
.produtoIcones {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: center;
}
.produtoIcone {
	overflow: hidden;
	width: 48%;
	margin: 0 1%;
	margin-bottom: 30px;
	line-height: 20px;
	font-size: 15px;
}
.produtoIcone span {
	background: #EF4130;
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0 auto 10px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.produtoIcone img {
	width: 50px;
	height: auto;
	display: block;
}
/* home */
#solucoes h2 {
	text-align: center;
}
#solucoes:before {
	content: "";
	left: 0;
	top: 0;
	background: #fff;
	opacity: 0.8;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}
#empresa, #comoFunciona {
	background: #fafafa;
}

#nossosDiferenciais {
	padding-bottom: 30px;
}
#nossosDiferenciais h2, #comoFunciona h2 {
	color: #EF4130;
	max-width: 400px;
	margin-bottom: 50px;
}
.diferencial {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 30px;
}
.diferencialIcone {
	width: 100px;
	height: 100px;
	margin-bottom: 20px;
	background-color: #EF4130;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-background-size: 50px auto;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    background-size: 50px auto;
	background-position: center;
	background-repeat: no-repeat;
}
.diferencial h3 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	color:  #EF4130;
	font-weight: 700;
	margin-bottom: 10px;
}
.diferencialInfo {
	width: calc(100% - 120px);
}



#cta {
	overflow: hidden;
	position: relative;
}
#cta a, .banner a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
}
#cta img, .banner img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}
#homeIntro {
	background: #EF4130;
	color: #fff;
	padding-bottom: 0;
}
#homeIntro h2 {
	color: #292424;
	max-width: 400px;
}
#homeIntroTexto {
	max-width: 410px;
	margin-bottom: 60px;
	overflow: hidden;
	position: relative;
}
#homeIntroTexto a.mais:link, #homeIntroTexto a.mais:visited  {
	float: left;
	text-transform: uppercase;
	margin: 30px 0 20px 0;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
}
#homeIntroTexto a.mais:hover, #homeIntroTexto a.mais:active  {
	color: #fff;
}
.icone {
	overflow: hidden;
	margin-bottom: 30px;
}
.icone .postFoto {
	width: 100px;
	height: 100px;
	padding: 0;
	background-color: #EF4130;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-background-size: 60px auto;
    -moz-background-size: 60px auto;
    -o-background-size: 60px auto;
    background-size: 60px auto;
	margin: 0 auto 20px auto;
}
#homeIntro a.btn:link, #homeIntro a.btn:visited {
	margin: 0 auto 20px auto;
	width: 180px;
	padding: 10px 0;
	float: none;
}
#homeIntro a.btn:hover, #homeIntro a.btn:active {
	background: #fff;
	color: #EF4130;
}
#projetoInfo h2 {
	text-align: center;
}
#projetoInfo .slick-list {
	margin: 0 30px;
}
#projetoInfo .foto {
	width: 80%;
	padding-bottom: 50%;
	margin: 0 auto 50px auto;
}
#projetoInfo .gallery {
	margin-bottom: 40px;
}
#projetoInfo .informacoes, #projetoInfo .center {
	overflow: hidden;
	margin-bottom: 60px;
}
aside {
	max-width: 300px;
	padding-top: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.sideCat ul li a {
	display: block;
	padding-right: 25px;
	border-bottom: 1px solid #EF4130;
	position: relative;
	padding: 10px 25px 10px 10px;
	overflow: hidden;
}
.sideCat ul li a:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 12px;
	height: 26px;
	line-height: 26px !important;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -13px;
    content: '\f105';
}
.sideCat ul li.current-cat a {
	background: #F5F5F5;
	color: #EF4130;
	font-weight: 700;
}
.sideBox {
	position: relative;
	margin-bottom: 40px;
	height: auto;
}
aside h3 {
	color: #EF4130;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 2px;
	border-bottom: 1px solid #EF4130;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 700;
}
.sideBox.sideCat {
	margin-bottom: 50px;
}
aside .sideCat h3 {
	margin-bottom: 0;
}
.tagCloud a:link, .tagCloud a:visited {
	background: #EF4130;
	color: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: block;
	float: left;
	font-size: 13px !important;
	line-height: 16px !important;
	padding: 5px 10px;
	margin: 0 10px 10px 0;
}
.tagCloud a:hover, .tagCloud a:active {
	background: #EF4130;
	color: #fff;
}
.textoWrapper, #projetoInfo .informacoes {
	overflow: hidden;
	position: relative;
	max-width: 960px;
	margin: 0 auto;
}
#projetoInfo .textoWrapper {
	margin-bottom: 30px;
}
/* contato */
#contatoBloco h2 {
	max-width: 380px;
}
#contatoWrapper h3 {
	color: #EF4130;
}
#contatoBloco p {
	max-width: 350px;
}
#contatoWrapper .blocos {
	margin-bottom: 60px;
}
/* governanca */
#governancaWrapper h2, #equipe h2 {
	color: #EF4130;
}
#governancaWrapper h4 {
	background-image: url(images/linhaPreta.png);
}
/* institucional */
#equipe h2 {
	max-width: 485px;	
	margin-bottom: 50px;
}
.profissional {
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px;
}
.profissional ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.profissional p {
	margin-bottom: 10px;
}
.profissional ul li {
	margin: 0 8px;
	padding: 0 1px;
	font-size: 20px;
}
.profissional a:link, .profissional a:visited {
	color: #292424;
}
.profissional a:hover, .profissional a:active {
	color: #EF4130;
}
.profissional .postFoto {
	padding: 0;
	margin: 0 auto 20px auto;
	width: 195px;
	height: 195px;
	background-color: #EF4130;
}
.profissional .postFoto:before {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(images/equipe.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#equipeSlide h3 {
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 900;
	margin: 0 auto 5px auto;
}
#equipe .slick-list, .marcas .slick-list {
	margin: 0 30px;
}
/* home */
.marcas .gallery {
	margin-bottom: 20px;
}
.marcas .foto {
	width: 120px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.marcas .gallery a {
	display: none;
}
#newsletterWrapper {
	background: #292424;
	color: #fff;
	text-align: center;
}
#newsletterWrapper h3 {
	font-weight: 900;
}
#newsletter {
	max-width: 500px;
	margin: 0 auto;
	overflow: hidden;
}
#noticiasHome {
	background: #292424;
}
#noticiasHome h4 {
	color: #fff;
	background-image: url(images/linhaBranca.png);
	margin-bottom: 50px;
}
#noticiasHome .postIntro {
	padding: 20px;
	overflow: hidden;
	background: #fff;
}
#noticiasHome h3 {
	color: #EF4130;
	font-weight: 900;
}
#noticiasHome small {
	color: #292424;
}
.postDestaque, .postHome {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.postIntro a {
	display: block;
	width: 100%;
	height: 100%;
}
#noticiasHome .postIntro a:hover h3 {
	color: #292424;
}
#noticiasHome a.mais:link, #noticiasHome a.mais:visited {
	color: #fff;
}
#noticiasHome .postIntro a:hover small, #noticiasHome a.mais:hover, #noticiasHome a.mais:active, #casaTexto h2 {
	color: #EF4130;
}
#noticiasHome .postFoto {
	padding-bottom: 45%;
}
/* como fazemos */
#como-fazemos {
	background: #EF4130;
	color: #fff;
	padding-bottom: 30px;
}
#como-fazemos h4 {
	color: #292424;
	background-image: url(images/linhaBranca.png);
	padding-top: 80px;
}
#como-fazemos li strong {
	font-weight: 900;
	color: #292424;
	font-size: 20px;
	line-height: 25px;
	display: block;
	margin-bottom: 10px;
}
#como-fazemos li {
	margin-bottom: 50px;
}
#o-que-fazemos {
	padding-bottom: 0;
}
#oQueTexto {
	max-width: 395px;
	margin-bottom: 60px;
}
#casaTexto {
	max-width: 530px;
}
.fotoLateral, .projetoFoto, #projetoIntroFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 60%;
	width: 100%;
	position: relative;
	display: block;
	z-index: 4;
}
#projetoIntroFoto {
	padding-bottom: 80%;
}
.projetoFoto {
	padding-bottom: 50%;
}
#o-que-fazemos, #como-fazemos, #equipe {
	padding-top: 80px;
	margin-top: -80px;
}
#a-casa {
	z-index: 3;
}
#o-que-fazemos {
	background-color: #fff;
	z-index: 2;
}
#como-fazemos {
	z-index: 1;
}
#categorias {
	overflow: hidden;
	padding-top: 50px;
	position: relative;
	z-index: 10;
	background: #fff;
}
.categoria .postFoto {
	padding-bottom: 100%;
}
.categoria {
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
	z-index: 5;
}
.categoria h3 {
	font-weight: 900;
}
.categoria.tipo-capacitar h3, .tipo-capacitar h2 {
	color: #00A2E0;
}
.categoria.tipo-conectar h3, .tipo-conectar h2 {
	color: #E4003C;
}
.categoria.tipo-inspirar h3, .tipo-inspirar h2 {
	color: #67B243;
}
.cateogoriaInfo {
	max-width: 300px;
	overflow: hidden;
	position: relative;
}
#equipe h4 {
	padding-top: 80px;
}
/* projeto interna */
#projetoIntro {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#projetoIntro section {
	padding: 0;
}

#projetoBloco1, #projetoBloco2 {
	padding-bottom: 0;
}
.projetoTexto {
	overflow: hidden;
	margin-bottom: 60px;
}
#projetoGaleria .slick-list {
	margin: 0 30px;
}
#projetoGaleria .gallery {
	margin-bottom: 20px;
}
#projetoGaleria .foto {
	width: calc(100% - 20px);
	padding-bottom: 60%;
	margin: 0 auto;
}
#projetoIntro small {
	font-size: 13px;
	line-height: 16px;
	padding: 0 0 5px 0;
	display: block;
	font-weight: 600;
}
#projetoIntroTexto {
	overflow: hidden;
	padding: 80px 20px 60px 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background: #fff;
}
#projetoNumeros {
	text-align: center;
	padding-bottom: 30px;
	color: #fff;
}
#projetoNumeros li {
	overflow: hidden;
	margin: 0 auto 50px auto;
	width: 230px;
}
.counter {
	font-size: 90px;
	line-height: 100px;
	margin: 0 auto 10px auto;
	color: #292424;
	display: block;
	clear: both;
	font-weight: 900;
}
#projetoIntroWrapper {
	position: relative;
	overflow: hidden;
	z-index: 4;
}
#ongs {
	padding-top: 0;
}
footer .social {
	float: left;
}
.realizacao {
	float: right;
}
@media only screen 
and (min-width : 480px) {
#projetoNumeros ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;

}

}
@media only screen 
and (min-width : 640px) {
#navRodape {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#projetoIntro:before {
	background: url(images/grafismoIntro2.png) left top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: calc(100% - 390px);
	top: 0;
	right: 0;
	left: auto;
	opacity: 1;
	height: 100%;
	z-index: 3;
	content: "";
	position: absolute;
}
#projetoIntro:after {
	background: url(images/grafismoIntro3.png) left top no-repeat;
	width: 350px;
	height: 160px;
	position: absolute;
	z-index: 3;
	content: "";
	right: 0;
	bottom: 0;
}
#projetoIntroTexto {
	background: #fff;
	max-width: 390px;
}

#categoriasLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 104%;
	margin-left: -2%;
}
.categoria {
	width: 46%;
	margin: 0 2%;
	margin-bottom: 50px;
}
#projetos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.projeto {
	width: 48%;
	margin-right: 2%;
}
.projeto .postFoto {
	padding-bottom: 100%;
}
#posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 102px);
	margin-left: -51px;
}
.postWrapper {
	padding: 0 50px;
	border-left: 1px solid #666;
}
#posts .post {
	width: 50%;
}

#relacionados .post:nth-child(3), #blog .post:nth-child(3) {
	display: none;
}
#como-fazemos ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 104%;
}
#como-fazemos ul li {
	width: 46%;
	margin: 0 4% 0 0;
	margin-bottom: 50px;
}
}
@media only screen 
and (min-width : 768px) {
#projetoIntroFoto {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 0;
}
#projetoGaleria .slick-list {
	margin: 0 50px;
}

.categoria {
	width: 29.3333%;
}
#como-fazemos li strong {
	color: #292424;
	font-size: 26px;
	line-height: 32px;
}
#como-fazemos ul li {
	width: 29.3333%;
}
#noticiasHome .bloco {
	width: 100%;
}
#noticiasHome .postFoto {
	width: 66%;
	padding-bottom: 40%;
	margin-left: 34%;
}
.postIntro {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 34%;
	z-index: 2;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#noticiasHome .postHome:first-child .postIntro {
	left: auto;
	right: 0;
}
#noticiasHome .postHome:first-child .postFoto {
	margin: 0;
}
.postIntro small {
	position: absolute;
	bottom: 20px;
	left: 20px;
}
#slideshow .postFoto {
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
}
.slideInfo {
	width: 45%;
}
.desktop {
	display: block !important;
}
.mobile {
	display: none !important;
}
#blogWrapper .postSingle {
	float: left;
	width: 70%;
}
aside {
	float: right;
	width: 26%;
	padding: 0;
}
.bgFoto {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 50%;
	right: 0;
	top: 0;
	padding: 0;
}

.blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.bloco {
	width: 48%;
}
#a-casa:before {
	content: "";
	background: url(images/grafismoCasa.png) left center no-repeat;
	-webkit-background-size: auto 120%;
    -moz-background-size: auto 120%;
    -o-background-size: auto 120%;
    background-size: auto 120%;
	width: 30%;
	height: 100%;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
}
#homeIntro .fotoLateral {
	position: absolute;
	width: 40%;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 1;
	padding: 0;
}
}
@media only screen 
and (min-width : 1024px) {
#rodapeLogo {
	float: left;
	margin-right: 70px;
}
#rodapeMenu {
	float: left;
	width: 730px;
	padding-top: 35px;
}
#projetoIntro {
	background-attachment: fixed;
}
.projetoTexto {
	max-width: 500px;
	float: left;
}
.projetoFoto {
	width: 50%;
	float: right;
	padding-bottom: 25%;
}
#categoriasLista {
	width: 100%;
	margin: 0;
	justify-content: space-between;
}
.categoria {
	width: 300px;
	margin: 0 0 50px 0;
}
#o-que-fazemos, #como-fazemos, #equipe {
	margin-top: -120px;
	padding-top: 120px;
}

#o-que-fazemos .fotoLateral {
	position: absolute;
	width: 50%;
	top: 120px;
	right: 0;
	z-index: 1;
	padding: 0;
	height: calc(100% - 120px);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
#a-casa:before {
	width: 40%;
}
.projeto {
	width: 31.3333%;
}
.projeto .postFoto {
	padding-bottom: 65%;
}
#projetos .projeto:nth-child(1), #projetos .projeto:nth-child(2) {
	width: 48%;
}
#projetos .projeto:nth-child(1) .postFoto, #projetos .projeto:nth-child(2) .postFoto {
	padding-bottom: 50%;
}
#slideshow .postFoto {
	width: 62%;
}
.slideInfo {
	width: 35%;
}
h2 {
  font-size: 43px;
}
#menuWrapper .logo {
	display: block;
}
#posts {
}


#posts .post {
	width: 33.3333%;
}

#relacionados .post:nth-child(3), #blog .post:nth-child(3) {
	display: block;
}





#headerMobile, .fa-xmark  {
	display: none !important;
}
.spacer {
	height: 120px;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	height: 120px;
	z-index: 9985;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	position: relative;
	clear: none;
	padding: 0 20px;
	z-index: 8999;
	height: 120px;
}
#nav {
	float: left;
	clear: none;
	margin:  0;
	z-index: 10;
}
#nav li {
	float: left;
	margin: 0 20px 0 0;
	clear: none;
	position: relative;
	height: 120px;
	line-height: 120px;
	z-index: 8998;
	font-size: 14px;
}
.social li#mDoe {
	font-size: 14px;
}
#nav li:last-child {
	margin: 0;
}
@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); }
}


}
@media only screen 
and (min-width : 1280px) {
.realizacao {
	margin-right: 250px;
}
#projetoIntroWrapper:after {
	z-index: 2;
	background: url(images/grafismoNumeros.png) right top no-repeat;
	-webkit-background-size: 400px auto;
    -moz-background-size: 400px auto;
    -o-background-size: 400px auto;
    background-size: 400px auto;
	right: 0;
	bottom: 0;
	content: "";
	width: 1350px;
	left: 50%;
	margin-left: -675px;
	height: 35px;
	position: absolute;
	z-index: 1;
}
#projetoNumeros:before {
	background: url(images/grafismoNumeros.png) right top no-repeat;
	-webkit-background-size: 400px auto;
    -moz-background-size: 400px auto;
    -o-background-size: 400px auto;
    background-size: 400px auto;
	top: -35px;
	content: "";
	width: 1350px;
	left: 50%;
	margin-left: -675px;
	height: 100%;
	position: absolute;
	z-index: 1;
}
#a-casa:before {
	width: 50%;
}
#nav li {
	margin: 0 40px 0 0;
}
#noticiasHome .bloco {
	width: 50%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bloco.blocoDestaque {
	padding-right: 10px;
}
.bloco.blocoPosts {
	padding-left: 10px;
}
#noticiasHome .postFoto {
	width: 50%;
	padding-bottom: 45%;
	margin-left: 50%;
}
#noticiasHome .blocoDestaque .postFoto {
	padding-bottom: calc(90% + 20px);
}
.postIntro {
	width: 50%;
}
#projetoNumeros ul {
	max-width: 850px;
}
}
@media only screen 
and (min-width : 1366px) {
#apoiadores {
	padding-top: 150px;
}
#noticiasHome:before {
	height: 800px;
	width: 1900px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -950px;
	background: url(images/newsletter.png) left top no-repeat;
	bottom: -480px;
	content: "";
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#newsletterWrapper:before {
	height: 800px;
	width: 1900px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -950px;
	background: url(images/newsletter.png) left top no-repeat;
	bottom: -100px;
	content: "";
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#apoiadores:before {
	height: 800px;
	width: 1900px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -950px;
	background: url(images/newsletter.png) left top no-repeat;
	top: -700px;
	content: "";
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.social li#mDoe {
	margin-right: 40px;
}
#menuWrapper .social {
	position: relative;
	z-index: 5;
	min-width: 226px;
	padding-left: 80px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	justify-content: flex-start;

}
#menuWrapper .social li#mDoe {
	position: absolute;
	left: 0;
	margin: 0;
}
#menuWrapper .social a:link, #menuWrapper .social a:visited {
	color: #fff;
}
#menuWrapper .social a:hover, #menuWrapper .social a:active {
	color: #EF4130;
}
#menuWrapper:before {
	background: url(images/cabecalho.png) right bottom no-repeat;
	width: 1570px;
	height: 120px;
	-webkit-background-size: auto 310px;
    -moz-background-size: auto 310px;
    -o-background-size: auto 310px;
    background-size: auto 310px;
	content: "";
	position: absolute;
	z-index: 1;
	left:50%;
	margin-left: -785px;
	top: -20px;
}
.menu:before {
	background: url(images/retanguloCabecalho.png) center bottom no-repeat;
	width: 60px;
	height: 120px;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
	content: "";
	position: absolute;
	z-index: 1;
	right: 180px;
	top: -20px;
}
#projetoBloco1:after {
	width: 200px;
	height: 302px;
	z-index: 1;
	content: "";
	background: url(images/grafismoProjeto1.png) center top no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 240px;
}
#projetoBloco2:after {
	width: 1500px;
	height: 544px;
	z-index: 1;
	content: "";
	background: url(images/grafismoProjeto2.png) right top no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -750px;
	bottom: -250px;
}
#projetoGaleria:before {
	width: 1500px;
	height: 544px;
	z-index: 1;
	content: "";
	background: url(images/grafismoProjeto2.png) right top no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -750px;
	top: -294px;
}
#projetoBloco1:before {
	z-index: 2;
	background: url(images/grafismoNumeros.png) right bottom no-repeat;
	-webkit-background-size: 400px auto;
    -moz-background-size: 400px auto;
    -o-background-size: 400px auto;
    background-size: 400px auto;
	top: 0;
	content: "";
	width: 1350px;
	left: 50%;
	margin-left: -675px;
	height: 405px;
	position: absolute;
	z-index: 1;
}
#projetoIntroWrapper:before {
	background: url(images/grafismoIntro1.png) right top no-repeat;
	left: 0;
	bottom: 0;
	content: "";
	width: 120px;
	height: 300px;
	position: absolute;
	z-index: 1;
}
#projetoIntroTexto {
	margin-left: 200px;
}
section, .menu {
	width: 1300px;
	margin: 0 auto;
	padding: 0;
}
/*#menuWrapper:before {
	width: 1400px;
	height: 350px;
	left: 50%;
	z-index: 1;
	top: -140px;
	margin-left: -750px;
	content: "";
	background:url(images/cabecalho.png) right bottom no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	position: absolute;
}*/
#categorias:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 0;
	width: 1800px;
	margin-left: -900px;
	height: 140px;
	background: url(images/grafismoComoFazemos.png) left top no-repeat;
	-webkit-background-size: 500px auto;
    -moz-background-size: 500px auto;
    -o-background-size: 500px auto;
    background-size: 500px auto;
}
#como-fazemos:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: -20px;
	width: 1800px;
	margin-left: -900px;
	height: 906px;
	background: url(images/grafismoComoFazemos.png) left top no-repeat;
	-webkit-background-size: 500px auto;
    -moz-background-size: 500px auto;
    -o-background-size: 500px auto;
    background-size: 500px auto;
}
#como-fazemos ul {
	margin: 0;
	float: right;
	width: 1000px;
}
#como-fazemos h4 {
	margin-left: 360px;
}
#como-fazemos ul li {
	margin: 0 0 0 6%;
	width: 27.3333%;
	margin-bottom: 50px;
}

#equipe:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: -650px;
	width: 1800px;
	margin-left: -900px;
	height: 906px;
	background: url(images/grafismoComoFazemos.png) left top no-repeat;
	-webkit-background-size: 500px auto;
    -moz-background-size: 500px auto;
    -o-background-size: 500px auto;
    background-size: 500px auto;
}
.cateogoriaInfo {
	padding-bottom: 50px;
}
#categoriasLista {
	padding-bottom: 100px;
}
#categorias:after {
	content: "";
	background:url(images/grafismoInspirar.png) center bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 380px;
	height: 300px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -190px;
	bottom: 130px;
}
#categoriasLista:after {
	content: "";
	background: url(images/grafismoConectar.png) left top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 150px;
	height: 250px;
	position: absolute;
	z-index: 1;
	top: 160px;
	left: 240px;
}
#categoriasLista:before {
	content: "";
	background: url(images/grafismoCapacitar.png) left bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 150px;
	height: 500px;
	position: absolute;
	z-index: 1;
	bottom: -50px;
	right: 250px;
}
#projetoIntro:before {
	width: calc(100% - 600px);
}
#rodapeTopo {
	display: block;
	height: 105px;
	background: url(images/rodape.png) center top no-repeat;
	-webkit-background-size: 1600px auto;
    -moz-background-size: 1600px auto;
    -o-background-size: 1600px auto;
    background-size: 1600px auto;
	position: relative;
	z-index: 2;
}
.single-post #rodapeTopo {
	background-color: #f9f9f9;
	margin-top: -105px;
}
.page-template-page-governanca #rodapeTopo {
	margin-top: -105px;
}
/*.page-template-page-contato #rodapeTopo {
	display: none;
}*/
footer {
	height: 470px;
}
#navRodape {
	margin-bottom: 40px;
}
footer:before {
	content: "";
	background: url(images/rodape.png) center top no-repeat;
	-webkit-background-size: 1600px auto;
    -moz-background-size: 1600px auto;
    -o-background-size: 1600px auto;
    background-size: 1600px auto;
	width: 1600px;
	height: 200%;
	position: absolute;
	z-index: 1;
	top: -105px;
	left: 50%;
	margin-left: -800px;
}
.page-template-page-governanca .postSingle, #contatoWrapper .blocos, #onde {
	width: 800px;
}
#governancaWrapper {
	z-index: 1;
	padding-bottom: 105px;
}

#governancaWrapper:before {
	background: url(images/grafismoGovernanca.png) right bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 1550px;
	height: 830px;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -775px;
	bottom: -100px;
	z-index: 1;
}
#contatoWrapper:before {
	background: url(images/grafismoContato.png) left center no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	content: "";
	position: absolute;
	right: 0;
	width: 33%;
	bottom: -150px;
	top: -150px;
	z-index: 1;
}
#homeIntro:before {
	z-index: 2;
	position: absolute;
	width: 1600px;
	height: 850px;
	bottom: -150px;
	left: 50%;
	margin-left: -800px;
	background: url(images/quemSomos.png) right top no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	content:"";
}
#projetosHome {
	padding-top: 100px;
}
#projetosHome:before {
	z-index: 2;
	position: absolute;
	width: 1600px;
	height: 850px;
	top: -700px;
	left: 50%;
	margin-left: -800px;
	background: url(images/quemSomos.png) right top no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	content:"";
}
#homeIntro .fotoLateral {
	width: 1060px;
	right: auto;
	left: 50%;
	margin-left: -530px;
	-webkit-background-size: 405px auto;
    -moz-background-size: 405px auto;
    -o-background-size: 405px auto;
    background-size: 405px auto;
	background-position: right center;
}
}
@media only screen 
and (min-width : 1680px) {
#homeIntro .fotoLateral {
	
}
.slideInfo {
	padding: 120px 30px 120px 0;
}
#slideshow .postFoto {
	width: 60%;
}
#projetoIntro::before {
    width: calc(100% - 750px);
}
}
@media only screen 
and (min-width : 1920px) {
#projetoIntro::before {
    width: calc(100% - 800px);
}
}
