*{padding: 0px; margin:0px;}


.topo{background: #EBE2D7; min-height: 160px; padding-bottom: 10px; width: 100%;}
.fiomarron{background: #3E2D2C; height: 15px; width: 100%;}
.fiomarron4{background: #3E2D2C; height: 7px; width: 100%; margin-top: 4px; margin-bottom: 15px;}
.espacoredesociais{height: 70px; width: 100%;}

.marca a img{}
.telefone{}
.telefone h4{color: #3E2C2C; text-align: right; font-size: 20px; font-family: 'Oswald', sans-serif; font-weight: 200;}
.telefone a{color: #3E2C2C; text-align: right; font-size: 20px; font-family: 'Oswald', sans-serif; font-weight: 200;}
.telefone a:hover{text-decoration: none; color:#3E2C2C; opacity: 0.8;}
.telefone h3{font-size: 25px;color: #3E2C2C; text-align: right; font-family: 'Oswald', sans-serif; font-weight: 200;}
.telefone img{margin-top: -3px;}
.banner{width: 100%;}

.orcamento{background: #3E2E2C; width: 100%; min-height: 100px; padding: 20px 0 20px 0;}
.orcamento h2{color: #FFF; font-family: 'Raleway', sans-serif; font-size: 32px; font-weight: 300;}
.btn_orcamento{background: #f00; border:2px solid #99703F; padding: 12px 25px 12px 25px;}
.btn-primary { margin-left: 30%;
    background: #3E2E2C;
    color: #99703F;
}
.btn_orcamento:hover{background: #99703F; color: #FFF; border: 2px solid #3E2E2C; font-weight: 300;}

.formularioorcamento h2{color: #99703F;}

.enviado h4{color: #C30505; text-align: center; font-size: 20px; font-family: 'Oswald', sans-serif; font-weight: 200;}
.enviado h3{font-size: 25px;color: #C30505; text-align: center; font-family: 'Oswald', sans-serif; font-weight: 200;}

.footer{background: #3E2E2C; min-height: 260px; width: 100%}
.footer h2{color: #BEBEBE; font-family: 'Oswald', sans-serif; font-weight: 300; font-size: 27px; font-style: italic; margin-top: 0px;}
.footer p{color: #BEBEBE; font-family: 'Abel', sans-serif; font-size: 20px; }
.footer a{color: #BEBEBE; }
.footer a:hover{color: #99703F; text-decoration: none; opacity: 0.8;}
.margemTop20{margin-top: 20px;}
.margemTop70{margin-top: 70px;}
.botao{margin-top: -190px;}

.btn_orcamento a{color: #FFF; }
.btn_orcamento a:hover{text-decoration: none; font-weight: bold;}


/* celular e tablet */
@media(max-width:768px){
	.botao{margin-top: -50px; }
	.marca a img{width: 40%;}
	.telefone{margin-top: -80px;}
	.btn-primary {margin-bottom: 20px;}
	.banner{background: #EDEDED;}

	
}

@media(max-width:468px){
	.botao{margin-top: -30px;}

}