/* inserire i css qui */
.page-header {display: none}
.page-content {
	margin-top: 70px;
}
.elementor-kit-5 h3 {
  font-family: "Raleway", Sans-serif;
}
.ui-widget-header {
  background: #F2F2F2 !important;
}
#nbl_search_box_top {
	margin-top: 40px;
}
.grid-data div {
 	font-size: 16px;
}
.grid-data h3 {
	font-size: 20px;
}
.ui-slider-range {
background: #001a45 !important;
}
.searchSubmit {
	border: 1px solid #001a45;
    color: #001a45;
}
.searchSubmit:hover {
	border: 1px solid #001a45;
    background-color: #001a45;
    color: #fff;
}