/*
Theme Name: moraes
Theme URI: http://www.simdigital.com.br
Description: Tema para WP
Author: Deyvid Henrique Pereira
Version: 1.0
*/

h2 {
font-size:20px;
}

a {
color:#c49e52;
}
a:hover {
color:#000;
}
#contemPalavrasChaves {
	background:#927132;
}
.palavrasChaves {
margin:0 !important;
margin-top:8px !important;
}
.fPalavras {
color:#fff;
font-weight:bold;
}
#topo {
background:url(img/fundoTopo.gif) top center repeat-x #f5ede0;
padding:10px 0;
}
.menu {

}
.telefone {
color:#fff;
font-weight:bold;
font-size:18px;
}
.listase {
	font-size:20px;
}
.linkNo a {
	color:#000;
}
.formatNotI {
	padding:10px;
	background:#ccc;
	text-align:center;
	background: #eeeeee;
  padding: 20px 15px;
  margin-bottom: 15px;
  -webkit-box-shadow: 3px 3px 9px 0px rgba(50, 50, 50, 0.32);
  -moz-box-shadow: 3px 3px 9px 0px rgba(50, 50, 50, 0.32);
  box-shadow: 3px 3px 9px 0px rgba(50, 50, 50, 0.32);
}
.linkNo a:hover {
	text-decoration:none;
}
.telefone p {
margin-bottom:0 !important;
}
.navbar-default .navbar-nav > li > a {
color:#4e4d4b;
font-weight:bold !important;
}
.navbar-default .navbar-nav > li > a:hover {
background:#f3d341;
color:#4e4d4b;
font-weight:bold !important;
}

.navbar-header {
margin-top:3px
}

.legendas h2 {
color:#f3d341;
text-transform:uppercase;
}
.legendas p {
color:#ffffff;
font-size:20px;
}
.chamadaPrincipal {
color:#000;
margin:0;
padding:10px;
font-size:21px;
}

.section > .container > .row {
margin: 0px;
}
.expChamada {
background:#c49e52;
padding:10px;
-webkit-box-shadow: 3px 3px 9px 0px rgba(50, 50, 50, 0.32);
-moz-box-shadow:    3px 3px 9px 0px rgba(50, 50, 50, 0.32);
box-shadow:         3px 3px 9px 0px rgba(50, 50, 50, 0.32);
}
.fh2 {
font-size:20px;
}
.fh21 {
	background:#000;
	color:#fff;
}
.colunasSec, .bannerHome, .abas, .secundarias {
margin:35px 0 !important;
}
.bannerHome {
margin-top:0 !important;
}
.boxHome {
background:#eeeeee;
padding:20px 15px;
margin-bottom:15px;
-webkit-box-shadow: 3px 3px 9px 0px rgba(50, 50, 50, 0.32);
-moz-box-shadow:    3px 3px 9px 0px rgba(50, 50, 50, 0.32);
box-shadow:         3px 3px 9px 0px rgba(50, 50, 50, 0.32);
}
.boxHome h2 {
text-transform:uppercase;
}
.dourado {
color:#c49e52;
}
.btHome {
display:block;
margin:0 auto; 
width:35%;
background:#c49e52;
border:none;
margin-top:5px;
}

#orcamentoo{	
}

.orcamentotopo {
color:#000;
background:#FFBF00;
margin:0;
padding:10px;
font-size:18px;
}
.orcamentotopo a {
color:#000;
}




#footer {
	display:none;
}
.section-warning {
background:#c49e52 !important;
}
.section {
	padding:0 !important;
}
.telRodape p {
color:#fff;
font-weight:bold;
margin:0;
}
.migalha {
font-size:12px;
color:#d1d1d1;
}
.migalha a {
color:#c49e52;
}
.texto p {
text-align:justify;
}
.btn-primary {
background:#c49e52;
border:none;
}
.btn-primary:hover {
background:#f3d341;
}
.nav {
margin-top:15px;
}
.nav > li:last-child {
border-right:1px solid #c49e52;
}
.navbar-default .navbar-nav > li > a {
border-left:1px solid #c49e52;
width:130px;
text-align:center;
text-transform:uppercase;
min-height:90px;
display:inline-block;
text-shadow:0px -1px #fff;
-webkit-transition:	all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
font-size:.9em;
}
.navbar-default .navbar-nav > li > a:hover {
-webkit-transition:	all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}