@import url(https://use.typekit.net/qyn1ygv.css);@import url(/css/fonts/icomoon/style.css);@charset "UTF-8";
@font-face {
  font-family: "SuzukiPRO";
  src: url("fonts/suzukipro/SuzukiPRORegular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SuzukiPRO";
  src: url("fonts/suzukipro/SuzukiPROBold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SuzukiPRO-Headline";
  src: url("fonts/suzukipro/SuzukiPROHeadline.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
/* title font */
/* font */
/* devices */
/* suzuki primary colours */
/* suzuki secondary colours */
/* base colors */
/* form colors */
/* ======= SOCIAL MEDIA ========*/
/* ======= RESETS ========*/
/* reset */
* {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  -webkit-font-smoothing: antialiased;
}

h1,
.h1,
.usercontent h1,
.mce-content-body h1,
h2,
.h2,
.usercontent h2,
.mce-content-body h2,
h3,
.h3,
.usercontent h3,
.mce-content-body h3,
h4,
.h4,
.usercontent h4,
.mce-content-body h4,
h5,
.h5,
.usercontent h5,
.mce-content-body h5,
h6,
.h6,
.usercontent h6,
.mce-content-body h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

p {
  margin: 0;
}

strong {
  font-weight: 700;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
  border: none;
}

hr {
  border-top-color: #e5e5e5;
  clear: both;
}

form {
  margin: 0;
}

button {
  padding: 0;
  width: auto;
  border: none;
  background: none;
  font-weight: inherit;
  font-family: "SuzukiPRO", Arial Narrow, Arial, sans-serif;
}

label {
  margin: 0;
  font-weight: inherit;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li,
ol li {
  margin: 0;
  padding: 0;
}

a {
  display: inline-block;
  outline: none;
  color: inherit;
  text-decoration: none;
  transition: all 300ms;
}
a:hover, a:focus {
  color: inherit;
  text-decoration: none;
}

button {
  background: none;
  border: none;
  outline: none !important;
}

/* imports */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0;
  }

  .mfp-arrow-right {
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
  /*rtl:begin:ignore*/
  left: 0;
  /*
  /*rtl:end:ignore*/
}

/*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
  /*rtl:begin:ignore*/
  right: 0;
  /*
  /*rtl:end:ignore*/
}

/*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* pickadate */
@media (min-width: 576px) {
  .picker--opened .picker__frame {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }
}

input[type=text].picker__input {
  width: auto;
  background-image: url("../images/ico-calendar.png");
  background-position: right 15px center;
  background-repeat: no-repeat;
}

.flatpickr-time .numInputWrapper input {
  padding: 9px;
  border: none;
  width: 100%;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: white;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.notifications-notify-close::before, .modalblock-close::after, .sidemenu-toggle::after, .nav ul li.backto > a::before, .error_feedback ul li::before, .input_error::before, .field_wrap.__checkboxes > label::after,
.field_wrap.__checkboxes > .input_wrap > label::after, .sliderbutton::after, .button.__download::before, .__download.sliderbutton::before, .submit_wrap button.__download::before,
.form-submit button.__download::before, .usercontent blockquote::before, .usercontent blockquote::after,
.mce-content-body blockquote::before,
.mce-content-body blockquote::after, i {
  display: inline-block;
  text-transform: none;
  vertical-align: middle;
  font-family: icomoon;
  font-size: 22px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  transition: all 0.3s;
}

.sronly {
  position: absolute;
  left: -999999px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  transition: none;
}
.sronly-focusable {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  left: -999999px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  transition: none;
  width: 1px;
}
.sronly-focusable:focus {
  border: auto;
  clip: auto;
  height: auto;
  left: auto;
  margin: auto;
  overflow: auto;
  padding: auto;
  position: relative;
  width: auto;
}
.sronly-focusable:focus.skiptomain {
  background: #fff;
  clip: auto;
  color: black;
  height: auto;
  left: 5px;
  margin: 0;
  position: absolute;
  top: 5px;
  width: auto;
  z-index: 1;
}

/* headings */
.h1, .usercontent h1,
.mce-content-body h1,
.h2,
.usercontent h2,
.mce-content-body h2,
.h3,
.usercontent h3,
.mce-content-body h3,
.h4,
.usercontent h4,
.mce-content-body h4,
.h5,
.usercontent h5,
.mce-content-body h5,
.h6,
.usercontent h6,
.mce-content-body h6 {
  margin: 0 0 0.8125rem 0;
  line-height: 1;
}

.h1, .usercontent h1,
.mce-content-body h1 {
  font-size: 2rem;
}

.h2, .usercontent h2,
.mce-content-body h2 {
  color: #2f2f2f;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px 0;
}

.h3, .usercontent h3,
.mce-content-body h3 {
  font-size: 1.0625rem;
  font-weight: bold;
  line-height: 1;
  color: #2f2f2f;
  text-transform: uppercase;
  margin: 0;
}

.h4, .usercontent h4,
.mce-content-body h4 {
  font-size: 1rem;
  font-weight: bold;
}

.h5, .usercontent h5,
.mce-content-body h5 {
  font-size: 1.125rem;
}

.h6, .usercontent h6,
.mce-content-body h6 {
  font-size: 1rem;
}

.a, .usercontent a,
.mce-content-body a {
  color: #2f2f2f;
  text-decoration: underline;
}
.a:hover, .usercontent a:hover,
.mce-content-body a:hover, .a:focus, .usercontent a:focus,
.mce-content-body a:focus {
  color: #090909;
  text-decoration: none;
}

/* usercontent */
.usercontent p,
.mce-content-body p {
  margin: 0 0 2.5rem 0;
  line-height: 1.6em;
}
.usercontent form a,
.mce-content-body form a {
  color: #999;
}
.usercontent form a:hover, .usercontent form a:focus,
.mce-content-body form a:hover,
.mce-content-body form a:focus {
  color: #737373;
}
.usercontent ul,
.usercontent ol,
.mce-content-body ul,
.mce-content-body ol {
  margin: 0 0 2.5rem 0;
  padding: 0;
  list-style-type: none;
  line-height: 1.6em;
}
.usercontent ul li,
.mce-content-body ul li {
  position: relative;
  margin: 0 0 10px 0;
  padding: 0 0 0 25px;
}
.usercontent ul li::before,
.mce-content-body ul li::before {
  content: "";
  color: #2f2f2f;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #2f2f2f;
  position: absolute;
  top: 7px;
  left: 0;
}
.usercontent ol li,
.mce-content-body ol li {
  position: relative;
  margin: 0 0 10px 0;
  padding: 0 0 0 25px;
  counter-increment: step-counter;
}
.usercontent ol li::before,
.mce-content-body ol li::before {
  content: counter(step-counter);
  display: inline-block;
  width: 25px;
  color: #2f2f2f;
  position: absolute;
  top: 0;
  left: 0;
}
.usercontent blockquote,
.mce-content-body blockquote {
  word-break: normal;
  white-space: normal;
  background: none;
  font-size: 1.125rem;
  color: #2f2f2f;
  margin: 1rem 2.5rem 2.5rem 2.5rem;
}
.usercontent blockquote::before, .usercontent blockquote::after,
.mce-content-body blockquote::before,
.mce-content-body blockquote::after {
  content: "\E93E";
  font-size: 22px;
  color: #2f2f2f;
}
.usercontent blockquote::after,
.mce-content-body blockquote::after {
  content: "\E93D";
}
.usercontent blockquote > p,
.mce-content-body blockquote > p {
  line-height: 1.6em;
  margin: 0 0 1rem 0;
}
.usercontent blockquote footer,
.mce-content-body blockquote footer {
  font-size: 0.9rem;
  padding-left: 20px;
}
.usercontent .iframe-wrap,
.mce-content-body .iframe-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 100%;
  overflow: hidden;
}
.usercontent .iframe-wrap iframe,
.usercontent .iframe-wrap object,
.usercontent .iframe-wrap embed,
.mce-content-body .iframe-wrap iframe,
.mce-content-body .iframe-wrap object,
.mce-content-body .iframe-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.usercontent .table-wrap,
.mce-content-body .table-wrap {
  display: block;
  width: 100%;
  overflow-x: auto;
}
.usercontent .table-wrap table,
.mce-content-body .table-wrap table {
  width: 100%;
  max-width: 100%;
}
.usercontent :last-child,
.mce-content-body :last-child {
  margin-bottom: 0;
}
.usercontent .alignleft,
.mce-content-body .alignleft {
  float: left;
}
.usercontent .alignright,
.mce-content-body .alignright {
  float: right;
}
.usercontent table,
.mce-content-body table {
  border-collapse: collapse;
}
.usercontent table tr td, .usercontent table tr th,
.mce-content-body table tr td,
.mce-content-body table tr th {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: left;
}
.usercontent table tr th,
.mce-content-body table tr th {
  background: #e7e7e7;
}

.button, .sliderbutton, .submit_wrap button,
.form-submit button {
  background-color: #dedede;
  border-radius: 6px;
  border: none;
  color: #2f2f2f;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 6px 10px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  transition: all 0.3s;
}
@media (min-width: 1200px) {
  .button, .sliderbutton, .submit_wrap button,
.form-submit button {
    padding: 6px 18px;
  }
}
.button:hover, .sliderbutton:hover, .submit_wrap button:hover,
.form-submit button:hover, .button:focus, .sliderbutton:focus, .submit_wrap button:focus,
.form-submit button:focus {
  background-color: #c5c5c5;
}
.button.__dark, .__dark.sliderbutton, .submit_wrap button.__dark,
.form-submit button.__dark {
  background-color: #677179;
  color: #ffffff;
}
.button.__dark:hover, .__dark.sliderbutton:hover, .submit_wrap button.__dark:hover,
.form-submit button.__dark:hover, .button.__dark:focus, .__dark.sliderbutton:focus, .submit_wrap button.__dark:focus,
.form-submit button.__dark:focus, .button.__dark:active, .__dark.sliderbutton:active, .submit_wrap button.__dark:active,
.form-submit button.__dark:active {
  background-color: #50575d;
  color: #ffffff;
}
.button.__sm, .__sm.sliderbutton, .submit_wrap button.__sm,
.form-submit button.__sm {
  padding: 5px 18px;
  min-width: 130px;
}
.button.__download::before, .__download.sliderbutton::before, .submit_wrap button.__download::before,
.form-submit button.__download::before {
  content: "\E92B";
  margin: 0 10px 0 0;
  font-size: 14px;
  display: inline;
}
@media (min-width: 1200px) {
  .button.__download::before, .__download.sliderbutton::before, .submit_wrap button.__download::before,
.form-submit button.__download::before {
    display: inline-block;
  }
}
.button.__previous, .__previous.sliderbutton, .submit_wrap button.__previous,
.form-submit button.__previous {
  padding-left: 25px;
}
.button.__previous::before, .__previous.sliderbutton::before, .submit_wrap button.__previous::before,
.form-submit button.__previous::before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #0d0d0d;
}
.button.__next, .__next.sliderbutton, .submit_wrap button.__next,
.form-submit button.__next {
  padding-right: 25px;
}
.button.__next::before, .__next.sliderbutton::before, .submit_wrap button.__next::before,
.form-submit button.__next::before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #0d0d0d;
}
.block > .button, .block > .sliderbutton, .submit_wrap .block > button,
.form-submit .block > button {
  min-width: 120px;
}

button {
  cursor: pointer;
}

.sliderbutton {
  width: 60px;
  height: 60px;
  padding: 0;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.sliderbutton::after {
  content: "\E95F";
  color: #fff;
  font-size: 28px;
}
.sliderbutton.__prev::after {
  content: "\E95E";
}

/* form elements */
input[type=text],
input[type=password],
input[type=number],
input[type=email],
input[type=date],
input[type=time],
textarea,
select,
.select2-css.select2-selection--multiple,
.select2-css.select2-selection--single {
  background: #fff;
  border-radius: 0;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
  font-family: "SuzukiPRO", Arial Narrow, Arial, sans-serif;
  font-size: 1rem;
  height: auto;
  line-height: 1.2;
  margin: 0;
  outline: none;
  padding: 20px 20px 18px 20px;
  transition: all 200ms;
  width: 100%;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=date]:focus,
input[type=time]:focus,
textarea:focus,
select:focus,
.select2-css.select2-selection--multiple:focus,
.select2-css.select2-selection--single:focus {
  border-color: #333;
}

textarea {
  min-height: 180px;
}

input[type=file] {
  padding: 10px;
  border: 1px dashed #bbb;
}

input[type=number] {
  width: auto;
}

.field_wrap {
  position: relative;
  margin: 0 0 20px 0;
}
.field_wrap .label_wrap {
  padding-bottom: 6px;
}
.field_wrap .label_wrap label {
  font-weight: 700;
  color: #0d0d0d;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* custom checkboxes + radio buttons */
.field_wrap.__checkboxes input[type=checkbox] {
  position: absolute;
  left: -9999px;
  margin: 0;
}
.field_wrap.__checkboxes > label,
.field_wrap.__checkboxes > .input_wrap > label {
  color: #0d0d0d;
  cursor: pointer;
  display: block;
  margin: 0 0 15px 0;
  padding-left: 30px;
  position: relative;
}
.field_wrap.__checkboxes > label::before,
.field_wrap.__checkboxes > .input_wrap > label::before {
  content: "";
  border: 1px solid #c7c7c7;
  background: #eaeaea;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -1px;
  left: 0;
  color: transparent;
}
.field_wrap.__checkboxes > label::after,
.field_wrap.__checkboxes > .input_wrap > label::after {
  content: "\E948";
  font-size: 12px;
  font-weight: 900;
  color: white;
  position: absolute;
  top: 3px;
  left: 4px;
  opacity: 0;
}
.field_wrap.__checkboxes > label.__checked::before,
.field_wrap.__checkboxes > .input_wrap > label.__checked::before {
  background: #4ed741;
  border-color: #50be44;
}
.field_wrap.__checkboxes > label.__checked::after,
.field_wrap.__checkboxes > .input_wrap > label.__checked::after {
  opacity: 1;
}

.field_wrap.__radiobuttons input[type=radio] {
  position: absolute;
  left: -9999px;
  margin: 0;
}
.field_wrap.__radiobuttons > label,
.field_wrap.__radiobuttons > .input_wrap > label {
  position: relative;
  display: block;
  margin: 0 0 15px 0;
  padding-left: 30px;
  cursor: pointer;
  color: #0d0d0d;
}
.field_wrap.__radiobuttons > label::before,
.field_wrap.__radiobuttons > .input_wrap > label::before {
  content: "";
  border: 1px solid #c7c7c7;
  border-radius: 50%;
  background: #eaeaea;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -2px;
  left: 0;
  color: transparent;
}
.field_wrap.__radiobuttons > label::after,
.field_wrap.__radiobuttons > .input_wrap > label::after {
  content: "";
  border: 1px solid #c7c7c7;
  border-radius: 50%;
  background: #4ed741;
  transform: scale(0.5);
  width: 20px;
  height: 20px;
  position: absolute;
  top: -2px;
  left: 0;
  color: transparent;
  opacity: 0;
}
.field_wrap.__radiobuttons > label.__checked::before,
.field_wrap.__radiobuttons > .input_wrap > label.__checked::before {
  border-color: #50be44;
  border-width: 2px;
}
.field_wrap.__radiobuttons > label.__checked::after,
.field_wrap.__radiobuttons > .input_wrap > label.__checked::after {
  opacity: 1;
}

/* placeholders */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #727272;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #727272;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #727272;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #727272;
}

/* errors */
.input_error {
  background: #ffcfcf;
  border: 1px solid #ff3939;
  border-top: none;
  color: #4b4243;
  padding: 15px 20px 14px 20px;
  display: flex;
  align-items: center;
}
.input_error::before {
  content: "\E912";
  color: #ff3939;
  font-size: 12px;
  margin-right: 12px;
}

form .label_wrap label.error {
  color: #ff3939;
}
form .input_wrap input.error,
form .input_wrap select.error,
form .input_wrap textarea.error, form .input_wrap.error .select2-css {
  border: 1px solid #ff3939;
}
form .input_wrap input.error.__inline,
form .input_wrap select.error.__inline,
form .input_wrap textarea.error.__inline, form .input_wrap.error .select2-css.__inline {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.field_wrap.__checkboxes > label.error,
.field_wrap.__checkboxes > .input_wrap > label.error,
.field_wrap.__radiobuttons > label.error,
.field_wrap.__radiobuttons > .input_wrap > label.error {
  color: #ff3939;
}
.field_wrap.__checkboxes > label.error::before,
.field_wrap.__checkboxes > .input_wrap > label.error::before,
.field_wrap.__radiobuttons > label.error::before,
.field_wrap.__radiobuttons > .input_wrap > label.error::before {
  background: #ffcfcf;
  border: 1px solid #ff3939;
}
.field_wrap.__checkboxes > label.error::after,
.field_wrap.__checkboxes > .input_wrap > label.error::after,
.field_wrap.__radiobuttons > label.error::after,
.field_wrap.__radiobuttons > .input_wrap > label.error::after {
  color: #ff3939;
}
.field_wrap.__checkboxes > label.error.__checked::before,
.field_wrap.__checkboxes > .input_wrap > label.error.__checked::before,
.field_wrap.__radiobuttons > label.error.__checked::before,
.field_wrap.__radiobuttons > .input_wrap > label.error.__checked::before {
  background: #ff3939;
  border: 1px solid #ff3939;
}
.field_wrap.__checkboxes > label.error.__checked::after,
.field_wrap.__checkboxes > .input_wrap > label.error.__checked::after,
.field_wrap.__radiobuttons > label.error.__checked::after,
.field_wrap.__radiobuttons > .input_wrap > label.error.__checked::after {
  color: white;
}

.field_wrap.__radiobuttons > label.error.__checked::after,
.field_wrap.__radiobuttons > .input_wrap > label.error.__checked::after {
  background: white;
  border: 1px solid #ff3939;
}

.error_feedback {
  margin: 0 0 2em 0;
  background: white;
  padding: 15px 20px;
  border: 1px solid #ff3939;
  background: #ffcfcf;
  color: #4b4243;
  text-align: left;
}
.error_feedback ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.error_feedback ul li {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.error_feedback ul li::before {
  content: "\E912";
  color: #ff3939;
  font-size: 12px;
  margin-right: 12px;
}
.error_feedback ul li:last-child {
  margin: 0;
}

.field_wrap.__select {
  width: 200px;
}
.table-wrapper .field_wrap.__select {
  width: 100%;
}

.select2-css.select2-selection--multiple, .select2-css.select2-selection--single {
  height: 30px;
}
.select2-css.select2-selection--multiple .select2-selection__arrow, .select2-css.select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.select2-css.select2-selection--multiple {
  padding: 10px;
}
.select2-css.select2-selection--multiple .select2-selection__rendered {
  display: flex;
  align-items: center;
}
.select2-css.select2-selection--multiple .select2-selection__choice {
  padding: 10px;
  margin: 0 10px 0 0;
}

.select2-css.select2-selection--single {
  padding: 6px 17px;
  border-radius: 5px;
  border: solid 1px #c9c9c9;
  background-color: #ffffff;
}
.select2-css.select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  font-size: 1rem;
  line-height: 1.2;
}

.select2-template-image {
  display: flex;
  align-items: center;
}
.select2-template-image img {
  margin: 0 10px 0 0;
}

.select2-container--focus .select2-css.select2-selection--multiple, .select2-container--focus .select2-css.select2-selection--single,
.select2-container--open .select2-css.select2-selection--multiple,
.select2-container--open .select2-css.select2-selection--single {
  border-color: #000;
}
.select2-container--focus .select2-dropdown,
.select2-container--open .select2-dropdown {
  border-color: #000;
}

.select2-results .select2-results__option {
  padding: 15px 20px;
}
.select2-results .select2-results__option--highlighted[aria-selected] {
  background: #0098d8;
}

.select2-search--dropdown .select2-search__field {
  padding: 15px 20px;
}

.select2-container--default.select2-container--disabled, .select2-container--default.select2-container--disabled .select2-selection--single {
  cursor: not-allowed;
}
.select2-container--default.select2-container--disabled.select2-container--focus .select2-css.select2-selection--single {
  border-color: #c9c9c9;
}

/* burger */
.burger {
  background: transparent;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  flex-shrink: 0;
  height: 60px;
  position: relative;
  transition: all 0.5s;
  width: 100%;
}
@media (min-width: 992px) {
  .burger {
    background: #2f2f2f;
    border-radius: 100%;
    box-shadow: 0 3px 13px 0 rgba(47, 47, 47, 0.43);
    width: 60px;
  }
}
.burger-container {
  position: fixed;
  left: 10px;
  z-index: 950;
  bottom: 15px;
}
@media (min-width: 768px) {
  .burger-container {
    top: 105px;
    bottom: auto;
  }
}
@media (min-width: 576px) {
  .burger-container {
    left: 25px;
  }
}
.burger-toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 21px;
  height: 2px;
  background: #2f2f2f;
}
.burger-toggle:before, .burger-toggle:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2f2f2f;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: width 0.3s ease;
}
.burger-toggle:before {
  top: -7px;
  transform: rotate(0);
  width: 50%;
}
.burger-toggle:after {
  bottom: -7px;
  transform: rotate(0);
  width: 80%;
}
@media (min-width: 992px) {
  .burger-toggle, .burger-toggle::before, .burger-toggle::after {
    background: #ffffff;
  }
}
.burger:active .burger-toggle:after, .burger:active .burger-toggle:before, .burger:focus .burger-toggle:after, .burger:focus .burger-toggle:before, .burger:hover .burger-toggle:after, .burger:hover .burger-toggle:before {
  width: 100%;
}

.button-close {
  background: #0d0d0d;
  font-weight: 700;
  height: auto;
  color: #ffffff;
  margin: 0 0 20px;
  padding: 35px 0 35px 60px;
  position: relative;
  text-align: left;
  transition: all 0.5s ease;
  width: 100%;
  cursor: pointer;
  font-size: 1rem;
}
.button-close::before {
  content: "\E917";
  font-family: "icomoon";
  font-weight: 400;
  position: absolute;
  left: 25px;
}

.navwindow {
  position: fixed;
  top: 66px;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 950;
  display: none;
  cursor: pointer;
  transition: all 0.2s;
}

/* navwrap */
.navwrap {
  position: fixed;
  bottom: 0;
  left: 0;
  top: -100%;
  height: 100%;
  width: 100%;
  z-index: 8888;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.2, 1, 0.22, 1);
}
@media (min-width: 768px) {
  .navwrap {
    top: 50px;
    left: -300px;
    width: 300px;
  }
}
.navwrap.__active {
  top: 0;
}
@media (min-width: 768px) {
  .navwrap.__active {
    top: 50px;
    left: 0;
  }
}

/* nav */
.nav {
  height: 100%;
  position: relative;
  width: 100%;
  font-family: "SuzukiPRO", Arial Narrow, Arial, sans-serif;
  font-size: 1rem;
  background: #2f2f2f;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .nav {
    height: calc(100% - 50px);
  }
}
.nav ul {
  height: 100%;
  float: left;
  width: 100%;
}
.nav ul > li.menu-item {
  display: block;
  position: relative;
}
.nav ul > li.menu-item a,
.nav ul > li.menu-item button {
  cursor: pointer;
  color: #fff;
  display: block;
  font-size: 1rem;
  padding: 10px 45px;
  position: relative;
  text-decoration: none;
  transition: all 0.3s;
}
.nav ul > li.menu-item a .underline,
.nav ul > li.menu-item button .underline {
  background: none;
  border: none;
  color: white;
  cursor: pointer;
  display: inline-block;
  outline: none;
  position: relative;
}
.nav ul > li.menu-item a .underline::before,
.nav ul > li.menu-item button .underline::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #ffffff;
  transform-origin: bottom right;
  transform: scaleX(0);
  transition: transform 0.9s cubic-bezier(0.2, 1, 0.22, 1);
}
.nav ul > li.menu-item a:hover .underline::before, .nav ul > li.menu-item a:active .underline::before, .nav ul > li.menu-item a:focus .underline::before,
.nav ul > li.menu-item button:hover .underline::before,
.nav ul > li.menu-item button:active .underline::before,
.nav ul > li.menu-item button:focus .underline::before {
  transform-origin: bottom left;
  transform: scaleX(1);
}
.nav ul > li.menu-item-has-children {
  position: relative;
}
.nav ul > li.menu-item-has-children > a::after,
.nav ul > li.menu-item-has-children > button::after {
  content: "\E95F";
  font-family: icomoon;
  font-size: 10px;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}
.nav ul > li.menu-item-has-children > ul {
  background: #0091ce;
  position: fixed;
  width: 300px;
  top: 0;
  bottom: 0;
  right: -300px;
  height: 100%;
  z-index: 50;
}
.nav ul > li.menu-item-has-children > ul.__active {
  overflow-y: scroll;
  right: 0 !important;
  display: block;
}
.nav ul > li.menu-item-has-children > ul li:hover > a, .nav ul > li.menu-item-has-children > ul li:focus > a {
  background: #00aaf2;
}
.nav ul > li.menu-item-has-children > ul li > a {
  color: #fff;
  margin: 0;
}
.nav ul > li.menu-item-has-children > ul li ul {
  background: #008ac4;
}
.nav ul > li.menu-item-has-children > ul li ul.__active {
  overflow-y: scroll;
  right: 0 !important;
  display: block;
}
.nav ul li.current-menu-item a,
.nav ul li.current-menu-item button {
  position: relative;
  font-weight: 700;
}
.nav ul li.current-menu-item a::before,
.nav ul li.current-menu-item button::before {
  content: "\E938";
  font-family: "icomoon";
  font-weight: 400;
  position: absolute;
  left: 25px;
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.nav ul li.backto > a {
  font-size: 18px !important;
  padding: 20px;
  border-bottom: 1px solid #353434;
  position: relative;
}
.nav ul li.backto > a::before {
  content: "\E95E";
  font-family: icomoon;
  font-size: 10px;
  color: #fff;
  display: inline-block;
  margin: 0 30px 0 0;
}
.nav ul li.viewall > a {
  font-size: 1.25rem;
  color: #fff;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  padding: 20px;
}

.navwrap li {
  transform: translateY(-5px);
  opacity: 0;
  transition: all 0s;
}
.navwrap.__active li {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.3s ease;
}
.navwrap.__active li:nth-child(1) {
  transition-delay: 0.0666666667s;
}
.navwrap.__active li:nth-child(2) {
  transition-delay: 0.1333333333s;
}
.navwrap.__active li:nth-child(3) {
  transition-delay: 0.2s;
}
.navwrap.__active li:nth-child(4) {
  transition-delay: 0.2666666667s;
}
.navwrap.__active li:nth-child(5) {
  transition-delay: 0.3333333333s;
}
.navwrap.__active li:nth-child(6) {
  transition-delay: 0.4s;
}
.navwrap.__active li:nth-child(7) {
  transition-delay: 0.4666666667s;
}
.navwrap.__active li:nth-child(8) {
  transition-delay: 0.5333333333s;
}
.navwrap.__active li:nth-child(9) {
  transition-delay: 0.6s;
}
.navwrap.__active li:nth-child(10) {
  transition-delay: 0.6666666667s;
}

/* sidemenu */
.sidemenu {
  margin: 0 0 30px 0;
}
.sidemenu.__active .sidemenu-toggle::after {
  content: "\E960";
}
.sidemenu-toggle {
  font-size: 1.375rem;
  color: #2f2f2f;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 992px) {
  .sidemenu-toggle {
    display: none;
  }
}
.sidemenu-toggle::after {
  content: "\E95D";
  font-size: 14px;
}
.sidemenu-menu {
  display: none;
}
@media (min-width: 992px) {
  .sidemenu-menu {
    display: block !important;
  }
}
.sidemenu-menu ul li.menu-item:hover > a::after, .sidemenu-menu ul li.menu-item:focus > a::after {
  width: 20px;
  margin: 0 10px 0 0;
}
.sidemenu-menu ul li.menu-item a {
  color: #2f2f2f;
  font-size: 1.125rem;
  padding: 5px 0;
  display: flex;
  position: relative;
  align-items: center;
}
.sidemenu-menu ul li.menu-item a::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 2px;
  background: #0098d8;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}
.sidemenu-menu ul li.current-menu-item > a::after {
  width: 20px;
  margin: 0 10px 0 0;
}

.breadcrumb {
  background: none;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 25px;
  margin: 0;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  max-height: 66px;
  width: 100%;
}
@media (min-width: 576px) {
  .breadcrumb {
    padding-left: 30px;
  }
  .breadcrumb-home {
    margin: 0 0 0 28px;
  }
  .breadcrumb-home::before {
    content: "\E91D";
    font-family: "icomoon";
    font-size: 21px;
    left: 0;
    line-height: 21px;
    position: absolute;
    color: #0d0d0d;
  }
}
.breadcrumb-content {
  padding: 15px 0;
}
.breadcrumb-content a,
.breadcrumb-content span {
  font-size: em(18);
}
.breadcrumb-content a {
  transition: all 0.3s;
  color: #6b6b6b;
}
.breadcrumb-content a::after {
  content: "\203A";
  margin-left: 12px;
  margin-right: 6px;
  color: #0d0d0d;
}
.breadcrumb-content a:hover, .breadcrumb-content a:focus {
  color: #0098d8;
}
.breadcrumb-content span {
  color: #0d0d0d;
}

.paging {
  margin: 40px 0;
  display: flex;
  font-size: 1.125rem;
}
.paging li.disabled a,
.paging li.disabled span {
  cursor: not-allowed;
  opacity: 0.3;
}
.paging li.active a,
.paging li.active span {
  background: #2f2f2f;
  color: #fff;
}
.paging li a,
.paging li span {
  display: flex;
  justify-content: center;
  padding: 10px 20px;
  margin: 0 10px 0 0;
  background: #ccc;
  color: #2f2f2f;
}
.paging li a,
.paging li span {
  transition: all 0.3s;
}
.paging li a:hover, .paging li a:focus,
.paging li span:hover,
.paging li span:focus {
  background: #0098d8;
  color: #fff;
}
.paging li:not(:first-child):not(.active):not(:last-child) {
  display: none;
}
@media (min-width: 992px) {
  .paging li:not(:first-child):not(.active):not(:last-child) {
    display: inherit;
  }
}

.chart {
  position: relative;
}
.chart.__center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.chart-underlay {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.chart-underlay.__dial {
  margin-top: 6%;
  height: calc(100% - 9%);
}
.chart-underlay.__dial img {
  width: calc(100% - 8.5%);
  height: auto;
}
.chart-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.chart-overlay.__dial {
  margin-top: 6%;
  height: calc(100% - 9%);
}
.chart-star {
  display: flex;
}
.chart-star-area {
  display: flex;
  margin: 0 20px 0 0;
  position: relative;
  transform: translateY(-3px);
}
@media (min-width: 768px) {
  .chart-star-area {
    margin-left: 20px;
  }
}
.chart-star-empty {
  background: rgba(243, 243, 243, 0.6);
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: width 1.2s ease;
  width: 100%;
}
.chart-star-single {
  margin: 2px;
  position: relative;
}
.chart-star-single::before {
  content: "\E904";
  color: #0098d8;
  font-family: "icomoon";
  font-size: 20px;
  font-weight: 700;
}
.chart-star-label {
  font-size: 1.5625rem;
  letter-spacing: -1px;
  color: #0098d8;
  font-weight: 700;
}
.chart-bar-horizontal.__xl .chart-bar-horizontal-bar {
  height: 38px;
}
.chart-bar-horizontal.__xl .chart-bar-horizontal-value {
  font-size: 2.5rem;
  width: 120px;
}
@media (min-width: 1200px) {
  .chart-bar-horizontal.__xl .chart-bar-horizontal-value {
    font-size: 3.125rem;
  }
}
.chart-bar-horizontal.__lg .chart-bar-horizontal-bar {
  height: 30px;
}
.chart-bar-horizontal.__sm .chart-bar-horizontal-bar {
  height: 15px;
}
.chart-bar-horizontal-legend {
  display: block;
}
.chart-bar-horizontal-bar {
  background: #dadada;
  border-radius: 2px;
  display: inline-block;
  height: 15px;
  margin-right: 10px;
  overflow-x: hidden;
  position: relative;
  width: 100%;
  flex: 1 1 auto;
}
.chart-bar-horizontal-bar-fill {
  background: #0098d8;
  border-radius: 2px;
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: width 1.2s ease;
  width: 0%;
}
.chart-bar-horizontal-bar-fill.__green {
  background: #5fc940;
}
.chart-bar-horizontal-bar-fill.__amber {
  background: #fdc82f;
}
.chart-bar-horizontal-bar-fill.__red {
  background: #e13e50;
}
.chart-bar-horizontal-bar-fill.__blue {
  background: #0098d8;
}
.chart-bar-horizontal-bar-fill.__orange {
  background: #ff5800;
}
.chart-bar-horizontal-value {
  color: #2f2f2f;
  width: 30px;
  text-align: right;
  font-weight: bold;
  letter-spacing: -0.83px;
}
.chart-doughnut-double-legend li {
  display: flex;
  align-items: center;
  margin: 0 0 8px 0;
}
.chart-doughnut-double-label {
  width: 55px;
  height: 8px;
  border-radius: 4px;
  box-shadow: 2px 0 5px 0 rgba(0, 0, 0, 0.13);
  background-color: #2f2f2f;
  display: inline-block;
  margin: 0 20px 0 0;
}
.chart-line-tooltip {
  background: #ffffff;
  width: 110px;
  display: flex;
  border-radius: 4px;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: -0.5px;
  padding: 7px 5px;
  align-items: center;
  position: inherit;
  justify-content: space-around;
}
.chart-line-tooltip::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 7px solid white;
  position: absolute;
  display: block;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
}
.chart-line-tooltip-body span {
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: -0.35px;
  margin: 0 0 0 1px;
}
.chart-line-tooltip-percent {
  font-size: 0.9375rem;
  line-height: 1.67;
  color: #677179;
}

#chart-line-background {
  position: absolute;
  width: 80px;
  z-index: -1;
  transition: 0.3s ease all;
}
#chart-line-background::before {
  width: 100%;
  height: calc(100% - 20px);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(197, 200, 208, 0) 1%, #c7c9d1 54%, rgba(199, 201, 210, 0) 99%);
  z-index: 0;
}
#chart-line-tooltip {
  transition: 0.3s ease all;
}
#chart-line-label {
  width: 80px;
  text-align: center;
  font-size: 0.75rem;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #0098d8;
  background: #f3f3f3;
  transition: 0.3s ease all;
}

@media not print {
  .__animatefade {
    transform: translateY(10px);
    opacity: 0;
    transition: 0.3s ease all;
  }
  .__animatefade.__animatein {
    transform: translateY(0);
    opacity: 1;
  }

  @-webkit-keyframes pulsegreen-outer {
    0% {
      box-shadow: 0 0 3px 0px rgba(95, 201, 64, 0);
    }
    50% {
      box-shadow: 0 0 6px 1px #5fc940;
    }
    100% {
      box-shadow: 0 0 3px 0 #5fc940;
    }
  }

  @keyframes pulsegreen-outer {
    0% {
      box-shadow: 0 0 3px 0px rgba(95, 201, 64, 0);
    }
    50% {
      box-shadow: 0 0 6px 1px #5fc940;
    }
    100% {
      box-shadow: 0 0 3px 0 #5fc940;
    }
  }
  @-webkit-keyframes pulsegreen-inner {
    0% {
      box-shadow: inset 0 0 3px 0px rgba(95, 201, 64, 0);
    }
    50% {
      box-shadow: inset 0 0 6px 1px #5fc940;
    }
    100% {
      box-shadow: inset 0 0 3px 0 #5fc940;
    }
  }
  @keyframes pulsegreen-inner {
    0% {
      box-shadow: inset 0 0 3px 0px rgba(95, 201, 64, 0);
    }
    50% {
      box-shadow: inset 0 0 6px 1px #5fc940;
    }
    100% {
      box-shadow: inset 0 0 3px 0 #5fc940;
    }
  }
  @-webkit-keyframes pulseblue-outer {
    0% {
      box-shadow: 0 0 3px 0px rgba(0, 152, 216, 0);
    }
    50% {
      box-shadow: 0 0 6px 1px #0098d8;
    }
    100% {
      box-shadow: 0 0 3px 0 #0098d8;
    }
  }
  @keyframes pulseblue-outer {
    0% {
      box-shadow: 0 0 3px 0px rgba(0, 152, 216, 0);
    }
    50% {
      box-shadow: 0 0 6px 1px #0098d8;
    }
    100% {
      box-shadow: 0 0 3px 0 #0098d8;
    }
  }
  @-webkit-keyframes pulseblue-inner {
    0% {
      box-shadow: inset 0 0 3px 0px rgba(0, 152, 216, 0);
    }
    50% {
      box-shadow: inset 0 0 6px 1px #0098d8;
    }
    100% {
      box-shadow: inset 0 0 3px 0 #0098d8;
    }
  }
  @keyframes pulseblue-inner {
    0% {
      box-shadow: inset 0 0 3px 0px rgba(0, 152, 216, 0);
    }
    50% {
      box-shadow: inset 0 0 6px 1px #0098d8;
    }
    100% {
      box-shadow: inset 0 0 3px 0 #0098d8;
    }
  }
  @-webkit-keyframes pulsered-outer {
    0% {
      box-shadow: 0 0 3px 0px rgba(225, 62, 80, 0);
    }
    50% {
      box-shadow: 0 0 6px 1px #e13e50;
    }
    100% {
      box-shadow: 0 0 3px 0 #e13e50;
    }
  }
  @keyframes pulsered-outer {
    0% {
      box-shadow: 0 0 3px 0px rgba(225, 62, 80, 0);
    }
    50% {
      box-shadow: 0 0 6px 1px #e13e50;
    }
    100% {
      box-shadow: 0 0 3px 0 #e13e50;
    }
  }
  @-webkit-keyframes pulsered-inner {
    0% {
      box-shadow: inset 0 0 3px 0px rgba(225, 62, 80, 0);
    }
    50% {
      box-shadow: inset 0 0 6px 1px #e13e50;
    }
    100% {
      box-shadow: inset 0 0 3px 0 #e13e50;
    }
  }
  @keyframes pulsered-inner {
    0% {
      box-shadow: inset 0 0 3px 0px rgba(225, 62, 80, 0);
    }
    50% {
      box-shadow: inset 0 0 6px 1px #e13e50;
    }
    100% {
      box-shadow: inset 0 0 3px 0 #e13e50;
    }
  }
  @-webkit-keyframes pulseamber-outer {
    0% {
      box-shadow: 0 0 3px 0px rgba(220, 162, 34, 0);
    }
    50% {
      box-shadow: 0 0 6px 1px #dca222;
    }
    100% {
      box-shadow: 0 0 3px 0 #dca222;
    }
  }
  @keyframes pulseamber-outer {
    0% {
      box-shadow: 0 0 3px 0px rgba(220, 162, 34, 0);
    }
    50% {
      box-shadow: 0 0 6px 1px #dca222;
    }
    100% {
      box-shadow: 0 0 3px 0 #dca222;
    }
  }
  @-webkit-keyframes pulseamber-inner {
    0% {
      box-shadow: inset 0 0 3px 0px rgba(220, 162, 34, 0);
    }
    50% {
      box-shadow: inset 0 0 6px 1px #dca222;
    }
    100% {
      box-shadow: inset 0 0 3px 0 #dca222;
    }
  }
  @keyframes pulseamber-inner {
    0% {
      box-shadow: inset 0 0 3px 0px rgba(220, 162, 34, 0);
    }
    50% {
      box-shadow: inset 0 0 6px 1px #dca222;
    }
    100% {
      box-shadow: inset 0 0 3px 0 #dca222;
    }
  }
  @-webkit-keyframes pulseorange-outer {
    0% {
      box-shadow: 0 0 3px 0px rgba(255, 88, 0, 0);
    }
    50% {
      box-shadow: 0 0 6px 1px #ff5800;
    }
    100% {
      box-shadow: 0 0 3px 0 #ff5800;
    }
  }
  @keyframes pulseorange-outer {
    0% {
      box-shadow: 0 0 3px 0px rgba(255, 88, 0, 0);
    }
    50% {
      box-shadow: 0 0 6px 1px #ff5800;
    }
    100% {
      box-shadow: 0 0 3px 0 #ff5800;
    }
  }
  @-webkit-keyframes pulseorange-inner {
    0% {
      box-shadow: inset 0 0 3px 0px rgba(255, 88, 0, 0);
    }
    50% {
      box-shadow: inset 0 0 6px 1px #ff5800;
    }
    100% {
      box-shadow: inset 0 0 3px 0 #ff5800;
    }
  }
  @keyframes pulseorange-inner {
    0% {
      box-shadow: inset 0 0 3px 0px rgba(255, 88, 0, 0);
    }
    50% {
      box-shadow: inset 0 0 6px 1px #ff5800;
    }
    100% {
      box-shadow: inset 0 0 3px 0 #ff5800;
    }
  }
}
.dataTables_wrapper {
  box-shadow: 0 1px 9px 0 rgba(29, 29, 29, 0.1);
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

.table {
  border-collapse: collapse;
}
.table:not(.DTFC_Cloned) {
  width: 100% !important;
  min-width: 1100px;
}
.table:not(.DTFC_Cloned).__months {
  min-width: 1410px;
}
.table.__noscroll {
  min-width: inherit;
}
.table.DTFC_Cloned {
  display: none;
}
@media (min-width: 768px) {
  .table.DTFC_Cloned {
    display: table;
  }
}
.table.DTFC_Cloned tr th:only-child {
  border-radius: 0 10px 0 0;
}
.table.datatableTotal tbody tr td:nth-last-child(2) {
  border-right: 0;
}
.table-wrapper {
  margin: 0 0 40px 0;
  overflow: auto;
}
.table-text th, .table-text td {
  padding: 10px;
}
.table-topscrollbar {
  max-width: 100%;
  overflow: auto;
  height: 18px;
}
.table-topscrollbar div {
  height: 18px;
  display: block;
  position: relative;
}
.table thead th {
  background: #2f2f2f;
  color: #fff;
  border: none;
  padding: 17px 10px;
  text-align: center;
}
.table thead th:first-child {
  border-radius: 10px 0 0 0;
  text-align: left;
}
.table thead th:last-child {
  border-radius: 0 10px 0 0;
}
.table tbody {
  background: #ffffff;
}
.table tbody tr th {
  text-align: left;
  font-weight: 400;
  padding: 5px 10px;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.table tbody tr td {
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.table tbody tr td:first-child {
  border-left: 1px solid #dedede;
}
.table tbody tr td:last-child {
  border-right: 0;
}
.table tbody tr:nth-of-type(2n) {
  background: #f3f3f3;
}
.table tbody tr:nth-of-type(2n) .field_wrap.__checkboxes > label:not(.__checked)::before,
.table tbody tr:nth-of-type(2n) .field_wrap.__checkboxes > .input_wrap > label:not(.__checked)::before {
  background: white;
}
.table tbody td {
  position: relative;
  text-align: center;
}
.table tbody td input[type=number],
.table tbody td input[type=text] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  border: 0;
  background: rgba(255, 255, 255, 0);
  padding: 10px;
  font-size: 0.75rem;
  width: 100%;
  line-height: 1;
}
.table tbody td input[type=number][disabled],
.table tbody td input[type=text][disabled] {
  cursor: not-allowed;
  color: #0d0d0d;
  opacity: 1;
}
.table tbody td input[type=number].flatpickr-input,
.table tbody td input[type=text].flatpickr-input {
  padding: 6px 17px;
  border-radius: 5px;
  border: solid 1px #c9c9c9;
  background-color: #ffffff;
  line-height: 1.2;
  font-size: 14px;
  text-align: center;
  margin-top: -1px;
}
.table tbody td input[type=number].flatpickr-input.active,
.table tbody td input[type=text].flatpickr-input.active {
  border-color: black;
  border-top: 1px solid black;
}
.table tbody td .select2-container {
  width: 100% !important;
}
.table tbody td.__daytime {
  padding: 10px;
}
.table tbody td.__daytime .field_wrap {
  margin: 0;
}
.table tbody td.__daytime input.flatpickr-input {
  border-radius: 0 0 5px 5px;
}
.table tbody td.__daytime input.flatpickr-input[disabled] {
  background-color: #EEEEEE;
  border-color: #c9c9c9;
}
.table tbody td.__daytime .select2-container .select2-css.select2-selection--single {
  border-radius: 5px 5px 0 0;
}
.table tbody td.__daytime .select2-container .select2-css.select2-selection--single .select2-selection__rendered {
  padding-right: 0;
}
.table tbody td.__text {
  text-align: left;
}
.table tbody td.__currency {
  text-align: left;
}
.table tbody td.__currency input {
  padding-left: 17px;
  padding-right: 15px;
}
.table tbody td.__currency::before {
  content: attr(data-currency);
  position: absolute;
  left: 10px;
  top: 0;
  display: flex;
  height: 100%;
  align-items: center;
  font-size: 0.75rem;
  opacity: 0;
  transition: 0.1s ease all;
}
.table tbody td.__currency.__active::before {
  opacity: 1;
}
.table tbody td.__checkbox {
  text-align: left;
}
.table tbody td.__checkbox .field_wrap {
  padding: 10px;
  margin: 0;
}
.table tbody td.__checkbox .field_wrap label {
  margin: 0;
}

.DTFC_LeftBodyLiner {
  overflow-x: hidden !important;
}

.DTFC_RightBodyLiner table.DTFC_Cloned {
  border-left: 1px solid #dedede;
}

.modalblock {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(13, 13, 13, 0.8);
  z-index: 9999;
  transition: all 2.3s;
}
.modalblock-container {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 #0d0d0d;
  margin: 90px auto;
  max-width: 95%;
  position: relative;
  width: 600px;
}
@media (min-width: 768px) {
  .modalblock-container {
    max-width: 95%;
  }
}
@media (min-width: 992px) {
  .modalblock-container {
    max-width: 80%;
  }
}
@media (min-width: 1200px) {
  .modalblock-container {
    max-width: 60%;
  }
}
.modalblock-header {
  padding: 40px 40px 0 40px;
}
.modalblock-description {
  width: 90%;
}
.modalblock-content {
  padding: 40px;
}
.modalblock-footer {
  padding: 20px 0 0 0;
}
.modalblock-close {
  width: 40px;
  height: 40px;
  background: #2f2f2f;
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  border-radius: 100px;
}
.modalblock-close::after {
  content: "\E912";
  font-size: 14px;
  color: #fff;
}
.modalblock-close:hover, .modalblock-close:focus {
  background: #161616;
}
.modalblock-close:hover::after, .modalblock-close:focus::after {
  transform: rotate(-90deg);
}

.Modal {
  display: none;
}
.Modal.__active {
  display: block;
}

html {
  font-size: 15px;
}
@media (min-width: 1200px) {
  html {
    font-size: 14px;
  }
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: #f3f3f3;
  color: #2f2f2f;
  font-family: "SuzukiPRO", Arial Narrow, Arial, sans-serif;
  font-smooth: auto;
  overflow-x: hidden;
}
body.__mobile {
  overflow: hidden;
}

.wrapper {
  position: relative;
  transition: all 0.3s;
  padding-top: 106px;
}
@media (min-width: 992px) {
  .wrapper {
    padding-top: 50px;
  }
}
.wrapper.__searchactive {
  transform: translateY(60px);
}
.wrapper::before {
  content: "";
  position: fixed;
  height: 0;
  width: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 999;
}
.wrapper::after {
  content: url("/images/suzuki-device.svg");
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 115px;
  height: 135px;
  z-index: 999;
  transition: 0.3s ease all;
}
.wrapper.__loading::before {
  height: 100%;
  width: 100%;
}
.wrapper.__loading::after {
  transform: translate(-50%, -50%) scale(1);
}

.container {
  max-width: 1440px;
}

.h-100 {
  height: 100%;
}

.header {
  background: #ffffff;
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
  left: 0;
  box-shadow: 0 1px 10px 0 rgba(13, 13, 13, 0.1);
}
@media (min-width: 992px) {
  .header {
    padding: 0;
    height: 50px;
  }
}
.header .container-fluid {
  padding: 0;
}
.header-logo img {
  height: 100%;
  width: 100%;
  padding: 10px;
}
.header-aux {
  display: flex;
  height: 50px;
}
.header-aux-item {
  border-right: 1px solid rgba(42, 42, 42, 0.19);
}
@media (min-width: 992px) {
  .header-aux-item:first-child {
    border-right: 0;
  }
}
.header-button {
  flex: 0 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 25%;
}
@media (min-width: 768px) {
  .header-button {
    width: 85px;
  }
}
.header-button a,
.header-button button {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-button.__swipeup a,
.header-button.__swipeup button {
  display: block;
  position: relative;
  overflow: hidden;
}
.header-button.__swipeup a span,
.header-button.__swipeup button span {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  transition: 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-button.__swipeup a span:nth-of-type(1),
.header-button.__swipeup button span:nth-of-type(1) {
  top: 0;
}
.header-button.__swipeup a span:nth-of-type(2),
.header-button.__swipeup button span:nth-of-type(2) {
  top: 100%;
}
.header-button.__swipeup a:hover, .header-button.__swipeup a:focus, .header-button.__swipeup a:active,
.header-button.__swipeup button:hover,
.header-button.__swipeup button:focus,
.header-button.__swipeup button:active {
  color: #ffffff;
}
.header-button.__swipeup a:hover span:nth-of-type(1), .header-button.__swipeup a:focus span:nth-of-type(1), .header-button.__swipeup a:active span:nth-of-type(1),
.header-button.__swipeup button:hover span:nth-of-type(1),
.header-button.__swipeup button:focus span:nth-of-type(1),
.header-button.__swipeup button:active span:nth-of-type(1) {
  top: -100%;
}
.header-button.__swipeup a:hover span:nth-of-type(2), .header-button.__swipeup a:focus span:nth-of-type(2), .header-button.__swipeup a:active span:nth-of-type(2),
.header-button.__swipeup button:hover span:nth-of-type(2),
.header-button.__swipeup button:focus span:nth-of-type(2),
.header-button.__swipeup button:active span:nth-of-type(2) {
  top: 0;
}
.header-button.__hover a:hover, .header-button.__hover a:focus, .header-button.__hover a:active,
.header-button.__hover button:hover,
.header-button.__hover button:focus,
.header-button.__hover button:active {
  background-color: #f3f3f3;
}
.header-button.__selected {
  background-color: #f3f3f3;
}
.header-breadcrumb {
  width: 100%;
  flex: 1 1 auto;
  align-items: center;
}
.header-selectdealer {
  align-items: flex-start;
  background: #f3f3f3;
  flex-direction: column;
  padding: 5px 10px;
  border-bottom: 4px solid #ffffff;
  border-top: 1px solid rgba(42, 42, 42, 0.19);
}
@media (min-width: 992px) {
  .header-selectdealer {
    height: 50px;
    border-bottom: 0;
    background: #ffffff;
    border-top-width: 0px;
    border-right: 1px solid rgba(42, 42, 42, 0.19);
    border-left: 1px solid rgba(42, 42, 42, 0.19);
  }
}
.header-selectdealer-label {
  text-transform: uppercase;
  font-size: 0.875rem;
  display: block;
  padding: 0 20px 0 8px;
}
@media (min-width: 992px) {
  .header-selectdealer-label {
    padding: 0 20px 0 8px;
  }
}
.header-selectdealer-select {
  border: 1px solid transparent !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 700;
  font-family: "SuzukiPRO", Arial Narrow, Arial, sans-serif;
  color: #2f2f2f;
  letter-spacing: 0.5px;
}
.header-selectdealer-select[aria-expanded=true] {
  border: solid 1px #2f2f2f !important;
  border-bottom: 0 !important;
  box-shadow: 0px 10px 10px rgba(13, 13, 13, 0.12);
  background: #ffffff;
}
.header-selectdealer-dropdown {
  border: solid 1px rgba(47, 47, 47, 0.19);
  box-shadow: 0px 10px 10px rgba(13, 13, 13, 0.12);
}
.header-logout {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.header-logout button {
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.header-logout span {
  box-sizing: border-box;
  display: block;
  height: 100%;
  position: absolute;
  transition: 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  width: 100%;
}
.header-logout span:nth-of-type(1) {
  left: -100%;
  top: 0;
}
.header-logout span:nth-of-type(2) {
  left: 0;
  top: 0;
}
.header-logout span img {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header-logout:hover, .header-logout:focus, .header-logout:active {
  color: #ffffff;
}
.header-logout:hover span:nth-of-type(1), .header-logout:focus span:nth-of-type(1), .header-logout:active span:nth-of-type(1) {
  left: 0;
}
.header-logout:hover span:nth-of-type(2), .header-logout:focus span:nth-of-type(2), .header-logout:active span:nth-of-type(2) {
  left: 100%;
}
@media (min-width: 992px) {
  .header-burger {
    position: fixed;
    height: 63px;
    width: 63px;
    top: calc(50px + 6px);
    left: 15px;
    z-index: 999;
  }
}

.page-header {
  padding: 30px 0 20px 0;
}
@media (min-width: 992px) {
  .page-header {
    border-bottom: 4px solid #ffffff;
    padding: 10px 0 10px 90px;
    margin-bottom: -4px;
  }
}
.page-header .page-title {
  font-size: 2.1875rem;
  font-weight: bold;
  letter-spacing: -2px;
  color: #2f2f2f;
  margin: 0;
}
.page-header .page-subtitle {
  opacity: 0.7;
  font-size: 0.75rem;
  line-height: 1.47;
  color: #2f2f2f;
  display: flex;
  align-items: center;
  min-height: 12px;
}
.page-header-filter {
  display: block;
  margin: 0 0 10px 0;
}
@media (min-width: 768px) {
  .page-header-filter {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    margin: 0 0 0 10px;
  }
}
.page-header-filter .field_wrap {
  margin: 0 10px 0 0;
  display: inline-block;
}
.page-header-filter-label {
  margin: 0 10px 0 0;
}
.page-header-button {
  display: block;
}
@media (min-width: 768px) {
  .page-header-button {
    height: 100%;
    display: flex;
    align-items: center;
  }
}
.page-header-button .button, .page-header-button .submit_wrap button, .submit_wrap .page-header-button button,
.page-header-button .form-submit button,
.form-submit .page-header-button button, .page-header-button .sliderbutton {
  margin: 0 0 10px 0;
}
@media (min-width: 768px) {
  .page-header-button .button, .page-header-button .submit_wrap button, .submit_wrap .page-header-button button,
.page-header-button .form-submit button,
.form-submit .page-header-button button, .page-header-button .sliderbutton {
    margin: 0 0 0 10px;
  }
}

.underline {
  background: none;
  border: none;
  color: white;
  cursor: pointer;
  display: inline-block;
  outline: none;
  position: relative;
}
.underline::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #ffffff;
  transform-origin: bottom right;
  transform: scaleX(0);
  transition: transform 0.9s cubic-bezier(0.2, 1, 0.22, 1);
}
button:hover .underline::before, button:active .underline::before, button:focus .underline::before, a:hover .underline::before, a:active .underline::before, a:focus .underline::before {
  transform-origin: bottom left;
  transform: scaleX(1);
}

.block-container {
  border-bottom: 4px solid white;
  border-top: 4px solid white;
  margin-left: 0;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 992px) {
  .block-container {
    margin-left: 44px;
  }
}
@media (min-width: 1550px) {
  .block-container {
    margin-left: 0;
  }
}
.block-header {
  padding: 10px;
  background: #2f2f2f;
  position: relative;
  z-index: 1;
  color: #ffffff;
  min-height: 37px;
  margin: 0;
}
.block-header h2 {
  color: #ffffff;
  font-size: 1.0625rem;
  margin: 0;
}
.block:not(:first-child) .block-header {
  padding: 10px;
}
@media (min-width: 768px) {
  .block:not(:first-child) .block-header {
    padding: 10px 10px 10px 14px;
  }
}
.block-border {
  box-shadow: 0 0 0 4px #ffffff;
  height: 100%;
  width: 100%;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .block-border {
    padding: 10px 20px;
  }
}
@media (min-width: 1550px) {
  .block-border {
    padding: 16px 40px;
  }
}
.block-border::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  border: 5px solid #f3f3f3;
  top: 0;
  left: 0;
}
.block-border.__empty {
  padding: 0;
}
.block-center {
  justify-content: center;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.block-center .row {
  width: 100%;
}

.__bg-orange {
  background-color: #ff5800;
}
.__bg-amber {
  background-color: #dca222;
}
.__bg-blue {
  background-color: #0098d8;
}
.__bg-red {
  background-color: #e13e50;
}
.__bg-green {
  background-color: #5fc940;
}
.__bg-white {
  background-color: #ffffff;
}
.__bg-black {
  background-color: #0d0d0d;
}
.__bg-light {
  background-color: #6a6a6a;
}

.__text-orange {
  color: #ff5800;
}
.__text-amber {
  color: #dca222;
}
.__text-blue {
  color: #0098d8;
}
.__text-red {
  color: #e13e50;
}
.__text-green {
  color: #5fc940;
}
.__text-white {
  color: #ffffff;
}
.__text-black {
  color: #0d0d0d;
}
.__text-light {
  color: #6a6a6a;
}
.__text-bold {
  font-weight: bold;
}
.__text-regular {
  font-weight: 400;
}
.__text-center {
  text-align: center;
}
.__text-right {
  text-align: right;
}
.__text-md {
  font-size: 1.25rem;
  letter-spacing: -0.8px;
}
.__text-sm {
  font-size: 0.9375rem;
}
.__text-xs {
  font-size: 0.75rem;
}

.circle {
  width: 21px;
  height: 21px;
  border-radius: 100px;
  background-color: #2f2f2f;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}
.circle .icon {
  color: #ffffff;
  font-size: 10px;
}
.circle .icon-trophy {
  color: #2f2f2f;
}
.circle-label {
  font-size: 0.9375rem;
}
.circle.__halo {
  box-shadow: 0 0 3px 0px #2f2f2f;
  position: relative;
}
.circle.__halo::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  background: #f3f3f3;
  box-shadow: inset 0 0 3px 0px #2f2f2f;
  content: "";
  border-radius: 200px;
  z-index: 0;
}
.circle.__halo > * {
  z-index: 1;
}
.circle.__xxxl {
  width: 130px;
  height: 130px;
}
.circle.__xxxl .icon {
  font-size: 40px;
}
.circle.__xxxl .icon-tilde-set2 {
  font-size: 60px;
}
@media (min-width: 1200px) {
  .circle.__xxxl {
    width: 140px;
    height: 140px;
  }
}
.circle.__xxl {
  width: 108px;
  height: 108px;
}
.circle.__xxl .icon {
  font-size: 25px;
}
.circle.__xxl .icon-trophy {
  font-size: 50px;
}
.circle.__xl {
  width: 80px;
  height: 80px;
}
.circle.__xl .icon {
  font-size: 30px;
}
.circle.__lg {
  width: 46px;
  height: 46px;
}
.circle.__lg .icon {
  font-size: 14px;
}
.circle.__md {
  width: 21px;
  height: 21px;
}
.circle.__md .icon {
  font-size: 10px;
}
.circle.__sm {
  width: 18px;
  height: 18px;
}
.circle.__sm .icon {
  font-size: 9px;
}
.circle.__xs {
  width: 15px;
  height: 15px;
}
.circle.__xs .icon {
  font-size: 8px;
}
.circle.__green {
  background-color: #5fc940;
}
.circle.__green.__halo {
  box-shadow: 0 0 3px 0px #5fc940;
  -webkit-animation: pulsegreen-outer ease-out forwards 1.5s;
          animation: pulsegreen-outer ease-out forwards 1.5s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.circle.__green.__halo::before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  box-shadow: inset 0 0 3px 0px #5fc940;
  -webkit-animation: pulsegreen-inner ease-out forwards 1.5s;
          animation: pulsegreen-inner ease-out forwards 1.5s;
}
.circle.__blue {
  background-color: #0098d8;
}
.circle.__blue.__halo {
  box-shadow: 0 0 3px 0px #0098d8;
}
.circle.__blue.__halo::before {
  box-shadow: inset 0 0 3px 0px #0098d8;
}
.circle.__red {
  background-color: #e13e50;
}
.circle.__red.__halo {
  box-shadow: 0 0 3px 0px #e13e50;
  -webkit-animation: pulsered-outer ease-out forwards 1.5s;
          animation: pulsered-outer ease-out forwards 1.5s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.circle.__red.__halo::before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  box-shadow: inset 0 0 3px 0px #e13e50;
  -webkit-animation: pulsered-inner ease-out forwards 1.5s;
          animation: pulsered-inner ease-out forwards 1.5s;
}
.circle.__amber {
  background-color: #dca222;
}
.circle.__amber.__halo {
  box-shadow: 0 0 3px 0px #dca222;
  -webkit-animation: pulseamber-outer ease-out forwards 1.5s;
          animation: pulseamber-outer ease-out forwards 1.5s;
}
.circle.__amber.__halo::before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  box-shadow: inset 0 0 3px 0px #dca222;
  -webkit-animation: pulseamber-inner ease-out forwards 1.5s;
          animation: pulseamber-inner ease-out forwards 1.5s;
  animation-delay: 0.3s;
}
.circle.__orange {
  background-color: #ff5800;
}
.circle.__orange.__halo {
  box-shadow: 0 0 3px 0px #ff5800;
  -webkit-animation: pulseorange-outer ease-out forwards 1.5s;
          animation: pulseorange-outer ease-out forwards 1.5s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.circle.__orange.__halo::before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  box-shadow: inset 0 0 3px 0px #ff5800;
  -webkit-animation: pulseorange-inner ease-out forwards 1.5s;
          animation: pulseorange-inner ease-out forwards 1.5s;
}
.circle.__white {
  background-color: #ffffff;
}
.circle.__white.__halo {
  box-shadow: 0 0 3px 0px #ffffff;
}
.circle.__white.__halo::before {
  box-shadow: inset 0 0 3px 0px #ffffff;
}
.circle.__tableicon {
  width: 40px;
  height: 40px;
}
.circle.__tableicon .icon {
  font-size: 20px;
}
@media (min-width: 1200px) {
  .circle.__tableicon {
    width: 80px;
    height: 80px;
  }
  .circle.__tableicon .icon {
    font-size: 30px;
  }
}
.circle.__tableicon-sm {
  width: 20px;
  height: 20px;
}
.circle.__tableicon-sm .icon {
  font-size: 10px;
}
@media (min-width: 1200px) {
  .circle.__tableicon-sm {
    width: 40px;
    height: 40px;
  }
  .circle.__tableicon-sm .icon {
    font-size: 20px;
  }
}
.circle.__animate {
  transform: scale(0);
  transition: 0.5s ease all;
}
.circle.__animate div,
.circle.__animate span {
  transform: scale(0);
  transition: 0.5s ease all;
  transition-delay: 0.3s;
}
.circle.__animate.__animatein {
  transform: scale(1);
}
.circle.__animate.__animatein div,
.circle.__animate.__animatein span {
  transform: scale(1);
}

.d-flex-center {
  display: flex;
  align-items: center;
}

.border-left {
  border-left: 1px solid #dedede;
}
.border-right {
  border-right: 1px solid #dedede;
}
.border-top {
  border-top: 1px solid #dedede;
}
.border-bottom {
  border-bottom: 1px solid #dedede;
}
.border-blue {
  border-color: #0098d8;
}

.stat-xxl {
  font-size: 5.625rem;
  font-weight: bold;
  letter-spacing: -2.25px;
}
.stat-xl {
  font-size: 3.125rem;
  font-weight: bold;
  letter-spacing: -1.75px;
}
@media (min-width: 1200px) {
  .stat-xl {
    font-size: 4.375rem;
  }
}
.stat-lg {
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: -0.83px;
}
@media (min-width: 1200px) {
  .stat-lg {
    font-size: 3.125rem;
  }
}
.stat-md {
  font-size: 1.875rem;
  font-weight: bold;
  letter-spacing: -1px;
}
@media (min-width: 1200px) {
  .stat-md {
    font-size: 2.5rem;
  }
}
.stat-sm {
  font-size: 1.75rem;
  font-weight: bold;
  letter-spacing: -1px;
}
@media (min-width: 1200px) {
  .stat-sm {
    font-size: 1.875rem;
  }
}
.stat-xs {
  font-size: 1.5625rem;
  font-weight: bold;
  letter-spacing: -1px;
}
.stat-label {
  font-size: 1.0625rem;
}
.stat-percent {
  font-weight: bold;
  font-size: 52%;
}
.stat-na {
  display: inline-block;
  font-size: 75%;
  transform: translateY(10px);
}

.info {
  position: relative;
}
.info-bubble {
  position: absolute;
  right: 0;
  top: calc(100% + 15px);
  padding: 20px;
  background: #ffffff;
  z-index: 99;
  border-radius: 4px;
  border: 1px solid #dadada;
  width: 250px;
  display: none;
  font-size: 0.9375rem;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .info-bubble {
    right: -15px;
  }
}
.info-bubble::after, .info-bubble::before {
  content: "";
  position: absolute;
  top: -10px;
  right: 1px;
  width: 0;
  height: 0;
  border-left: 10px transparent solid;
  border-right: 10px transparent solid;
  border-bottom: 10px #ffffff solid;
}
@media (min-width: 768px) {
  .info-bubble::after, .info-bubble::before {
    right: 13px;
  }
}
.info-bubble::after {
  top: -11px;
  right: 0;
  border-left: 11px transparent solid;
  border-right: 11px transparent solid;
  border-bottom: 11px #dadada solid;
  z-index: -1;
}
@media (min-width: 768px) {
  .info-bubble::after {
    right: 12px;
  }
}

.table-lined-item {
  border-top: 1px solid #dadada;
}
.table-lined-item:first-of-type {
  border-top: 0;
}
.table-lined-item [class*=col-]:first-of-type {
  border-right: 1px solid #dadada;
}
.table-lined-group {
  border-bottom: 1px solid #0098d8;
}
.table-lined-group:first-of-type {
  border-top: 1px solid #0098d8;
}
.table-vlined-header {
  height: 40px;
}
.table-vlined-cell {
  height: 40px;
  line-height: 40px;
  font-size: 2.5rem;
}
@media (min-width: 1200px) {
  .table-vlined-cell {
    height: 80px;
    line-height: 80px;
    font-size: 3.75rem;
  }
}

.notifications {
  align-content: flex-end;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  opacity: 1;
  right: 28px;
  top: 90px;
  z-index: 9;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .notifications {
    position: fixed;
    padding: 0;
    width: 400px;
    border: 0;
  }
}
.notifications-notify {
  background: #d8f3ff;
  border-radius: 5px;
  border: 1px solid #0098d8;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.1);
  color: #0074a5;
  display: flex;
  justify-content: space-between;
  padding: 10px 15px;
  transition: all 0.3s ease;
  width: 100%;
}
.notifications-notify:not(:last-child) {
  margin-bottom: 10px;
}
.notifications-notify-text {
  width: calc(100% - 50px);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.notifications-notify-text h1,
.notifications-notify-text h2,
.notifications-notify-text h3,
.notifications-notify-text h4,
.notifications-notify-text h5,
.notifications-notify-text h6 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 5px 0;
}
.notifications-notify-text p {
  margin: 0 0 5px 0;
}
.notifications-notify-text p:only-child {
  margin: 0;
}
.notifications-notify-close {
  align-items: center;
  border-radius: 100%;
  cursor: pointer;
  display: flex;
  font-size: 0;
  height: 20px;
  justify-content: center;
  margin-right: -6px;
  transition: all 0.3s ease;
  width: 20px;
}
.notifications-notify-close:hover, .notifications-notify-close:focus {
  background: rgba(0, 152, 216, 0.3);
}
.notifications-notify-close:active {
  background: rgba(0, 152, 216, 0.5);
}
.notifications-notify-close::before {
  content: "\E917";
  font-size: 10px;
  color: rgba(0, 0, 0, 0.5);
}
.notifications-notify .icon {
  margin: 5px 10px 0 0;
  display: flex;
  justify-content: center;
}
.notifications-notify .icon::before {
  content: "\E901";
  color: #0074a5;
  font-size: 12px;
}
.notifications-notify.__success {
  background: #e4f6df;
  border: 1px solid #5fc940;
  color: #4aa72f;
}
.notifications-notify.__success .icon::before {
  content: "\E920";
  color: #4aa72f;
  font-size: 10px;
}
.notifications-notify.__success .notifications-notify-close:hover, .notifications-notify.__success .notifications-notify-close:focus {
  background: rgba(95, 201, 64, 0.3);
}
.notifications-notify.__success .notifications-notify-close:active {
  background: rgba(95, 201, 64, 0.5);
}
.notifications-notify.__danger {
  background: #fceff0;
  border: 1px solid #e13e50;
  color: #cc2033;
}
.notifications-notify.__danger .icon::before {
  content: "\E921";
  color: #cc2033;
  font-size: 10px;
}
.notifications-notify.__danger .notifications-notify-close:hover, .notifications-notify.__danger .notifications-notify-close:focus {
  background: rgba(225, 62, 80, 0.3);
}
.notifications-notify.__danger .notifications-notify-close:active {
  background: rgba(225, 62, 80, 0.5);
}

@media (min-width: 992px) {
  .leadmanagement-divider {
    border-left: 1px solid #dedede;
  }
}

.footer {
  background: #3b3b3b;
  padding: 20px 0;
  text-align: center;
  color: #fff;
}
@media (min-width: 576px) {
  .footer {
    text-align: left;
  }
}
.footer.__lower {
  background: #292929;
}
@media (min-width: 576px) {
  .footer-nav {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .footer-nav ul li {
    display: inline-block;
    margin: 0 0 0 20px;
  }
}
.footer-nav ul li a {
  font-size: 0.875rem;
  display: block;
  color: #fff;
  transition: all 0.3s;
}
.footer-nav ul li a:hover, .footer-nav ul li a:focus {
  color: #2f2f2f;
  text-decoration: none;
}

@media (prefers-reduced-motion: reduce) {
  *::before, *::after, *:active, *:hover, *:focus {
    transition: none !important;
  }
}
@media print {
  body {
    background: #ffffff;
    position: relative;
    height: 100%;
  }
  body .header,
body .page-header-filter,
body .button,
body .submit_wrap button,
.submit_wrap body button,
body .form-submit button,
.form-submit body button,
body .sliderbutton,
body .info-button {
    display: none;
  }
  body .page-header {
    margin-left: 45px;
    padding-top: 0;
    border-bottom: 1px solid #dadada;
    padding-left: 15px;
    margin-left: 0;
  }
  body .row {
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  body .block-container {
    margin-left: 0;
    border-top: 0 solid #dadada;
    border-bottom: 0 solid #dadada;
  }
  body .block {
    display: block;
    position: relative;
  }
  body .block-border {
    box-shadow: none;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #dadada;
  }
  body .block-border::before {
    border: none;
  }
  body .circle.__halo::before {
    background-color: #ffffff;
  }
  body .circle.__animate {
    transform: scale(1);
  }
  body .circle.__animate div,
body .circle.__animate span {
    transform: scale(1);
    transition-delay: 0s;
  }
  body .chart-star-empty,
body .chart-bar-horizontal-bar-fill {
    transition: width 0s linear;
  }
  body .chart-star-empty {
    background-color: rgba(255, 255, 255, 0.6);
  }
  body .chart-dial {
    transform: scale(0.9);
  }
  body .chart-line {
    transform: scale(0.9) translateX(-50px);
  }
  body .table-wrapper {
    box-shadow: 0 0 0 0 transparent;
    border: 1px solid #dedede;
  }
  body .table tbody tr:nth-of-type(2n) {
    background: white;
  }
}