/*body {
	background-image: url("fundo.png");
	background-size: cover;
	background-repeat: no-repeat;
}
.logo img {
	margin-top: 0px;
	width:200px;
}*/
/*.top {
	background-image: url("recife.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}*/
/*.top_contactos p {
	color:#fff;
}*/
/*.menu1 ul li a {
	color: #ff7200;
}*/
.menu2 {
	background-color: #66bdb4;
}
.navbar .navbar-nav li a:hover {
	color: #d2fbf7;
}
.promocoes legend.first {
	border-bottom: 5px solid #ff7200;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #ff7200;
}
.promocoes .btn {
	background-color: #ff7200;
}

/*.box-pesquisa, .box-pesquisa-avi {
	background-color: #ffe2c5;
}
.box-pesquisa-avi h4, .box-pesquisa h4 {
	color: #ff7200;
}*/
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	background-color: #ff7200;
}
.slider-range {
	background-color: #434a54 !important;
}
.slider-range > .ui-slider-range {
	background-color: #ff7200 !important;
}
.slider-range > .ui-slider-handle {
	background-color: #ff7200 !important;
}
.carousel-inner .carousel-caption h3 {
	background-color: rgba(115, 115, 115, 0.8) !important;
}
.destaque_promo .promo-title h3 {
	background-color: #66bdb4;
}
.promo-title .validade {
	color: #66bdb4;
}
.news_rodape a:hover span {
	color: #ff7200;
}
.footer2 {
	background-image: url("fundo_t.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
	background-color:transparent !important;
}
.filtroCor {
	background-color:rgba(74, 81, 91, 0.9);
}
footer {
background-color:rgba(63, 67, 73, 0.6);	
}
/*.last_promo h4 {
	color: #666;
}
.ultimas_promos .mais_dtl {
    background-color: #66bdb4;
}
.ultimas_promos .mais_dtl a {
    color: #fff;
}
.destaque_promo .promo-title {
    background-color: #ff7200;
}
.destaque_promo .mais_dtl a {
    color: #666;
}
.news_rodape .btn_rodape {
    background-color: #66bdb4;
}*/
.promocoes legend.first {
    background-color: #ff7200;
}
.pag-title h1 {
    color: #ff7200;
}
@media (max-width:980px) {
	/*.menu1 {
	background-color: #66bdb4;
	}
	.menu1 ul {
	background-color: #66bdb4;
	}
	.menu1 ul li a {
	color: #fff;
}*/
}
@media (max-width:360px) {
	/*.menu1 {
	background-color: #66bdb4;
	}
	.menu1 ul {
	background-color: #66bdb4;
	}
	.menu1 ul li a {
	color: #fff;
}
.menu2 {
	top:0px;
}
.logo img {
	margin-top:20px;
	margin-left:65px;
}*/
}