/*body {
	background-image: url("fundo.png");
	background-size: cover;
	background-repeat: no-repeat;
}*/
/*
.top {
height:210px;	
}*/
.logo img {
	margin-top: 0px;
	height:75px;
	width:auto;
}/*
.menu1 ul li a {
	color:#004387;
}*/

.menu1 ul li a:hover, .flags .dropdown.btn_lang .dropdown-menu li a:hover, .menu1 ul li a.active {
	color: #01a4b3;
}
.footer-menu ul li a:hover {
	color: #01a4b3;
}
.menu2 {
	background-color: #0181b0;
}
.promocoes legend.first {
	border-bottom: 5px solid #0181b0;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #0181b0;
}
.promocoes .btn {
	background-color: #0181b0;
}
.footer2 .lei {
width:68%;	
}
.navbar .navbar-nav li a:hover {
	color:#01a4b3;
}
/*.box-pesquisa, .box-pesquisa-avi {
	background-color: #f0f5fc;
}

.box-pesquisa-avi h4, .box-pesquisa h4 {
	color: #004387;
}*/
.footer2 {
	background-image: url("seashell2.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);	
}
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	background-color: #0181b0;
}
.slider-range {
	background-color: #434a54 !important;
}
.slider-range > .ui-slider-range {
	background-color: #0181b0 !important;
}
.slider-range > .ui-slider-handle {
	background-color: #0181b0 !important;
}
.carousel-inner .carousel-caption h3 {
background-color:rgba(153, 51, 0, 0.9) !important;	
}
.destaque_promo .promo-title h3 {
	background-color: #004487;
}
.promo-title .validade {
	color: #004487;
}
.news_rodape a:hover span {
	 color: #004487;
 }
 .pesquisa_avi .form-control:focus {
	border: 1px solid #999 !important;
	box-shadow: none !important;
}
/*.last_promo h4 {
	color: #86b40b;
}
.ultimas_promos .mais_dtl {
    background-color: #004387;
}
.ultimas_promos .mais_dtl a {
    color: #fff;
}
.destaque_promo .promo-title {
    background-color: #86b40b;
}
.destaque_promo .mais_dtl a {
    color: #004387;
}
.news_rodape .btn_rodape {
    background-color: #004387;
}*/
.promocoes legend.first {
    background-color: #86b40b;
}
.pag-title h1 {
    color: #004387;
}
@media(max-width:980px) {
/*.menu1 ul li a {
	color: #fff;
}*/
}
@media(max-width:760px) {
/*.logo img {
	margin-left:35%;
}*/
}
@media(max-width:360px) {
/*.logo img {
	margin-left:0%;
}
.menu2 {
	top:40px;
}*/
}