@charset "UTF-8";footer{background:#37312E;padding-bottom:60px;font-weight:300;color:#cec1a7;position:relative}footer .container{text-align:left}footer .menu-footer{width:100%;background:#7F9B90;min-height:85px;display:flex;align-items:center;margin-bottom:45px}footer .menu-footer ul{display:flex;flex-wrap:wrap;justify-content:space-between}footer .menu-footer li{list-style-type:none;line-height:30px;border-left:1px solid rgba(55,49,46,.2);text-transform:uppercase;text-align:center;white-space:nowrap;flex:1}footer .menu-footer li:last-child{border-right:1px solid rgba(55,49,46,.2)}footer .menu-footer li a{font-size:13px;color:#37312e;font-weight:lighter}footer .box{gap:20px;margin-bottom:30px;flex-wrap:wrap}footer .box>div{max-width:23%}footer .box a{color:#cec1a7}footer .logo{max-width:100%;height:90px;transform:scale(.8)}footer .creci{margin-top:20px;font-size:14px;text-align:center;text-transform:uppercase}footer .endereco{margin-bottom:30px}footer .endereco>div{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:flex-start;align-items:flex-start}footer .endereco .ico-local{width:25px;height:25px;margin-right:10px;flex-shrink:0;fill:#cec1a7}footer .endereco .bairro:before{content:" ";display:block}footer .endereco a{margin-top:10px;text-decoration:underline;display:block;color:#cec1a7}footer .contatos{margin-bottom:30px}footer .contatos a{display:block;margin-bottom:15px;color:#cec1a7}footer .contatos a svg{width:20px;margin-right:5px;vertical-align:middle;fill:currentColor}footer .redes-sociais{text-align:center}footer .redes-sociais .titulo{font-size:14px;margin-bottom:20px;text-transform:uppercase}footer .redes-sociais .links{display:flex;justify-content:center!important;flex-wrap:wrap;width:auto;margin:0 auto}footer .redes-sociais .links a{width:30px;height:40px;border-radius:50%;text-align:center;display:flex;justify-content:center;align-items:center;margin:3px;color:#cec1a7}footer .redes-sociais .links a svg{height:60%;fill:currentColor}footer .box-final{padding-top:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}footer .desenvolvedor{text-align:center;color:#cec1a7}footer .desenvolvedor svg,footer .desenvolvedor img{height:32px;width:auto}.lgpd{width:100%;min-height:30px;padding:5px 0;background:#ffffff;position:fixed;z-index:10;bottom:0;left:0;text-align:center}.lgpd:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,rgb(242,205,128) 0%,rgb(200,146,73) 30%,rgb(242,205,128) 70%,rgb(200,146,73) 100%)}.lgpd .center{width:80%;padding-bottom:0;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:center;align-items:center}.lgpd .texto{width:calc(100% - 220px);font-size:14px;padding-bottom:0}.lgpd a{text-decoration:underline}.lgpd .btn{padding:0 10px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:#37312e;background:transparent;cursor:pointer;transition:1s all;border-radius:0;height:40px}.lgpd .btn:hover{background:#7F9B90;color:#fff}.buscas-frequentes{background:#7F9B90;color:#37312e;position:absolute;bottom:0;left:0;width:100%;z-index:9}.buscas-frequentes.aberto .bf-content{max-height:60vh;padding:20px 0 40px}.buscas-frequentes.aberto .bf-handle{padding:12px 20px}.buscas-frequentes.aberto .bf-handle .bf-handle-icon svg{transform:rotate(180deg)}.buscas-frequentes .bf-handle{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;cursor:pointer;user-select:none;color:#37312e}.buscas-frequentes .bf-handle .bf-handle-icon svg{width:12px;height:12px;stroke:#37312e;transition:transform .3s ease;transform:rotate(0);display:block}.buscas-frequentes .bf-handle .bf-handle-label{font-size:.5rem;text-transform:uppercase;letter-spacing:1.5px;font-weight:700}.buscas-frequentes .bf-content{max-height:0;overflow-y:auto;transition:max-height .4s ease-in-out;padding:0}.buscas-frequentes .bf-content .container{display:flex;flex-wrap:wrap;gap:40px}.buscas-frequentes .secao{flex:1;min-width:200px}.buscas-frequentes .secao .titulo{font-weight:600;font-size:.8rem;margin-bottom:14px;color:#37312e;text-transform:uppercase;letter-spacing:1px}.buscas-frequentes .secao .links{list-style:none;padding:0;margin:0}.buscas-frequentes .secao .links li{margin-bottom:8px}.buscas-frequentes .secao .links li a{font-size:.82rem;color:#37312e;transition:color .2s}.buscas-frequentes .secao .links li a:hover{color:#fff}.buscas-frequentes .palavras-chave{border-top:1px solid rgba(55,49,46,.3);padding-top:30px;margin-top:30px;width:100%}.buscas-frequentes .palavras-chave .titulo{font-weight:600;font-size:.8rem;margin-bottom:20px;color:#37312e;text-transform:uppercase;letter-spacing:1px}.buscas-frequentes .palavras-chave .tags{display:flex;flex-wrap:wrap;gap:15px}.buscas-frequentes .palavras-chave .tags a{font-size:.82rem;color:#cec1a7;background:#37312E;padding:6px 12px;border-radius:4px;transition:all .2s}.buscas-frequentes .palavras-chave .tags a:hover{background:#CEC1A7;color:#37312e}@media screen and (max-width: 1450px){footer .menu-footer ul li{font-size:12px}}@media screen and (max-width: 1115px){footer .box>div{max-width:47%;width:47%}}@media (orientation: portrait) and (max-width: 1024px){footer .menu-footer{height:auto}footer .menu-footer ul{flex-wrap:wrap;padding-top:10px}footer .menu-footer ul li{flex:none;width:50%;margin-bottom:20px}footer .menu-footer ul li:nth-child(odd){border:0}footer .menu-footer ul li:last-child{border-right:0}footer .creci{text-align:center}footer .box{flex-wrap:wrap}footer .box div{width:45%}}@media screen and (max-width: 930px){footer .menu-footer ul li{line-height:50px;flex:none;width:33%;border:0!important}}@media screen and (max-width: 820px){.buscas-frequentes .box{flex-wrap:wrap}.buscas-frequentes .box .buscas{width:100%!important;margin-bottom:50px}}@media screen and (max-width: 680px){footer .box{display:block}footer .box div{max-width:95%!important;width:95%!important;margin:50px auto 0}footer .logo{display:block;margin:0 auto 20px}.lgpd .center{padding:0 20px}.lgpd .texto,.lgpd .btn{width:100%}.lgpd .btn{margin-top:10px}}@media screen and (max-width: 470px){footer .logo{height:auto}footer .menu-footer ul li{flex:none;width:50%}}
