body {
	/*background-image: url('fundo.jpg');
	background-repeat: no-repeat;
	background-size:cover;*/
}
/*.navbar .navbar-nav li a {
	color:#00b357;
}*/
.navbar .navbar-nav li {
min-width:14.2%;	
}
.logo img {
	margin-top: 0px;
	margin-left: 20px;
	width:200px;
}
.top_contactos h4 {
	background-color: #fdb813;
height: 66px; width: 210px; padding-left: 42px;
}
.top_contactos h4 img {
	margin-left: -25px;
}
/*.list-group-item.active::before {
	border-color: transparent #333333 transparent transparent;
}*/
#myCarousel .list-group-item.active {
	background-color: #333333;
}
#myCarousel .list-group-item {
	background-color: #fdb813;
}
/*#myCarousel .carousel-caption span a {
	color:#333;
}*/
/*#myCarousel .carousel-caption p {
	background-color: #cc9900;
}*/
.box-pesquisa .btn_pesquisar, .box-pesquisa-avi .btn_pesquisar {
	background-color: #fdb813;
}
.promocoes .btn, .pesquisador .nav-tabs > li.active a {
	background-color: #fdb813 !important;
}
/*Promoções*/

.title-item {
	background-color: rgba(0, 47, 101, 0.8);
}
.promo-item {
	text-align: center;
	color: #fff;
}
.promo-title p:last-child {
	color:#fdb813;
}
.destaque_promo .mais_dtl h4 {
	color:#fdb813;
}
/*Titulos das páginas*/
.pag-title legend {
	color: #333;
}
span.glyphicon.glyphicon-plus-sign, span.more {
	color: #333;
}
/*Promos thumbnail title*/
.promocoes legend.first {
	background-color: #fdb813;
}
.infos-gerais .btn-default {
	background-color: #fdb813;
}
.infos-gerais .mais-info span {
	color: #fdb813;
}

.footer-menu {
width:44.333% !important;	
}
.footer-logos {
width:54.667% !important;	
}


  @media (max-width:960px) {
 .navbar .navbar-nav li {
    min-width: 33% !important;
}
}