#quick_reserve .qr li:nth-child(9) .btn_qr { background:#00628d; }
#quick_reserve .qr li:nth-child(9) .btn_qr:hover { background:rgba(0,98,141,0.8);  }

.btn_qr { background:#00628d; }
.btn_qr:hover { background:rgba(0,98,141,0.8);  }

a.btn, input.btn { background:#00628d; }
a.btn:hover, input.btn:hover { background:rgba(0,98,141,0.8); }

a.btn_qr { background:#00628d; }
a.btn_qr:hover { background:rgba(0,98,141,0.8);  }

.offerte_slider{ background:#00628D; }
.offerte_slider .caption{ background-color:#00628d; }
.offerte_slider_pagination{ background:#00628D;}
.offerte li{ background:#00628D; }
.offerte li .caption{ background-color:#00628d;  }
.meteo{ background:#00628d; }
.newsletter input[type=submit] { background:#00628d; }
.newsletter input[type=submit]:hover { background:rgba(0,98,141,0.8);  }
.nome_hotel, .titolo_elenco_camere{ color:#00628d;}
.listaCatGallery li.active {background-color:#00628D;}
.btn-responsive-menu {background:#00628d;}
.buttonMobile li a{ background-color:#00628d; }

.menu_principale ul li.active > a{ background-color:#01628d; }	
.menu_principale ul li:hover > a{ background-color:#01628d; }
.menu_principale ul li ul { background:#01628d; }

.lista_camere li .img .caption{ background:rgba(0, 98, 141, 0.5) none repeat scroll 0 0; }
.box_home li .img .caption{ background:rgba(0, 98, 141, 0.5) none repeat scroll 0 0; }


@media (max-width: 768px) {
	.menu_principale ul li ul {
    background: none!important;
	}	
}

.box_contenuti_colonne li{
    background-color:#00628d;
}