/*
Theme Name: Lumipam
Theme URI: https://lumipam.com.br
Description: Template para site Lumipam
Author: v2bmkt
Version: 1.0
License: None
*/
@font-face {
    font-family: 'Mandau';
    src: url('fonts/Mandau-Bold.eot');
    src: url('fonts/Mandau-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Mandau-Bold.woff2') format('woff2'),
        url('fonts/Mandau-Bold.woff') format('woff'),
        url('fonts/Mandau-Bold.ttf') format('truetype'),
        url('fonts/Mandau-Bold.svg#Mandau-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mandau Ita';
    src: url('fonts/Mandau-BoldItalic.eot');
    src: url('fonts/Mandau-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Mandau-BoldItalic.woff2') format('woff2'),
        url('fonts/Mandau-BoldItalic.woff') format('woff'),
        url('fonts/Mandau-BoldItalic.ttf') format('truetype'),
        url('fonts/Mandau-BoldItalic.svg#Mandau-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mandau';
    src: url('fonts/Mandau-Regular.eot');
    src: url('fonts/Mandau-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Mandau-Regular.woff2') format('woff2'),
        url('fonts/Mandau-Regular.woff') format('woff'),
        url('fonts/Mandau-Regular.ttf') format('truetype'),
        url('fonts/Mandau-Regular.svg#Mandau-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mandau Reg Ita';
    src: url('fonts/Mandau-RegularItalic.eot');
    src: url('fonts/Mandau-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Mandau-RegularItalic.woff2') format('woff2'),
        url('fonts/Mandau-RegularItalic.woff') format('woff'),
        url('fonts/Mandau-RegularItalic.ttf') format('truetype'),
        url('fonts/Mandau-RegularItalic.svg#Mandau-RegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


.grecaptcha-badge { visibility: hidden; }
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 */
.menu, #nav li, #nav a, footer a, form input.wpcf7-submit, .social .fab, #scrollTop, .slick-prev, .slick-next, .slick-dots li button, .tabs li, .contato a, h3.accordion-toggle, #contato a, .foto a, .setaDown, a.mais, .postFoto a, .filtros a, .setaDown, #pagenav a, #slideshow a, #popUpWrapper, .postNav a, .boxContato a, .social .sLinktree a, .postFoto:before, .catIcone, #navCat a, #menuMobile a, #menuDesktop a, .lojas a, #introContato a, .postData a, .filtros a, .botaoLoja a, #topMenu a, .boxContato a, .tagCloud a, aside a, .postFooter a, .addtoany_list a span, .widget .addtoany_list a span, #listaCat a, 
.blocoProdutoFoto .foto a, .btn, .categoria a {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #666;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	font-family: 'Mandau';
	font-optical-sizing: auto;
}
a:link, a:visited  {
	color: #666;
	text-decoration: none;
}
a:hover, a:active  {
	color: #000;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 2;
}
a.mais:link, a.mais:visited {
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	float: left;
	color: #666;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
}
a.mais:hover, a.mais:active {
	color: #000;
}
a.btn:link, a.btn:visited {
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	padding: 10px 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	float: left;
	color: #fff;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
	background: #ea4a24;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
a.btn:hover, a.btn:active {
	color: #fff;
	background: #000;
}
#banner a.btn:link, #banner a.btn:visited, #catalogo a.btn:link, #catalogo a.btn:visited {
	color: #000;
	background: #fff;
}
#banner a.btn:hover, #banner a.btn:active, #catalogo a.btn:hover, #catalogo a.btn:active {
	color: #fff;
	background: #000;
}
.btnCenter {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	position: relative;
	width: 100%;
	clear: both;
}
#noticias .btnCenter {
	padding-top: 30px;
}
p, .video {
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5 {
	font-weight: 400;
}
h1 {
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 20px;
}
.topo h1 {
	margin: 0;
}
.topo h1 small, .postTitulo small, #relacionados small, #destaques small {
	display: block;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: 400;
}
.topo strong {
	display: block;
	font-size: 15px;
	line-height: 20px;
	color: #000;
}
.postTitulo small, #relacionados small, #destaques small {
	width: 55px;
	margin: 0 auto 10px auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #ea4a24;
	text-align: center;
	color: #ea4a24;
}
#relacionados small {
	width: 250px;
	margin-bottom: 50px;
}
#destaques small {
	width: 260px;
	margin-bottom: 50px;
}
#listaCat {
	overflow: hidden;
	margin-bottom: 20px;
	background: #ea4a24;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#listaCat h3 {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 15px;
	margin: 0;
}
#listaCat a:link, #listaCat a:visited {
	color: #fff;
}
#listaCat a:hover, #listaCat a:active {
	color: #ffcc33;
}
#listaCat li {
	padding: 10px 15px;
	font-size: 14px;
	line-height: 18px;
}
#listaCat li:nth-child(odd) {
	background: #000;
}
#listaCat {
	max-width: 260px;
	margin: 0 auto 20px auto;
} 
#listaCat .children {
	display: none;
}
#listaCat li.current-cat .children, #listaCat li.current-cat-ancestor .children {
	display: block;
	padding-left: 20px;
}
#listaCat li.current-cat a {
	font-weight: 700;
	color: #ffcc33;
}
#listaCat li.current-cat .children a:link, #listaCat li.current-cat .children a:visited {
	font-weight: 400;
	color: #fff;
}
#listaCat li.current-cat .children a:hover, #listaCat li.current-cat .children a:active {
	color: #ffcc33;
}

h2 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
	color: #333;
}
h3 {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
	color: #666;
}
h4 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
}
/* formulario */
.wpcf7-list-item {
	display: block;
	width: 100% !important;
	clear: both !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #000;
}
:-moz-placeholder { /* Firefox 18- */
	color: #000;
}
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='file'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url']  {
    width: 100%;
	-webkit-appearance: none;
    color: #000;
    background-color: #fff;
	border: 1px solid #ccc;
    font-size: 14px;
	height: 40px;
	line-height: 40px;
    padding: 0 10px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-weight: 400;
	font-family: "Montserrat", sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
select {
	background-image: url(images/setaSelect.png);
	background-position: center right;
	background-repeat: no-repeat;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 2px;
}
form input[type='text'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid,  form input[type='tel'].wpcf7-not-valid, form textarea.wpcf7-not-valid, .wpcf7 select.wpcf7-not-valid, form input[type='file'].wpcf7-not-valid, form input[type='url'].wpcf7-not-valid {
	background-color: #FFC;
	border-color: #e4003e;
}

form input.wpcf7-submit {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: left;
	border: 0 !important;
	cursor: pointer;
	width: 120px;
	height: auto;
	line-height: 40px;
	display: block;
	overflow: hidden;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size: 20px;
	color: #fff;
	background: #ea4a24;
}
form input.wpcf7-submit:hover {
	background: #000;
	color: #fff;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	padding: 0 !important;
	margin: 0 !important;
	float: right !important;
}
div.wpcf7-response-output {
	font-size: 14px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	font-weight: 400 !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	color: #000 !important;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.9);
	background: rgba(255, 255, 255, 0.9);
}
.foto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 80%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
.blocosProdutoWrapper {
	border: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.blocoProdutoFoto .foto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	overflow: hidden;
}
.conteudo {
	padding: 50px 0 30px 0;
	overflow: hidden;
	clear: both;
	position: relative;
}
.blocos, .bloco {
	overflow: hidden;
}

.gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 101%;
	margin-bottom: 20px;
}
.gallery li {
	width:  49%;
	margin: 0 1% 1% 0;
}
.gallery a, .blocoProdutoFoto .foto a {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	background-image: url(images/zoom.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 60px;
    -moz-background-size:  auto 60px;
    -o-background-size:  auto 60px;
    background-size:  auto 60px;
}
.foto:hover a {
	opacity: 1;
}
.page-template-page-temp {
	background: #fff0d8;
}
#temp {
	position: relative;
	overflow: hidden;
	background: #fff0d8;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#temp a {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#temp img {
	display: block;
	width: 100% !important;
	height: auto !important;
	-webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0); /* IE 9 */
    -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
    transform: translateZ(0);
}
.desktop, #menuDesktop {
	display: none !important;
}
/* menu */
#headerMobile {
	width: 100%;
	position: fixed;
	background: #fff;
	z-index: 9990;
	left: 0;
	top: 50px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
}
.logo, #logoRodape img {
	display: block;
	float: left;
	height: 50px !important;
	width: auto !important;
	margin: 10px 0;
	-webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0); /* IE 9 */
    -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
    transform: translateZ(0);
}
.spacer {
	height: 120px;
	display: block;
	width: 100%;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, #menuWrapper .fa-times  {
	color: #000;
	font-size: 25px;
	line-height: 70px !important;
	height: 70px;
	cursor: pointer;
	float: right;
}
#topMenu {
	background: #ea4a24;
	height: 50px;
	width: 100%;
	position: fixed;
	z-index: 9991;
	left: 0;
	top: 0;
}
#topMenu section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	height: 50px;
	line-height: 50px;
}
#topContato {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	font-size: 14px;
}
#topContato .botaoLoja, #topContato div {
	margin: 0 15px 0 0;
}
#topContato a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#topContato a .fab, #topContato .fas {
	margin-right: 5px;
	font-size: 18px;
}
#menuWrapper {
	position: fixed;
	background: #fff;
	width: 250px;
	height: 100%;
	z-index: 9995;
	right: -300px;
	top: 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 15px;
	line-height: 20px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;	
}
.topLink {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
#navRodape .topLink {
	justify-content: flex-start;
}
.topLink .fa-angle-down {
	width: 15px;
	text-align: right !important;
	font-size: 12px;
}
#nav li .subnav {
	clear: both;
	display: none;
	padding-top: 10px;	
}
#nav li .subnav li {
	padding: 0 15px 0 0;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 5px 0;
	text-transform: none;
	font-weight: 400;
}
#nav a:link, #nav a:visited {
	color: #666;
}
#nav a:hover, #nav a:active {
	color: #000;
}
.page-template-page-institucional .mInstitucional a, .page-template-page-trabalhe .mTrabalhe a, .page-template-page-representante .mRepresentante a, .home .mHome a, .page-template-page-produtos .mProdutos a.topLink, .single-produto .mProdutos a.topLink, .tax-tipo .mProdutos a.topLink, .page-template-page-onde .mOnde a,
.page-template-page-contato .mContato a, .page-template-page-blog .mBlog a, .archive.date .mBlog a, .archive.category .mBlog a, .single-post .mBlog a, .search .mProdutos a.topLink, .subnav .current-cat a, .archive.tag .mBlog a, .page-template-page-produtos .mProdutos a, .single-produto .mProdutos a {
	color: #000 !important;
	font-weight: 700;
}
#menuMobile {
	font-size: 16px;
	line-height: 30px;
}
#menuMobile li {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
#menuMobile li.mLoja {
	margin-bottom: 15px;
}
#menuMobile li.mLoja a:link, #menuMobile li.mLoja a:visited {
	padding: 5px 15px;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background: #000;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#menuMobile li.mLoja a:hover, #menuMobile li.mLoja a:active  {
	background: #666;
	color: #fff;
}
#menuMobile li.mLoja .fas {
	font-size: 18px;
	color: #fff !important;
}
#menuMobile .fab, #menuMobile .fas, #menuMobile .far,
#menuDesktop .fab, #menuDesktop .fas, #menuDesktop .far {
	margin-right: 5px;
	color: #000 !important;
	font-size: 22px;
	padding: 0 1px;
}
#menuMobile a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	font-weight: 500;
	float: right;
}
/* social */
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}
.social .fab, .social .far, .social .fas {
	font-size: 22px;
	overflow: hidden;
	height: 30px;
	line-height: 30px !important;
	padding: 0 1px;
}
.social a:link, .social a:visited, #topMenu a:link, #topMenu a:visited {
	color: #fff;
}
footer .social a:link, footer .social a:visited,
.blocoContatoInfo .social a:link, .blocoContatoInfo .social a:visited {
	color: #000;
}
.social a:hover, .social a:active, #topMenu a:hover, #topMenu a:active {
	color: #000;
}
footer .social a:hover, footer .social a:active,
.blocoContatoInfo .social a:hover, .blocoContatoInfo .social a:active {
	color: #ea4a24;
}
.social li {
	margin: 0 10px 0 0;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}
#topMenu .social {
	justify-content: flex-end;
}
#topMenu .social li {
	margin: 0 0 0 10px;
}
#topMenu .social li:first-child {
	margin: 0;
}
/* contato */
.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;
}
.boxContato {
	position: relative;
	padding-left: 40px;
	font-weight: 500;
	font-size: 14px;
	overflow: hidden;
	padding: 10px 0 10px 40px;
	line-height: 30px;
	color: #333;
	border-bottom: 2px solid #fff;
}
.blocoContato {
	background: #f1f1f1;
	margin-bottom: 30px;
	overflow: hidden;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.boxContato a:link, .boxContato a:visited {
	color: #333;
}
.boxContato a:hover, .boxContato a:active {
	color: #ea4a24;
}
.page-template-page-contato .bloco ul li:before {
	display: none;
}
.page-template-page-contato .bloco ul li {
	padding: 0;
}
.fas.fa-phone, .fas.fa-phone-square {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.boxContato.boxEndereco {
	line-height: 20px;
	margin: 0;
	border: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}
.bloco.blocoForm {
	margin-bottom: 30px;
}
.boxContato .fas, .boxContato .far, .boxContato .fab {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 20px;
	line-height: 30px !important;
	width: 25px;
	text-align: center !important;
	color: #333;
}

/* rodape */
footer {
	background: #f1f1f1;
	color: #666;
	padding: 30px 0 0 0;
	font-size: 13px;
	line-height: 18px;
}
footer a:link, footer a:visited {
	color: #666;
}
footer a:hover, footer a:active {
	color: #ea4a24;
}
.navRodape {
	overflow: hidden;
	margin-bottom: 25px;
}
.navRodape li {
	overflow: hidden;
	margin-bottom: 5px;
}
.botaoLoja {
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
}
.botaoLoja a:link, .botaoLoja a:visited {
	display: block;
	background: #ea4a24;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	padding: 0 10px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	display: block;
	float: left;
}
.botaoLoja a:hover, .botaoLoja a:active {
	background: #ffcc33;
	color: #000;
}
#topContato .botaoLoja a:link, #topContato .botaoLoja a:visited {
	background: #fff;
	color: #ea4a24;
}
#topContato .botaoLoja a:hover, #topContato .botaoLoja a:active {
	background: #ffcc33;
	color: #000;
}
footer h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ea4a24;
}
.creditos {
	padding-top: 20px;
	border-top: 1px solid #ddd;
	width: 100%;
	text-align: center;
}
footer .social {
	margin-bottom: 30px;
	clear: both;
}
footer .social li {
	margin: 0 10px 0 0;
}
/* paginacao */
#pagenav {
	overflow: hidden;
	clear: both;
	padding: 30px 0 15px 0;
	display: block;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	font-weight: 500;
}
#pagenav a, #pagenav span {
	display: block;
	margin: 0 5px 5px 0;
	font-size: 15px;
	height: 30px;
	width: 30px;
	line-height: 30px !important;
	color: #000;
	background: #f1f1f1;
	text-align: center;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#pagenav span.current {
	color: #fff;
	background: #000;
}
#pagenav a:link, #pagenav a:visited {
	color: #000;
	background: #f1f1f1;
}
#pagenav a:hover, #pagenav a:active {
	color: #fff;
	background: #666;
}
/* topo */
.topo {
	width: 100%;
	position: relative;
	background: #ea4a24;
}
.topo section {
	height: 200px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: left;
}
.single .topo section {
	height: 300px;
}
.single-produto .topo section {
	height: 200px;
}
.topo h1 {
	color: #fff;
	text-transform: none;
	font-weight: 900;
	margin: 0;
}
/* perguntas frequentes */
#accordion {
	overflow: hidden;
}
h3.accordion-toggle {
	position: relative;
	clear: both;
	padding: 10px 30px 10px 15px;
	margin-bottom: 20px;
	cursor: pointer;
	background: #f1f1f1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
}
h3.accordion-toggle .fa-chevron-down, h3.accordion-toggle .fa-chevron-right {
	position: absolute;
	right: 10px;
	top: 50%;
	height: 25px;
	line-height: 25px !important;
	margin-top: -12.5px;
}
h3.accordion-toggle.ativo .fa-chevron-right, h3.accordion-toggle .fa-chevron-down {
	display: none;
}
h3.accordion-toggle.ativo .fa-chevron-down {
	display: block;
}
h3.accordion-toggle:hover {
	background: #ccc;
	color: #000;
}
h3.accordion-toggle.ativo {
	background: #ea4a24;
	color: #fff;
}
.accordion-content {
	display: none;
	margin-bottom: 20px;
	padding: 0 20px 0 20px;
	overflow: hidden;
}
/* blog */
.post {
	margin-bottom: 20px;
	overflow: hidden;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background: #fff;
}
.postResumo {
	padding: 20px 20px 40px 20px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.postResumo a.mais {
	margin: 0;
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.post h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	color: #ea4a24;
	margin-bottom: 10px;
}
.postFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 50%;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.postFoto a:link, .postFoto a:visited {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.postFoto .postData {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	left: 10px;
	bottom: 10px;
	background: #ea4a24;
	font-size: 10px;
	line-height: 20px;
	padding: 0 10px;
	color: #fff;
	border: 0;
	letter-spacing: 1px;
	font-weight: 700;
	
}
.postFoto a:hover, .postFoto a:active {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
}
/* single post */
.postFooter {
	overflow: hidden;
	clear: both;
	padding: 20px 0 0 20px;
	border-left: 2px solid #ea4a24;
	color: #666;
}
.postFooter  strong {
	color: #ea4a24;
	font-weight: 700;
}
.single-post .postSingle {
	padding-bottom: 20px;
}
.postFooter .postData, .postCat, .postTags, .postShare {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}
.postShare {
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	border:  0;
}
.postShare strong {
	margin-right: 5px;
}
.addtoany_shortcode {
	overflow: hidden;
}
.addtoany_list a, .widget .addtoany_list a {
	display: block !important;
	float: left;
	padding: 0 !important;
	margin: 0 10px 0 0 !important;
	width: auto !important;
	height: 20px !important;
	line-height: 20px !important;
}

.postSingle ul, .bloco ul, .bloco ol, .postSingle ol {
	margin-bottom: 20px;
}
.postSingle ol, .bloco ol {
	list-style-position: outside;
}
.postSingle ol li, .bloco ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
.postSingle ul li, .bloco ul li {
	position: relative;
	padding-left: 15px;
}
.postSingle ul li:before, .bloco ul li:before {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 7px;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #666;
}
.postSingle ul.gallery li, .bloco ul.gallery li {
	padding: 0;
}
.postSingle ul.gallery li:before, .bloco ul.gallery li:before {
	display: none;
}
blockquote {
	margin: 0 0 20px 20px;
	font-size: 20px;
	line-height: 26px;
	font-style: italic;
	border: 2px solid #D8CFB9;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	z-index: 1;
}
blockquote:before {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 28px;
	position: absolute;
	left: 0;
	top: 0;
    content: '\f10d';
	color: #D8CFB9;
	width: 40px;
	height: 50px;
	line-height: 50px !important;
	text-align: left !important;
	background: #fff;
	left: -20px;
	top: -15px;
	z-index: 2;
}
blockquote p {
	padding: 20px 15px 20px 25px;	
	margin: 0;
}
.postSingle img, .alignnone, .aligncenter, .wp-caption img, .responsive {
	height: auto !important;
   	width: 100% !important;
	display: block;
	margin: 0 auto 20px auto;
}
/*.single-produto .bloco .responsive, .page-template-page-institucional .bloco .responsive, .home .bloco .responsive {
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}*/

.wp-caption  {
	background: #f1f1f1;
	padding: 5px;
	overflow: hidden;
	clear: both;
	display: block;
	text-align: center;
	font-style: italic;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.wp-caption img {
	margin-bottom: 5px;
}
.wp-caption p, blockquote p {
	margin-bottom: 0;
}
.postNav {
	overflow: hidden;
	clear: both;
	padding: 50px 0;
	font-size: 15px;
}
.postPrev, .postNext {
	float: left;
	overflow: hidden;
}
.postNext {
	text-align: right;
	float: right;
}
.postNav a:link, .postNav a:visited {
	line-height: 20px;
	text-align: center;
	height: 20px;
	display: block;
	width: 120px;
	color: #666;
	text-decoration: none !important;
	padding: 5px 0;
	border: 1px solid #ccc;
	text-transform: uppercase;
}
.postNav a:hover, .postNav a:active {
	background: #ccc;
	border-color: #ccc;
	color: #000;
}
/* tecnologias */
.video {
	max-width: 700px;
	margin: 0 auto 20px auto;
	overflow: hidden;
	text-align: center;
}
.tecnologia {
	padding: 0 0 80px 0;
	overflow: hidden;
}

.tecnologiaFoto {
	margin-bottom: 20px;
}
/* banner social */
#bannerSocial {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 100px 0;
	position: relative;
	overflow: hidden;
	image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
	text-align: center;
	font-size: 30px;
	line-height: 35px;
	color: #fff;
}
#bannerSocial h1 {
	color: #fff;
	text-transform: none;
	margin-bottom: 30px;
}

/* taxonomia servico */
.term-clinicos {
	background: #DBD6C9;
}
.term-esteticos {
	background: #A59A94;
}
.term-esteticos .postTitulo, .term-esteticos .postTitulo h2, .term-esteticos .servico h4 {
	color: #fff;
}
.listaServicos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
	text-align: center;
}
.servico {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 20px;
}
/* single servico */
.single-servico .blocos {
	padding: 0 0 30px 0;
}
.single-servico #accordion {
	margin-bottom: 30px;
}
/* a clinica */
#galeria {
	padding: 80px 0;
}
/* erro 404 */
.error404 .conteudo {
	text-align: center;
}
#home {
	position: relative;
	overflow: hidden;
}
#home img {
	margin: 0;
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
}
#home a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.banner {
	overflow: hidden;
	position: relative;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: left center;
	background-repeat: no-repeat;
	padding-bottom: 41%;
}
/* equipe */
.page-template-page-equipe {
	background: #A59A94;
}
.page-template-page-equipe .conteudo {
	color: #fff;
}
.profissional {
	overflow: hidden;
	margin-bottom: 30px;
}
.profissionalFoto .postFoto {
	margin-bottom: 20px;
}
.profissionalInfo h3 {
	color: #fff;
	margin-bottom: 5px;
}
.profissionalInfo p {
	margin-bottom: 5px;
}
.profissionalInfo {
	margin-bottom: 15px;
	overflow: hidden;
}
.servico .postFoto {
	width: 150px;
	height: 150px;
	margin: 0 auto 15px auto;
	padding: 0;
}
.topoTitulo {
	margin-bottom: 20px;
}
#busca {
	position: relative;
	overflow: hidden;
	max-width: 200px;
	float: right;
	border: 1px solid #ccc;
}
#busca input#s {
	height: 40px;
	line-height: 40px;
	padding-right: 40px;
	background: #fff;
	width: 100%;
	border: 0 !important;
	margin: 0 !important;
	z-index: 1;
}
#busca input#searchsubmit {
	width: 40px;
	height: 40px;
	line-height: 40px;
	float: left;
	overflow: hidden;
	text-indent: 9999px;
	cursor: pointer;
	background: #fff url(images/busca.png) center no-repeat;
	-webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    background-size: 20px auto;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	border: 0 !important;
	padding: 0 !important;
}
#videoWrapper {
	padding: 50px 0 0 0;
}
#videoWrapper .embed-container {
	max-width: 800px;
	margin: 0 auto;
	overflow: hidden;	
}
.page-template-page-trabalhe #videoWrapper {
	background: #f1f1f1;
	padding-bottom: 50px;
}
/* empresa */
#institucional {
	background: #f1f1f1;
	padding-bottom: 0;
}
.center {
	max-width: 700px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.home #institucional .center {
	max-width: 850px;
}
.icone {
	overflow: hidden;
	margin-bottom: 30px;
}
.iconeImage {
	width: 120px;
	height: 120px;
	overflow: hidden;
	position: relative;
	background: #fff;
	margin: 0 auto 20px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.iconeImage img {
	width: 60px !important;
	height: auto !important;
	margin: 30px auto;
	display: block;
}
/* banner regua */
#banner, #catalogo {
	overflow: hidden;
	position: relative;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 100px 0;
	position: relative;
	overflow: hidden;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}
#banner h2, #catalogo h2 {
	color: #fff;
}
#banner:before, #catalogo:before {
	content: "";
	background: #000;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	position: absolute;
	z-index: 1;
	opacity: 0.5;
}
.bgVermelho {
	background-color: rgba(234, 74, 36, 0.9);
	background: rgba(234, 74, 36, 0.9);
	padding: 20px 20px 0 20px;
	overflow: hidden;
	max-width: 700px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.mobile {
	display: block !important;
}
.desktop {
	display: none !important;
}
/* produto interna */
.bloco.blocoProdutoForm {
	background: #f1f1f1;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	margin-bottom: 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#formOrcamento h2, .blocoContatoInfo h4, #newsletter h3 {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 20px;
	color: #ea4a24;
}
.blocoContatoInfo h4 {
	margin-bottom: 10px;
}
.blocoContatoInfo {
	margin-bottom: 50px;
}
.bloco.blocoProdutoForm {
	width: 100%;
}
/* produtos */
#navCatSlide {
	margin-bottom: 50px;
}
.produto {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}
.produto .postFoto {
	padding-bottom: 100%;
	margin: 0 0 5px 0;
	position: relative;
	z-index: 2;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.blocoProdutoFoto img.responsive {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.produto a:hover .postFoto {
	border-color: #000;
}
.postFoto span {
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
	padding: 0 10px;
	background: #ccc;
	color: #000;
	z-index: 2;
}
.produto .postFoto:before {
	content: "";
	background: #000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	opacity: 0;
}
.produto a:hover .postFoto:before {
	opacity: 0.3;
}
.produto h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	text-transform: none;
	padding: 5px 0;
	margin: 0;
	position: relative;
	z-index: 2;
}
.center {
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
}
/* nav categorias */
#navCat {
	padding: 50px 0;
	text-align: center;
	background: #f1f1f1;
}
.categoria {
	margin: 0 10px;
}
.categoria  p {
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	margin: 0;
}
.single-produto #navCat {
	padding: 50px 0;
}
#navCat .slick-list {
	margin: 0 30px;
}
#nossosProdutos .slick-list {
	margin: 0 40px;
	text-align: center;
}
.catIcone {
	width: 100%;
	padding-bottom: 100%;
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	background-color: #fff;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border: 1px solid #ccc;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.catIcone:hover {
	border: 1px solid #000;
}
#navCat p {
	margin: 0;
}
#navCat a:link, #navCat a:visited {
	color: #666;
}
#navCat a:hover, #navCat a:active {
	color: #000;
}
#noticias {
	background: #E4E4E4;
}
#noticias h2 {
	text-align: center;
	margin-bottom: 50px;
}
.home h2, .center h2 {
	color: #000;
	margin-bottom: 20px;
	font-weight: 900;
}
#categorias {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 102%;
	margin-left: -1%;
}
#categorias .categoria {
	text-align: center;
	width: 48%;
	margin: 0;
	margin: 0 1% 2% 1%
}
#categorias .categoria p {
	font-size: 18px;
	line-height: 22px;
}
/* contato */
#introContato {
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
	border-bottom: 1px solid #ccc;
}
#introContato strong {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1px;
}
#introContato li {
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
}
#formContato {
	overflow: hidden;
}
#rodapeContato {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
#rodapeContato .btn {
	overflow: hidden;
	margin-right: 50px;
}
/* lojas */
.page-template-page-lojas .conteudo {
	padding-bottom: 0;
}
.lojas {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin-bottom: 50px;
}
.loja {
	overflow: hidden;
	margin-bottom: 50px;
}
.lojas:last-child {
	border: 0;
	margin: 0;
}
.lojaContato {
	overflow: hidden;
	position: relative;
	padding-left: 25px;
}
.lojaContato .fas, .lojaContato .far {
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	text-align: center !important;
	line-height: 24px !important;
}
#relacionados {
	background: #f1f1f1;
	padding: 50px 0 30px 0;
	border-bottom: 2px solid #ea4a24;
}
#relacionados .postResumo {
	background: #fff;
}
/* institucional */
.intro {
	font-weight: 200;
	font-size: 30px;
	line-height: 40px;
	overflow: hidden;
}
/* home empresa */
#empresa {
	padding-bottom: 80px;
}
#empresa p {
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
}
/* produto interna */
#produtoInfo {
	overflow: hidden;
}
#produtoInfo strong {
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	letter-spacing: 3px;
	font-size: 14px;
	line-height: 20px;
}
#produtoInfo div {
	padding: 0 0 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
#produtoInfo div:last-child {
	border: 0;
	margin: 0;
}
/* taxonomia */

.filtros {
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 40px;
}
.filtros li {
	margin: 0 10px 10px 0;
}
.filtros a:link, .filtros a:visited {
	border: 1px solid #999;
	font-size: 12px;
	line-height: 16px;
	padding: 6px 10px;
	display: block;
}
.filtros a:hover, .filtros a:active {
	border: 1px solid #f1f1f1;
	background: #f1f1f1;
}
.filtros li.current-cat a {
	border: 1px solid #000;
	background: #000;
	color: #fff;
}
.filtros .cat-item-none {
	display: none !important;
}
.produtoGaleria {
	margin-bottom: -1%;
	padding-bottom: 50px;
	overflow: hidden;
}
.blogTitulo {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.blogTitulo #busca {
	margin-bottom: 20px;
}
/* institucional */
.page-template-page-institucional .conteudo {
	padding-bottom: 0;
}
.page-template-page-institucional .bloco {
	margin-bottom: 30px;
}
.bg {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-bottom: 100%;
}
/* post single */
.single .topo  h1 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 600;
	max-width: 800px;
}
aside {
	max-width: 300px;
	padding-top: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.sideCat ul li a:link, .sideCat ul li a:visited {
	display: block;
	padding-right: 25px;
	border-bottom: 1px solid #f1f1f1;
	position: relative;
	padding: 5px 25px 5px 10px;
	font-size: 14px;
	overflow: hidden;
}
.sideCat ul li a:hover, .sideCat ul li a:active {
	background: #f1f1f1;
}
.sideCat ul li a:before {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 12px;
	height: 26px;
	line-height: 26px !important;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -13px;
    content: '\f105';
}
.sideBox {
	overflow: hidden;
	margin-bottom: 40px;
}
aside h3, #destaques h2, #newsletter h2, #obrasRelacionadas h2, #filtros small {
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px solid #ea4a24;
	color: #ea4a24;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: 600;
}
.sideBox.sideCat {
	margin-bottom: 50px;
}
aside .sideCat h3 {
	margin-bottom: 0;
}
.tagCloud a:link, .tagCloud a:visited {
	background: #ea4a24;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	float: left;
	font-size: 12px !important;
	line-height: 16px !important;
	padding: 5px 10px;
	margin: 0 10px 10px 0;
}
.tagCloud a:hover, .tagCloud a:active {
	background: #000;
	color: #fff;
}

.blocoProdutoInfo {
	overflow: hidden;
	padding: 20px 20px 0 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.blocoProdutoInfo strong {
	color: #000;
}
.blocoProdutoInfo ul li:before {
	content: "\f061";
	color: #000;
	font-size: 12px;
	line-height: 22px !important;
}
/* newsletter */
#newsletter {
	padding: 50px 0 30px 0;
	position: relative;
	overflow: hidden;
	background: #ea4a24;
	color: #fff;
}
#newsletter h3 {
	color: #fff;
	margin-bottom: 10px;
}
#newsletter form input.wpcf7-submit {
	font-size: 15px;
	background: #fff;
	color: #ea4a24;
}
#newsletter form input.wpcf7-submit:hover {
	background: #000;
	color: #fff;
}
/* destaques */
.destaque {
	border: 1px solid #ccc;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 14px;
	line-height: 20px;
}
.destaqueTitulo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.destaque .postFoto {
	width: 50px;
	height: 50px;
	padding: 0;
	margin-bottom: 20px;
}
.destaque h4 {
	width: calc(100% - 70px);
	margin-bottom: 20px;
	color: #ea4a24;
	font-weight: 700;
}
#postDestaque .postFoto {
	padding-bottom: 70%;
	padding: 0;
}
#postDestaque h4 {
	position: absolute;
	left: 10px;
	bottom: 40px;
	margin: 0;
	color: #fff;
	font-weight: 700;
	
}
#postDestaque .postFoto:after {
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%);
	background: linear-gradient(180deg, rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	content: "";
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
/* catalogo */
.blocoPosts .post:last-child {
	display: none;
}
#destaquesWrapper {
	padding-bottom: 30px;
}
/* linha do tempo */
#timeline {
	background: #f1f1f1;
	padding-bottom: 30px;
}
#timeline h2 {
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: 900;
}
#timelineWrapper h3 {
	color: #ea4a24;
	font-size: 70px;
	line-height: 75px;
	font-weight: 900
}
#timelineWrapper .postFoto {
	padding-bottom: 100%;
	margin-bottom: 0;
}
.timeFoto {
	max-width: 300px;
}
#timelineNav {
	width: 50px;
	padding: 50px 0;
	margin-top: 5px;
}
#timelineNav .slick-prev {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -15px;
	-webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
#timelineNav .slick-next {
	position: absolute;
	bottom: 0;
	top: auto;
	left: 50%;
	margin-left: -15px;
	-webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.timeAno {
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}
.timeFoto {
	overflow: hidden;
	margin-bottom: 20px;
}
.timeAno:hover {
	color: #ea4a24;
}
.slick-current .timeAno {
	color: #ea4a24 !important;
	font-weight: 700;
}
#timelineConteudo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#timelineWrapper {
	width: calc(100% - 70px);
}
#instagram {
	padding: 50px 0 40px 0;
}
.freeHtmlMapStateInfo h2 {
	font-weight: 700;
	color: #000;
}
.freeHtmlMapStateInfo strong {
	color: #ea4a24;
}
.freeHtmlMapStateInfo ul li em {
	color: #ea4a24;
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	line-height: 25px;
}
.freeHtmlMapStateInfo ul li strong {
	color: #666;
	text-transform: uppercase;
}
.freeHtmlMapStateInfo ul li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.fm-map-container {
	font-family: font-family: 'Mandau' !important;
	overflow: hidden;
}
.fm-map-container:before {
	content: "";
	width: 190px;
	height: 24px;
	position: absolute;
	z-index: 200;
	left: 0;
	bottom: 0;
	background: #fff;
}
.navRodapeProdutos {
	max-width: 320px;
}
@media only screen 
and (min-width : 480px) {
.navRodapeProdutos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between
}
.navRodapeProdutos li {
	width: 48%;
}

.clippingWrapper, #materiais .post {
	width: 48%;
	margin-right: 2%;
}
.gallery li {
	width:  32.3333%;
}
#listaProdutos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.produto {
	width: 48%;
	margin-right: 2%;
}
}
@media only screen 
and (min-width : 640px) {
.timeInfoWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
}
.timeInfo {
	width: calc(100% - 320px);
	order: 2;	
}
.timeFoto {
	width: 300px;
	margin-right: 20px;
	order: 1;
}
#destaques {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.destaque {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 2%;
}
#newsForm {
	position: relative;
	overflow: hidden;
}
#camposNews p {
	position: relative;
	overflow: hidden;
	padding-right: 130px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	z-index: 1;
}
#camposNews span.wpcf7-form-control-wrap {
	display: block;
	width: 49%;
}
#newsletter form input.wpcf7-submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
#newsletter .wpcf7-spinner {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}
.post {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.postFotoWrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 40%;
	height: 100%;
}
.postFotoWrapper .postFoto {
	width: 100%;
	height: 100%;
	padding: 0;
}
.postResumo {
	width: 60%;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.topoTitulo {
	margin: 0;
	padding-right: 220px;
}
#busca {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -21px;
}

.servico {
	width: 31.3333%;
}
.lojas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.loja {
	width: 48%;
	margin-right: 2%;
}
.tecnologia, .profissional, #rodape {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.tecnologia:last-child {
	padding-bottom: 0;
}
.profissional, .tecnologia {
	align-items: center;
}
.gallery li {
	width:  24%;
}

}
@media only screen 
and (min-width : 768px) {
.boxRodape {
	width: 48%;
}
#topContato .botaoLoja, #topContato div {
	margin: 0 30px 0 0;
}
#topContato {
	font-size: 14px;
}
.botaoLoja a:link, .botaoLoja a:visited {
	font-size: 14px;
	padding: 0 20px;
}
#timelineWrapper {
	width: calc(100% - 100px);
}
.timeInfo {
	width: calc(100% - 350px);	
}
.timeFoto {
	margin-right: 50px;
}
#categorias .categoria {
	width: 31.3333%;
}
.blocoPosts .post:last-child {
	display: flex;
}
.banner {
	padding-bottom: 41%;
}
.single .postSingle {
	float: left;
	width: 70%;
}
aside {
	float: right;
	padding: 0;
	width: 25%;
}
.page-template-page-institucional .bloco {
	float: right;
}
.page-template-page-institucional .bg {
	padding: 0;
	position: absolute;
	z-index: 1;
	left: 0;
	width: 50%;
	bottom: 0;
	top: 0;
	height: 100%;
}
.topo h1 {
	font-size: 50px;
	line-height: 55px;
}
.loja {
	width: 31.3333%;
}
.formLeft {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-right: 5px;
}
.formRight {
	float: right;
	width: 50%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left: 5px;
}
.produto {
	width: 31.3333%;
}
.mobile {
	display: none !important;
}
.desktop {
	display: block !important;
}
.single-servico .blocos {
	padding: 80px 0;
}
.single-servico #accordion {
	margin-bottom: 80px;
}



.profissionalInfo, .profissional .postSingle {
	font-size: 20px;
	line-height: 25px;
}



.blocos, #newsletter section, .blocosProdutoWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#institucional .icone {
	width: 30%;
}

.bloco.blocoForm {
	margin: 0;
}
#catalogo .blocos {
	align-items: center;
}
.bloco, #newsIntro, #formNews {
	width: 47%;
}
#introProduto .blocoProdutoInfo,  #introProduto .blocoProdutoFoto {
	width: 50%;
}
#relacionados .produto:last-child {
	display: none;
}
#blog .bloco {
	width: 49%;
}
#postDestaque .postFoto {
	padding: 0;
}
.blocoPosts {
	margin-bottom: 20px;
}
.blocoPosts .post:last-child {
	margin-bottom: 0;
}
}
@media only screen 
and (min-width : 1024px) {
.boxRodape {
	width: auto;
}

.produto {
	width: 23%;
}
.destaque {
	width: 31.3333%;
}	
#banner, #catalogo {
	padding: 150px 0;
	background-attachment: fixed;
}
.bgVermelho {
	padding: 40px 40px 20px 40px;
}
#newsletter section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#newsIntro {
	width: 460px;
}
#newsletter h3 {
	margin: 0;
	line-height: 20px;
}
#newsIntro p {
	line-height: 20px;
}
#newsForm {
	width: calc(100% - 500px);
}
#camposNews span.wpcf7-form-control-wrap {
	margin-bottom: 10px;
}
#formContato span[data-name="your-email"] {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 5px;
	clear: left;
	display: block;
}
#formContato span[data-name="telefone"] {
	width: 50%;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2.5px;
	clear: right;
	display: block;
}
	
	
.single-produto .topo {
	z-index: 1;
}
#introProduto {
	margin-top: -100px;
	z-index: 2;
	padding-top: 0;
}
#topMenu {
	z-index: 9996;
}
.blocosProdutoWrapper {
	margin-top: 150px;
	width: 67%;
}
/*.bloco.blocoProdutoFoto {
	width: 24%;
	
}
.bloco.blocoProdutoInfo {
	width: 41%;
	padding-top: 150px;
}*/
.bloco.blocoProdutoForm {
	width: 29%;
}
#relacionados .produto {
	width: 23%;
}
#destaques .produto {
	width: 31.3333%;
}
#newsIntro {
	width: 350px;
}
#formNews {
	width: calc(100% - 350px);
	position: relative;
	overflow: hidden;
}




#navRodape {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#navRodape li {
	margin: 0 15px 5px 15px;
}
#relacionados .produto:last-child {
	display: block;
}
#busca {
	right: 0;
}
#posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between
}
.post {
	width: 49%;
}
.bloco .post {
	width: 100%;
}
section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#headerMobile, #menuWrapper .fa-times, #menuMobile  {
	display: none !important;
}


#menuWrapper {
	width: 100%;
	left: 0;
	top: 50px;
	bottom: auto;
	height: 70px;
	background: #fff;
	border: 0;
}
#menuWrapper .logo {
	display: block;
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	clear: none;
	width: 960px;
	padding: 0;
	margin: 0 auto;
}
#menuWrapper .social {
	position: absolute;
	top: 20px;
	right: 0;
}
#menuWrapper, .menu, #nav, #nav li {
	overflow: inherit;
}
#nav {
	float: right;
	clear: none;
	height: 70px;
	line-height: 70px;
}
#nav li {
	float: left;
	margin: 0 20px 0 0;
	clear: none;
	position: relative;
	height: 70px;
	line-height: 70px;
	font-size: 13px;
}
#nav li:last-child {
	margin: 0;
}


#sobre {
	margin-top: -100px;
	padding-top: 150px;
}
.btnInscricao {
	width: 130px;
	margin: 0;
	position: absolute;
	top: 15px;
	right: 200px;
}
#institucional {
	padding-bottom: 0;
}



#introContato ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.tax-tipo #listaProdutos {
	width:  75%;
	float: left;
}
#listaCat {
	width: 22%;
	float: right;
	margin: 0 0 20px 0;
}
#nav li .subnav {
	position: absolute;
	background: #fff;
	top: 70px;
	padding: 0 10px 5px 15px;
	left: -15px;
	text-align: left;
	width: 200px;
	border: 1px solid #ccc;
	border-top: 0;
}
#nav li .subnav li {
	height: auto;
	padding: 0;
	margin: 0 0 10px 0;
	float: none;
	clear: both;
	width: 100%;
	text-align: left !important;
}
.bloco.blocoCatalogoFoto {
	width: 40%;
}
.bloco.blocoCatalogoInfo {
	width: 55%;
}
}
@media only screen 
and (min-width : 1280px) {
#nav li {
	margin: 0 30px 0 0;
	font-size: 15px;
}
.menu, section {
	width: 1200px;
}
.produto {
	width: 18%;
}
}
