/*body {
	background-image: url("fundo_body.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
.logo img {
	margin-top: 10px;
}*/

.logo img {
	height: 95px;
}
.menu1 ul li a:hover, .flags .dropdown.btn_lang .dropdown-menu li a:hover, .menu1 ul li a.active {
	color: #f4db15;
}
.footer-menu ul li a:hover {
	color: #f4db15;
}
.top {
	background-image: url("beach.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 66%;
}
.menu2 {
	background-color: #efac22;
}
.navbar .navbar-nav li a:hover {
	color: #faeac5;
}
.footer2 .lei {
width:52%;	
}
.promocoes legend.first {
	border-bottom: 5px solid #4b85c2;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #4b85c2;
}
.promocoes .btn {
	background-color: #4b85c2;
}

/*.box-pesquisa, .box-pesquisa-avi {
	background-color: #f0f5f7;
}
.box-pesquisa-avi h4, .box-pesquisa h4 {
	color: #094dac;
}*/
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	background-color: #094dac;
}
.slider-range {
	background-color: #434a54 !important;
}
.slider-range > .ui-slider-range {
	background-color: #094dac !important;
}
.slider-range > .ui-slider-handle {
	background-color: #094dac !important;
}
.carousel-inner .carousel-caption h3 {
	background-color: rgba(0, 147, 250, 0.7) !important;
}
.pesquisa_avi .form-control:focus {
	border: 1px solid #999 !important;
	box-shadow: none !important;
}
.destaque_promo .promo-title h3 {
	background-color: #4b85c2;
}
.promo-title .validade {
	color: #efac22;
}
/*.last_promo h4 {
	color: #666;
}
.ultimas_promos .mais_dtl {
	background-color: #efddb6;
}
.ultimas_promos .mais_dtl a {
	color: #fff;
}
.destaque_promo .promo-title {
	background-color: #094dac;
}
.destaque_promo .mais_dtl a {
	color: #666;
}
.news_rodape .btn_rodape {
	background-color: #5ba6c6;
}*/
.promocoes legend.first {
	background-color: #4b85c2;
}
.pag-title h1 {
	color: #4b85c2;
}
.news_rodape a:hover span {
	color: #4b85c2;
}
.footer2 {
	background-image: url("shells-bottom.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center bottom;
	background-color:transparent !important;
}
.filtroCor {
	background-color:rgba(74, 81, 91, 0.9);
}
footer {
background-color:rgba(63, 67, 73, 0.6);	
}
@media(max-width:980px) {
}
@media(max-width:760px) {
/*.logo img {
	margin-left:30%;
}*/
}
@media(max-width:360px) {
/*.logo img {
	margin-left:10%;
}*/
}