/*
Theme Name: Educativa
Theme URI: http://www.educativa.com.br
Description: Template para site Educativa
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&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, select, select:focus, textarea:focus {
    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 */
header, form input.wpcf7-submit, #menu a, .gallery li, a.btn, .overlay, footer a, .slick-prev:before, .slick-next:before, .foto a, aside a, .postFoto a, .post a, #pagenav a, .postSingle a, .fotoGallery a, .social .fab, header a, h3.accordion-toggle,  .blocoContato a, .commentsubmit, .postComments, .destaqueIcone, .link,#slideServicos strong, .fotoContorno:after, .fotoContorno:before, .fotoContorno img, #scrollTop, .setaDown, #contatoOpen, .tabs a, .categoria a, .categoriaIcone, a.mais, #categoriasIcones a, .slick-dots li button, .postData a, .btnEspecificacoes, .produtoDownloads a, .documentos a, .grupo a, .grupo span, .acesso a, .bannerTopoBotoes a {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #999;
	background: #fff;
}
/* botão topo */
#scrollTop {
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #fff;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	position: fixed;
	left: 10px;
	bottom: 100px;
	z-index: 500;
	font-size: 18px !important;
	display: none;
	background: #999;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
#scrollTop:hover {
	background: #2A4734;
}
.banner {
	position: relative;
	z-index: 1;
	background-color: #2A4734;
	overflow: hidden;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 50px 0;
}
.banner h1 {
	color: #fff;
	font-weight: 300;
	margin-bottom: 0;
}
h1 small {
	font-size: 14px;
	line-height: 20px;
	display: block;
	font-weight: 600;
	letter-spacing: 4px;
	text-transform: uppercase;
	padding-left: 2px;
}
/*.banner section:before {
	content: "";
	position: absolute;
	left: 20px;
	bottom: 0;
	background: url(images/grafismo.png) center left no-repeat;
	width: 100%;
	z-index: 1;
	height: 50px;
	bottom: -25px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}*/
h1 {
	font-size: 40px;
	line-height: 50px;
	clear:  both;
	display: block;
	position: relative;
	font-weight: 300;
	color: #2A4734;
}
h2 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 400;
	color: #2F9145;
}
.single-post .conteudo h2, #noResults h2 {
	text-transform: none;
	color: #000;
}
h3 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 10px;
	font-weight: 700;
	color: #000;
}
/* geral */
.conteudo {
	padding: 100px 0 80px 0;
	overflow: hidden;
	clear: both;
	position: relative;
}
.blocos {
	overflow: hidden;
	clear: both;
}
.bloco {
	overflow: hidden;
}
p, .blocoVideo {
	margin-bottom: 20px;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #2A4734;
}
section {
	overflow: hidden;
	clear: both;
	position: relative;
	padding: 0 20px;
	z-index: 3;
}
/* header */
.blocoFoto {
	padding: 100px 0 50px 0;
	overflow: hidden;
	clear: both;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
}
.gallery  {
	overflow: hidden;
	clear: both;
}
.gallery li {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 48%;
	padding-bottom: 20%;
	margin: 0;
	float: left;
	position: relative;
	border: 2px solid #828282;
}
.gallery li:hover {
	border-color: #fddd04;
}
.gallery li a {
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	left: 0;
	top:  0;
}
header {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999 !important;
	height: 120px;
}
.spacer {
	width: 100%;
	height: 120px;
	position: relative;
	display: block;
}
#menuWrapper {
	position: fixed;
	background: #fff;
	z-index: 9997 !important;
	width: 100% !important;
	left: 0;
	top: 50px;
}

#topMenu {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	color: #fff;
	background: #2F9145;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9998;
}
#topMenu a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
#topMenu section, .topInfo, #menuWrapper section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.topInfo {
	justify-content: flex-start;
	font-size: 13px;
}
.topInfo span {
	display: none;
	margin: 0 20px 0 0;
}
.topInfo .far, .topInfo .fab, .topInfo .fas {
	font-size: 18px;
	margin: 0 5px 0 1px;
}
.topInfo span.topWhatsapp {
	display: none;
	margin-right: 0;
}
.topWhatsapp a:link, .topWhatsapp a:visited, .acesso a:link, .acesso a:visited {
	color: #fff;
	background: #2A4734;
	display: block;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0 10px;
	line-height: 28px;
	height: 28px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.topWhatsapp a:hover, .topWhatsapp a:active, .acesso a:hover, .acesso a:active {
	background: #fff;
	color: #2F9145;
}

.social {
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.social li {
	margin: 0 0 0 10px;
	overflow: hidden;
}
#topMenu .social li:first-child {
	margin: 0;
}
.social .fab {
	color: #fff;
	overflow: hidden;
	font-size: 22px;
	padding: 0 1px;
	height: 50px;
	line-height: 50px;
}
.social .fab:hover {
	color: #2A4734;
}
#logosMenu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; /* era wrap */
  align-items: center;
  justify-content: flex-start;
  gap: 12px; /* novo */
  margin: 5px 0;
  float: left;
}

#logo {
  width: auto !important;
  height: 50px !important;
  display: block;
}

/* nova regra: logo secundária */
#logosMenu .logoCoop {
  width: auto !important;
  height: 40px !important; /* ajuste se quiser maior/menor */
  display: block;
}

#menu {
	clear: both;
	display: none;
	text-align: right;
	width: 100%;
	height: 100vh;
}
.nav li {
	margin: 0 0 15px 0;
	font-size: 20px;
	line-height: 30px;
}
.nav li .fas {
	margin-left: 5px;
}
.submenu {
	padding: 10px 18px 0 0;
	font-size: 15px;
	overflow: hidden;
	display: none;
}
.submenu li {
	line-height: 25px;
	margin-bottom: 0;
}
.nav a:link, .nav a:visited {
	color: #2F9145;
	text-decoration: none;
}
.nav a:hover, .nav a:active, .submenu .current-cat a {
	color: #999;
}
.home .mHome a, .page-template-page-ensino .mEnsino a, .single-ensino .mEnsino a, .page-template-page-educa .mEduca a, .single-extracurricular .mEduca a, .page-template-page-downloads .mDownloads a, .page-template-page-trabalhe .mTrabalhe a, .single-post .mBlog a, .page-template-page-acessorios .mAcessorios a.topLink, .page-template-page-contato .mContato a, .page-template-page-escola .mEscola a.topLink, .page-template-page-equipe .mEscola a.topLink, .tax-grupo .mEscola a.topLink, .parent-pageid-119 .mEscola a.topLink, .page-template-page-blog .mBlog a, .archive.date .mBlog a, .search .mBlog a, .archive.category .mBlog a, .page-template-page-aplicacoes .mAplicacoes a, .page-template-page-produtos .mProdutos a, .single-produto .mProdutos a, .tax-tipo-maquina .mMaquinas a.topLink, .tax-tipo-acessorio .mAcessorios a.topLink, .single-maquina .mMaquinas a.topLink, .single-acessorio .mAcessorios a.topLink {
	color: #2A4734 !important;
}
.fa-bars {
	font-size: 25px !important;
	height: 70px !important;
	line-height: 70px !important;
	color: #2F9145;
	cursor: pointer;
}
/* formulario */
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='email'], form input[type='tel'], form input[type='file'], textarea, select  {
    width: 100%;
	-webkit-appearance: none;
    color: #333;
    background-color: #eee;
	border: 1px solid #c4c4c4;
    font-size: 15px;
	height: 35px;
	line-height: 35px;
    padding: 0 10px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
}
.wpcf7-list-item {
	margin: 0 20px 0 0 !important;
}
#contatoRodape form input[type='text'], #contatoRodape form input[type='email'], #contatoRodape form input[type='tel'] {
	height: 30px;
	line-height: 30px;
}
select {
	background: #eee url(images/setaSelect.png) center right no-repeat;
	color: #333;
	border-color: #c4c4c4;
}
textarea {
	height: 150px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
#diferencialForm textarea {
	height: 100px;
}
#contatoRodape textarea {
	height: 100px;
}
.produtoForm textarea {
	height: 230px;
}
label {
	display: block;
	clear: both;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	color: #333;
	text-align: left;
}
.wpcf7-list-item label {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
}
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, select.wpcf7-not-valid, #ebook form input[type='text'].wpcf7-not-valid, #ebook form input[type='email'].wpcf7-not-valid, #ebook form input[type='tel'].wpcf7-not-valid, #formCadastro form input[type='email'].wpcf7-not-valid, #formNews form input[type='email'].wpcf7-not-valid, form input[type='file'].wpcf7-not-valid  {
	background-color: #FFC;
	border-color: #ea5242;
}
.wpcf7-checkbox.wpcf7-not-valid label {
	color: #F00;
}
select.wpcf7-not-valid {
	background: #FFC url(images/setaSelect.png) center right no-repeat;
}
form input.wpcf7-submit {
	-webkit-appearance: none;
    padding: 0 !important;
	margin: 0 0 20px 0 !important;
	float: left;
    color: #fff;
    font-size: 20px;
	border: 0 !important;
	cursor: pointer;
	width: 140px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #2F9145;
	text-transform: uppercase;
	overflow: hidden;
	letter-spacing: 1px;
	font-family: 'Mulish', sans-serif;
	font-weight: 600;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page-template-page-cadastre form input.wpcf7-submit {
	font-size: 17px;
	letter-spacing: 1px;
}
.boxNews form input.wpcf7-submit, #contatoRodape form input.wpcf7-submit {
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	letter-spacing: 1px;
}
#maquinaForm form input.wpcf7-submit {
	width: 150px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0 0 20px 0 !important;
}
form input.wpcf7-submit:hover {
	background: #2A4734;
}
footer form input.wpcf7-submit {
	background: #2A4734;
	color: #fff;
}
footer form input.wpcf7-submit:hover {
	background: #fff;
	color: #2F9145;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
div.wpcf7 .ajax-loader {
	float: right !important;
	margin: 0 !important;
}
div.wpcf7-response-output {
	font-size: 15px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	color: #373435 !important;
	text-align: center;
	font-weight: 500 !important;
}
::-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;
}

a.btn:link, a.btn:visited {
	display: inline-block;
	clear: both;
	margin: 0 20px 20px 0;
	padding: 10px 20px;
	line-height: 20px;
	font-size: 13px;
	opacity: 1;
	font-weight: 500;
	overflow: hidden;
	color: #fff;
	background: #2c4b9a;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a.btn:hover, a.btn:active {
	background: #fc2951;
	color: #fff;
}
.btn .fas, .btn .fab {
	line-height: 22px !important;
	font-size: 20px;
	margin: 0 5px 0 0;
	float: left;
}




/* rodape */
footer {
	background: #2A4734;
	font-size: 14px;
	line-height: 20px;
	padding: 40px 0 20px 0;
	color: #fff;
}
footer h4 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: 600;
	color: #fff;
}
footer .social {
	justify-content: center;
	height: auto;
	line-height: 25px;
}
footer .social li {
	margin: 0 6px;
	height: 25px;
	line-height: 25px;
}
footer .social .fab {
	height: 25px;
	line-height: 25px;
}
footer .social .fab:hover {
	color: #999;
}
footer h4.last {
	padding-top: 20px;
}
.boxRodape {
	margin-bottom: 20px;
	overflow: hidden;
}
.boxRodape.boxLogo {
	max-width: 215px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: center;
}
.boxRodape.boxLogo h4 {
	width: 100%;
}
footer a.mais:hover, .footer a.mais:active {
	background: #999;
	color: #fff;
}
footer .boxContato {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
footer .boxContato a {
	position: relative;
	padding-left: 25px;
	line-height: 20px;
	overflow: hidden;
	display: block;
	float: left;
}
footer .boxContato.boxEndereco {
	padding-left: 25px;
}
footer .boxContato .fas, footer .boxContato .far, footer .boxContato .fab {
	color: inherit;
	font-size: 16px;
	line-height: 20px !important;
	position: absolute;
	left: 1px;
	top: 0;
}
#logoRodape {
	width: 100% !important;
	height: auto !important;
	margin: 0 0 30px 0;
	display: block;
	float: left;
}
.boxLogo p {
	display: block;
	clear: both;
}
footer a:link, footer a:visited, .topInfo a:link, .topInfo a:visited {
	color: #fff;
}
footer a:hover, footer a:active, .topInfo a:hover, .topInfo a:active {
	color: #999;
}
footer .boxTel {
	margin-bottom: 5px;
}
footer .boxWhats {
	margin-bottom: 30px;
}
footer .boxEmail {
	margin-bottom: 50px;
}
.fa-phone, .postCat .fas {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
/* servicos */
.servico {
	margin-bottom: 30px;
	overflow: hidden;
}

/* home */
#home {
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 2;
}
#slideshow {
	display: block;
	clear: both;
	overflow: hidden;
}
#slideshow .responsive {
	margin: 0;
}
#slideshow a {
	width: 100%;
	height: 100%;
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
}
#slideshow img {
	position: relative; 
	z-index: 1;
}
/* obras e projetos */
.foto, .fotoRedonda {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	padding-bottom: 60%;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.blocoFotos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.fotoRedonda {
	width: 54%;
	padding-bottom: 54%;
	margin: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 2;
	position: relative;
}
.fotoRedonda:nth-child(even) {
	z-index: 1;
	margin: 30px 0 20px 0;
	margin-left: -8%;
}
.fotos {
	margin-bottom: 20px !important;
}
.fotos .foto {
	padding-bottom: 50%;
}
.foto a {
	position: absolute;
	width: 100%;
	height: 100%;
	direction: block;
	left: 0;
	top: 0;
}
.foto a:hover {
	background-color: rgba(234, 82, 66, 0.5);
	background: rgba(234, 82, 66, 0.5);
}
.lista span {
	color: #fff !important;
	position: absolute;
	display: block;
	left: -100%;
	top: 20px;
	text-transform: uppercase;
	z-index: 2;
	font-size: 13px;
	line-height: 18px;
}
.lista .fas {
	font-size: 30px;
	margin-bottom: 10px;
	clear: both;
	display: block !important;
}
.overlay {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	display: block;
	height: 100%;
	width: 100%;
	opacity: 0;
}
.lista a:hover span {
	left: 20px;
}
.lista a:hover .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background: rgba(0, 0, 0, 0.7);
	opacity: 1;
}
/* single obras e projetos */
.galleria-theme-classic, #galleryWrapper {
	background: #aaa !important;
}
 #galleryWrapper {
	overflow: hidden;
	clear: both;
	padding: 40px 0;
}
.galleria {
	height: 550px;
}
.diferencial .galleria {
	height: 410px;
	margin-bottom: 20px;
}
.galleria-thumbnails { 
	margin: auto;
}
.galleria-theme-classic .galleria-counter {
	font-family: 'Signika Negative', sans-serif !important;
	font-size: 12px !important;
}
.responsive, .fotoMapa, .bannerTop, .bannerProduto {
	width: 100% !important;
	height: auto !important;
	position: relative;
	display: block;
	margin-bottom: 20px;
}
.produtoTabela {
	width: 100%;
	max-width: 650px;
	height: auto !important;
	margin: 0 auto 20px auto;
}
#tabela {
	overflow: hidden;
	padding: 50px 0 30px 0;
	text-align: center;
}

.single-produto section h2 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 30px;
}
.bannerProduto {
	margin: 0;
}
.parceiro .responsive {
	width: 80% !important;
	height: auto !important;
	display: block;
	margin: 0 auto;
}
#slideshow .responsive, .fotoMapa, .bannerTop {
	margin: 0;
}

/* blog */
.postFoto, .fotoGallery {
	background-position: center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 100%;
	padding-bottom: 55%;
	display: block;
	clear: both;
	position: relative;
	z-index: 2;
	margin-bottom: 0;
}
.maquina .postFoto {
	/*background-color: #fff;*/
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	margin-bottom: 10px;
	padding-bottom: 100%;
}
.single-produto #relacionados .maquina .postFoto {
	border: 0;
}
.single-produto .gallery .fotoGallery {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.home .maquina .postFoto {
	border: 0;
	width: 85%;
	padding-bottom: 85%;
	margin: 0 auto 10px auto;
}
#galeriaHistoria {
	overflow: hidden;
	background: #F2F2F2;
}
#galeriaHistoria .fotoWrapper, #maquinaIntro .fotoWrapper {
	width: 100%;
}
.postFoto {
	padding-bottom: 70%;
}
#galeriaHistoria .fotoGallery, .fotoGallery {
	padding-bottom: 100%;
}
#blocoFotos .fotoGallery {
	padding-bottom: 75%;
}
.postFoto a, .fotoGallery a {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	opacity: 0;
	background-color: rgba(255, 255, 255, 0.8);
	background: rgba(255, 255, 255, 0.8);
	background-image: url(images/icone.png);
	background-position: center -500px;
	background-repeat: no-repeat;
	-webkit-background-size: auto 80px;
    -moz-background-size:  auto 80px;
    -o-background-size:  auto 80px;
    background-size:  auto 80px;
}
.postFoto:hover a, .fotoGallery:hover a {
	/*opacity: 1;*/
	background-position: center center;
}

#posts {
	overflow: hidden;
	clear: both;
}
.post {
	overflow: hidden;
	margin-bottom: 30px;
}
.postData {
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	display: block;
	margin-bottom: 10px;
	color: #2F9145;
	letter-spacing: 1px;
}
.single-post .postData {
	margin-bottom: 20px;
}
.single-post #relacionados .postData {
	margin-bottom: 10px;
}
.postResumo {
	font-size: 15px;
	line-height: 20px;
	overflow: hidden;
	padding: 20px 20px 15px 20px;
	overflow: hidden;
	background: #F2F2F2;
	z-index: 1;
	position: relative;
}
#relacionados .postResumo, .home #relacionados {
	background: #fff;
}
.home #relacionados .postResumo, .single-ensino #relacionados .postResumo, .single-extracurricular #relacionados .postResumo {
	background: #F2F2F2;
}
#relacionados #listaProdutos, #homeMaquinas #listaProdutos {
	padding: 0;
}
a.mais:link, a.mais:visited, .documentos a:link, .documentos a:visited {
	color: #fff;
	display: block;
	float: left;
	clear: both;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 20px 0;
	background: #2F9145;
	padding: 10px 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
a.mais:hover, a.mais:active, .documentos a:link, .documentos a:visited {
	background: #2A4734;
}
.documentos a:link, .documentos a:visited {
	margin: 0;
}
.documentos a:hover, .documentos a:active {
	background: #2F9145;
}
#produtos a.mais:link, #produtos a.mais:visited {
	background: #2A4734;
	color: #fff;
}
#produtos a.mais:hover, #produtosa.mais:active {
	background: #fff;
	color: #2F9145;
}
.post a.mais {
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	margin: -20px 0 0 20px;
	z-index: 2;
	position: relative;
}
aside {
	overflow: hidden;
	clear: both;
	padding-top: 50px;
	text-align: left;
	max-width: 300px;
}
aside h3 {
	display: block;
	clear: both;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #2A4734;
	color: #2A4734;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.sideBox {
	margin-bottom: 30px;
}
aside .postData {
	font-size: 11px;
	margin-bottom: 0;
}
aside ul {
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
}
aside ul li a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	padding: 5px 20px 5px 0;
	position: relative;
}
aside ul li a:after {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 12px;
	text-align: right;
    content: '\f054';
	position: absolute;
	right: 0;
	top: 5px;
}
aside a:link, aside a:visited {
	color: #999;
}
aside a:hover, aside a:active, aside .current-cat a {
	color: #2A4734;
}
#busca {
	position: relative;
	overflow: hidden;
	width: auto;
	max-width: 300px;
	margin: 0 0 30px 0;
	position: relative;
	height: 38px;
	border: 0;
	background: #eee;
	border: 1px solid #c4c4c4;
}
#busca input#s {
	height: 38px;
	line-height: 38px;
	background: #eee;
	width: 100%;
	border: 0 !important;
	margin: 0 !important;
	z-index: 1;
	color: #333;
}
#busca input#searchsubmit {
	width: 38px;
	height: 38px;
	line-height: 38px;
	float: right;
	overflow: hidden;
	text-indent: 9999px;
	cursor: pointer;
	background: #eee url(images/busca.png) center no-repeat;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	border: 0 !important;
	padding: 0 !important;
	
}
/* paginacao */
#pagenav {
	overflow: hidden;
	clear: both;
	padding: 20px 0 40px 0;
	display: block;
	font-weight: 700;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#pagenav a, #pagenav span {
	display: block;
	margin: 0 15px 10px 0;
	font-size: 20px;
	line-height: 25px !important;
	color: #999;
	text-align: center;
	overflow: hidden;
}
#pagenav span.current {
	color: #2A4734;
}
#pagenav a:link, #pagenav a:visited {
	color: #999;
}
#pagenav a:hover, #pagenav a:active {
	color: #000;
}
/* comentarios */
.comments-area {
	padding: 10px 0;
	max-width: 100%;
	font-size: 12px;
}
.comments-area textarea {
	width: 100%;
}
.comment-body  {
	border: 1px solid #ddd;
	background: #F2F2F2;
	padding: 15px;
	margin: 15px 0;
}
.comment-reply-title,
.comments-title {
	font: 700 16px/1.5 sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.comment-list {
	list-style: none;
	margin: 0 0 30px 0;
}
.comment-author {
	font-size: 14px;
	line-height: 1.7142857142;
}
.comment-list .reply,
.comment-metadata {
	font-size: 10px;
	text-transform: uppercase;
}
a.comment-reply-link:link, a.comment-reply-link:visited  {
	padding: 5px 10px;
	display: inline-block;
	background: #ccc;
	letter-spacing: 1px;
	font-size: 11px;
	color: #333;
	text-decoration: none  !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}
a.comment-reply-link:hover, a.comment-reply-link:active  {
	background: #999;
	color: #fff;
}
.comment-author .fn {
	font-weight: 700;
	font-style: normal;
	font-size: 15px;
	line-height: 20px;
	display: block;
	margin: 0;
}
.comment-author .says {
	display: none;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}
.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}
.comment-author {
	position: relative;
}
.post .comment-author img.avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	width: auto !important;
	height: auto !important;
}
.comment-body {
	text-align: left !important;
}
.comment-body p {
	margin-bottom: 10px;
}
.comment-meta.commentmetadata {
	font-size: 11px; 
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-weight: 700;
}
.comment-meta.commentmetadata,
.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-metadata {
	padding-left: 0;
}
.comment-edit-link {
	margin-left: 10px;
}
.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}
.comment-author.vcard img {
	display: none !important;
}
.post .comment-content ul,
.post .comment-content ol,
.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px;
	list-style: none;
}
.post ol.comment-list,
.post ul.comment-list {
	margin: 0 0 40px 0;
}
.post ul.comment-content li, .post ol.comment-content li, .post ol.comment-list li, .post ul.comment-list li {
	list-style: none;
	margin: 0 0 10px 0 !important;
}
.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}
.comment-content > :last-child {
	margin-bottom: 0;
}
.comment-list .children {
	list-style: none;
	margin-left: 15px;
}
.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}
.comment .comment-respond {
	margin-top: 24px;
}
.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
}
.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}
.comment-form label {
	display: block;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	width: 100%;
}
.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5;
}
.required {
	color: #c0392b;
}
.comment-reply-title small a {
	color: #2b2b2b;
	float: none;
	overflow: hidden;
	font-size: 12px;
	display: block;
	clear: both;
}
.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}
.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}
.comment-navigation .nav-previous a {
	margin-right: 10px;
}
#comment-nav-above {
	margin: 15px 0;
}
/* relacionados */
#relacionados {
	overflow: hidden;
	clear: both;
	padding: 100px 0 50px 0;
	background: #f2f2f2;
}
.single-ensino #relacionados, .single-extracurricular #relacionados {
	background: #fff;
}
#relacionados h2 {
	text-align: center;
	margin-bottom: 50px;
}
#relacionados .post h2 {
	text-align: left;
}
#relacionados h1, #parceiros h1 {
	margin-bottom: 40px;
}
.postNav {
	overflow: hidden;
	clear: both;
	padding: 0 0 50px 0;
	font-size: 15px;
	text-transform: uppercase;
}
.postNav .fas {
	font-size: 18px;
	line-height: 20px !important;
	padding: 0 1px;
}
.single-post .postNav {
	padding: 50px 0 20px 0;
}
.postPrev, .postNext {
	float: left;
	overflow: hidden;
}
.postNext {
	text-align: right;
	float: right;
}
.postNav a:link, .postNav a:visited {
	line-height: 20px;
	display: block;
	text-decoration: none !important;
	font-size: 16px;
	font-weight: 500;
}
.postSingle {
	overflow: hidden;
	clear: both;
	margin-bottom: 50px;
}
.postFooter {
	clear: both;
	border-top: 1px solid #2F9145;
	padding-top: 20px;
	overflow: hidden;
}
.postTags {
	font-weight: 500;
	overflow: hidden;
	padding-bottom: 20px;
	color: #2c4b9a;
}
.postFooter strong, .postFooter .addtoany_shortcode {
	float: left;
	display: block;
	line-height: 24px;
	margin-bottom: 20px;
}
.postFooter strong {
	color: #2F9145;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-right: 5px;
	font-weight: 500;
}
.single .conteudo h1, .error404 .conteudo h1 {
	margin-bottom: 20px;
}
.single .conteudo h1:after, .page-template-page-produtos #intro h1:after, .error404 h1:after {
	margin: 15px 0 0 0;
}
.postSingle ul, .postSingle ol {
	margin-bottom: 20px;
}
.postSingle ul {
	list-style-position: inside;
}
.postSingle ol {
	list-style-position: outside;
}
.postSingle ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
.postSingle ul li {
	list-style-type: disc;
	margin-left: 25px;
}
blockquote {
	margin: 0 0 20px 0;
	font-size: 20px;
	line-height: 30px;
	border-left: 5px solid #2A4734;
	color: #2A4734;
	font-style: italic;
	font-weight: 500;
}
blockquote p {
	padding: 15px 0 15px 20px;	
}
.wp-caption  {
	background: #F2F2F2;
	padding: 5px;
	overflow: hidden;
	clear: both;
	display: block;
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.wp-caption p {
	margin-bottom: 0;
}
.postSingle img, .alignnone, .aligncenter, .wp-caption img {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
.postSingle .wp-caption img {
	margin-bottom: 5px;
}
.postSingle .gallery {
	width: 102%;
	overflow: hidden;
}
.postSingle .fotoWrapper {
	width: 48%;
	margin: 0 2% 2% 0;
	float: left;
}
#maquinaIntro .gallery {
	width: 100%;
	margin-bottom: 20px;
}
#maquinaIntro .fotoWrapper {
	width: auto;
	margin: 0;
}
#maquinaIntro .fotoGallery {
	padding-bottom: 70%;
}
/* contato */
.bgVerde {
	background: #2F9145;
	margin-bottom: 50px;
	padding: 0 20px 15px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.bgVerde h3 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 10px;
	padding-top: 20px;
}
.blocoContato .boxContato {
	overflow: hidden;
	margin-bottom: 5px;
	padding-left: 30px;
	position: relative;
	line-height: 30px;
	color: #fff;
}
.blocoContato .boxContato.boxEndereco {
	line-height: 25px;
}
.blocoContato .fas, .blocoContato .far,  .blocoContato .fab {
	font-size: 20px;
	height: 30px;
	width: 30px;
	line-height: 30px !important;
	text-align: center !important;
	position: absolute;
	left: 0;
	top: 0;
}
.blocoContato a:link, .blocoContato a:visited {
	color: #fff;
}
.blocoContato a:hover, .blocoContato a:active {
	color: #2A4734;
}
.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;
}
/* links uteis */
.page-template-page-links .conteudo, .page-template-page-servicos .conteudo {
	text-align: center;
}
/* contato rodape */
#mascote {
	display: none;
	z-index: 8890;
}
#contatoRodape {
	width: 260px;
	padding: 10px 10px 0 10px;
	overflow: hidden;
	position: fixed;
	right: 10px;
	bottom: 0;
	z-index: 8888;
	background: #167ac6;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-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;
	overflow: hidden;
}
#contatoForm {
	display: none;
}
#contatoOpen {
	color: #fff;
	cursor: pointer;
	margin-bottom: 10px;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
}
#contatoOpen:hover {
	color: #000;
}
#contatoOpen .fas {
	margin: 0 1px 0 0;
	font-size: 24px;
}
#contatoOpen.contatoClose .fas {
	-moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}
/* newsletter */
#newsletter {
	padding: 100px 0 80px 0;
	overflow: hidden;
	position: relative;
	clear: both;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	color: #fff;
	background-color: #0058d4;
	text-align: center;
}
#newsletter h2 {
	color: #fff;
	margin-bottom: 5px;
}
#newsletterIntro p {
	font-weight: 700;
	margin-bottom: 30px;
	font-size: 20px;
	line-height: 25px;
}
#newsletter:after {
	background-color: rgba(0, 88, 212, 0.9);
	background: rgba(0, 88, 212, 0.9);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
/* institucional */
#institucional {
	background: #0C3660;
	text-align: center;
	padding: 100px 0 50px 0;
	font-size: 15px;
	line-height: 20px;
	color: #fff;
}
#institucional h2 {
	text-align: center;
	margin-bottom: 10px;
	color: #fff;
}
.icone {
	margin-bottom: 30px;
	font-size: 15px;
	line-height: 20px;
	background: url(images/triangulo.png) center top no-repeat;
	-webkit-background-size: 100px auto;
    -moz-background-size: 100px auto;
    -o-background-size: 100px auto;
    background-size: 100px auto;
	position: relative;
	overflow: hidden;
}
.iconeImage {
	width: 100px;
	height: 201px;
	margin: 0 auto 20px auto;
	position: relative;
	overflow: hidden;
}
.catIcone .iconeImage {
	height: 120px;
}
.iconeImage img {
	display: block;
	width: 50px !important;
	height: auto !important;
	margin: 78px 0 0 10px;
}
/* single maquina */
#maquinaFormWrapper {
	overflow: hidden;
	clear: both;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	max-width: 350px;
	margin: 0 auto 20px auto;
}
.maquinaBg {
	background: #F2F2F2;
	overflow: hidden;
	padding-top: 20px;
}
#maquinaFormWrapper .maquinaFoto {
	overflow: hidden;
	padding: 0 70px;
}
#maquinaFormWrapper .postFoto {
	width: 100%;
	padding-bottom: 100%;
	margin-bottom: 20px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#maquinaFormWrapper h2 {
	text-align: center;
	padding: 15px;
	margin-bottom: 0;
	color: #fff;
	background: #2A4734;
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
}
#maquinaFormWrapper h2 small {
	display: block;
	font-weight: 400;
}
#maquinaForm {
	padding: 0 20px;
}
.tabs {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.tabs li {
	width: 50%;
	text-align: center;
}
.tabs li a:link, .tabs li a:visited {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #0058d4;	
}
.tabs li a:hover, .tabs li a:active {
	background: #00af1b;	
}
.tabs li.active a {
	background: #001b40 !important;	
}
.tab_content {
	display: none;
	margin-bottom: 30px;
	overflow: hidden;
}
#t1.tab_content {
	display: block;
}
.single-maquina #relacionados .post {
	text-align: center;
}
.single-maquina .postFooter {
	padding-bottom: 50px;
}
#maquinaGaleria {
	overflow: hidden;
	margin-bottom: 20px;
}


/* lancamentos */
#paralax {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	height: 450px;
}
/* home */
#parceiros {
	padding: 50px  0;
	background: #F2F2F2;
}
.home #parceiros {
	background: #fff;
}
#parceiros .slick-list, #produtos .slick-list, #categoriasSlide .slick-list, #slideDepoimentos .slick-list {
	margin: 0 30px;
}
#alugar {
	padding: 50px 0 30px 0;
	background: #F2F2F2;
}
#categoriasSlide {
	text-align: center;
	margin-top: 30px;
}
#produtos {
	text-align: center;
	padding: 50px 0 30px 0;
	background: #2F9145;
	color: #fff;
}
#maquinas h2, #segmentos h2, #solucoes h2 {
	color: #2c4b9a;
	margin-bottom: 50px;
}
.home #produtos h2 {
	color: #fff;
}
#produtosSlide {
	padding-top: 30px;
}
.postFotoBox {
	position: relative;
	overflow: hidden;
}
.postFotoBox .postFoto {
	position: relative;
	z-index: 2;
}
.postFotoBox:after {
	position: absolute;
	content: "";
	width: 90%;
	height: 55%;
	bottom: 0;
	left: 5%;
	background: #2A4734;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	z-index: 1;
}
.btnCenter {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	overflow: hiddden;
	width: 100%;
}
.home #produtos .maquina h2, .maquina h2 {
	background: #2F9145;
    max-width: 350px;
    color: #fff;
    text-transform: none;
    font-size: 15px !important;
    padding: 10px 0;
    line-height: 20px !important;
    text-align: center;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin-bottom: 20px;
	font-weight: 700;
}
.home #produtos .maquina h2 span, .maquina h2 span, .prodResumo h2 span {
	padding: 0 10px;
	display: block;
}
.home #produtos .maquina h2 {
	max-width: 85%;
	margin: 0 auto 20px auto;
}
#segmentos {
	text-align: center;
	overflow: hidden;
}
.page-template-page-maquinas #segmentos {
	background: #F2F2F2;
}
.page-template-page-produtos .conteudo h2 {
	text-align: center;
}
.categorias {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: center;
}
.categoria {
	width: 46%;
	margin: 0 2%;
	margin-bottom: 30px;
	overflow: hidden;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
}
#categoriasSlide .categoria {
	margin: auto;
	width: auto;
	padding: 0 15px;
}
.categoriaIcone {
	width: 100px;
	height: 100px;
	background-color: #2c4b9a;
	overflow: hidden;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	margin: 0 auto 10px auto;
	-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;
}
.categoria a:link, .categoria a:visited {
	color: #2c4b9a;
}
.categoria a:hover, .categoria a:active {
	color: #fc2951;
}
.categoria a:hover .categoriaIcone {
	background-color: #fc2951;
}
/* categoria */
#listaMaquinas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
	text-align: center;
}
#listaMaquinas .maquina {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 30px;
}
.blocoIntro {
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
	color: #2c4b9a;
}
.chamada {
	color: #2c4b9a;
	font-weight: 500;
	padding-left: 70px;
	background: url(images/grafismo.png) 1px 4px no-repeat;
	-webkit-background-size: auto 16px;
    -moz-background-size: auto 16px;
    -o-background-size: auto 16px;
    background-size: auto 16px;
}

#empresa {
	overflow: hidden;
	padding: 100px 0 80px 0;
	background: #F2F2F2;
}
#empresa h1 {
	margin-bottom: 10px;
}
.blocoForm {
	margin-bottom: 60px;
}
#homeCategorias {
	overflow: hidden;
	clear: both;
}
.home #homeCategorias {
	text-align: center;
	padding-top: 50px;
}
#comoChegar {
	overflow: hidden;
	padding: 50px 0 0 0;
	overflow: hidden;
	border-top: 2px solid #f1f1f1;
}
#comoChegar h1 {
	margin-bottom: 20px;
}
.botoes {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content:  flex-start;
	margin-bottom: 10px;
}
/* home ensino */
#ensinoSlide .slick-list {
	margin: 0 30px;
}
.ensinoSlide {
	margin: 0 15px;
}
.ensinoSlide {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.ensinoSlide .postFoto {
	width: 48%;
	padding-bottom: 48%;
	margin-bottom: 20px;
}
.ensinoInfo {
	width: 48%;
}
/* depoimentos */
#depoimentos {
	text-align: center;
}
#depoimentos .center {
	max-width: 600px;
}
#depoimentos h3 {
	color: #2A4734;
	margin-bottom: 20px;
}
.depoimento {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	background: #f2f2f2;
}
.depoimentoInfo {
	padding: 20px 20px 0 20px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
/* perguntas */
#perguntas h2 {
	margin-bottom: 50px;
	text-align: center;
}
#perguntas {
	overflow: hidden;
	clear: both;
	padding: 0 0 80px 0;
	background: #fff;
}
h3.accordion-toggle {
	position: relative;
	clear: both;
	padding: 10px 20px;
	margin-bottom: 20px;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	background: #2F9145;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	color: #fff;
}
h3.accordion-toggle .fa-chevron-down, h3.accordion-toggle .fa-chevron-right {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -10px;
	height: 20px;
	line-height: 20px !important;
	font-size: 15px;
	color: #fff;
}
h3.accordion-toggle.ativo .fa-chevron-right, h3.accordion-toggle .fa-chevron-down {
	display: none;
}
h3.accordion-toggle.ativo .fa-chevron-down {
	display: block;
}
h3.accordion-toggle:hover, h3.accordion-toggle.ativo {
	background: #2A4734;
}
.accordion-content {
	display: none;
	padding: 0 20px;
}
/* aplicacoes */
.blocoCat {
	padding-top: 100px;
}
.page-template-page-aplicacoes .conteudo h2 {
	text-align: center;
	margin-bottom: 50px;
}
.page-template-page-aplicacoes .conteudo .blocoCat h2 {
	text-align: left;
	margin-bottom: 20px;
}
#categoriasIcones {
	font-weight: 700;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	text-align: center;
}
.catIcone {
	width: 48%;
}
#categoriasIcones .iconeImage {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.catIcone {
	line-height: 20px;
}
.catIcone .iconeImage {
	margin-bottom: 10px;
}
/* taxonomia */
.prodResumo h2 {
	background: #000;
	max-width: 350px;
	color: #fff;
	text-transform: none;
	font-size: 15px;
	padding: 10px 0;
	line-height: 20px;
	text-align: center;
	-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
	margin-bottom: 20px;
	font-weight: 500;
}
/* home aplicacoes */
#aplicacoes {
	overflow: hidden;
	padding: 100px 0 80px 0;
	background: #F2F2F2;
	text-align: center;
}
#aplicacoes h2 {
	margin-bottom: 50px;
}
/* home vantagens */
.home #institucional {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	padding: 100px 0 50px 0;
}
.home #institucional h2 {
	color: #2A4734;
	width: 100%;
	margin-bottom: 50px;
}
.home #institucional .icone h2 {
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 20px;
}
/* home video */
#video {
	padding: 50px 0 30px 0;
	position: relative;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}
/* home icones produtos */
#iconesDestaques {
	/*border: 2px solid #fff;*/
	background: #2A4734;
	padding: 15px 0 0 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	max-width: 900px;
	margin: 0 auto 50px auto;
}
#iconesDestaques p {
	margin: 0;
}
#iconesDestaques img {
	width: 30px !important;
	height: auto !important;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}
#iconesDestaques .icone {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	position: relative;
	padding-left: 35px;
	margin: 0 20px 15px 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	line-height: 30px;
}
#instituicoes {
	overflow: hidden;
	padding: 30px 0 0 0;
}
#listaProdutos {
	overflow: hidden;
	padding-top: 30px;
}
.produto .postFoto a {
	opacity: 1;
	background: none;
}
.produto .postFoto {
	padding-bottom: 70%;
	position: relative;
	z-index: 1;
}
.produto .postFoto .postCat {
	position: absolute;
	right: 0;
	bottom: 20px;
	height: 30px;
	z-index: 2;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.produto .postCat span {
	background: #2A4734;
	padding: 0 10px 0 13px;
	font-size: 14px;
	display: block;
	color: #fff;
	line-height: 30px;
}
.produto .postCat .fas {
	color: #2F9145;
	font-size: 50px;
	height: 30px;
	line-height: 30px !important;
	margin-right: -3px;
}
.produto h4 {
	font-weight: 500;
	text-transform: none;
	margin-bottom: 10px;
	line-height: 25px;
	font-size: 15px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.produto h4 .fas {
	color: #2A4734;
	font-size: 22px;
	line-height: 25px !important;
	margin-right: 5px;
}
.produto {
	overflow: hidden;
	margin-bottom: 40px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}
#posts .post.maquina {
	background: #fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.embalagens {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.embalagens li {
	width: 68px;
	border: 1px solid #f1f1f1;
	margin: 0 10px 10px 0;
}
.embalagens .postFoto {
	width: 100%;
	padding-bottom: 100%;
}
#listaProdutos h3, #posts .post.maquina h2 {
	display: block;
	color: #fff !important;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	text-align: center;
	padding: 10px 5px;
	background: #2F9145;
	margin: 0 0 10px 0;
	position: relative;
	z-index: 2;
	text-align: center;
	text-transform: none;
}
#listaProdutos h3 a {
	color: #fff !important;
}
.embed-container {
	margin-bottom: 20px;
}
.desktop {
	display: none !important;
}
.mobile {
	display: block !important;
}
.tax-tipo, .page-template-page-produtos {
	background: #F2F2F2;
}
.tax-tipo .maquina h2, .page-template-page-produtos .maquina h2 {
	background: none;
	color: #2F9145;
}
#produtoNav {
	background: #2F9145;
	color: #fff;
	text-align: center;
	margin: 0 auto 30px auto;
	font-weight: 500;
	text-transform: uppercase;
	max-width: 240px;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
	font-size: 13px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 0 15px;
}
.btnEspecificacoes {
	cursor: pointer;
}
.btnEspecificacoes a:link, .btnEspecificacoes a:visited {
	color: #fff;
}
.btnEspecificacoes a:hover, .btnEspecificacoes a:active {
	color: #2A4734;
}
#produtoNav .fas {
	color: #2A4734;
	margin-left: 5px;
	font-size: 20px;
}
.single-produto .postSingle {
	text-align: center;
}
#maquinaIntro {
	z-index: 4;
	position: relative;
}
#produtoVideo {
	z-index: 3;
	position: relative;
	background: #fff;
}
.bannerProduto {
	z-index: 2;
	position: relative;
}
#especificacoes {
	z-index: 1;
	padding-top: 120px;
	margin-top: -70px;
	background: #fff;
}
#especificacoes-app {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#especificacoes-app img {
	display:block;
	width: 48%;
	margin-bottom: 20px;
	height: auto;
}


.produtoDownloadsWrapper {
	max-width: 350px;
	overflow: hidden;
	padding: 30px 0 20px;
	text-align: center;
	display: block;
	clear: both;
	margin: 0 auto;
}
.produtoDownloads {
	max-width: 200px;
	margin: 0 auto;
}
.produtoDownloads h3 {
	color: #2F9145;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.produtoDownloads a:link, .produtoDownloads a:visited {
	display: block;
	padding: 5px 15px;
	-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 20px;
	background: #2A4734;
	margin-bottom: 10px;
}
.produtoDownloads a:hover, .produtoDownloads a:active {
	background: #2F9145;
}
/* home embalagens */
#embalagens {	
	background: #F2F2F2;
	text-align: center;
}
#embalagens h2 {
	max-width: 470px;
	margin: 0 auto 50px auto;
}
#listaEmbalagens {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 103%;
}
.embalagem .postFoto {
	width: 100%;
	padding-bottom: 100%;
	margin: 0;
	background-color: #fff;
}
#listaEmbalagens .embalagem {
	width: 30.3333%;
	margin: 0 3% 3% 0;
}

/* home diferenciais */
#diferenciais {
	background: #2A4734;
	color: #fff;
	text-align: center;
	padding-bottom: 50px;
}
#diferenciais .postFoto {
	width: 100px;
	height: 201px;
	padding: 0;
	margin: 0;
	-webkit-background-size: 50px auto;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    background-size: 50px auto;
	background-position: 10px center;
	background-repeat: no-repeat;
}
.diferencialWrapper {
	width: 100px;
	height: 201px;
	margin: 0 auto 20px auto;
	background: url(images/triangulo.png) left center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;	
}
#diferenciais h2 {
	color: #fff;
}
.diferencial {
	overflow: hidden;
	margin-bottom: 30px;
}
.center {
	max-width: 800px;
	margin: 0 auto 30px auto;
	overflow: hidden;
	text-align: center;
}

/* produto interna */
#especificacoes-tecnicas {
	background: #F2F2F2;
	z-index: 1;
	position: relative;
	padding-top: 170px;
	margin-top: -120px
}
#especificacoes-tecnicas h2 {
	text-align: center;
}
#produtoEmbalagens {
	background: #2A4734;
	color: #fff;
}
#produtoEmbalagens h2 {
	color: #fff;
}
.blocoVideo {
	margin-bottom: 20px;
}
#produtoEmbalagens ul.embalagens {
	padding: 30px 0 10px 0;
}
.textoColunas {
	overflow: hidden;
	padding-top: 30px;
}
.bgAzul {
	background: #2F9145;
	color: #fff;
}
.bgAzul h2 {
	color: #2A4734;
}
.bgAzul ul {
	margin-bottom: 20px;
}
.bgAzul ul li {
	position: relative;
	padding-left: 20px;
}
.bgAzul ul li:before {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 20px;
	position: absolute;
	left: 1px;
	top: 0;
	line-height: 24px !important;
    content: '\f0da';
	color: #2A4734;
}
.single-maquina h2, .single-acessorio h2 {
	margin-bottom: 20px;
}
.bgAzul, #produtoVideo, #produtoEmbalagens {
	z-index: 2;
	position: relative;
}
#slideProduto .gallery li {
	border: 0;
}
/* destaques home */
#destaques {
	background: #2F9145;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	padding: 50px 0 0 0;
}
#destaques h3 {
	color: #fff;
	margin-bottom: 10px;
}
.destaque {
	overflow: hidden;
	margin-bottom: 30px;
}
.destaque.last {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.destaqueTitulo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	position: relative;
}
.destaqueIcone {
	background-color: #2A4734;
	width: 50px;
	height: 50px;
	margin: 0 10px 10px 0;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	overflow: hidden;
	position: relative;
}
.destaqueIcone img {
	width: 30px !important;
	height: auto !important;
	display: block;
	margin: 10px;
}
#destaques a.mais:link, #destaques a.mais:visited {
	background: #fff;
	color: #2A4734;
}
#destaques a.mais:hover, #destaques a.mais:active {
	background: #2A4734;
	color: #fff;
}
#categoriasSlide {
	margin-bottom: 80px;
}
#categoriasSlide .slick-list {
	margin: 0 15px;
}
.catMaquina {
	margin: 0 15px;
	text-align: center;
}
#categoriasSlide h2 {
	font-size: 20px;
	line-height: 25px;
	text-transform: none;
	margin-bottom: 20px;
	font-weight: 600;
}
#categoriasSlide .postFoto {
	padding-bottom: 100%;
	margin-bottom: 10px;
}
/* downloads */
.download {
	-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;
	margin-bottom: 50px;
	color: #fff;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 400px;
}
.download h3 {
	color: #2F9145;
	font-weight: 700;
	margin-bottom: 10px;
}
.downloadInfo {
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	padding: 50px 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	
}
.download a.mais {
	padding: 12px 40px;
	margin-bottom: 0;
}
.page-template-page-downloads .center, .page-template-page-aplicativos .center {
	max-width: 400px;
}
/* trabalhe conosco */
.page-template-page-trabalhe .center {
	margin-bottom: 0;
}
.page-template-page-trabalhe .center h2 {
	text-transform: none;
	padding-top: 20px;
	max-width: 700px;
	margin: 0 auto 50px auto;
}
/* redes sociais */
#redes-sociais {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#redes-sociais section {
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: #fff;
}
#redes-sociais p, #redes-sociais a.mais {
	text-transform: uppercase;
}
#redes-sociais h2 {
	text-transform: none;
	margin-bottom: 5px;
}
#redes-sociais p {
	margin-bottom: 5px;
}
#redes-sociais .social {
	align-items: center;
	justify-content: center;
	padding: 25px 0 30px 0;
	overflow: hidden;
	position: relative;
	height: auto;
	line-height: normal;
}
#redes-sociais .social li {
	margin: 0 8px;
	height: 30px;
	line-height: 30px;
}
#redes-sociais .social .fab {
	height: 30px;
	line-height: 30px;
	font-size: 24px;
}
#redes-sociais .social .fab:hover {
	color: #999;
}
#redes-sociais strong {
	color: #2F9145;
	font-weight: 500;
	text-transform: none;
}
/* a cooperativa */
.page-template-default .postSingle h2 {
	text-align: center;
}
.page-template-default .postSingle h3 {
	color: #2F9145;
	text-align: center;
}
.documentos {
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	padding-top: 30px;
}
/* secretaria */
.page-id-136 .postSingle .gallery {
	width: 100%;
}
.page-id-136 .postSingle .fotoWrapper {
	width: 100%;
	margin-bottom: 20px;
}
.page-id-136 .postSingle .fotoGallery {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	padding-bottom: 100%;
}
/* eventos */
.horario {
	overflow: hidden;
	margin: 10px 10px 50px 10px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}
.horario .postFoto {
	padding-bottom: 60%;
	margin-bottom: 20px;
}
.horarioDia {
	color: #2F9145;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: 800;
}
.horario h3 {
	color: #2A4734;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.boxHorario {
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 20px;
	position: relative;
	color: #2F9145;
}
.boxHorario p {
	margin: 0;
	color: #999;
}
.horarioDia, .horarioInfo {
	padding: 0 20px;
}
.horarioInfo {
	padding-bottom: 10px;
}
/* nosso ensino */
.ensino:nth-child(odd) {
	background: #F2F2F2;
}
.ensino h2, #ensinoIntro h2 {
	text-align: center;
	margin-bottom: 50px;
}
.ensino .postFoto, #ensinoIntro .postFoto {
	margin-bottom: 20px;
}
.ensino a.mais, #ensinoSlide a.mais {
	max-width: 220px;
	text-align: center !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#e141 h2 {
	color: #EF9BC3;
}
#e141 a.mais:link, #e141 a.mais:visited {
	background: #EF9BC3;
}
#e216 h2 {
	color: #169950;
}
#e216 a.mais:link, #e216 a.mais:visited {
	background: #169950;
}
#e217 h2 {
	color: #FFD300;
}
#e217 a.mais:link, #e217 a.mais:visited {
	background: #FFD300;
}
#e218 h2 {
	color: #1D71B8;
}
#e218 a.mais:link, #e218 a.mais:visited {
	background: #1D71B8;
}
.ensino a.mais:hover, .ensino a.mais:active, 
#ensinoSlide a.mais:hover, #ensinoSlide a.mais:active {
	background: #999 !important;
}
/* ensino interna */
.fotoTopo {
	width: 100%;
	height: auto;
}
#formulario {
	background: #F2F2F2;
}
#formContato {
	max-width: 500px;
	margin: 0 auto;
}
#material p {
	color: #2F9145;
	font-size: 25px;
	line-height: 30px;
}
#material ul li {
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
#fotos {
	background: #2A4734;
}
#fotos h2 {
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}
#fotos .gallery {
	padding-bottom: 40px;
}
#fotos .fotoWrapper {
	padding: 0 5px 10px 5px;
	display: block !important;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	float: left;
}
#fotos .fotoGallery {
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.single-extracurricular #material {
	background: #f2f2f2;
}
.single-extracurricular .documentos, .single-ensino .documentos {
	padding: 0;
}
/* nossa escola */
.cta {
	position: relative;
	overflow: hidden;
}
.cta img {
	z-index: 1;
	position: relative;
}
.cta a {
	z-index: 2;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.bgCinza {
	background: #f2f2f2;
}
.blocoInstitucional h3 {
	text-align: center;
	color: #2F9145;
}
.conteudo.blocoInstitucional, .conteudo.blocoTitulo {
	padding: 50px 0 30px 0;
}
.conteudo.blocoTitulo {
	text-align: center;
}
#estrutura {
	text-align: center;
	padding: 50px 0 30px 0;
}
#estrutura h2 {
	margin-bottom: 50px;
}
#estrutura h3 {
	color: #2A4734;
}
#estrutura .slick-list {
	margin: 0 30px;
}
.estrutura {	
	margin: 0 15px;
}
#estrutura .postFoto {
	margin-bottom: 20px;
}
#educa {
	overflow: hidden;
	position: relative;
	padding-bottom: 80px;
}
#downloads {
	text-align: center;
}
.diferencialGaleria {
	margin-bottom: 20px;
}
.diferencialGaleria .slick-list {
	margin: 0 30px;
}
.diferencialGaleria .fotoGallery {
	padding-bottom: 70%;
	margin: 0;
}
.page-template-page-diferenciais .blocos h2 {
	text-align: left;
	margin-bottom: 20px;
}
#diferencialForm {
	position: relative;
	z-index: 200;
}
.blocoDiferencialForm {
	padding: 20px 20px 0 20px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	background: #D9D9D9;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#escola-video {
	display: block;
	position: relative;
}
#escola-video img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
}
#escola-video iframe {
	width: 100%; 
	height: 100%; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index:2;
}
/* equipe */
.grupo span {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: url(images/icone.png) left center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	opacity: 0.2;
}
.grupo:hover span {
	opacity: 0.5;
}
.grupo {
	height: 100px;
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
}
.grupo a {
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.grupo p {
	margin: 0 0 15px 35px;
}
/* equipe interna */
#profissionais {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
#profissionais h2 {
	width: 100%;
	display: block;
	margin-bottom: 40px;
}
.profissional {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
	overflow: hidden;
	background: #F6F6F6;
}
#profissionais .postFoto {
	padding-bottom: 120%;
	margin: 0;
}
#profissionais h3 {
	text-align: center;
	padding: 5px 10px;
	text-transform: uppercase;
	color: #fff;
	background: #2F9145;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	margin: 0;
}
.profissionalInfo {
	
	padding: 10px 20px 0 20px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
.profissionalInfo p {
	margin-bottom: 10px;
}
#aplicativos .download {
	min-height: 300px;
}
#homeEventos, .home #cta {
	z-index: 3;
}
#slideDestaques  {
	overflow: hidden;
	position: relative;
	z-index: 2;
	background: #fff;
	margin-top: -120px;
	padding: 170px 0 50px 0;
}
#slideDestaques .slick-list {
	margin: 0 30px;
}
#slideDestaques .fotoGallery {
	width: 90%;
	padding-bottom: 90%;
	margin: 0 auto;
}
/* ajustes março 2024 */
.page-id-136 .gallery {
	width: 100%;
}
.page-id-136 .slick-list {
	margin: 0 30px;
}
.page-id-136 .postSingle .fotoWrapper {
	width: auto;
	margin: 0;
}
.bannerTopoBotoes {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 20px 0 0;
}
.bannerTopoBotoes a:link, .bannerTopoBotoes a:visited {
	color: #fff;
	border: 2px solid #fff;
	display: block;
	float: left;
	clear: both;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	margin: 0 20px 0 0;
	padding: 10px 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.bannerTopoBotoes a:hover, .bannerTopoBotoes a:active {
	background: #fff;
	color: #2A4734;
}
#slideDepoimentos .depoimento {
	margin: 0 10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen 
and (min-width : 480px) {
#listaEmbalagens .embalagem {
	width: 22%;
}
/*.embed-container {
    overflow: hidden;
    position: relative;
    width:100%;
}*/
.postFooter strong, .postFooter .addtoany_shortcode {
	margin-bottom: 0;
}
#listaDestaques, #grupos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.destaque, .grupo {
	width: 48%;
	margin-right: 2%;
}
#mascote {
	display: block;
	position: fixed;
	right: 0;
	bottom: 0;
	width: 130px !important;
	height: auto !important;
}
#contatoRodape {
	right: 80px;
}
}

@media only screen 
and (min-width : 640px) {
#listaDepoimentos, #aplicativos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#aplicativos .download {
	width: 48%;
}
#listaDepoimentos .depoimento {
	width: 48%;
	margin-bottom: 4%;
}

.page-id-136 .postSingle .gallery {
	width: 100%;
}
.page-id-136 .postSingle .fotoWrapper {
	width: auto;
	margin-right: 0;
}
.horario {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.horario .postFoto {
	padding-bottom: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	margin: 0;
}
.horarioFoto {
	width: 35%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	bottom: 0;
}
.horarioDia, .horarioInfo {
	padding: 20px 20px 10px 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.horarioDia {
	width: 20%;
	padding: 0;
	margin: 0;
	margin-left: 35%;
	text-align: center;
	font-size: 20px;
	line-height: 25px;
}
.horarioInfo {
	width: 45%;
}
.download {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.page-template-page-aplicativos .download {
	align-items: center;
}
#listaDownloads .download:nth-child(even) {
	align-items: flex-end;
}
#listaDownloads .download:nth-child(even) .downloadInfo {
	float: right;
	padding-right: 50px;
	padding-left: 0;
}
#listaDownloads .downloadInfo {
	max-width: 450px;
	padding-left: 50px;
	padding-right: 0;
}

.single-produto #relacionados #posts, #instituicoes, #listaProdutos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.single-produto #relacionados #posts .post, .instituicao, #listaProdutos .produto {
	width: 48%;
	margin-right: 2% !important;
}
#listaDiferenciais {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.diferencial {
	width: 48%;
	margin-right: 2%;
}
#listaEmbalagens .embalagem {
	width: 17%;
}
#iconesDestaques {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#iconesDestaques {
	align-items: flex-start;
	justify-content: center;
	text-align: left;
}
#iconesDestaques .icone {
	width: auto;
}
.prodFoto {
	width: 35%;
}
.prodResumo {
	width: 60%;
}
#categoriasIcones {
	justify-content: center;
}
.catIcone {
	width: 29.3333%;
	margin: 0 2%;
}
#creditos section {
	align-items: center;
	justify-content: space-between;
}
.copyright {
	text-align: left;
	margin: 0 0 20px 0;
	line-height: 30px;
}
.assinatura {
	margin: 0 0 20px 0;
}

#seloWrapper section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	text-align: left;
}
.selo {
	width: 20% !important;
	margin: 0 0 20px 0;
}
#seloTexto {
	width: 76%;
}

.categoria {
	width: 29.3333%;
}

.postSingle .fotoWrapper, .grupo, .profissional {
	width: 31.3333%;
}
.topInfo .boxContato.boxTelefone {
	display: block;
}
footer section, #institucional section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.boxRodape {
	width: 46%;
}
.icone {
	width: 25%;
}
#posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.post {
	width: 47%;
}
#relacionados #posts .post:last-child, #relacionados #listaProdutos .produto:last-child, #homeMaquinas #listaProdutos .produto:last-child {
	display: none;
}
/*.embed-container {
    overflow: hidden;
    position: relative;
    width:100%;
}*/
.topInfo span.topWhatsapp {
	display: block;
}
}
@media only screen 
and (min-width : 768px) {

.topInfo span.topEmail {
	display: block;
}

.blocoContato {
	padding-top: 50px;
}
.wpcf7-form-control-wrap[data-name="ptrabalho2"],  .page-id-1020 .wpcf7-form-control-wrap[data-name="your-email"], .wpcf7-form-control-wrap[data-name="pmatricular"], .wpcf7-form-control-wrap[data-name="pexpectativas2"], 
.wpcf7-form-control-wrap[data-name="poferecer"],  .wpcf7-form-control-wrap[data-name="pfilhos"], .wpcf7-form-control-wrap[data-name="pduvidas"], .wpcf7-form-control-wrap[data-name="pvisao"],
.center .wpcf7-form-control-wrap[data-name="your-name"], .center .wpcf7-form-control-wrap[data-name="your-email"] {
	width: 50%;
	float: left;
	clear: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-right: 5px;
}
.wpcf7-form-control-wrap[data-name="pcooperativismo"], .wpcf7-form-control-wrap[data-name="pmotivaria"], .wpcf7-form-control-wrap[data-name="pesperava"], .page-id-1020 .wpcf7-form-control-wrap[data-name="telefone"], .wpcf7-form-control-wrap[data-name="pexpectativas"], .wpcf7-form-control-wrap[data-name="pdesafios"], .wpcf7-form-control-wrap[data-name="pturma"],
.wpcf7-form-control-wrap[data-name="phabilidades"], 
.center .wpcf7-form-control-wrap[data-name="telefone"], .center .wpcf7-form-control-wrap[data-name="portfolio"] {
	width: 50%;
	float: right;
	clear: right;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left: 5px;
}
.destaque {
	width: 31.3333%;
}
#maquinaIntro .bloco.blocoFormWrapper {
	width: 350px;
}
#maquinaIntro .bloco.postSingle {
	width: calc(100% - 400px);
	float: left;
}
#slideProduto .fotoGallery {
	padding-bottom: 0;
	height: calc(100vh - 200px);
}

.diferencial {
	width: 31.3333%;
}
.desktop {
	display: block !important;
}
.mobile {
	display: none !important;
}
/*.embed-container {
    overflow: hidden;
    position: relative;
    width:50%;
}	*/
	
.catIcone {
	width: 21%;
}
#seloTexto {
	font-size: 20px;
	line-height:  30px;
}
.categoria {
	width: 21%;
}
#maquinaIntro {
	position: relative;
	z-index: 2;
	margin-top: -40px;
	padding-top: 0;
}
#maquinaIntro .postSingle {
	padding-top: 90px;
}
#maquinaFormWrapper {
	float: right;
	clear: none;
}
.produtoDownloadsWrapper {
	float: right;
	margin: 0;
	min-width: 350px;
}
.postSingle .fotoWrapper {
	width: 23%;
}
.topInfo .boxContato.boxEmail {
	display: block;
}
#relacionados #posts .post:last-child {
	display: block;
}
.postSingle, #posts {
	width: 70%;
	float: left;
	margin: 0;
}
.page-template-default .postSingle {
	width: 100%;
	float: none;
}
#listaMaquinas {
	width: 72%;
	float: right;
	margin: 0;
}
#relacionados #posts {
	width: 100%;
	float: none;
	margin: 0 0 20px 0;
}
.page-template-page-locacao .postSingle, #alugar .postSingle, .page-template-page-cadastre .postSingle, .tax-tipo .postSingle {
	width: 100%;
	float: none;
}
#relacionados #posts .post {
	width: 31%;
}
aside {
	float: right;
	clear: none;
	width: 25%;
	max-width: 25%;
	padding: 0;
}
.tax-tipo aside {
	float: left;
}

.blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.ensino .blocos, #ensinoIntro .blocos, #educa .blocos, .home .bgCinza .blocos {
	align-items: center;
}
.ensino:nth-child(odd) .blocos, #educa .blocos {
	flex-direction: row-reverse;
	text-align: right;
}
.ensino:nth-child(odd) a.mais, #educa a.mais {
	float: right;
}
.page-template-page-diferenciais .ensino:nth-child(odd) .blocos h2 {
	text-align: right;
}
.textoColunas {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 4%;
	-moz-column-gap: 4%;
	column-gap: 4%;
	padding-bottom: 20px;
}
#empresa .blocos, .page-template-page-quem .blocos, .page-template-page-aplicacoes .blocos, #video .blocos, #produtoVideo .blocos, #produtoEmbalagens .blocos {
	align-items: center;
}
.page-template-page-aplicacoes .blocos:nth-child(even), #video .blocos {
	flex-direction: row-reverse;
}
.bloco, #maquinaInfo {
	width: 48%;
}
.blocoForm {
	margin-bottom: 0;
}
#maquinaInfo {
	float: left;
}
h1 {
	font-size: 50px;
	line-height: 60px;
}
.single-post .conteudo h2 {
	font-size: 30px;
	line-height: 35px;
}
.postResumo h3 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 10px;
	font-weight: 500;
	color: #000;
}

.wpcf7-form-control-wrap.your-subject {
	overflow: hidden;
	clear: both;
}
.boxRodape {
	width: 30%;
}
.boxLogo {
	width: 100%;
}
.produtoEspecificacoes {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-width: 48%;
	-moz-column-width: 48%;
	column-width: 48%;
}
}
@media only screen 
and (min-width : 1024px) {
.boxRodape.boxLogo {
	max-width: 172px;
}
#logo {
  height: 40px !important;
}
.page-template-page-aplicativos .banner section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.bannerTopoBotoes {
	padding: 0;
}
.bannerTopoBotoes a:link, .bannerTopoBotoes a:visited {
	margin: 0 0 0 20px;
}
#aplicativos .download {
	width: 31.3333%;
}
.topInfo span.topTelefone {
	display: block;
}
#diferencialForm {
	margin-top: -150px;
	padding-top: 0;
}
.blocoDiferencialForm {
	padding: 30px 30px 10px 30px;
}
.blocoDiferencialTexto {
	padding-top: 250px;
}
#aplicativos .downloadInfo {
	padding-left: 50px;
	padding-right: 50px;
}
#listaDepoimentos {
	justify-content: flex-start;
	width: 102%;
}
#listaDepoimentos .depoimento {
	width: 43%;
	margin-bottom: 2%;
	margin-right: 2%;
}
#listaDepoimentos .depoimento:nth-child(3), #listaDepoimentos .depoimento:nth-child(7) {
	margin-left: 10%;
}

.horario {
	min-height: 300px;
}

.horarioDia {
	font-size: 25px;
	line-height: 30px;
}
#listaMaquinas .maquina, .instituicao, #listaProdutos .produto {
	width: 31.3333%;
}
.diferencial, .destaque, .grupo, .profissional {
	width: 23%;
}
.banner {
	padding: 70px 0;
}
#relacionados #listaProdutos .produto:last-child, #homeMaquinas #listaProdutos .produto:last-child {
	display: block;
}
.single-produto #relacionados #posts .post {
	width: 23%;
	display: block !important;
}
.topInfo {
	order: 1;
}
#mContato {
	order: 3;
}
header .social {
	order: 2;
}
header .acesso {
	order: 3;
}
/*header .social li {
	margin: 0 5px;
}*/
.catIcone {
	width: 21%;
}
.boxRodape {
	width: auto;
}
.boxLogo {
	width: 25%
}
.categoria {
	width: 16%;
}
.topInfo  {
	display: flex;
}
section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
.fa-bars {
	display: none !important;
}
#menu {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	float: right;
	clear: none;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}
.nav li {
	float: left;
	height: 70px;
	line-height: 70px;
	padding:  0;
	margin: 0 0 0 20px;
	clear: none;
	position: relative;
	font-size: 16px;
}
.nav li.mHome {
	margin-left: 0;
}
.nav li:hover .submenuWrapper {
	display: block;
}
#video {
	background-attachment: fixed;
}
.submenu {
	padding: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	left: 0;
	top: 50px;
	background: #f2f2f2;
	border: 1px solid #c4c4c4;
	border-bottom: 0;
}
.nav li .submenu li {
	height: auto;
	line-height: 20px;
	font-size: 13px;
	text-align: center;
	margin: 0;
	padding: 5px 5px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	border-bottom: 1px solid #c4c4c4;
}
#menuWrapper, #menuWrapper section, #menu, .nav li {
	overflow: inherit;
}
}
@media only screen 
and (min-width : 1280px) {
section {
	width: 1200px;
}
.horarioInfo {
	padding-right: 50px;
}
.nav li {
	margin: 0 0 0 35px;
}
.catIcone {
    width: 16%;
}
#logo {
	height: 60px !important;
}
.boxRodape.boxLogo {
	max-width: 258px;
}
}