*{font-family:'Tahoma', sans-serif;}
body{min-height:100%;display:flex;flex-direction:column;}
.mt-3{margin-top:1.5rem;}
.py-3{padding-top:1.5rem;padding-bottom:1.5rem;}
.justify-content-center{display:flex;flex-wrap:wrap;justify-content:center;}
main{flex:1;}
main .topo{position:relative;text-align:center;}
main .topo::before{position:absolute;top:0;left:0;right:0;bottom:0;display:block;content:"";background-image:url('/img/bg_topo.jpg');background-repeat:no-repeat;background-position:center bottom;background-size:cover;mix-blend-mode:multiply;-moz-transform:scaleY(-1);-o-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV";}
@media (min-width: 992px){#busca{position:absolute;top:50%;right:15px;margin-top:-18px;}
}
#busca *{box-sizing:content-box !important;}
#busca table.gsc-search-box .gsc-control-cse{border:0;background:none;}
#busca table.gsc-search-box td.gsc-input{padding:0;}
#busca table.gsc-search-box td.gsc-input .gsib_a{padding-top:0;}
#busca table.gsc-search-box td.gsc-input .gsib_a input{background-color:transparent !important;}
#busca table.gsc-search-box td.gsc-input .gsib_b span{margin:3px 0;}
#busca table.gsc-search-box td.gsc-input .gsc-input-box{height:25px;border-radius:4px 0 0 4px;border-right:0;}
#busca table.gsc-search-box td.gsc-input .gsc-input-box table{height:100%;}
#busca table.gsc-search-box td.gsc-input .gsc-input-box table .gsc-input{font-size:12px !important;text-indent:0 !important;background:none !important;min-width:140px;}
#busca table.gsc-search-box td.gsc-search-button{line-height:1em;}
#busca table.gsc-search-box td.gsc-search-button .gsc-search-button{margin:0;padding:0;width:50px;height:25px;border-radius:0 4px 4px 0;border-left:0;background-image:url('/img/busca.png');background-position:center top;background-color:#000;}
#busca table.gsc-search-box td.gsc-search-button .gsc-search-button:hover{background-position:center bottom;}
#busca table.gsc-search-box td.gsc-search-button .gsc-search-button svg{display:none;}
#busca > div{max-width:215px;display:inline-block;}
#SERP{overflow:hidden !important;max-height:none !important;z-index:10000;}
#SERP .modal-header *,#SERP .modal-body *{box-sizing:content-box !important;}
#SERP .modal-header table.gsc-search-box .gsc-control-cse,#SERP .modal-body table.gsc-search-box .gsc-control-cse{border:0;background:none;}
#SERP .modal-header table.gsc-search-box td.gsc-input,#SERP .modal-body table.gsc-search-box td.gsc-input{padding:0;}
#SERP .modal-header table.gsc-search-box td.gsc-input .gsib_a,#SERP .modal-body table.gsc-search-box td.gsc-input .gsib_a{padding-top:0;}
#SERP .modal-header table.gsc-search-box td.gsc-input .gsib_a input,#SERP .modal-body table.gsc-search-box td.gsc-input .gsib_a input{background-color:transparent !important;}
#SERP .modal-header table.gsc-search-box td.gsc-input .gsib_b span,#SERP .modal-body table.gsc-search-box td.gsc-input .gsib_b span{margin:3px 0;}
#SERP .modal-header table.gsc-search-box td.gsc-input .gsc-input-box,#SERP .modal-body table.gsc-search-box td.gsc-input .gsc-input-box{height:25px;border-radius:4px 0 0 4px;border-right:0;}
#SERP .modal-header table.gsc-search-box td.gsc-input .gsc-input-box table,#SERP .modal-body table.gsc-search-box td.gsc-input .gsc-input-box table{height:100%;}
#SERP .modal-header table.gsc-search-box td.gsc-input .gsc-input-box table .gsc-input,#SERP .modal-body table.gsc-search-box td.gsc-input .gsc-input-box table .gsc-input{font-size:12px !important;text-indent:0 !important;background:none !important;min-width:140px;}
#SERP .modal-header table.gsc-search-box td.gsc-search-button,#SERP .modal-body table.gsc-search-box td.gsc-search-button{line-height:1em;}
#SERP .modal-header table.gsc-search-box td.gsc-search-button .gsc-search-button,#SERP .modal-body table.gsc-search-box td.gsc-search-button .gsc-search-button{margin:0;padding:0;width:50px;height:25px;border-radius:0 4px 4px 0;border-left:0;background-image:url('/img/busca.png');background-position:center top;background-color:#000;}
#SERP .modal-header table.gsc-search-box td.gsc-search-button .gsc-search-button:hover,#SERP .modal-body table.gsc-search-box td.gsc-search-button .gsc-search-button:hover{background-position:center bottom;}
#SERP .modal-header table.gsc-search-box td.gsc-search-button .gsc-search-button svg,#SERP .modal-body table.gsc-search-box td.gsc-search-button .gsc-search-button svg{display:none;}
#SERP .modal-body{max-height:calc(80vh);overflow-y:auto;}
.btn.btn-bable{color:#000;background-color:#84b819;white-space:normal;word-break:break-all;}
.btn.btn-bable:hover{color:#fff;background-color:#000;}
header{background-color:#84b819;background-image:url('/img/bg_topo.jpg');background-position:center;background-repeat:no-repeat;background-size:cover;background-blend-mode:multiply;text-align:center;position:fixed;top:0;width:100%;z-index:100;}
header > .container{position:relative;}
header > .container .logo{padding:10px;display:inline-flex;align-items:center;justify-content:center;}
header > .container .logo img{max-width:200px;max-height:100%;}
nav.site{border:0;margin-bottom:0;background-color:#000;}
@media (min-width: 768px){nav.site .navbar-nav{margin:0 auto;display:table;table-layout:fixed;float:none;}
}
nav.site ul.nav > li > a{padding:15px 30px;font-size:1.1em;color:#fff;background-color:#000;}
nav.site ul.nav > li > a:hover,nav.site ul.nav > li > a:focus{color:#84b819;}
nav.site ul.nav > li.open > a,nav.site ul.nav > li.active > a{color:#000 !important;background-color:#f6f6f6 !important;}
nav.site ul.nav > li .dropdown-menu > .active > a{color:#000;background-color:#84b819;}
.texto-longo{margin-top:40px;line-height:1.5em;}
.texto-longo p{text-align:justify;padding-bottom:5px;}
.texto-longo ul{padding:0;}
.texto-longo ul li{text-align:justify;padding-bottom:5px;}
h1,h2,h3{text-align:center;line-height:1.5em;font-size:1.65em;margin:20px 0;}
h1.menor,h2.menor,h3.menor{font-size:1.3em;}
.faixa{color:#fff;margin:40px 0;}
.faixa.verde{background-color:#84b819;}
.faixa.cinza{background-color:#e0e0e0;}
.faixa.cinza h1,.faixa.cinza h2,.faixa.cinza h3{color:#000;}
.faixa .texto-longo,.faixa .imagens{margin:20px 0;}
.projetos .container{display:flex;flex-wrap:wrap;justify-content:center;}
.projetos article{margin-bottom:40px;}
.projetos article .box{font-size:0.85em;}
.projetos article .box .thumb{position:;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
.projetos article .box:hover{cursor:pointer;background-color:#d1e69d;}
.projetos article .box .texto{margin:0 15px;}
.contato .box,.projetos .box{-webkit-border-radius:0 25px 0 25px;-moz-border-radius:0 25px 0 25px;border-radius:0 25px 0 25px;height:100%;padding:15px;background-color:#c0dc7e;}
.contato .box a,.projetos .box a{color:inherit;font-weight:bold;}
footer{margin-top:40px;padding:40px 0;background-color:#000;}
@media (max-width: 991px){footer .fb-page{margin-top:20px;}
}
footer .endereco,footer .telefone,footer .atendimento,footer .email{color:#f6f6f6;line-height:2em;font-size:0.9em;}
footer .endereco a,footer .telefone a,footer .atendimento a,footer .email a{color:inherit;}
footer .endereco a:hover,footer .telefone a:hover,footer .atendimento a:hover,footer .email a:hover{color:#84b819;text-decoration:none;}
