/*
Theme Name: Fundação Arcadas
Theme URI: https://fundacaoarcadas.org.br/
Description: Template para site Fundação Arcadas
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,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, #rodape a, footer a, form input.wpcf7-submit, .social a, #scrollTop, .slick-prev, .slick-next, .slick-dots li button, .tabs li, #navAuxiliar a, h3.accordion-toggle, #contact a, #assinatura, .foto a, .setaDown, .artista span, .artistaFoto:before, .artista h3, #assinatura, .foto, h3.accordion-toggle, #contato a, #institucional a, .categoria h4, .produto a, #nomes a,  .searchandfilter 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, .disciplinas a, .btnTopo, .instalacao h3, .filtros li, .post:before, .post:after, .postFoto, .projeto h3, .produto:before, .postResumo, .slick-prev:before, .slick-next:before, .postBtn, .btnVoltar a, .item, #homeFundacao a, .itemGrupo h3, #grupoNav li, #grupoNav li strong {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #393939;
	font-size: 16px;
	line-height: 26px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
}
h1, h2 {
	font-size: 36px;
	line-height: 44px;
	font-weight: 900;
	margin-bottom: 20px;
	color: #000;
}
.fancybox-caption {
	font-family: "Lato", sans-serif !important;
	font-size: 15px !important;
}
h3 {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
	font-weight: 700;
}
.noResults h2 {
	font-size: 30px;
	line-height: 35px;
	color: #DF2E33;
}
.error404 .conteudo h3 {
	color: #DF2E33;
}
h4 {
	font-weight: 700;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	letter-spacing: 3px;
}
h5 {
	color: #DF2E33;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #DF2E33;
	text-decoration: none;
}
a:hover, a:active {
	color: #1D71AF;
}
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;
}
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: #EDEDED;
	border: 1px solid #EDEDED;
    font-size: 15px;
	height: 35px;
	line-height: 35px;
    padding: 0 20px;
    margin: 0 0 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
select {
	background: #f5f5f5 url(images/setaSelect.png) center right no-repeat;
	border-color: #f5f5f5;
}
#filtros select {
	background-color: #EDEDED;
	border: 0 !important;
}
label {
	display: block;
	clear: both;
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	padding-left: 30px;
}
.wpcf7-acceptance label, .wpcf7-acceptance .wpcf7-list-item {
	padding-left: 0 !important;
	display: block !important;
	margin: 0 0 20px 0 !important;
}
label strong {
	position: absolute;
	left: 0;
	top: 0;
	color: #DF2E33;
}

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, .searchandfilter input[type='submit'] {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: left;
	border: 0 !important;
	background-color: transparent;
	cursor: pointer;
	width: 140px;
	height: auto;
	border: 1px solid #DF2E33 !important;
	line-height: 38px !important;
	height:  40px !important;
	display: block;
	overflow: hidden;
	font-weight: 700;
	font-family: "Lato", sans-serif;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-size: 16px;
	color: #DF2E33;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.searchandfilter input[type='submit'] {
	float: right;
	margin-bottom: 10px;
}
.searchandfilter input[type='submit']:hover {
	background: #DF2E33;
	color: #fff;
	
}
form input.wpcf7-submit:hover {
	background: #DF2E33;
	color: #fff;
}
footer form input.wpcf7-submit:hover {
	background: #fff;
	color: #f58220;
}
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: 18px !important;
	line-height: 22px !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: #000 url(images/bg_header_clean.jpg) left center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	z-index: 9989;
	left: 0;
	top: 0;
}
.logo {
	display: block;
	float: left;
	height: 60px !important;
	width: auto !important;
	margin: 10px 0;
}
.spacer {
	width: 100%;
	height: 80px;
	display: block;
	clear: both;
}
#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;
	width: 250px;
	height: 100%;
	z-index: 9995;
	right: -300px;
	top: 0;
	background: #000 url(images/bg_header_clean.jpg) left center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 20px;
	line-height: 18px;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
}
#nav a:link, #nav a:visited {
	color: #fff;
}
#nav a:hover, #nav a:active {
	color: #DF2E33;
}
#nav li a.topLink {
	display: block;
	float: right;
	padding-right: 18px;
	position: relative;
	overflow: hidden;
}
#nav li a.topLink .fa-solid {
	width: 16px;
	font-size: 14px;
	position: absolute;
	right: 0;
	height: 18px;
	line-height: 18px !important;
	top: 50%;
	margin-top: -9px;
	z-index: 1;
	text-align: right !important;
	color: #DF2E33 !important;
}
#nav li ul.subnav {
	display: none;
	margin: 0;
	width: 100%;
	clear: both;
}
#nav li ul.subnav li {
	font-size: 14px;
	line-height: 20px;
	padding: 10px 18px 0 0;
	margin: 0;
	font-weight: 400;
	text-transform: none;
}
#navAuxiliar {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#navAuxiliar li {
	margin-bottom: 5px;
	overflow: hidden;
}
#navAuxiliar li:last-child {
	margin: 0;
}
#navAuxiliar a:link, #navAuxiliar a:visited {
	color: #fff;
	background: #4D4D4D;
	display: block;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	letter-spacing: 1px;
}
#navAuxiliar a:hover, #navAuxiliar a:active, .single-evento #navAuxiliar .mEventos a,
.single-curso #navAuxiliar .mCursos a, .single-grupo #navAuxiliar .mGrupos a, .page-template-page-eventos #navAuxiliar .mEventos a, .page-template-page-cursos #navAuxiliar .mCursos a, .page-template-page-grupos #navAuxiliar .mGrupos a {
	background: #DF2E33;
}
/* social */
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
}
#menuWrapper .social {
	justify-content: flex-end;
}
.social li {
	margin: 0 10px 0 0;
	overflow: hidden;
	position: relative;
	font-size: 22px;
}
.social li:last-child {
	margin: 0;
}
.social a:link, .social a:visited {
	color: #DF2E33;
	display: block;
}
.social a:hover, .social a:active {
	color: #fff;
}
.bloco.blocoContato ul.social {
	background: #f58220;
	padding: 10px 15px;
	overflow: hidden;
	float: left;
	color: #fff;
	margin-bottom: 50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bloco.blocoContato .social a:link, .bloco.blocoContato .social a:visited {
	color: #fff;
}
.bloco.blocoContato .social a:hover, .bloco.blocoContato .social a:active {
	color: #333;
}
/* newsletter */
#newsletter {
	color: #fff;
	padding: 100px 0 80px 0;
	overflow: hidden;
	position: relative;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
#newsletter form {
	width: 100%;
}
#formNews {
	max-width: 700px;
	margin: 0 auto;
}
#newsletter h3 {
	color: #fff;
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 35px;
	font-weight: 400;
}

/* rodape */
#rodape {
	background: #000 url(images/bg-rodape.png) left top no-repeat;
	-webkit-background-size: auto 101%;
    -moz-background-size: auto 101%;
    -o-background-size: auto 101%;
    background-size: auto 101%;
	padding: 80px 0 60px 0;
	overflow: hidden;
	position: relative;
	z-index: 9992;
}
#rodapeLogo {
	width: 126px;
	margin-bottom: 20px;
	overflow: hidden;
}
#rodapeLogo img {
	width: 100%;
	height: auto;
	display: block;
}
.infoContato, #rodapeEndereco {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.infoContato {
	font-weight: 700;
}
.infoContato .fa-brands {	
	margin-left: 5px;
}
#rodape .infoContato a:link, #rodape .infoContato a:visited {
	color: #DF2E33;
}
#rodape .infoContato a:hover, #rodape .infoContato a:active {
	color: #fff;
}
#rodapeContato {
	font-size: 16px;
	line-height: 20px;
}
#rodapeEndereco a:link, #rodapeEndereco a:visited {
	position: relative;
	overflow: hidden;
	padding-left: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	display: block;
	float: left;
}
#rodapeEndereco a:hover, #rodapeEndereco a:active {
	color: #DF2E33;
}
#rodapeEndereco .fa-solid {
	position: absolute;
	left: 1px;
	top: 3px;
	color: #DF2E33;
	font-size: 16px;
}
footer {
	background: #393939;
	font-size: 11px;
	line-height: 16px;
	padding: 20px 0 0 0;
	color: #fff;
	text-align: center;
}
footer ul {
	margin: 0 0 10px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
footer ul li {
	margin: 0 10px 10px 10px;
}
footer a:link, footer a:visited {
	color: #DF2E33;	
}
footer a:hover, footer a:active {
	color: #fff;
	text-decoration: underline;
}
#assinatura {
	width: 16px;
	margin: 0 auto 20px auto;
	opacity: 0.7;
}
#assinatura img {
	display: block;
	width: 100%;
	height: auto;
}
#assinatura:hover {
	opacity: 1;
}

.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: 100px 0 80px 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;
}
.boxContato {
	position: relative;
	margin-bottom: 20px;
	padding-left: 34px;
	line-height: 24px;
}
.blocoContato {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.blocoContato .boxContato {
	padding-left: 0;
	margin-bottom: 50px;
	width: 100%;
	color: #666;
}
.blocoContato .boxContato.boxTel {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	letter-spacing: 1px;
}
.blocoContato a:link, .blocoContaot a:visited {
	color: #666;
}
.blocoContato a:hover, .blocoContaot a:active {
	color: #f58220;
}
.boxContato span {
	display: block;
}
.blocoContato .boxContato h3 {
	font-size: 14px;
	line-height: 25px;
	padding-left: 35px;
	font-weight: 700;
	color: #f58220;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 12px;
	letter-spacing: 2px;
	position: relative;
	overflow: hidden;
}
.boxContato.boxEndereco {
	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: 30px !important;
	text-align: center !important;
	color: #f58220;
	font-size: 20px;
}
.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, .single .blocoInterna ol {
	margin-bottom: 20px;
}
.postSingle ol, .bloco ol, .single .blocoInterna ol {
	list-style-position: outside;
}
.postSingle ol li, .bloco ol li, .single .blocoInterna ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
.postSingle ul li, .servicoResumo ul li, .single .blocoInterna ul li {
	position: relative;
	padding-left: 15px;
}
.postSingle ul li:before, .servicoResumo ul li:before, .single .blocoInterna 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: #B4B4B4;
}
.single .blocoInterna ul li:before {
	color: #DF2E33;
}
.servicoResumo ul li:before {
	line-height: 20px !important;
}
.postSingle ul.gallery li, .bloco ul.gallery li, .single .blocoInterna ul.gallery li {
	padding: 0;
}
.postSingle ul.gallery li:before, .bloco ul.gallery li:before, .single .blocoInterna ul.gallery 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: 74%;
	position: relative;
	overflow: hidden;
}
.postFoto:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:url(images/filtro_im_post.png) left bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	content: "";
}
.postFoto a {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.post .postFoto a {
	z-index: 3;
}


/* empresa */

.page-template-page-empresa .conteudo h2 em, .single-projeto .conteudo h2 em, #homeEmpresa h2 em, #empresa h2 em {
	font-weight: 700;
	font-style: normal;
}
.page-template-page-empresa .center {
	max-width: 750px;
	margin: 0 auto;
}
/* empresa */
.bannerTopo {
	display: block;
	width: 100%;
	height: auto;
}
#empresa1 {
	background: #f58220;
}
#empresa1 .blocoNumero p {
	width: 280px;
	height: 280px;
	background-color: rgba(0, 0, 0, 0.7);
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto 20px auto;
	font-size: 25px;
	line-height: 30px;
	font-weight: 500;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #f5f5f5;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 0 20px;
}
.blocoNumero .firstWord {
	font-size: 70px;
	line-height: 80px;
	display: block;
	color: #f58220;
	font-weight: 900;
}
.empresaBG {
	opacity: 0.2;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-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 */
}
#empresa1, #empresa1 h2, #empresa1 p strong {
	color: #fff;
}
#empresa1:before {
	content: "";
	position: absolute;
	z-index: 2;
	mix-blend-mode: multiply;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #f58220;
}
#empresa2 {
	background: #f5f5f5;
}
#empresa2 h2 {
	color: #f58220;
}
img.responsive.borda {
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
#empresa .postFoto, #produtoIntro .postFoto, .postFoto.borda {
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	padding-bottom: 60%;
	margin-bottom: 20px;	
}
#empresa p.intro {
	font-size: 20px;
	line-height: 30px;
	color: #f58220;
}
#fotos {
	padding: 20px 0 0 0;
	background: #212121;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#fotos h2 {
	color: #fff;
	margin-bottom: 50px;
}
#fotos .gallery {
	padding-bottom: 40px;
}
#fotos .foto {
	padding-bottom: 96%;
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 2%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


.blocoInfo {
	background: #333;
	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;
}




#extra {
	background: #f1f1f1;
	text-align: center;
}
#extra p {
	max-width: 715px;
	margin: 0 auto 20px auto;
}
#cta {
	position: relative;
	overflow: hidden;
	color: #fff;
	background: #333;
}
#cta h2 {
	padding-top: 20px;
	margin-bottom: 30px;
	color: #fff;
	text-align: center;
}
#cta p {
	font-size: 25px;
	line-height: 30px;
	text-align: center;
	max-width: 800px;
	margin: 0 auto 35px auto;
	font-weight: 200;
}
#cta:before {
	content: "";
	position: absolute;
	z-index: 2;
	mix-blend-mode: multiply;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #ccc;
}
.ctaBotoes {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#cta a.btn {
	margin: 0 10px 20px 10px;
}

.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 .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;
}
#noResults , .error404 .conteudo {
	text-align: center;
}
#noResults h3 {
	color: #f58220;
	font-weight: 700;
}
.error404 .conteudo h2 {
	color: #f58220;
	margin-bottom: 10px;
}

a.btn:link, a.btn:visited {
	display: block;
	float: left;
	color: #fff;
	border: 1px solid #DF2E33;
	padding: 5px 15px;
	font-size: 14px;
	line-height: 18px;
	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
a.btn:hover, a.btn:active {
	background: #DF2E33;
	color: #fff !important;
}
.conteudo a.btn:link, .conteudo a.btn:visited, #homeExtra a.btn:link, #homeExtra a.btn:visited {
	color: #DF2E33;
	font-weight: 700;
}
a.btn .fa-solid {
	margin-right: 10px;
}
#nav a.btn {
	float: right;
	margin: 0;
}
/* 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: 25px;
	line-height: 30px;
	border-left: 5px solid #f58220;
	color: #f58220;
	font-style: italic;
	font-weight: 500;
}
.home #empresa {
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
}
#empresa blockquote {
	font-style: normal;
}
blockquote p {
	padding: 15px 0 15px 20px;	
}
.wp-caption  {
	background: #f1f1f1;
	padding: 5px;
	overflow: hidden;
	clear: both;
	display: block;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-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;
}
.wp-caption img {
	margin-bottom: 5px;
}
.postSingle h1 {
	margin-bottom: 10px;
}

.postFooter {
	border-top: 1px solid #f58220;
	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: #f58220;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: 500;
}
.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;
	letter-spacing: 1px;
}
.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: 130px;
	background: #f58220;
	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: #f58220;
	color: #fff;
}

.post, .item {
	margin: 10px 10px 50px 10px;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4); 
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
}
.postsSlide .post {
	margin-bottom: 50px;
}
.postResumo {
	background: #393939;
	padding: 15px 15px 0 15px;
	overflow: hidden;
}
.post:hover .postResumo {
	background: #000;
}
#homeCursos .postResumo {
	background: #fff;
}
#homeCursos .post:hover .postResumo {
	background: #f1f1f1;
}
.postResumo .postData {
	color: #DAD9D5;
	margin-bottom: 15px;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
}
.postResumo h3 {
	color: #fff;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 22px;
}
#homeCursos .postResumo h3 {
	color: #000;
}
.depoimento .postResumo h3 {
	text-transform: uppercase;
}
.postIntro h5 {
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 2.5px;
	font-weight: 500;
}
.btnVoltar {
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
	z-index: 2;
}
.btnVoltar .fa-solid {
	margin-right: 5px;
}
.postHeader {
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
	margin-bottom: 50px;
	color: #000;
	font-weight: 700;
}
.postHeader h1 {
	margin-bottom: 10px;
}
.postFotoWrapper, .itemFotoWrapper {
	overflow: hidden;
	position: relative;
	background: url(images/im-institucional-post.jpg) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	padding-bottom: 74%;
}
.postFotoWrapper .postFoto, .itemFotoWrapper .postFoto {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 0;
}

/* paginacao */
.center {
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px;
}
#posts .center {
	width: 100%;
}
.center h3 {
	color: #FF9F0D;
}
#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: 500;
	color: #000;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #B4B4B4;
}
#pagenav span.current {
	color: #fff;
	background: #DF2E33;
	border-color: #DF2E33;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #000;
	border: 1px solid #B4B4B4;
}
#pagenav a:hover, #pagenav a:active {
	color: #000;
	background: #B4B4B4;
}


/* home */
#home {
	position: relative;
	overflow: hidden;
	background: #000;
	z-index: 11;	
}

/*#home:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #212121;
	content: "";
	z-index: 2;
	opacity: 0.5;
}*/
#videoWrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	display: block;
}
#videoWrapper  video {
	width: 100%;
	height: auto;
	position: relative;
	display: block;
}
#setaDown {
	height: 40px;
	line-height: 40px !important;
	font-size: 30px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	left: 50%;
	bottom: 10px;
	margin-left: -20px;
	animation: bounce 0.7s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	color: #fff;
	z-index: 10;
}
#setaDown:hover {
	color: #ccc;
}

@keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-o-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-moz-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-webkit-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
/* accordion */
#perguntas {
	overflow: hidden;
	clear: both;
	background: #fff;
}
#perguntas h2 {
	text-align: center;
	color: #f5f5f5;
}

#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: #f58220;
	font-size: 25px;
	line-height: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #f58220;
}
h3.accordion-toggle:hover {
	background: #f58220;
	color: #fff;
}
h3.accordion-toggle .fa-solid {
	position: absolute;
	right: 10px;
	top: 50%;
	height: 25px;
	line-height: 25px !important;
	margin-top: -12.5px;
	font-size: 20px;
}
h3.accordion-toggle.ativo .fa-solid {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
h3.accordion-toggle.ativo {
	border: 0;
	margin: 0;
	background: #f5f5f5;
	color: #000;
	-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: #f5f5f5;
	padding: 10px 20px 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;
}
#instagram {
	overflow: hidden;
	padding-bottom: 75px;
	position: relative;
}
/* 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;
}

/* servicos */

.servicosIntro {
	overflow: hidden;
	margin-bottom: 30px;
}
.servicosIntro h2 {
	text-align: center;
}




.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;
}

.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;
}

#formContato {
	width: 500px;
	max-width: 90%;
	margin: 0 auto;
}



#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;
}
/* produtos */
#homeProdutos {
	background-color: #f5f5f5;
}
#produtosSlide .slick-list {
	margin: 0 30px;
}
#produtosSlide .produto {
	width: 90%;
	margin: 0 auto 20px auto;
}
.produto {
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.produtoWrapper {
	overflow: hidden;
	position: relative;
}
.produto a {
	position: relative;
	z-index: 2;
	display: block;
}
.produto:before {
	background: #f58220;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50%;
	z-index: 1;
	width: 100%;
}
.produto:hover:before {
	background: #f58220;
}
.produto h3 {
	margin: 0 20px;
	color: #fff;
	padding: 15px 0;
	z-index: 2;
	position: relative;
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.produto .postFoto {
	margin-bottom: 0;	
	padding-bottom: 90%;	
}
.produto:hover .postFoto {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
/* serviços */
.page-template-page-servicos  .conteudo .postFoto {
	margin-bottom: 20px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
}
.page-template-page-servicos .conteudo a.mais,  #empresa a.mais, #orcamento a.mais {
	position: relative;
	left: auto;
	bottom: auto;
	margin: 0 0 20px 0;
}


/* vantagens */
#vantagens {
	background: #f5f5f5;
	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;
}





/* single produto */

#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;
}

.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: #f58220;
}
.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: #f5f5f5;
	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: #f5f5f5;
	color: #f5f5f5;
}
.filtros li.active {
	border-color: #f5f5f5;
	background: #f5f5f5;
	color: #fff;
}
/* instalacoes (produto interna */



/* home */
#comoFunciona {
	background: #f5f5f5;
}

#nossosDiferenciais {
	padding-bottom: 30px;
}
#nossosDiferenciais h2, #comoFunciona h2 {
	color: #f5f5f5;
	max-width: 400px;
	margin-bottom: 50px;
}

.numeroTitulo {
	position: relative;
	overflow: hidden;
	padding-bottom: 12px;
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	font-weight: 900;
	color: #f58220;
	font-size: 55px;
	line-height: 60px;
}
.numeroTitulo p {
	margin: 0 10px 0 0;
}
.numero {
	font-weight: 500;
	overflow: hidden;
	font-size: 25px;
	line-height: 30px;

}
/* projeto interna */
.produtoMarca {
	display: block;
	width: 280px;
	height: auto;
	margin-bottom: 20px;
}
#projetoIntro .blocos {
	padding-bottom: 60px;
}
#projetoIntro .postFoto {
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	margin-bottom: 20px;
	padding-bottom: 80%;
}
.conteudo.produtoVideo {
	text-align: center;
	background: #f5f5f5;
	padding: 20px 0 0 0;
}
.produtoVideo .embed-container {
	max-width: 800px;
	margin: 0 auto 20px auto;
}
#orcamento {
	background: #fff;
	padding-top: 0;
}
#orcamento h2 {
	color: #f58220;
}
#formOrcamento {
	max-width: 600px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#projetoInfo, .boxIcone {
	overflow: hidden;
	position: relative;
	color: #f58220;
}
#projetoInfo .icone {
	margin: 0 20px 20px 0;
}
.boxIcone {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.iconeInfo h3 {
	margin-bottom: 0;
	font-weight: 600;
}
.iconeInfo {
	width: calc(100% - 120px);
}
/* home */
#homeConteudo {
	background: #f5f5f5;
}
#homeConteudo h2, #homeProdutos h2, #diferenciais h2, #parceiros h2 {
	text-align: center;
	margin-bottom: 50px;
}

#homeBanner {
	padding: 0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#homeBanner h2 {
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #000;
	font-weight: 400;
}
#homeBanner a.btn {
	margin: 0;
}
#homeBanner section {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	height: 500px;
}
.homeLogo {
	background: #DECBB5 url(images/logoBranca.png) center no-repeat;
	-webkit-background-size: 55% auto;
    -moz-background-size: 55% auto;
    -o-background-size: 55% auto;
    background-size: 55% auto;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	width: 100%;
	padding-bottom: 80%;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
#equipe {
	background: #f5f5f5;
}
.profissional {
	background: #DECBB5;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.profissional a:link, .profissional a:visited {
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	z-index: 2;
	margin-top: -20px;
	position: relative;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #fff;
	background: #f58220;
}
.profissional a:hover, .profissional a:active {
	background: #000;
}
.profissional .postFoto {
	padding-bottom: 110%;
	margin: 0;
	z-index: 1;
}
.profissional h3 {
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 0;
	color: #3B3B3B;
}
.profissionalInfo {
	padding: 20px 20px 0 20px;
	overflow: hidden;
	color: #3B3B3B;
}
.diferencialWrapper {
	padding: 20px 20px 0 20px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.diferencial {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.diferencialTitulo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: flex-start;
}
.diferencial .postFoto {
	width: 50px;
	height: 50px;
	padding: 0;
	margin: 0 20px 10px 0;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.diferencial h3 {
	width: calc(100% - 70px);
}
.diferencial p {
	padding-left: 70px;
}
.parceiro {
	overflow: hidden;
	position: relative;
	margin: 0 1%;
	margin-bottom: 20px;
	width: 48%;
}
.parceiro a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.parceiro .postFoto {
	position: relative;
	z-index: 1;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	padding-bottom: 50%;
}
#parceirosLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 102%;
	margin-left: -1%;
}
#cta2 {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	color: #fff;
}
#cta2 h2 {
	max-width: 460px;
	color: #fff;
}
#cta2 p {
	font-size: 25px;
	line-height: 30px;
	font-weight: 200;
}
#produtosLista .produto {
	margin-bottom: 20px;
}
#produtoIntro h2, #produtoExtra h2 {
	color: #f58220;
}
#orcamento span[data-name="your-name"], #orcamento span[data-name="telefone"] {
	width: 50%;
	padding-right: 5px;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#orcamento span[data-name="your-email"], #orcamento span[data-name="your-subject"] {
	width: 50%;
	padding-left: 5px;
	display: block;
	float: right;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}
#produtoExtra {
	padding-bottom: 0;
}
#produtoExtra .bloco {
	margin-bottom: 60px;
}
.servicoWrapper h3 {
	color: #f58220;
	font-weight: 500;
}
.servicoWrapper strong {
	color: #000;
}
.servicoWrapper:nth-child(odd) {
	background: #f5f5f5;
}
.servicoWrapper:nth-child(odd) .blocos {
	flex-direction: row-reverse;
}
.servicoWrapper .blocos {
	align-items: center;
}
#homeExtra {
	z-index: 2;
	margin-top: -50px;
}
#homeEventos a.btn {
	float: none;
	margin: 0 10px 20px 10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	text-align: center;
}
#homeGrupos a.btn {
	float: none;
	margin: 0 0 20px 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	text-align: center;
}
#homeExtra .noResults a.btn {
	margin: 0 0 20px 0;
}
#homeExtra h4 {
	width: 100%;
}
#homeExtra .noResults h2 {
	font-size: 25px;
	line-height: 30px;
}
#homeExtra, #homeExtra section {
	padding: 0;
}
#homeEventos, #homeGrupos {
	padding: 50px 20px 30px 20px;
	overflow: hidden;
	position: relative;
	-webkit-border-top-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	z-index: 2;
}
#homeEventos {
	background: #ececec;
}
#homeGrupos {
	background: #c9ced6
}
#homeExtra .noResults h2 {
	color: #000;
}
/* arcadas */
#contato {
	background: url(images/bg_contato.jpg) center top no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size:  100% auto;
    -o-background-size:  100% auto;
    background-size:  100% auto;
	padding-top: 150px;
}
#memorias {
	background:url(images/bg_projeto-memorias.jpg) center -2px  no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size:  100% auto;
    -o-background-size:  100% auto;
    background-size:  100% auto;
	padding-top: 150px;
}
#institucional, #homeFundacao {
	background: url(images/bg_contato.jpg) center top  no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size:  100% auto;
    -o-background-size:  100% auto;
    background-size:  100% auto;
	padding-top: 150px;
}

#homeFundacao p {
	max-width: 580px;
}
.listaLinks {
	overflow: hidden;
	margin-bottom: 20px;
}
.listaLinks li {
	overflow: hidden;
}
.listaLinks a:link, .listaLinks a:visited {
	position: relative;
	padding-left: 15px;
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: 700;
}
.listaLinks a:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 13px;
	position: absolute;
	left: 1px;
	top: 6px;
	line-height: 15px !important;
    content: '\f105';
}
.bgGrafismo h1 {
	margin-bottom: 50px;
}
.page-id-55 #institucional h5, .page-id-57 #institucional h5 {
	display: block;
}
.page-id-57 #institucional h5 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	letter-spacing: 3px;
	font-weight: 500;
}
#institucional h5, .page-id-57 #institucional.conteudo h5:first-child {
	display: none;
}
.page-id-57 #institucional h4, #relacionados h4, .blocoInterna h4, .home .conteudo h4 {
	font-weight: 500;
	border-bottom: 1px solid #DF2E33;
	color: #DF2E33;
	padding-bottom: 15px;
	text-transform: uppercase;
}
#memorias .bloco {
	margin-bottom: 80px;
}
.relacionadosWrapper {
	margin-bottom: 100px;
	overflow: hidden;
	position: relative;
}
#relacionados a.btn, #homeCursos a.btn {
	position: absolute;
	bottom: 0;
	right: 10px;
	margin: 0;
}
#homeCursos a.btn {
	right: 30px;
}
#relacionados {
	width: 100%;
	clear: both;
	display: block;
}
#relacionados h4 {
	margin-bottom: 35px;
	text-transform: uppercase;
	font-weight: 500;
}
.page-id-57 #institucional li {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	line-height: 23px;
	color: #9D9D9D;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}
.page-id-57 #institucional li strong {
	color: #000;
}
.page-id-57 #institucional .bloco ul.full li strong {
	font-size: 22px;
}
.page-id-57 #institucional li a:link, .page-id-57 #institucional li a:visited {
	font-size: 12px;
	line-height: 15px;
	padding: 3px 10px;
	border: 1px solid #B4B4B4;
	color: #B4B4B4;
	font-weight: 500;
	display: block;
	float: left;
	text-transform: uppercase;
}
.page-id-57 #institucional li a:hover, .page-id-57 #institucional li a:active {
	color: #fff;
	border-color: #DF2E33;
	background: #DF2E33;
}
/* projeto memorias */
.page-template-page-diretores #memorias .bloco.blocoMemorias {
	position: relative;
	z-index: 1;
	margin: 0;
	width: 100%;
}
#memoriasCTA {
	overflow: hidden;
	color: #fff;
	position: relative;
	z-index: 10;
	margin-top: -50px;
}
#memoriasCTA h4 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: normal;
}
.memoriaCTA {
	overflow: hidden;
	position: relative;
	-webkit-border-top-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.memoriaCTAtexto {
	padding: 50px 20px 30px 20px;
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.memoriaCTA a.btn {
	font-weight: 700;
	padding: 5px 30px;
}
.fundoDegrade:after {
	position: absolute;
	width: 100%;
	padding-bottom: 71%;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
	content: "";
	background: url(images/bg2.png) left bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.page-template-page-instituto .conteudo h1:has(+ h3) {
	margin-bottom: 0;
}
.page-template-page-instituto .conteudo h3 {
	color: #000;
}
.page-template-page-instituto .conteudo a.btn, .blocoInterna a.btn {
	float: none;
	text-align: center;
}
.page-template-page-instituto .bloco p {
	width: 590px;
}
.blocoMemorias .gallery, .blocoInterna .gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 101%;
	margin-bottom: 20px;
}
.blocoMemorias .gallery li, .blocoInterna .gallery li {
	width: 32.3333%;
	margin: 0 1% 1% 0;
}
.postsSlide .slick-track {
    margin-left: 0;
}
.boxInterna {
	background: #B4B4B4;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	margin-bottom: 50px;
	-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;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	max-width: 320px;
}
.boxInterna a.btn:link, .boxInterna a.btn:visited {
	float: none;
	text-align: center;
	background: #DF2E33;
	color: #fff;
}
.boxInterna a.btn:hover, .boxInterna a.btn:active {
	background: #1D71AF;
	border-color: #1D71AF;
}
.box {
	overflow: hidden;
	margin-bottom: 20px;
}
.boxInterna strong {
	color: #000;
	font-weight: 500;
	letter-spacing: 3px;
	display: block;
	text-transform: uppercase;
}
.topoInterna {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: none;
	position: relative;
	overflow: hidden;
	padding: 80px 0 100px 0;
	color: #fff;
	z-index: 1;
}
.topoInterna:before {
	background: url(images/filtro-capas-posts.png) left bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	content:"";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.topoInterna h1 {
	color: #fff;
	margin: 0;
}
.topoInterna h5 {
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 2.5px;
	display: block;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
}
.conteudoInterna {
	padding-top: 0;
	margin-top: -20px;
	z-index: 2;
}
.conteudoInterna.semBox {
	padding-top: 100px;
	margin-top: 0;
}
.conteudoInterna.semBox .sombraInterna {
	top: 0;
}
#homeCursos {
	padding-bottom: 130px;
	z-index: 1;
}
.sombraInterna, #listaWrapper:before, #homeCursos:before {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 20px;
	background: url(images/bg1.png) left top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	padding-bottom: 63%;
}
#listaWrapper:before, #homeCursos:before {
	content: "";
	top: 0;
}
#listaWrapper {
	padding: 50px 0 30px 0;
}
.item {
	background: #fff;
}
.item a.btn {
	text-align: center;
}
.itemResumo {
	padding: 20px 20px 0 20px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.item .postData {
	font-size: 18px;
	line-height: 22px;
	color: #DF2E33;
	margin-bottom: 10px;
	font-weight: 700;
}
.item h3 {
	color: #000;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 40px;
}
.item h3:has(+ p) {
	margin-bottom: 5px;
}
.item p {
	line-height: 20px;
	margin-bottom: 40px;
}
#homeCursos p {
	line-height: 20px;
}
.itemInfo ul, .itemModalidade {
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: 500;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 10px;
}
#homeCursos .itemInfo {
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 0;
}
#homeCursos .postResumo {
	padding: 15px 15px 80px 15px;
}
#homeCursos .itemInfo ul {
	margin-bottom: 5px;
}
.curso .itemInfo ul {
	flex-direction: column;
}
.itemInfo ul li {
	margin: 0 10px 10px 0;
	position: relative;
	overflow: hidden;
}
.itemInfo ul li:last-child {
	margin-right: 0;
}
.itemInfo ul li.modalidade, .itemModalidade li {
	padding: 6px 0 6px 22px;
	color: #DF2E33;
	position: relative;
	overflow: hidden;
}

.itemInfo ul li.modalidade.presencial:before, .itemModalidade li.presencial:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 15px;
	position: absolute;
	left: 1px;
	top: 6px;
	line-height: 15px !important;
    content: '\f3c5';
}
.itemModalidade li.gravado:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 15px;
	position: absolute;
	left: 1px;
	top: 6px;
	line-height: 15px !important;
    content: '\f03d';
}
.itemInfo ul li.modalidade.online:before, .itemModalidade li.online:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 15px;
	position: absolute;
	left: 1px;
	top: 6px;
	line-height: 15px !important;
    content: '\f390';
}
.itemModalidade li.ao-vivo:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 15px;
	position: absolute;
	left: 1px;
	top: 6px;
	line-height: 15px !important;
    content: '\f519';
}
.itemInfo ul li.status, .curso .itemInfo ul li {
	border: 1px solid #B4B4B4;
	color: #B4B4B4;
	padding: 5px 10px;
}
.itemInfo ul li.status.aberto {
	display: none;
}
.curso .itemInfo ul li.disciplina {
	background: #B4B4B4;
	color: #fff;
}
.itemWrapper {
	position: relative;
	overflow: hidden;
}
.item:hover {
	background: #f1f1f1;
}
.itemLink {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.itemResumo, .itemFotoWrapper {
	z-index: 1;
	position: relative;
}
.disciplinas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	overflow: hidden;
	margin-bottom: 30px;
}
.disciplinas li {
	margin: 0 10px 10px 0;
}
.disciplinas a:link, .disciplinas a:visited {
	font-size: 12px;
	line-height: 15px;
	padding: 5px 25px;
	color: #DF2E33;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #DF2E33;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.disciplinas a:hover, .disciplinas a:active, .disciplinas li.current-cat a, .item:hover a.btn {
	background: #DF2E33;
	color: #fff;
}
#filtros {
	overflow: hidden;
	position: relative;
	background: #DAD9D5;
	padding: 50px 0 40px 0;
}
#filtros select {
	margin-bottom: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 0 30px 0 20px;
	border: 0 !important;
}
.searchandfilter ul {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
}
.searchandfilter ul li {
	display: block;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
#banners {
	background: #233A5A url(images/bg_destaques_home.jpg) center bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding: 100px 0 0 0;
	color: #fff;
}
#banners h2 {
	color: #fff;
}
#banners a.btn {
	font-weight: 700;
	padding: 5px 25px;
}
#banners .postFoto {
	margin-bottom: 20px;
	padding-bottom: 65%;
}
.bannerTags {
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid #DF2E33;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	text-transform: uppercase;
}
#banners .blocos {
	margin-bottom: 20px;
}
#slideshow {
	margin-bottom: 80px;
}
.tag {
	font-size: 15px;
	line-height: 22px;
	margin: 0 20px 20px 0;
	display: block;
}
.tag.tag2 {
	border: 1px solid #DAD9D5;
	color: #DAD9D5;
	font-size: 10px;
	line-height: 14px;
	padding: 3px 8px;
	margin-right: 0;
}
#homeExtra .item {
	margin-bottom: 20px;
}
.itemGrupo {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.itemGrupo h3 {
	color: #000;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 10px;
}
.itemGrupo:hover h3 {
	color: #233A5A;
}
.itemGrupo .itemInfo ul li.status {
	color: #393939;
	border-color: #393939;
}
.status_grupo-encerrado a.btn, .status_evento-encerrado a.btn {
	display: none !important;
}
#grupoNav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	margin-bottom:  50px;
}
#grupoNav:before {
	height: 1px;
	background: #B4B4B4;
	position: absolute;
	z-index: 1;
	left: 50px;
	right: 50px;
	top: 24px;
	content: "";
}
#grupoNav li {
	text-align: center;
	color: #DF2E33;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 20px;
	position: relative;
	z-index: 2;
	padding: 0;
	cursor: pointer;
}
#grupoNav li:hover {
	color: #1D71AF;
}
#grupoNav li:hover strong {
	background: #1D71AF;
}
#grupoNav li:before {
	display: none;
}
#grupoNav strong {
	width: 50px;
	height: 50px;
	background: #DF2E33;
	line-height: 50px;
	color: #fff;
	margin: 0 auto 5px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
}
.grupoWrapper {
	display: none;
}
#grupoEditalWrapper {
	display: block;
}
.status_grupo-encerrado #grupoNav {
	display: none !important;
}
.comBox .boxInterna strong {
	display: inline-block;
	width: 100%;
}
.grupoFormIntro {
	overflow: hidden;
	font-weight: 700;
}
#grupoInscricaoWrapper h4 {
	padding-top: 30px;
}
.wpcf7-form-control-wrap[data-name="diploma"] input,
.wpcf7-form-control-wrap[data-name="aceite2"] label {
	margin-bottom: 50px !important;
}
#grupoInscricaoWrapper form input.wpcf7-submit {
	position: relative;
	z-index: 1;
	width: 100%;
	background: #DF2E33;
	color: #fff;
}
#grupoInscricaoWrapper form input.wpcf7-submit:hover {
	background: #1D71AF;
	border-color: #1D71AF !important;
}
#grupoInscricaoWrapper div.wpcf7 .wpcf7-spinner {
	margin-top: -60px !important;
	z-index: 2;
	position: relative;
}
#grupoEditalWrapper a.btn {
	width: 100%;
	text-align: center;
}
@media only screen 
and (min-width : 480px) {

#lista, #homeEventos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.itemWrapper {
	width: 49%;
}
#posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#posts .postWrapper {
	width: 50%;
}
.page-id-57 #institucional li {
	padding-right: 80px;
}
.page-id-57 #institucional li a:link, .page-id-57 #institucional li a:visited {
	position: absolute;
	right: 0;
	top: 0;
}
}
@media only screen 
and (min-width : 640px) {
.searchandfilter ul {
	padding-right: 140px;
	position: relative;
	overflow: hidden;
}
.searchandfilter ul li {
	display: block;
	width: 48%;
	margin-right: 2% !important;
}
.filtrosGrupo .searchandfilter ul li {
	width: 98%;
}
.searchandfilter ul li:last-child {
	width: 140px;
}
.searchandfilter input[type='submit'] {
	position: absolute;
	right: 0;
	top: 0;
}
.blocoMemorias .gallery li, .blocoInterna .gallery li {
	width: 24%;
}
footer section, #rodape section, #memoriasCTA {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#rodape section, #memoriasCTA  {
	justify-content: space-between;
}
.memoriaCTA {
	width: 50%;
}
footer ul {
	margin: 0 0 10px 30px;
}
#assinatura {
	position: absolute;
	right: 20px;
	top: 0;
}

}
@media only screen 
and (min-width : 768px) {

#homeExtra section:before {
	content: "";
	width: 100%;
	right: 0;
	top: 0;
	height: 50px;
	position: absolute;
	z-index: 1;
	background: #fff;
}
#homeExtraFundo {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 50px;
	background: #ececec;
	width: 100%;
	height: 100%;	
}

#banners section:before {
	width: calc(40% - 20px);
	height: 100%;
	right: 20px;
	bottom: 0;
	position: absolute;
	z-index: 5;
	background: url(images/grafismo-destaques-capa.png) right bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	content: "";
}
.bloco.blocoBannerTexto {
	width: 50%;
}
.bloco.blocoBannerFoto {
	width: 46%;
}

#rodape {
	background-position: right top;
}
.blocoMemorias .gallery li {
	width: 19%;
}
#posts .postWrapper {
	width: 33.3333%;
}
.btnVoltar {
	position: absolute;
	right: 20px;
	top: 0;
}
.desktop {
	display: block !important;
}
.mobile {
	display: none !important;
}
.blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.bloco {
	width: 46%;
}
#banners .blocos {
	flex-direction: row-reverse;
}
.bgGrafismo .bloco {
	width: 100%;
}
.infoContato {
	font-size: 20px;
	line-height: 30px;
}
#institucional .bloco a.btn {
	position: absolute;
	top: 0;
	right: 0;
}
.bloco.blocoMemorias {
	width: 670px;
}
.page-template-page-instituto .bloco {
	width: 610px;
}
.page-id-57 #institucional ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	overflow: hidden;
	margin-bottom: 40px;
}
.page-id-57 #institucional .bloco ul.full {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
	margin-bottom: 20px;
}

}
@media only screen 
and (min-width : 1024px) {
#homeFundacao {
	padding-bottom: 0;
}
#banners section:before {
	height: calc(50% + 80px);
}
#homeExtra section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#homeEventos {
	width: 55%;
}
#homeGrupos {
	width: 45%;
}

#homeExtra:after {
	content: "";
	width: 45%;
	right: 0;
	top: 0;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: #c9ced6;
}
.item h3 {
	font-size: 26px;
	line-height: 30px;
}
.itemModalidade {
	position: absolute;
	top: 40px;
	right: 40px;
}
.itemModalidade li {
	margin: 0;
}
.item.curso h3, .item.curso p {
	max-width: 550px;
}
.itemWrapper {
	width: 100%;
}
.item, .itemInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.item {
	justify-content: flex-end;
}
.itemInfo {
	align-items: center;
}
.curso .itemInfo {
	align-items: flex-end;
}
.itemFotoWrapper {
	width: 330px;
	padding: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.itemResumo {
	width: calc(100% - 330px);
	min-height: 250px;
	position: relative;
	padding: 40px 40px 20px 40px;
}



.sombraInterna {
	top: 150px;
}
.topoInterna {
	padding: 80px 0;
}
.conteudoInterna {
	margin-top: -150px;
}
.boxInterna {
	float: right;
	width: 320px;
}
.blocoInterna {
	width: 650px;
	float: left;
}
.conteudoInterna .blocoInterna {
	padding-top: 200px;
}
.conteudoInterna.semBox .blocoInterna {
	padding-top: 0;
}
#posts .postWrapper {
	width: 25%;
}
.bgGrafismo .bloco {
	width: 720px;
	float: right;
	min-height: 400px;
}
.bgGrafismo:before {
	background: url(images/grafismo_fundacao.png) left top no-repeat;
	-webkit-background-size: 250px auto;
    -moz-background-size: 250px auto;
    -o-background-size: 250px auto;
    background-size: 250px auto;
	position: absolute;
	top: 150px;
	left: 0;
	content: "";
	z-index: 1;
	width: 330px;
	height: 100%;
	
}









#headerMobile, .fa-xmark  {
	display: none !important;
}
.spacer {
	height: 230px;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	height: auto;
	z-index: 9990;
	overflow: hidden;
}
.home #menuWrapper {
	background: #000 url(images/bg_header_foto.jpg) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#menuWrapper:after {
	background: url(images/bgMenu.png) left bottom repeat-x;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	z-index: 1;
	position: absolute;
}
#navAuxiliar a:link, #navAuxiliar a:visited {
	background: #4D4D4D url(images/bgMenu.png) left bottom repeat-x;
	letter-spacing: 3px;
}
#navAuxiliar a:hover, #navAuxiliar a:active, .single-evento #navAuxiliar .mEventos a,
.single-curso #navAuxiliar .mCursos a, .single-grupo #navAuxiliar .mGrupos a, .page-template-page-eventos #navAuxiliar .mEventos a, .page-template-page-cursos #navAuxiliar .mCursos a, .page-template-page-grupos #navAuxiliar .mGrupos a {
	background: #DF2E33 url(images/bgMenu.png) left bottom repeat-x;
}
#menuWrapper .logo {
	height: 90px !important;
	margin: 20px 0 0 0;
	display: block;
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	clear: none;
	z-index: 8999;
	height: 230px;

}
#nav {
	float: left;
	clear: none;
	height: 120px;
	line-height: 120px;
	margin:  0;
	z-index: 10;
}
#nav li {
	float: left;
	margin: 0 30px 0 0;
	clear: none;
	position: relative;
	height: 120px;
	line-height: 120px;
	z-index: 8998;
}
#nav li:last-child {
	margin: 0;
}
#menuWrapper, .menu, #nav, #nav li {
	overflow: inherit;
}
#nav li ul.subnav {
	display: none;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 70px;
	left: -1px;
	width: 170px;
}
#nav li ul.subnav li {
	width: 100%;
	float: none;
	display: block;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	height: auto;
	overflow: hidden;
}
#nav li:hover ul.subnav {
	display: block;
}
#nav a.btn {
	margin-top: 46px;
}
#navAuxiliar {
	position: absolute;
	margin: 0;
	left: 20px;
	bottom: 0;
	right: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	-webkit-border-radius: 15px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius: 15px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-radius: 15px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	z-index: 1;
}
#navAuxiliar li {
	margin: 0;
	width: 32.5%;
	letter-spacing: 3px;
}
#menuWrapper .social {
	margin: 0;
	height: 120px;
	line-height: 120px;
}
#menuWrapper .social li {
	height: 120px;
	line-height: 120px;
}
.single-post .postSingle {
	width: 700px;
	margin: 0 auto;
}
.memoriaCTAtexto {
	padding: 50px 50px 30px 50px;
}
#homeEventos .itemFotoWrapper {
	width: 50%;
}
#homeEventos .itemResumo {
	width: 50%;
	padding: 20px 20px 0 20px;
	min-height: auto;
}
}
@media only screen 
and (min-width : 1280px) {
#homeExtra section:after {
	content: "";
	width: 495px;
	right: 0;
	top: 50px;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: #c9ced6;
}
#homeExtra:before {
	content: "";
	width: 55%;
	left: 0;
	top: 0;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: #ececec;
	-webkit-border-top-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
}
#homeEventos {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
}
#banners section:before {
	right: 0;
}


#homeEventos {
	padding: 100px 50px 80px 0;
}
#homeGrupos {
	padding: 100px 0 80px 50px;
}
.memoriaCTAtexto {
	width: 510px;
	padding: 100px 0 80px 90px;
}
#mem83 .memoriaCTAtexto {
	float: right;
	padding: 100px 90px 80px 0;
}
.bgGrafismo:before {
	-webkit-background-size: 330px auto;
    -moz-background-size: 330px auto;
    -o-background-size: 330px auto;
    background-size: 330px auto;	
}
section, .menu  {
	width: 1100px;
	padding: 0;
	margin: 0 auto;
}
#homeCursos a.btn {
	right: 10px;
}
#navAuxiliar {
	left: 0;
	right: 0;
}
#assinatura, .btnVoltar {
	right: 0;
}


}
