/*navy*/
.btn-primary {
  background-color: #152238 !important;
  border-color: #152238 !important;
}
.cbottom {
  border-bottom: 2px solid #152238 !important;
}
/* frecce ricerca biglietto */
.glyphicon-arrow-left:before {
  color: #152238 !important;
}
.glyphicon-arrow-right:before {
  color: #152238 !important;
}
/* border bottom nav search*/
.m-t-xxl {
  border-color: #152238 !important;
}
.bg-costum {
  background-color: #152238 !important;
  border-radius: 5px;
}
