@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td
{ background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; }
.clearfix:after,
.linha:after,
.woocommerce-tabs:after,
section:after,
header:after,
footer:after,
article:after,
nav:after
{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
html 					{ font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body                    { line-height: 1; }
h1, h2, h3, h4, h5, h6  { font-weight: normal; font-size: 100%; }
ol, ul                  { list-style: none; }
blockquote              { quotes: none; }
blockquote:before,
blockquote:after        { content: ''; content: none; }
del                     { text-decoration: line-through; }
table                   { border-collapse: collapse; border-spacing: 0; }
caption, th				{ text-align:left; }
a img                   { border: none; }
img                     { display: block; border: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }
fieldset 				{ border:0; }
svg:not(:root) 			{ overflow: hidden; }
figure 					{ margin: 0; }
address,caption,cite,
code,dfn,th,var			{ font-style:normal; font-weight:normal; }
:focus 					{ outline:none; }
.limpar-ambos			{ clear: both; }
.limpar-esquerda 		{ clear: left; }
.limpar-direita 		{ clear: right; }   article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
display: block;
}
audio, canvas, video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
[hidden] {
display: none;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }	
html {
box-sizing: border-box;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}   form 			{ margin: 0; }
fieldset 		{ border: 0; margin: 0; padding: 0; }
label 			{ cursor: pointer; }
legend 			{ border: 0; padding: 0; white-space: normal; *margin-left: -7px; }
button, input 	{ line-height: normal; }
button, input, select, textarea
{ font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input[type="button"], input[type="reset"], input[type="submit"]
{ cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled]
{ cursor: default; }
input[type="checkbox"], input[type="radio"]
{ box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"]
{ -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button
{ -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner
{ border: 0; padding: 0; }
textarea 		{ overflow: auto; vertical-align: top; resize: vertical; }   img {
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic;
}
@media \0screen {
img { 
width: auto; }
}   .caixa-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 0; height: 0; overflow: hidden;
margin: 2em 0;
}
.caixa-video iframe,
.caixa-video object,
.caixa-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.texto p iframe, .texto iframe { max-width: 100%; }   body { } .quebra-palavra {
word-wrap: break-word;
} pre {
font-family: monospace;
background: #fff; font-size: 12px; color: #000;
} .casca { margin: 0 auto; } .esquerda, .alignleft { float: left; }
.direita, .alignright { float: right; }
.centro, .aligncenter, .alignnone { float: none; clear: both; margin: auto; }
.alignleft { margin-right: 2em; margin-bottom: 1em; }
.alignright { margin-left: 2em; margin-bottom: 1em; }
.busca-vazia { clear: both; } .redonda, .redondo, .redonda img, .redondo img { -moz-border-radius: 50% !important; -khtml-border-radius: 50% !important; -webkit-border-radius: 50% !important; border-radius: 50% !important; } .x-450 { width: 450px; max-width: 450px !important; }
.x-400 { width: 400px; max-width: 400px !important; }
.x-350 { width: 350px; max-width: 350px !important; }
.x-300 { width: 300px; max-width: 300px !important; }
.x-250 { width: 250px; max-width: 250px !important; }
.x-225 { width: 225px; max-width: 225px !important; }
.x-200 { width: 200px; }
.x-175 { width: 175px; }
.x-150 { width: 150px; }
.x-125 { width: 125px; }
.x-100 { width: 100px; }
.x-90 { width: 90px; }
.x-80 { width: 80px; }
.x-70 { width: 70px; }
.x-60 { width: 60px; }
.x-50 { width: 50px; }
.x-40 { width: 40px; }
.x-30 { width: 30px; }
.x-20 { width: 20px; }
.x-auto { width: auto; }	
.x-max100 { max-width: 100px; }
.x-max150 { max-width: 150px; }
.x-max200 { max-width: 200px; }
.x-max250 { max-width: 250px; }
.x-max300 { max-width: 300px; }
.x-max350 { max-width: 350px; }
.x-max400 { max-width: 400px; }
.x-max450 { max-width: 450px; }
.x-max500 { max-width: 500px; }
.x-max550 { max-width: 550px; }	
.x-max600 { max-width: 600px; }	
.x-max650 { max-width: 650px; }
.x-max700 { max-width: 700px; }
.x-max750 { max-width: 750px; }
.x-max800 { max-width: 800px; }	
.x-max850 { max-width: 850px; }	
.x-max900 { max-width: 900px; }	
.x-max950 { max-width: 950px; } .texto-esquerda, .txt-e { text-align: left; }
.texto-direita, .txt-d { text-align: right; }
.texto-centro, .txt-c { text-align: center; } .em-bloco { display: block !important; }
.em-linha { display: inline !important; }
.em-linha-bloco { display: inline-block !important; } .p-0 { padding: 0; }
.p-5 { padding: 5px; }
.p-10 { padding: 10px; }
.p-15 { padding: 15px; }
.p-20 { padding: 20px; }	
.p-25 { padding: 25px; }
.p-30 { padding: 30px; }
.p-35 { padding: 35px; }		
.p-40 { padding: 40px; }
.p-45 { padding: 45px; }
.p-50 { padding: 50px; }		
.p-60 { padding: 60px; }		
.p-70 { padding: 70px; }		
.p-80 { padding: 80px; }		
.p-90 { padding: 90px; }		
.p-100 { padding: 100px; } .pt-0 { padding-top: 0; }
.pt-5 { padding-top: 5px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 20px; }
.pt-25 { padding-top: 25px; }
.pt-30 { padding-top: 30px; }
.pt-35 { padding-top: 35px; }
.pt-40 { padding-top: 40px; }
.pt-45 { padding-top: 45px; }
.pt-50 { padding-top: 50px; }
.pb-0 { padding-bottom: 0; }
.pb-5 { padding-bottom: 5px; }
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-20 { padding-bottom: 20px; }
.pb-25 { padding-bottom: 25px; }
.pb-30 { padding-bottom: 30px; }
.pb-35 { padding-bottom: 35px; }
.pb-40 { padding-bottom: 40px; }
.pb-45 { padding-bottom: 45px; }
.pb-50 { padding-bottom: 50px; } .pe-0, .pl-0 { padding-left: 0; }
.pe-5, .pl-5 { padding-left: 5px; }
.pe-10, .pl-10 { padding-left: 10px; }
.pe-15, .pl-15 { padding-left: 15px; }
.pe-20, .pl-20 { padding-left: 20px; }
.pe-30, .pl-30 { padding-left: 30px; }
.pe-40, .pl-40 { padding-left: 40px; }
.pe-50, .pl-50 { padding-left: 50px; }
.pe-60, .pl-60 { padding-left: 60px; }
.pe-70, .pl-70 { padding-left: 70px; }
.pe-80, .pl-80 { padding-left: 80px; }
.pe-90, .pl-90 { padding-left: 90px; }
.pe-100, .pl-100 { padding-left: 100px; }
.pd-0, .pr-0 { padding-right: 0; }
.pd-5, .pr-5 { padding-right: 5px; }
.pd-10, .pr-10 { padding-right: 10px; }
.pd-15, .pr-15 { padding-right: 15px; }
.pd-20, .pr-20 { padding-right: 20px; }
.pd-30, .pr-30 { padding-right: 30px; }
.pd-40, .pr-40 { padding-right: 40px; }
.pd-50, .pr-50 { padding-right: 50px; }	
.pd-60, .pr-60 { padding-right: 60px; }	
.pd-70, .pr-70 { padding-right: 70px; }	
.pd-80, .pr-80 { padding-right: 80px; }	
.pd-90, .pr-90 { padding-right: 90px; }	
.pd-100, .pr-100 { padding-right: 100px; } .m-auto { margin: auto; }	
.m-0 { margin: 0; }
.m-5 { margin: 5px; }
.m-10 { margin: 10px; }
.m-15 { margin: 15px; }
.m-20 { margin: 20px; }
.m-30 { margin: 30px; }
.m-40 { margin: 40px; }
.m-50 { margin: 50px; }
.m-60 { margin: 60px; }
.m-70 { margin: 70px; }
.m-80 { margin: 80px; }
.m-90 { margin: 90px; }
.m-100 { margin: 100px; } .mt-0 { margin-top: 0; }
.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-20 { margin-top: 20px; }
.mt-30 { margin-top: 30px; }
.mt-40 { margin-top: 40px; }
.mt-50 { margin-top: 50px; }
.mt-60 { margin-top: 60px; }
.mt-70 { margin-top: 70px; }
.mt-80 { margin-top: 80px; }
.mt-90 { margin-top: 90px; }
.mt-100 { margin-top: 100px; }
.mb-0 { margin-bottom: 0; }
.mb-5 { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }
.mb-40 { margin-bottom: 40px; }
.mb-50 { margin-bottom: 50px; }
.mb-60 { margin-bottom: 60px; }
.mb-70 { margin-bottom: 70px; }
.mb-80 { margin-bottom: 80px; }
.mb-90 { margin-bottom: 90px; }
.mb-100 { margin-bottom: 100px; } .me-auto, .ml-auto { margin-left: auto; }
.me-0, .ml-0 { margin-left: 0; }
.me-5, .ml-5 { margin-left: 5px; }
.me-10, .ml-10 { margin-left: 10px; }
.me-15, .ml-15 { margin-left: 15px; }
.me-20, .ml-20 { margin-left: 20px; }
.me-30, .ml-30 { margin-left: 30px; }
.me-40, .ml-40 { margin-left: 40px; }
.me-50, .ml-50 { margin-left: 50px; }
.me-60, .ml-60 { margin-left: 60px; }
.me-70, .ml-70 { margin-left: 70px; }
.me-80, .ml-80 { margin-left: 80px; }
.me-90, .ml-90 { margin-left: 90px; }
.me-100, .ml-100 { margin-left: 100px; }
.md-auto, .mr-auto { margin-right: auto; }
.md-0, .mr-0 { margin-right: 0; }
.md-5, .mr-5 { margin-right: 5px; }
.md-10, .mr-10 { margin-right: 10px; }
.md-15, .mr-15 { margin-right: 15px; }
.md-20, .mr-20 { margin-right: 20px; }
.md-30, .mr-30 { margin-right: 30px; }
.md-40, .mr-40 { margin-right: 40px; }
.md-50, .mr-50 { margin-right: 50px; }	
.md-60, .mr-60 { margin-right: 60px; }	
.md-70, .mr-70 { margin-right: 70px; }	
.md-80, .mr-80 { margin-right: 80px; }	
.md-90, .mr-90 { margin-right: 90px; }	
.md-100, .mr-100 { margin-right: 100px; } .pos-rel { position: relative; }
.pos-abs { position: absolute; }
.pos-sta { position: static; }
.pos-fix { position: fixed; } .italico { font-style: italic; }
.negrito { font-weight: bold; }
.caixa-alta { text-transform: uppercase; }
.caixa-baixa { text-transform: none; } .ft-8 { font-size: 8px; }
.ft-9 { font-size: 9px; }
.ft-10 { font-size: 10px; }
.ft-11 { font-size: 11px; }
.ft-12 { font-size: 12px; }
.ft-13 { font-size: 13px; }
.ft-14 { font-size: 14px; }
.ft-15 { font-size: 15px; }
.ft-16 { font-size: 16px; } .secao { width: 100%; } #rodape { padding-bottom: 20px; }
#google-maps iframe { margin-bottom: -5px; } .paginacao { clear: both; text-align: center; margin-bottom: 60px; }
.paginacao .page-numbers { padding: 5px 10px; }
.paginacao .prev { margin-right: 15px; padding: 0 20px; border-right: 1px solid rgba(0,0,0,0.2); }
.paginacao .next { margin-left: 15px; padding: 0 20px; border-left: 1px solid rgba(0,0,0,0.2); }
.paginacao .prev,.paginacao .next {
-moz-border-radius: 0 !important; -khtml-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important;
}  .tag-etiqueta { font-size: 13px; float: left; padding: 3px 6px; margin: 2px; background: rgba(255,255,255,0.5); border: 1px dashed rgba(0,0,0,0.1); }
.tag-corrente { color: #8E8E8E; }
.separador { color: rgba(0,0,0,0.2); padding: 0 10px; } #barra-busca form { padding-top: 15px; }
body.search #corpo h2.resultados { margin: 0; padding: 0; margin: 0.5em 0; }
body.search-no-results #conteudo p.sem-resultados { max-width: 500px; margin: 40px auto; text-align: center; }
.novamente { margin: 25px auto 0 auto; width: 290px; float: right; }
#form-de-busca { max-width: 290px; margin: auto; }
.form-de-busca .botao { float: right;  }
.search-input { width: 95% !important; }
.search-submit.buscar {
margin: 0;
height: 32px;
text-align: center;
padding: 0;
} .nuvem-de-tags { width: 70%; margin: auto; } .wpcf7-form-control-wrap {  }
form.wpcf7-form .campo:focus { border-color: #D3C072; background: #FFFAE5; }
form.wpcf7-form .wpcf7-captchar { font-size: 2.5em; width: 130px; text-align: center;}
form.wpcf7-form .wpcf7-captchac { width: 120px !important; margin: auto; height: auto !important; }
form.wpcf7-form .campo-captcha { width: 155px; margin: auto; }
div.wpcf7 img.ajax-loader, div.wpcf7 .ajax-loader { width: 16px; height: 16px; margin: 1em auto !important; display: block !important; }
form.wpcf7-form .wpcf7-submit { margin: 20px auto 0 auto !important; display: block; margin-top: -10px; margin-bottom: 10px; }
form.wpcf7-form .wpcf7-not-valid-tip {
text-align: left; background: #BC0F0F !important; color: #fff !important; border: 1px solid #fff !important;
padding: 3px 8px !important;
}	
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="email"],
form.wpcf7-form textarea { transition: 0.5s; }
form.wpcf7-form textarea { height: 125px; }
form.wpcf7-form .wpcf7-not-valid { border: 1px solid red; background: rgba(255,0,0,0.05); }
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng, div.wpcf7-mail-sent-ok, div.wpcf7-spam-blocked { width: 100%; max-width: 300px; border: none; background: #ffba00; text-align: center; }
div.wpcf7-response-output { margin: 0 auto 20px auto; padding: 12px 15px; text-align: center; }	
div.wpcf7-mail-sent-ng { background: #D11B1B; color: #fff; }
div.wpcf7-spam-blocked { background: #831ACE; color: #fff; }
div.wpcf7-mail-sent-ok { background: #099904; color: #fff; }
div.wpcf7-recaptcha { width: 305px; margin: auto; }
div.wpcf7 .ajax-loader {
margin: 10px auto !important;
display: block !important;
background-color: #fff !important;
padding: 16px !important;
background-position: center !important;
background-repeat: no-repeat !important;
-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
} .centro .banner img { margin: auto; } .post-nav { width: 45%; margin-top: 2em; height: 40px; }
.post-posterior { text-align: right; float: right; margin-top: 1em !important; margin-bottom: 1em !important; }
.post-anterior { text-align: left; float: left; margin-bottom: 1em !important; margin-top: 1em !important; }
.post-nav .nav-icone i.fa { display: block; font-size: 36px; color: #ddd }
.post-nav .nav-icone { width: 24px; vertical-align: middle; padding: 0 15px; }
.post-nav .nav-link { vertical-align: middle; }
.post-nav.post-posterior .nav-icone { border-left: 1px solid rgba(0,0,0,0.1); }
.post-nav.post-anterior .nav-icone { border-right: 1px solid rgba(0,0,0,0.1); }
.post-nav.post-posterior .nav-link { padding-right: 15px; }
.post-nav.post-anterior .nav-link { padding-left: 15px; }	
.post-nav.post-posterior .nav-link img { float: right; }
.post-nav.post-anterior .nav-link { } .menu-tax .abre-abre {
background: gray; color: #fff;
display: block; float: right;
width: 20px; text-align: center;
}
ul.tax-pais li { border-top: 1px solid #ededed; }
ul.tax-pais li.primeiro, ul.tax-filhos li.primeiro { border-top: none; }
ul.tax-pais, ul.tax-filhos, ul.tax-netos { background: rgba(0,0,0,0.1); } #passa-passa .owl-nav { position: absolute; width: 100%; top: 40%; }
#passa-passa .owl-prev, #passa-passa .owl-next { position: absolute; }
#passa-passa .owl-prev { left: 0; }
#passa-passa .owl-next { right: 0; }   #rodape { padding-bottom: 130px !important; }
.whats {
width:48px;
height:48px; position:fixed;
bottom:85px;
right:10px;
z-index: 9999;
text-indent:-9999px;
background: url(//lazzarinmadeiras.com.br/wp-content/themes/lazzarin-madeiras/img/whats.png) no-repeat;
}
.whats:hover { cursor: pointer; }   .parallax {
height: 600px;
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow-y: hidden;
}
.parallax-img {
background-image: url(http://wp/wp-content/uploads/2015/09/011-800x450.jpg);
}   .erro { font-size: 13px; background: #fff; color: red; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.aviso { padding: 15px 15px 15px 82px;  }
.aviso h1, .aviso h2, .aviso h3, .aviso h4 { margin: 0 !important; padding: 0 !important; }
.aviso-erro { color: #fff; background: #d12e2e url(//lazzarinmadeiras.com.br/wp-content/themes/lazzarin-madeiras/img/aviso-erro.png) left center no-repeat; }
.aviso-atencao { color: #fff; background: #e8ae00 url(//lazzarinmadeiras.com.br/wp-content/themes/lazzarin-madeiras/img/aviso-atencao.png) left center no-repeat; }
.aviso-sucesso { color: #fff; background: #40a43e url(//lazzarinmadeiras.com.br/wp-content/themes/lazzarin-madeiras/img/aviso-sucesso.png) left center no-repeat; }		
.moderacao {
display: block; max-width: 320px;
-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
background: #CC0000; color: #fff; font-weight: bold; font-size: 12px; padding: 5px 10px; }   .error404 .miolo { text-align: center; }	
.error404 #corpo .fa { font-size: 128px; }   .carregando-bloco {
width: 16px; margin: auto; padding: 50px 0;
}
.carregando-bloco img { width: 16px; margin: auto; }
.escondido { display: none; }
.abre-abre, .fole { cursor: pointer; }
.carregando-bloco img {
background: #fff;
width: 32px !important;
padding: 8px;
height: 32px;
max-width: none;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}    .single-product .woocommerce-tabs, #comments, #respond, #post-entries {
z-index: 0;
position: relative;
}   #cboxContent { font-family: sans-serif !important; font-size: 13px; }
#cboxWrapper button { transition: unset; -moz-border-radius: 0 !important; -khtml-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }
    .col, .col-fixa { padding-top: 0; padding-bottom: 0; } .p-e0 { padding-left: 0 !important; }
.p-d0 { padding-right: 0 !important; }
.p-0 { padding: 0 !important; }   body { overflow-y: scroll; font-size: 0.9em; line-height: 1.4; }
p { margin: 1em 0 } a { text-decoration: none; }
a:hover { } h1, h2, h3, h4, h5 { margin: 1.5em 0 0.5em 0; line-height: 1; }
.item-do-loop .texto h1:first-child, .item-do-loop .texto h2:first-child, .item-do-loop .texto h3:first-child, .item-do-loop .texto h4:first-child, .item-do-loop .texto h5:first-child { margin-top: 0; } hr { border: none; border-bottom: 1px solid rgba(0,0,0,0.2); }
.item-do-loop { margin-bottom: 60px; }
.texto.quebra-palavra h1 strong,
.texto.quebra-palavra h2 strong,
.texto.quebra-palavra h3 strong,
.texto.quebra-palavra h4 strong { font-weight: normal !important; } .lista li,
.texto ul li,
.widget_categories ul li,
.widget_lc_taxonomy ul li,
.widget_recent_entries ul li { list-style: square; margin-left: 18px; padding: 5px 0; border-bottom: 1px solid rgba(0,0,0,0.2); }
.lista li:last-child,
.texto ul li:last-child,
.texto ol li:last-child,
.widget_categories ul li:last-child,
.widget_lc_taxonomy ul li:last-child,
.widget_recent_entries ul li:last-child { border: none; }
.widget_categories ul li,
.widget_lc_taxonomy ul li,
.widget_recent_entries ul li { list-style: none; margin: 0; }
.texto ul, .texto ol  { margin: 15px 30px; }
.texto blockquote { padding: 5px 20px; margin: 30px 0; }
.texto blockquote ul { margin: 15px 0 }
.texto ol li {
list-style: decimal; margin-left: 18px; padding: 5px 0; border-bottom: 1px solid rgba(0,0,0,0.2);
}
.widget_recent_entries ul li .post-date { display: block; } .relacionados { padding: 20px; margin: 40px 0; clear: both; }
.relacionados .lista li { list-style: none; padding: 0 0 15px 0; margin: 0 0 15px 0; }
.relacionados .lista li:last-child { margin: 0; padding: 0; } #widget-especial { background: #ededed; } .painel-download p { margin: 0 !important; text-align: left }
.painel-download form .col { padding-left: 3px; padding-right: 3px; } .grupo-de-logos h2, .grupo-de-logos h3, .grupo-de-logos h4 { color: inherit !important; } body.search .sem-barra-lateral #loop-geral { max-width: 760px; margin-left: auto; margin-right: auto; }    #searchform { position: relative; }
.busca-vazia { -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color: red; padding: 10px; background: #FFD8D8; position: absolute; top: 5px; left: -30px; } #galeria { clear: both } .wp-caption.alignleft, .wp-caption.alignright { max-width: 300px; text-align: center; line-height: 1em; }
.wp-caption.aligncenter, .wp-caption.alignnone { text-align: center; text-align: center; line-height: 1.1; }
.wp-caption img { transition: 0.5s; margin-left: auto; margin-right: auto; }
.wp-caption img:hover { opacity: 0.6; }
.wp-caption.aligncenter, img.aligncenter { max-width: 98%; margin: 30px auto; }
.wp-caption.aligncenter img { margin: auto; } .gallery-item img, .imagem-anexo img {
border: none !important;
width: 80%; margin: auto;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.gallery-item img:hover, .imagem-anexo img:hover { opacity: 0.5; }   .legenda { text-align: center; margin: 20px 0 30px 0; }
.imagem-anexo .legenda span { font-size: 1.3em; }
.galeria-manual .legenda .descricao, .galeria-automatica .legenda .descricao { font-style: italic; font-size: 0.9em; }
.galeria-func-simples .col { padding: 1px !important; }   .botao { display: block; max-width: 200px; }
form .botao { margin: 20px auto; }   .acessar-painel { position: fixed; bottom: 10px; right: 10px; z-index: 9999; }
.logo { margin: 20px 0; } #barra-fixa { background: #000; position: fixed; z-index: 10000; top: 0; }   #faixa-decorativa { position: relative; }
#faixa-decorativa img { width: 100%; height: auto; position: relative; z-index: 1; }
#faixa-decorativa .logo { text-transform: uppercase;
background: rgba(0,0,0,0.5); padding: 15px 25px 25px 25px;
position: absolute; top: 20px; left: 20px; z-index: 3;
max-width: 350px; font-size: 3em; }
#faixa-decorativa .logo, #faixa-decorativa .logo a { color: #fff; }
#faixa-decorativa .logo small { font-size: 0.4em; line-height: 1.2em; }
#faixa-decorativa .logo small br { display: none;}
#faixa-decorativa .busca {
background: rgba(0,0,0,0.5); padding: 25px;
position: absolute; top: 25px; right: 25px; z-index: 3; }
#faixa-decorativa .info-slide {
background: rgba(0,0,0,0.5); padding: 5px 15px; color: #fff; font-size: 0.7em; line-height: 1.1em;
position: absolute; z-index: 3; bottom: 10px; right: 10px; text-align: right; }
#faixa-decorativa .info-slide a { color: #fff; }
#faixa-decorativa .info-slide a:hover { text-decoration: underline; }
#faixa-decorativa .info-slide-estatico { position: static; background: none; color: #000; }
#faixa-decorativa .info-slide-estatico br { display: none !important; }
#faixa-decorativa .info-slide-estatico a { display: inline; }    #menu-principal { position: relative !important; z-index: 2; }
#menu-principal li { float: left; position: relative; }
#menu-principal	li ul.sub-menu li { float: none; margin: 0 !important; padding: 0 !important; }
#menu-principal	.menu { position: relative; z-index: 9000; }
#menu-principal .fa-fw { font-size: inherit !important; }
#menu-principal li > a { display: block; } #menu-principal	.menu li > ul.sub-menu li { position: relative; }
#menu-principal	.menu li > ul.sub-menu { position: absolute; z-index: 9001; display: none; left: 0; }
#menu-principal	.menu li:hover > ul.sub-menu { display: block; } #menu-principal	.menu ul.sub-menu li > ul.sub-menu { top: 0; position: absolute; z-index: 9000; display: none; }
#menu-principal	.menu ul.sub-menu li:hover > ul.sub-menu { display: block; } #menu-principal	.menu ul.sub-menu li > ul.sub-menu > ul.sub-menu { top: 0; position: absolute; z-index: 9000; display: none; }
#menu-principal	.menu ul.sub-menu li > ul.sub-menu li:hover > ul.sub-menu { display: block; }    #menu-fixo li { float: left; margin-right: 20px; line-height: 50px; }
#menu-extra li { float: right; margin-left: 20px; line-height: 50px; }
#resumo-carrinho { line-height: 50px; }
#resumo-carrinho .reais {
background: #fff; color: #d33; font-weight: bold;
margin-left: 5px; padding: 1px 5px;
-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}    #menu-menu-principal li ul.sub-menu { padding-top: 10px; }
#menu-menu-principal li ul.sub-menu li { padding: 0; }
#menu-menu-principal li ul.sub-menu li a { padding: 10px; display: block; } #menu-principal .sub-menu-wc, #menu-principal .sub-menu-wc li { width: 115px !important; }
#menu-principal .mantem-na-tela { right: 0; }   #barra-lateral .widgets div:first-child h2 { margin-top: 0; } .widget_categories label { display: none; }
.widget_categories ul.children .cat-item, .widget_lc_taxonomy ul.children .cat-item { padding-left: 1em; } .tagcloud { padding: 10px; border: 2px dashed rgba(0,0,0,0.2); background: rgba(255,255,255,0.5); } .widget_custom_html form { overflow: hidden; }
.widget_custom_html h2 { margin: 0 0 10px 0; }
.widget_custom_html form p { margin-top: 0 !important; }
.widget_custom_html form.wpcf7-form .wpcf7-submit { margin-top: 0 !important; }
#barra-lateral .widget_custom_html form .col { float: none; width: 100%; padding: 0; }
#barra-lateral .widgets .widget_custom_html form h2 { margin-top: 20px; }		
#barra-lateral .widget_custom_html form p { margin: 0 !important; }
#barra-lateral .widget_custom_html form { margin-top: 20px; }   .owl-theme .owl-dots { margin-top: 15px; }
.owl-carousel {  }
.owl-carousel .legenda { 
text-align: center; margin: 0 auto; 
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
-webkit-backface-visibility: hidden;
}   .bloco-destaque .fa-fw {
display: block; text-align: center;
width: 100%; padding: 0;
margin-top: 30px;
}
.bloco-destaque .botao { margin: 30px auto; }   .parallax-bloco { text-align: center; }
.parallax-bloco .icone { font-size: 60px; text-align: center; }
.parallax-bloco .botao { display: inline-block; margin-top: 20px; }
.parallax-redondo, .redondo, .redonda { -moz-border-radius: 50%; -khtml-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }		
.parallax-bloco h3, .parallax-bloco h4 { margin-top: 0; }
.parallax-bloco .responsiva {  }   #introducao { overflow-x: hidden; }	
.introducao .chamada { padding-left: 30px; padding-right: 30px; }   #promocional { background: #ededed; }
#promocional .casca { position: relative; }
#promocional img { position: relative; z-index: 1; }
#promocional a { position: absolute; z-index: 100; bottom: 50px; right: 50px;}   #cta { padding: 40px 0; }
#cta .botao { margin-top: 0; margin-bottom: 0; }
#cta .botao .fa-fw { font-size: inherit !important; }
#cta .botao.botao-cta-custom:hover { opacity: 0.7 !important; filter: alpha(opacity=70) !important; }     .item-impar { padding-left: 0; }
.item-par { padding-right: 0; }
.separa-blocos { margin: 40px 0; } #menu-principal li > a { border-right: 1px dotted rgba(255,255,255,0.3); }
#menu-principal li:last-child > a { border: none; }
body#projetos #loop-geral .separa-blocos { margin: 0; }
.depth-2,.depth-3,.depth-4,.depth-5{margin-left:4em;clear:both}.comment-author{float:left}.comment-body{margin-bottom:50px}.comentario-texto .balao{margin-top: 10px;margin-bottom: 10px;padding: 5px 25px;}.comentario-aviso{color:red}.comment-reply-link{float:right}.comment-notes,.form-allowed-tags{display:none}h3#reply-title{text-align:center;padding-top:2em}#cancel-comment-reply-link{display:block}html li.comment #respond h3#reply-title{padding-top:0;clear:both}html li.comment #respond{padding-bottom:3em}input#submit{padding-left:10px!important;padding-right:10px!important}input#submit:hover{text-decoration:none!important}.navegacao-comentarios{width:160px;margin:30px auto}.instrucoes,.notas{width:90%;text-align:center}.instrucoes{margin:30px auto}.notas{margin:auto}.required{color:#D11D1D}#commentform{border-top:1px solid rgba(0,0,0,.2);padding-top:15px}#commentform .notas{clear:both;}#commentform textarea.campo{height:130px;margin-bottom:15px;width:100%;margin-top:0}.form-aviso{text-align:center;margin-top:-10px;margin-bottom:20px}#cancel-comment-reply-link{display:block;margin:20px auto;width: 180px;}.balao p{word-break: break-word;}#commentform #submit{margin-left:auto !important;margin-right:auto !important;}.comment-reply-link{margin:0 !important;padding:3px 8px !important}
    .inline-social { margin: auto; }
.inline-social-fb .fb-like { line-height: 9px !important; }   .box-social { margin: auto; }
.box-social-fb .fb-like { line-height: 12px !important; }  #fb-root { display: none; } .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { }
fb_iframe_widget iframe {
position: absolute;
width: 450px !important; }.casca {
margin-right: auto;
margin-left: auto;
}
header, section, footer {
width: 100%;
}
.linha { }
.col, .col-fixa {
float: left;
position: relative;
min-height: 1px; }
.col-20-porcento { width: 20%; }
.col-12 { width: 100%; }
.col-11 { width: 91.66666667%; }
.col-10 { width: 83.33333333%; }
.col-9 { width: 75%; }
.col-8 { width: 66.66666667%; }
.col-7 { width: 58.33333333%; }
.col-6 { width: 50%; }
.col-5 { width: 41.66666667%; }
.col-4 { width: 33.33333333%; }
.col-3 { width: 25%; }
.col-2 { width: 16.66666667%; }
.col-1 { width: 8.33333333%; }
img.responsiva, .imagem-responsiva { width: 100%; height: auto; }
img.responsiva-vertical, .imagem-responsiva-vertical { max-width: 50%; margin-left: auto; margin-right: auto; }   @media only screen and (max-width: 767px) { .col { float: none; width: 100%; }
}
  .x-antigos 					{ display: none; }
.x-mobile-vertical 			{ display: none; }
.x-mobile 					{ display: none; }
.x-tablet 					{ display: none; }
.x-desktop 					{ display: none; }
.x-hd 						{ display: none; }
.x-full-hd 					{ display: none; } .x-desktop-e-tablet			{ display: none; }
.x-mobile-e-antigos			{ display: none; }
.x-tablet-e-mobile			{ display: none; }
.x-mobile					{ display: none; }
.x-telas-classicas			{ display: none; }
.x-telas-grandes			{ display: none; }         @media only screen and (min-width: 1280px) {
.casca 						{ width: 1200px; } .x-hd 						{ display: block; }
.x-desktop-e-tablet			{ display: block; }
.x-telas-grandes			{ display: block; } #barra-lateral #searchform .campo { width: 180px; }
.barra-largura-10x2 .item-do-loop { max-width: 960px; }
.barra-largura-9x3 .item-do-loop { max-width: 860px; }
.barra-largura-8x4 .item-do-loop { max-width: 760px; }
.barra-largura-6x6 .item-do-loop { max-width: 560px; } .avulso .imagem-destacada, .pagina .imagem-destacada { float: none; margin-top: 0; margin-bottom: 0; margin-left: 0; }
}    @media only screen and (min-width: 981px) and (max-width: 1279px) { .casca 						{ width: 940px; }
.x-desktop 					{ display: block; }
.x-desktop-e-tablet			{ display: block; }
.x-telas-classicas			{ display: block; } #barra-lateral #searchform .campo { width: 150px; }	
.barra-largura-10x2 .item-do-loop { max-width: 740px; }
.barra-largura-9x3 .item-do-loop { max-width: 660px; }
.barra-largura-8x4 .item-do-loop { max-width: 580px; }
.barra-largura-6x6 .item-do-loop { max-width: 430px; } .avulso .imagem-destacada, .pagina .imagem-destacada { width: 100%; float: none; margin-top: 0; margin-bottom: 0; margin-left: 0; }
}    @media only screen and (min-width: 768px) and (max-width: 980px) { .casca 						{ width: 720px; } #cabecalho .caixa-banner, #rodape .caixa-banner  { float: none; margin: auto; width: 468px; clear: both; padding-top: 20px } .x-tablet 					{ display: block; }
.x-desktop-e-tablet			{ display: block; }
.x-tablet-e-mobile			{ display: block; }
.x-telas-classicas			{ display: block; } .barra-largura-10x2 .item-do-loop { max-width: 560px; }
.barra-largura-9x3 .item-do-loop { max-width: 500px; }
.barra-largura-8x4 .item-do-loop { max-width: 440px; }
.barra-largura-6x6 .item-do-loop { max-width: 320px; } .item-do-loop .imagem-destacada { float: right; } .avulso .imagem-destacada, .pagina .imagem-destacada { float: none; margin: 0 auto; width: 100%; } .paginacao .next, .paginacao .prev { display: none; } .post-nav { width: 50% !important; } #promocional a { bottom: 20px; right: 20px; }
.texto img.alignleft, .texto img.alignright { max-width: 180px; }
}   @media only screen and (max-width: 980px) {
html { background-attachment: scroll !important; } .logo { font-size: 1.7em; }
.destaque-menor { float: none; width: 100%; } .parallax { background-attachment: scroll; } .introducao img { max-width: 250px; margin-top: 30px; } #barra-fixa .linha { padding-bottom: 15px; }
#barra-fixa .col { float: none !important; width: 100% !important; padding: 0 !important; }
#barra-fixa .abre-abre { font-size: 21px; line-height: 36px; color: #fff; text-align: center; }
#menu-fixo li, #menu-extra li, #resumo-carrinho { float: none; text-align: center; margin: 0; line-height: 30px; }
.abre-menu-mobile {
width: 44px;
font-size: 16px !important;
margin: 20px 0 auto auto !important;
padding-left: 0 !important; padding-right: 0 !important;
} .painel-download form .col { padding-left: 0; padding-right: 0; float: none; width: 100%; }
}   @media only screen and (max-width: 767px) { #barra-lateral .relacionados { padding: 20px }
#menu-menu-principal		{ display: none; }
#menu-principal li			{ float: none; }
#menu-secundario			{ margin-top: 0; }					
#menu-secundario li			{ float: none; }
#menu-extra					{ display: none; }
#menu-extra li				{ float: none; }
#corpo .linha 				{ margin-left: 0; margin-right: 0; }
#conteudo 					{ padding-left: 0; padding-right: 0; } .esquerda, .direita { float: none; margin: auto !important; }	
.col, .col-fixa { padding: 0 !important; }
.p-e0, .p-d0, .p-0 { padding: 0 !important; }
.item-par, .item-impar { padding: 0 !important; } #cabecalho .casca { position: relative; }
#cabecalho .menu { float: none; width: 100%; }
.cabecalho-tipo-1 #menu-principal, .cabecalho-tipo-2 #menu-principal, .cabecalho-tipo-3 #menu-principal, .cabecalho-tipo-4 #menu-principal { margin: 0; } .abre-abre { text-align: center; }
.abre-menu-mobile { } #cboxTitle {
position: absolute;
bottom: auto !important;
left: 0;
text-align: center;
width: 100%;
color: #666 !important;
background: #fff;
padding: 0 0 10px 0;
top: 0;
font-size: 12px;
} p { text-align: justify; }
h1 { font-size: 1.5em !important;  }
h2 { font-size: 1.25em !important;  }
h3 { font-size: 1.1em !important;  }
h4 { font-size: 1em !important;  }
.item-do-loop { margin: 0 0 40px 0; }
.separa-blocos { display: none; }
.post-meta, .item-do-loop { text-align: center; }
.post-meta .social { margin: auto } 
.creditos, .copyright { margin-top: 1em; }
#corpo ol li, #corpo ul li { text-align: left; }	
.logo { margin: 5px 0; }	
.imagem-suporte { margin: 5px 0; }  .bloco-destaque h3 { padding: 10px 10px 0 10px; }
.bloco-destaque p { padding: 0 10px 10px 10px; text-align: center; } .wp-caption.aligncenter, img.aligncenter, .wp-caption.alignnone, img.alignnone  { max-width: 100% !important; }
.wp-caption.alignleft, .wp-caption.alignright { max-width: 100%; width: 100%; float: none; padding-bottom: 0; }		
.wp-caption-text { margin-top: 5px; text-align: center; }	
img.alignleft, img.alignright { max-width: 100%; float: none; padding-bottom: 0; }
.wp-caption.alignleft, .wp-caption.alignright, img.alignleft, img.alignright { margin: 30px auto 0 auto; }  html .sub-menu { position: static !important; display: block !important; }
html .sub-menu, html #menu-principal, html #menu-principal li, html .sub-menu li, li:hover > ul.sub-menu, html .sub-menu li, li:hover > ul.sub-menu li {
padding: 0 !important; margin: 0 !important;
background: transparent !important;
box-shadow: none !important;
position: static !important;
width: 100% !important;
text-align: center;
}
html #menu-principal li a { display: block; } .avulso .imagem-destacada, .pagina .imagem-destacada, .item-do-loop .imagem-destacada { float: none; margin: 0 auto 1em auto; width: 100%; }
img.responsiva-vertical, .imagem-responsiva-vertical { max-width: 100%; } .paginacao { margin: 40px 0;  }
.paginacao .page-numbers { padding: 6px; }
.paginacao .next, .paginacao .prev { display: none; } .owl-carousel .descricao { display: none; }
.owl-carousel .titulo { font-size: 1em !important; }
.owl-carousel .legenda { padding: 5px !important; } .bloco-destaque .botao { margin: 30px auto; }
.bloco-destaque { margin: 10px 0 30px 0; text-align: center; } body.search .titulo-geral { text-align: center; }
.novamente { float: none; margin: 30px auto 0 auto; }
#form-de-busca { width: 290px !important; margin: auto; }
.search-submit { width: 50px !important; }
.sem-resultados { text-align: center; } .post-meta { margin: auto; } #cta { text-align: center; }
#cta .botao { margin: 10px auto 0 auto !important; } #promocional a { bottom: -20px; right: 20px; left: 20px; }		
#promocional small { margin-top: 30px; } .painel-download img { max-width: 250px !important; margin: 0px auto 20px auto !important; }
.painel-download .botao { display: block !important; margin: 20px auto 0 auto !important; } .horarios-atendimento .col { text-align: center !important; }
#contato .txt-c p { text-align: center !important; }
}    @media only screen and (min-width: 480px) and (max-width: 767px) { .casca, #google-maps		{ width: 440px; }
#google-maps				{ margin-left: auto; margin-right: auto; }
.miolo						{ padding-right: 0; padding-left: 0; }	
#barra-lateral 				{ width: 440px; float: none; margin: 0; padding: 0; }
#conteudo					{ width: 440px; float: none; }
.select2-container 			{ max-width: 440px !important; } .x-mobile 					{ display: block; }
.x-tablet-e-mobile			{ display: block; }
.x-mobile					{ display: block; } .depth-2, .depth-3, .depth-4, .depth-5 	{ margin-left: 2em !important; clear: both; }
.comment-author 						{ width: 48px; }
.comentario-texto 						{ margin-left: 62px !important } .post-nav { width: 40% !important; } html #menu-principal li { 
float: left;
width: 140px !important;
background: #ededed !important;
margin: 0 6px 10px 6px !important;
}
}    @media only screen and (max-width: 479px) { .casca, #google-maps		{ width: 290px; }
#google-maps				{ margin-left: auto; margin-right: auto; }
.miolo						{ padding-right: 0; padding-left: 0; }	
#barra-lateral 				{ width: 290px; float: none; margin: 0; padding: 0; }
#conteudo					{ width: 290px; float: none; }
.select2-container 			{ max-width: 290px !important; } .x-mobile-vertical 			{ display: block; }
.x-tablet-e-mobile			{ display: block; }
.x-mobile-e-antigos			{ display: block; }	
.x-mobile					{ display: block; } .parede { width: 100% !important; }
.parede .tijolo { width: 100% !important; float: none !important; }
.parede .tijolo img { margin-left: auto; margin-right: auto; } .depth-2, .depth-3, .depth-4, .depth-5 	{ margin-left: 1.6em !important; clear: both; }	
.comment-author 						{ width: 32px; }
.comentario-texto 						{ margin-left: 46px !important } .post-nav { width: 100% !important; } .social-loop { height: auto; } .logo img { width: 100%; max-width: 180px; } html #menu-principal li { 
float: left;
width: 90px !important;
background: #ededed !important;
margin: 0 3px 6px 3px !important;
padding: 10px 0;
font-size: 12px;
}
#corpo .lista-de-comentarios img {
max-width: 32px !important;
margin: 0 !important;
}		
}
   .item-do-loop .inline-social, .titulo-geral .inline-social { margin: 0; }
.post-meta .inline-social { margin-top: 7px; }  @media only screen and (min-width: 1280px) {
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
}  @media only screen and (max-width: 980px) {
}  @media only screen and (max-width: 767px) {
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
   .veja-mais { text-align: center; margin-bottom: 2em; }  @media only screen and (min-width: 1280px) {
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
}  @media only screen and (max-width: 980px) {
}  @media only screen and (max-width: 767px) {
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
   .tema-modelo-loop-case { margin: 40px 0; }
.tema-modelo-loop-case .caixa-video { margin: 0; }  @media only screen and (min-width: 1280px) {
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
}  @media only screen and (max-width: 980px) {
}  @media only screen and (max-width: 767px) {
.resumo-case { margin-top: 20px; }
.resumo-case .botao { margin: 20px auto !important; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
   body.single-case .veja-mais { text-align: center; padding: 50px 0; background: #efefef; margin-bottom: 0 !important; margin-top: 60px !important; }  @media only screen and (min-width: 1280px) {
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
}  @media only screen and (max-width: 980px) {
}  @media only screen and (max-width: 767px) {
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
 .tema-modelo-loop-projeto { overflow: hidden;position: relative; z-index: 11; }
.tema-modelo-loop-projeto .overlay,
.tema-modelo-loop-projeto h2,
.tema-modelo-loop-projeto .icone,
.tema-modelo-loop-projeto .logo-overlay {
-webkit-transition: 0.15s ease-in-out;
-moz-transition: 0.15s ease-in-out;
-ms-transition: 0.15s ease-in-out;
-o-transition: 0.15s ease-in-out;
transition: 0.15s ease-in-out;
-webkit-backface-visibility: hidden;	
}	
.tema-modelo-loop-projeto header { position: relative; overflow: hidden; z-index: 10; }
.tema-modelo-loop-projeto .logo-overlay {
position: absolute; z-index: 4; top: -50px; left: 20px;
}
.tema-modelo-loop-projeto .icone {
color: #fff;
position: absolute; z-index: 4; top: -50px; right: 20px;
}
.tema-modelo-loop-projeto h2 {
position: absolute; z-index: 4; bottom: -100px; left: 20px;
}
.tema-modelo-loop-projeto h2 a { color: #fff !important; } 
.tema-modelo-loop-projeto .overlay {
width: 100%; height: 100%; background: rgba(100,20,25,0);
position: absolute; z-index: 3; top: 0; right: 0; left: 0;
}
.tema-modelo-loop-projeto:hover .overlay {
background: rgba(100,20,25,0.8);
}
.tema-modelo-loop-projeto:hover h2 { bottom: 20px; left: 20px; }
.tema-modelo-loop-projeto:hover .icone { top: 20px; right: 20px; }
.tema-modelo-loop-projeto:hover .logo-overlay { top: 20px; left: 20px; }  @media only screen and (min-width: 1280px) {
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
.tema-modelo-loop-projeto h2 { font-size: 1.3em; }
}  @media only screen and (max-width: 980px) {
.tema-modelo-loop-projeto .icone .fa-fw { font-size: 32px !important; }
}  @media only screen and (max-width: 767px) {
.tema-modelo-loop-projeto h2 { font-size: 1em !important; }
.tema-modelo-loop-projeto .imagem-destacada { margin: 0 !important; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
 .tema-modelo-avulso-projeto { position: relative; x-index: 1; margin-top: 0 }
.tema-modelo-avulso-projeto .imagem-destacada { height: 100%; overflow: hidden; }
.tema-modelo-avulso-projeto .dados {
font-size: 1.2em; padding: 10px 30px 20px 20px;
position: absolute; bottom: 50px; right: 50px;
width: auto; background: rgba(100,20,25,0.9);
color: #fff;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-ms-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
-webkit-backface-visibility: hidden;
}
.tema-modelo-avulso-projeto .dados small { opacity: 0.7; filter: alpha(opacity=70); font-size: 13px; font-style: italic; }
.tema-modelo-avulso-projeto .dados:hover { opacity: 0; filter: alpha(opacity=0); }
.dados-rev {
margin-bottom: 40px;
font-size: 1.2em; padding: 10px 30px 20px 20px;
background: rgb(100,20,25);
color: #fff;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.dados-rev small { opacity: 0.7; filter: alpha(opacity=70); font-size: 13px; font-style: italic; }
#projeto .owl-carousel.owl-theme.owl-basico.mb-40 { margin-bottom: 10px !important; }
#projeto .owl-carousel.owl-theme.owl-basico .owl-dots { display: none !important; }
#projeto .caixa-video {
margin: 0 0 40px 0;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;		
}
#projeto .texto { background: #ededed; padding-top: 10px; }
#projeto #corpo { background: #ededed; padding-top: 10px; padding-bottom: 0; }
#projeto #galeria h2 { display: none !important; }  @media only screen and (min-width: 1280px) {
.tema-modelo-avulso-projeto .imagem-destacada { max-height: 770px; overflow: hidden; }
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
}  @media only screen and (max-width: 980px) {
.avulso .tema-modelo-avulso-projeto .imagem-destacada { margin-bottom: 10px; }
.tema-modelo-avulso-projeto .dados {
position: static; text-align: center;
}
.tema-modelo-avulso-projeto .dados:hover { opacity: 1; filter: alpha(opacity=100); }
}  @media only screen and (max-width: 767px) {
.carrossel-projeto p { text-align: center !important; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
 .tema-modelo-generica .imagem-destacada { margin-bottom: 40px; }
.tema-modelo-generica .imagem-destacada.imagem-fantasma { display: none; }  @media only screen and (min-width: 1280px) {
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
}  @media only screen and (max-width: 980px) {
}  @media only screen and (max-width: 767px) {
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
   @media only screen and (min-width: 1280px) {
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
}  @media only screen and (max-width: 980px) {
}  @media only screen and (max-width: 767px) {
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
 .tema-modelo-sobre .imagem-destacada { margin-bottom: 40px; }
.tema-modelo-sobre .imagem-destacada.imagem-fantasma { display: none; }  @media only screen and (min-width: 1280px) {
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
}  @media only screen and (max-width: 980px) {
}  @media only screen and (max-width: 767px) {
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
   @media only screen and (min-width: 1280px) {
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
}  @media only screen and (max-width: 980px) {
}  @media only screen and (max-width: 767px) {
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
 #titulo-geral { padding: 20px 0 30px 0; }
#titulo-geral h1 { margin-top: 0; }	
#titulo-geral small { display: block; font-size: 60%; }  @media only screen and (min-width: 1280px) {
.tema-modelo-titulo.sem-respiro { padding: 0; }
.tema-modelo-titulo.respiro-minimo { padding: 60px 0; }
.tema-modelo-titulo.respiro-pequeno { padding: 90px 0; }
.tema-modelo-titulo.respiro-normal { padding: 150px 0; }
.tema-modelo-titulo.respiro-grande { padding: 200px 0; }
.tema-modelo-titulo.respiro-gigante { padding: 250px 0; }
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
.tema-modelo-titulo.sem-respiro { padding: 0; }
.tema-modelo-titulo.respiro-minimo { padding: 25px 0; }
.tema-modelo-titulo.respiro-pequeno { padding: 50px 0; }
.tema-modelo-titulo.respiro-normal { padding: 100px 0; }
.tema-modelo-titulo.respiro-grande { padding: 150px 0; }
.tema-modelo-titulo.respiro-gigante { padding: 200px 0; }
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
.tema-modelo-titulo.sem-respiro { padding: 0; }
.tema-modelo-titulo.respiro-minimo { padding: 25px 0; }
.tema-modelo-titulo.respiro-pequeno { padding: 50px 0; }
.tema-modelo-titulo.respiro-normal { padding: 100px 0; }
.tema-modelo-titulo.respiro-grande { padding: 150px 0; }
.tema-modelo-titulo.respiro-gigante { padding: 200px 0; }
}  @media only screen and (max-width: 980px) {
#titulo-geral { background-attachment: scroll !important;  }
}  @media only screen and (max-width: 767px) {
.tema-modelo-titulo.sem-respiro { padding: 0; }
.tema-modelo-titulo.respiro-minimo { padding: 15px 0; }
.tema-modelo-titulo.respiro-pequeno { padding: 30px 0; }
.tema-modelo-titulo.respiro-normal { padding: 45px 0; }
.tema-modelo-titulo.respiro-grande { padding: 60px 0; }
.tema-modelo-titulo.respiro-gigante { padding: 75px 0; }	
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
 .super-destaque { position: relative; z-index: 1; overflow: hidden; }
.super-destaque img { position: relative; z-index: 1; width: 100%; }
.super-destaque .chamada {
width: 37%; position: absolute; z-index: 3; top: 0; bottom: 0; margin: 0 0 0 -100px;
border-left-width: 170px;
border-left-style: solid;		
}
.super-destaque .chamada h1, .super-destaque .chamada .texto-suporte {
color: #fff; line-height: 1;
text-shadow: 0 3px 0 rgba(0,0,0,0.3);
font-weight: bold; text-transform: uppercase; font-size: 3em;
}
.super-destaque .chamada .texto-suporte { font-size: 5.5em; line-height: 1 }
.super-destaque .overlay { position: absolute; z-index: 2; }
.trapezoid, .super-destaque .overlay {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
width: 100%;
height: 100%;
border: none;
-o-text-overflow: clip;
text-overflow: clip;
-webkit-transform: skewX(-15deg);
transform: skewX(-15deg);
}
.super-destaque .overlay {
margin: 0 0 0 -150px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
width: 65%;
height: 100%;
border: none;
-o-text-overflow: clip;
text-overflow: clip;
-webkit-transform: skewX(-15deg);
transform: skewX(-15deg);
}	
.non-trapezoid {
-webkit-transform: skewX(15deg);
transform: skewX(15deg);
position: absolute;
top: 30%;
left: 15%;
}  @media only screen and (min-width: 1280px) {
.super-destaque .chamada { margin-left: -125px; }
.non-trapezoid { left: 15%; font-size: 1.3em; }
.non-trapezoid h1 { max-width: 330px !important; }
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
}  @media only screen and (max-width: 980px) {
.super-destaque .chamada h1 { font-size: 2em !important; max-width: 230px !important; }	
.super-destaque .chamada .texto-suporte { font-size: 2em !important; max-width: 230px !important; }
}  @media only screen and (max-width: 767px) {
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.super-destaque .chamada { border-left-width: 130px; width: 40%; }	
.super-destaque .overlay { width: 75%; }
.non-trapezoid { left: 18%; top: auto; bottom: 30px; }
.super-destaque .chamada h1 { font-size: 1.2em !important; max-width: 150px !important; }	
.super-destaque .chamada .texto-suporte { font-size: 1.2em !important; max-width: 140px !important; }
}  @media only screen and (max-width: 479px) {
.super-destaque .chamada { border-left-width: 130px; width: 50%; }
.super-destaque .overlay { width: 90%; }
.non-trapezoid { left: 18%; top: auto; bottom: 30px; }
.super-destaque .chamada h1 { font-size: 1.2em !important; max-width: 150px !important; }	
.super-destaque .chamada .texto-suporte { font-size: 1.2em !important; max-width: 140px !important; }
}
 #enderecos { padding: 30px 0; background: rgba(0,0,0,0.05); }
#enderecos h3, #enderecos h4 { color: inherit !important; line-height: 1.2; }
#enderecos .redes-sociais { margin-bottom: 20px; }
#enderecos .redes-sociais .fa-fw { font-size: 2em; }
#enderecos .postal { text-align: right; }
#enderecos .fones { text-align: center; }
#enderecos .redes-sociais .fa { font-size: 46px; }  @media only screen and (min-width: 1280px) {
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
}  @media only screen and (max-width: 980px) {
}  @media only screen and (max-width: 767px) {
#enderecos .col { }
#enderecos .emails { text-align: center; margin-bottom: 1em; }
#enderecos .fones { text-align: center; margin: 2em 0; }
#enderecos .col:last-child { text-align: center; }
#enderecos .redes-sociais .fa { font-size: 46px; }	
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
  #rodape { padding-top: 30px; padding-bottom: 80px; }
.creditos img { float: right; }   @media only screen and (min-width: 1280px) {
}  @media only screen and (min-width: 981px) and (max-width: 1279px) {
}  @media only screen and (min-width: 768px) and (max-width: 980px) {
}  @media only screen and (max-width: 980px) {
}  @media only screen and (max-width: 767px) {
#rodape .esquerda, #rodape .direita, #rodape .contato-1, #rodape .contato-2 { max-width: 100%; text-align: center; }
#rodape .col-fixa { width: 100%; float: none; text-align: center; }
#rodape .creditos img { float: none; margin: 15px auto; }	
#google-maps iframe { margin-bottom: -4px; }
.logo-rodape { margin-left: auto; margin-right: auto; }	
#rodape .casca img { max-width: 250px; margin: 20px auto; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
}
     @media only screen and (min-width: 1280px) {
.parede { width: 1200px !important; }
.tijolo { width: 400px; }	
.parede.colunas-2 .tijolo { width: 600px !important; }
.barra-largura-10x2 .parede { max-width: 960px !important; }
.barra-largura-10x2 .tijolo { width: 320px; }
.barra-largura-10x2 .parede.colunas-2 .tijolo { width: 480px !important; }
.barra-largura-9x3 .parede { max-width: 860px !important; }
.barra-largura-9x3 .tijolo { width: 286px; }
.barra-largura-9x3 .parede.colunas-2 .tijolo { width: 430px; }
.barra-largura-8x4 .parede { max-width: 760px !important; }
.barra-largura-8x4 .tijolo { width: 252px; }
.barra-largura-8x4 .parede.colunas-2 .tijolo { width: 380px; }
.barra-largura-6x6 .parede { max-width: 560px !important; }	
.barra-largura-6x6 .tijolo { width: 185px; }
.barra-largura-6x6 .parede.colunas-2 .tijolo { width: 280px; }
}    @media only screen and (min-width: 981px) and (max-width: 1279px) {
.parede { width: 940px !important; }
.tijolo { width: 312px; }
.parede.colunas-2 .tijolo { width: 470px !important; }
.barra-largura-10x2 .parede { max-width: 740px !important; }
.barra-largura-10x2 .tijolo { width: 245px; }
.barra-largura-10x2 .parede.colunas-2 .tijolo { width: 370px; }
.barra-largura-9x3 .parede { max-width: 660px !important; }
.barra-largura-9x3 .tijolo { width: 220px; }
.barra-largura-9x3 .parede.colunas-2 .tijolo { width: 330px; }
.barra-largura-8x4 .parede { max-width: 580px !important; }
.barra-largura-8x4 .tijolo { width: 192px; }
.barra-largura-8x4 .parede.colunas-2 .tijolo { width: 290px; }
.barra-largura-6x6 .parede { max-width: 430px !important; }	
.barra-largura-6x6 .tijolo { width: 142px; }
.barra-largura-6x6 .parede.colunas-2 .tijolo { width: 215px; }
}    @media only screen and (min-width: 768px) and (max-width: 980px) {
.parede { width: 720px !important; }
.tijolo { width: 240px; }
.parede.colunas-2 .tijolo { width: 360px !important; }
.barra-largura-10x2 .parede { max-width: 560px !important; }
.barra-largura-10x2 .tijolo { width: 185px; }
.barra-largura-10x2 .parede.colunas-2 .tijolo { width: 280px; }
.barra-largura-9x3 .parede { max-width: 500px !important; }
.barra-largura-9x3 .tijolo { width: 165px; }
.barra-largura-9x3 .parede.colunas-2 .tijolo { width: 250px; }
.barra-largura-8x4 .parede { max-width: 440px !important; }
.barra-largura-8x4 .tijolo { width: 145px; }
.barra-largura-8x4 .parede.colunas-2 .tijolo { width: 220px; }
.barra-largura-6x6 .parede { max-width: 320px !important; }	
.barra-largura-6x6 .tijolo { width: 105px; }
.barra-largura-6x6 .parede.colunas-2 .tijolo { width: 160px; }
}    @media only screen and (min-width: 480px) and (max-width: 767px) {
.parede,
.barra-largura-10x2 .parede,
.barra-largura-9x3 .parede,
.barra-largura-8x4 .parede,
.barra-largura-6x6 .parede
{ max-width: 440px !important; }
.tijolo,
.barra-largura-10x2 .tijolo,
.barra-largura-9x3 .tijolo,
.barra-largura-8x4 .tijolo,
.barra-largura-6x6 .tijolo
{ width: 220px !important; }
}.prepre-geral { }
.prepre { box-sizing: border-box; margin-top: 20px; background: rgba(0,0,0,0.07); box-shadow: 5px 5px 0 #ddd; width: 100%; border-collapse: collapse; border: 1px solid #aaa; border-bottom: none; }
.prepre td, .prepre th { box-sizing: border-box; font-family: monospace; font-size: 13px; padding: 6px; border-bottom: 1px solid #aaa; }
.prepre th { width: 30%; border-right: 1px solid #aaa; }
.prepre td { color: #000; }
.camaleao { color: #acacac; }
.val { padding: 0 5px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.val_numeric { font-weight: bold; background: orange; color: #fff; }
.val_numeric_0 { background: red; color: #fff; }
.val_true { background: green; color: #fff; }
.val_date { background: #C65FD3; color: #fff;  }
.val_url { background: #3671B5; color: #fff;  }
.valor > .prepre { margin-top: 0; box-shadow: none; border: none; } .prepre-serial { background: #000; color: #fff !important; }
.prepre-serial .escondido > .prepre { margin-top: 5px; box-shadow: none; border-color: #545454 }
.prepre-serial .escondido > .prepre td { padding: 0; color: #fff !important; border-color: #545454 !important; }
.prepre-serial .escondido > .prepre th { color: #fff !important; border-color: #545454 !important; }