<!--
/* AGÊNCIA BAMBOO BRASIL 
www.bambobrasil.com.br | (62) 3091.5373
CSS: Wenderlan G. Viana

geral		#333333
links 		#9a2f65
titulo		#547f5d
*/

/* Resetar */
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 { margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent }body { line-height:1 }ol, ul { list-style:none }blockquote, q { quotes:none }blockquote:before, blockquote:after, q:before, q:after { content:''; content:none }:focus { outline:0 }ins { text-decoration:none }del { text-decoration:line-through }
/* Final Resetar */

body { font:normal 12px Arial, Helvetica, sans-serif; color:#6c6c6c !important;  background:#fff }
.logo{ width:233px; height:161px; margin:0 auto; text-indent:-999em;}
img{ vertical-align:middle; max-width: 100%;}
.clear { clear:both;}
#header{ width:100%; background:url(../images/bg_header.jpg) no-repeat; padding:20px 0 30px; text-align: center;}
#content{}
.faleconosco{ padding:60px 0;}
.tit{ background:url(../images/divisor.png) repeat-x center; text-align:center; color:#00529c; font-size:50px; font-style:italic; margin-bottom:30px;}
.tit span{ background:#fff; padding:0 20px}
.tit h2{ background:#fff; padding:0 20px;font-size:50px;display: inline-block;}
.ondeestamos{ padding:60px 0 0; border-bottom:10px solid #00529c;}
.desc-imagens { font-size: 16px;text-align: center;max-width: 1206px;margin: 0 auto;}
.list-imagens {max-width: 1206px; width: 100%; margin: 0 auto; text-align: center;}
.list-imagens img {margin-bottom: 60px;float: left;}
.list-imagens img:nth-child(2n+0) {margin-left: 26px;}
.formulario{ max-width:980px; width: 100%; margin:0 auto; overflow:hidden;}
.form-control.error {    border: 1px solid #b94a48;}
.erro { display: none;}
.form-horizontal{ max-width:500px; width: 100%; margin:0 auto;}
.fone{ width:500px; margin:0 auto; font-size:25px; padding-bottom:30px; text-align:center;}
.btn-default{ background:#00529c !important; color:#fff !important; border:none !important;}
.btn-default:hover{ background:#0069cb !important;}
#map{ width:100%; height:717px; background:url(../images/mapa.jpg) no-repeat center top;}
.endereco{ text-align:center; font-size:18px}
@media(max-width: 1219px) {
    #content {
        padding: 0 5px;
    }
    .list-imagens img {
        float: none;
    }
    .list-imagens img:nth-child(2n+0) {
        margin-left: 0;
    }
}


@media(max-width: 485px) {
    .tit{ font-size:35px;}
    .tit h2{ font-size:35px;}
    #map{ height: 300px; background-size: cover; }
}