/*
Theme Name: Legal Business
Theme URI: http://legalbusiness.com.br/
Description: Template para site Legal Business
Author: Rusvel Nantes
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;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, 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 */
header, #logo, #nav a, a.btn, footer a, form input.wpcf7-submit, .gallery a, .social a, #contato a, .social li, #chamada a, #a-empresa a, .solucaoInfo a:before, #inicio a, .language-chooser a, #nav #mOrcamento a:before, .botaoPolitica a:before {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff url(images/bg_home.jpg) center 80px fixed no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: #111617;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;

}

h1 {
	font-weight: 300;
	display: block;
	font-size: 30px;
	line-height: 40px;
	color: #8FB21B;
	margin-bottom: 50px;	
}
.home h1 {
	line-height: 35px;
}
h2 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: 300;
	text-transform: uppercase;
	color: #389527;
}
h3 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
}
a:link, a:visited {
	color: #8FB21B;
	text-decoration: none;
}
a:hover, a:active {
	color: #E3D400;
}
p {
	margin-bottom: 20px;
}
form {
	overflow: hidden;
	clear: both;
}
label {
	display: block;
	overflow: hidden;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 5px;
}
.wpcf7-form-control.wpcf7-radio {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.wpcf7-form-control-wrap.servico .wpcf7-form-control.wpcf7-radio {
	justify-content: space-between;
}
.wpcf7-form-control-wrap.servico {
	margin-bottom: 10px;
	display: block;
}
.wpcf7-list-item-label {
	font-size: 14px !important;
	line-height: 18px !important;
	display: block;
}
.wpcf7-form-control-wrap.servico .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
	width: 48%;
	margin: 0 0 10px 0;
	border: 1px solid #8FB21B;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	position: relative;
	padding: 5px 30px 5px 30px !important;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpcf7-form-control-wrap.contato .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
	margin: 0 30px 10px 0;
	position: relative;
	padding: 0 0 0 25px !important;
}
.wpcf7-form-control-wrap.contato input {
	position: absolute;
	left: 0;
	top: 0;
}
.wpcf7-form-control-wrap.servico input {
	position: absolute;
	left: 5px;
	top: 5px;
}
form input[type='text'], form input[type='email'], form input[type='tel'], textarea, select {
    width: 100%;
	-webkit-appearance: none;
    color: #333;
    background-color: #fff;
	border: 1px solid #fff;
    font-size: 14px;
    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;
	height: 36px;
	line-height: 36px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
form input[type='text'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid,
 form input[type='tel'].wpcf7-not-valid, textarea.wpcf7-not-valid, select.wpcf7-not-valid {
	background: #FFC;
	border-color: #dd3140;
}
.wpcf7-form-control.wpcf7-radio.wpcf7-not-valid {
	color: #dd3140;
}
.wpcf7-form-control-wrap.servico .wpcf7-form-control.wpcf7-radio.wpcf7-not-valid .wpcf7-list-item {
	border-color: #dd3140;
}
form input.wpcf7-submit {
	margin: 0 0 20px 0 !important;
    font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	padding: 8px 0 !important;
	width: 120px;
	cursor: pointer;
	float: left;
	display: block;
	color: #389527;
	background-color: transparent;
	border: 2px solid #389527 !important;
	text-align: center;
	clear: both;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
form input.wpcf7-submit:hover {
	background: #389527;
	color: #fff;
}
form p {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip, .screen-reader-response {
	display: none !important;
}
div.wpcf7 .ajax-loader {
	padding: 0 !important;
	margin-top: 0 !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	height: 40px !important;
	width: 40px !important;
	background-color: #fff !important;
	float: right !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
div.wpcf7-response-output {
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 18px !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	color: #666 !important;
	text-align: center;
}
.wpcf7-display-none {
	display: none;
}
#newsletter div.wpcf7-response-output {
	color: #fff !important;
	margin: 10px 0 0 0 !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%;
	z-index: 9999;
	position: fixed;
	left: 0;
	top: 0;
	background: #000;
}
#logo {
	width: auto !important;
	height: 40px !important;
	display: block;
	float: left;
	margin: 20px 0;
}
.fa-bars {
	height: 80px;
	line-height: 80px !important;
	text-align: right;
	color: #8FB21B;
	font-size: 25px;
	float: right;
	cursor: pointer;
}
#menu {
	display: none;
	text-align: right;
	clear: both;
	padding: 0 0 20px 0;
	overflow: hidden;
}
#nav li {
	display: block;
	clear: both;
	margin: 0 0 15px 0;
	font-size: 14px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: 400;
	position: relative;
}
#nav li ul  {
	display: none;
	padding: 0 15px 10px 0;
	border-right: 2px solid #8FB21B;
	margin-top: 10px;
}
#nav li ul li {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
}
#nav a:link, #nav a:visited {
	color: #fff;
}
#nav #mOrcamento a:link, #nav #mOrcamento a:visited {
	overflow: hidden;
	position: relative;
	padding: 0 20px;
	height: 34px;
	line-height: 34px;
	float: right;
	display: block;
	color: #fff;
	text-align: center;
	clear: both;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-bottom: 20px;
	background: rgb(56,149,39);
	background: -moz-linear-gradient(90deg, rgba(56,149,39,1) 0%, rgba(227,212,0,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(56,149,39,1) 0%, rgba(227,212,0,1) 100%);
	background: linear-gradient(90deg, rgba(56,149,39,1) 0%, rgba(227,212,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#389527",endColorstr="#e3d400",GradientType=1);
}
#nav #mOrcamento span {
	position: relative;
	z-index: 2;
}
#nav #mOrcamento a:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: 1
}
#nav #mOrcamento a:hover:before, #nav #mOrcamento a:active:before {
	background: #389527;
}
#nav a:hover, #nav a:active {
	color: #E3D400;
}
.home #mHome a, .page-template-page-empresa #mEmpresa a, .page-template-page-contato #mContato a, .page-template-page-atuacao #mAtuacao a, .single #mSolucoes a.topLink {
	color: #8FB21B;
}
.language-chooser {
	overflow: hidden;
	clear: both;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	font-size: 10px;
	line-height: 14px;
}
.language-chooser li {
	margin: 0 0 0 15px;
}
.language-chooser a:link, .language-chooser a:visited {
	color: #C3C3C3;
}
.language-chooser a:hover, .language-chooser a:active {
	color: #fff;
}
blockquote {
	margin: 0 0 20px 0;
	font-size: 20px;
	line-height: 28px;
	border-left: 5px solid #E3D400;
	color: #E3D400;
	font-style: italic;
}
blockquote p {
	padding: 15px 30px 15px 30px;	
}
.postSingle ul, .postSingle ol {
	margin-bottom: 20px;
}
.postSingle ul li {
	list-style-type: disc;
	margin-left: 25px;
}
.postSingle ol {
	list-style-position: outside;
}
.postSingle ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
.wp-caption  {
	background: #f8f8f8;
	padding: 5px;
	overflow: hidden;
	clear: both;
	display: block;
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.postSingle img, .wp-caption img, .rodapeLogo img, .banner {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
.postSingle img.size-thumbnail {
	width: auto !important;
}
.wp-caption p, blockquote p, .rodapeLogo img, .banner {
	margin-bottom: 0;
}
.wp-caption {
	width: auto !important;
}
.conteudo .wp-caption img {
	margin-bottom: 5px;
}
.gallery  {
	overflow: hidden;
	clear: both;
	width: 101%;
	margin: 0 0 20px 0;
	list-style: none;
}
.galleryWrapper .gallery  {
	margin: 0;
}
.gallery li {
	width: 32.3333%;
	margin: 0 1% 1% 0 !important;
	float: left;
	position: relative;
	padding: 0;
	list-style: none;
}
.galleryWrapper {
	padding: 2% 2% 0 2%;
	overflow: hidden;
	background: #212121;
	clear: both;
}
.galleryWrapper .gallery li {
	width: 48%;
}
.gallery li a {
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	left: 0;
	top:  0;
}
.gallery li a:hover, .postFoto a:hover {
	background-color: rgba(0, 0, 0, 0.3);
	background: rgba(0, 0, 0, 0.3);
}
.foto, .postFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	width: 100%;
	display: block;
	clear: both;
	padding-bottom: 65%;
	position: relative;
	margin-bottom: 20px;
}
.gallery .foto {
	margin: 0 0 0 0;
}
.bgFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
.conteudo {
	padding: 50px 0 0 0;
	background: #fff;
}
.error404 .conteudo {
	background: none;
	padding-bottom: 30px;
}
.bloco {
	overflow: hidden;
}
.blocos {
	overflow: hidden;
	clear: both;
}
.home .bloco {
	margin-bottom: 30px;
}
.spacer {
	display: block;
	clear: both;
	overflow: hidden;
	height: 80px;
}
/* rodape */
.degrade {
	background: rgb(56,149,39);
	background: -moz-linear-gradient(90deg, rgba(56,149,39,1) 0%, rgba(227,212,0,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(56,149,39,1) 0%, rgba(227,212,0,1) 100%);
	background: linear-gradient(90deg, rgba(56,149,39,1) 0%, rgba(227,212,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#389527",endColorstr="#e3d400",GradientType=1);
}
#degradeRodape {
	width: 100%;
	height: 10px;
	display: block;
	clear: both;
}
footer {
	color: #fff;
	background: #161615;
	text-align: center;
	padding: 80px 0 0 0;
	font-size: 12px;
	line-height: 20px;
}
#unitri {
	float: right;
	width: 20px !important;
	height: auto !important;
	display: block;
	margin-bottom: 60px;
}
footer a:link, footer a:visited {
	color: #fff;
}
footer a:hover, footer a:active {
	color: #E3D400;
}
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	padding: 20px 0;
}
.social li {
	margin: 0 8px;
	width: 20px;
	height: 20px;
}
.social li:hover {
	opacity: 0.7;
}
.social a {
	display: block;
	height: 20px;
}
.social li.sWhatsapp {
	background: url(images/icone_whatsapp.svg) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.social li.sFacebook {
	background: url(images/icone_facebook.svg) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.social li.sLinkedin {
	background: url(images/icone_linkedin.svg) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.social li.sGoogleMaps {
	background: url(images/icone_maps.svg) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.social li.sWaze {
	background: url(images/icone_waze.svg) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#logoRodape {
	width: 200px;
	height: auto;
	margin: 0 auto 40px auto;
}
#logoRodape img {
	display: block;
	width: auto !important;
	height: auto !important;
}
footer .degrade {
	height: 10px;
	overflow: hidden;
	clear: both;
}
/* empresa */
.page-template-page-empresa .conteudo h1 {
	max-width: 700px;
}
.bgGrafismos {
	padding: 30px 0 50px 0;
	position: relative;
	overflow: hidden;
}
.home .bgGrafismos {
	margin-top: -80px;
	padding-top: 100px;
}
.bolas {
	display: block;
	width: 100%  !important;
	height: auto !important;
	position: relative;
	z-index: 2;
}
#chamada {
	padding: 30px 0;
	color: #fff;
	text-transform: uppercase;
}
#chamada section {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#chamada p {
	font-size: 20px;
	line-height: 25px;
	font-weight: 300;
}
#chamada a:link, #chamada a:visited {
	width: 250px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	font-weight: 700;
	color: #389527;
	background: #fff;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	display: inline-block;
}
#chamada a:hover, #chamada a:active {
	background: #389527;
	color: #fff;
}
/* atuacao */
#clientes {
	background: #fff;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden;
	padding: 50px 30px 20px 30px;
	overflow: hidden;
	margin-bottom: 80px;
}
#clientes h2 {
	color: #000;
}
#clientes .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
#clientes .gallery a {
	display: none !important;
	height: 0;
	width: 0;
}
.page-template-page-atuacao .conteudo ul {
	margin-bottom: 10px;
	text-transform: uppercase;
}
.page-template-page-atuacao .conteudo ul li {
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left: 15px;
	position: relative;
}
.page-template-page-atuacao .conteudo ul li:before {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 5px;
	color: #389527;
	position: absolute;
	left: 1px;
	top: 0;
	content: '\f111';
}
/* contato */
#contato.conteudo {
	padding-bottom: 30px;
}
.page-template-page-contato .bolasWrapper {
	display: none;
}
.page-template-page-contato .conteudo h1 {
	text-transform: lowercase;
}
#contato a:link, #contato a:visited {
	color: #111617;
}
#contato a:hover, #contato a:active {
	color: #389527;
}
#mapa {
	position: relative;
	height: 450px;
    overflow: hidden;
	width: 100%;
	z-index: 1;
}
#mapa  iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}
/* orcamento */
.page-template-page-orcamento h1, .page-template-page-orcamento .conteudo  {
	padding-bottom: 0;
	margin-bottom: 0;
}
/* single solucao */
.postid-67 #solucao h1, .postid-66 #solucao h1 {
	display: none;
}
.single .conteudo p {
	display: block;
	clear: both;
}
.titulo {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	float: left;
	width: auto;
	padding-right: 50px;
	min-height: 50px;
}
.titulo h1, #solucao h1, #extra h1, .home h1  {
	text-transform: lowercase;
	color: #8FB21B
}
.titulo h1 {
	margin: 0 10px 0 0;
}
.icone {
	width: 50px !important;
	height: auto !important;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
#extra {
	background: #161615 url(images/bgCinza.jpg) center top;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: #fff;
	padding: 50px 0 30px 0;
	overflow: hidden;
}
#solucao h1, #extra h1, .error404 .conteudo h1 {
	margin-bottom: 20px;
}
#solucao ul {
	margin-bottom: 15px;
}
#solucao ul li {
	margin-bottom: 5px;
	position: relative;
	padding: 0 0 5px 15px;
}
#solucao ul li:before {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 3px;
	color: #000;
	position: absolute;
	left: 1px;
	top: 0;
	content: '\f111';
}
/* home inicio */
.home .bolasWrapper {
	min-height: 250px;
}
.home .bolasWrapper img {
	height: 250px !important;
	width: auto !important;
	display: block;
	position: absolute;
	right: -5%;
}
.bolasWrapper .bgPreto {
	background: #000;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
}
#inicio {
	padding: 50px 0 0 0;
	overflow: hidden;
	clear: both;
	color: #fff;
	background: #000;
}
#inicio p {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 50px;
	font-weight: 700;
	color: #8FB21B;
}
#inicio p strong {
	display: block;
	color: #fff;
}
#inicio a:link, #inicio a:visited {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	padding: 5px 30px;
	float: left;
	display: block;
	color: #8FB21B;
	border: 2px solid #8FB21B;
	text-align: center;
	clear: both;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
#inicio a:hover, #inicio a:active {
	color: #fff;
	background: #8FB21B;
}
#inicio a .fas {
	font-weight: 900;
	margin-left: 10px;
	font-size: 13px;
}
/* home solucoes */
#nossas-solucoes h2 {
	text-transform: uppercase;
	font-weight: 300;
	color: #161615;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 25px;
}
.solucao {
	overflow: hidden;
	margin-bottom: 30px;
}
.capa {
	display: block;
	margin: 0 0 15px 0;
}
.solucaoInfo a:link, .solucaoInfo a:visited,
.botaoPolitica a:link, .botaoPolitica a:visited {
	font-weight: 700;
	overflow: hidden;
	position: relative;
	font-size: 16px;
	line-height: 22px;
	padding: 7px 30px;
	float: left;
	display: block;
	color: #fff;
	text-align: center;
	clear: both;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-bottom: 20px;
	background: rgb(56,149,39);
	background: -moz-linear-gradient(90deg, rgba(56,149,39,1) 0%, rgba(227,212,0,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(56,149,39,1) 0%, rgba(227,212,0,1) 100%);
	background: linear-gradient(90deg, rgba(56,149,39,1) 0%, rgba(227,212,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#389527",endColorstr="#e3d400",GradientType=1);
}
.botaoPolitica a:link, .botaoPolitica a:visited {
	font-size: 14px;
	line-height: 20px;
}
.solucaoInfo span, .botaoPolitica span {
	position: relative;
	z-index: 2;
}
.solucaoInfo a:before, .botaoPolitica a:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: 1
}
.solucaoInfo a:hover:before, .solucaoInfo a:active:before,
.botaoPolitica a:hover:before, .botaoPolitica a:active:before {
	background: #389527;
}
.solucaoResumo {
	overflow: hidden;
}
.botaoPolitica {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding-top: 30px;
}
/* home empresa */
#a-empresa {
	padding: 10px 0 30px 0;
	position: relative;
	background: #fff;
}
#a-empresa h1 {
	color: #389527;
	margin-bottom: 20px;
}
#a-empresa a:link, #a-empresa a:visited {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	padding: 5px 30px;
	float: left;
	display: block;
	color: #389527;
	border: 2px solid #389527;
	text-align: center;
	clear: both;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-bottom: 20px;
}
#a-empresa a:hover, #a-empresa a:active {
	color: #fff;
	background: #389527;
}
#simbolo {
	width: 100%;
	max-width: 300px;
	height: auto !important;
	display: block;
	margin: 0 auto;
}
.bolasWrapper {
	position: relative;
	overflow: hidden;
	clear: both;
	z-index: 5;
}
.bolasWrapper section {
	padding: 0;
}
.bolasWrapper .bgBranco {
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
	background: #fff;
}
.bolasWrapper img {
	display: block;
	width: 100% !important;
	height: auto !important;
}

.cky-notice-btn-wrapper .cky-btn {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.cky-notice-des {
	max-width: 500px;
}
.cky-notice-des a {
	text-decoration: underline !important;
}
@media only screen 
and (min-width : 480px) {
.page-template-page-atuacao .conteudo ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.page-template-page-atuacao .conteudo ul li {
	width: 48%;
}
.solucao {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.capa {
	width: 35%;
}
.solucaoInfo {
	width: 60%;
}
}
@media only screen 
and (min-width : 640px) {
#listaSolucoes {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.solucao {
	width: 48%;
}
.page-template-page-contato .bolasWrapper {
	display: block;
}
.page-template-page-contato .conteudo {
	padding-bottom: 0;
}
.page-template-page-atuacao .bolasWrapper img, .page-template-page-contato .bolasWrapper img, .page-template-page-orcamento .bolasWrapper img {
	height: 145px !important;
	width: auto !important;
	float: right;
}
.page-template-page-orcamento .bolasWrapper img {
	margin-right: -25px;
}
#contato.conteudo {
	padding-bottom: 0;
}
#mapa {
	margin-top: -73px;
}
h1 {
	font-size: 40px;
	line-height: 50px;
}
#solucao h1, #extra h1, .home h1 {
	font-size: 35px;
	line-height: 45px;
}
.home h1 {
	line-height: 40px;
}
}
@media only screen 
and (min-width : 768px) {
.home .bolasWrapper img {
	width: 105% !important;
	height: auto !important;
	display: block;
	position: relative;
	right: auto;
}
.page-template-page-atuacao .conteudo ul li {
	width: 31%;
}
.intro {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 50px;
	-moz-column-gap: 50px;
	column-gap: 50px;
	margin-bottom: 30px;
}
.blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	overflow: hidden;
}
#a-empresa {
	padding-bottom: 0;
	z-index: 2;
	position: relative;
}
#simbolo {
	max-width: 100%;
}
#a-empresa .blocos {
	align-items: center;
}
#a-empresa .bgPreto {
	background: #161615;
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70px;
}
.home footer {
	padding-top: 0;
}
.bloco {
	width: 47%;
}
.single .conteudo .bloco {
	width: 60%;
}

.gallery li {
	width: 19%;
}
.cky-notice-group {
	width: 700px !important;
	margin: 0 auto !important;
}
}
@media only screen 
and (min-width : 1024px) {
.page-template-page-empresa .bolasWrapper, .single .bolasWrapper {
	margin-bottom: 30px;
}
.page-template-page-empresa .bolasWrapper img, .single .bolasWrapper img {
	width: 900px !important;
}

aside h3, .home .conteudo h3, #homeDicas h3 {
	letter-spacing: 6px;
}
.home .conteudo {
	padding-bottom: 30px;
}
section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
header, header section, #menu {
	overflow: inherit;
}
.fa-bars {
	display: none !important;
}
#logo {
	height: 50px !important;
	margin: 30px 0;
}
#menu {
	display: block !important;
	padding: 0;
	clear: none;
	float: right;
}
#menu #nav {
	float: left;
	clear: none;
}
#nav li {
	float: left;
	margin: 0 0 0 35px;
	clear: none;
	padding: 0;
	height: 110px;
	line-height: 110px;
	position: relative;
}
#nav li#mSocial {
	border: 0;
	margin: 0;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -15px;
	top: 90px;
	background: #000;
	border: 0;
	margin: 0;
	padding: 0;
	width: 200px;
}
#nav li ul li {
	margin: 0;
	height: auto;
	line-height: 16px;
	font-size: 13px;
	padding: 10px 15px;
	float: none;
	clear: both;
	display: block;
	text-align: left;
}
#nav li:hover ul {
	display: block;
}
.spacer {
	height: 110px;
}
.page-template-page-empresa #chamada section, .home #chamada section {
	flex-direction: row;
	justify-content: space-between;
}
.single #chamada section {
	flex-direction: row;
	justify-content: center;
}
#chamada a:link, #chamada a:visited {
	height: 45px;
	line-height: 45px;
	font-size: 20px;
}
.page-template-page-empresa #chamada p, .home #chamada p {
	margin: 0;
}
.single #chamada p {
	margin: 0 50px 0 0;
}
.page-template-page-atuacao #chamada a,
.page-template-page-contato #chamada a {
	width: 320px;
}
#a-empresa .bgPreto {
	height: 90px;
}
body {
	background-position: center 110px;
}
.home #mHome a, .page-template-page-empresa #mEmpresa a, .page-template-page-contato #mContato a, .page-template-page-atuacao #mAtuacao a, .single #mSolucoes a.topLink {
	color: #fff;
}
.home #mHome:after, .page-template-page-empresa #mEmpresa:after, .page-template-page-contato #mContato:after, .page-template-page-atuacao #mAtuacao:after, .single #mSolucoes:after {
	position: absolute;
	left: 0;
	top: 75px;
	width: 100%;
	height: 3px;
	content: "";
	background: #8FB21B;
}
.language-chooser {
	position: absolute;
	top: 10px;
	right: 0;
}
#nav #mOrcamento a:link, #nav #mOrcamento a:visited {
	padding: 0 20px;
	height: 34px;
	line-height: 34px;
	margin-top: 38px;
}
.home .bgGrafismos {
	margin-top: -110px;
	padding-top: 120px;
}
}