html:root {
  --breadcrumb-active: #0b5394;
  --breadcrumb-inactive: #858585;
  --button1-background: #0b5394;
  --button1-text: #fff;
  --button1-background-hover: #000;
  --button1-text-hover: #fff;
  --button2-background: #0b5394;
  --button2-text: #fff;
  --button2-background-hover: #000;
  --button2-text-hover: #fff;
  --button3-background: #0b5394;
  --button3-text: #fff;
  --button3-background-hover: #000;
  --button3-text-hover: #fff;
  --link-text: #0b5394;
  --link-text-hover: #000000;
  --body-background-color: #f1f1f1;
  --body-color: #323232;
  --background-section-color: #fff;
  --background-text-color: #323232;
  --promo-price-color: #fe7117;
  --cross-price-color: #aaa;
  --addonprice-text: #fff;
  --addonprice-background: #0b5394;
  --table-text: #323232;
  --table-background: #eee;
  --input-text: #394263;
  --input-background: #fff;
  --input-border: #a3a3a3;
  --input-text-hover: #000;
  --input-border-hover: #000;
  --input2-text: #394263;
  --input2-border: #a3a3a3;
  --summary-color: #0b5394;
  --tab-top-1: #0b5394;
  --tab-top-1-text: #fff;
  --tab-top-2: #da5e61;
  --calendar-persons-icon: #0b5394;
  --calendar-day-highlight: #0b5394;
  --calendar-day-highlight-color: #fff;
  --calendar-day-highlight-hover: #0b5394;
  --calendar-day-highlight-disabled: #db5e61;
  --calendar-day-available-day: #c9e8c9;
  --calendar-day-weekend: #aacbaa;
  --button-top-login: #f1f1f1;
  --buttton-top-contact: #f1f1f1;
  --main-nav-bar: #f1f1f1;
  --main-nav-bar-text-color: #323232;
  --main-nav-button: #0b5394;
  --main-nav-button-color: #0b5394;
  --button1-background-hover-active: #fff;
  --button-background-proceed: #0b5394;
  --button-background-grey: #999;
  --calendar-background-color: #fff;
  --background-section-color-callendar: #fff;
  --calendar-text-color: #323232;
  --dark-background-text: #323232;
  --callendar-border-color: #cccccc;
  --flag-border: #f1f1f1;
  --top-link-promo: #fff;
  --dark-background-icon: #f1f1f1;
  --mainColor: #313d57;
  --supportcolor1: #979799;
}