#primary-menu-trigger, #page-submenu-trigger {
	top: 0px;
}

#primary-menu ul li {
	margin: 0px !important; 
}
#header.sticky-style-2 #header-wrap{
	height: 65px !important;
}
#header.sticky-style-2 #header-wrap {
    height: 60px;
}

#primary-menu ul > li {
	width: 16.6% !important;
}

.menumeio{
	width: 100% !important; 
}

#noticiaHome{
	/*background: #2d74bd;*/

	
	background: #d9c701; 
	background: -moz-radial-gradient(center, ellipse cover, #d9c701 0%, #b0a106 100%); 
	background: -webkit-radial-gradient(center, ellipse cover, #d9c701 0%,#b0a106 100%); 
	background: radial-gradient(ellipse at center, #d9c701 0%,#b0a106 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9c701', endColorstr='#b0a106',GradientType=1 ); 
}

#dicaHome{
	background: #22578E;
}

#cidadaoHome{
	font-size: 22px;
	/*height: 500px;*/
	background: #eee;
}
#advogadoHome{
	font-size: 22px;
	/*height: 500px;*/
}

#produtoView{
  background-color: #eee;
  /*opacity: 0.4*/
  border-radius: 5px;
  box-shadow: 0px 0px 5px #000;
}
.padding15px{
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.tituloLink{
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

.dataHome{
	color: #fff;
}

.txtEmpresa{
	font-size: 22px;
	text-align: justify;
}
.txtHome{
	font-size: 22px;
	text-align: center;
}
.txtArtigo{
	font-size: 22px;
	text-align: left;
}
.txtHomeCenter{
	font-size: 22px !important;
	text-align: center;
}

.slider-caption p {
	margin-bottom: 10px;
	font-size: 26px !important;
	font-weight: bold;
}

.product-titleHome h3 a,
.single-product .product-title h2 a { 
	color: #fff !important; 
}

.divcenterHome {
	max-width: none !important;
}

.heading-blockHome h2,
.emphasis-titleHome h2 {
	margin-bottom: 0;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}
.heading-blockHome:after {
	content: '';
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 40px;
	border-top: 2px solid #fff;
}
#header{

	height: 295px !important;
}
.bckPromo{
	background-color: #EEEEEE !important;
	margin-bottom: 15px !important;
	margin-top: 15px !important;
}
.bckPromo1{
	background-color: #EEEEEE !important;
}
.bckPromo2{
	margin-bottom: 15px !important;
	margin-top: 15px !important;
}
.textPromo{
	font-size: 20px !important;
}
.bckPromo3{
	margin-bottom: 30px !important;
	margin-top: 30px !important;
}
.bckPromo5{
	background-color: #EEEEEE !important;
	
}

.sidebar-nav-header ul .nav-bar{
    float: initial !important;
}
.sidebar-nav-header .navbar-nav > li {
    width: 16.33%;
}

@media (max-width: 426px){
#primary-menu ul > li {
	width: 100% !important;
}
}