/*
Theme Name: Acesso Galvânica
Theme URI: https://www.acessogalvanica.com.br/
Description: Template para site Acesso Galvânica
Author: Positiva Design
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}

.bricks-form__fieldset {
margin-left: 0 !important;
margin-right: 0 !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 */
#nav a, footer a, form input.wpcf7-submit, #pagenav a, .addtoany_list a, .addtoany_list a span, .post a, .gallery a, .postFoto a, a.mais, .assinatura, .social a, #scrollTop, .slick-prev, .slick-next, .thumb a, .slick-dots li button, aside a, .overlay, .boxContato a, .postNav a, .boxContatoInfo a, #servicos a, a.seta {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #696969;
	font-size: 13px;
	line-height: 22px;
	font-weight: 400;
	font-family: 'Merriweather', serif;
}
h1, h2, h3, #nav, a.mais, #pagenav, .seta {
	font-weight: 700;
	text-transform: uppercase;
}
h1 {
	font-size: 25px;
	line-height: 35px;
	padding-bottom: 22px;
	margin-bottom: 30px;
	position: relative;
	color: #5491f5;
}
.firstWord {
	font-weight: 300;
	display: inline;
}
h1:after, #sistema h2:after, aside h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 150px;
	height: 2px;
	background: #5491f5;
	display: block;
}
#slideshow h1 {
	margin-bottom: 20px;
	padding: 0;
}
#slideshow h1:after {
	display: none;
}
.error404 h1 span {
	display: inline;
}
h2 {
	color: #5491f5;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
	position: relative;
}
#sistema h2 {
	padding-bottom: 23px;
}
h3 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #5491f5;
}
aside h3 {
	color: #5491f5;
	margin: 0 0 20px 0;
	padding-bottom: 23px;
	position: relative;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #5491f5;
}
a.seta:link, a.seta:visited {	
	color: #5491f5;
	text-transform: none;
	display: inline-block;	
}
.post .seta {
	display: block;
	float: left;
	overflow: hidden;
}
a.seta:hover, a.seta:active {
	color: #1a1a1a;
}
.seta strong {
	float: left;
	display: block;
	line-height: 22px;
	margin-right: 5px;
}
.seta .fas {
	font-size: 22px;
	float: left;
}
.postSingle a:hover, .postSingle a:active {
	text-decoration: underline;
}
p, .video {
	margin-bottom: 20px;
}
/* sidebar */
aside {
	margin-bottom: 30px;
	overflow: hidden;
	max-width: 300px;
}
aside ul {
	margin-bottom: 5px;
}
aside ul li {
	padding: 5px 0;
	border-bottom: 1px solid #333;
}
aside ul li a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
aside ul li a:after {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 13px;
	text-align: right;
    content: '\f054';
}
.tagCloud a {
	text-transform: lowercase;
	line-height: 20px;
	display: block;
	float: left;
	margin: 0 15px 5px 0;
}
.sideBox {
	overflow: hidden;
	margin-bottom: 30px;
}
.sideBox.sideSocial {
	margin-bottom: 50px;
}
#busca {
	position: relative;
	overflow: hidden;
	width: auto;
	max-width: 300px;
	margin: 0 0 35px 0;
	position: relative;
	height: 40px;
	border: 1px solid #ccc;
	background: #fff;
}
#busca input#s {
	height: 40px;
	line-height: 40px;
	background: #fff;
	width: 100%;
	border: 0 !important;
	margin: 0 !important;
	z-index: 1;
	color: #999;
}
#busca input#searchsubmit {
	width: 40px;
	height: 40px;
	line-height: 40px;
	float: right;
	overflow: hidden;
	text-indent: 9999px;
	cursor: pointer;
	background: #fff 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;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	padding: 50px 0;
}
#pagenav a, #pagenav span {
	margin: 0 8px 10px 8px;
	font-size: 20px;
	color: #999;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
}
#pagenav span.current {
	color: #5491f5;
}
#pagenav span.dots {
	color: #999;
}
#pagenav a:link, #pagenav a:visited {
	color: #999;
}
#pagenav a:hover, #pagenav a:active {
	color: #000;
}
/* formulario */
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  {
    width: 100%;
	-webkit-appearance: none;
    color: #666;
    background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
    font-size: 14px;
	height: 40px;
	line-height: 40px;
    padding: 0 15px;
    margin: 0 0 6px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-weight: 400;
	font-family: 'Merriweather', serif;
}
form input[type='file'] {
	margin-bottom: 20px;
}
.wpcf7 select {
	background: #f2f2f2 url(images/setaSelect.png) center right no-repeat;
}
.wpcf7 .post {
	margin-bottom: 6px;
	font-size: 14px;
	line-height: 50px;
}
aside select {
	background: #fff url(images/setaSelect.png) center right no-repeat;
	border-color: #ccc;
	height: 40px;
	line-height: 40px;
}
textarea {
	height: 150px;
	resize: none;
	line-height: 20px;
	padding: 15px;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
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, #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, form input[type='file'].wpcf7-not-valid {
	background: #FFC;
	border-color: #C00;
}
select.wpcf7-not-valid {
	background: #FFC url(images/setaSelect.png) center right no-repeat;
}
form input.wpcf7-submit {
    padding: 0 !important;
	margin: 0 auto 20px auto !important;
	float: none;
    color: #5491f5;
    font-size: 16px;
	border: 2px solid #5491f5 !important;
	cursor: pointer;
	width: 120px;
	height: auto !important;
	line-height: 40px !important;
	text-transform: uppercase;
	display: block;
	background: #fff;
	letter-spacing: 1px;
	overflow: hidden;
	font-weight: 400;
	font-family: 'Merriweather', serif;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bloco form input.wpcf7-submit {
	float: right;
	margin: 0 0 20px 0 !important;
}
#ebook .bloco form input.wpcf7-submit {
	width: 200px;
}
form input.wpcf7-submit:hover {
	background: #5491f5;
	color: #fff;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
div.wpcf7 .ajax-loader {
	padding: 0 !important;
	margin: 0 !important;
	float: left !important;
}
#newsletter div.wpcf7 .ajax-loader {
	height: 40px !important;
	width: 60px !important;
	position: absolute;
	z-index: 2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	right: 0;
	top: 0;
}
div.wpcf7-response-output {
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 15px !important;
	clear: both;
	color: #696969 !important;
	text-align: center;
}
#newsletter div.wpcf7-response-output {
	font-size: 12px !important;
	line-height: 16px !important;
	color: #696969 !important;
	margin: 0 0 10px 0 !important;
	padding: 10px !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #666;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #666;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #666;
}
:-moz-placeholder { /* Firefox 18- */
	color: #666;
}
header {
	width: 100%;
	position: fixed;
	z-index: 9999;
	background: #fff;
	left: 0;
	top: 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
}
#logo {
	display: block;
	float: left;
	height: 40px !important;
	margin: 10px 0;
}
#logoBranco {
	display: none;
}
.fa-bars  {
	color: #5491f5;
	font-size: 25px;
	line-height: 60px !important;
	height: 60px;
	cursor: pointer;
	float: right;
}
.menu {
	display: none;
	position: relative;
	clear: both;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
	overflow: hidden;
}
.spacer {
	height: 60px;
	overflow: hidden;
	clear: both;
	position: relative;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 10px;
}
#nav a:link, #nav a:visited {
	color: #808080;
}
#nav a:hover, #nav a:active {
	color: #5491f5;
}
.page-template-page-galvanoplastia .mGalvanoplastia a, .page-template-page-contato .mContato a, .home .mHome a, .page-template-page-sobre .mSobre a, .page-template-page-blog .mBlog a, .single-post .mBlog a, .archive .mBlog a, .search-results .mBlog a, .page-id-27 .mPolitica a {
	color: #000 !important;
}
/* social */
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	padding-top: 10px;
}
.social .fab {
	padding: 0 1px;
}
.social li {
	margin: 0 12px 0 0;
	font-size: 18px;
}
header .social {
	justify-content: flex-end;
}
header .social li {
	margin: 0 0 0 12px;
}
.social a:link, .social a:visited {
	color: #5491f5;
}
.social a:hover, .social a:active {
	color: #000;
}
footer .social a:link, footer .social a:visited {
	color: #ccc;
}
footer .social a:hover, footer .social a:active {
	color: #5491f5;
}
footer .social {
	padding: 0;
}
footer .social li {
	height: 22px;
	line-height: 22px !important;
	overflow: hidden;
}
/* newsletter */
#newsletter {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
#newsletter form input[type='email'] {
	font-size: 12px;
}
#newsletter .wpcf7-form-control-wrap.your-email {
	position: relative;
	z-index: 1;
	padding-right: 70px;
	display: block;
}
#newsletter form input.wpcf7-submit {
    color: #fff;
	border: 2px solid #ccc !important;
	background: url(images/mail.png) center no-repeat;;
	width: 60px;
	height: 40px !important;
	line-height: 40px;
	overflow: hidden;
	text-indent: 9999px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
#newsletter form input.wpcf7-submit:hover {
	background-color: #696969;
	border-color: 2px solid #696969 !important;
}
/* rodape */
footer {
	background: #fcfcfc;
	color: #696969;
	padding: 60px 0 0 0;
	line-height: 18px;
	font-size: 12px;
}
footer h3 {
	color: #ccc;
	margin-bottom: 20px;
	font-weight: 400;
}
footer a:link, footer a:visited {
	color: #696969;
}
footer a:hover, footer a:active {
	color: #5491f5;
}
.boxRodapeNav ul li {
	margin-bottom: 10px;
}
footer .boxRodapeNav a:link, footer .boxRodapeNav a:visited {
	color: #5491f5;
}
footer .boxRodapeNav a:hover, footer .boxRodapeNav a:active {
	color: #696969;
}
#logoRodape {
	display: block;
	width: 160px !important;
	height: auto !important;
	margin-bottom: 10px;
}
.boxRodape {
	overflow: hidden;
	margin-bottom: 40px;
}

.boxContatoInfo .far, .boxContatoInfo .fas, .boxContatoInfo .fab {
	font-size: 20px;
	position: absolute;
	width: 30px;
	text-align: center !important;
	left: 0;
	top: 2px;
	color: #5491f5 !important;
}
.bloco .boxContatoInfo {
	font-size: 16px;
	line-height: 24px;
}
footer .boxContatoInfo {
	line-height: 24px;
	margin-bottom: 10px;
}
footer .boxContatoInfo.boxTelefone, footer .boxContatoInfo.boxEndereco {
	line-height: 18px;
}
.boxContatoInfo a, .boxContatoInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.boxContatoInfo {
	margin-bottom: 20px;
	padding-left: 35px;
	position: relative;
}
.boxContatoInfo img {
	display: block;
	margin: 0 5px 0 0;
}
.fas.fa-phone {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
#creditos {
	text-align: center;
	padding: 20px 0;
	width: 100%;
	background: #e6e6e6;
}
.copyright {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
.assinatura {
	display: inline-block;
	height: 20px !important;
	width: auto !important;
}
.assinatura:hover {
	opacity: 0.7;
}

/* single */
.postNav {
	overflow: hidden;
	clear: both;
	padding: 50px 0;
	font-size: 15px;
}
.postPrev, .postNext {
	float: left;
	overflow: hidden;
}
.postNext {
	text-align: right;
	float: right;
}
.postNav a:link, .postNav a:visited {
	line-height: 20px;
	height: 20px;
	display: block;
	width: 120px;
	color: #333;
	font-weight: 700;
	text-decoration: none !important;
	text-transform: uppercase;
}
.postNav a:hover, .postNav a:active {
	color: #5491f5;
}




#comentarios {
	clear: both;
	overflow: hidden;
	display: none;
}
.postFooter {
	text-align: center;
	padding-top: 20px;
	border-top: 1px solid #333;
	overflow: hidden;
}
.addtoany_shortcode {
	margin-bottom: 20px;
}
.postComments {
	color: #0a181c;
	border: 1px solid #ccc;
	text-align: center;
	display: inline-block;
	padding: 0 10px;
	margin: 0 auto 20px auto;
	height: 24px;
	line-height: 24px;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	cursor: pointer;
}
.postComments:hover {
	background: #2f7495;
	border-color: #2f7495;
	color: #fff;
}
.postSingle h1 {
	text-transform: none;
}
.postSingle ul, .bloco ul, .postSingle ol, .left ul {
	margin-bottom: 20px;
}

.postSingle ol {
	list-style-position: outside;
}
.postSingle ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
.postSingle ul li, .bloco ul li {
	list-style-type: disc;
	margin-left: 25px;
}
.single .post a {
	text-decoration: underline;
}
blockquote {
	margin: 0 0 20px 0;
	font-size: 22px;
	line-height: 28px;
	border-left: 5px solid #5491f5;
	color: #5491f5;
	padding: 20px 30px 20px 30px;
	overflow: hidden;
	font-style: italic;
}
.wp-caption  {
	background: #f8f8f8;
	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, blockquote p {
	margin-bottom: 0;
}
.postSingle img, .alignnone, .aligncenter, .wp-caption img {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
.banner img {
	margin-bottom: 0;
}
.postSingle .wp-caption img {
	margin-bottom: 5px;
}
.postSingle ul.gallery, .bloco ul.gallery  {
	overflow: hidden;
	clear: both;
	list-style: none;
	width: 102%;
}
.postSingle ul.gallery li, .bloco .gallery li {
	width: 48%;
	position: relative;
	float: left;
	padding: 0;
	background: 0;
	margin: 0 2% 2% 0 !important;
	list-style: none !important;
}
.gallery a {
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	left: 0;
	top:  0;
	background-color: rgba(84, 145, 245, 0.5);
	background: rgba(84, 145, 245, 0.5);
	background-image: url(images/zoom.png);
	-webkit-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -o-background-size: auto 50px;
    background-size: auto 50px;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0;
}
.gallery a:hover {
	opacity: 1
}
#fotos .gallery {
	width: 100%;
}
#fotos .foto {
	filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: grayscale(100%); /* Current draft standard */
	-webkit-filter: grayscale(100%); /* New WebKit */
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%);
	filter: gray; /* IE6+ */
}
#fotos .foto:hover {
	filter: grayscale(0); /* Current draft standard */
	-webkit-filter: grayscale(0); /* New WebKit */
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0); 
	-o-filter: grayscale(0);
	filter: none; /* IE6+ */
}
.foto, .depoimentoFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	clear: both;
	padding-bottom: 60%;
	position: relative;
}
#fotos .foto {
	padding-bottom: 80%;
}

/* blog */
#posts {
	overflow: hidden;
}
.post {
	margin-bottom: 50px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
.postResumo a {
	text-decoration: none !important;
	text-transform: uppercase;
}
.fotoIntro {
	overflow: hidden;
	clear: both;
	position: relative;
}
.postData {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 2;
	color: #fff;
	text-align: center;
	background: #2b2a28;
	text-transform: lowecase;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-transform: uppercase;
}
.postDataDia {
	font-size: 26px;
	line-height: 28px;
	padding: 5px 0 0 0;
	display: block;
	clear: both;
	font-weight: bold;
}
.postDataMes {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	letter-spacing: 0;
	padding: 0 0 10px 0;
	display: block;
}
.postFoto {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	overflow: hidden;
	width: 100%;
	padding-bottom: 45%;
	display: block;
	clear: both;
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
}
.post .postFoto, .postHome .postFoto {
	margin-bottom: 15px;
}
.servico .postFoto {
	padding-bottom: 80%;
	margin: 0;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.single-post .fotoIntro .postFoto {
	margin-bottom: 20px;
}
#blog .postFoto, .evento .postFoto {
	padding-bottom: 65%;
}
.postFoto a, .overlay {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	display: block;
}
.postFoto:hover a, .postHome:hover .overlay, .post:hover .overlay {
	background-color: rgba(84, 145, 245, 0.5);
	background: rgba(84, 145, 245, 0.5);
}
a.mais:link, a.mais:visited {
	text-transform: uppercase;
	text-decoration: none !important;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 15px;
	letter-spacing: 1px;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
	float: left;
	color: #fff;
	background: #5491f5;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a.mais:hover, a.mais:active {
	background: #1a1a1a;
}
#chamada a.mais:link, #chamada a.mais:visited {
	display: inline-block;
	margin: 0 auto 20px auto;
	font-size: 16px;
	line-height: 26px;
	padding: 10px 20px;
	background: #fff;
	color: #1a1a1a;
	float: none;
}
#chamada a.mais:hover, #chamada a.mais:active {
	background: #1a1a1a;
	color: #fff;
}
.botao {
	overflow: hidden;
	text-align: center;
}
.botao a.mais:link, .botao a.mais:visited {
	float: none;
	display: inline-block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 2px solid #5491f5;
	color: #5491f5;
	background: #fff;
}
.botao a.mais:hover, .botao a.mais:active {
	color: #fff;
	background: #5491f5;
}
.page-template-page-blog h1, .archive h1, .search .intro h2 {
	margin-bottom: 50px;
}
.postCat {
	text-transform: uppercase;
	color: #a9abae;
	line-height: 25px;
	font-size: 13px;
	margin: 0 0 10px 0;
	letter-spacing: 1px;
}





/* slideshow */
#slideshow {
	display: block;
	clear: both;
}
#slideshow a.mais:link, #slideshow a.mais:visited {
	background: #fff;
	color: #1a1a1a;
	padding: 10px 25px;
}
#slideshow a.mais:hover, #slideshow a.mais:active {
	background: #1a1a1a;
	color: #fff;
}
#slideshow .slick-slide {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#slideshow section {
	min-height: 80vh;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.slideTexto, .slideTexto h1 {
	color: #000
}
img.responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
.conteudo, #bloco2 {
	padding: 50px 0 30px 0;
	overflow: hidden;
	clear: both;
	position: relative;
}

/* home */
#ebook {
	overflow: hidden;
	claer: both;
	padding: 50px 0 30px 0;
}
#ebook h3 {
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #383838;
	margin: 0;
}
.postHome {
	overflow: hidden;
	margin-bottom: 20px;
}
.postResumo {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}
#ebook a.mais {
	display: none;
}
/* home blog */
.error404 .conteudo {
	background: #f8f8f8;
}
#blog {
	background: #f8f8f8;
	padding: 50px 0 30px 0;
	overflow: hidden;
	text-align: center;
}
.post h3, .postHome h3, .postResumo h3 {
	color: #000;
	font-size: 15px;
	line-height: 20px;
}
.postHomeData {
	clear: both;
	font-size: 13px;
	line-height: 16px;
	color: #cc9933;
	display: block;
	margin-bottom: 30px;
}
/* contato */
#mapa {
	position: relative;
	height: 450px;
    overflow: hidden;
	width: 100%;
}
#mapa  iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}

/* servicos */
.bloco {
	overflow: hidden;
}
.blocoTitulo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 20px;
}
.blocoTitulo h2 {
	margin: 0 0 0 10px;
}
.blocoSubtitulo {
	font-weight: 700;
	font-style: italic;
}
.blocoTitulo img {
	display: block;
	width: auto !important;
	height: 90px !important;
}
#lista {
	position: relative;
	z-index: 2;
	background: #fff;
}
#lista .blocos {
	padding-bottom: 30px;
	overflow: hidden;
}
/* quem somos */
#fotos {
	overflow: hidden;
	clear: both;
}
.quemFoto {
	-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%;
}
#fotos, .intro {
	text-align: center;
}
.intro {
	overflow: hidden;
	margin-bottom: 30px;
}
#fotos h1 {
	margin-bottom: 50px;
}
#fotos h1:after, .intro h1:after, #videoWrapper h1:after, #sistema h1:after, #sistema h2:after, #blog h1:after {
	left: 50%;
	margin-left: -75px;
}
#videoWrapper h1:after {
	background: #4d4d4d;
}
#sistema {
	padding: 50px 0 0 0;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.sistema img {
	display: block;
	margin: 0 auto 10px auto;
}
.icone, .sistema {
	overflow: hidden;
	margin-bottom: 30px;
}
#videoWrapper {
	background: #f5f5f5;
	padding: 50px 0;
	text-align: center;
}
#videoWrapper h1 {
	color: #5491f5;
	margin-bottom: 50px;
}
#institucional {
	padding: 50px 0 0 0;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.iconeImage img {
	display: block;
	margin: 0 auto 30px auto;
	width: 120px !important;
	height: auto;
}
.icone {
	overflow: hidden;
	margin-bottom: 30px;
}
/* single agenda */
.single-evento .conteudo .responsive, .single-evento h1 {
	margin-bottom: 20px;
}
.agendaHeader {
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
	text-align: center;
}
.agendaInfo {
	overflow: hidden;
	clear: both;
	margin-bottom: 25px;
}
.agendaInfo p {
	margin-bottom: 0;
	color: #999;
}
.single .agendaInfo p {
	color: #0a181c;
	font-weight: bold;
	margin-bottom: 5px;
}
.agendaData {
	display: inline-block;
	background: url(images/iconCalendario.png) top left no-repeat;
	-webkit-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -o-background-size: 25px auto;
    background-size: 25px auto;
	font-size: 14px;
	line-height: 30px;
	padding-left: 30px;
	color: #2f7495;
}
/* home servicos */

/* servicos */
#chamada {
	-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 30px 0;
	overflow: hidden;
}
#chamada h1 {
	color: #fff;
}
#servicos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
	padding: 20px 0;
}
.servico {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #f4f4f4;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 48%;
	margin: 0 2% 2% 0;
	text-align: center;
	padding: 20px 0;
	overflow: hidden;
}
.servico h3 {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
}
#cores {
	overflow: hidden;
	padding: 50px 0;
}
#coresSlide .servico {
	width: auto;
	margin: 0 10px;
}
#coresSlide .slick-list {
	margin: 0 30px;
}
.item {
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
}
#destaques .item {
	margin-bottom: 20px;
}
.item .postFoto {
	padding-bottom: 79%;
	margin-bottom: 15px;
}
#slideProcessos {
	margin-bottom: 30px;
}
.home #slideProcessos {
	margin-bottom: 0;
}
#slideProcessos .slick-list {
	margin: 0 35px;
}
#slideProcessos .postFoto {
	width: 60%;
	padding-bottom: 60%;
	margin: 0 auto 20px auto;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.processo {
	padding: 0 15px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.processoSeta {
	position: absolute;
	width: 10px;
	padding-bottom: 60%;
	right: 0;
	top: 0;
	background: url(images/setaProcesso.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.slick-slide:last-child .processoSeta {
	display: none !important;
}
/* obrigado */
.page-template-page-obrigado footer, .page-template-page-obrigado #logos {
	display: none !important;
}
.obrigado, .obrigado h1, .obrigado p {
	text-align: center;
	color: #fff !important;
}
.obrigado h1:after {
	left: 50%;
	margin-left: -75px;
}
.obrigado {
	overflow: hidden;
	padding: 50px 0 30px 0;
}
.page-template-page-obrigado .conteudo {
	padding: 0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.page-template-page-obrigado .conteudo section {
	min-height: 100vh;
}
#logoObrigado {
	display: block;
	width: 200px !important;
	height: auto !important;
	margin: 0 auto 100px auto;
}
.obrigadoBtn {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	padding: 50px 0 40px 0;
	border-top: 1px solid #fff;
	max-width: 400px;
	margin: 0 auto;
}
.obrigadoBtn a {
	background: #5491f5;
	color: #fff;
	display: block;
	float: left;
	width: 180px;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	padding: 10px 0;
	margin: 0 5px 10px 5px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.obrigadoBtn a.btn2 {
	color: #5491f5;
	background: #fff;
}
@media only screen 
and (min-width : 480px) {


}
@media only screen 
and (min-width : 640px) {
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.boxRodape {
	width: 48%;
}
#institucional section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.icone {
	width: 29.3333%;
	margin: 0 2%;
	margin-bottom: 30px;
}


.servico {
	width: 31.3333%;
}
h1 {
	font-size: 30px;
	line-height: 40px;
}
h2 {
	font-size: 25px;
	line-height: 30px;
}
.blogHome, .lista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	text-align: center;
}
.lista {
	justify-content: flex-start;
	width: 103%;
}
.item {
	width: 47%;
	margin-right: 3%;
}
.itemInfo {
	padding: 0 10px;
}
.postHome {
	width: 47%;
}
.postHome:last-child {
	display: none;
}
.postFooter {
	text-align: left;
}
.addtoany_shortcode {
	float: left;
}
.postComments {
	float: right;
}
.copyright {
	float: left;
	text-align: left;
	margin: 0;
	line-height: 20px;
}
.assinatura {
	float: right;
	text-align: right;
	display: block;
}

#sistemaLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.sistema {
	width: 46%;
	margin: 0 2%;
	margin-bottom: 30px;
}
.icone {
	width: 29.3333%;
	margin: 0 2%;
	margin-bottom: 30px;
}
.slideTexto {
	width: 460px;
}

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

.servico {
	width: 23%;
}
.sistema {
	width: 29.3333%;
}
.quemFoto {
	position:absolute;
	width: 50%;
	height: 100%;
	right: 0;
	top: 0;
	padding: 0;
}
.blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#bloco2 .quemFoto {
	left: auto;
	right: 0;
}
#chamada .blocos {
	align-items: center;
}
#chamada .bloco:last-child {
	text-align: center;
}
.postHome  {
	width: 30%;
}
.postHome:last-child {
	display: block;
}
.bloco {
	width: 47%;
}
/*.wpcf7-form-control-wrap.fixo, #contato .wpcf7-form-control-wrap.fixo {
	width: 50%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-right: 5px;
	clear: left;
	float: left;
}
.bloco .wpcf7-form-control-wrap.telefone, #contato .wpcf7-form-control-wrap.telefone {
	width: 50%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left: 3px;
	clear: right;
	float: right;
}*/

.wpcf7-form-control-wrap.estado {
	width: 35%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-right: 5px;
	clear: left;
	float: left;
}
.wpcf7-form-control-wrap.cidade {
	width: 65%;
	clear: right;
	float: right;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left: 5px;
}
#posts {
	float: left;
	width: 70%;
}
aside {
	float: right;
	width: 25%;
	max-width: 25%;
}
.postSingle ul.gallery li {
	width: 23%;
}
h1 {
	font-size: 35px;
	line-height: 45px;
	letter-spacing: 1px;
}
h2 {
	font-size: 25px;
	line-height: 30px;
}

}
@media only screen 
and (min-width : 1024px) {
.boxRodape {
	width: auto;
}
.boxNews {
	max-width: 320px
}
.item {
	width: 30.3333%;
}
.itemInfo {
	padding: 0 15px;
}
.slideTexto {
	margin: 0;
	width: 48%;
}
#creditos section {
	justify-content: flex-start;
}
.assinatura {
	float: left;
	margin-left: 150px;
}
section, #rodape {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#logo {
	height: 60px !important;
	margin: 15px 0;
	float: left;
}
.fa-bars {
	display: none !important;
}
.menu {
	display: block !important;
	overflow: hidden;
	float: right;
	position: relative;
	clear: none;
	margin: 0;
}
#nav, header .social {
	float: left;
	clear: none;
}
header .social {
	padding: 0;
	margin: 0 0 0 40px;
}
header .social li {
	line-height: 90px;
	height: 90px;
}
#nav li {
	float: left;
	margin: 0 0 0 35px;
	padding: 0;
	clear: none;
	line-height: 90px;
	height: 90px;
}
#nav li.mHome {
	margin: 0;
}
.spacer {
	height: 90px;
}

}