/*body {
	background-image: url("fundo2.jpg");
	background-repeat: no-repeat;
	background-size:100% 100%;
}
.logo img {
	margin-top: 0px;
	width:400px;
}*/
/*.top {
	background-image: url("fundo_top.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-color:rgba(255, 255, 255, 0.5);
}
.menu1 ul li a {
	color: #248329;
}*/

.top {
	background-image: url("beach.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center 83%;
}
/*.top_contactos {
display:none;	
}
.flags {
border-right:0px;	
}*/
.menu2 {
	background-color: #20fdfd;
}
.menu2 .navbar-nav > li > a {
    color: #000;
}
.navbar .navbar-nav li a:hover {
	color: #5983e8;
}
.promocoes legend.first {
	border-bottom: 5px solid #0074b6;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #0074b6;
}
.promocoes .btn {
	background-color: #0074b6;
}

/*.box-pesquisa, .box-pesquisa-avi {
	background-color: #dff7df;
}
.box-pesquisa-avi h4, .box-pesquisa h4 {
	color: #248329;
}*/
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	background-color: #20fdfd;
}
.slider-range {
	background-color: #434a54 !important;
}
.slider-range > .ui-slider-range {
	background-color: #20fdfd !important;
}
.slider-range > .ui-slider-handle {
	background-color: #20fdfd !important;
}
.carousel-inner .carousel-caption h3 {
background-color:rgba(0, 155, 218, 0.9) !important;	
}
/*.last_promo h4 {
	color: #666;
}
.ultimas_promos .mais_dtl {
    background-color: #248329;
}
.ultimas_promos .mais_dtl a {
    color: #fff;
}
.destaque_promo .promo-title {
    background-color: #f66014;
}
.destaque_promo .mais_dtl a {
    color: #666;
}
.news_rodape .btn_rodape {
    background-color: #248329;
}*/
.destaque_promo .promo-title h3 {
	background-color: #f87e28;
}
.promo-title .validade {
	color: #f87e28;
}
.promocoes legend.first {
    background-color: #248329;
}
.pag-title h1 {
    color: #5983e8;
}
.news_rodape a:hover span {
	 color: #fe9705;
 }
@media(max-width:980px) {
/*.menu1 ul li a {
	color: #fff;
}*/
}
@media(max-width:760px) {
/*.logo img {
	margin-left:30%;
}*/
}
@media(max-width:360px) {
/*.logo img {
	margin-left:10%;
	width:340px;
}*/
}