/*
Theme Name: PH3
Theme URI: http://www.ph3.com.br
Description: Template para site PH3
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,400;1,700&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, h2.accordion-toggle,  .blocoContato a, .commentsubmit, .postComments, .destaqueIcone, .link,#slideServicos strong, .fotoContorno:after, .fotoContorno:before, .fotoContorno img, #scrollTop, .setaDown {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	color: #333;
	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;
	right: 10px;
	bottom: 10px;
	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: #ea5242;
}

.banner {
	background: url(images/bgTextura.png);
	-webkit-background-size: 8px auto;
    -moz-background-size: 8px auto;
    -o-background-size: 8px auto;
    background-size: 8px auto;
	padding: 40px 0 0 0;
}
h1 {
	font-size: 30px;
	line-height: 35px;
	clear:  both;
	display: block;
	position: relative;
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 1px;
	border-bottom: 1px solid #ea5242;
	padding-bottom: 20px;
	color: #12293c;
}
h1:after {
	content: "";
	width: 75px;
	height: 6px;
	display: block;
	background: #ea5242;
	bottom: 0;
	left: 0;
	position:absolute;
}
.home h1 {
	border: 0;
	padding: 0;
}
.home h1:after {
	display: none !important;
}
.page-template-page-servicos h1:before, .page-template-page-links h1:before, .archive h1:before, .page-template-page-blog h1:before, .page-template-page-contato h1:before, #relacionados h1:before, .search-results h1:before, .home h1:before {
	width: 180px;
	left: 50%;
	margin-left: -90px;
}
h2 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
	border-left: 5px solid #ea5242;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: 700;
	color: #12293c;
}
#formulario h2 {
	border: 0;
	padding: 0;
	text-align: center;
	text-transform: none;
}
.single-post .conteudo h2 {
	border: 0;
	padding: 0;
	text-transform: none;
	margin-bottom: 30px;
}
h2 span {
	display: block;
	width: 50px;
	height: 5px;
	margin: 10px 0 0 0;
	background: #0072ce;
}
h3 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 10px;
	font-weight: 700;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}
h6 {
	display: block;
	color: #0072ce;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	text-align: center;
	clear: both;
	letter-spacing: 1px;
	text-transform: uppercase;
}
/* geral */
.conteudo {
	padding: 50px 0 30px 0;
	overflow: hidden;
	clear: both;
	position: relative;
}
.page-template-page-produtos .conteudo {
	padding-bottom: 0;
}
.bgFoto {
	display: none;
}
.blocos {
	overflow: hidden;
	clear: both;
}
.bloco {
	overflow: hidden;
}
p {
	margin-bottom: 20px;
}
a:link, a:visited {
	color: #ea5242;
	text-decoration: none;
}
a:hover, a:active {
	color: #12293c;
}
section {
	overflow: hidden;
	clear: both;
	position: relative;
	padding: 0 20px;
}


/* 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;
}
.blocoFoto h3 {
	color: #fff;
	border: 0;
	padding:  0;
	margin-bottom: 0;
}

.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 {
	position: fixed;
	background: #f9f9f9;
	z-index: 9999 !important;
	width: 100% !important;
	left: 0;
	top: 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
}
.spacer {
	height: 60px;
	overflow: hidden;
	display: block;
}
.social {
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.social li {
	margin: 0 0 0 13px;
}
.perfilBio .social {
	justify-content: center;
	width: 100%;
}
.perfilBio .social li {
	margin: 0 6px 10px 6px;
}
header .social {
	float: none;
	overflow: hidden;
	float: right;
	margin-bottom: 20px;
	padding-top: 10px;
}
.social .fab {
	color: #ea5242;
	overflow: hidden;
	font-size: 22px;
	padding: 0 1px;
}
.social .fab:hover {
	color: #12293c;
}
footer .social .fab {
	color: #ea5242;
}
footer .social .fab:hover {
	color: #fff;
}
.perfilBio .social .fab {
	color: #12293c;
}
.perfilBio .social .fab:hover {
	color: #fff;
}
footer .social li {
	margin: 0 13px 0 0;
}

#logo {
	float: left;
	width: auto !important;
	height: 40px !important;
	display: block;
	margin: 10px 0;
}
#menu {
	clear: both;
	display: none;
	text-align: right;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}
.nav li {
	margin: 0 0 15px 0;
}
.nav a:link, .nav a:visited {
	color: #999;
	text-decoration: none;
}
.nav a:hover, .nav a:active {
	color: #ea5242;
}
.home .mHome a, .page-template-page-solucoes .mSolucoes a, .single-post .mBlog a, .page-template-page-sobre .mSobre a, .page-template-page-contato .mContato a, .page-template-page-blog .mBlog a, .archive .mBlog a, .search-results .mBlog a, .page-template-page-clientes .mClientes a {
	color: #12293c !important;
}
.fa-bars {
	font-size: 25px !important;
	height: 60px !important;
	line-height: 60px !important;
	float: right;
	color: #12293c;
	cursor: pointer;
}
/* formulario */
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select  {
    width: 100%;
	-webkit-appearance: none;
    color: #333;
    background-color: #fff;
	border: 1px solid #12293c;
    font-size: 14px;
	height: 40px;
	line-height: 40px;
    padding: 0 15px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}
form input[type='date'] {
	height: 49px;
	line-height: 49px;
}
select {
	background: #f9f9f9 url(images/setaSelect.png) center right no-repeat;
	color: #333;
	border-color: #f9f9f9;
}
textarea, textarea#comment {
	height: 150px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
.produtoForm textarea {
	height: 230px;
}
label {
	display: block;
	clear: both;
	margin-bottom: 3px;
	font-size: 13px;
	line-height: 16px;
	font-weight: 700;
}
.wpcf7-form-control-wrap.fotoForm, .wpcf7-form-control-wrap.conta {
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
	display: block;
}
#orcamento h2 {
	font-size: 16px;
	line-height: 20px;
	max-width: 350px;
	margin: 0 auto 8px auto;
}
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  {
	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, form input.commentsubmit {
    padding: 0 !important;
	margin: 0 0 20px 0 !important;
	float: left;
    color: #fff;
    font-size: 20px;
	border: 0 !important;
	cursor: pointer;
	width: 140px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: #12293c;
	text-transform: uppercase;
	overflow: hidden;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	letter-spacing: 2px;
}
form input.wpcf7-submit:hover {
	background: #ea5242;
	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-top: 0 !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	height: 50px !important;
	width: 16px !important;
	background-color: transparent !important;
	float: right !important;
}
#inscricao div.wpcf7 .ajax-loader {
	margin-top: -60px !important;
	float: right !important;
}
div.wpcf7-response-output {
	font-size: 13px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	color: #333 !important;
	text-align: center;
	font-weight: 500 !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #333;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #333;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #333;
}
:-moz-placeholder { /* Firefox 18- */
	color: #333;
}

a.btn:link, a.btn:visited {
	display: inline-block;
	clear: both;
	margin: 0 auto 20px auto;
	padding: 10px 20px;
	line-height: 20px;
	font-size: 15px;
	font-weight: 500;
	overflow: hidden;
	color: #fff;
	background: #12293c;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.botao {
	overflow: hidden;
	clear: both;
	text-align: center;
}
a.btn:hover, a.btn:active {
	background: #ea5242;
	color: #fff;
}
.btn .fas {
	line-height: 22px !important;
	font-size: 20px;
	margin: 0 5px 0 0;
	float: left;
}




/* rodape */
footer {
	background: #12293c;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	padding: 40px 0 0 0;
}
footer p {
	margin: 0;
}
footer h3 {
	margin-bottom: 15px;
	color: #9c9b9b;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 3px;
}
.boxRodape {
	margin-bottom: 40px;
	overflow: hidden;
}
.boxRodape.boxNav {
	margin-bottom: 20px;
}
.boxContato {
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
}
footer .boxContato.boxEmail {
	margin-bottom: 0;
}
.boxContato .fas, .boxContato .far, .boxContato .fab {
	position: absolute;
	left: 1px;
	top: 1px;
	font-size: 16px;
	color: #ea5242;
}
footer ul {
	margin-bottom: 0;
}
footer ul.nav li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 10px;
	text-transform: uppercase;
}
footer ul.nav li:after {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 4px;
    content: '\f111';
	color: #ea5242;
	position: absolute;
	left: 1px;
	top: 1px;
}
#logoRodape {
	width: auto !important;
	height: 60px !important;
	display: block;
	float: left;
}
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: #ea5242;
}
#creditos {
	padding: 20px;
	overflow: hidden;
	background: #333;
	text-align: center;
}
.copyright {
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 14px;
	
}
.assinatura {
	width: 27px;
	margin: 0 auto;
}
.assinatura img {
	width: 100% !important;
	height: auto !important;
	display: block;
}
/* parceiros */
.parceiros {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 104%;
	overflow: hidden;
}
.parceiro {
	width: 46%;
	margin-right: 4%;
	margin-bottom: 20px;
}
.marca {
	width: 120px !important;
	height: auto !important;
	display: block;
	margin: 0 auto;
}
/* servicos */
.servico {
	margin-bottom: 30px;
	overflow: hidden;
}

/* home */
#home {
	overflow: hidden;
	clear: both;
	background: #12293c;
	position: relative;
	z-index: 2;
}
#slideshow {
	display: block;
	clear: both;
	overflow: hidden;
}
.slick-slide {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
}
.bgSlide {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(234, 82, 66, 0.7);
	background: rgba(234, 82, 66, 0.7);
	background-color: rgba(0, 0, 0, 0.7);
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	z-index: 1;
}
#slideshow section {
	height: 75vh;
	color: #fff;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	z-index: 2;
}
#slideshow h1 {
	text-transform: none;
	color: #fff;
	padding-top: 10px;
	margin: 0 0 30px 0;
	font-weight: 300;
	font-size: 25px;
	line-height: 30px;
}
#slideshow a.btn:link, #slideshow a.btn:visited {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	display: block;
	margin: 0 10px 10px 0;
	clear: none;
	padding: 10px 20px;
	font-weight: 500;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#slideshow a.btn:hover, #slideshow a.btn:active {
	background-color: #ea5242;
	border-color: #ea5242;
	color: #fff;
}
.slideBanner {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
}
.botoes {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#slideshow section {
	padding: 0 40px;
}
/* obras e projetos */
.foto, .fotoRedonda {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	position: relative;
	width: 100%;
	padding-bottom: 60%;
	overflow: hidden;
}
.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 {
	width: 100% !important;
	height: auto !important;
	position: relative;
	display: block;
	margin-bottom: 20px;
}
#slideshow .responsive {
	margin: 0;
}
/* blog */
.postFoto, .fotoGallery, .foto1, .foto2 {
	background-position: center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	overflow: hidden;
	width: 100%;
	padding-bottom: 55%;
	display: block;
	clear: both;
	position: relative;
	z-index: 2;
	margin-bottom: 0;
}
.foto1, .foto2 {
	padding-bottom: 100%;
}
.servico .postFoto {
	padding-bottom: 100%;
	margin-bottom: 15px;
}
.postFoto {
	padding-bottom: 70%;
	margin-bottom: 15px;
}
.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(234, 82, 66, 0.5);
	background: rgba(234, 82, 66, 0.5);
	background-image: url(images/next.png);
	background-position: -300px center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 80px;
    -moz-background-size:  auto 80px;
    -o-background-size:  auto 80px;
    background-size:  auto 80px;
}
.fotoGallery a {
	background-image: url(images/zoom.png);
	background-position: center 300px;
	-webkit-background-size: auto 50px;
    -moz-background-size:  auto 50px;
    -o-background-size:  auto 50px;
    background-size:  auto 50px;
}
.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: 500;
	display: block;
	margin-bottom: 10px;
	color: #ea5242;
	letter-spacing: 1px;
}
.postSingle .postData {
	margin-bottom: 20px;
}
.postResumo {
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}
.postResumo h2 {
	text-transform: none;
	margin-bottom: 10px;
	color: #12293c;
	font-size: 20px;
	line-height: 25px;
}
a.mais:link, a.mais:visited {
	color: #fff;
	display: block;
	float: left;
	clear: both;
	font-weight: 700;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 2px;
	text-indent: 2px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	background: #12293c;
	padding: 5px 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
a.mais:hover, a.mais:active {
	background: #ea5242;
}
aside {
	overflow: hidden;
	clear: both;
	padding-top: 50px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	max-width: 300px;
}
aside h3 {
	display: block;
	clear: both;
	color: #ea5242;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	line-height: 18px;
	font-weight: 900;
}
aside h3:after {
	content: "";
	width: 30px;
	height: 3px;
	display: block;
	margin: 10px 0 0 0;
	background: #12293c;
}
.sideBox {
	margin-bottom: 30px;
}
aside .postData {
	font-size: 11px;
	margin-bottom: 0;
}
aside ul {
	margin-bottom: 20px;
}
aside ul li a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	padding: 5px 0;
}
aside ul li a:after {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 13px;
	text-align: right;
    content: '\f054';
}
aside a:link, aside a:visited {
	color: #999;
	font-weight: 500;
}
aside a:hover, aside a:active {
	color: #ea5242;
}
#busca {
	position: relative;
	overflow: hidden;
	width: auto;
	max-width: 300px;
	margin: 0 0 30px 0;
	position: relative;
	height: 40px;
	border: 0;
	background: #f9f9f9;
}
#busca input#s {
	height: 40px;
	line-height: 40px;
	background: #f9f9f9;
	width: 100%;
	border: 0 !important;
	margin: 0 !important;
	z-index: 1;
	color: #333;
	font-size: 12px;
}
#busca input#searchsubmit {
	width: 40px;
	height: 40px;
	line-height: 40px;
	float: right;
	overflow: hidden;
	text-indent: 9999px;
	cursor: pointer;
	background: #f9f9f9 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%;
	margin-right: 3%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#pagenav a, #pagenav span {
	display: block;
	margin: 0 5px 10px 5px;
	font-size: 15px;
	width: 25px;
	line-height: 25px !important;
	height: 25px !important;
	color: #999;
	text-align: center;
	overflow: hidden;
	border: 1px solid #999;
}
#pagenav span.current {
	color: #fff;
	background: #12293c;
	border-color: #12293c;
}
#pagenav a:link, #pagenav a:visited {
	color: #999;
}
#pagenav a:hover, #pagenav a:active {
	color: #ea5242;
	border-color: #ea5242;
}
/* comentarios */
.comments-area {
	padding: 10px 0;
	max-width: 100%;
	font-size: 12px;
}
.comments-area textarea {
	width: 100%;
}
.comment-body  {
	border: 1px solid #ddd;
	background: #f9f9f9;
	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: 50px 0 0 0;
	background: #f9f9f9;
}
#relacionados h1, .home h1, #organograma h1 {
	margin-bottom: 35px;
	font-weight: 300;
}
#solucoes h1, #clientes h1 {
	text-align: center;
}
/* single */
#comentarios {
	clear: both;
	overflow: hidden;
	display: none;
	width: 100%;
}
.postComments {
	color: #2e4766;
	border: 1px solid #2e4766;
	text-align: center;
	display: inline-block;
	padding: 0 10px;
	margin: 0 auto 0 auto;
	height: 24px;
	line-height: 24px;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	cursor: pointer;
}
.postComments:hover {
	background: #2e4766;
	border-color: #2e4766;
	color: #fff;
}
.postNav {
	overflow: hidden;
	clear: both;
	padding: 0 0 50px 0;
	font-size: 15px;
}
.postNav .fas {
	font-size: 13px;
	line-height: 20px !important;
}
.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: 700;
}
.postSingle {
	overflow: hidden;
	clear: both;
	margin-bottom: 50px;
}
.postFooter {
	clear: both;
	border-top: 2px solid #f9f9f9;
	padding-top: 20px;
	overflow: hidden;
}
.postTags {
	font-weight: 500;
	overflow: hidden;
	padding-bottom: 20px;
	color: #ea5242;
}
.postFooter strong, .postFooter .addtoany_shortcode {
	float: left;
	display: block;
	line-height: 24px;
	margin-bottom: 20px;
}
.postFooter strong {
	color: #ea5242;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	margin-right: 5px;
}
.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: 28px;
	border-left: 5px solid #12293c;
	color: #12293c;
	font-style: italic;
	font-weight: 400;
}
blockquote p {
	padding: 15px 0 15px 20px;	
}
.wp-caption  {
	background: #f9f9f9;
	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;
}
/* blog home */
#blog {
	padding: 50px 0 0 0;
	overflow: hidden;
	background: #fff;
}
#blog h1 {
	text-align: center;
	margin-bottom: 50px;
}
/* contato */
.blocoContato h3 {
	text-transform: uppercase;
	letter-spacing: 6px;
	font-weight: 900;
	color: #ea5242;
}
.blocoContato .boxContato {
	margin-bottom: 20px;
	padding-left: 50px;
}
.blocoContato .boxContato.boxEmail {
	line-height: 40px;
}
.blocoContato .boxContato.boxEmail, .blocoContato p, .blocoContato {
	margin-bottom: 40px;
}
.blocoContato .boxContato .fas, .blocoContato .boxContato .far,  .blocoContato .boxContato .fab {
	font-size: 18px;
	height: 40px;
	width: 40px;
	line-height: 40px !important;
	text-align: center !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	background: #12293c;
	color: #fff;
}
.blocoContato a:link, .blocoContato a:visited {
	color: #333;
}
.blocoContato a:hover, .blocoContato a:active {
	color: #ea5242;
}
.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;
}
#links {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 101%;
}
.link, .servico {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 49%;
	margin: 0 1% 1% 0;
	border: 2px solid #f1f1f1;
}
.link img {
	width: 100% !important;
	height: auto !important;
	display: block;
}
/* servicos */
.servico {
	border: 0;
	width: 100%;
	margin: 0 0 1% 0;
}
.servico p {
	margin: 0 20px 20px 20px;
	font-size: 13px;
	line-height: 16px;
}
.servico strong {
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin: 0 20px 10px 20px;
}
/* single servico */
.fotoContorno {
	position: relative;
	width: 250px;
	margin: 0 auto 20px auto;
}
.fotoContorno:before {
	content: "";
	width: 200px;
	height: 200px;
	display: block;
	background: #ea5242;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.fotoContorno:after {
	content: "";
	width: 100px;
	height: 100px;
	display: block;
	background: #12293c;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
#solucoes .post a:hover .fotoContorno:before {
	width: 100%;
	height: 100%;
}
#solucoes .post a:hover .fotoContorno:after {
	width: 100%;
	height: 100%;
	z-index: 3;
}
#solucoes .post a:hover .fotoContorno img {
	opacity: 0.8;
}
.fotoContorno img {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100% !important;
	height: auto !important;
	display: block;
	padding: 15px;
	position: relative;
	z-index: 4;
}
#depoimentos {
	background: #f0f0f0;
	padding: 50px 0 0 0;
	overflow: hidden;
	clear: both;
}
#depoimentos h2 {
	margin-bottom: 50px;
}
.depoimento {
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
	background: url(images/comment.png) 10px 10px no-repeat;
	-webkit-background-size: 50px auto;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    background-size: 50px auto;
}
#clientes .depoimento {
	background-position: center top;
	margin: 0;
}
.depoimentoTexto {
	padding: 20px 20px 0 70px;
	border: 1px solid #ea5242;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#clientes .depoimentoTexto {
	 padding: 60px 0 0 0;
	 border: 0;
}
.depoimentoCredito {
	background: #ea5242;
	padding: 10px 20px;
	float: left;
	display: block;
	margin: -10px 0 0 20px;
	color: #fff;
	z-index: 2;
	position: relative;
}
#clientes .depoimentoCredito {
	float: none;
	margin: 0;
	padding: 0 0 20px 0;
	color: #12293c;
	overflow: hidden;
}
.depoimento h3 {
	margin: 0;
	font-size: 15px;
	line-height: 20px;
}
.depoimento small {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	display: block;
}
/* sobre */
.intro {
	font-size: 18px;
	line-height: 24px;
}
#equipe {
	padding: 50px 0 0 0;
	overflow: hidden;
	background: #ea5242;
	color: #fff;
}
.perfil {
	overflow: hidden;
	margin-bottom: 50px;
	text-align: center;
}
.perfilFoto {
	position: relative;
	width: 280px;
	margin: 0 auto;
}
.perfilBio h3 {
	color: #12293c;
	margin-bottom: 20px;
	padding-top: 25px;
}
.perfilFoto img {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 15px 30px 30px 15px;
	width: 100% !important;
	height: auto !important;
	display: block;
	z-index: 3;
	position: relative;
}
.perfilFoto:before {
	content: "";
	width: 30%;
	padding-bottom: 30%;
	display: block;
	background: #12293c;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.perfilFoto:after {
	content: "";
	width: 60%;
	padding-bottom: 60%;
	display: block;
	background: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.perfil:nth-child(even) .perfilFoto img {
	padding: 15px 15px 30px 30px;
}
.perfil:nth-child(even) .perfilFoto:before {
	left: auto;
	right: 0;
}
.perfil:nth-child(even) .perfilFoto:after {
	left: 0;
	right: auto;
}
/* organograma */
#organograma {
	padding: 50px 0 0 0;
	overflow: hidden;
	clear: both;
}
#organograma h1 {
	font-weight: 300;
	margin-bottom: 30px;
	text-align: center;
	border: 0;
	padding: 0;
}
#organograma h1:after {
	display: none !important;
}
#timeline {
	text-align: left;
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
}
.timeWrapper {
	position: relative;
	clear: both;
	padding-left: 60px;
	overflow: hidden;
}
.timeNumero {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px !important;
	font-size: 35px;
	font-weight: 300;
	background: #ea5242;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.timeLinha {
	position: absolute;
	z-index: 1;
	background: #ea5242;
	width: 1px;
	height: 100%;
	left: 24px;
	top: 0;
}
.timeWrapper:last-child .timeLinha {
	display: none;
}
.timeInfo h3 {
	font-size: 20px;
	line-height: 25px;
	color: #12293c;
	margin-bottom: 5px;
	padding-top: 15px;
}
#formulario {
	background: #f9f9f9;
	padding: 50px 0 30px 0;
	overflow: hidden;
}
#formWrapper {
	display: none;
	max-width: 700px;
	margin: 0 auto;
}
.page-template-page-solucoes .blocos {
	text-align: center;
	margin-bottom: 20px;
}
.page-template-page-solucoes .blocos h2 {
	border: 0;
	margin-bottom: 15px;
	padding: 0;
}
.page-template-page-solucoes .blocos h2:after {
	content: "";
	width: 40px;
	height: 4px;
	display: block;
	background: #ea5242;
	margin: 15px auto 0 auto;
}
/* home */
#contato {
	padding: 50px 0 30px 0;
	overflow: hidden;
	clear: both;
}
.error404 #contato {
	background: #f9f9f9;
}
#solucoes .post {
	text-align: center;
}
#solucoes .fotoContorno img {
	padding: 10px;
}
#solucoes h3 {
	color: #ea5242;
	margin: 0;
}
#solucoes a.mais {
	float: none;
	display: inline-block;
}
#solucoes {
	padding: 50px 0 20px 0;
	overflow: hidden;
}
#clientes {
	padding: 50px 0 30px 0;
	overflow: hidden;
	background: #ea5242;
	color: #fff;
	text-align: center;
}
#clientes .slick-list {
	margin: 0 35px;
}
#empresa {
	background: #12293c;
	color: #fff;
	padding: 110px 0 30px 0;
	margin-top: -60px;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	z-index: 1;
}
#empresa h1 {
	color: #ea5242;
}
#empresa a.btn:link, #empresa a.btn:visited {
	border: 2px solid #ea5242;
	color: #ea5242;
}
#empresa a.btn:hover, #empresa a.btn:hover {
	color: #fff;
	background: #ea5242;
}
.setaDown {
	display: block;
	position: absolute;
	font-size: 40px;
	width: 50px;
	height: 50px;
	line-height: 50px !important;
	text-align: center;
	left: 50%;
	margin-left: -25px;
	color: #fff !important;
	bottom: 20px;
	animation: bounce 0.7s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	opacity: 0.5;
}
.setaDown:hover {
	opacity: 1;
}
@keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
#insta {
	overflow: hidden;
	padding: 0 0 45px 0;
	clear: both;
}
.error404 #insta {
	background: #f9f9f9;
}
@media only screen 
and (min-width : 480px) {
.postFooter strong, .postFooter .addtoany_shortcode {
	margin-bottom: 0;
}
#servicos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 101%;
}
.servico {
	width: 49%;
	margin: 0 1% 1% 0;
}
}

@media only screen 
and (min-width : 640px) {
.postSingle .fotoWrapper {
	width: 31.3333%;
}
#slideshow h1 {
	font-size: 30px;
	line-height: 35px;
}
.link, .servico {
	width: 32.3333%;
}
#chamada a.btn {
	font-size: 30px;
	line-height: 36px;
}
.topInfo .boxContato.boxTelefone {
	display: block;
}
#equipeLista, footer section, .perfil {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.perfil:nth-child(even) {
	flex-direction: row-reverse;
}
.perfilBio .social {
	justify-content: flex-start;
	width: 100%;
}
.perfilBio .social li {
	margin: 0 13px 10px 0;
}
.boxRodape {
	width: 50%;
}
.perfilFoto {
	width: 30%;
	margin: 0;
}
.perfilBio {
	width: 66%;
	border: 0;
}
.perfil {
	border-top: 1px solid #12293c;
	text-align: left;
}
#creditos section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.copyright {
	margin: 0 100px 0 0;
}
.assinatura {
	margin: 0;
}
#posts, #listaSolucoes {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.post {
	width: 47%;
}
#relacionados #posts .post:last-child {
	display: none;
}
.destaque h2, .destaque p {
	padding: 0 20px;
}

.blocoEndereco {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.blocoEndereco .bloco {
	width: 48%;
}
}

@media only screen 
and (min-width : 768px) {
.page-template-page-solucoes .blocos h2:after {
	margin: 15px 0 0 0;
}
.timeLinha {
	left: 50%;
}
.timeNumero {
	left: 50%;
	margin-left: -25px;
}
.timeWrapper {
	padding: 0;
}
.timeItem {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 50%;
	padding-left: 35px;
	float: right;
}
.timeWrapper:nth-child(odd) .timeItem {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 50%;
	padding-right: 35px;
	text-align: right;
	float: left;
}
#slideshow section {
	height: 80vh;
}
.postSingle .fotoWrapper {
	width: 23%;
}
.link {
	width: 24%;
}
.topInfo .boxContato.boxEmail {
	display: block;
}
#relacionados #posts .post:last-child {
	display: block;
}
.fotoSigel {
	width: 50%;
	height: 100%;
	padding-bottom: 0;
	right: 0;
	top: 0;
	z-index: -1;
	position: absolute;
}
.postSingle, #posts {
	width: 70%;
	float: left;
	margin: 0;
}
#relacionados #posts, .fotoContorno {
	width: 100%;
	float: none;
	margin: 0 0 20px 0;
}
#relacionados #posts .post, #solucoes .post {
	width: 31%;
}
aside {
	float: right;
	clear: none;
	width: 25%;
	max-width: 25%;
	padding: 0;
}
.blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.page-template-page-solucoes .blocos {
	align-items: center;
	text-align: left;
}
.page-template-page-solucoes .blocos:nth-child(odd), #empresa .blocos {
	flex-direction: row-reverse;
}
.bloco {
	width: 48%;
}
.bloco.blocoContato {
	margin: 0;
	width: 35%
}
.bloco.blocoForm {
	width: 60%;
}
.empresa1, .empresa2, .empresa3 {
	position: relative;
}
.empresa1 .blocos {
	justify-content: flex-end;
	padding-bottom: 30px;
}
.empresa2, .empresa3 {
	padding: 50px 0 30px 0;
}
.empresa3 .blocos {
	flex-direction: row-reverse;
}
.foto1, .foto2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	padding: 0;
	height: 100%;
	margin: 0;
}
.foto2 {
	right: 0;
	left: auto;
}
h1, #relacionados h1, #organograma h1, .home h1 {
	font-size: 40px;
	line-height: 45px;
}
.single-post .conteudo h2 {
	font-size: 30px;
	line-height: 35px;
}
.wpcf7-form-control-wrap.your-name, .wpcf7-form-control-wrap.your-email {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-right: 5px;
	clear: left;
}
.wpcf7-form-control-wrap.telefone, .wpcf7-form-control-wrap.empresa {
	float: right;
	width: 50%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left: 5px;
	clear: right;
}
.wpcf7-form-control-wrap.your-subject {
	overflow: hidden;
	clear: both;
}
}
@media only screen 
and (min-width : 1024px) {
.topInfo .boxContato.boxEndereco {
	display: block;
}
h1 {
	font-size: 50px;
	line-height: 55px;
}
#slideshow h1 {
	font-size: 35px;
	line-height: 40px;
}
section, #slideshow section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
.fa-bars {
	display: none !important;
}
#menu {
	display: flex !important;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	float: right;
	clear: none;
	padding: 0;
	margin: 0;
}
.nav li {
	float: left;
	height: 90px;
	line-height: 90px;
	padding:  0;
	margin: 0 0 0 35px;
	clear: none;
	position: relative;
}
header .social {
	margin: 0 0 0 35px;
	padding: 0;
}
header .social li, header .social .fab {
	height: 90px;
	line-height: 90px !important;
}
.nav li.mHome {
	margin-left: 0;
}
.home header .mHome:after, .page-template-page-solucoes header .mSolucoes:after, .page-template-page-sobre header .mSobre:after, .page-template-page-contato header .mContato:after, .page-template-page-blog header .mBlog:after, .archive header .mBlog:after, .search-results header .mBlog:after, .page-template-page-clientes header .mClientes:after, .single-post header .mBlog:after {
	content: "";
	width: 30px;
	height: 5px;
	display: block;
	background: #ea5242;
	position:absolute;
	left: 50%;
	margin-left: -15px;
	top: 60px;
}
#logo {
	height: 60px !important;
	margin: 15px 0;
}
.copyright {
	margin: 0 200px 0 0;
}
.boxRodape {
	width: auto;
}
.spacer {
	height: 90px;
}
#slideshow section {
	height: 85vh;
}
#empresa {
	padding: 140px 0 30px 0;
	margin-top: -90px;
}
}