/*body {
	background-image: url("fundo.png");
	background-repeat: repeat;
}
.logo img {
	margin-top: 10px;
}*/
.logo img {
    height: 100px;
    margin-bottom: 15px;
    margin-top: -5px;
    width: auto;
}
.footer2 {
	background-image: url("seabottom.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);	
}
.top {
	background-image: url("sea-beach.jpg");
	background-repeat:no-repeat;
	background-position: center bottom;
	background-size:cover;
}
/*.menu1 ul li a {
	color:#0094e0;
}*/
/*.menu1 ul li a:hover, .flags .dropdown.btn_lang .dropdown-menu li a:hover {
	color: #fa6127;
}
.footer-menu ul li a:hover {
	color: #e75a25;
}*/
.menu2 {
	background-color: #d65d2f;
}
.promocoes legend.first {
	border-bottom: 5px solid #0094e0;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #0094e0;
}
.promocoes .btn {
	background-color: #0094e0;
}

/*.menu2 li a {
	color:#000;
}*/
.navbar .navbar-nav li a:hover {
	color:#f9c8b6;
}
/*.box-pesquisa, .box-pesquisa-avi {
	background-color: #edf7fc;
}
.box-pesquisa-avi h4, .box-pesquisa h4 {
	color: #0094e0;
}*/
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	background-color: #0094e0;
}
.slider-range {
	background-color: #434a54 !important;
}
.slider-range > .ui-slider-range {
	background-color: #0094e0 !important;
}
.slider-range > .ui-slider-handle {
	background-color: #0094e0 !important;
}
.carousel-inner .carousel-caption h3 {
background-color:rgba(231, 90, 37, 0.9) !important;	
}
.destaque_promo .promo-title h3 {
	background-color: #2385c6;
}
.promo-title .validade {
	color: #2385c6;
}
.news_rodape a:hover span {
	 color: #e75a25;
 }

/*.last_promo h4 {
	color: #0094e0;
}
.ultimas_promos .mais_dtl {
    background-color: #0094e0;
}
.ultimas_promos .mais_dtl a {
    color: #fff;
}
.destaque_promo .promo-title {
    background-color: #ffb31a;
		color:#000;
}
.destaque_promo .mais_dtl a {
    color: #000;
}
.news_rodape .btn_rodape {
    background-color: #0094e0;
}*/
.promocoes legend.first {
    background-color: #0094e0;
}
.pag-title h1 {
    color: #0094e0;
}
@media(max-width:980px) {
/*.menu1 ul li a {
	color: #000;
}*/
}
@media(max-width:760px) {
/*.logo img {
	margin-left:20%;
}*/
}
@media(max-width:360px) {
/*.logo img {
	margin-left:10%;
}*/
}