* {
  box-sizing: border-box;
}
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
.txr {
  text-align: right !important;
}
.txl {
  text-align: left !important;
}
.txc {
  text-align: center !important;
}
.blo {
  display: block !important;
}
.ibl {
  display: inline-block !important;
}
.hidden {
  display: none !important;
}
.rgt {
  float: right !important;
}
.lft {
  float: left !important;
}
.lftc {
  clear: left !important;
}
.rgtc {
  clear: right !important;
}
.clr {
  clear: both !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.lh {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
.l15h1 {
  line-height: 1.5em;
  height: 1.5em;
}
.l15h2 {
  line-height: 1.5em;
  height: 3em;
}
.l15h3 {
  line-height: 1.5em;
  height: 4.5em;
}
.l15h4 {
  line-height: 1.5em;
  height: 6em;
}
.l15h5 {
  line-height: 1.5em;
  height: 7.5em;
}
.l13h1 {
  line-height: 1.3em;
  height: 1.3em;
}
.l13h2 {
  line-height: 1.3em;
  height: 2.6em;
}
.l13h3 {
  line-height: 1.3em;
  height: 3.9em;
}
.l13h4 {
  line-height: 1.3em;
  height: 4.2em;
}
.l13h5 {
  line-height: 1.3em;
  height: 5.5em;
}
.w100 {
  width: 100%;
}
.cols2 {
  columns: 2 !important;
}
.cols3 {
  columns: 3 !important;
}
.cols4 {
  columns: 4 !important;
}
.cols5 {
  columns: 5 !important;
}
.spin {
  animation-name: spin;
  animation-duration: 2000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.spin.spin-fast {
  animation-duration: 1000ms;
}
.spin.spin-slow {
  animation-duration: 4000ms;
}
.tabresp {
  position: relative;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  margin-bottom: 20px;
}
.tabresp table {
  margin-bottom: 0 !important;
}
.tabresphelp {
  position: relative;
}
@media (max-width: 900px) {
  .tabresphelp {
    text-align: center;
  }
  .tabresphelp:before {
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    color: #888;
    content: "\f177" "\f25a" "\f178";
    display: block;
    letter-spacing: 10px;
    margin-bottom: 5px;
  }
}
@media (max-width: 900px) {
  .cols2 {
    columns: 1 !important;
  }
  .cols3 {
    columns: 1 !important;
  }
  .cols4 {
    columns: 1 !important;
  }
  .cols5 {
    columns: 1 !important;
  }
  .txc-sm {
    text-align: center !important;
  }
  .txc-sm > * {
    text-align: center !important;
  }
}
@media (max-width: 750px) {
  .xs-hdn {
    display: none !important;
  }
}
@media (min-width: 750px) and (max-width: 900px) {
  .sm-hdn {
    display: none !important;
  }
}
@media (min-width: 900px) and (max-width: 1380px) {
  .md-hdn {
    display: none !important;
  }
}
@media (min-width: 1380px) {
  .lg-hdn {
    display: none !important;
  }
}
.row-fill:after {
  content: "";
  flex: auto;
}
.row-sameheight {
  justify-content: stretch !important;
}
.row-sameheight > * {
  align-self: stretch !important;
}
.col-middle {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.row > .xs-12 {
  align-self: flex-start;
  width: 100%;
}
.row > .xs-125 {
  align-self: flex-start;
  width: 104.16666667%;
}
.row > .xs-push-12 {
  margin-left: 100%;
}
.row > .xs-11 {
  align-self: flex-start;
  width: 91.5%;
}
.row > .xs-115 {
  align-self: flex-start;
  width: 95.65909091%;
}
.row > .xs-push-11 {
  margin-left: 91.5%;
}
.row > .xs-10 {
  align-self: flex-start;
  width: 83%;
}
.row > .xs-105 {
  align-self: flex-start;
  width: 87.15%;
}
.row > .xs-push-10 {
  margin-left: 83%;
}
.row > .xs-9 {
  align-self: flex-start;
  width: 74.5%;
}
.row > .xs-95 {
  align-self: flex-start;
  width: 78.63888889%;
}
.row > .xs-push-9 {
  margin-left: 74.5%;
}
.row > .xs-8 {
  align-self: flex-start;
  width: 66%;
}
.row > .xs-85 {
  align-self: flex-start;
  width: 70.125%;
}
.row > .xs-push-8 {
  margin-left: 66%;
}
.row > .xs-7 {
  align-self: flex-start;
  width: 57.5%;
}
.row > .xs-75 {
  align-self: flex-start;
  width: 61.60714286%;
}
.row > .xs-push-7 {
  margin-left: 57.5%;
}
.row > .xs-6 {
  align-self: flex-start;
  width: 49%;
}
.row > .xs-65 {
  align-self: flex-start;
  width: 53.08333333%;
}
.row > .xs-push-6 {
  margin-left: 49%;
}
.row > .xs-5 {
  align-self: flex-start;
  width: 40.5%;
}
.row > .xs-55 {
  align-self: flex-start;
  width: 44.55%;
}
.row > .xs-push-5 {
  margin-left: 40.5%;
}
.row > .xs-4 {
  align-self: flex-start;
  width: 32%;
}
.row > .xs-45 {
  align-self: flex-start;
  width: 36%;
}
.row > .xs-push-4 {
  margin-left: 32%;
}
.row > .xs-3 {
  align-self: flex-start;
  width: 23.5%;
}
.row > .xs-35 {
  align-self: flex-start;
  width: 27.41666667%;
}
.row > .xs-push-3 {
  margin-left: 23.5%;
}
.row > .xs-2 {
  align-self: flex-start;
  width: 15%;
}
.row > .xs-25 {
  align-self: flex-start;
  width: 18.75%;
}
.row > .xs-push-2 {
  margin-left: 15%;
}
.row > .xs-1 {
  align-self: flex-start;
  width: 6.5%;
}
.row > .xs-15 {
  align-self: flex-start;
  width: 9.75%;
}
.row > .xs-push-1 {
  margin-left: 6.5%;
}
.row > .xs-0 {
  width: 0;
}
.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-flex-wrap: wrap;
  -moz-pack: space-between;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
}
.row > .xs-05 {
  align-self: flex-start;
  width: 1%;
}
.row0 > .xs-12 {
  align-self: flex-start;
  width: 100%;
}
.row0 > .xs-125 {
  align-self: flex-start;
  width: 104.16666667%;
}
.row0 > .xs-push-12 {
  margin-left: 100%;
}
.row0 > .xs-11 {
  align-self: flex-start;
  width: 91.66666667%;
}
.row0 > .xs-115 {
  align-self: flex-start;
  width: 95.83333333%;
}
.row0 > .xs-push-11 {
  margin-left: 91.66666667%;
}
.row0 > .xs-10 {
  align-self: flex-start;
  width: 83.33333333%;
}
.row0 > .xs-105 {
  align-self: flex-start;
  width: 87.5%;
}
.row0 > .xs-push-10 {
  margin-left: 83.33333333%;
}
.row0 > .xs-9 {
  align-self: flex-start;
  width: 75%;
}
.row0 > .xs-95 {
  align-self: flex-start;
  width: 79.16666667%;
}
.row0 > .xs-push-9 {
  margin-left: 75%;
}
.row0 > .xs-8 {
  align-self: flex-start;
  width: 66.66666667%;
}
.row0 > .xs-85 {
  align-self: flex-start;
  width: 70.83333333%;
}
.row0 > .xs-push-8 {
  margin-left: 66.66666667%;
}
.row0 > .xs-7 {
  align-self: flex-start;
  width: 58.33333333%;
}
.row0 > .xs-75 {
  align-self: flex-start;
  width: 62.5%;
}
.row0 > .xs-push-7 {
  margin-left: 58.33333333%;
}
.row0 > .xs-6 {
  align-self: flex-start;
  width: 50%;
}
.row0 > .xs-65 {
  align-self: flex-start;
  width: 54.16666667%;
}
.row0 > .xs-push-6 {
  margin-left: 50%;
}
.row0 > .xs-5 {
  align-self: flex-start;
  width: 41.66666667%;
}
.row0 > .xs-55 {
  align-self: flex-start;
  width: 45.83333333%;
}
.row0 > .xs-push-5 {
  margin-left: 41.66666667%;
}
.row0 > .xs-4 {
  align-self: flex-start;
  width: 33.33333333%;
}
.row0 > .xs-45 {
  align-self: flex-start;
  width: 37.5%;
}
.row0 > .xs-push-4 {
  margin-left: 33.33333333%;
}
.row0 > .xs-3 {
  align-self: flex-start;
  width: 25%;
}
.row0 > .xs-35 {
  align-self: flex-start;
  width: 29.16666667%;
}
.row0 > .xs-push-3 {
  margin-left: 25%;
}
.row0 > .xs-2 {
  align-self: flex-start;
  width: 16.66666667%;
}
.row0 > .xs-25 {
  align-self: flex-start;
  width: 20.83333333%;
}
.row0 > .xs-push-2 {
  margin-left: 16.66666667%;
}
.row0 > .xs-1 {
  align-self: flex-start;
  width: 8.33333333%;
}
.row0 > .xs-15 {
  align-self: flex-start;
  width: 12.5%;
}
.row0 > .xs-push-1 {
  margin-left: 8.33333333%;
}
.row0 > .xs-0 {
  width: 0;
}
.row0 {
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-flex-wrap: wrap;
  -moz-pack: space-between;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
}
.row0 > .xs-05 {
  align-self: flex-start;
  width: 0%;
}
@media (min-width: 750px) {
  .row > .sm-12 {
    align-self: flex-start;
    width: 100%;
  }
  .row > .sm-125 {
    align-self: flex-start;
    width: 104.16666667%;
  }
  .row > .sm-push-12 {
    margin-left: 100%;
  }
  .row > .sm-11 {
    align-self: flex-start;
    width: 91.5%;
  }
  .row > .sm-115 {
    align-self: flex-start;
    width: 95.65909091%;
  }
  .row > .sm-push-11 {
    margin-left: 91.5%;
  }
  .row > .sm-10 {
    align-self: flex-start;
    width: 83%;
  }
  .row > .sm-105 {
    align-self: flex-start;
    width: 87.15%;
  }
  .row > .sm-push-10 {
    margin-left: 83%;
  }
  .row > .sm-9 {
    align-self: flex-start;
    width: 74.5%;
  }
  .row > .sm-95 {
    align-self: flex-start;
    width: 78.63888889%;
  }
  .row > .sm-push-9 {
    margin-left: 74.5%;
  }
  .row > .sm-8 {
    align-self: flex-start;
    width: 66%;
  }
  .row > .sm-85 {
    align-self: flex-start;
    width: 70.125%;
  }
  .row > .sm-push-8 {
    margin-left: 66%;
  }
  .row > .sm-7 {
    align-self: flex-start;
    width: 57.5%;
  }
  .row > .sm-75 {
    align-self: flex-start;
    width: 61.60714286%;
  }
  .row > .sm-push-7 {
    margin-left: 57.5%;
  }
  .row > .sm-6 {
    align-self: flex-start;
    width: 49%;
  }
  .row > .sm-65 {
    align-self: flex-start;
    width: 53.08333333%;
  }
  .row > .sm-push-6 {
    margin-left: 49%;
  }
  .row > .sm-5 {
    align-self: flex-start;
    width: 40.5%;
  }
  .row > .sm-55 {
    align-self: flex-start;
    width: 44.55%;
  }
  .row > .sm-push-5 {
    margin-left: 40.5%;
  }
  .row > .sm-4 {
    align-self: flex-start;
    width: 32%;
  }
  .row > .sm-45 {
    align-self: flex-start;
    width: 36%;
  }
  .row > .sm-push-4 {
    margin-left: 32%;
  }
  .row > .sm-3 {
    align-self: flex-start;
    width: 23.5%;
  }
  .row > .sm-35 {
    align-self: flex-start;
    width: 27.41666667%;
  }
  .row > .sm-push-3 {
    margin-left: 23.5%;
  }
  .row > .sm-2 {
    align-self: flex-start;
    width: 15%;
  }
  .row > .sm-25 {
    align-self: flex-start;
    width: 18.75%;
  }
  .row > .sm-push-2 {
    margin-left: 15%;
  }
  .row > .sm-1 {
    align-self: flex-start;
    width: 6.5%;
  }
  .row > .sm-15 {
    align-self: flex-start;
    width: 9.75%;
  }
  .row > .sm-push-1 {
    margin-left: 6.5%;
  }
  .row > .sm-0 {
    width: 0;
  }
  .row {
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-flex-wrap: wrap;
    -moz-pack: space-between;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
  }
  .row > .sm-05 {
    align-self: flex-start;
    width: 1%;
  }
  .row0 > .sm-12 {
    align-self: flex-start;
    width: 100%;
  }
  .row0 > .sm-125 {
    align-self: flex-start;
    width: 104.16666667%;
  }
  .row0 > .sm-push-12 {
    margin-left: 100%;
  }
  .row0 > .sm-11 {
    align-self: flex-start;
    width: 91.66666667%;
  }
  .row0 > .sm-115 {
    align-self: flex-start;
    width: 95.83333333%;
  }
  .row0 > .sm-push-11 {
    margin-left: 91.66666667%;
  }
  .row0 > .sm-10 {
    align-self: flex-start;
    width: 83.33333333%;
  }
  .row0 > .sm-105 {
    align-self: flex-start;
    width: 87.5%;
  }
  .row0 > .sm-push-10 {
    margin-left: 83.33333333%;
  }
  .row0 > .sm-9 {
    align-self: flex-start;
    width: 75%;
  }
  .row0 > .sm-95 {
    align-self: flex-start;
    width: 79.16666667%;
  }
  .row0 > .sm-push-9 {
    margin-left: 75%;
  }
  .row0 > .sm-8 {
    align-self: flex-start;
    width: 66.66666667%;
  }
  .row0 > .sm-85 {
    align-self: flex-start;
    width: 70.83333333%;
  }
  .row0 > .sm-push-8 {
    margin-left: 66.66666667%;
  }
  .row0 > .sm-7 {
    align-self: flex-start;
    width: 58.33333333%;
  }
  .row0 > .sm-75 {
    align-self: flex-start;
    width: 62.5%;
  }
  .row0 > .sm-push-7 {
    margin-left: 58.33333333%;
  }
  .row0 > .sm-6 {
    align-self: flex-start;
    width: 50%;
  }
  .row0 > .sm-65 {
    align-self: flex-start;
    width: 54.16666667%;
  }
  .row0 > .sm-push-6 {
    margin-left: 50%;
  }
  .row0 > .sm-5 {
    align-self: flex-start;
    width: 41.66666667%;
  }
  .row0 > .sm-55 {
    align-self: flex-start;
    width: 45.83333333%;
  }
  .row0 > .sm-push-5 {
    margin-left: 41.66666667%;
  }
  .row0 > .sm-4 {
    align-self: flex-start;
    width: 33.33333333%;
  }
  .row0 > .sm-45 {
    align-self: flex-start;
    width: 37.5%;
  }
  .row0 > .sm-push-4 {
    margin-left: 33.33333333%;
  }
  .row0 > .sm-3 {
    align-self: flex-start;
    width: 25%;
  }
  .row0 > .sm-35 {
    align-self: flex-start;
    width: 29.16666667%;
  }
  .row0 > .sm-push-3 {
    margin-left: 25%;
  }
  .row0 > .sm-2 {
    align-self: flex-start;
    width: 16.66666667%;
  }
  .row0 > .sm-25 {
    align-self: flex-start;
    width: 20.83333333%;
  }
  .row0 > .sm-push-2 {
    margin-left: 16.66666667%;
  }
  .row0 > .sm-1 {
    align-self: flex-start;
    width: 8.33333333%;
  }
  .row0 > .sm-15 {
    align-self: flex-start;
    width: 12.5%;
  }
  .row0 > .sm-push-1 {
    margin-left: 8.33333333%;
  }
  .row0 > .sm-0 {
    width: 0;
  }
  .row0 {
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-flex-wrap: wrap;
    -moz-pack: space-between;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
  }
  .row0 > .sm-05 {
    align-self: flex-start;
    width: 0%;
  }
}
@media (min-width: 900px) {
  .row > .md-12 {
    align-self: flex-start;
    width: 100%;
  }
  .row > .md-125 {
    align-self: flex-start;
    width: 104.16666667%;
  }
  .row > .md-push-12 {
    margin-left: 100%;
  }
  .row > .md-11 {
    align-self: flex-start;
    width: 91.5%;
  }
  .row > .md-115 {
    align-self: flex-start;
    width: 95.65909091%;
  }
  .row > .md-push-11 {
    margin-left: 91.5%;
  }
  .row > .md-10 {
    align-self: flex-start;
    width: 83%;
  }
  .row > .md-105 {
    align-self: flex-start;
    width: 87.15%;
  }
  .row > .md-push-10 {
    margin-left: 83%;
  }
  .row > .md-9 {
    align-self: flex-start;
    width: 74.5%;
  }
  .row > .md-95 {
    align-self: flex-start;
    width: 78.63888889%;
  }
  .row > .md-push-9 {
    margin-left: 74.5%;
  }
  .row > .md-8 {
    align-self: flex-start;
    width: 66%;
  }
  .row > .md-85 {
    align-self: flex-start;
    width: 70.125%;
  }
  .row > .md-push-8 {
    margin-left: 66%;
  }
  .row > .md-7 {
    align-self: flex-start;
    width: 57.5%;
  }
  .row > .md-75 {
    align-self: flex-start;
    width: 61.60714286%;
  }
  .row > .md-push-7 {
    margin-left: 57.5%;
  }
  .row > .md-6 {
    align-self: flex-start;
    width: 49%;
  }
  .row > .md-65 {
    align-self: flex-start;
    width: 53.08333333%;
  }
  .row > .md-push-6 {
    margin-left: 49%;
  }
  .row > .md-5 {
    align-self: flex-start;
    width: 40.5%;
  }
  .row > .md-55 {
    align-self: flex-start;
    width: 44.55%;
  }
  .row > .md-push-5 {
    margin-left: 40.5%;
  }
  .row > .md-4 {
    align-self: flex-start;
    width: 32%;
  }
  .row > .md-45 {
    align-self: flex-start;
    width: 36%;
  }
  .row > .md-push-4 {
    margin-left: 32%;
  }
  .row > .md-3 {
    align-self: flex-start;
    width: 23.5%;
  }
  .row > .md-35 {
    align-self: flex-start;
    width: 27.41666667%;
  }
  .row > .md-push-3 {
    margin-left: 23.5%;
  }
  .row > .md-2 {
    align-self: flex-start;
    width: 15%;
  }
  .row > .md-25 {
    align-self: flex-start;
    width: 18.75%;
  }
  .row > .md-push-2 {
    margin-left: 15%;
  }
  .row > .md-1 {
    align-self: flex-start;
    width: 6.5%;
  }
  .row > .md-15 {
    align-self: flex-start;
    width: 9.75%;
  }
  .row > .md-push-1 {
    margin-left: 6.5%;
  }
  .row > .md-0 {
    width: 0;
  }
  .row {
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-flex-wrap: wrap;
    -moz-pack: space-between;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
  }
  .row > .md-05 {
    align-self: flex-start;
    width: 1%;
  }
  .row0 > .md-12 {
    align-self: flex-start;
    width: 100%;
  }
  .row0 > .md-125 {
    align-self: flex-start;
    width: 104.16666667%;
  }
  .row0 > .md-push-12 {
    margin-left: 100%;
  }
  .row0 > .md-11 {
    align-self: flex-start;
    width: 91.66666667%;
  }
  .row0 > .md-115 {
    align-self: flex-start;
    width: 95.83333333%;
  }
  .row0 > .md-push-11 {
    margin-left: 91.66666667%;
  }
  .row0 > .md-10 {
    align-self: flex-start;
    width: 83.33333333%;
  }
  .row0 > .md-105 {
    align-self: flex-start;
    width: 87.5%;
  }
  .row0 > .md-push-10 {
    margin-left: 83.33333333%;
  }
  .row0 > .md-9 {
    align-self: flex-start;
    width: 75%;
  }
  .row0 > .md-95 {
    align-self: flex-start;
    width: 79.16666667%;
  }
  .row0 > .md-push-9 {
    margin-left: 75%;
  }
  .row0 > .md-8 {
    align-self: flex-start;
    width: 66.66666667%;
  }
  .row0 > .md-85 {
    align-self: flex-start;
    width: 70.83333333%;
  }
  .row0 > .md-push-8 {
    margin-left: 66.66666667%;
  }
  .row0 > .md-7 {
    align-self: flex-start;
    width: 58.33333333%;
  }
  .row0 > .md-75 {
    align-self: flex-start;
    width: 62.5%;
  }
  .row0 > .md-push-7 {
    margin-left: 58.33333333%;
  }
  .row0 > .md-6 {
    align-self: flex-start;
    width: 50%;
  }
  .row0 > .md-65 {
    align-self: flex-start;
    width: 54.16666667%;
  }
  .row0 > .md-push-6 {
    margin-left: 50%;
  }
  .row0 > .md-5 {
    align-self: flex-start;
    width: 41.66666667%;
  }
  .row0 > .md-55 {
    align-self: flex-start;
    width: 45.83333333%;
  }
  .row0 > .md-push-5 {
    margin-left: 41.66666667%;
  }
  .row0 > .md-4 {
    align-self: flex-start;
    width: 33.33333333%;
  }
  .row0 > .md-45 {
    align-self: flex-start;
    width: 37.5%;
  }
  .row0 > .md-push-4 {
    margin-left: 33.33333333%;
  }
  .row0 > .md-3 {
    align-self: flex-start;
    width: 25%;
  }
  .row0 > .md-35 {
    align-self: flex-start;
    width: 29.16666667%;
  }
  .row0 > .md-push-3 {
    margin-left: 25%;
  }
  .row0 > .md-2 {
    align-self: flex-start;
    width: 16.66666667%;
  }
  .row0 > .md-25 {
    align-self: flex-start;
    width: 20.83333333%;
  }
  .row0 > .md-push-2 {
    margin-left: 16.66666667%;
  }
  .row0 > .md-1 {
    align-self: flex-start;
    width: 8.33333333%;
  }
  .row0 > .md-15 {
    align-self: flex-start;
    width: 12.5%;
  }
  .row0 > .md-push-1 {
    margin-left: 8.33333333%;
  }
  .row0 > .md-0 {
    width: 0;
  }
  .row0 {
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-flex-wrap: wrap;
    -moz-pack: space-between;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
  }
  .row0 > .md-05 {
    align-self: flex-start;
    width: 0%;
  }
}
@media (min-width: 1380px) {
  .row > .lg-12 {
    align-self: flex-start;
    width: 100%;
  }
  .row > .lg-125 {
    align-self: flex-start;
    width: 104.16666667%;
  }
  .row > .lg-push-12 {
    margin-left: 100%;
  }
  .row > .lg-11 {
    align-self: flex-start;
    width: 91.5%;
  }
  .row > .lg-115 {
    align-self: flex-start;
    width: 95.65909091%;
  }
  .row > .lg-push-11 {
    margin-left: 91.5%;
  }
  .row > .lg-10 {
    align-self: flex-start;
    width: 83%;
  }
  .row > .lg-105 {
    align-self: flex-start;
    width: 87.15%;
  }
  .row > .lg-push-10 {
    margin-left: 83%;
  }
  .row > .lg-9 {
    align-self: flex-start;
    width: 74.5%;
  }
  .row > .lg-95 {
    align-self: flex-start;
    width: 78.63888889%;
  }
  .row > .lg-push-9 {
    margin-left: 74.5%;
  }
  .row > .lg-8 {
    align-self: flex-start;
    width: 66%;
  }
  .row > .lg-85 {
    align-self: flex-start;
    width: 70.125%;
  }
  .row > .lg-push-8 {
    margin-left: 66%;
  }
  .row > .lg-7 {
    align-self: flex-start;
    width: 57.5%;
  }
  .row > .lg-75 {
    align-self: flex-start;
    width: 61.60714286%;
  }
  .row > .lg-push-7 {
    margin-left: 57.5%;
  }
  .row > .lg-6 {
    align-self: flex-start;
    width: 49%;
  }
  .row > .lg-65 {
    align-self: flex-start;
    width: 53.08333333%;
  }
  .row > .lg-push-6 {
    margin-left: 49%;
  }
  .row > .lg-5 {
    align-self: flex-start;
    width: 40.5%;
  }
  .row > .lg-55 {
    align-self: flex-start;
    width: 44.55%;
  }
  .row > .lg-push-5 {
    margin-left: 40.5%;
  }
  .row > .lg-4 {
    align-self: flex-start;
    width: 32%;
  }
  .row > .lg-45 {
    align-self: flex-start;
    width: 36%;
  }
  .row > .lg-push-4 {
    margin-left: 32%;
  }
  .row > .lg-3 {
    align-self: flex-start;
    width: 23.5%;
  }
  .row > .lg-35 {
    align-self: flex-start;
    width: 27.41666667%;
  }
  .row > .lg-push-3 {
    margin-left: 23.5%;
  }
  .row > .lg-2 {
    align-self: flex-start;
    width: 15%;
  }
  .row > .lg-25 {
    align-self: flex-start;
    width: 18.75%;
  }
  .row > .lg-push-2 {
    margin-left: 15%;
  }
  .row > .lg-1 {
    align-self: flex-start;
    width: 6.5%;
  }
  .row > .lg-15 {
    align-self: flex-start;
    width: 9.75%;
  }
  .row > .lg-push-1 {
    margin-left: 6.5%;
  }
  .row > .lg-0 {
    width: 0;
  }
  .row {
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-flex-wrap: wrap;
    -moz-pack: space-between;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
  }
  .row > .lg-05 {
    align-self: flex-start;
    width: 1%;
  }
  .row0 > .lg-12 {
    align-self: flex-start;
    width: 100%;
  }
  .row0 > .lg-125 {
    align-self: flex-start;
    width: 104.16666667%;
  }
  .row0 > .lg-push-12 {
    margin-left: 100%;
  }
  .row0 > .lg-11 {
    align-self: flex-start;
    width: 91.66666667%;
  }
  .row0 > .lg-115 {
    align-self: flex-start;
    width: 95.83333333%;
  }
  .row0 > .lg-push-11 {
    margin-left: 91.66666667%;
  }
  .row0 > .lg-10 {
    align-self: flex-start;
    width: 83.33333333%;
  }
  .row0 > .lg-105 {
    align-self: flex-start;
    width: 87.5%;
  }
  .row0 > .lg-push-10 {
    margin-left: 83.33333333%;
  }
  .row0 > .lg-9 {
    align-self: flex-start;
    width: 75%;
  }
  .row0 > .lg-95 {
    align-self: flex-start;
    width: 79.16666667%;
  }
  .row0 > .lg-push-9 {
    margin-left: 75%;
  }
  .row0 > .lg-8 {
    align-self: flex-start;
    width: 66.66666667%;
  }
  .row0 > .lg-85 {
    align-self: flex-start;
    width: 70.83333333%;
  }
  .row0 > .lg-push-8 {
    margin-left: 66.66666667%;
  }
  .row0 > .lg-7 {
    align-self: flex-start;
    width: 58.33333333%;
  }
  .row0 > .lg-75 {
    align-self: flex-start;
    width: 62.5%;
  }
  .row0 > .lg-push-7 {
    margin-left: 58.33333333%;
  }
  .row0 > .lg-6 {
    align-self: flex-start;
    width: 50%;
  }
  .row0 > .lg-65 {
    align-self: flex-start;
    width: 54.16666667%;
  }
  .row0 > .lg-push-6 {
    margin-left: 50%;
  }
  .row0 > .lg-5 {
    align-self: flex-start;
    width: 41.66666667%;
  }
  .row0 > .lg-55 {
    align-self: flex-start;
    width: 45.83333333%;
  }
  .row0 > .lg-push-5 {
    margin-left: 41.66666667%;
  }
  .row0 > .lg-4 {
    align-self: flex-start;
    width: 33.33333333%;
  }
  .row0 > .lg-45 {
    align-self: flex-start;
    width: 37.5%;
  }
  .row0 > .lg-push-4 {
    margin-left: 33.33333333%;
  }
  .row0 > .lg-3 {
    align-self: flex-start;
    width: 25%;
  }
  .row0 > .lg-35 {
    align-self: flex-start;
    width: 29.16666667%;
  }
  .row0 > .lg-push-3 {
    margin-left: 25%;
  }
  .row0 > .lg-2 {
    align-self: flex-start;
    width: 16.66666667%;
  }
  .row0 > .lg-25 {
    align-self: flex-start;
    width: 20.83333333%;
  }
  .row0 > .lg-push-2 {
    margin-left: 16.66666667%;
  }
  .row0 > .lg-1 {
    align-self: flex-start;
    width: 8.33333333%;
  }
  .row0 > .lg-15 {
    align-self: flex-start;
    width: 12.5%;
  }
  .row0 > .lg-push-1 {
    margin-left: 8.33333333%;
  }
  .row0 > .lg-0 {
    width: 0;
  }
  .row0 {
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-flex-wrap: wrap;
    -moz-pack: space-between;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
  }
  .row0 > .lg-05 {
    align-self: flex-start;
    width: 0%;
  }
}
@media (max-width: 750px) {
  .xs-ord-12 {
    order: 12;
  }
  .xs-ord-11 {
    order: 11;
  }
  .xs-ord-10 {
    order: 10;
  }
  .xs-ord-9 {
    order: 9;
  }
  .xs-ord-8 {
    order: 8;
  }
  .xs-ord-7 {
    order: 7;
  }
  .xs-ord-6 {
    order: 6;
  }
  .xs-ord-5 {
    order: 5;
  }
  .xs-ord-4 {
    order: 4;
  }
  .xs-ord-3 {
    order: 3;
  }
  .xs-ord-2 {
    order: 2;
  }
  .xs-ord-1 {
    order: 1;
  }
}
@media (min-width: 750px) and (max-width: 900px) {
  .sm-ord-12 {
    order: 12;
  }
  .sm-ord-11 {
    order: 11;
  }
  .sm-ord-10 {
    order: 10;
  }
  .sm-ord-9 {
    order: 9;
  }
  .sm-ord-8 {
    order: 8;
  }
  .sm-ord-7 {
    order: 7;
  }
  .sm-ord-6 {
    order: 6;
  }
  .sm-ord-5 {
    order: 5;
  }
  .sm-ord-4 {
    order: 4;
  }
  .sm-ord-3 {
    order: 3;
  }
  .sm-ord-2 {
    order: 2;
  }
  .sm-ord-1 {
    order: 1;
  }
}
@media (max-width: 900px) {
  .xssm-ord-12 {
    order: 12;
  }
  .xssm-ord-11 {
    order: 11;
  }
  .xssm-ord-10 {
    order: 10;
  }
  .xssm-ord-9 {
    order: 9;
  }
  .xssm-ord-8 {
    order: 8;
  }
  .xssm-ord-7 {
    order: 7;
  }
  .xssm-ord-6 {
    order: 6;
  }
  .xssm-ord-5 {
    order: 5;
  }
  .xssm-ord-4 {
    order: 4;
  }
  .xssm-ord-3 {
    order: 3;
  }
  .xssm-ord-2 {
    order: 2;
  }
  .xssm-ord-1 {
    order: 1;
  }
}
@media (min-width: 900px) and (max-width: 1380px) {
  .md-ord-12 {
    order: 12;
  }
  .md-ord-11 {
    order: 11;
  }
  .md-ord-10 {
    order: 10;
  }
  .md-ord-9 {
    order: 9;
  }
  .md-ord-8 {
    order: 8;
  }
  .md-ord-7 {
    order: 7;
  }
  .md-ord-6 {
    order: 6;
  }
  .md-ord-5 {
    order: 5;
  }
  .md-ord-4 {
    order: 4;
  }
  .md-ord-3 {
    order: 3;
  }
  .md-ord-2 {
    order: 2;
  }
  .md-ord-1 {
    order: 1;
  }
}
@media (min-width: 1380px) {
  .lg-ord-12 {
    order: 12;
  }
  .lg-ord-11 {
    order: 11;
  }
  .lg-ord-10 {
    order: 10;
  }
  .lg-ord-9 {
    order: 9;
  }
  .lg-ord-8 {
    order: 8;
  }
  .lg-ord-7 {
    order: 7;
  }
  .lg-ord-6 {
    order: 6;
  }
  .lg-ord-5 {
    order: 5;
  }
  .lg-ord-4 {
    order: 4;
  }
  .lg-ord-3 {
    order: 3;
  }
  .lg-ord-2 {
    order: 2;
  }
  .lg-ord-1 {
    order: 1;
  }
}
@media (max-width: 750px) {
  .grid-xs-10 > * {
    float: left;
    width: 9.1%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-xs-10 > *:nth-child(10n) {
    margin-right: 0 !important;
  }
  .grid-xs-9 > * {
    float: left;
    width: 10.22222222%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-xs-9 > *:nth-child(9n) {
    margin-right: 0 !important;
  }
  .grid-xs-8 > * {
    float: left;
    width: 11.625%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-xs-8 > *:nth-child(8n) {
    margin-right: 0 !important;
  }
  .grid-xs-7 > * {
    float: left;
    width: 13.42857143%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-xs-7 > *:nth-child(7n) {
    margin-right: 0 !important;
  }
  .grid-xs-6 > * {
    float: left;
    width: 15.83333333%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-xs-6 > *:nth-child(6n) {
    margin-right: 0 !important;
  }
  .grid-xs-5 > * {
    float: left;
    width: 19.2%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-xs-5 > *:nth-child(5n) {
    margin-right: 0 !important;
  }
  .grid-xs-4 > * {
    float: left;
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-xs-4 > *:nth-child(4n) {
    margin-right: 0 !important;
  }
  .grid-xs-3 > * {
    float: left;
    width: 32.66666667%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-xs-3 > *:nth-child(3n) {
    margin-right: 0 !important;
  }
  .grid-xs-2 > * {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-xs-2 > *:nth-child(2n) {
    margin-right: 0 !important;
  }
  .grid-xs-1 > * {
    float: left;
    width: 100%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-xs-1 > *:nth-child(1n) {
    margin-right: 0 !important;
  }
  .grid0-xs-10 > * {
    float: left;
    width: 10%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-xs-10 > *:nth-child(10n) {
    margin-right: 0 !important;
  }
  .grid0-xs-9 > * {
    float: left;
    width: 11.11111111%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-xs-9 > *:nth-child(9n) {
    margin-right: 0 !important;
  }
  .grid0-xs-8 > * {
    float: left;
    width: 12.5%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-xs-8 > *:nth-child(8n) {
    margin-right: 0 !important;
  }
  .grid0-xs-7 > * {
    float: left;
    width: 14.28571429%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-xs-7 > *:nth-child(7n) {
    margin-right: 0 !important;
  }
  .grid0-xs-6 > * {
    float: left;
    width: 16.66666667%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-xs-6 > *:nth-child(6n) {
    margin-right: 0 !important;
  }
  .grid0-xs-5 > * {
    float: left;
    width: 20%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-xs-5 > *:nth-child(5n) {
    margin-right: 0 !important;
  }
  .grid0-xs-4 > * {
    float: left;
    width: 25%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-xs-4 > *:nth-child(4n) {
    margin-right: 0 !important;
  }
  .grid0-xs-3 > * {
    float: left;
    width: 33.33333333%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-xs-3 > *:nth-child(3n) {
    margin-right: 0 !important;
  }
  .grid0-xs-2 > * {
    float: left;
    width: 50%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-xs-2 > *:nth-child(2n) {
    margin-right: 0 !important;
  }
  .grid0-xs-1 > * {
    float: left;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-xs-1 > *:nth-child(1n) {
    margin-right: 0 !important;
  }
  .xs-ord-1 {
    order: 1;
  }
  .xs-ord-2 {
    order: 2;
  }
  .xs-ord-3 {
    order: 3;
  }
}
@media (min-width: 750px) and (max-width: 900px) {
  .grid-sm-10 > * {
    float: left;
    width: 9.1%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-sm-10 > *:nth-child(10n) {
    margin-right: 0 !important;
  }
  .grid-sm-9 > * {
    float: left;
    width: 10.22222222%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-sm-9 > *:nth-child(9n) {
    margin-right: 0 !important;
  }
  .grid-sm-8 > * {
    float: left;
    width: 11.625%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-sm-8 > *:nth-child(8n) {
    margin-right: 0 !important;
  }
  .grid-sm-7 > * {
    float: left;
    width: 13.42857143%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-sm-7 > *:nth-child(7n) {
    margin-right: 0 !important;
  }
  .grid-sm-6 > * {
    float: left;
    width: 15.83333333%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-sm-6 > *:nth-child(6n) {
    margin-right: 0 !important;
  }
  .grid-sm-5 > * {
    float: left;
    width: 19.2%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-sm-5 > *:nth-child(5n) {
    margin-right: 0 !important;
  }
  .grid-sm-4 > * {
    float: left;
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-sm-4 > *:nth-child(4n) {
    margin-right: 0 !important;
  }
  .grid-sm-3 > * {
    float: left;
    width: 32.66666667%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-sm-3 > *:nth-child(3n) {
    margin-right: 0 !important;
  }
  .grid-sm-2 > * {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-sm-2 > *:nth-child(2n) {
    margin-right: 0 !important;
  }
  .grid-sm-1 > * {
    float: left;
    width: 100%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-sm-1 > *:nth-child(1n) {
    margin-right: 0 !important;
  }
  .grid0-sm-10 > * {
    float: left;
    width: 10%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-sm-10 > *:nth-child(10n) {
    margin-right: 0 !important;
  }
  .grid0-sm-9 > * {
    float: left;
    width: 11.11111111%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-sm-9 > *:nth-child(9n) {
    margin-right: 0 !important;
  }
  .grid0-sm-8 > * {
    float: left;
    width: 12.5%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-sm-8 > *:nth-child(8n) {
    margin-right: 0 !important;
  }
  .grid0-sm-7 > * {
    float: left;
    width: 14.28571429%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-sm-7 > *:nth-child(7n) {
    margin-right: 0 !important;
  }
  .grid0-sm-6 > * {
    float: left;
    width: 16.66666667%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-sm-6 > *:nth-child(6n) {
    margin-right: 0 !important;
  }
  .grid0-sm-5 > * {
    float: left;
    width: 20%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-sm-5 > *:nth-child(5n) {
    margin-right: 0 !important;
  }
  .grid0-sm-4 > * {
    float: left;
    width: 25%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-sm-4 > *:nth-child(4n) {
    margin-right: 0 !important;
  }
  .grid0-sm-3 > * {
    float: left;
    width: 33.33333333%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-sm-3 > *:nth-child(3n) {
    margin-right: 0 !important;
  }
  .grid0-sm-2 > * {
    float: left;
    width: 50%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-sm-2 > *:nth-child(2n) {
    margin-right: 0 !important;
  }
  .grid0-sm-1 > * {
    float: left;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-sm-1 > *:nth-child(1n) {
    margin-right: 0 !important;
  }
  .sm-ord-1 {
    order: 1;
  }
  .sm-ord-2 {
    order: 2;
  }
  .sm-ord-3 {
    order: 3;
  }
}
@media (min-width: 900px) and (max-width: 1380px) {
  .grid-md-10 > * {
    float: left;
    width: 9.1%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-md-10 > *:nth-child(10n) {
    margin-right: 0 !important;
  }
  .grid-md-9 > * {
    float: left;
    width: 10.22222222%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-md-9 > *:nth-child(9n) {
    margin-right: 0 !important;
  }
  .grid-md-8 > * {
    float: left;
    width: 11.625%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-md-8 > *:nth-child(8n) {
    margin-right: 0 !important;
  }
  .grid-md-7 > * {
    float: left;
    width: 13.42857143%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-md-7 > *:nth-child(7n) {
    margin-right: 0 !important;
  }
  .grid-md-6 > * {
    float: left;
    width: 15.83333333%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-md-6 > *:nth-child(6n) {
    margin-right: 0 !important;
  }
  .grid-md-5 > * {
    float: left;
    width: 19.2%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-md-5 > *:nth-child(5n) {
    margin-right: 0 !important;
  }
  .grid-md-4 > * {
    float: left;
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-md-4 > *:nth-child(4n) {
    margin-right: 0 !important;
  }
  .grid-md-3 > * {
    float: left;
    width: 32.66666667%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-md-3 > *:nth-child(3n) {
    margin-right: 0 !important;
  }
  .grid-md-2 > * {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-md-2 > *:nth-child(2n) {
    margin-right: 0 !important;
  }
  .grid-md-1 > * {
    float: left;
    width: 100%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-md-1 > *:nth-child(1n) {
    margin-right: 0 !important;
  }
  .grid0-md-10 > * {
    float: left;
    width: 10%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-md-10 > *:nth-child(10n) {
    margin-right: 0 !important;
  }
  .grid0-md-9 > * {
    float: left;
    width: 11.11111111%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-md-9 > *:nth-child(9n) {
    margin-right: 0 !important;
  }
  .grid0-md-8 > * {
    float: left;
    width: 12.5%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-md-8 > *:nth-child(8n) {
    margin-right: 0 !important;
  }
  .grid0-md-7 > * {
    float: left;
    width: 14.28571429%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-md-7 > *:nth-child(7n) {
    margin-right: 0 !important;
  }
  .grid0-md-6 > * {
    float: left;
    width: 16.66666667%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-md-6 > *:nth-child(6n) {
    margin-right: 0 !important;
  }
  .grid0-md-5 > * {
    float: left;
    width: 20%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-md-5 > *:nth-child(5n) {
    margin-right: 0 !important;
  }
  .grid0-md-4 > * {
    float: left;
    width: 25%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-md-4 > *:nth-child(4n) {
    margin-right: 0 !important;
  }
  .grid0-md-3 > * {
    float: left;
    width: 33.33333333%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-md-3 > *:nth-child(3n) {
    margin-right: 0 !important;
  }
  .grid0-md-2 > * {
    float: left;
    width: 50%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-md-2 > *:nth-child(2n) {
    margin-right: 0 !important;
  }
  .grid0-md-1 > * {
    float: left;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-md-1 > *:nth-child(1n) {
    margin-right: 0 !important;
  }
  .md-ord-1 {
    order: 1;
  }
  .md-ord-2 {
    order: 2;
  }
  .md-ord-3 {
    order: 3;
  }
}
@media (min-width: 1380px) {
  .grid-lg-10 > * {
    float: left;
    width: 9.1%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-lg-10 > *:nth-child(10n) {
    margin-right: 0 !important;
  }
  .grid-lg-9 > * {
    float: left;
    width: 10.22222222%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-lg-9 > *:nth-child(9n) {
    margin-right: 0 !important;
  }
  .grid-lg-8 > * {
    float: left;
    width: 11.625%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-lg-8 > *:nth-child(8n) {
    margin-right: 0 !important;
  }
  .grid-lg-7 > * {
    float: left;
    width: 13.42857143%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-lg-7 > *:nth-child(7n) {
    margin-right: 0 !important;
  }
  .grid-lg-6 > * {
    float: left;
    width: 15.83333333%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-lg-6 > *:nth-child(6n) {
    margin-right: 0 !important;
  }
  .grid-lg-5 > * {
    float: left;
    width: 19.2%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-lg-5 > *:nth-child(5n) {
    margin-right: 0 !important;
  }
  .grid-lg-4 > * {
    float: left;
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-lg-4 > *:nth-child(4n) {
    margin-right: 0 !important;
  }
  .grid-lg-3 > * {
    float: left;
    width: 32.66666667%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-lg-3 > *:nth-child(3n) {
    margin-right: 0 !important;
  }
  .grid-lg-2 > * {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-lg-2 > *:nth-child(2n) {
    margin-right: 0 !important;
  }
  .grid-lg-1 > * {
    float: left;
    width: 100%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .grid-lg-1 > *:nth-child(1n) {
    margin-right: 0 !important;
  }
  .grid0-lg-10 > * {
    float: left;
    width: 10%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-lg-10 > *:nth-child(10n) {
    margin-right: 0 !important;
  }
  .grid0-lg-9 > * {
    float: left;
    width: 11.11111111%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-lg-9 > *:nth-child(9n) {
    margin-right: 0 !important;
  }
  .grid0-lg-8 > * {
    float: left;
    width: 12.5%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-lg-8 > *:nth-child(8n) {
    margin-right: 0 !important;
  }
  .grid0-lg-7 > * {
    float: left;
    width: 14.28571429%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-lg-7 > *:nth-child(7n) {
    margin-right: 0 !important;
  }
  .grid0-lg-6 > * {
    float: left;
    width: 16.66666667%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-lg-6 > *:nth-child(6n) {
    margin-right: 0 !important;
  }
  .grid0-lg-5 > * {
    float: left;
    width: 20%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-lg-5 > *:nth-child(5n) {
    margin-right: 0 !important;
  }
  .grid0-lg-4 > * {
    float: left;
    width: 25%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-lg-4 > *:nth-child(4n) {
    margin-right: 0 !important;
  }
  .grid0-lg-3 > * {
    float: left;
    width: 33.33333333%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-lg-3 > *:nth-child(3n) {
    margin-right: 0 !important;
  }
  .grid0-lg-2 > * {
    float: left;
    width: 50%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-lg-2 > *:nth-child(2n) {
    margin-right: 0 !important;
  }
  .grid0-lg-1 > * {
    float: left;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .grid0-lg-1 > *:nth-child(1n) {
    margin-right: 0 !important;
  }
  .lg-ord-1 {
    order: 1;
  }
  .lg-ord-2 {
    order: 2;
  }
  .lg-ord-3 {
    order: 3;
  }
}
body,
html {
  line-height: 1.3;
  font-family: Jost;
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1380px) {
  .inner {
    margin: 0 auto;
    width: 1380px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .inner0 {
    margin: 0 auto;
    width: 1380px;
    padding-left: 0;
    padding-right: 0;
  }
  .inner2 {
    margin: 0 auto;
    width: 1380px;
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (min-width: 900px) and (max-width: 1380px) {
  .inner {
    margin: 0 auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .inner0 {
    margin: 0 auto;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .inner2 {
    margin: 0 auto;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 900px) {
  .inner {
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .inner0 {
    margin: 0 auto;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .inner2 {
    margin: 0 auto;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
a {
  color: #C7A363;
  text-decoration: underline;
}
a:hover {
  text-decoration: none !important;
}
a:hover,
a:active,
a:focus {
  outline: 0;
}
.bg {
  background-color: #dddddd;
}
.bgl {
  background-color: #fbf9f4;
}
.bgd {
  background-color: #4D4D4D;
}
.col1 {
  color: #C7A363;
}
.col2 {
  color: #004821;
}
.text > * {
  margin: 0 0 20px 0;
}
.text ul {
  padding: 0 0 0 20px;
  list-style-type: none;
}
.text ul li {
  position: relative;
  margin: 0;
  padding: 5px 0 0 30px;
  text-align: left;
}
.text ul li:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  background: url(/_res/repasekamene/wui/text_ulli.svg) center center no-repeat;
  background-size: 16px;
  width: 20px;
  height: 20px;
}
.text ol {
  padding: 0 0 0 40px;
}
.text ol li {
  position: relative;
  margin: 0;
  padding: 5px 0 0 5px;
}
.text blockquote {
  position: relative;
  clear: both;
  padding: 30px 60px;
  background: #fbf9f4;
  color: #000000;
}
.text blockquote:before {
  content: '“';
  position: absolute;
  top: 20px;
  left: 0;
  width: 60px;
  height: 60px;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  font-family: 'Font Awesome 5 Pro';
}
.text blockquote:after {
  content: '”';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  font-family: 'Font Awesome 5 Pro';
}
.text blockquote p {
  margin-bottom: 0;
}
.text table {
  border-collapse: collapse;
  width: 100%;
}
.text table tr:nth-child(even) {
  background-color: #f5f5f5;
}
.text table tr td,
.text table tr th {
  border: 1px solid #ddd;
  padding: 5px;
  text-align: left;
}
.text table tr th {
  background-color: #ddd;
  font-weight: bold;
}
.text table thead td {
  background-color: #000000;
  color: white;
  font-weight: bold;
}
.text img {
  max-width: 100%;
}
@media (max-width: 750px) {
  .text img {
    height: auto !important;
  }
}
@media (min-width: 900px) {
  .bmar {
    margin-bottom: 30px;
  }
  .bmar2 {
    margin-bottom: 60px;
  }
  .bmar3 {
    margin-bottom: 90px;
  }
  .vpad {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  p {
    line-height: 1.5;
    margin: 0 0 20px 0;
  }
  h1,
  .h1 {
    font-family: 'Playfair Display';
    font-size: 32px;
    font-weight: medium;
    line-height: 1.3;
    margin: 0 0 20px 0;
    color: #000000;
  }
  h2,
  .h2 {
    font-family: 'Playfair Display';
    font-size: 24px;
    font-weight: 300;
    line-height: 1.3;
    margin: 0 0 20px 0;
    color: #000000;
  }
  h3,
  .h3 {
    font-family: 'Playfair Display';
    font-size: 24px;
    line-height: 30px;
    font-weight: medium;
    color: #000000;
    margin: 0 0 20px 0;
  }
  big,
  .big {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 300;
  }
  .big2 {
    font-size: 20px;
    line-height: 1.2;
  }
  .hsmall {
    font-size: 18px;
    font-weight: 400;
  }
  small,
  .small {
    font-size: 14px;
    font-weight: 300;
  }
  .small2 {
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .bmar {
    margin-bottom: 20px;
  }
  .bmar2 {
    margin-bottom: 40px;
  }
  .bmar3 {
    margin-bottom: 60px;
  }
  .vpad {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  p {
    line-height: 20px;
    margin: 0 0 20px 0;
  }
  h1,
  h2,
  h3 {
    font-family: 'Playfair Display';
    line-height: 30px;
    margin: 0 0 20px 0;
  }
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  small,
  .small {
    font-size: 14px;
  }
  big,
  .big {
    font-size: 18px;
  }
}
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZu0ENI0.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZm0FNI0.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZrMFNI0.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZu0FNI0.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZt8FNI0.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZjMCNI0.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZgoCNI0.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZm0CNI0.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZkQCNI0.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zPtBhPNqw79Ij1E865zBUv7myjJAVG.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zPtBhPNqw79Ij1E865zBUv7mwjJQVG.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zPtBhPNqw79Ij1E865zBUv7mz9JQVG.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zPtBhPNqw79Ij1E865zBUv7myjJQVG.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zPtBhPNqw79Ij1E865zBUv7myRJQVG.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zPtBhPNqw79Ij1E865zBUv7mx9IgVG.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zPtBhPNqw79Ij1E865zBUv7mxEIgVG.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zPtBhPNqw79Ij1E865zBUv7mwjIgVG.ttf) format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/jost/v19/92zPtBhPNqw79Ij1E865zBUv7mwKIgVG.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvUDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vUDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsukDQ.ttf) format('truetype');
}
@media (min-width: 900px) {
  .frontend-navi.main ul.first {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .frontend-navi.main ul.first > li {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
  }
  .frontend-navi.main ul.first > li > a,
  .frontend-navi.main ul.first > li > span {
    display: block;
    color: #000000;
    padding: 0 10px;
    line-height: 40px;
    white-space: nowrap;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    font-size: 18px;
    cursor: pointer;
  }
  .frontend-navi.main ul.first > li > a > i,
  .frontend-navi.main ul.first > li > span > i {
    display: block;
    float: left;
    width: 25px;
    height: 40px;
    margin-right: 5px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80%;
  }
  .frontend-navi.main ul.first > li > i {
    display: none;
  }
  .frontend-navi.main ul.first > li > ul {
    display: none;
    position: absolute;
    background-color: #C7A363;
    list-style-type: none;
    margin: -3px 0 0 0;
    padding: 10px 15px;
    min-width: 200px;
  }
  .frontend-navi.main ul.first > li > ul > li {
    margin: 0;
    padding: 5px 0;
  }
  .frontend-navi.main ul.first > li > ul > li > a {
    color: white;
    text-decoration: none;
  }
  .frontend-navi.main ul.first > li.opener > a,
  .frontend-navi.main ul.first > li.opener > span {
    margin-right: 20px;
  }
  .frontend-navi.main ul.first > li.opener > i {
    display: block;
    width: 20px;
    height: 40px;
    line-height: 40px;
    float: right;
    font-style: normal;
  }
  .frontend-navi.main ul.first > li.opener > i:after {
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    font-size: 16px;
    color: #000000;
  }
  .frontend-navi.main ul.first > li:hover > ul {
    display: block;
  }
  .frontend-navi.main ul.first > li.active > a,
  .frontend-navi.main ul.first > li:hover > a,
  .frontend-navi.main ul.first > li.active > span,
  .frontend-navi.main ul.first > li:hover > span {
    border-bottom: 3px solid #C7A363;
  }
}
@media (max-width: 900px) {
  .frontend-navi.main {
    font-size: 18px;
    clear: both;
    width: 100%;
    background-color: #C7A363;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .frontend-navi.main:before,
  .frontend-navi.main:after {
    content: " ";
    display: table;
  }
  .frontend-navi.main:after {
    clear: both;
  }
  .frontend-navi.main ul {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    list-style-type: none;
  }
  .frontend-navi.main ul li {
    cursor: pointer;
    clear: both;
    margin: 0;
    padding: 0;
  }
  .frontend-navi.main ul li > a,
  .frontend-navi.main ul li > span {
    display: block;
    padding-left: 15px;
    line-height: 30px;
    height: 30px;
    padding-right: 45px;
  }
  .frontend-navi.main ul li > a > i,
  .frontend-navi.main ul li > span > i {
    display: none;
  }
  .frontend-navi.main ul li > a > p,
  .frontend-navi.main ul li > span > p {
    display: none;
  }
  .frontend-navi.main ul li.opener > a,
  .frontend-navi.main ul li.opener > span {
    margin-right: 45px;
    padding-right: 0;
  }
  .frontend-navi.main ul li.opener > i {
    cursor: pointer;
    display: block;
    float: right;
    padding: 0 15px 0 0;
  }
  .frontend-navi.main ul li.opener > i:before {
    overflow: hidden;
    display: block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    color: inherit;
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-size: inherit;
  }
  .frontend-navi.main ul li.opener.opened > i:before,
  .frontend-navi.main ul li.opener.active > i:before {
    content: "\f077";
  }
  .frontend-navi.main ul li.opener.closed > i:before {
    content: "\f078";
  }
  .frontend-navi.main ul li > ul {
    display: none;
  }
  .frontend-navi.main ul li.active > ul,
  .frontend-navi.main ul li.opened > ul {
    display: block;
  }
  .frontend-navi.main ul li.closed > ul {
    display: none !important;
  }
  .frontend-navi.main ul.first li {
    text-align: left;
  }
  .frontend-navi.main ul.first li > * {
    color: white;
    text-decoration: none;
  }
  .frontend-navi.main ul.first li.active > * {
    color: white;
    text-decoration: underline;
  }
}
.frontend-navi.footer {
  text-align: left;
}
.frontend-navi.footer ul.first {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.frontend-navi.footer ul.first > li {
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
}
.frontend-navi.footer ul.first > li > a,
.frontend-navi.footer ul.first > li > span {
  display: block;
  cursor: pointer;
}
.frontend-navi.footer ul.first > li > a > i,
.frontend-navi.footer ul.first > li > span > i,
.frontend-navi.footer ul.first > li > a > p,
.frontend-navi.footer ul.first > li > span > p {
  display: none;
}
.frontend-navi.footer ul.first > li > a,
.frontend-navi.footer ul.first > li > span {
  color: white;
  padding: 0;
  line-height: 30px;
  white-space: nowrap;
  text-decoration: none;
  font-size: 16px;
}
.frontend-navi.footer ul.first > li ul {
  display: none;
}
.frontend-navi.footer ul.first > li > i {
  display: none;
}
@media (max-width: 900px) {
  .frontend-navi.footer {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media (min-width: 900px) {
  .frontend-pagenavi.base {
    padding: 20px 0;
  }
  .frontend-pagenavi.base ul.first {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .frontend-pagenavi.base ul.first > li {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    border-bottom: 3px solid transparent;
  }
  .frontend-pagenavi.base ul.first > li > a,
  .frontend-pagenavi.base ul.first > li > span {
    display: block;
    color: #000000;
    padding: 0 20px;
    line-height: 40px;
    white-space: nowrap;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
  }
  .frontend-pagenavi.base ul.first > li > a > i,
  .frontend-pagenavi.base ul.first > li > span > i {
    display: block;
    float: left;
    width: 25px;
    height: 40px;
    margin-right: 5px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80%;
  }
  .frontend-pagenavi.base ul.first > li > i {
    display: none;
  }
  .frontend-pagenavi.base ul.first > li > ul {
    display: none;
    position: absolute;
    background-color: #C7A363;
    list-style-type: none;
    margin: -3px 0 0 0;
    padding: 10px 15px;
    min-width: 200px;
  }
  .frontend-pagenavi.base ul.first > li > ul > li {
    margin: 0;
    padding: 5px 0;
  }
  .frontend-pagenavi.base ul.first > li > ul > li > a {
    color: white;
    text-decoration: none;
  }
  .frontend-pagenavi.base ul.first > li.opener > a,
  .frontend-pagenavi.base ul.first > li.opener > span {
    margin-right: 20px;
  }
  .frontend-pagenavi.base ul.first > li.opener > i {
    display: block;
    width: 20px;
    height: 40px;
    line-height: 40px;
    float: right;
    font-style: normal;
  }
  .frontend-pagenavi.base ul.first > li.opener > i:after {
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    font-size: 16px;
    color: #000000;
  }
  .frontend-pagenavi.base ul.first > li:hover {
    border-bottom: 3px solid #C7A363;
  }
  .frontend-pagenavi.base ul.first > li:hover > ul {
    display: block;
  }
  .frontend-pagenavi.base ul.first > li.active > a,
  .frontend-pagenavi.base ul.first > li.active > span {
    color: #C7A363;
  }
}
@media (max-width: 900px) {
  .frontend-pagenavi.base {
    font-size: 18px;
    clear: both;
    width: 100%;
    background-color: #C7A363;
  }
  .frontend-pagenavi.base:before,
  .frontend-pagenavi.base:after {
    content: " ";
    display: table;
  }
  .frontend-pagenavi.base:after {
    clear: both;
  }
  .frontend-pagenavi.base ul {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    list-style-type: none;
  }
  .frontend-pagenavi.base ul li {
    cursor: pointer;
    clear: both;
    margin: 0;
    padding: 0;
  }
  .frontend-pagenavi.base ul li > a,
  .frontend-pagenavi.base ul li > span {
    display: block;
    padding-left: 15px;
    line-height: 30px;
    height: 30px;
    padding-right: 45px;
  }
  .frontend-pagenavi.base ul li > a > i,
  .frontend-pagenavi.base ul li > span > i {
    display: none;
  }
  .frontend-pagenavi.base ul li > a > p,
  .frontend-pagenavi.base ul li > span > p {
    display: none;
  }
  .frontend-pagenavi.base ul li.opener > a,
  .frontend-pagenavi.base ul li.opener > span {
    margin-right: 45px;
    padding-right: 0;
  }
  .frontend-pagenavi.base ul li.opener > i {
    cursor: pointer;
    display: block;
    float: right;
    padding: 0 15px 0 0;
  }
  .frontend-pagenavi.base ul li.opener > i:before {
    overflow: hidden;
    display: block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    color: inherit;
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-size: inherit;
  }
  .frontend-pagenavi.base ul li.opener.opened > i:before,
  .frontend-pagenavi.base ul li.opener.active > i:before {
    content: "\f077";
  }
  .frontend-pagenavi.base ul li.opener.closed > i:before {
    content: "\f078";
  }
  .frontend-pagenavi.base ul li > ul {
    display: none;
  }
  .frontend-pagenavi.base ul li.active > ul,
  .frontend-pagenavi.base ul li.opened > ul {
    display: block;
  }
  .frontend-pagenavi.base ul li.closed > ul {
    display: none !important;
  }
  .frontend-pagenavi.base ul.first li {
    text-align: left;
  }
  .frontend-pagenavi.base ul.first li > * {
    color: white;
    text-decoration: none;
  }
  .frontend-pagenavi.base ul.first li.active > * {
    color: white;
    text-decoration: underline;
  }
}
.frontend-pagenavi.box ul.first {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.frontend-pagenavi.box ul.first > li {
  display: block;
  float: left;
  width: 24%;
  margin: 0 1% 1% 0;
  padding: 0;
  position: relative;
}
.frontend-pagenavi.box ul.first > li > a,
.frontend-pagenavi.box ul.first > li > span {
  display: block;
  color: #000000;
  padding: 0;
  line-height: 20px;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #E9E9E9;
}
.frontend-pagenavi.box ul.first > li > a > span,
.frontend-pagenavi.box ul.first > li > span > span {
  display: block;
  margin-left: 50px;
  height: 50px;
  display: flex;
  align-items: center;
}
.frontend-pagenavi.box ul.first > li > a > i,
.frontend-pagenavi.box ul.first > li > span > i {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50%;
  filter: invert(60%) sepia(0%) saturate(1993%) hue-rotate(150deg) brightness(89%) contrast(84%);
}
.frontend-pagenavi.box ul.first > li > i {
  display: none;
}
.frontend-pagenavi.box ul.first > li:hover > a,
.frontend-pagenavi.box ul.first > li:hover > span {
  text-decoration: underline !important;
  background-color: #fbf9f4;
}
.frontend-pagenavi.box ul.first > li.active > a,
.frontend-pagenavi.box ul.first > li.active > span {
  color: #C7A363;
}
.frontend-banner .rotate {
  position: relative;
}
.frontend-banner .rotate ol {
  display: none;
}
.frontend-banner .rotate ul {
  display: none;
}
.frontend-banner .rotate i {
  display: none;
}
.frontend-banner .rotate .item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-color: #fbf9f4;
  opacity: 0;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
.frontend-banner .rotate .item.active {
  opacity: 1;
  z-index: 200;
}
.frontend-banner .rotate .item img {
  z-index: 400;
  margin-left: 50%;
  transform: translateX(-50%);
  height: 100%;
}
.frontend-banner .rotate .item > .txt {
  position: absolute;
  z-index: 450;
}
.frontend-banner .rotate .item > .txt strong {
  display: block;
  text-align: left;
}
.frontend-banner .rotate .item > .txt p {
  display: block;
  text-align: left;
}
.frontend-banner .rotate .item > .txt p span {
  display: inline-block;
  margin-top: 20px;
}
.frontend-banner .rotate .item > .video {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.frontend-banner .rotate .item > .video > video {
  position: absolute;
  top: -2000px;
  bottom: -2000px;
  left: -2000px;
  right: -2000px;
  margin: auto;
  z-index: 400;
}
.frontend-banner .rotate .item > .video > .actions {
  z-index: 500;
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: 150px;
  height: 30px;
  margin-left: -75px;
  text-align: center;
}
.frontend-banner .rotate .item > .video > .actions > * {
  display: inline-block;
  cursor: pointer;
  margin: 0 10px;
  line-height: 30px;
  height: 30px;
}
.frontend-banner .rotate .item > .video > .actions > *:after {
  display: block;
  height: 30px;
  font-family: 'Font Awesome 5 Pro';
  font-size: 24px;
  font-weight: bold;
  color: #C7A363;
}
.frontend-banner .rotate .item > .video > .actions > .play:after {
  content: "\f04c";
}
.frontend-banner .rotate .item > .video > .actions > .play.off:after {
  content: "\f04b";
}
.frontend-banner .rotate .item > .video > .actions > .sound:after {
  content: "\f6a8";
}
.frontend-banner .rotate .item > .video > .actions > .sound.off:after {
  content: "\f6a9";
}
.frontend-banner.effect-fade .item {
  transition: opacity 1s linear;
}
.frontend-banner.nav-prevnext i {
  position: absolute;
  z-index: 300;
  display: block;
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 40px;
  background-color: transparent;
  cursor: pointer;
}
.frontend-banner.nav-prevnext i.prev {
  left: 2%;
  background-image: url(/_res/repasekamene/frontend/banner_arrow.svg);
}
.frontend-banner.nav-prevnext i.next {
  left: 98%;
  margin-left: -50px;
  background-image: url(/_res/repasekamene/frontend/banner_arrow.svg);
  transform: rotate(180deg);
}
@media (max-width: 1380px) {
  .frontend-banner.nav-prevnext i.prev {
    left: 0;
    margin-left: 0;
  }
  .frontend-banner.nav-prevnext i.next {
    left: auto;
    right: 0;
    margin-left: 0;
  }
}
.frontend-banner.nav-dots {
  padding-bottom: 30px;
}
.frontend-banner.nav-dots ol {
  display: block;
  list-style-type: none;
  position: absolute;
  z-index: 300;
  bottom: -30px;
  width: 100%;
  margin: 0;
  padding: 5px 0;
  text-align: center;
}
.frontend-banner.nav-dots ol li {
  display: inline-block;
  cursor: pointer;
  margin: 0 5px;
  padding: 0;
  width: 30px;
  height: 6px;
  line-height: 20px;
  border-radius: 3px;
  background-color: #dddddd;
}
.frontend-banner.nav-dots ol li.active {
  background-color: #C7A363;
}
.frontend-banner.nav-menu {
  padding-bottom: 40px;
}
.frontend-banner.nav-menu ul {
  display: block;
  list-style-type: none;
  position: absolute;
  bottom: 0;
  z-index: 400;
  bottom: -40px;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #dddddd;
}
.frontend-banner.nav-menu ul li {
  display: inline-block;
  cursor: pointer;
  margin: 0;
  padding: 0;
  min-width: 80px;
  height: 40px;
  padding: 0 20px;
  border-right: 1px solid #d0d0d0;
}
.frontend-banner.nav-menu ul li > span {
  background-color: #dddddd;
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 20px;
}
.frontend-banner.nav-menu ul li:first-child {
  border-left: 1px solid #d0d0d0;
}
.frontend-banner.nav-menu ul li.active {
  font-weight: bold;
}
@media (min-width: 1380px) {
  .frontend-banner.base .rotate {
    height: 775px;
  }
  .frontend-banner.base .rotate .item > div {
    width: 1380px;
    padding-left: 100px;
    padding-right: 100px;
  }
  .frontend-banner.base .rotate .item > div span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: white;
    letter-spacing: 2px;
  }
  .frontend-banner.base .rotate .item > div strong {
    display: block;
    margin: 20px 0 40px 0;
    font-size: 50px;
    font-family: 'Playfair Display';
    line-height: 60px;
    color: white;
  }
  .frontend-banner.base .rotate .item > div strong b {
    color: #C7A363;
  }
}
@media (min-width: 900px) and (max-width: 1380px) {
  .frontend-banner.base .rotate {
    height: 775px;
  }
  .frontend-banner.base .rotate .item > div {
    width: 100%;
  }
}
@media (min-width: 900px) {
  .frontend-banner.base .rotate .item > div {
    padding-left: 100px;
    padding-right: 100px;
  }
  .frontend-banner.base .rotate .item > div span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: white;
    letter-spacing: 2px;
  }
  .frontend-banner.base .rotate .item > div strong {
    display: block;
    margin: 20px 0 40px 0;
    font-size: 50px;
    font-family: 'Playfair Display';
    line-height: 60px;
    color: white;
  }
  .frontend-banner.base .rotate .item > div strong b {
    color: #C7A363;
  }
}
@media (max-width: 900px) {
  .frontend-banner.base .rotate {
    height: 350px;
  }
  .frontend-banner.base .rotate .item > div {
    text-align: center;
  }
  .frontend-banner.base .rotate .item > div span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: white;
    letter-spacing: 2px;
  }
  .frontend-banner.base .rotate .item > div strong {
    display: block;
    margin: 20px 0 40px 0;
    font-size: 22px;
    font-family: 'Playfair Display';
    line-height: 28px;
    color: white;
  }
  .frontend-banner.base .rotate .item > div strong b {
    color: #C7A363;
  }
}
@media (max-width: 900px) {
  .frontend-banner.nav-prevnext i {
    display: none;
  }
}
.frontend-gallery.base .items:before,
.frontend-gallery.base .items:after {
  content: " ";
  display: table;
}
.frontend-gallery.base .items:after {
  clear: both;
}
.frontend-gallery.base .items > div {
  background-color: #fbf9f4;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.frontend-gallery.base .items > div > strong {
  order: 20;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 10px 15px;
  line-height: 20px;
  font-size: 16px;
  height: 40px;
  overflow: hidden;
}
.frontend-gallery.base .items > div > p {
  order: 30;
  width: 100%;
  margin: 0 15px 10px 15px;
  line-height: 20px;
  font-size: 14px;
  height: 40px;
  overflow: hidden;
}
.frontend-gallery.base .items > div > a {
  order: 10;
  display: block;
  width: 100%;
  padding-top: 66%;
  background-size: cover;
}
.frontend-gallery.service2 > div {
  width: 100%;
  display: grid;
  grid-template-rows: auto;
  gap: 10px;
}
.frontend-gallery.service2 > div a {
  display: block;
  width: 100%;
  padding-top: 80%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f2f2f2;
}
.frontend-gallery.service2 > div > a:nth-child(1) {
  display: block;
  grid-area: pic1;
  padding-top: 70%;
}
.frontend-gallery.service2 > div > a:nth-child(2) {
  display: block;
  grid-area: pic2;
}
.frontend-gallery.service2 > div > a:nth-child(3) {
  display: block;
  grid-area: pic3;
}
.frontend-gallery.service2 > div > a:nth-child(4) {
  display: block;
  grid-area: pic4;
}
.frontend-gallery.service2 > div > a:nth-child(5) {
  display: block;
  grid-area: pic5;
}
.frontend-gallery.service2 > div > a:nth-child(6) {
  display: block;
  grid-area: pic6;
}
.frontend-gallery.service2 > div > a:nth-child(7) {
  display: block;
  grid-area: pic7;
}
@media (min-width: 900px) {
  .frontend-gallery.service2 > div {
    grid-template-areas: "pic1 pic1 pic1 pic1 pic1 pic2" "pic1 pic1 pic1 pic1 pic1 pic3" "pic1 pic1 pic1 pic1 pic1 pic4" "pic1 pic1 pic1 pic1 pic1 pic5" "pic1 pic1 pic1 pic1 pic1 pic6";
  }
  .frontend-gallery.service2.service2-op > div {
    grid-template-areas: "pic2 pic1 pic1 pic1 pic1 pic1" "pic3 pic1 pic1 pic1 pic1 pic1" "pic4 pic1 pic1 pic1 pic1 pic1" "pic5 pic1 pic1 pic1 pic1 pic1" "pic6 pic1 pic1 pic1 pic1 pic1";
  }
}
@media (max-width: 900px) {
  .frontend-gallery.service2 {
    padding-right: 0 !important;
    padding-left: 0 !important;
    order: 1;
  }
  .frontend-gallery.service2 > div {
    grid-template-areas: "pic1 pic1 pic1 pic1 pic1 pic2" "pic1 pic1 pic1 pic1 pic1 pic3" "pic1 pic1 pic1 pic1 pic1 pic4" "pic1 pic1 pic1 pic1 pic1 pic5" "pic1 pic1 pic1 pic1 pic1 pic6";
  }
}
.frontend-galleries .galleries:before,
.frontend-galleries .galleries:after {
  content: " ";
  display: table;
}
.frontend-galleries .galleries:after {
  clear: both;
}
.frontend-galleries .galleries .gallery > h2 {
  margin-bottom: 10px;
}
.frontend-galleries .galleries .gallery > .descr {
  font-size: 16px;
  line-height: 20px;
  height: 60px;
  margin-bottom: 10px;
  overflow: hidden;
}
.frontend-galleries .galleries .gallery > .image {
  width: 100%;
  padding-top: 40%;
  background-size: cover;
  background-position: center center;
}
.frontend-galleries .galleries .gallery > .items:before,
.frontend-galleries .galleries .gallery > .items:after {
  content: " ";
  display: table;
}
.frontend-galleries .galleries .gallery > .items:after {
  clear: both;
}
.frontend-galleries .galleries .gallery > .items > div {
  background-color: #fbf9f4;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.frontend-galleries .galleries .gallery > .items > div > strong {
  order: 20;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 10px 15px;
  line-height: 20px;
  font-size: 16px;
  height: 40px;
  overflow: hidden;
}
.frontend-galleries .galleries .gallery > .items > div > p {
  order: 30;
  width: 100%;
  margin: 0 15px 10px 15px;
  line-height: 20px;
  font-size: 14px;
  height: 40px;
  overflow: hidden;
}
.frontend-galleries .galleries .gallery > .items > div > a {
  order: 10;
  display: block;
  width: 100%;
  padding-top: 66%;
  background-size: cover;
}
.frontend-galleries-slide {
  position: relative;
  overflow: hidden;
}
.frontend-galleries-slide .galleries {
  position: relative;
  overflow: hidden;
  margin: 0 10%;
}
.frontend-galleries-slide .nav {
  position: absolute;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  cursor: pointer;
  z-index: 201;
  top: 50%;
  margin-top: -18px;
  line-height: 36px;
  text-align: center;
}
.frontend-galleries-slide .nav:before {
  display: inline;
  font-family: 'Font Awesome 5 Pro';
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #C7A363;
}
.frontend-galleries-slide .navl {
  left: 0;
}
.frontend-galleries-slide .navl:before {
  content: "\f053";
}
.frontend-galleries-slide .navr {
  right: 0;
}
.frontend-galleries-slide .navr:before {
  content: "\f054";
}
.frontend-galleries-slide .scroll {
  padding: 0;
  margin: 0 40px;
  margin-bottom: -20px;
  overflow-x: scroll;
  white-space: nowrap;
}
.frontend-galleries-slide .scroll > a {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.frontend-article.base > .info {
  margin-bottom: 20px;
}
.frontend-article.base > .info a {
  float: right;
}
.frontend-article.base > .perex {
  font-size: 20px;
  margin-bottom: 20px;
}
.frontend-articles.base .articles:before,
.frontend-articles.base .articles:after {
  content: " ";
  display: table;
}
.frontend-articles.base .articles:after {
  clear: both;
}
.frontend-articles.base .articles > a {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  text-decoration: none;
  background-color: white;
}
.frontend-articles.base .articles > a > div {
  order: 10;
  width: 100%;
  padding-top: 70%;
  background-color: #dddddd;
  background-size: cover;
  margin-bottom: 20px;
}
.frontend-articles.base .articles > a > h2,
.frontend-articles.base .articles > a > h3 {
  order: 20;
  font-size: 22px;
  height: 90px;
  overflow: hidden;
  padding: 0 20px;
  line-height: 30px;
  text-align: left;
}
.frontend-articles.base .articles > a > span {
  order: 15;
  width: 100%;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
  padding: 0 20px;
  margin-bottom: 20px;
}
.frontend-articles.base .articles > a > p {
  display: none;
}
.frontend-articles.base .articles > a:hover > h2,
.frontend-articles.base .articles > a:hover > h3 {
  text-decoration: underline;
}
.frontend-articles.base.intro {
  background-image: url(/_res/repasekamene/frontend/articles_intro.jpg);
  background-size: cover;
  background-position: center center;
}
.frontend-articles.refs:before,
.frontend-articles.refs:after {
  content: " ";
  display: table;
}
.frontend-articles.refs:after {
  clear: both;
}
.frontend-articles.refs .articles {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.frontend-articles.refs .articles:before,
.frontend-articles.refs .articles:after {
  content: " ";
  display: table;
}
.frontend-articles.refs .articles:after {
  clear: both;
}
.frontend-articles.refs .articles > .article {
  text-decoration: none;
  background-color: white;
  padding: 10px 30px;
  margin-bottom: 10px;
}
@media (min-width: 900px) {
  .frontend-articles.refs .articles > .article:not(:last-child) {
    border-right: 1px solid #e9dbc3;
  }
}
.frontend-articles.refs .articles > .article > span {
  display: block;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 10px;
}
.frontend-articles.refs .articles > .article > h3 {
  font-family: Jost;
  font-size: 18px;
  font-weight: 500;
  height: 50px;
  color: #000000;
  overflow: hidden;
  line-height: 25px;
  text-align: left;
  margin-bottom: 10px;
}
.frontend-articles.refs .articles > .article > p {
  height: 100px;
  overflow: hidden;
  margin-bottom: 0;
}
.frontend-articles.refs .articles > .article > p span {
  display: block;
  line-height: 20px;
  text-align: left;
  margin-bottom: 10px;
  background-size: 16px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 40px;
}
.frontend-articles.refs .articles > .article > p span:nth-child(1) {
  background-image: url(/_res/repasekamene/frontend/articles_ref_type.svg);
}
.frontend-articles.refs .articles > .article > p span:nth-child(2) {
  background-image: url(/_res/repasekamene/frontend/articles_ref_map.svg);
}
.frontend-articles.refs.intro .articles {
  border-top: 1px solid #e9dbc3;
  border-bottom: 1px solid #e9dbc3;
}
.frontend-map.base .map {
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
}
.frontend-breadcrumb {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f8f8f8;
}
.frontend-breadcrumb .inner > span {
  line-height: 30px;
  padding: 0;
  color: #555753;
  font-size: 15px;
  font-weight: 300;
  color: #87888A;
}
.frontend-breadcrumb .inner > span > a {
  color: #555753 !important;
}
.frontend-breadcrumb .inner > span:before {
  display: inline-block;
  width: 20px;
  height: 30px;
  content: "/";
  text-align: center;
}
.frontend-breadcrumb .inner > span.first {
  padding-left: 30px;
  background-image: url(/_res/repasekamene/frontend/breadcrumb.svg);
  background-position: left center;
  background-repeat: no-repeat;
}
.frontend-breadcrumb .inner > span.first:before {
  display: none;
}
.frontend-searchinput {
  padding: 20px 0;
  border-bottom: 1px solid #E9E9E9;
}
.frontend-searchinput .form-group {
  position: relative;
  clear: both;
  margin: 0 !important;
}
.frontend-searchinput .form-group > i {
  position: absolute;
  top: 0;
  left: 5px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.frontend-searchinput .form-group > i:after {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url(/_res/repasekamene/frontend/searchinput.svg);
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
}
.frontend-searchinput .form-group span {
  width: 100%;
  box-shadow: 0;
}
.frontend-searchinput .form-group input,
.frontend-searchinput .form-group input:focus {
  height: 40px;
  border-radius: 23px;
  line-height: 40px;
  box-shadow: none;
  padding-left: 40px;
  padding-right: 20px;
  color: #676767;
  min-height: 40px;
  background-color: transparent;
  border: 1px solid transparent;
}
.frontend-searchinput.searching .form-group > i:after {
  background-image: url(/_res/repasekamene/frontend/searchinput_wait.svg);
  animation: fa-spin 1s infinite linear;
}
.frontend-searchinput .tt-dropdown-menu {
  width: 300% !important;
  font-size: 14px;
  background: white;
  padding: 0;
  margin: 10px 0 0 0;
  overflow: hidden;
  position: absolute;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: 0 3px 5px 0px rgba(107, 107, 107, 0.3);
  z-index: 1002;
}
.frontend-searchinput .tt-dropdown-menu .tt-suggestions {
  width: 50%;
  padding: 0;
  margin: 0;
  min-height: 400px;
  border-right: 1px solid #ddd;
  padding-bottom: 10px;
  text-align: left;
}
.frontend-searchinput .tt-dropdown-menu .tt-suggestions a,
.frontend-searchinput .tt-dropdown-menu .tt-suggestions span,
.frontend-searchinput .tt-dropdown-menu .tt-suggestions strong {
  width: 100%;
  display: block;
  clear: both;
  line-height: 18px;
  padding: 5px 15px;
  color: #000000;
}
.frontend-searchinput .tt-dropdown-menu .tt-suggestions strong {
  padding: 5px 15px;
  background: #f8f8f8;
  color: #aaa;
}
.frontend-searchinput .tt-dropdown-menu .tt-detail {
  position: absolute;
  right: 0;
  left: 50%;
  top: 0;
  bottom: 0;
  padding: 15px;
  text-align: center;
}
.frontend-searchinput .tt-dropdown-menu .tt-detail h2 {
  height: 50px;
  overflow: hidden;
  line-height: 25px;
  font-size: 18px;
  margin-top: 0;
}
.frontend-searchinput .tt-dropdown-menu .tt-detail h2 a,
.frontend-searchinput .tt-dropdown-menu .tt-detail h2 span {
  font-size: 18px;
  font-weight: 300;
}
.frontend-searchinput .tt-dropdown-menu .tt-detail h2 span {
  color: #888;
}
.frontend-searchinput .tt-dropdown-menu .tt-detail img {
  display: block;
  margin: 10px auto;
  max-height: 180px;
  max-width: 95%;
}
.frontend-searchinput .tt-dropdown-menu .tt-detail p {
  font-size: 14px;
  line-height: 20px;
  height: 80px;
  overflow: hidden;
  margin-top: 0;
}
.frontend-searchinput .tt-dropdown-menu .tt-detail strong {
  display: block;
  font-weight: 300;
  font-size: 35px;
}
.frontend-searchinput .tt-dropdown-menu .tt-detail > a {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  text-align: center;
  color: #000000;
}
@media (max-width: 900px) {
  .frontend-searchinput {
    width: 100%;
    display: none;
    padding: 10px;
  }
  .frontend-searchinput .tt-dropdown-menu {
    width: 100% !important;
    margin: 10px 0 0 0;
  }
  .frontend-searchinput .tt-dropdown-menu .tt-suggestions {
    width: 100%;
  }
  .frontend-searchinput .tt-dropdown-menu .tt-detail {
    display: none;
    width: 100%;
  }
  .frontend-searchinput .form-group input,
  .frontend-searchinput .form-group input:focus {
    color: #000000;
  }
  .frontend-searchinput .form-group i:after {
    color: #004821;
  }
}
.frontend-info {
  text-align: center;
  line-height: 20px;
  padding: 10px;
  background-color: #004821;
  color: #676767;
  font-weight: bold;
}
.frontend-info i {
  float: right;
  display: block;
  width: 20px;
  height: 20px;
  color: #676767;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.frontend-info p {
  margin: 0;
}
.frontend-info:empty {
  height: auto;
  background-color: none;
  padding: 0px;
}
bee {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.core-editorpage {
  z-index: 1000;
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  background: #5CA2B8;
}
.core-editorpage a {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  text-decoration: none;
  line-height: 30px;
  padding: 0 15px;
  margin-left: 5px;
  background: #5CA2B8;
  color: white;
}
.html.layout [data-editor] {
  outline: 1px solid #5CA2B8;
}
.html.layout [data-editor] > bee {
  width: auto;
}
.html.layout [data-editor] > bee.panel {
  display: block;
  position: absolute;
  background: #5CA2B8;
  color: white;
  line-height: 18px;
  font-size: 14px;
  padding: 2px 8px 2px 4px;
  cursor: pointer;
  z-index: 10000;
}
.html.layout [data-editor] > bee.panel * {
  padding: 0 3px;
}
.html.layout [data-editor] > bee.panel .grid {
  display: none;
}
.html.layout [data-editor].wui-cont {
  outline: 1px solid #888;
}
.html.layout [data-editor].wui-cont > bee.panel {
  background: #888;
  right: 0;
}
.html.layout [data-editor] > bee.resize {
  display: block;
  position: absolute;
  text-align: center;
  font-size: 12px;
  background: #5CA2B8;
  color: white;
  opacity: 0.15;
}
.html.layout [data-editor] > bee.resize:hover {
  opacity: 1;
}
.html.layout [data-editor] > bee.resize {
  top: 50%;
  right: 0;
  height: 21px;
  width: 13px;
  line-height: 20px;
  margin-top: -10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  cursor: e-resize;
}
.html.layout [data-editor].resizing {
  outline: 1px solid #5CA2B8;
}
.html.layout [data-editor].resizing > bee.panel > * {
  display: none;
}
.html.layout [data-editor].resizing > bee.panel > .grid {
  display: inline-block;
}
.html.layout [data-editor].resizing > .resize {
  background: #5CA2B8;
  opacity: 1;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px 44px 25px 44px;
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}
/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: .1em;
  border: solid 0.08em #eee;
  padding: .2em .25em .15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-abacus:before {
  content: "\f640";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-alarm-clock:before {
  content: "\f34e";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-analytics:before {
  content: "\f643";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-alt-down:before {
  content: "\f354";
}
.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}
.fa-arrow-alt-from-left:before {
  content: "\f347";
}
.fa-arrow-alt-from-right:before {
  content: "\f348";
}
.fa-arrow-alt-from-top:before {
  content: "\f349";
}
.fa-arrow-alt-left:before {
  content: "\f355";
}
.fa-arrow-alt-right:before {
  content: "\f356";
}
.fa-arrow-alt-square-down:before {
  content: "\f350";
}
.fa-arrow-alt-square-left:before {
  content: "\f351";
}
.fa-arrow-alt-square-right:before {
  content: "\f352";
}
.fa-arrow-alt-square-up:before {
  content: "\f353";
}
.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}
.fa-arrow-alt-to-left:before {
  content: "\f34b";
}
.fa-arrow-alt-to-right:before {
  content: "\f34c";
}
.fa-arrow-alt-to-top:before {
  content: "\f34d";
}
.fa-arrow-alt-up:before {
  content: "\f357";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-from-bottom:before {
  content: "\f342";
}
.fa-arrow-from-left:before {
  content: "\f343";
}
.fa-arrow-from-right:before {
  content: "\f344";
}
.fa-arrow-from-top:before {
  content: "\f345";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-square-down:before {
  content: "\f339";
}
.fa-arrow-square-left:before {
  content: "\f33a";
}
.fa-arrow-square-right:before {
  content: "\f33b";
}
.fa-arrow-square-up:before {
  content: "\f33c";
}
.fa-arrow-to-bottom:before {
  content: "\f33d";
}
.fa-arrow-to-left:before {
  content: "\f33e";
}
.fa-arrow-to-right:before {
  content: "\f340";
}
.fa-arrow-to-top:before {
  content: "\f341";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-atom-alt:before {
  content: "\f5d3";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backpack:before {
  content: "\f5d4";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-badge:before {
  content: "\f335";
}
.fa-badge-check:before {
  content: "\f336";
}
.fa-badge-dollar:before {
  content: "\f645";
}
.fa-badge-percent:before {
  content: "\f646";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-barcode-alt:before {
  content: "\f463";
}
.fa-barcode-read:before {
  content: "\f464";
}
.fa-barcode-scan:before {
  content: "\f465";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball:before {
  content: "\f432";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-basketball-hoop:before {
  content: "\f435";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-bolt:before {
  content: "\f376";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-slash:before {
  content: "\f377";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-school:before {
  content: "\f5d5";
}
.fa-bell-school-slash:before {
  content: "\f5d6";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blanket:before {
  content: "\f498";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bone-break:before {
  content: "\f5d8";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-alt:before {
  content: "\f5d9";
}
.fa-book-heart:before {
  content: "\f499";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-books:before {
  content: "\f5db";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-bowling-pins:before {
  content: "\f437";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-alt:before {
  content: "\f49a";
}
.fa-box-check:before {
  content: "\f467";
}
.fa-box-fragile:before {
  content: "\f49b";
}
.fa-box-full:before {
  content: "\f49c";
}
.fa-box-heart:before {
  content: "\f49d";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-up:before {
  content: "\f49f";
}
.fa-box-usd:before {
  content: "\f4a0";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-boxes-alt:before {
  content: "\f4a1";
}
.fa-boxing-glove:before {
  content: "\f438";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-browser:before {
  content: "\f37e";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-bullseye-arrow:before {
  content: "\f648";
}
.fa-bullseye-pointer:before {
  content: "\f649";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-bus-school:before {
  content: "\f5dd";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-cabinet-filing:before {
  content: "\f64b";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calculator-alt:before {
  content: "\f64c";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-edit:before {
  content: "\f333";
}
.fa-calendar-exclamation:before {
  content: "\f334";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-alt:before {
  content: "\f332";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-bump:before {
  content: "\f5e0";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-garage:before {
  content: "\f5e2";
}
.fa-car-mechanic:before {
  content: "\f5e3";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-car-tilt:before {
  content: "\f5e5";
}
.fa-car-wash:before {
  content: "\f5e6";
}
.fa-caret-circle-down:before {
  content: "\f32d";
}
.fa-caret-circle-left:before {
  content: "\f32e";
}
.fa-caret-circle-right:before {
  content: "\f330";
}
.fa-caret-circle-up:before {
  content: "\f331";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-line-down:before {
  content: "\f64d";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-chart-pie-alt:before {
  content: "\f64e";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-bishop-alt:before {
  content: "\f43b";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-clock:before {
  content: "\f43d";
}
.fa-chess-clock-alt:before {
  content: "\f43e";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-king-alt:before {
  content: "\f440";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-knight-alt:before {
  content: "\f442";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-pawn-alt:before {
  content: "\f444";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-queen-alt:before {
  content: "\f446";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chess-rook-alt:before {
  content: "\f448";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-double-down:before {
  content: "\f322";
}
.fa-chevron-double-left:before {
  content: "\f323";
}
.fa-chevron-double-right:before {
  content: "\f324";
}
.fa-chevron-double-up:before {
  content: "\f325";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-square-down:before {
  content: "\f329";
}
.fa-chevron-square-left:before {
  content: "\f32a";
}
.fa-chevron-square-right:before {
  content: "\f32b";
}
.fa-chevron-square-up:before {
  content: "\f32c";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clipboard-prescription:before {
  content: "\f5e8";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-club:before {
  content: "\f327";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-code-commit:before {
  content: "\f386";
}
.fa-code-merge:before {
  content: "\f387";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-alt-check:before {
  content: "\f4a2";
}
.fa-comment-alt-dollar:before {
  content: "\f650";
}
.fa-comment-alt-dots:before {
  content: "\f4a3";
}
.fa-comment-alt-edit:before {
  content: "\f4a4";
}
.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}
.fa-comment-alt-lines:before {
  content: "\f4a6";
}
.fa-comment-alt-minus:before {
  content: "\f4a7";
}
.fa-comment-alt-plus:before {
  content: "\f4a8";
}
.fa-comment-alt-slash:before {
  content: "\f4a9";
}
.fa-comment-alt-smile:before {
  content: "\f4aa";
}
.fa-comment-alt-times:before {
  content: "\f4ab";
}
.fa-comment-check:before {
  content: "\f4ac";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-edit:before {
  content: "\f4ae";
}
.fa-comment-exclamation:before {
  content: "\f4af";
}
.fa-comment-lines:before {
  content: "\f4b0";
}
.fa-comment-minus:before {
  content: "\f4b1";
}
.fa-comment-plus:before {
  content: "\f4b2";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comment-smile:before {
  content: "\f4b4";
}
.fa-comment-times:before {
  content: "\f4b5";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-alt:before {
  content: "\f4b6";
}
.fa-comments-alt-dollar:before {
  content: "\f652";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compass-slash:before {
  content: "\f5e9";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-wide:before {
  content: "\f326";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-container-storage:before {
  content: "\f4b7";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-conveyor-belt:before {
  content: "\f46e";
}
.fa-conveyor-belt-alt:before {
  content: "\f46f";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-credit-card-blank:before {
  content: "\f389";
}
.fa-credit-card-front:before {
  content: "\f38a";
}
.fa-cricket:before {
  content: "\f449";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-curling:before {
  content: "\f44a";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-desktop-alt:before {
  content: "\f390";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-diploma:before {
  content: "\f5ea";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-do-not-enter:before {
  content: "\f5ec";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-empty:before {
  content: "\f473";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-dolly-flatbed-alt:before {
  content: "\f475";
}
.fa-dolly-flatbed-empty:before {
  content: "\f476";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-draw-circle:before {
  content: "\f5ed";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-draw-square:before {
  content: "\f5ef";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-ear:before {
  content: "\f5f0";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-h-alt:before {
  content: "\f39b";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ellipsis-v-alt:before {
  content: "\f39c";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-empty-set:before {
  content: "\f656";
}
.fa-engine-warning:before {
  content: "\f5f2";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-dollar:before {
  content: "\f657";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-square:before {
  content: "\f321";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows:before {
  content: "\f31d";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expand-wide:before {
  content: "\f320";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-female:before {
  content: "\f182";
}
.fa-field-hockey:before {
  content: "\f44c";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-certificate:before {
  content: "\f5f3";
}
.fa-file-chart-line:before {
  content: "\f659";
}
.fa-file-chart-pie:before {
  content: "\f65a";
}
.fa-file-check:before {
  content: "\f316";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-edit:before {
  content: "\f31c";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-exclamation:before {
  content: "\f31a";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-minus:before {
  content: "\f318";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-plus:before {
  content: "\f319";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-spreadsheet:before {
  content: "\f65b";
}
.fa-file-times:before {
  content: "\f317";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-user:before {
  content: "\f65c";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-film-alt:before {
  content: "\f3a0";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-folder-times:before {
  content: "\f65f";
}
.fa-folders:before {
  content: "\f660";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-football-helmet:before {
  content: "\f44f";
}
.fa-forklift:before {
  content: "\f47a";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-fragile:before {
  content: "\f4bb";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-function:before {
  content: "\f661";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gas-pump-slash:before {
  content: "\f5f4";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gift-card:before {
  content: "\f663";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glasses-alt:before {
  content: "\f5f5";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-stand:before {
  content: "\f5f6";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-golf-club:before {
  content: "\f451";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-h1:before {
  content: "\f313";
}
.fa-h2:before {
  content: "\f314";
}
.fa-h3:before {
  content: "\f315";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-heart:before {
  content: "\f4bc";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-box:before {
  content: "\f47b";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-seedling:before {
  content: "\f4bf";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-receiving:before {
  content: "\f47c";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-heart:before {
  content: "\f4c3";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-usd:before {
  content: "\f4c5";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt:before {
  content: "\f4c6";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-circle:before {
  content: "\f4c7";
}
.fa-heart-rate:before {
  content: "\f5f8";
}
.fa-heart-square:before {
  content: "\f4c8";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-hexagon:before {
  content: "\f312";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-hockey-sticks:before {
  content: "\f454";
}
.fa-home:before {
  content: "\f015";
}
.fa-home-heart:before {
  content: "\f4c9";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-inbox-in:before {
  content: "\f310";
}
.fa-inbox-out:before {
  content: "\f311";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-industry-alt:before {
  content: "\f3b3";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-info-square:before {
  content: "\f30f";
}
.fa-inhaler:before {
  content: "\f5f9";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-integral:before {
  content: "\f667";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-intersection:before {
  content: "\f668";
}
.fa-inventory:before {
  content: "\f480";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-jack-o-lantern:before {
  content: "\f30e";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-keynote:before {
  content: "\f66c";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kidneys:before {
  content: "\f5fb";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-lambda:before {
  content: "\f66e";
}
.fa-lamp:before {
  content: "\f4ca";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-layer-minus:before {
  content: "\f5fe";
}
.fa-layer-plus:before {
  content: "\f5ff";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leaf-heart:before {
  content: "\f4cb";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-lightbulb-dollar:before {
  content: "\f670";
}
.fa-lightbulb-exclamation:before {
  content: "\f671";
}
.fa-lightbulb-on:before {
  content: "\f672";
}
.fa-lightbulb-slash:before {
  content: "\f673";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lips:before {
  content: "\f600";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location:before {
  content: "\f601";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-location-circle:before {
  content: "\f602";
}
.fa-location-slash:before {
  content: "\f603";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-alt:before {
  content: "\f30d";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-lock-open-alt:before {
  content: "\f3c2";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-loveseat:before {
  content: "\f4cc";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luchador:before {
  content: "\f455";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-marker-alt-slash:before {
  content: "\f605";
}
.fa-map-marker-check:before {
  content: "\f606";
}
.fa-map-marker-edit:before {
  content: "\f607";
}
.fa-map-marker-exclamation:before {
  content: "\f608";
}
.fa-map-marker-minus:before {
  content: "\f609";
}
.fa-map-marker-plus:before {
  content: "\f60a";
}
.fa-map-marker-question:before {
  content: "\f60b";
}
.fa-map-marker-slash:before {
  content: "\f60c";
}
.fa-map-marker-smile:before {
  content: "\f60d";
}
.fa-map-marker-times:before {
  content: "\f60e";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaphone:before {
  content: "\f675";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-mind-share:before {
  content: "\f677";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-hexagon:before {
  content: "\f307";
}
.fa-minus-octagon:before {
  content: "\f308";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-mobile-android:before {
  content: "\f3ce";
}
.fa-mobile-android-alt:before {
  content: "\f3cf";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monitor-heart-rate:before {
  content: "\f611";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-octagon:before {
  content: "\f306";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-oil-temp:before {
  content: "\f614";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-omega:before {
  content: "\f67a";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-brush-alt:before {
  content: "\f5a9";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-pallet-alt:before {
  content: "\f483";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-parking-circle:before {
  content: "\f615";
}
.fa-parking-circle-slash:before {
  content: "\f616";
}
.fa-parking-slash:before {
  content: "\f617";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-paintbrush:before {
  content: "\f618";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-pennant:before {
  content: "\f456";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-carry:before {
  content: "\f4cf";
}
.fa-person-dolly:before {
  content: "\f4d0";
}
.fa-person-dolly-empty:before {
  content: "\f4d1";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-office:before {
  content: "\f67d";
}
.fa-phone-plus:before {
  content: "\f4d2";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pi:before {
  content: "\f67e";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-alt:before {
  content: "\f3de";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-hexagon:before {
  content: "\f300";
}
.fa-plus-octagon:before {
  content: "\f301";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-podium:before {
  content: "\f680";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-presentation:before {
  content: "\f685";
}
.fa-print:before {
  content: "\f02f";
}
.fa-print-slash:before {
  content: "\f686";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-question-square:before {
  content: "\f2fd";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-racquet:before {
  content: "\f45a";
}
.fa-ramp-loading:before {
  content: "\f4d4";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-rectangle-landscape:before {
  content: "\f2fa";
}
.fa-rectangle-portrait:before {
  content: "\f2fb";
}
.fa-rectangle-wide:before {
  content: "\f2fc";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-repeat:before {
  content: "\f363";
}
.fa-repeat-1:before {
  content: "\f365";
}
.fa-repeat-1-alt:before {
  content: "\f366";
}
.fa-repeat-alt:before {
  content: "\f364";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-retweet-alt:before {
  content: "\f361";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-route-highway:before {
  content: "\f61a";
}
.fa-route-interstate:before {
  content: "\f61b";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-triangle:before {
  content: "\f61c";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-scalpel:before {
  content: "\f61d";
}
.fa-scalpel-path:before {
  content: "\f61e";
}
.fa-scanner:before {
  content: "\f488";
}
.fa-scanner-keyboard:before {
  content: "\f489";
}
.fa-scanner-touchscreen:before {
  content: "\f48a";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scrubber:before {
  content: "\f2f8";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-all:before {
  content: "\f367";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield:before {
  content: "\f132";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-check:before {
  content: "\f2f7";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shipping-timed:before {
  content: "\f48c";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shredder:before {
  content: "\f68a";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-shuttlecock:before {
  content: "\f45b";
}
.fa-sigma:before {
  content: "\f68b";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signal-1:before {
  content: "\f68c";
}
.fa-signal-2:before {
  content: "\f68d";
}
.fa-signal-3:before {
  content: "\f68e";
}
.fa-signal-4:before {
  content: "\f68f";
}
.fa-signal-alt:before {
  content: "\f690";
}
.fa-signal-alt-1:before {
  content: "\f691";
}
.fa-signal-alt-2:before {
  content: "\f692";
}
.fa-signal-alt-3:before {
  content: "\f693";
}
.fa-signal-alt-slash:before {
  content: "\f694";
}
.fa-signal-slash:before {
  content: "\f695";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skeleton:before {
  content: "\f620";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-sliders-h-square:before {
  content: "\f3f0";
}
.fa-sliders-v:before {
  content: "\f3f1";
}
.fa-sliders-v-square:before {
  content: "\f3f2";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-plus:before {
  content: "\f5b9";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-spade:before {
  content: "\f2f4";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spinner-third:before {
  content: "\f3f4";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root:before {
  content: "\f697";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-exclamation:before {
  content: "\f2f3";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-steering-wheel:before {
  content: "\f622";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stomach:before {
  content: "\f623";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablet-android:before {
  content: "\f3fb";
}
.fa-tablet-android-alt:before {
  content: "\f3fc";
}
.fa-tablet-rugged:before {
  content: "\f48f";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tachometer-alt-average:before {
  content: "\f624";
}
.fa-tachometer-alt-fast:before {
  content: "\f625";
}
.fa-tachometer-alt-fastest:before {
  content: "\f626";
}
.fa-tachometer-alt-slow:before {
  content: "\f627";
}
.fa-tachometer-alt-slowest:before {
  content: "\f628";
}
.fa-tachometer-average:before {
  content: "\f629";
}
.fa-tachometer-fast:before {
  content: "\f62a";
}
.fa-tachometer-fastest:before {
  content: "\f62b";
}
.fa-tachometer-slow:before {
  content: "\f62c";
}
.fa-tachometer-slowest:before {
  content: "\f62d";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tally:before {
  content: "\f69c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tennis-ball:before {
  content: "\f45e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-theta:before {
  content: "\f69e";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-tilde:before {
  content: "\f69f";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-times-hexagon:before {
  content: "\f2ee";
}
.fa-times-octagon:before {
  content: "\f2f0";
}
.fa-times-square:before {
  content: "\f2d3";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tire:before {
  content: "\f631";
}
.fa-tire-flat:before {
  content: "\f632";
}
.fa-tire-pressure-warning:before {
  content: "\f633";
}
.fa-tire-rugged:before {
  content: "\f634";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-toothbrush:before {
  content: "\f635";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-cone:before {
  content: "\f636";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-traffic-light-go:before {
  content: "\f638";
}
.fa-traffic-light-slow:before {
  content: "\f639";
}
.fa-traffic-light-stop:before {
  content: "\f63a";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-tree-alt:before {
  content: "\f400";
}
.fa-trello:before {
  content: "\f181";
}
.fa-triangle:before {
  content: "\f2ec";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-trophy-alt:before {
  content: "\f2eb";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-container:before {
  content: "\f4dc";
}
.fa-truck-couch:before {
  content: "\f4dd";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-truck-ramp:before {
  content: "\f4e0";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-tv-retro:before {
  content: "\f401";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-union:before {
  content: "\f6a2";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-usd-circle:before {
  content: "\f2e8";
}
.fa-usd-square:before {
  content: "\f2e9";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-chart:before {
  content: "\f6a3";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-crown:before {
  content: "\f6a4";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-class:before {
  content: "\f63d";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-users-crown:before {
  content: "\f6a5";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-fork:before {
  content: "\f2e3";
}
.fa-utensil-knife:before {
  content: "\f2e4";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-utensils-alt:before {
  content: "\f2e6";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-value-absolute:before {
  content: "\f6a6";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-plus:before {
  content: "\f4e1";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume:before {
  content: "\f6a8";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-slash:before {
  content: "\f2e2";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-warehouse-alt:before {
  content: "\f495";
}
.fa-watch:before {
  content: "\f2e1";
}
.fa-watch-fitness:before {
  content: "\f63e";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whistle:before {
  content: "\f460";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wifi-1:before {
  content: "\f6aa";
}
.fa-wifi-2:before {
  content: "\f6ab";
}
.fa-wifi-slash:before {
  content: "\f6ac";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window:before {
  content: "\f40e";
}
.fa-window-alt:before {
  content: "\f40f";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url('/_res/common2/_extern/fontawesome/font/fa-light-300.eot');
  src: url('/_res/common2/_extern/fontawesome/font/fa-light-300.eot?#iefix') format('embedded-opentype'), url('/_res/common2/_extern/fontawesome/font/fa-light-300.woff2') format('woff2'), url('/_res/common2/_extern/fontawesome/font/fa-light-300.woff') format('woff'), url('/_res/common2/_extern/fontawesome/font/fa-light-300.ttf') format('truetype'), url('/_res/common2/_extern/fontawesome/font/fa-light-300.svg#fontawesome') format('svg');
}
.fa {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url('/_res/common2/_extern/fontawesome/font/fa-solid-900.eot');
  src: url('/_res/common2/_extern/fontawesome/font/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('/_res/common2/_extern/fontawesome/font/fa-solid-900.woff2') format('woff2'), url('/_res/common2/_extern/fontawesome/font/fa-solid-900.woff') format('woff'), url('/_res/common2/_extern/fontawesome/font/fa-solid-900.ttf') format('truetype'), url('/_res/common2/_extern/fontawesome/font/fa-solid-900.svg#fontawesome') format('svg');
}
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url('/_res/common2/_extern/fontawesome/font/fa-brands-400.eot');
  src: url('/_res/common2/_extern/fontawesome/font/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('/_res/common2/_extern/fontawesome/font/fa-brands-400.woff2') format('woff2'), url('/_res/common2/_extern/fontawesome/font/fa-brands-400.woff') format('woff'), url('/_res/common2/_extern/fontawesome/font/fa-brands-400.ttf') format('truetype'), url('/_res/common2/_extern/fontawesome/font/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.core-stats {
  position: fixed;
  z-index: 10000;
  font: 12px Arial;
  bottom: 0;
  height: 30px;
  width: 100%;
  border-top: 1px solid #aaa;
  background-color: #eee;
  color: black;
}
.core-stats button {
  height: 30px;
  width: 5%;
  border: 0;
  outline: 0;
}
.core-stats select {
  height: 30px;
  width: 89%;
  border: 0;
  outline: 0;
}
.core-stats ul {
  margin: 0;
  padding: 5px;
  height: 30px;
  list-style-type: none;
}
.core-stats ul li {
  float: left;
  margin: 0 5px;
  cursor: pointer;
}
.core-stats .tag {
  padding: 4px 8px;
  font-size: 10px;
  border-radius: 6px;
  color: white;
}
.core-stats .tag.mysql {
  background-color: green;
}
.core-stats .tag.model {
  background-color: #00d900;
}
.core-stats .tag.elem {
  background-color: #0c417c;
}
.core-stats .tag.all {
  background-color: #444;
}
.core-stats .tag.core {
  background-color: #800;
}
.core-stats .tag.auth {
  background-color: #f16f0e;
}
.core-stats .tag.elemevent {
  background-color: #30adb9;
}
.core-stats .tag.exception {
  background-color: #e11eba;
}
.core-stats .tag.close {
  color: #444;
}
.core-stats .tag.debug {
  color: #444;
}
.core-stats.opened {
  height: 460px;
}
.core-stats .scroll {
  height: 400px;
  overflow: scroll;
}
.core-stats .scroll .log {
  width: 100%;
  font-size: 12px;
}
.core-stats .scroll .log td {
  padding: 4px;
}
.core-stats .scroll .log td.tim {
  width: 8%;
  text-align: right;
}
.core-stats .scroll .log td.sta {
  width: 6%;
  text-align: right;
}
.core-stats .scroll .log td.end {
  width: 6%;
  text-align: right;
}
.core-stats .scroll .log td.msg {
  width: 68%;
}
.core-stats .scroll .log td.sec {
  width: 10%;
}
.core-stats .scroll .log tr.even {
  background-color: #eaeaea;
}
.core-stats .scroll .log tr.h {
  display: none !important;
}
.coonfirm {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000000;
}
.coonfirm p {
  margin: 0;
  padding: 10px;
  background: #4C4C4C;
  color: white;
  text-align: center;
  font-family: Arial;
  font-size: 14px;
  line-height: 1.5;
}
.coonfirm p a,
.coonfirm p span,
.coonfirm p strong {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
.coonfirm p a {
  color: #F1D700;
}
.coonfirm p strong {
  font-weight: normal;
  padding: 0 10px;
  background-color: #F1D700;
  color: #4C4C4C;
}
.coonfirm p span {
  text-decoration: underline;
  color: #F1D700;
}
.coonfirmoptout {
  position: fixed;
  bottom: 0;
  width: 100%;
  border-top: 10px solid #e2e2e2;
  background-color: white;
  z-index: 1000000;
}
.coonfirmoptout:empty {
  display: none;
}
.coonfirmoptout > div {
  position: relative;
  padding: 15px 10%;
  overflow: hidden;
  overflow-y: scroll;
  max-height: 500px;
}
@media (min-width: 1000px) {
  .coonfirmoptout > div br {
    display: none;
  }
}
.wui-stat.fastcont > a,
.wui-stat.fastcont > span {
  display: inline-block;
  text-decoration: none;
}
.wui-stat.fastcont .link:before {
  content: "";
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
}
.wui-stat.fastcont .link.email:before {
  background-image: url(/_res/repasekamene/wui/stat_fastcont_email.svg);
}
.wui-stat.fastcont .link.phone:before {
  background-image: url(/_res/repasekamene/wui/stat_fastcont_phone.svg);
}
@media (min-width: 900px) {
  .wui-stat.fastcont {
    padding: 10px 0 10px 20px;
    line-height: 30px;
    border-left: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
  }
  .wui-stat.fastcont .link > span {
    font-size: 15px;
    color: #676767;
  }
  .wui-stat.fastcont .link:before {
    width: 40px;
    height: 30px;
    background-size: 20px;
  }
}
@media (max-width: 900px) {
  .wui-stat.fastcont {
    text-align: right;
    float: right;
    height: 60px;
  }
  .wui-stat.fastcont .link {
    margin-left: 0;
  }
  .wui-stat.fastcont .link > span {
    display: none;
  }
  .wui-stat.fastcont .link:before {
    width: 50px;
    height: 60px;
    background-size: 30px;
  }
  .wui-stat.fastcont .social {
    margin-left: 0;
  }
  .wui-stat.fastcont .social > span {
    display: none;
  }
  .wui-stat.fastcont .social:before {
    width: 50px;
    height: 60px;
    background-size: 30px;
  }
  .wui-stat.fastcont br {
    display: none;
  }
  .wui-stat.fastcont span.link {
    display: none;
  }
}
@media (min-width: 900px) {
  .wui-stat.fastcont2 {
    border-left: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
    padding-left: 20px;
    padding-top: 20px;
  }
}
@media (max-width: 900px) {
  .wui-stat.fastcont2 {
    padding: 10px 10px 10px 20px;
  }
}
.wui-stat.copy {
  padding: 20px 0;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: white;
  background-color: #4D4D4D;
}
.wui-text.service2 {
  padding-top: 30px;
  padding-right: 30px;
}
.wui-text.service2 h3 {
  font-family: Jost;
  font-weight: 600;
  font-size: 32px;
}
.wui-text.service2.service2-op {
  padding-left: 30px;
  padding-right: 0;
}
@media (max-width: 900px) {
  .wui-text.service2 {
    order: 2;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.wui-text.footer a {
  color: white;
}
.wui-text.footer h2 {
  font-size: 22px;
  color: white;
}
.wui-text.footer p {
  font-weight: 300;
  line-height: 1.7;
  color: white;
}
@media (max-width: 900px) {
  .wui-text.footer {
    text-align: center;
  }
}
.wui-text.wui-text-sec.base > div:before,
.wui-text.wui-text-sec.base > div:after {
  content: " ";
  display: table;
}
.wui-text.wui-text-sec.base > div:after {
  clear: both;
}
.wui-text.wui-text-sec.base > div > a,
.wui-text.wui-text-sec.base > div > div {
  position: relative;
  text-decoration: none;
  border: 1px solid #E9E9E9;
}
.wui-text.wui-text-sec.base > div > a:before,
.wui-text.wui-text-sec.base > div > div:before,
.wui-text.wui-text-sec.base > div > a:after,
.wui-text.wui-text-sec.base > div > div:after {
  content: " ";
  display: table;
}
.wui-text.wui-text-sec.base > div > a:after,
.wui-text.wui-text-sec.base > div > div:after {
  clear: both;
}
.wui-text.wui-text-sec.base > div > a i,
.wui-text.wui-text-sec.base > div > div i {
  display: block;
  width: 100%;
  padding-top: 60%;
  background-position: center center;
  background-size: cover;
  background-color: #dddddd;
}
.wui-text.wui-text-sec.base > div > a > div,
.wui-text.wui-text-sec.base > div > div > div {
  padding: 0 20px;
}
.wui-text.wui-text-sec.base > div > a > div h3,
.wui-text.wui-text-sec.base > div > div > div h3 {
  display: flex;
  font-size: 20px;
  font-weight: bold;
  height: 50px;
  overflow: hidden;
  text-align: center;
  line-height: 25px;
  align-items: center;
  justify-content: left;
  margin: 0;
}
.wui-text.wui-text-sec.base > div > a > div p,
.wui-text.wui-text-sec.base > div > div > div p {
  display: block;
  line-height: 20px;
  height: 100px;
  overflow: hidden;
  text-align: left;
}
.wui-text.wui-text-sec.sec-inimg > div > a,
.wui-text.wui-text-sec.sec-inimg > div > div {
  position: relative;
  text-decoration: none;
}
.wui-text.wui-text-sec.sec-inimg > div > a:before,
.wui-text.wui-text-sec.sec-inimg > div > div:before,
.wui-text.wui-text-sec.sec-inimg > div > a:after,
.wui-text.wui-text-sec.sec-inimg > div > div:after {
  content: " ";
  display: table;
}
.wui-text.wui-text-sec.sec-inimg > div > a:after,
.wui-text.wui-text-sec.sec-inimg > div > div:after {
  clear: both;
}
.wui-text.wui-text-sec.sec-inimg > div > a i,
.wui-text.wui-text-sec.sec-inimg > div > div i {
  background-color: #4D4D4D;
  background-size: cover;
  background-position: center center;
  aspect-ratio: 1.3;
}
.wui-text.wui-text-sec.sec-inimg > div > a > div,
.wui-text.wui-text-sec.sec-inimg > div > div > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
}
.wui-text.wui-text-sec.sec-inimg > div > a > div:before,
.wui-text.wui-text-sec.sec-inimg > div > div > div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.wui-text.wui-text-sec.sec-inimg > div > a > div h3,
.wui-text.wui-text-sec.sec-inimg > div > div > div h3 {
  position: absolute;
  bottom: 0;
  display: block;
  font-family: Jost;
  font-size: 24px;
  font-weight: normal;
  color: white;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 30px;
  padding: 0 20px;
}
.wui-text.wui-text-sec.sec-inimg > div > a > div p,
.wui-text.wui-text-sec.sec-inimg > div > div > div p {
  display: none;
}
.wui-text.wui-text-sec.sec-inimg > div > a:hover h3,
.wui-text.wui-text-sec.sec-inimg > div > div:hover h3 {
  font-weight: bold;
}
@media (max-width: 750px) {
  .wui-text.wui-text-sec.sec-inimg > div > a:before,
  .wui-text.wui-text-sec.sec-inimg > div > div:before,
  .wui-text.wui-text-sec.sec-inimg > div > a:after,
  .wui-text.wui-text-sec.sec-inimg > div > div:after {
    content: " ";
    display: table;
  }
  .wui-text.wui-text-sec.sec-inimg > div > a:after,
  .wui-text.wui-text-sec.sec-inimg > div > div:after {
    clear: both;
  }
  .wui-text.wui-text-sec.sec-inimg > div > a > div h3,
  .wui-text.wui-text-sec.sec-inimg > div > div > div h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.wui-text.wui-text-sec.sec-inimg2 > div > a,
.wui-text.wui-text-sec.sec-inimg2 > div > div {
  position: relative;
  text-decoration: none;
}
.wui-text.wui-text-sec.sec-inimg2 > div > a:before,
.wui-text.wui-text-sec.sec-inimg2 > div > div:before,
.wui-text.wui-text-sec.sec-inimg2 > div > a:after,
.wui-text.wui-text-sec.sec-inimg2 > div > div:after {
  content: " ";
  display: table;
}
.wui-text.wui-text-sec.sec-inimg2 > div > a:after,
.wui-text.wui-text-sec.sec-inimg2 > div > div:after {
  clear: both;
}
.wui-text.wui-text-sec.sec-inimg2 > div > a i,
.wui-text.wui-text-sec.sec-inimg2 > div > div i {
  background-color: #4D4D4D;
  aspect-ratio: 2.5;
}
.wui-text.wui-text-sec.sec-inimg2 > div > a > div,
.wui-text.wui-text-sec.sec-inimg2 > div > div > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
}
.wui-text.wui-text-sec.sec-inimg2 > div > a > div:before,
.wui-text.wui-text-sec.sec-inimg2 > div > div > div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.wui-text.wui-text-sec.sec-inimg2 > div > a > div h3,
.wui-text.wui-text-sec.sec-inimg2 > div > div > div h3 {
  position: absolute;
  top: 0;
  display: block;
  font-family: Jost;
  font-weight: normal;
  color: white;
  width: 100%;
  height: auto;
  text-align: left;
  padding: 30px;
}
.wui-text.wui-text-sec.sec-inimg2 > div > a > div p,
.wui-text.wui-text-sec.sec-inimg2 > div > div > div p {
  display: none;
}
.wui-text.wui-text-sec.sec-inimg2 > div > a:hover h3,
.wui-text.wui-text-sec.sec-inimg2 > div > div:hover h3 {
  font-weight: bold;
}
@media (max-width: 750px) {
  .wui-text.wui-text-sec.sec-inimg2 > div > a:before,
  .wui-text.wui-text-sec.sec-inimg2 > div > div:before,
  .wui-text.wui-text-sec.sec-inimg2 > div > a:after,
  .wui-text.wui-text-sec.sec-inimg2 > div > div:after {
    content: " ";
    display: table;
  }
  .wui-text.wui-text-sec.sec-inimg2 > div > a:after,
  .wui-text.wui-text-sec.sec-inimg2 > div > div:after {
    clear: both;
  }
  .wui-text.wui-text-sec.sec-inimg2 > div > a > div h3,
  .wui-text.wui-text-sec.sec-inimg2 > div > div > div h3 {
    font-size: 18px;
  }
}
.wui-text.wui-text-usp.base > div:before,
.wui-text.wui-text-usp.base > div:after {
  content: " ";
  display: table;
}
.wui-text.wui-text-usp.base > div:after {
  clear: both;
}
.wui-text.wui-text-usp.base > div > a,
.wui-text.wui-text-usp.base > div > div {
  position: relative;
  text-decoration: none;
  padding: 0 10px;
}
.wui-text.wui-text-usp.base > div > a:before,
.wui-text.wui-text-usp.base > div > div:before,
.wui-text.wui-text-usp.base > div > a:after,
.wui-text.wui-text-usp.base > div > div:after {
  content: " ";
  display: table;
}
.wui-text.wui-text-usp.base > div > a:after,
.wui-text.wui-text-usp.base > div > div:after {
  clear: both;
}
.wui-text.wui-text-usp.base > div > a i,
.wui-text.wui-text-usp.base > div > div i {
  display: block;
  height: 50px;
  width: 50px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.wui-text.wui-text-usp.base > div > a strong,
.wui-text.wui-text-usp.base > div > div strong {
  display: block;
  margin: 20px 0 0 0;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.wui-text.wui-text-usp.base > div > a p,
.wui-text.wui-text-usp.base > div > div p {
  display: none;
}
@media (max-width: 900px) {
  .wui-text.wui-text-usp.base > div:before,
  .wui-text.wui-text-usp.base > div:after {
    content: " ";
    display: table;
  }
  .wui-text.wui-text-usp.base > div:after {
    clear: both;
  }
  .wui-text.wui-text-usp.base > div > a strong,
  .wui-text.wui-text-usp.base > div > div strong {
    font-size: 16px;
    line-height: 20px;
    height: 40px;
  }
}
.wui-text.wui-text-usp.usp-side > div:before,
.wui-text.wui-text-usp.usp-side > div:after {
  content: " ";
  display: table;
}
.wui-text.wui-text-usp.usp-side > div:after {
  clear: both;
}
.wui-text.wui-text-usp.usp-side > div > a,
.wui-text.wui-text-usp.usp-side > div > div {
  padding: 0 30px;
  position: relative;
  text-decoration: none;
}
.wui-text.wui-text-usp.usp-side > div > a:before,
.wui-text.wui-text-usp.usp-side > div > div:before,
.wui-text.wui-text-usp.usp-side > div > a:after,
.wui-text.wui-text-usp.usp-side > div > div:after {
  content: " ";
  display: table;
}
.wui-text.wui-text-usp.usp-side > div > a:after,
.wui-text.wui-text-usp.usp-side > div > div:after {
  clear: both;
}
.wui-text.wui-text-usp.usp-side > div > a i,
.wui-text.wui-text-usp.usp-side > div > div i {
  float: left;
  display: block;
  height: 60px;
  width: 50px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.wui-text.wui-text-usp.usp-side > div > a strong,
.wui-text.wui-text-usp.usp-side > div > div strong {
  display: flex;
  margin: 5px 0 0 70px;
  font-size: 20px;
  font-weight: bold;
  height: 60px;
  overflow: hidden;
  text-align: left;
  line-height: 25px;
  align-items: center;
}
.wui-text.wui-text-usp.usp-side > div > a p,
.wui-text.wui-text-usp.usp-side > div > div p {
  margin-left: 70px;
  text-align: left;
  display: block;
}
.wui-text.wui-text-imgtxt.base .img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #dddddd;
}
@media (min-width: 900px) {
  .wui-text.wui-text-imgtxt.base.imgtxt-33 .img {
    width: 66% !important;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-66 .img {
    width: 33% !important;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-cover .img {
    background-size: cover;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-contain .img {
    background-size: contain;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-original .img {
    background-size: 100%;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-right {
    display: flex;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-right .inner {
    display: flex;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-right .img {
    width: 50%;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-right .txt {
    flex: 1;
    position: relative;
    padding: 40px;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-left {
    display: flex;
    flex-direction: row-reverse;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-left .inner {
    display: flex;
    flex-direction: row-reverse;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-left .img {
    width: 50%;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-left .txt {
    flex: 1;
    position: relative;
    padding: 40px;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-over {
    position: relative;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-over .inner {
    position: relative;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-over .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #4D4D4D;
    z-index: 300;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-over .txt {
    position: relative;
    z-index: 400;
    width: 100%;
    padding: 100px 40px;
    text-align: center;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-over .txt h1,
  .wui-text.wui-text-imgtxt.base.imgtxt-over .txt h2,
  .wui-text.wui-text-imgtxt.base.imgtxt-over .txt h3,
  .wui-text.wui-text-imgtxt.base.imgtxt-over .txt p {
    color: white;
  }
}
@media (max-width: 900px) {
  .wui-text.wui-text-imgtxt.base.imgtxt-left.imgtxt-bord .txt {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-left .img {
    width: 100%;
    padding-top: 50%;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-left .txt {
    text-align: center;
    padding: 20px;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-right.imgtxt-bord .txt {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-right .img {
    width: 100%;
    padding-top: 50%;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-right .txt {
    text-align: center;
    padding: 20px;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-over {
    position: relative;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-over .inner {
    position: relative;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-over .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #4D4D4D;
    z-index: 300;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-over .txt {
    position: relative;
    z-index: 400;
    width: 100%;
    padding: 100px 40px;
    text-align: center;
  }
  .wui-text.wui-text-imgtxt.base.imgtxt-over .txt h1,
  .wui-text.wui-text-imgtxt.base.imgtxt-over .txt h2,
  .wui-text.wui-text-imgtxt.base.imgtxt-over .txt h3,
  .wui-text.wui-text-imgtxt.base.imgtxt-over .txt p {
    color: white;
  }
}
.wui-text.wui-text-imgtxt.base .txt ul li {
  text-align: left !important;
}
@media (min-width: 900px) {
  .wui-text.wui-text-imgtxt.service {
    height: 490px;
    display: flex;
  }
  .wui-text.wui-text-imgtxt.service .inner {
    display: flex;
  }
  .wui-text.wui-text-imgtxt.service .img {
    width: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fbf9f4;
  }
  .wui-text.wui-text-imgtxt.service .txt {
    flex: 1;
    position: relative;
    padding: 40px;
    background-color: #C7A363;
    border-left: 15px solid white;
  }
  .wui-text.wui-text-imgtxt.service .txt h2 {
    color: white;
    font-family: Jost;
    font-size: 18px;
    font-weight: 400;
  }
  .wui-text.wui-text-imgtxt.service .txt p {
    color: white;
    font-size: 18px;
    font-weight: 300;
  }
  .wui-text.wui-text-imgtxt.service .txt p strong {
    font-family: Jost;
    font-size: 28px;
    line-height: 34px;
    font-weight: 500;
    color: white;
  }
  .wui-text.wui-text-imgtxt.service .txt .button {
    position: absolute;
    bottom: 40px;
    margin-bottom: 0;
  }
}
@media (max-width: 900px) {
  .wui-text.wui-text-imgtxt.service .img {
    width: 100%;
    padding-top: 60%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .wui-text.wui-text-imgtxt.service .txt {
    width: 100%;
    position: relative;
    padding: 40px;
    background-color: #C7A363;
  }
  .wui-text.wui-text-imgtxt.service .txt h2 {
    color: white;
    font-family: Jost;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }
  .wui-text.wui-text-imgtxt.service .txt p {
    color: white;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
  }
  .wui-text.wui-text-imgtxt.service .txt p strong {
    font-family: Jost;
    font-size: 28px;
    line-height: 34px;
    font-weight: 500;
    color: white;
  }
}
.wui-text.wui-text-files:before,
.wui-text.wui-text-files:after {
  content: " ";
  display: table;
}
.wui-text.wui-text-files:after {
  clear: both;
}
.wui-text.wui-text-files ul {
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0;
}
.wui-text.wui-text-files ul li {
  position: relative;
  margin: 0;
  padding: 0 0 0 35px;
  line-height: 25px;
}
.wui-text.wui-text-files ul li a {
  line-height: inherit;
  color: #004821;
}
.wui-text.wui-text-files ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 30px;
  height: 30px;
  content: "\f019";
  font-family: 'Font Awesome 5 Pro';
  font-size: 18px;
  line-height: inherit;
  text-align: center;
  color: #C7A363;
}
.wui-text.wui-text-files ul li span {
  display: none;
}
.wui-text.wui-text-images .items:before,
.wui-text.wui-text-images .items:after {
  content: " ";
  display: table;
}
.wui-text.wui-text-images .items:after {
  clear: both;
}
.wui-text.wui-text-images .items div > a {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
}
.wui-text.wui-text-images .items div > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #444;
  opacity: 0;
}
.wui-text.wui-text-images .items div > a:after {
  content: "\f055";
  font-family: 'Font Awesome 5 Pro';
  font-size: 34px;
  font-weight: normal;
  color: white;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
  opacity: 0;
  line-height: 50px;
  text-align: center;
}
.wui-text.wui-text-images .items div > a:hover:before {
  transition: 0.2s ease opacity;
  opacity: 0.5;
}
.wui-text.wui-text-images .items div > a:hover:after {
  transition: 0.2s ease opacity;
  opacity: 1;
}
.wui-text.wui-text-collapse > h3 {
  margin: 0;
  min-height: 65px;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  color: #C7A363;
  text-decoration: underline;
  padding: 20px;
}
.wui-text.wui-text-collapse > h3 + p {
  margin: 0;
  padding: 0 20px 30px 65px;
  display: none;
}
.wui-text.wui-text-collapse > h3 + p.opened {
  height: auto;
  display: block;
}
.wui-text.wui-text-collapse strong {
  display: none;
}
.wui-text.wui-text-collapse .high {
  background-color: #f3f3f3;
}
@media (min-width: 900px) {
  .wui-text.wui-text-collapse > h3 {
    padding: 20px;
  }
  .wui-text.wui-text-collapse > h3:before {
    float: left;
    content: "\f075";
    font-family: 'Font Awesome 5 Pro';
    font-size: 22px;
    line-height: 25px;
    font-weight: 300;
    color: #dddddd;
    width: 45px;
    height: 25px;
  }
  .wui-text.wui-text-collapse > h3:after {
    content: "Zobrazit";
    display: block;
    float: right;
    font-weight: 300;
    padding-right: 20px;
  }
  .wui-text.wui-text-collapse > p {
    padding: 0 70px 30px 70px;
  }
}
.wui-text.wui-text-slide .list {
  position: relative;
  overflow: hidden;
  margin: 0 10%;
}
.wui-text.wui-text-slide .nav {
  position: absolute;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  cursor: pointer;
  z-index: 201;
  top: 50%;
  margin-top: -18px;
  line-height: 36px;
  text-align: center;
}
.wui-text.wui-text-slide .nav:before {
  display: inline;
  font-family: 'Font Awesome 5 Pro';
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #C7A363;
}
.wui-text.wui-text-slide .navl {
  left: 0;
}
.wui-text.wui-text-slide .navl:before {
  content: "\f053";
}
.wui-text.wui-text-slide .navr {
  right: 0;
}
.wui-text.wui-text-slide .navr:before {
  content: "\f054";
}
.wui-text.wui-text-slide .scroll {
  padding: 0;
  margin: 0 40px;
  margin-bottom: -20px;
  overflow: hidden;
  overflow-x: scroll;
  white-space: nowrap;
}
.wui-text.wui-text-slide .scroll > p {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  text-align: center;
  width: 50%;
  font-size: 16px;
  padding: 30px;
  margin: 0;
  line-height: 20px;
}
@media (max-width: 900px) {
  .wui-text.wui-text-slide .list {
    margin: 0;
  }
  .wui-text.wui-text-slide .list p {
    padding: 0 10px;
  }
}
.wui-text.box {
  padding: 30px 40px;
}
.wui-text.box-bulb {
  padding: 0 0 0 50px;
  background-image: url(/_res/repasekamene/wui/text_boxbulb.png);
  background-position: left top;
  background-repeat: no-repeat;
}
@media (min-width: 900px) {
  .wui-text.rrr img {
    position: relative;
    margin-top: -50px;
  }
}
@media (max-width: 900px) {
  .wui-text.rrr {
    text-align: right;
  }
  .wui-text.rrr img {
    width: 80px;
  }
}
.wui-cont.header .open {
  display: none;
  float: right;
  width: 50px;
  height: 60px;
  font-style: normal;
  text-align: center;
  cursor: pointer;
}
.wui-cont.header .open:before {
  content: "";
  display: block;
  float: left;
  width: 50px;
  height: 60px;
  background-image: url(/_res/repasekamene/wui/footer_menu.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px;
}
.wui-cont.header .top {
  display: block;
  width: 50px;
  height: 50px;
  background: white;
  position: fixed;
  bottom: 40px;
  right: 20px;
  border-radius: 30px;
  opacity: 0.5;
  z-index: 10001;
  text-decoration: none;
}
.wui-cont.header .top:hover {
  text-decoration: none;
  opacity: 1;
}
.wui-cont.header .top:after {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-family: 'Font Awesome 5 Pro';
  font-size: 34px;
  content: "\f139";
  color: #C7A363;
}
@media (min-width: 900px) {
  .wui-cont.header {
    position: relative;
    z-index: 500;
    background-position: top center;
  }
  .wui-cont.header .l00 {
    left: 0;
  }
  .wui-cont.header .l025 {
    left: 2.5%;
  }
  .wui-cont.header .l05 {
    left: 5%;
  }
  .wui-cont.header .l075 {
    left: 7.5%;
  }
  .wui-cont.header .l10 {
    left: 10%;
  }
  .wui-cont.header .l125 {
    left: 12.5%;
  }
  .wui-cont.header .l15 {
    left: 15%;
  }
  .wui-cont.header .l175 {
    left: 17.5%;
  }
  .wui-cont.header .l20 {
    left: 20%;
  }
  .wui-cont.header .l225 {
    left: 22.5%;
  }
  .wui-cont.header .l25 {
    left: 25%;
  }
  .wui-cont.header .l275 {
    left: 27.5%;
  }
  .wui-cont.header .l30 {
    left: 30%;
  }
  .wui-cont.header .l325 {
    left: 32.5%;
  }
  .wui-cont.header .l35 {
    left: 35%;
  }
  .wui-cont.header .l375 {
    left: 37.5%;
  }
  .wui-cont.header .l40 {
    left: 40%;
  }
  .wui-cont.header .l425 {
    left: 42.5%;
  }
  .wui-cont.header .l45 {
    left: 45%;
  }
  .wui-cont.header .l475 {
    left: 47.5%;
  }
  .wui-cont.header .l50 {
    left: 50%;
  }
  .wui-cont.header .l525 {
    left: 52.5%;
  }
  .wui-cont.header .l55 {
    left: 55%;
  }
  .wui-cont.header .l575 {
    left: 57.5%;
  }
  .wui-cont.header .l60 {
    left: 60%;
  }
  .wui-cont.header .l625 {
    left: 62.5%;
  }
  .wui-cont.header .l65 {
    left: 65%;
  }
  .wui-cont.header .l675 {
    left: 67.5%;
  }
  .wui-cont.header .l70 {
    left: 70%;
  }
  .wui-cont.header .l75 {
    left: 75%;
  }
  .wui-cont.header .l80 {
    left: 80%;
  }
  .wui-cont.header .l825 {
    left: 82.5%;
  }
  .wui-cont.header .l85 {
    left: 85%;
  }
  .wui-cont.header .l875 {
    left: 87.5%;
  }
  .wui-cont.header .l90 {
    left: 90%;
  }
  .wui-cont.header .l925 {
    left: 92.5%;
  }
  .wui-cont.header .l95 {
    left: 95%;
  }
  .wui-cont.header .l975 {
    left: 97.5%;
  }
  .wui-cont.header .w10 {
    width: 10%;
  }
  .wui-cont.header .w125 {
    width: 12.5%;
  }
  .wui-cont.header .w15 {
    width: 15%;
  }
  .wui-cont.header .w175 {
    width: 17.5%;
  }
  .wui-cont.header .w20 {
    width: 20%;
  }
  .wui-cont.header .w225 {
    width: 22.5%;
  }
  .wui-cont.header .w25 {
    width: 25%;
  }
  .wui-cont.header .w275 {
    width: 27.5%;
  }
  .wui-cont.header .w30 {
    width: 30%;
  }
  .wui-cont.header .w325 {
    width: 32.5%;
  }
  .wui-cont.header .w35 {
    width: 35%;
  }
  .wui-cont.header .w375 {
    width: 37.5%;
  }
  .wui-cont.header .w40 {
    width: 40%;
  }
  .wui-cont.header .w425 {
    width: 42.5%;
  }
  .wui-cont.header .w45 {
    width: 45%;
  }
  .wui-cont.header .w475 {
    width: 47.5%;
  }
  .wui-cont.header .w50 {
    width: 50%;
  }
  .wui-cont.header .w525 {
    width: 52.5%;
  }
  .wui-cont.header .w55 {
    width: 55%;
  }
  .wui-cont.header .w575 {
    width: 57.5%;
  }
  .wui-cont.header .w60 {
    width: 60%;
  }
  .wui-cont.header .w625 {
    width: 62.5%;
  }
  .wui-cont.header .w65 {
    width: 65%;
  }
  .wui-cont.header .w675 {
    width: 67.5%;
  }
  .wui-cont.header .w70 {
    width: 70%;
  }
  .wui-cont.header .w725 {
    width: 72.5%;
  }
  .wui-cont.header .w75 {
    width: 75%;
  }
  .wui-cont.header .w775 {
    width: 77.5%;
  }
  .wui-cont.header .w80 {
    width: 80%;
  }
  .wui-cont.header .w825 {
    width: 82.5%;
  }
  .wui-cont.header .w85 {
    width: 85%;
  }
  .wui-cont.header .w875 {
    width: 87.5%;
  }
  .wui-cont.header .w90 {
    width: 90%;
  }
  .wui-cont.header .w925 {
    width: 92.5%;
  }
  .wui-cont.header .w95 {
    width: 95%;
  }
  .wui-cont.header .w975 {
    width: 97.5%;
  }
  .wui-cont.header .w100 {
    width: 100%;
  }
  .wui-cont.header .h20 {
    height: 20px;
  }
  .wui-cont.header .h25 {
    height: 25px;
  }
  .wui-cont.header .h30 {
    height: 30px;
  }
  .wui-cont.header .h35 {
    height: 35px;
  }
  .wui-cont.header .h40 {
    height: 40px;
  }
  .wui-cont.header .h45 {
    height: 45px;
  }
  .wui-cont.header .h50 {
    height: 50px;
  }
  .wui-cont.header .h55 {
    height: 55px;
  }
  .wui-cont.header .h60 {
    height: 60px;
  }
  .wui-cont.header .h65 {
    height: 65px;
  }
  .wui-cont.header .h70 {
    height: 70px;
  }
  .wui-cont.header .h75 {
    height: 75px;
  }
  .wui-cont.header .h80 {
    height: 80px;
  }
  .wui-cont.header .h85 {
    height: 85px;
  }
  .wui-cont.header .h90 {
    height: 90px;
  }
  .wui-cont.header .h95 {
    height: 95px;
  }
  .wui-cont.header .h100 {
    height: 100px;
  }
  .wui-cont.header .h105 {
    height: 105px;
  }
  .wui-cont.header .h110 {
    height: 110px;
  }
  .wui-cont.header .h115 {
    height: 115px;
  }
  .wui-cont.header .h120 {
    height: 120px;
  }
  .wui-cont.header .h125 {
    height: 125px;
  }
  .wui-cont.header .h130 {
    height: 130px;
  }
  .wui-cont.header .h135 {
    height: 135px;
  }
  .wui-cont.header .h140 {
    height: 140px;
  }
  .wui-cont.header .h145 {
    height: 145px;
  }
  .wui-cont.header .h150 {
    height: 150px;
  }
  .wui-cont.header .h155 {
    height: 155px;
  }
  .wui-cont.header .h160 {
    height: 160px;
  }
  .wui-cont.header .h165 {
    height: 165px;
  }
  .wui-cont.header .h170 {
    height: 170px;
  }
  .wui-cont.header .h175 {
    height: 175px;
  }
  .wui-cont.header .h180 {
    height: 180px;
  }
  .wui-cont.header .h185 {
    height: 185px;
  }
  .wui-cont.header .h190 {
    height: 190px;
  }
  .wui-cont.header .h195 {
    height: 195px;
  }
  .wui-cont.header .h200 {
    height: 200px;
  }
  .wui-cont.header .t00 {
    top: 00px;
  }
  .wui-cont.header .t05 {
    top: 05px;
  }
  .wui-cont.header .t10 {
    top: 10px;
  }
  .wui-cont.header .t15 {
    top: 15px;
  }
  .wui-cont.header .t20 {
    top: 20px;
  }
  .wui-cont.header .t25 {
    top: 25px;
  }
  .wui-cont.header .t30 {
    top: 30px;
  }
  .wui-cont.header .t35 {
    top: 35px;
  }
  .wui-cont.header .t40 {
    top: 40px;
  }
  .wui-cont.header .t45 {
    top: 45px;
  }
  .wui-cont.header .t50 {
    top: 50px;
  }
  .wui-cont.header .t55 {
    top: 55px;
  }
  .wui-cont.header .t60 {
    top: 60px;
  }
  .wui-cont.header .t65 {
    top: 65px;
  }
  .wui-cont.header .t70 {
    top: 70px;
  }
  .wui-cont.header .t75 {
    top: 75px;
  }
  .wui-cont.header .t80 {
    top: 80px;
  }
  .wui-cont.header .t85 {
    top: 85px;
  }
  .wui-cont.header .t90 {
    top: 90px;
  }
  .wui-cont.header .t95 {
    top: 95px;
  }
  .wui-cont.header .t100 {
    top: 100px;
  }
  .wui-cont.header .t105 {
    top: 105px;
  }
  .wui-cont.header .t110 {
    top: 110px;
  }
  .wui-cont.header .t115 {
    top: 115px;
  }
  .wui-cont.header .t120 {
    top: 120px;
  }
  .wui-cont.header .t125 {
    top: 125px;
  }
  .wui-cont.header .t130 {
    top: 130px;
  }
  .wui-cont.header .t135 {
    top: 135px;
  }
  .wui-cont.header .t140 {
    top: 140px;
  }
  .wui-cont.header .t145 {
    top: 145px;
  }
  .wui-cont.header .t150 {
    top: 150px;
  }
  .wui-cont.header .t155 {
    top: 155px;
  }
  .wui-cont.header .t160 {
    top: 160px;
  }
  .wui-cont.header .t165 {
    top: 165px;
  }
  .wui-cont.header .t170 {
    top: 170px;
  }
  .wui-cont.header .t175 {
    top: 175px;
  }
  .wui-cont.header .t180 {
    top: 180px;
  }
  .wui-cont.header .inner0 {
    position: relative;
  }
  .wui-cont.header .inner0 > * {
    position: absolute;
  }
  .wui-cont.header .top {
    display: none;
  }
  .wui-cont.header .logo a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(/logo.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 86px;
  }
  .wui-cont.header .logo.logo-png a {
    background-image: url(/logo.png);
  }
  .wui-cont.header .lpad {
    padding-left: 20px;
  }
  .wui-cont.header .rpad {
    padding-right: 20px;
  }
}
@media (max-width: 900px) {
  .wui-cont.header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .wui-cont.header:before,
  .wui-cont.header:after {
    content: " ";
    display: table;
  }
  .wui-cont.header:after {
    clear: both;
  }
  .wui-cont.header .logo {
    float: left;
    width: 150px;
    height: 60px;
  }
  .wui-cont.header .logo a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/logo.svg) top left no-repeat;
    background-position: left center;
    background-size: auto 40px;
  }
  .wui-cont.header .logo.logo-png a {
    background-image: url(/logo.png);
  }
  .wui-cont.header .open {
    display: block;
    color: white;
  }
  .wui-cont.header .lpad {
    margin-left: 15px;
  }
  .wui-cont.header .rpad {
    margin-right: 15px;
  }
}
.wui-cont.middle:not(:empty) {
  padding-top: 30px;
  padding-bottom: 30px;
}
.wui-cont.footer {
  background-color: #4D4D4D;
  padding: 50px 0 30px 0;
}
@media (max-width: 900px) {
  body .open-menu-obj {
    display: none;
  }
  body.open-menu .open-menu-obj {
    display: block !important;
  }
  body.open-menu .header .open:before {
    background-image: url(/_res/repasekamene/wui/footer_menu_close.svg);
  }
}
@media (min-width: 900px) {
  .wui-sorter {
    margin-bottom: 15px;
  }
  .wui-sorter strong {
    display: none;
  }
  .wui-sorter ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .wui-sorter ul li {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    height: 42px;
  }
  .wui-sorter ul li > * {
    display: block;
    height: 43px;
    line-height: 43px;
    color: #000000;
    padding: 0 20px;
    text-decoration: none;
    border-bottom: 1px solid #E9E9E9;
  }
  .wui-sorter ul li > *.active {
    border: 1px solid #E9E9E9;
    border-bottom: 1px solid white;
    color: #C7A363;
    background: white;
  }
}
@media (max-width: 900px) {
  .wui-sorter {
    text-align: center;
    padding: 0 15px;
  }
  .wui-sorter strong {
    display: none;
    font-weight: normal;
    padding-right: 5px;
  }
  .wui-sorter ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .wui-sorter ul li {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
  }
}
.wui-paginator .pag_count {
  margin-bottom: 15px;
}
@media (min-width: 900px) {
  .wui-paginator .pag_count {
    border-bottom: 1px solid #E9E9E9;
    line-height: 42px;
    padding: 0 15px;
    text-align: right;
  }
  .wui-paginator .pag_count strong {
    font-weight: normal;
  }
  .wui-paginator .pag_count span {
    padding-left: 5px;
  }
}
@media (max-width: 900px) {
  .wui-paginator .pag_count {
    text-align: center;
  }
  .wui-paginator .pag_count strong {
    font-weight: normal;
  }
  .wui-paginator .pag_count span {
    padding-left: 5px;
  }
}
.wui-paginator .pag_size ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style-type: none;
}
.wui-paginator .pag_size ul li {
  margin: 0 5px;
  padding: 0;
  display: inline-block;
}
@media (min-width: 900px) {
  .wui-paginator .pag_size {
    border-bottom: 1px solid #E9E9E9;
    line-height: 42px;
    padding: 0 15px;
    text-align: right;
  }
  .wui-paginator .pag_size strong {
    font-weight: normal;
  }
}
@media (max-width: 900px) {
  .wui-paginator .pag_size {
    text-align: left;
  }
  .wui-paginator .pag_size strong {
    font-weight: normal;
  }
}
.wui-paginator .pag_page {
  text-align: center;
}
.wui-paginator .pag_page strong {
  line-height: 42px;
}
.wui-paginator .pag_page ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.wui-paginator .pag_page ul li {
  margin: 0;
  padding: 0;
  text-align: center;
  display: inline-block;
  padding: 0 0 0 5px;
}
.wui-paginator .pag_page ul li * {
  display: inline-block;
  line-height: 42px;
  height: 42px;
  text-align: center;
  padding: 0 5px;
}
.wui-paginator .pag_page ul li a {
  text-decoration: underline;
}
.btn {
  outline: 0;
  border: 0;
  font-weight: 400;
  border: 1px solid #E9E9E9;
}
.btn-lmar {
  margin: 0 0 8px 8px;
}
.btn-rmar {
  margin: 0 8px 4px 0;
}
.btn-first {
  border: 1px solid #C7A363;
  background-color: #C7A363;
  color: white;
}
.btn-first:hover {
  background-color: lighter(#C7A363, 10%);
}
.btn-second {
  border: 1px solid #C7A363;
  color: #C7A363;
}
.btn-second:hover {
  background-color: #C7A363;
  color: white;
}
.btn-first-bord {
  border: 1px solid #C7A363;
  color: #C7A363;
}
.btn-first-bord:hover {
  background-color: #C7A363;
  color: white;
}
.btn-second-bord {
  border: 1px solid #004821;
  color: #004821;
}
.btn-second-bord:hover {
  background-color: #004821;
  color: white;
}
.btn-white-bord {
  border: 1px solid white;
  color: white;
}
.btn-white-bord:hover {
  background-color: white;
  color: #000000;
}
.btn[disabled] {
  color: white;
  background: #dddddd;
}
.btn {
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  border-radius: 0;
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
  outline: 0;
  text-decoration: none;
  text-align: center;
}
.btn i {
  display: inline-block;
  text-align: center;
  line-height: 40px;
  height: 40px;
  margin: 0 5px;
}
.btn.btn-lg {
  font-size: 17.6px;
  border-radius: 0;
  line-height: 44px;
  height: 44px;
  padding: 0 22px;
}
.btn.btn-lg i {
  line-height: 44px;
  height: 44px;
}
.btn.btn-sm {
  font-size: 12px;
  border-radius: 0;
  line-height: 30px;
  height: 30px;
  padding: 0 15px;
}
.btn.btn-sm i {
  line-height: 30px;
  height: 30px;
}
.btn[disabled] {
  background-color: #666 !important;
}
.btn-arrow {
  display: inline-block;
  border: 1px solid transparent;
  color: #004821;
  line-height: 20px;
  text-align: left;
  text-decoration: underline;
  padding: 0;
  white-space: nowrap;
}
.btn-arrow:before {
  content: "";
  float: left;
  width: 40px;
  height: 40px;
  background-image: url(/_res/repasekamene/wui/btn_arrow.svg);
  background-position: left center;
  background-repeat: no-repeat;
}
.btn-arrow:hover {
  background-color: transparent;
  color: #000000;
}
.btn-arrow.btn-arrow-small:before {
  content: "";
  float: left;
  width: 30px;
  height: 20px;
  background-image: url(/_res/repasekamene/wui/btn_arrow.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 18px;
}
/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-size: 13px;
  line-height: 20px;
}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 4px 5px;
}
/*# sourceMappingURL=bootstrap-datepicker.standalone.css.map */
/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Improvements by S�bastien Malot
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
  background-color: white;
  border: 1px solid #ddd;
  display: none;
  position: absolute;
  padding: 4px;
  margin-top: 1px;
  white-space: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datetimepicker.datetimepicker-rtl {
  direction: rtl;
}
.datetimepicker.datetimepicker-rtl table tr td span {
  float: right;
}
.datetimepicker > div {
  display: none;
}
.datetimepicker.minutes div.datetimepicker-minutes {
  display: block;
}
.datetimepicker.hours div.datetimepicker-hours {
  display: block;
}
.datetimepicker.days div.datetimepicker-days {
  display: block;
}
.datetimepicker.months div.datetimepicker-months {
  display: block;
}
.datetimepicker.years div.datetimepicker-years {
  display: block;
}
.datetimepicker table {
  margin: 0;
}
.datetimepicker table tr td.minute:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td.hour:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datetimepicker table tr td span:hover {
  background: #eeeeee;
}
.datetimepicker table tr td span.old {
  color: #999999;
}
.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px;
}
.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px;
}
.datetimepicker th.switch {
  width: 145px;
}
.datetimepicker-inline {
  width: 220px;
}
.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
  top: 0;
  left: 0;
}
[class*="datetimepicker-dropdown"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
[class*="datetimepicker-dropdown"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
}
[class*="datetimepicker-dropdown-top"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}
[class*="datetimepicker-dropdown-top"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px;
}
.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px;
}
.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px;
}
.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 7px;
}
.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 6px;
}
.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 7px;
}
.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px;
}
.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px;
}
.datetimepicker td,
.datetimepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
  background-color: transparent;
}
.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
  color: #999999;
}
.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%;
}
.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px;
}
.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
  cursor: pointer;
}
.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
  cursor: pointer;
  width: 14px;
  height: 14px;
}
fieldset {
  position: relative;
  border: 0;
  padding: 0;
  margin: 0 0 10px 0;
}
fieldset > legend {
  width: 100%;
  line-height: 30px;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
fieldset > legend > label > input {
  display: none;
}
fieldset > legend > label > input + span {
  cursor: pointer;
}
fieldset > legend > label > input + span:before {
  content: "";
  font-weight: bold;
  font-family: 'Font Awesome 5 Pro';
  content: "\f00c";
  padding: 2px;
  color: transparent;
  border: 1px solid #ddd;
  margin-right: 10px;
  background: white;
  font-size: 16px;
}
fieldset > legend > label > input:checked + span:before {
  color: #000000;
}
fieldset > legend > label > input:disabled + span:before {
  background: #000000;
}
fieldset > div {
  width: 100%;
}
fieldset.opened > div {
  margin: 0;
  padding: 20px;
}
fieldset.compact.opened > div {
  margin: 0;
  border: 0;
  padding: 0;
}
fieldset [disabled] {
  background: #f2f2f2 !important;
}
.form-group {
  position: relative;
  margin-bottom: 10px;
}
.form-group .control-label {
  float: left;
  width: 33%;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
.form-group .form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.form-group > div {
  display: block;
  margin-left: 33%;
}
.form-group.required .control-label:after {
  display: inline;
  content: "*";
  color: #C54F4F;
  font-weight: bold;
}
.form-group.compact .control-label {
  display: block;
  float: none;
  width: 100%;
  margin-bottom: 5px;
  line-height: 16px;
}
.form-group.compact > div {
  margin-left: 0;
}
.form-group.nolabel .control-label {
  display: none;
}
.form-group.nolabel > div {
  margin-left: 0;
}
.form-group.has-error .ttip {
  font-size: 14px;
  line-height: 16px;
  color: #C54F4F;
  margin-top: 5px;
}
.form-group.has-error .form-control {
  border: 1px solid #C54F4F;
  border-bottom-left-radius: 0;
}
.form-group.has-error .form-control:focus {
  box-shadow: 0 0 4px #C54F4F;
}
.form-group .form-control {
  width: 100%;
  font-size: 16px;
  min-height: 40px;
  padding: 0 10px;
  border-radius: 0;
  outline: 0 none;
  border: 1px solid #ddd;
  background-color: white;
  color: #000000;
}
.form-group .form-control:focus {
  box-shadow: 0 0 4px #ddd;
}
.form-group .form-control:disabled {
  background: #f2f2f2;
}
.form-group.wui-field-edit-text .form-control {
  padding-top: 12px;
  padding-bottom: 12px;
}
.form-group.wui-field-edit-select .form-control {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjOTk5IiBkPSJNNDQzLjUgMTYyLjZsLTcuMS03LjFjLTQuNy00LjctMTIuMy00LjctMTcgMEwyMjQgMzUxIDI4LjUgMTU1LjVjLTQuNy00LjctMTIuMy00LjctMTcgMGwtNy4xIDcuMWMtNC43IDQuNy00LjcgMTIuMyAwIDE3bDIxMSAyMTEuMWM0LjcgNC43IDEyLjMgNC43IDE3IDBsMjExLTIxMS4xYzQuOC00LjcgNC44LTEyLjMuMS0xN3oiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 20px 20px;
  cursor: pointer;
}
.form-group.wui-field-edit-date .form-control {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjOTk5IiBkPSJNNDAwIDY0aC00OFYxMmMwLTYuNi01LjQtMTItMTItMTJoLThjLTYuNiAwLTEyIDUuNC0xMiAxMnY1MkgxMjhWMTJjMC02LjYtNS40LTEyLTEyLTEyaC04Yy02LjYgMC0xMiA1LjQtMTIgMTJ2NTJINDhDMjEuNSA2NCAwIDg1LjUgMCAxMTJ2MzUyYzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDM1MmMyNi41IDAgNDgtMjEuNSA0OC00OFYxMTJjMC0yNi41LTIxLjUtNDgtNDgtNDh6TTQ4IDk2aDM1MmM4LjggMCAxNiA3LjIgMTYgMTZ2NDhIMzJ2LTQ4YzAtOC44IDcuMi0xNiAxNi0xNnptMzUyIDM4NEg0OGMtOC44IDAtMTYtNy4yLTE2LTE2VjE5MmgzODR2MjcyYzAgOC44LTcuMiAxNi0xNiAxNnpNMTQ4IDMyMGgtNDBjLTYuNiAwLTEyLTUuNC0xMi0xMnYtNDBjMC02LjYgNS40LTEyIDEyLTEyaDQwYzYuNiAwIDEyIDUuNCAxMiAxMnY0MGMwIDYuNi01LjQgMTItMTIgMTJ6bTk2IDBoLTQwYy02LjYgMC0xMi01LjQtMTItMTJ2LTQwYzAtNi42IDUuNC0xMiAxMi0xMmg0MGM2LjYgMCAxMiA1LjQgMTIgMTJ2NDBjMCA2LjYtNS40IDEyLTEyIDEyem05NiAwaC00MGMtNi42IDAtMTItNS40LTEyLTEydi00MGMwLTYuNiA1LjQtMTIgMTItMTJoNDBjNi42IDAgMTIgNS40IDEyIDEydjQwYzAgNi42LTUuNCAxMi0xMiAxMnptLTk2IDk2aC00MGMtNi42IDAtMTItNS40LTEyLTEydi00MGMwLTYuNiA1LjQtMTIgMTItMTJoNDBjNi42IDAgMTIgNS40IDEyIDEydjQwYzAgNi42LTUuNCAxMi0xMiAxMnptLTk2IDBoLTQwYy02LjYgMC0xMi01LjQtMTItMTJ2LTQwYzAtNi42IDUuNC0xMiAxMi0xMmg0MGM2LjYgMCAxMiA1LjQgMTIgMTJ2NDBjMCA2LjYtNS40IDEyLTEyIDEyem0xOTIgMGgtNDBjLTYuNiAwLTEyLTUuNC0xMi0xMnYtNDBjMC02LjYgNS40LTEyIDEyLTEyaDQwYzYuNiAwIDEyIDUuNCAxMiAxMnY0MGMwIDYuNi01LjQgMTItMTIgMTJ6Ii8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 20px 20px;
  cursor: pointer;
}
.form-group.wui-field-edit-datetime .form-control {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjOTk5IiBkPSJNNDAwIDY0aC00OFYxMmMwLTYuNi01LjQtMTItMTItMTJoLThjLTYuNiAwLTEyIDUuNC0xMiAxMnY1MkgxMjhWMTJjMC02LjYtNS40LTEyLTEyLTEyaC04Yy02LjYgMC0xMiA1LjQtMTIgMTJ2NTJINDhDMjEuNSA2NCAwIDg1LjUgMCAxMTJ2MzUyYzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDM1MmMyNi41IDAgNDgtMjEuNSA0OC00OFYxMTJjMC0yNi41LTIxLjUtNDgtNDgtNDh6TTQ4IDk2aDM1MmM4LjggMCAxNiA3LjIgMTYgMTZ2NDhIMzJ2LTQ4YzAtOC44IDcuMi0xNiAxNi0xNnptMzUyIDM4NEg0OGMtOC44IDAtMTYtNy4yLTE2LTE2VjE5MmgzODR2MjcyYzAgOC44LTcuMiAxNi0xNiAxNnpNMTQ4IDMyMGgtNDBjLTYuNiAwLTEyLTUuNC0xMi0xMnYtNDBjMC02LjYgNS40LTEyIDEyLTEyaDQwYzYuNiAwIDEyIDUuNCAxMiAxMnY0MGMwIDYuNi01LjQgMTItMTIgMTJ6bTk2IDBoLTQwYy02LjYgMC0xMi01LjQtMTItMTJ2LTQwYzAtNi42IDUuNC0xMiAxMi0xMmg0MGM2LjYgMCAxMiA1LjQgMTIgMTJ2NDBjMCA2LjYtNS40IDEyLTEyIDEyem05NiAwaC00MGMtNi42IDAtMTItNS40LTEyLTEydi00MGMwLTYuNiA1LjQtMTIgMTItMTJoNDBjNi42IDAgMTIgNS40IDEyIDEydjQwYzAgNi42LTUuNCAxMi0xMiAxMnptLTk2IDk2aC00MGMtNi42IDAtMTItNS40LTEyLTEydi00MGMwLTYuNiA1LjQtMTIgMTItMTJoNDBjNi42IDAgMTIgNS40IDEyIDEydjQwYzAgNi42LTUuNCAxMi0xMiAxMnptLTk2IDBoLTQwYy02LjYgMC0xMi01LjQtMTItMTJ2LTQwYzAtNi42IDUuNC0xMiAxMi0xMmg0MGM2LjYgMCAxMiA1LjQgMTIgMTJ2NDBjMCA2LjYtNS40IDEyLTEyIDEyem0xOTIgMGgtNDBjLTYuNiAwLTEyLTUuNC0xMi0xMnYtNDBjMC02LjYgNS40LTEyIDEyLTEyaDQwYzYuNiAwIDEyIDUuNCAxMiAxMnY0MGMwIDYuNi01LjQgMTItMTIgMTJ6Ii8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 20px 20px;
  cursor: pointer;
}
.form-group.wui-field-edit-toggle .form-control {
  display: none;
}
.form-group.wui-field-edit-toggle > div > div {
  padding: 5px;
  background: #f2f2f2;
  height: 40px;
  border-radius: 20px;
  float: left;
}
.form-group.wui-field-edit-toggle > div > div input + label {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.form-group.wui-field-edit-toggle > div > div input + label > span {
  display: inline-block;
  width: 50%;
  height: 100%;
  line-height: 30px;
  text-align: center;
  padding: 0 15px;
}
.form-group.wui-field-edit-toggle > div > div input + label > i {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  border-radius: 15px;
  width: 50%;
  background: #ddd;
  border: 1px solid #ddd;
  cursor: pointer;
  transition: 0.2s linear left;
}
.form-group.wui-field-edit-toggle > div > div input:checked + label > i {
  transition: 0.2s linear left;
  left: 50%;
}
.form-group.wui-field-edit-toggle > div > div input:disabled + label > i {
  background: #f2f2f2;
  border: 1px solid #ddd;
}
.form-group.wui-field-edit-slider em {
  display: block;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  margin-top: -13.33333333px;
}
.form-group.wui-field-edit-slider .form-control {
  border: 0;
  padding: 0;
  width: 100%;
  -webkit-appearance: none;
}
.form-group.wui-field-edit-slider .form-control:focus {
  box-shadow: none;
  outline: none;
}
.form-group.wui-field-edit-slider .form-control:disabled {
  background: none;
}
.form-group.wui-field-edit-slider .form-control:disabled::-moz-range-thumb {
  background: #f2f2f2;
}
.form-group.wui-field-edit-slider .form-control:disabled::-webkit-slider-thumb {
  background: #f2f2f2;
}
.form-group.wui-field-edit-slider .form-control:disabled::-ms-thumb {
  background: #f2f2f2;
}
.form-group.wui-field-edit-slider .form-control::-webkit-slider-runnable-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  animate: 0.2s;
  background: #f2f2f2;
  border-radius: 10px;
}
.form-group.wui-field-edit-slider .form-control::-webkit-slider-thumb {
  border: #999;
  height: 20px;
  width: 40px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background: #ddd;
  cursor: pointer;
  -webkit-appearance: none;
}
.form-group.wui-field-edit-slider .form-control::-moz-range-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  animate: 0.2s;
  background: #f2f2f2;
  border-radius: 10px;
}
.form-group.wui-field-edit-slider .form-control::-moz-range-thumb {
  border: #999;
  height: 20px;
  width: 40px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background: #ddd;
  cursor: pointer;
}
.form-group.wui-field-edit-slider .form-control::-ms-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 20px 0;
  color: transparent;
}
.form-group.wui-field-edit-slider .form-control::-ms-fill-lower {
  background: #f2f2f2;
  border-radius: 20px;
}
.form-group.wui-field-edit-slider .form-control::-ms-fill-upper {
  background: #f2f2f2;
  border-radius: 20px;
}
.form-group.wui-field-edit-slider .form-control::-ms-thumb {
  border: #999;
  height: 20px;
  width: 40px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background: #ddd;
  cursor: pointer;
}
.form-group.wui-field-edit-checkbox.has-error > div label {
  color: #C54F4F;
}
.form-group.wui-field-edit-checkbox.has-error > div label span:before {
  border-color: #C54F4F;
}
.form-group.wui-field-edit-checkbox > div {
  display: inline-block;
}
.form-group.wui-field-edit-checkbox > div input {
  margin-right: 10px;
}
.form-group.wui-field-edit-checkbox > div label {
  cursor: pointer;
}
.form-group.wui-field-edit-checkbox > div label > input {
  display: none;
}
.form-group.wui-field-edit-checkbox > div label > input + span {
  position: relative;
  padding-left: 30px;
  display: block;
}
.form-group.wui-field-edit-checkbox > div label > input + span:before {
  content: "";
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-weight: bold;
  font-family: 'Font Awesome 5 Pro';
  content: "\f00c";
  padding: 2px;
  color: transparent;
  border: 1px solid #ddd;
  margin-right: 10px;
  background: white;
}
.form-group.wui-field-edit-checkbox > div label > input:checked + span:before {
  color: #000000;
}
.form-group.wui-field-edit-checkbox > div label > input:disabled + span:before {
  background: #000000;
}
.form-group.wui-field-edit-checkboxingroup.has-error > div label {
  color: #C54F4F;
}
.form-group.wui-field-edit-checkboxingroup.has-error > div label span:before {
  border-color: #C54F4F;
}
.form-group.wui-field-edit-checkboxingroup > div input {
  margin-right: 10px;
}
.form-group.wui-field-edit-checkboxingroup > div label {
  cursor: pointer;
  display: block;
  clear: both;
}
.form-group.wui-field-edit-checkboxingroup > div label > input {
  display: none;
}
.form-group.wui-field-edit-checkboxingroup > div label > input + span:before {
  content: "";
  font-weight: bold;
  font-family: 'Font Awesome 5 Pro';
  content: "\f00c";
  padding: 2px;
  color: transparent;
  border: 1px solid #ddd;
  margin-right: 10px;
}
.form-group.wui-field-edit-checkboxingroup > div label > input:checked + span:before {
  color: #000000;
}
.form-group.wui-field-edit-checkboxingroup > div label > input:disabled + span:before {
  background: #000000;
}
.form-group.wui-field-edit-file > div {
  position: relative;
}
.form-group.wui-field-edit-file > div > label {
  display: block;
}
.form-group.wui-field-edit-file > div > label input[type=file] {
  opacity: 0;
}
.form-group.wui-field-edit-file > div > label span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}
.wui-dialog .modal {
  overflow-x: hidden;
  overflow-y: scroll;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
}
.wui-dialog .modal-dialog {
  position: relative;
  background: white;
  padding: 20px;
}
.wui-dialog .modal-dialog:before,
.wui-dialog .modal-dialog:after {
  content: " ";
  display: table;
}
.wui-dialog .modal-dialog:after {
  clear: both;
}
.wui-dialog .modal-dialog .modal-header:before,
.wui-dialog .modal-dialog .modal-header:after {
  content: " ";
  display: table;
}
.wui-dialog .modal-dialog .modal-header:after {
  clear: both;
}
.wui-dialog .modal-dialog .modal-header h4 {
  margin: 0;
  padding: 0;
  line-height: 34px;
  font-size: 22px;
  font-weight: bold;
}
.wui-dialog .modal-dialog .modal-header button {
  float: right;
  outline: 0;
  border: 0;
  background: white;
  color: #888;
  font-size: 30px;
  line-height: 30px;
  cursor: pointer;
}
.wui-dialog .modal-dialog .modal-header button:before {
  font-family: 'Font Awesome 5 Pro';
  content: "\f00d";
}
@media (min-width: 900px) {
  .wui-dialog .modal-dialog {
    width: 600px;
    margin: 40px auto 20px auto;
  }
}
@media (max-width: 900px) {
  .wui-dialog .modal-dialog {
    width: 96% !important;
    margin: 2%;
  }
}
.modal-open {
  overflow: hidden;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: 0.6;
  z-index: 1999;
}
