@font-face {
  font-family: "roboto-bold";
  src: url(/public/fonts/Roboto/Roboto-medium.ttf) format("opentype"); }

@font-face {
  font-family: "roboto";
  src: url(/public/fonts/Roboto/Roboto-Regular.ttf) format("opentype"); }

@font-face {
  font-family: "roboto-bold";
  src: url(/public/fonts/Roboto/Roboto-medium.ttf) format("opentype"); }

@font-face {
  font-family: "roboto";
  src: url(/public/fonts/Roboto/Roboto-Regular.ttf) format("opentype"); }

.flights__filter-content .ui-state-default,
.flights__filter-content .ui-state-default {
  border-radius: 20px !important;
  background: #006BC2 !important;
  border: 1px solid #fff !important; }

.flights__filter-content .ui-widget-content {
  border: 0px !important; }

.flights__filter-content .ui-slider-horizontal,
.flights__filter-content .ui-widget-header {
  height: 5px !important; }

.flights__filter-content .ui-slider-horizontal {
  background: linear-gradient(45deg, #00438E, #C0E1FC) !important; }

.flights__filter-content .ui-widget-header {
  background: #00438E !important; }

.flights__filter-content .ui-slider .ui-slider-handle {
  height: 21px !important;
  width: 20px !important; }

.flights__filter-content .ui-slider-horizontal .ui-slider-handle {
  top: -7px !important; }
