/*! 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 */
  -webkit-text-decoration: underline dotted;
          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 {
  -webkit-box-sizing: content-box;
          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 {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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 */
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/

.choices {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  font-size: 16px;
}

.choices:focus {
  outline: 0;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-open {
  overflow: visible;
}

.choices.is-disabled .choices__inner, .choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices [hidden] {
  display: none !important;
}

.choices[data-type*=select-one] {
  cursor: pointer;
}

.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px;
}

.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}

.choices[data-type*=select-one] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: .25;
}

.choices[data-type*=select-one] .choices__button:focus, .choices[data-type*=select-one] .choices__button:hover {
  opacity: 1;
}

.choices[data-type*=select-one] .choices__button:focus {
  -webkit-box-shadow: 0 0 0 2px #00bcd4;
          box-shadow: 0 0 0 2px #00bcd4;
}

.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button {
  display: none;
}

.choices[data-type*=select-one]::after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333 transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}

.choices[data-type*=select-one].is-open::after {
  border-color: transparent transparent #333;
  margin-top: -7.5px;
}

.choices[data-type*=select-one][dir=rtl]::after {
  left: 11.5px;
  right: auto;
}

.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner, .choices[data-type*=text] .choices__inner {
  cursor: text;
}

.choices[data-type*=select-multiple] .choices__button, .choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin: -4px 0 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: .75;
  border-radius: 0;
}

.choices[data-type*=select-multiple] .choices__button:focus, .choices[data-type*=select-multiple] .choices__button:hover, .choices[data-type*=text] .choices__button:focus, .choices[data-type*=text] .choices__button:hover {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}

.is-focused .choices__inner, .is-open .choices__inner {
  border-color: #b7b7b7;
}

.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}

[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}

.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #fff;
  word-break: break-all;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaa;
  border: 1px solid #919191;
}

.choices__list--dropdown, .choices__list[aria-expanded] {
  visibility: hidden;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
  will-change: visibility;
}

.is-active.choices__list--dropdown, .is-active.choices__list[aria-expanded] {
  visibility: visible;
}

.is-open .choices__list--dropdown, .is-open .choices__list[aria-expanded] {
  border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown, .is-flipped .choices__list[aria-expanded] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: .25rem .25rem 0 0;
}

.choices__list--dropdown .choices__list, .choices__list[aria-expanded] .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}

[dir=rtl] .choices__list--dropdown .choices__item, [dir=rtl] .choices__list[aria-expanded] .choices__item {
  text-align: right;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted::after, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after {
  opacity: .5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  opacity: .5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.choices__button:focus, .choices__input:focus {
  outline: 0;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}

.choices__input::-webkit-search-cancel-button, .choices__input::-webkit-search-decoration, .choices__input::-webkit-search-results-button, .choices__input::-webkit-search-results-decoration {
  display: none;
}

.choices__input::-ms-clear, .choices__input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: .5;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(187, 160, 124, 0.7);
            box-shadow: 0 0 0 0 rgba(187, 160, 124, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 7px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 7px rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(187, 160, 124, 0.7);
            box-shadow: 0 0 0 0 rgba(187, 160, 124, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 7px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 7px rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

@-webkit-keyframes rotate {
  10% {
    -webkit-transform: rotateZ(-5deg);
            transform: rotateZ(-5deg);
  }
  50% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  75% {
    -webkit-transform: rotateZ(5deg);
            transform: rotateZ(5deg);
  }
  90% {
    -webkit-transform: rotateZ(0);
            transform: rotateZ(0);
  }
}

@keyframes rotate {
  10% {
    -webkit-transform: rotateZ(-5deg);
            transform: rotateZ(-5deg);
  }
  50% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  75% {
    -webkit-transform: rotateZ(5deg);
            transform: rotateZ(5deg);
  }
  90% {
    -webkit-transform: rotateZ(0);
            transform: rotateZ(0);
  }
}

@font-face {
  font-family: 'RobotoRegular';
  src: url("../fonts/RobotoRegular/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular/RobotoRegular.eot") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff2") format("woff2"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"), url("../fonts/RobotoRegular/RobotoRegular.svg#RobotoRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoRegular';
  src: url("../fonts/RobotoMedium/RobotoMedium.eot");
  src: url("../fonts/RobotoMedium/RobotoMedium.eot") format("embedded-opentype"), url("../fonts/RobotoMedium/RobotoMedium.woff2") format("woff2"), url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"), url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype"), url("../fonts/RobotoMedium/RobotoMedium.svg#RobotoMedium") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'CentGothWGL';
  src: url("../fonts/centgothwgl/CentGothWGL.eot");
  src: url("../fonts/centgothwgl/CentGothWGL.eot?#iefix") format("embedded-opentype"), url("../fonts/centgothwgl/CentGothWGL.woff2") format("woff2"), url("../fonts/centgothwgl/CentGothWGL.woff") format("woff"), url("../fonts/centgothwgl/CentGothWGL.ttf") format("truetype");
}

@font-face {
  font-family: 'Campton';
  src: url("../fonts/campton/Campton-Book.eot");
  src: url("../fonts/campton/Campton-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/campton/Campton-Book.woff2") format("woff2"), url("../fonts/campton/Campton-Book.woff") format("woff"), url("../fonts/campton/Campton-Book.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Campton';
  src: url("../fonts/campton/Campton-SemiBold.eot");
  src: url("../fonts/campton/Campton-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/campton/Campton-SemiBold.woff2") format("woff2"), url("../fonts/campton/Campton-SemiBold.woff") format("woff"), url("../fonts/campton/Campton-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Nocturne';
  src: url("../fonts/nocturne/NocturneSerif-Bold.eot");
  src: url("../fonts/nocturne/NocturneSerif-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/nocturne/NocturneSerif-Bold.woff2") format("woff2"), url("../fonts/nocturne/NocturneSerif-Bold.woff") format("woff"), url("../fonts/nocturne/NocturneSerif-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Nocturne';
  src: url("../fonts/nocturne/NocturneSerif-Light.eot");
  src: url("../fonts/nocturne/NocturneSerif-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/nocturne/NocturneSerif-Light.woff2") format("woff2"), url("../fonts/nocturne/NocturneSerif-Light.woff") format("woff"), url("../fonts/nocturne/NocturneSerif-Light.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: bold;
  line-height: 1.25;
  color: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  font-family: "Nocturne", "Times New Roman", "Times", serif;
  margin-top: 20px;
  margin-bottom: 10px;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1, .h1 {
  font-size: 24px;
}

h2, .h2 {
  font-size: 16px;
}

h3, .h3 {
  font-size: 18px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 20px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-base {
  color: #666666;
}

.text-dark {
  color: #333333;
}

.text-primary {
  color: #ddd;
}

.text-thin {
  font-weight: 400;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 20px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

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

.list-style li {
  position: relative;
  padding: 0 0 0px 10px;
}

.list-style li:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #FFF;
}

.highlight {
  background: #ddd !important;
  color: #FFF !important;
}

hr {
  border: 0;
  border-top: 3px solid #a88664;
  margin: 21px 0;
  text-align: left;
}

.visible-xs-block {
  display: none !important;
}

.clearfix:before, .nav-pills-filter:before, .clearfix:after, .nav-pills-filter:after {
  content: " ";
  display: table;
}

.clearfix:after, .nav-pills-filter:after {
  clear: both;
}

.center-block {
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.d-flex.justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.d-flex.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.d-flex.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.d-flex.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.d-flex.align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hidden {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-responsive.center {
  margin-left: auto;
  margin-right: auto;
}

.img-circle {
  border-radius: 50%;
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -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 {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  display: none;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.fancybox-close {
  top: -18px;
  right: -18px;
  background-image: none !important;
}

.fancybox-type-iframe .fancybox-inner {
  height: auto !important;
}

.fancybox-overlay {
  background: #333333;
  opacity: 0.5;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fancybox-type-iframe .fancybox-inner {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.fancybox-type-iframe .fancybox-inner .embed-responsive-item,
.fancybox-type-iframe .fancybox-inner iframe,
.fancybox-type-iframe .fancybox-inner embed,
.fancybox-type-iframe .fancybox-inner object,
.fancybox-type-iframe .fancybox-inner video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
  background-image: url("../img/fancybox/fancybox_sprite.png");
}

#fancybox-loading div {
  background: url("../img/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-nav {
  background: transparent url("../img/fancybox/blank.gif");
}

.fancybox-overlay {
  background: url("../img/fancybox/fancybox_overlay.png");
}

/*Retina graphics!*/

.owl-carousel-nav-arrow {
  padding: 0 50px;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  position: absolute;
  top: 67px;
  cursor: pointer;
}

.owl-nav .owl-prev .fa,
.owl-nav .owl-next .fa {
  font-size: 1.3em;
  line-height: 36px;
}

.owl-nav .owl-prev.disabled,
.owl-nav .owl-next.disabled {
  cursor: text;
  opacity: 0.1;
}

.owl-nav .owl-prev {
  left: 0;
}

.owl-nav .owl-next {
  right: 0;
}

.owl-dots {
  display: none;
  text-align: center;
  padding-bottom: 10px;
}

.owl-dots .owl-dot {
  display: inline-block;
  margin: 0 15px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 2px solid transparent;
}

.owl-carousel-nav-secondary .owl-prev,
.owl-carousel-nav-secondary .owl-next {
  background-color: transparent;
  color: white;
  border: 1px solid dimgrey;
}

.owl-carousel-nav-secondary .owl-prev:hover,
.owl-carousel-nav-secondary .owl-next:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.owl-carousel-nav-secondary .owl-dot {
  background: none;
  border-color: #bba07c;
}

.owl-carousel-nav-secondary .owl-dot.active {
  background: #bba07c;
}

.owl-carousel .owl-item img {
  width: auto;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  overflow-x: hidden;
  font-family: "Campton", "CentGothWGL", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  line-height: 1.25;
  color: #666666;
  background-color: #bba07c;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #ddd;
  text-decoration: none;
}

a:hover, a:focus {
  color: #80664e;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 1px auto;
  outline-offset: -1px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.js .border-wrapper {
  opacity: 0;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.js.html-loaded .border-wrapper {
  opacity: 1;
}

.js .loading {
  width: 45px;
  height: 45px;
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 1;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.js.html-loaded .loading {
  opacity: 0;
}

.section-wrapper {
  overflow: visible;
  z-index: 100;
  position: relative;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex .j-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
}

.nav-pills {
  text-align: center;
  margin-bottom: 30px;
}

.nav-pills > li > a {
  display: block;
}

.nav-pills-filter {
  margin-bottom: 30px;
}

.nav-pills-filter > li {
  display: inline-block;
  padding-right: 10px;
  margin-bottom: 10px;
}

.nav-pills-filter > li:last-child {
  padding-right: 0;
}

.nav-pills-filter > li > a {
  display: block;
}

.nav-pills-primary > li > a {
  color: #ddd;
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #ddd;
}

.nav-pills-primary > li > a:focus, .nav-pills-primary > li > a.focus {
  outline: none;
  color: #ddd;
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #ddd;
}

.nav-pills-primary > li > a:hover {
  color: #ddd;
  background-color: rgba(186, 93, 151, 0.5);
  border-color: #ddd;
}

.nav-pills-primary > li > a:active, .nav-pills-primary > li > a.active,
.open > .nav-pills-primary > li > a.dropdown-toggle {
  color: #ddd;
  background-color: rgba(186, 93, 151, 0.5);
  border-color: #ddd;
}

.nav-pills-primary > li > a:active:hover, .nav-pills-primary > li > a:active:focus, .nav-pills-primary > li > a:active.focus, .nav-pills-primary > li > a.active:hover, .nav-pills-primary > li > a.active:focus, .nav-pills-primary > li > a.active.focus,
.open > .nav-pills-primary > li > a.dropdown-toggle:hover,
.open > .nav-pills-primary > li > a.dropdown-toggle:focus,
.open > .nav-pills-primary > li > a.dropdown-toggle.focus {
  color: #ddd;
  background-color: rgba(186, 93, 151, 0.5);
  border-color: #ddd;
}

.nav-pills-primary > li > a:active, .nav-pills-primary > li > a.active,
.open > .nav-pills-primary > li > a.dropdown-toggle {
  background-image: none;
}

.nav-pills-primary > li > a.disabled:hover, .nav-pills-primary > li > a.disabled:focus, .nav-pills-primary > li > a.disabled.focus, .nav-pills-primary > li > a[disabled]:hover, .nav-pills-primary > li > a[disabled]:focus, .nav-pills-primary > li > a[disabled].focus,
fieldset[disabled] .nav-pills-primary > li > a:hover,
fieldset[disabled] .nav-pills-primary > li > a:focus,
fieldset[disabled] .nav-pills-primary > li > a.focus {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #ddd;
}

.nav-pills-primary > li.active > a, .nav-pills-primary > li.active > a:focus, .nav-pills-primary > li.active > a:hover {
  color: #FFF;
  background-color: #ddd;
  border-color: #ddd;
  outline: none;
}

.nav-pills-secondary > li > a {
  color: #FFF;
  background-color: rgba(85, 68, 123, 0.5);
  border-color: #FFF;
}

.nav-pills-secondary > li > a:focus, .nav-pills-secondary > li > a.focus {
  outline: none;
  color: #FFF;
  background-color: rgba(85, 68, 123, 0.5);
  border-color: #FFF;
}

.nav-pills-secondary > li > a:hover {
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #FFF;
}

.nav-pills-secondary > li > a:active, .nav-pills-secondary > li > a.active,
.open > .nav-pills-secondary > li > a.dropdown-toggle {
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #FFF;
}

.nav-pills-secondary > li > a:active:hover, .nav-pills-secondary > li > a:active:focus, .nav-pills-secondary > li > a:active.focus, .nav-pills-secondary > li > a.active:hover, .nav-pills-secondary > li > a.active:focus, .nav-pills-secondary > li > a.active.focus,
.open > .nav-pills-secondary > li > a.dropdown-toggle:hover,
.open > .nav-pills-secondary > li > a.dropdown-toggle:focus,
.open > .nav-pills-secondary > li > a.dropdown-toggle.focus {
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #FFF;
}

.nav-pills-secondary > li > a:active, .nav-pills-secondary > li > a.active,
.open > .nav-pills-secondary > li > a.dropdown-toggle {
  background-image: none;
}

.nav-pills-secondary > li > a.disabled:hover, .nav-pills-secondary > li > a.disabled:focus, .nav-pills-secondary > li > a.disabled.focus, .nav-pills-secondary > li > a[disabled]:hover, .nav-pills-secondary > li > a[disabled]:focus, .nav-pills-secondary > li > a[disabled].focus,
fieldset[disabled] .nav-pills-secondary > li > a:hover,
fieldset[disabled] .nav-pills-secondary > li > a:focus,
fieldset[disabled] .nav-pills-secondary > li > a.focus {
  background-color: rgba(85, 68, 123, 0.5);
  border-color: #FFF;
}

.nav-pills-secondary > li.active > a, .nav-pills-secondary > li.active > a:focus, .nav-pills-secondary > li.active > a:hover {
  color: #bba07c;
  background-color: #FFF;
  border-color: #FFF;
  outline: none;
}

.nav-pills-info > li > a {
  color: #FFF;
  background-color: #af3813;
  border-color: #af3813;
}

.nav-pills-info > li > a:focus, .nav-pills-info > li > a.focus {
  outline: none;
  color: #FFF;
  background-color: #af3813;
  border-color: #af3813;
}

.nav-pills-info > li > a:hover {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.nav-pills-info > li > a:active, .nav-pills-info > li > a.active,
.open > .nav-pills-info > li > a.dropdown-toggle {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.nav-pills-info > li > a:active:hover, .nav-pills-info > li > a:active:focus, .nav-pills-info > li > a:active.focus, .nav-pills-info > li > a.active:hover, .nav-pills-info > li > a.active:focus, .nav-pills-info > li > a.active.focus,
.open > .nav-pills-info > li > a.dropdown-toggle:hover,
.open > .nav-pills-info > li > a.dropdown-toggle:focus,
.open > .nav-pills-info > li > a.dropdown-toggle.focus {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.nav-pills-info > li > a:active, .nav-pills-info > li > a.active,
.open > .nav-pills-info > li > a.dropdown-toggle {
  background-image: none;
}

.nav-pills-info > li > a.disabled:hover, .nav-pills-info > li > a.disabled:focus, .nav-pills-info > li > a.disabled.focus, .nav-pills-info > li > a[disabled]:hover, .nav-pills-info > li > a[disabled]:focus, .nav-pills-info > li > a[disabled].focus,
fieldset[disabled] .nav-pills-info > li > a:hover,
fieldset[disabled] .nav-pills-info > li > a:focus,
fieldset[disabled] .nav-pills-info > li > a.focus {
  background-color: #af3813;
  border-color: #af3813;
}

.nav-pills-info > li.active > a, .nav-pills-info > li.active > a:focus, .nav-pills-info > li.active > a:hover {
  color: #af3813;
  background-color: #FFF;
  border-color: #FFF;
  outline: none;
}

.nav-pills-article-category {
  margin: 30px 0 0 0;
  float: left;
}

.nav-pills-article-category > li > a {
  color: #bba07c;
  background-color: #FFF;
  border-color: #bba07c;
}

.nav-pills-article-category > li > a:focus, .nav-pills-article-category > li > a:hover {
  background-color: #bba07c;
  border-color: #bba07c;
  outline: none;
}

.nav-pills-article-category > li.active > a, .nav-pills-article-category > li.active > a:focus, .nav-pills-article-category > li.active > a:hover {
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
  outline: none;
}

.nav-footer {
  line-height: 1.65;
  padding-bottom: 8px;
}

.nav-footer > li {
  padding-bottom: 1px;
}

.nav-footer a {
  color: #333333;
}

.nav-footer a:focus {
  outline: none;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

.nav-share-article > li {
  margin-top: 10px;
}

.nav-share-article > li > a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 1.2em;
  color: #FFF;
}

.nav-share-article > li > a.facebook {
  background: #3b5998;
}

.nav-share-article > li > a.twitter {
  background: #00aced;
}

.container {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.page-header {
  position: fixed;
  top: 0;
  isolation: isolate;
  z-index: 10;
}

.scam-alert {
  padding: 15px 0;
  background-color: #e71622;
  color: #fff;
}

.scam-alert.closed {
  display: none;
}

.scam-alert .alert-inner {
  position: relative;
  background: transparent;
}

.scam-alert .alert-text {
  max-width: calc(100% - 2rem);
}

.scam-alert .alert-text a:hover {
  color: #fff;
}

.scam-alert .close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: auto;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: 0;
  overflow: hidden;
  cursor: pointer;
}

.scam-alert .close::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  text-align: center;
  line-height: 1.1;
  font-size: 2.0rem;
  content: '\02715';
}

.navbar .container {
  position: relative;
}

.navbar-brand {
  margin: 30px 0;
  display: inline-block;
  width: 211px;
}

.navbar-brand .logo-dark {
  display: none;
}

.navbar-main {
  position: absolute;
  right: 0;
  top: 42px;
}

.navbar-main li {
  display: inline-block;
  margin-right: 20px;
}

.navbar-main li a, .navbar-main li button {
  color: white;
  font-size: 22px;
  -webkit-transition: color linear .2s;
  transition: color linear .2s;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
}

.navbar-main li a:hover, .navbar-main li a:focus, .navbar-main li button:hover, .navbar-main li button:focus {
  color: #fff;
  background: transparent;
}

.navbar-main li a.collapsed .icon-dropdown, .navbar-main li button.collapsed .icon-dropdown {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.navbar-main li .icon-dropdown {
  background-image: url("../img/menu-arrow.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 7px;
  position: relative;
  top: -2px;
  width: 14px;
  -webkit-transition: all linear .2s;
  transition: all linear .2s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.navbar-toggle {
  border: none;
  background: none;
  cursor: pointer;
}

.navbar-toggle-sm {
  border: none;
  background: none;
  cursor: pointer;
  z-index: 500;
  float: right;
  margin: 25px 0 0 0;
}

.navbar-toggle-sm:focus {
  outline: none;
}

.navbar-toggle-sm .icon-bar {
  background: #ddd;
  display: block;
  height: 2px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 17px;
}

.navbar-toggle-sm .icon-bar + .icon-bar {
  margin-top: 5px;
}

.navbar-toggle-sm .icon-bar:nth-child(1) {
  margin-top: 7px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.navbar-toggle-sm .icon-bar:nth-child(2) {
  display: none;
}

.navbar-toggle-sm .icon-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: -2px;
}

.navbar-toggle-sm.collapsed .icon-bar:nth-child(1) {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  margin-top: 0;
}

.navbar-toggle-sm.collapsed .icon-bar:nth-child(2) {
  display: block;
}

.navbar-toggle-sm.collapsed .icon-bar:nth-child(3) {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  margin-top: 5px;
}

.navbar-collapse {
  clear: both;
  overflow: hidden;
  position: absolute;
  right: 53px;
  top: 85px;
}

.navbar-collapse.polecenia {
  right: 429px;
}

.navbar-collapse.collapsing {
  position: absolute;
}

.navbar-job-offer a {
  position: relative;
  padding-left: 30px;
}

.navbar-job-offer .badge {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  text-align: center;
  line-height: 20px;
  color: #FFF;
}

.navbar-job-offer .badge-primary {
  background: #ddd;
}

.navbar-job-offer .badge-med {
  background: #0b88c1;
}

.navbar-job-offer .badge-group {
  background: #79838a;
}

.navbar-nav {
  text-align: right;
}

.navbar-nav-sub {
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  right: 0;
}

.navbar-nav-sub.inactive {
  display: none;
}

.page-footer {
  padding: 82px 0 0 0;
  position: relative;
  font-size: 14px;
  background: #FFF;
  color: #333333;
  overflow: hidden;
}

.fat-footer {
  background: #e5e5e5;
  padding: 10px 0 30px 0;
}

.fat-footer .container {
  position: relative;
}

.fat-footer .nav-footer-label {
  margin: 20px 0 2px 0;
}

.fat-footer .privacy-policy a {
  color: #333333;
}

.footer-about-group {
  position: relative;
}

.footer-about-group .container {
  position: relative;
}

.footer-about-group .container:after {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  height: 20px;
  bottom: 0;
  background: #bba07c;
  z-index: 102;
}

.footer-about-group:before {
  content: '';
  position: absolute;
  left: -20px;
  right: -20px;
  height: 20px;
  bottom: 0;
  background: #bba07c;
  z-index: 101;
}

.footer-about-group:after {
  content: '';
  position: absolute;
  left: 50%;
  right: -20px;
  height: 20px;
  bottom: 0;
  background: #79838a;
  z-index: 101;
}

.footer-about-group .aterima-hr {
  display: block;
  position: relative;
  text-align: center;
  width: 290px;
}

.footer-about-group .aterima-hr img {
  width: 100%;
  margin-top: 10px;
}

.footer-about-group .companys-list {
  margin: 30px 0 0 0;
  position: relative;
  z-index: 103;
}

.footer-about-group .companys-list li {
  float: left;
  padding: 0 10px 14px 0;
  border-bottom: 20px solid transparent;
  position: relative;
  min-height: 43px;
}

.footer-about-group .companys-list li.aterima {
  border-color: #862866;
}

.footer-about-group .companys-list li.med {
  border-color: #0b88c1;
}

.footer-about-group .companys-list li.group {
  border-color: #79838a;
}

.footer-about-group .companys-list li:last-child {
  padding-right: 0;
}

.footer-about-group .companys-list li .label-group {
  position: absolute;
  bottom: 100%;
  margin-bottom: 5px;
  left: 0;
  font-size: 13.5px;
}

.footer-about-group .companys-list li a:focus {
  outline: none;
}

.footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.privacy-policy {
  margin: 1em 0;
}

.privacy-policy p {
  margin: 0;
}

.footer-add-info .forum-hr img {
  max-width: 130px;
}

.nav-social-footer {
  line-height: 1;
  font-size: 40px;
}

.nav-social-footer li {
  float: left;
}

.nav-social-footer li + li {
  margin-left: 15px;
}

.nav-social-footer li + li a:focus {
  outline: none;
}

.nav-social-footer .facebook {
  color: #3e5294;
}

.nav-social-footer .linkedin {
  color: #006f9f;
}

.nav-social-footer .google {
  color: #dc4e41;
}

.nav-social-footer .youtube {
  color: #de2925;
}

.footer {
  position: relative;
  background-color: #fff;
  padding-top: 30px;
  overflow: hidden;
  margin: 0;
}

.footer .footer-main .footer__content::before {
  position: absolute;
  display: block;
  width: 523px;
  height: 523px;
  top: -75px;
  right: -190px;
  background: url("../img/svg/icons/aterima-signed-round.svg") no-repeat center scroll;
  background-size: contain;
  opacity: .1;
  content: '';
}

.footer .footer-main {
  display: block;
  background-color: #f8f8f8;
  padding: 0 0 50px;
}

.footer .footer__content {
  position: relative;
  max-width: 1180px;
  color: #000;
  padding: 22px 15px 0;
  margin: 0 auto;
}

.footer .footer__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer .footer__row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.footer .footer__row.social-row {
  margin: 10px 0 0;
}

.footer .footer__row .social-nav {
  -ms-flex-item-align: center;
      align-self: center;
}

.footer .footer__row .pfhr-info {
  -ms-flex-item-align: center;
      align-self: center;
}

.footer .footer__column {
  padding: 0 0 20px;
}

.footer .footer__title {
  font-family: "Campton", "CentGothWGL", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 8px;
}

.footer .footer__list {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.footer .footer__list-item {
  display: block;
  font-size: 13px;
  line-height: 1.25;
  padding: 0;
  margin: 0 0 2px;
}

.footer .footer__link {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.25;
  padding: 0;
  -webkit-transition: color .35s;
  transition: color .35s;
}

.footer .footer__link:hover {
  color: #bba07c;
  text-decoration: underline;
}

.footer .privacy-policy-info {
  display: block;
  font-size: 13px;
  line-height: 1.25;
  padding: 0;
  margin: 30px 0 0;
}

.footer .privacy-policy-info a {
  color: #000;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.pfhr-info {
  display: inline-block;
  padding: 0;
  margin: 15px 0 0;
}

.pfhr-info span {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
  margin: 0 12px 0 0;
}

.pfhr-info .pfhr-image {
  display: inline-block;
  vertical-align: top;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 3px;
  -webkit-transition: background .35s;
  transition: background .35s;
  font-size: 44px;
  line-height: 1em;
}

.pfhr-info .pfhr-image img {
  display: block;
  margin: 3px 0 0;
}

.social-nav {
  display: block;
}

.social-nav .social-nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.social-nav .social-nav-link.social-icon-linkedin .social-icon {
  display: inline-block;
  margin: -5px 0 0 8px;
}

.social-nav .social-nav-link.social-icon-linkedin:hover svg {
  fill: #0084b1;
}

.social-nav .social-nav-link svg {
  display: block;
  fill: #000;
  width: 26px;
  height: 26px;
  -webkit-transition: fill .3s;
  transition: fill .3s;
}

.footer-brands {
  max-width: 1180px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 24px;
  border-bottom: 10px solid #bba07c;
}

.footer-brands .logos-aterima-footer {
  position: relative;
  display: block;
  z-index: 1;
}

.footer-brands .logos-aterima-footer.aterima-work {
  width: 118px;
  height: 10.06px;
  padding: 0;
  margin: 0 0 10px;
}

.footer-brands .logos-aterima-footer.aterima-med {
  width: 106px;
  height: 10.06px;
  padding: 0;
  margin: 0 0 10px;
}

.footer-brands .logos-aterima-footer.grupa-aterima {
  width: 127px;
  height: 10.45px;
  padding: 0;
  margin: 0;
}

.footer-brands .logos-aterima-footer svg {
  display: block;
  width: 100%;
  height: auto;
}

.footer-brands .logos-aterima-footer svg .st0 {
  fill: #1d1d1b;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

label {
  display: inline-block;
  margin-bottom: 9px;
  font-weight: normal;
}

.control-label {
  font-size: 16px;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.25;
  color: #666666;
  background-color: #fff;
  background-image: none;
  border: 2px solid #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control:placeholder {
  color: #666666;
  opacity: 1;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #c1c1c1;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

textarea.form-control {
  height: auto;
  resize: none;
}

.form-control-primary {
  border-color: #bba07c;
  color: #bba07c;
}

.form-control-primary:focus {
  border-color: #bba07c;
  outline: none;
}

.form-group {
  margin-bottom: 20px;
}

.form-group-action {
  position: relative;
  margin-top: 30px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin: 10px 0;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding: 0 0 0 35px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  position: relative;
}

.radio label.text-sm,
.checkbox label.text-sm {
  font-size: 12px;
}

.radio.disabled label,
.checkbox.disabled label {
  cursor: not-allowed;
}

.radio input[type="radio"] + i {
  display: block;
}

.radio input[type="radio"] + i:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 20px;
  height: 20px;
  background: #fff;
  display: block;
  z-index: 2;
  border-radius: 50%;
}

.radio input[type="radio"]:checked + i:after {
  position: absolute;
  left: 5px;
  top: 5px;
  content: '';
  background: #bba07c;
  width: 10px;
  height: 10px;
  text-align: center;
  display: block;
  z-index: 3;
  border-radius: 50%;
}

.checkbox input[type="checkbox"] + i {
  display: block;
}

.checkbox input[type="checkbox"] + i:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 20px;
  height: 20px;
  background: #fff;
  display: block;
  z-index: 2;
}

.checkbox input[type="checkbox"][disabled] + i:before {
  background: #c1c1c1;
}

.checkbox input[type="checkbox"]:checked + i:after {
  color: #666666;
  position: absolute;
  left: 0;
  top: 0;
  content: '\2713';
  background: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  display: block;
  z-index: 3;
}

.checkbox input[type="checkbox"][disabled]:checked + i:after {
  background: #c1c1c1;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  position: absolute;
  margin-left: -30px;
  margin-top: 3px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-right: 20px;
}

.has-error label.has-error {
  display: block;
  padding: 4px 10px;
  background: #ffcccc;
  color: #ff0000;
}

.form-group.has-action {
  position: relative;
}

.form-group.has-action .form-control {
  padding-right: 40px;
}

.form-group.has-action button {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-image: none;
  background: none;
  border: none;
  padding: 0;
  text-align: center;
  font-size: 1.5em;
  color: #bba07c;
  cursor: pointer;
}

.form-group.has-action button:focus {
  outline: none;
}

.form-group-collapsable-box > div {
  overflow: hidden;
}

.input-file-wrapp .input-file {
  position: relative;
}

.input-file-wrapp .input-file [type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}

.input-file-wrapp .input-file .btn, .input-file-wrapp .input-file .nav-pills > li > a, .input-file-wrapp .input-file .nav-pills-filter > li > a {
  position: relative;
  z-index: 2;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.form-group-action .alert {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: absolute;
  top: 2px;
  right: 21px;
  color: inherit;
  background: none;
  float: right;
  border: none;
}

.alert-success {
  background: #5e8e00;
  color: #FFF;
}

.alert-danger {
  background: #e71622;
  color: #fff;
}

.section-content {
  position: relative;
  padding: 1px 0;
  color: #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  overflow: hidden;
}

.section-content .container {
  position: relative;
  z-index: 2;
}

.section-content.object-fit {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.section-content.disabled-img-bkg {
  background-image: none !important;
}

.section-content.text-dark {
  color: #333333;
}

.section-content-full {
  min-height: 100vh;
}

.section-box {
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section-box.hidden {
  display: none;
}

.section-box-full {
  width: 100%;
}

.section-content-title {
  padding-bottom: 1px;
  padding-top: 1px;
}

.section-content-title.section-content-title-absolute-sm {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
}

.section-content-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  padding-bottom: 20px;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-align: top;
}

.section-content.calculate .section-content-body {
  height: 100%;
}

.section-content-body > .container {
  width: 100%;
}

.section-content-body-top > .container {
  height: 100%;
  margin-top: 0;
}

.section-svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.section-svg svg {
  height: 100%;
  width: 100%;
  background: red;
}

.section-bkg {
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.section-bkg img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.section-bkg:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  width: 20px;
  display: none;
  background: #FFF;
  z-index: 2;
}

.section-bkg:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  width: 20px;
  display: none;
  background: #FFF;
  z-index: 2;
}

.section-bkg.object-fit {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.section-movie-bkg {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.section-bkg-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.section-title {
  color: #bba07c;
  position: relative;
  margin: 20px 0 15px;
}

.section-title-sm {
  margin: 48px 0 28px;
}

.section-lead {
  color: #ddd;
  margin: 0 0 0 0;
  font-size: 18px;
}

.section-title-dark .section-title,
.section-title-dark .section-lead {
  color: #333333;
}

.section-title-secondary .section-title,
.section-title-secondary .section-lead {
  color: #bba07c;
}

.section-title-primary .section-title,
.section-title-primary .section-lead {
  color: #ddd;
}

.section-title-info-dark .section-title,
.section-title-info-dark .section-lead {
  color: #af3813;
}

.section-bkg-gray {
  background: #dddddd;
}

.section-cover:before,
.section-cover-dark:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.section-cover:before {
  opacity: 0.5;
}

.section-cover-dark:before {
  opacity: 0.75;
}

.section-cover-gray:before {
  background: #dddddd;
}

.section-cover-black:before {
  background: #333333;
}

.section-cover-white:before {
  background: #FFFFFF;
}

.section-cover-primary:before {
  background: #ddd;
}

.section-cover-primary-dark:before {
  background: #691148;
}

.section-cover-secondary:before {
  background: #bba07c;
}

.section-cover-secondary-dark:before {
  background: #80664e;
}

.section-cover-info:before {
  background: #bc5d00;
}

.section-cover-info-dark:before {
  background: #a54810;
}

.section-cover-info-light:before {
  background: #e98400;
}

.section-cover-black:before {
  background: #000;
}

.section-content-lead .section-content-body, .section-simple-box .section-content-body {
  padding-bottom: 0;
}

.section-content-lead .container, .section-simple-box .container {
  height: 100%;
  margin-bottom: 0;
  margin-top: 0;
}

.section-content-lead .lead-page-content, .section-simple-box .lead-page-content {
  position: absolute;
  bottom: 80px;
}

.section-content-dark .section-title {
  margin-bottom: 19px;
}

.section-content-light, .section-content-light-white, .section-content-journal {
  color: #333333;
}

.section-content-light hr, .section-content-light-white hr, .section-content-journal hr {
  border: 0;
  border-top: 3px solid #bba07c;
  margin: 21px 0;
}

.section-content-light a, .section-content-light-white a, .section-content-journal a {
  color: #333333;
}

.section-content-light .btn-default, .section-content-light-white .btn-default, .section-content-journal .btn-default {
  color: #fff;
}

.section-content-light .text-info-box, .section-content-light-white .text-info-box, .section-content-journal .text-info-box {
  background: #333333;
  padding: 10px;
}

.section-content-light .text + .text-info-box, .section-content-light-white .text + .text-info-box, .section-content-journal .text + .text-info-box {
  margin-top: 30px;
  margin-bottom: 30px;
}

.section-content-light .section-lead, .section-content-light-white .section-lead, .section-content-journal .section-lead {
  color: #333333;
}

.section-content-light .lead-page-quote-text, .section-content-light-white .lead-page-quote-text, .section-content-journal .lead-page-quote-text {
  color: #333333;
}

.section-content-light .lead-page-content-bottom, .section-content-light-white .lead-page-content-bottom, .section-content-journal .lead-page-content-bottom {
  bottom: 48px;
  font-size: 26px;
  position: absolute;
  top: auto;
  -webkit-transform: none;
          transform: none;
}

.section-content-light .lead-page-content-bottom p, .section-content-light-white .lead-page-content-bottom p, .section-content-journal .lead-page-content-bottom p {
  margin-bottom: 27px;
}

.section-content-light .lead-page-content-bottom p + p, .section-content-light-white .lead-page-content-bottom p + p, .section-content-journal .lead-page-content-bottom p + p {
  margin-bottom: 37px;
}

.section-content-dark hr {
  border: 0;
  border-top: 3px solid #bba07c;
  margin: 21px 0;
}

.section-content-dark .text-info-box {
  background: #333333;
  padding: 10px;
}

.section-content-dark .text + .text-info-box {
  margin-top: 30px;
  margin-bottom: 30px;
}

.section-content-dark .lead-page-content-bottom {
  bottom: 48px;
  font-size: 26px;
  position: absolute;
  top: auto;
  -webkit-transform: none;
          transform: none;
}

.section-content-dark .lead-page-content-bottom p {
  margin-bottom: 27px;
}

.section-content-dark .lead-page-content-bottom p + p {
  margin-bottom: 37px;
}

.section-content-light-white {
  color: #ddd;
  background: #09060a;
  /*
  &.section-fixed{
      .info-box-simple {
          position: fixed;
      }
  }
  &.section-fixed-after {
      .info-box-simple {
          //position: fixed;
      }
  }
  */
}

.section-content-light-white a {
  color: #ddd;
}

.section-content-light-white .btn-default {
  color: #ddd;
}

.section-content-light-white .lead-page-quote-text {
  color: #ddd;
}

.section-content-light-white .info-box-simple {
  z-index: 1;
  position: absolute;
}

.section-content-light-white .info-box-simple:nth-child(1) {
  left: 250px;
  top: 420px;
}

.section-content-light-white .info-box-simple:nth-child(1) .person {
  left: -20px;
  top: -60px;
}

.section-content-light-white .info-box-simple .person {
  color: #ddd;
}

.section-content-light-white .lead-page-content {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.section-content-light-white .info-box-simple.open + .lead-page-content {
  opacity: 0;
}

.section-content-light-white .map-address {
  border: 3px dashed #a88664;
  border-radius: 15px;
  padding: 30px;
  width: 456px;
}

.section-content-light-white .map-address p,
.section-content-light-white .map-address p + p {
  margin: 0;
}

.section-content-light-white .map-address img + p {
  font-weight: 700;
}

.section-content-light-white .map-address img {
  border-radius: 50%;
  margin-bottom: 6px;
}

.section-content-light-white .map-address hr {
  margin: 5px 0;
  text-align: left;
  width: 165px;
}

.section-content-light-white .map-address ul {
  margin-top: 28px;
}

.section-content-contact {
  position: relative;
}

.section-content-contact .person-description {
  margin-bottom: 10px;
}

.section-content-contact .contact-grid {
  display: grid;
  -webkit-column-gap: 45px;
     -moz-column-gap: 45px;
          column-gap: 45px;
  row-gap: 30px;
  grid-template-columns: 1fr 1fr;
}

.section-content-contact .contact-old-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.section-content-contact .lead-page-quote-text {
  font-weight: 400;
  font-size: 20px;
}

.section-content-contact .section-content-body {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.section-content-contact .info-box-simple h3 {
  max-width: none;
}

.section-content-contact .info-box-simple h4 {
  max-width: none;
}

.section-content-contact .info-box-simple-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.section-content-contact .cta-box {
  padding: 2rem 1rem;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section-content-contact .cta-box .cta-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.section-content-contact .cta-box .cta-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section-content-contact .cta-box .cta-row, .section-content-contact .cta-box .cta-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2rem;
}

.section-content-contact .cta-box .cta-row .cta-text, .section-content-contact .cta-box .cta-col .cta-text {
  width: 55%;
  font-size: 16px;
  margin-bottom: 4px;
}

.section-content-contact .cta-box .cta-row .cta-button, .section-content-contact .cta-box .cta-col .cta-button {
  padding-top: 10px;
  padding-bottom: 6px;
  text-align: center;
  width: 40%;
  background-color: #bba07c;
  color: white;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-content-contact .cta-box .cta-row .cta-button:hover, .section-content-contact .cta-box .cta-col .cta-button:hover {
  background-color: #80664e;
  text-decoration: none;
  color: white;
}

.section-content-contact .quote-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: 4px solid #bba07c;
  background-color: rgba(90, 90, 90, 0.5);
  padding: 2rem 1rem;
  margin-bottom: 2rem;
}

.section-content-contact .quote-box .quote-mark {
  position: relative;
  color: #bba07c;
  font-size: 99px;
  top: -111px;
  width: 0;
  height: 0;
}

.section-content-contact .quote-box .quote-p {
  margin: 0;
  font-size: 16px;
}

.section-content-contact .info-box-simple {
  z-index: 10;
  position: relative;
  width: 100%;
  margin-bottom: 2rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.section-content-contact .info-box-simple .person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  text-align: left;
  padding: 0 60px 0px 14px;
  position: initial;
  width: 100%;
  color: #ddd;
}

.section-content-contact .info-box-simple .person .person-image {
  width: 103px;
  border-radius: 50%;
}

.section-content-contact .info-box-simple .person .contact-line {
  margin-bottom: 2px;
}

.section-content-contact .info-box-simple .person .contact-line a {
  text-decoration: underline;
}

.section-content-contact .info-box-simple .person .contact-line .icon {
  width: 24px;
  margin-bottom: 0;
  padding: 4px;
  margin-right: 4px;
}

.section-content-contact .info-box-simple .person .contact-line .mobile-icon {
  -webkit-animation: pulse 2s infinite;
          animation: pulse 2s infinite;
  border-radius: 9px;
}

.section-content-contact .info-box-simple hr {
  margin: 5px 0 10px;
}

.section-content-journal section {
  bottom: 4%;
  left: 0;
  position: absolute;
}

.section-content-journal article {
  color: #fff;
}

.section-content-journal article h1 {
  color: #ddd;
  margin: 3px 0 20px;
}

.section-content-journal article p {
  margin-bottom: 0;
}

.section-content-journal article .small {
  font-size: 80%;
  display: block;
  margin-bottom: 10px;
}

.section-content-journal article .small.last {
  margin-bottom: 0;
}

.section-content-journal article .avatar {
  border-radius: 50%;
  height: 69px;
  left: -81px;
  overflow: hidden;
  position: absolute;
  top: -10px;
  width: 69px;
}

.section-content-journal .container {
  position: relative;
  width: 100%;
}

.section-content-journal .lead-page-content {
  max-width: 490px;
}

.section-content-journal p,
.section-content-journal .lead-page-quote-text {
  color: #fff;
}

.section-content-journal-details .section-box .container {
  height: 100%;
}

.section-content-white {
  background: #fff;
}

.section-content-article, .section-content-article-details {
  color: #333;
}

.section-content-article article, .section-content-article-details article {
  position: relative;
}

.section-content-article img, .section-content-article-details img {
  display: block;
  margin-bottom: 10px;
  max-width: 100%;
}

.section-content-article .section-content-body, .section-content-article-details .section-content-body {
  padding: 40px 0 0 0;
}

.section-content-article-details article h3 {
  color: #a78462;
}

.section-content-article-details article p {
  margin: 0 0 28px;
}

.section-content-article-details .social-media {
  left: -118px;
  position: absolute;
  text-align: right;
  top: -10px;
}

.section-content-article-details .social-media h4 {
  font-size: 50px;
  margin: 0;
}

.section-content-article-details .social-media span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  top: -8px;
}

.section-content-article-details .social-media img {
  float: right;
  clear: right;
}

.section-content-article-details .quotation-box {
  border: 1px solid #a88664;
  border-radius: 15px;
  color: #a78462;
  font-size: 26px;
  font-weight: 700;
  left: -63px;
  margin: 39px 0 28px;
  max-width: 635px;
  padding: 20px 30px;
  position: relative;
}

.section-content-article-details .quotation-box img {
  left: -28px;
  position: absolute;
  top: -20px;
}

.section-content-article-details .article-border-info {
  padding: 40px 0;
  height: auto;
}

.section-content-article-details .article-border-info h2 {
  margin: 0px 0 30px;
}

.section-content-article-details .article-border-info .info-box-badge-info-lighter {
  background: #a88664;
}

.section-content-article-details .section-content-body {
  padding: 28px 0 0 0;
}

.section-simple-box .container {
  height: 100%;
}

.section-our-team .section-box {
  display: grid;
  grid-template-columns: 1fr;
  /* One column that takes full width */
  grid-template-rows: auto auto;
  /* Two rows (height adjusts to content) */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-our-team .section-content-title {
  justify-self: flex-start;
  width: 100%;
}

.section-reports .section-box .container.reports-mobile {
  height: 95%;
}

.section-reports .reports-mobile {
  display: none;
}

.section-reports .section-title {
  margin: 48px 0 20px;
}

.section-our-team-list {
  margin-top: -50px;
  padding-top: 50px;
  position: relative;
  z-index: 10;
}

.section-our-team-list:before {
  position: absolute;
  content: '';
  display: block;
  height: 50px;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#dddddd));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #dddddd 100%);
  z-index: -1;
}

.section-our-team-list:after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  top: 50px;
  bottom: 0;
  background: #dddddd;
  z-index: -1;
}

.emplyee-box {
  text-align: center;
  color: #333333;
  margin-bottom: 60px;
}

.emplyee-box .emplyee-img {
  width: 128px;
  margin: 0 auto;
  position: relative;
}

.emplyee-box .emplyee-img img {
  width: 100%;
  border-radius: 50%;
}

.emplyee-box .emplyee-img .btn-round, .emplyee-box .emplyee-img .owl-nav .owl-prev, .owl-nav .emplyee-box .emplyee-img .owl-prev,
.emplyee-box .emplyee-img .owl-nav .owl-next, .owl-nav .emplyee-box .emplyee-img .owl-next {
  position: absolute;
  bottom: -5px;
  right: -5px;
}

.emplyee-box .emplyee-img .btn-round .plus, .emplyee-box .emplyee-img .owl-nav .owl-prev .plus, .owl-nav .emplyee-box .emplyee-img .owl-prev .plus, .emplyee-box .emplyee-img .owl-nav .owl-next .plus, .owl-nav .emplyee-box .emplyee-img .owl-next .plus {
  cursor: pointer;
  display: block;
  height: 19px;
  margin: 8px 0 0 8px;
  position: relative;
  width: 19px;
}

.emplyee-box .emplyee-img .btn-round .plus:before, .emplyee-box .emplyee-img .owl-nav .owl-prev .plus:before, .owl-nav .emplyee-box .emplyee-img .owl-prev .plus:before, .emplyee-box .emplyee-img .owl-nav .owl-next .plus:before, .owl-nav .emplyee-box .emplyee-img .owl-next .plus:before {
  content: '';
  width: 19px;
  height: 3px;
  background: #FFF;
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 0;
}

.emplyee-box .emplyee-img .btn-round .plus:after, .emplyee-box .emplyee-img .owl-nav .owl-prev .plus:after, .owl-nav .emplyee-box .emplyee-img .owl-prev .plus:after, .emplyee-box .emplyee-img .owl-nav .owl-next .plus:after, .owl-nav .emplyee-box .emplyee-img .owl-next .plus:after {
  content: '';
  width: 3px;
  height: 19px;
  background: #FFF;
  display: inline-block;
  position: absolute;
  left: 8px;
  top: 0;
}

.emplyee-box h3 {
  margin: 20px 0 0 0;
}

.emplyee-box h4 {
  margin: 0;
}

/*
@include media("<tablet") {
    .section-simple-box {
        .section-content-body {
            overflow: hidden;
        }
    }
}

.section-plus {
    .section-bkg {
        background: url("../files/section-hr-bkg/zespol.jpg");
        background-size: cover;
        background-position: center right;
    }
}

@include media("<desktop-lg") {
    .section-plus {
        .section-bkg {
            background-position: 71%;
        }
    }
}
*/
.lead-page-content h1 {
  line-height: 53px;
  margin-bottom: 15px;
  max-width: 415px;
}

.lead-page-content h2 {
  font-size: 20px;
}

.lead-page-content h4 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 25px;
}

.lead-page-content p {
  font-size: 14px;
  line-height: 1.5;
}

.lead-page-content .text {
  position: relative;
  z-index: 2;
}

.lead-page-content .h2 {
  font-weight: normal;
  max-width: 320px;
  margin: 0;
}

.lead-page-content .signature {
  max-width: 120px;
}

.lead-page-table {
  font-family: "Campton", "CentGothWGL", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
}

.lead-page-table hr {
  margin: 12px 0;
  max-width: 165px;
  text-align: left;
}

.lead-page-table p {
  font-size: 18px;
}

.lead-page-table.on-dark {
  color: white;
}

.lead-page-table.on-dark .number-info-box-title {
  color: white;
}

.lead-page-table .number-info-box-title {
  color: black;
  font-family: "Campton", "CentGothWGL", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  margin-bottom: 18px;
}

.lead-page-table .number-info-box-title .nr {
  font-size: 55px;
}

.lead-page-table .number-info-box-title .srednio {
  font-size: 55px;
}

.lead-page-table .number-info-box-title .text {
  height: auto;
}

.lead-page-quote-text {
  font-family: "Campton", "CentGothWGL", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
}

.contact-main-department-info {
  padding-left: 50px;
  position: relative;
}

.contact-main-department-info .icon-logo-earphone {
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 10px;
}

.contact-main-department-info > span {
  display: block;
}

.contact-main-department-info address {
  display: block;
  font-style: normal;
}

.contact-main-department-info a {
  color: #FFF;
}

.contact-department-info > span {
  display: block;
}

.contact-department-info address {
  font-style: normal;
}

.contact-department-info address > span {
  display: block;
}

.contact-department-info a {
  color: #FFF;
}

.section-map {
  display: block;
}

.section-map .section-box {
  bottom: 0;
  margin-left: 15px;
  left: 0;
  position: absolute;
  width: 456px;
  z-index: 10;
}

.section-map .nav-office li {
  display: block;
}

.section-map .nav-office li > a {
  width: 100%;
  display: block;
}

.section-map .section-content-body {
  display: block;
  position: relative;
}

.section-map .section-content-body .lead-page-content-bottom {
  height: 403px;
  position: absolute;
  top: 0;
}

.contact-person-box h2 {
  margin: 0;
}

.contact-person-box hr {
  max-width: 70%;
}

.contact-person-box .phone {
  display: block;
}

.contact-map-wrapper {
  position: relative;
  border: 1px solid #a88664;
  min-height: 250px;
  max-width: 400px;
  margin-top: 25px;
}

.contact-map-wrapper address {
  position: absolute;
  bottom: 30px;
  left: 20px;
  z-index: 10;
  font-style: normal;
}

.contact-map-wrapper address > span {
  display: block;
}

.section-map-canvas {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.section-choose-country {
  background: #8a2564;
  overflow: hidden;
}

.section-choose-country .container {
  position: relative;
  padding-top: 1px;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.section-choose-country .btn-choose {
  position: absolute;
  bottom: 0;
  right: 20px;
}

.section-double-content {
  overflow: hidden;
}

.section-double-content .container {
  background: url("../img/blank.gif");
}

.container-section-double {
  position: absolute;
  top: 0;
  bottom: 0;
}

.section-double-content-left {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  display: inline-block;
}

.section-double-content-left .container-section-double {
  left: 0;
}

.section-double-content-right {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  display: inline-block;
}

.section-double-content-right .container-section-double {
  right: 0;
}

.section-double-drag {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 10;
}

.section-double-drag .line {
  border-right: 3px dashed #FFF;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
}

.section-double-drag .circle {
  display: inline-block;
  width: 51px;
  height: 51px;
  background: #FFF;
  position: absolute;
  cursor: move;
  border-radius: 50%;
  top: 50%;
  margin: -25px 0 0 -25px;
  color: #ddd;
  text-align: center;
  font-size: 22px;
  line-height: 51px;
  -webkit-animation: drag-circle 3s infinite;
  animation: drag-circle 3s infinite;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.section-double-drag .circle:hover {
  background: #d3a5c2;
}

.section-double-drag.ui-draggable-dragging .circle {
  -webkit-animation: none;
  animation: none;
}

.section-double-drag.drag-secondary .circle {
  color: #FFF;
  background: #55447b;
}

.section-double-content-box {
  max-width: 295px;
  margin-left: auto;
  margin-right: auto;
}

@-webkit-keyframes drag-circle {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  66% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  74.25% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  90.75% {
    -webkit-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes drag-circle {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  66% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  74.25% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  90.75% {
    -webkit-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.animation-container-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-transition: opacity 1s ease 0s;
  transition: opacity 1s ease 0s;
}

.animation-container-wrapper .animation-container-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.animation-container-wrapper .animation-container-box-right {
  z-index: 4;
}

.animation-container-wrapper .animation-container-box-left {
  z-index: 6;
}

.animation-container-wrapper .container {
  position: relative;
  height: 100%;
  z-index: 4;
}

.animation-container-wrapper + .section-box .section-content-body {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease 0s;
  transition: opacity 1s ease 0s;
}

.animation-container-wrapper .right-bkg-box {
  position: absolute;
  top: 50%;
  left: 30px;
  right: 30px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin-top: 70px;
}

.animation-container-wrapper .right-bkg-box .line {
  height: 3px;
  background: #FFF;
  margin: 18px 40px;
  display: block;
}

.animation-container-wrapper .right-bkg-box .circle {
  position: absolute;
  top: 0;
  right: 0;
  border: 3px solid #FFF;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.animation-container-wrapper .left-bkg-box {
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin-top: 70px;
}

.animation-container-wrapper .left-bkg-box-simple .line {
  height: 3px;
  background: #FFF;
  margin: 29px 62px;
  display: block;
  width: 76px;
}

.animation-container-wrapper .left-bkg-box-simple .circle {
  position: absolute;
  top: 0;
  left: 0;
  border: 3px solid #FFF;
  display: inline-block;
  width: 62px;
  height: 62px;
  border-radius: 50%;
}

.animation-container-wrapper .left-bkg-box-simple .half-circle {
  position: absolute;
  top: -31px;
  left: 135px;
  border: 3px solid #FFF;
  border-right: none;
  display: inline-block;
  width: 62px;
  height: 124px;
  border-radius: 62px 0 0 62px;
}

.animation-container-wrapper .left-bkg-box-lines {
  overflow: hidden;
}

.animation-left-bkg {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  bottom: 0;
  z-index: 5;
}

.animation-left-bkg-secondary {
  background: #bba07c;
}

.animation-left-bkg-primary {
  background: #ddd;
}

.animation-drag {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 10;
  -webkit-transition: opacity 1s ease 0s;
  transition: opacity 1s ease 0s;
}

.animation-drag .line {
  border-right: 3px dashed #FFF;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
}

.animation-drag .circle {
  display: block;
  width: 51px;
  height: 51px;
  background: #FFF;
  position: absolute;
  cursor: move;
  border-radius: 50%;
  top: 50%;
  margin: -25px 0 0 -25px;
  color: #ddd;
  text-align: center;
  font-size: 22px;
  line-height: 51px;
  -webkit-animation: drag-circle 3s infinite;
  animation: drag-circle 3s infinite;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.animation-drag .circle:hover {
  background: #d3a5c2;
}

.animation-drag.ui-draggable-dragging .circle {
  -webkit-animation: none;
  animation: none;
}

.animation-drag.drag-secondary .circle {
  color: #80664e;
}

.hide-animation .animation-container-wrapper {
  opacity: 0;
}

.hide-animation .animation-container-wrapper + .section-box .section-content-body {
  opacity: 1;
  visibility: visible;
}

.hide-animation .animation-drag {
  opacity: 0;
}

.number-info-box {
  max-width: 295px;
  margin-left: auto;
  margin-right: auto;
}

.number-info-box-icons {
  list-style: none;
  margin: 25px 0 25px 0;
  padding: 0;
  line-height: 1;
  font-size: 18px;
}

.number-info-box-icons li {
  float: left;
  padding: 0 5px 5px 0;
}

.number-info-box-icons .blanking {
  opacity: 0.2;
}

.number-info-box-title {
  margin: 15px 0 25px 0;
  font-weight: normal;
}

.number-info-box-title .text {
  display: block;
  height: 8.1em;
  overflow: hidden;
}

.number-info-box-title .nr {
  font-size: 40px;
  display: block;
  line-height: 1;
}

.number-info-box-icons + .number-info-box-title {
  margin-top: 25px;
}

.section-looking-for {
  background: #ececec;
  min-height: 500px;
}

.section-looking-for-content-title {
  text-align: center;
}

.section-looking-for-lead {
  color: #666666;
  font-size: 16px;
  margin: 50px 0 20px 0;
}

.section-looking-for-title {
  color: #ddd;
  margin: 20px 0 20px 0;
  min-height: 1.3em;
}

.section-looking-for-form .section-title {
  text-align: center;
}

.employee-box {
  text-align: center;
  color: #333333;
}

.employee-box h3 {
  margin: 15px 0 0 0;
}

.employee-about-recruitment {
  margin: 25px 0 0 0;
}

.employee-about-recruitment h3 {
  margin: 0;
}

.employee-about-recruitment p {
  margin: 0;
}

.section-play-movie {
  background: #666666;
  overflow: hidden;
}

.section-play-movie .container {
  position: relative;
}

.section-play-movie .btn-choose {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 35px 0 0 -40px;
}

.section-content-lead-start .section-content-body > .container {
  height: 100% !important;
}

.section-content-contact .section-box {
  z-index: initial;
}

.section-content-contact .section-box .container {
  z-index: initial;
}

.section-content-journal-list .lead-page-quote-text {
  color: #FFF;
  font-size: 22px;
  font-weight: 700;
  max-width: none;
  line-height: 1.25;
}

.references-box {
  height: inherit;
  padding: 0 1rem 1rem;
}

.references-box .cta-box {
  z-index: 2000;
}

.section-lp .section-box {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-lp .section-content-body {
  width: 100%;
}

.section-lp .section-content-body h1 {
  font-size: 30px;
}

.section-lp .section-content-body h4 {
  font-size: 18px;
}

.section-lp .section-content-body .lead-page-quote-text {
  color: #ddd;
  font-weight: 600;
}

.section-lp .lp-slide-left-side {
  width: 100%;
}

.section-lp .lp-form-container .contact-form-wrapper {
  width: auto;
  max-width: none;
}

.section-mp-blind-cv .cv-box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  margin-top: 12px;
  margin-bottom: 42px;
}

.section-mp-blind-cv .cv-box-wrapper .cv-box {
  background-color: #cbcbcb5e;
  padding: 24px;
  border: 1px solid #bba07c;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  font-weight: bold;
  -webkit-transition: 400ms all;
  transition: 400ms all;
}

.section-mp-blind-cv .cv-box-wrapper .cv-box:hover {
  color: inherit;
  text-decoration: none;
  background-color: #0a0a0a5e;
}

.section-mp-blind-cv .cv-box-wrapper .cv-box__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.section-mp-blind-cv .cv-box-wrapper .cv-box__content .anon-img {
  max-width: 120px;
  margin: auto auto 24px;
}

.section-mp-blind-cv .cv-box-wrapper .cv-box__title, .section-mp-blind-cv .cv-box-wrapper .cv-box__description {
  font-size: 18px;
  margin-bottom: 12px;
}

.section-mp-blind-cv .cv-box-wrapper .cv-box__date .calendar-img {
  width: 16px;
  -webkit-transform: translate(0, -3px);
          transform: translate(0, -3px);
}

.section-mp-blind-cv .btn, .section-mp-blind-cv .nav-pills > li > a, .section-mp-blind-cv .nav-pills-filter > li > a {
  margin-left: auto;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.section-content-lead .section-content-body .lead-page-content.award-content, .section-simple-box .section-content-body .lead-page-content.award-content {
  max-width: none;
  left: 15px;
  right: 15px;
  bottom: 40px;
}

.section-content-lead .section-content-body .lead-page-content.award-content .text, .section-simple-box .section-content-body .lead-page-content.award-content .text {
  max-width: 60%;
}

.btn, .nav-pills > li > a, .nav-pills-filter > li > a {
  display: inline-block;
  margin-bottom: 0;
  font-family: "Campton", "CentGothWGL", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border-width: 2px;
  border-style: solid;
  white-space: nowrap;
  border-radius: 0;
  line-height: 32px;
  padding: 9px 14px;
  font-size: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.btn:focus, .nav-pills > li > a:focus, .nav-pills-filter > li > a:focus, .btn.focus, .nav-pills > li > a.focus, .nav-pills-filter > li > a.focus, .btn:active:focus, .nav-pills > li > a:active:focus, .nav-pills-filter > li > a:active:focus, .btn:active.focus, .nav-pills > li > a:active.focus, .nav-pills-filter > li > a:active.focus, .btn.active:focus, .nav-pills > li > a.active:focus, .nav-pills-filter > li > a.active:focus, .btn.active.focus, .nav-pills > li > a.active.focus, .nav-pills-filter > li > a.active.focus {
  outline: thin dotted;
  outline: 1px auto;
  outline-offset: -1px;
  outline: none;
}

.btn:hover, .nav-pills > li > a:hover, .nav-pills-filter > li > a:hover, .btn:focus, .nav-pills > li > a:focus, .nav-pills-filter > li > a:focus, .btn.focus, .nav-pills > li > a.focus, .nav-pills-filter > li > a.focus {
  color: #fff;
  text-decoration: none;
}

.btn.disabled, .nav-pills > li > a.disabled, .nav-pills-filter > li > a.disabled {
  opacity: 0.5;
}

a.btn.disabled, .nav-pills > li > a.disabled, .nav-pills-filter > li > a.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] .nav-pills > li > a,
fieldset[disabled] .nav-pills-filter > li > a {
  pointer-events: none;
}

.btn-primary-full, .owl-carousel-nav-primary .owl-prev,
.owl-carousel-nav-primary .owl-next {
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-primary-full:focus, .owl-carousel-nav-primary .owl-prev:focus,
.owl-carousel-nav-primary .owl-next:focus, .btn-primary-full.focus, .owl-carousel-nav-primary .focus.owl-prev,
.owl-carousel-nav-primary .focus.owl-next {
  outline: none;
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-primary-full:hover, .owl-carousel-nav-primary .owl-prev:hover,
.owl-carousel-nav-primary .owl-next:hover {
  color: #FFF;
  background-color: #80664e;
  border-color: #80664e;
}

.btn-primary-full:active, .owl-carousel-nav-primary .owl-prev:active,
.owl-carousel-nav-primary .owl-next:active, .btn-primary-full.active, .owl-carousel-nav-primary .active.owl-prev,
.owl-carousel-nav-primary .active.owl-next,
.open > .btn-primary-full.dropdown-toggle,
.owl-carousel-nav-primary .open > .dropdown-toggle.owl-prev,
.owl-carousel-nav-primary .open > .dropdown-toggle.owl-next {
  color: #FFF;
  background-color: #80664e;
  border-color: #80664e;
}

.btn-primary-full:active:hover, .owl-carousel-nav-primary .owl-prev:active:hover,
.owl-carousel-nav-primary .owl-next:active:hover, .btn-primary-full:active:focus, .owl-carousel-nav-primary .owl-prev:active:focus,
.owl-carousel-nav-primary .owl-next:active:focus, .btn-primary-full:active.focus, .owl-carousel-nav-primary .owl-prev:active.focus,
.owl-carousel-nav-primary .owl-next:active.focus, .btn-primary-full.active:hover, .owl-carousel-nav-primary .active.owl-prev:hover,
.owl-carousel-nav-primary .active.owl-next:hover, .btn-primary-full.active:focus, .owl-carousel-nav-primary .active.owl-prev:focus,
.owl-carousel-nav-primary .active.owl-next:focus, .btn-primary-full.active.focus, .owl-carousel-nav-primary .active.focus.owl-prev,
.owl-carousel-nav-primary .active.focus.owl-next,
.open > .btn-primary-full.dropdown-toggle:hover,
.owl-carousel-nav-primary .open > .dropdown-toggle.owl-prev:hover,
.owl-carousel-nav-primary .open > .dropdown-toggle.owl-next:hover,
.open > .btn-primary-full.dropdown-toggle:focus,
.owl-carousel-nav-primary .open > .dropdown-toggle.owl-prev:focus,
.owl-carousel-nav-primary .open > .dropdown-toggle.owl-next:focus,
.open > .btn-primary-full.dropdown-toggle.focus,
.owl-carousel-nav-primary .open > .dropdown-toggle.focus.owl-prev,
.owl-carousel-nav-primary .open > .dropdown-toggle.focus.owl-next {
  color: #FFF;
  background-color: #80664e;
  border-color: #80664e;
}

.btn-primary-full:active, .owl-carousel-nav-primary .owl-prev:active,
.owl-carousel-nav-primary .owl-next:active, .btn-primary-full.active, .owl-carousel-nav-primary .active.owl-prev,
.owl-carousel-nav-primary .active.owl-next,
.open > .btn-primary-full.dropdown-toggle,
.owl-carousel-nav-primary .open > .dropdown-toggle.owl-prev,
.owl-carousel-nav-primary .open > .dropdown-toggle.owl-next {
  background-image: none;
}

.btn-primary-full.disabled:hover, .owl-carousel-nav-primary .disabled.owl-prev:hover,
.owl-carousel-nav-primary .disabled.owl-next:hover, .btn-primary-full.disabled:focus, .owl-carousel-nav-primary .disabled.owl-prev:focus,
.owl-carousel-nav-primary .disabled.owl-next:focus, .btn-primary-full.disabled.focus, .owl-carousel-nav-primary .disabled.focus.owl-prev,
.owl-carousel-nav-primary .disabled.focus.owl-next, .btn-primary-full[disabled]:hover, .owl-carousel-nav-primary .owl-prev[disabled]:hover,
.owl-carousel-nav-primary .owl-next[disabled]:hover, .btn-primary-full[disabled]:focus, .owl-carousel-nav-primary .owl-prev[disabled]:focus,
.owl-carousel-nav-primary .owl-next[disabled]:focus, .btn-primary-full[disabled].focus, .owl-carousel-nav-primary .owl-prev[disabled].focus,
.owl-carousel-nav-primary .owl-next[disabled].focus,
fieldset[disabled] .btn-primary-full:hover,
fieldset[disabled] .owl-carousel-nav-primary .owl-prev:hover,
.owl-carousel-nav-primary fieldset[disabled] .owl-prev:hover,
fieldset[disabled] .owl-carousel-nav-primary .owl-next:hover,
.owl-carousel-nav-primary fieldset[disabled] .owl-next:hover,
fieldset[disabled] .btn-primary-full:focus,
fieldset[disabled] .owl-carousel-nav-primary .owl-prev:focus,
.owl-carousel-nav-primary fieldset[disabled] .owl-prev:focus,
fieldset[disabled] .owl-carousel-nav-primary .owl-next:focus,
.owl-carousel-nav-primary fieldset[disabled] .owl-next:focus,
fieldset[disabled] .btn-primary-full.focus,
fieldset[disabled] .owl-carousel-nav-primary .focus.owl-prev,
.owl-carousel-nav-primary fieldset[disabled] .focus.owl-prev,
fieldset[disabled] .owl-carousel-nav-primary .focus.owl-next,
.owl-carousel-nav-primary fieldset[disabled] .focus.owl-next {
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-secondary-full {
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-secondary-full:focus, .btn-secondary-full.focus {
  outline: none;
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-secondary-full:hover {
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-secondary-full:active, .btn-secondary-full.active,
.open > .btn-secondary-full.dropdown-toggle {
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-secondary-full:active:hover, .btn-secondary-full:active:focus, .btn-secondary-full:active.focus, .btn-secondary-full.active:hover, .btn-secondary-full.active:focus, .btn-secondary-full.active.focus,
.open > .btn-secondary-full.dropdown-toggle:hover,
.open > .btn-secondary-full.dropdown-toggle:focus,
.open > .btn-secondary-full.dropdown-toggle.focus {
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-secondary-full:active, .btn-secondary-full.active,
.open > .btn-secondary-full.dropdown-toggle {
  background-image: none;
}

.btn-secondary-full.disabled:hover, .btn-secondary-full.disabled:focus, .btn-secondary-full.disabled.focus, .btn-secondary-full[disabled]:hover, .btn-secondary-full[disabled]:focus, .btn-secondary-full[disabled].focus,
fieldset[disabled] .btn-secondary-full:hover,
fieldset[disabled] .btn-secondary-full:focus,
fieldset[disabled] .btn-secondary-full.focus {
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-info-full {
  color: #FFF;
  background-color: #af3813;
  border-color: #af3813;
}

.btn-info-full:focus, .btn-info-full.focus {
  outline: none;
  color: #FFF;
  background-color: #af3813;
  border-color: #af3813;
}

.btn-info-full:hover {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.btn-info-full:active, .btn-info-full.active,
.open > .btn-info-full.dropdown-toggle {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.btn-info-full:active:hover, .btn-info-full:active:focus, .btn-info-full:active.focus, .btn-info-full.active:hover, .btn-info-full.active:focus, .btn-info-full.active.focus,
.open > .btn-info-full.dropdown-toggle:hover,
.open > .btn-info-full.dropdown-toggle:focus,
.open > .btn-info-full.dropdown-toggle.focus {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.btn-info-full:active, .btn-info-full.active,
.open > .btn-info-full.dropdown-toggle {
  background-image: none;
}

.btn-info-full.disabled:hover, .btn-info-full.disabled:focus, .btn-info-full.disabled.focus, .btn-info-full[disabled]:hover, .btn-info-full[disabled]:focus, .btn-info-full[disabled].focus,
fieldset[disabled] .btn-info-full:hover,
fieldset[disabled] .btn-info-full:focus,
fieldset[disabled] .btn-info-full.focus {
  background-color: #af3813;
  border-color: #af3813;
}

.btn-info-full {
  color: #FFF;
  background-color: #af3813;
  border-color: #af3813;
}

.btn-info-full:focus, .btn-info-full.focus {
  outline: none;
  color: #FFF;
  background-color: #af3813;
  border-color: #af3813;
}

.btn-info-full:hover {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.btn-info-full:active, .btn-info-full.active,
.open > .btn-info-full.dropdown-toggle {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.btn-info-full:active:hover, .btn-info-full:active:focus, .btn-info-full:active.focus, .btn-info-full.active:hover, .btn-info-full.active:focus, .btn-info-full.active.focus,
.open > .btn-info-full.dropdown-toggle:hover,
.open > .btn-info-full.dropdown-toggle:focus,
.open > .btn-info-full.dropdown-toggle.focus {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.btn-info-full:active, .btn-info-full.active,
.open > .btn-info-full.dropdown-toggle {
  background-image: none;
}

.btn-info-full.disabled:hover, .btn-info-full.disabled:focus, .btn-info-full.disabled.focus, .btn-info-full[disabled]:hover, .btn-info-full[disabled]:focus, .btn-info-full[disabled].focus,
fieldset[disabled] .btn-info-full:hover,
fieldset[disabled] .btn-info-full:focus,
fieldset[disabled] .btn-info-full.focus {
  background-color: #af3813;
  border-color: #af3813;
}

.btn-med-full {
  color: #FFF;
  background-color: #0b88c1;
  border-color: #0b88c1;
}

.btn-med-full:focus, .btn-med-full.focus {
  outline: none;
  color: #FFF;
  background-color: #0b88c1;
  border-color: #0b88c1;
}

.btn-med-full:hover {
  color: #FFF;
  background-color: #0875a6;
  border-color: #0875a6;
}

.btn-med-full:active, .btn-med-full.active,
.open > .btn-med-full.dropdown-toggle {
  color: #FFF;
  background-color: #0875a6;
  border-color: #0875a6;
}

.btn-med-full:active:hover, .btn-med-full:active:focus, .btn-med-full:active.focus, .btn-med-full.active:hover, .btn-med-full.active:focus, .btn-med-full.active.focus,
.open > .btn-med-full.dropdown-toggle:hover,
.open > .btn-med-full.dropdown-toggle:focus,
.open > .btn-med-full.dropdown-toggle.focus {
  color: #FFF;
  background-color: #0875a6;
  border-color: #0875a6;
}

.btn-med-full:active, .btn-med-full.active,
.open > .btn-med-full.dropdown-toggle {
  background-image: none;
}

.btn-med-full.disabled:hover, .btn-med-full.disabled:focus, .btn-med-full.disabled.focus, .btn-med-full[disabled]:hover, .btn-med-full[disabled]:focus, .btn-med-full[disabled].focus,
fieldset[disabled] .btn-med-full:hover,
fieldset[disabled] .btn-med-full:focus,
fieldset[disabled] .btn-med-full.focus {
  background-color: #0b88c1;
  border-color: #0b88c1;
}

.btn-primary-light {
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-primary-light:focus, .btn-primary-light.focus {
  outline: none;
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-primary-light:hover {
  color: #FFF;
  background-color: #80664e;
  border-color: #80664e;
}

.btn-primary-light:active, .btn-primary-light.active,
.open > .btn-primary-light.dropdown-toggle {
  color: #FFF;
  background-color: #80664e;
  border-color: #80664e;
}

.btn-primary-light:active:hover, .btn-primary-light:active:focus, .btn-primary-light:active.focus, .btn-primary-light.active:hover, .btn-primary-light.active:focus, .btn-primary-light.active.focus,
.open > .btn-primary-light.dropdown-toggle:hover,
.open > .btn-primary-light.dropdown-toggle:focus,
.open > .btn-primary-light.dropdown-toggle.focus {
  color: #FFF;
  background-color: #80664e;
  border-color: #80664e;
}

.btn-primary-light:active, .btn-primary-light.active,
.open > .btn-primary-light.dropdown-toggle {
  background-image: none;
}

.btn-primary-light.disabled:hover, .btn-primary-light.disabled:focus, .btn-primary-light.disabled.focus, .btn-primary-light[disabled]:hover, .btn-primary-light[disabled]:focus, .btn-primary-light[disabled].focus,
fieldset[disabled] .btn-primary-light:hover,
fieldset[disabled] .btn-primary-light:focus,
fieldset[disabled] .btn-primary-light.focus {
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-secondary-light {
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-secondary-light:focus, .btn-secondary-light.focus {
  outline: none;
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-secondary-light:hover {
  color: #FFF;
  background-color: #80664e;
  border-color: #80664e;
}

.btn-secondary-light:active, .btn-secondary-light.active,
.open > .btn-secondary-light.dropdown-toggle {
  color: #FFF;
  background-color: #80664e;
  border-color: #80664e;
}

.btn-secondary-light:active:hover, .btn-secondary-light:active:focus, .btn-secondary-light:active.focus, .btn-secondary-light.active:hover, .btn-secondary-light.active:focus, .btn-secondary-light.active.focus,
.open > .btn-secondary-light.dropdown-toggle:hover,
.open > .btn-secondary-light.dropdown-toggle:focus,
.open > .btn-secondary-light.dropdown-toggle.focus {
  color: #FFF;
  background-color: #80664e;
  border-color: #80664e;
}

.btn-secondary-light:active, .btn-secondary-light.active,
.open > .btn-secondary-light.dropdown-toggle {
  background-image: none;
}

.btn-secondary-light.disabled:hover, .btn-secondary-light.disabled:focus, .btn-secondary-light.disabled.focus, .btn-secondary-light[disabled]:hover, .btn-secondary-light[disabled]:focus, .btn-secondary-light[disabled].focus,
fieldset[disabled] .btn-secondary-light:hover,
fieldset[disabled] .btn-secondary-light:focus,
fieldset[disabled] .btn-secondary-light.focus {
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-info-light {
  color: #FFF;
  background-color: #ffa91a;
  border-color: #ffa91a;
}

.btn-info-light:focus, .btn-info-light.focus {
  outline: none;
  color: #FFF;
  background-color: #ffa91a;
  border-color: #ffa91a;
}

.btn-info-light:hover {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.btn-info-light:active, .btn-info-light.active,
.open > .btn-info-light.dropdown-toggle {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.btn-info-light:active:hover, .btn-info-light:active:focus, .btn-info-light:active.focus, .btn-info-light.active:hover, .btn-info-light.active:focus, .btn-info-light.active.focus,
.open > .btn-info-light.dropdown-toggle:hover,
.open > .btn-info-light.dropdown-toggle:focus,
.open > .btn-info-light.dropdown-toggle.focus {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.btn-info-light:active, .btn-info-light.active,
.open > .btn-info-light.dropdown-toggle {
  background-image: none;
}

.btn-info-light.disabled:hover, .btn-info-light.disabled:focus, .btn-info-light.disabled.focus, .btn-info-light[disabled]:hover, .btn-info-light[disabled]:focus, .btn-info-light[disabled].focus,
fieldset[disabled] .btn-info-light:hover,
fieldset[disabled] .btn-info-light:focus,
fieldset[disabled] .btn-info-light.focus {
  background-color: #ffa91a;
  border-color: #ffa91a;
}

.btn-info-dark {
  color: #FFF;
  background-color: #af3813;
  border-color: #af3813;
}

.btn-info-dark:focus, .btn-info-dark.focus {
  outline: none;
  color: #FFF;
  background-color: #af3813;
  border-color: #af3813;
}

.btn-info-dark:hover {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.btn-info-dark:active, .btn-info-dark.active,
.open > .btn-info-dark.dropdown-toggle {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.btn-info-dark:active:hover, .btn-info-dark:active:focus, .btn-info-dark:active.focus, .btn-info-dark.active:hover, .btn-info-dark.active:focus, .btn-info-dark.active.focus,
.open > .btn-info-dark.dropdown-toggle:hover,
.open > .btn-info-dark.dropdown-toggle:focus,
.open > .btn-info-dark.dropdown-toggle.focus {
  color: #FFF;
  background-color: #e98400;
  border-color: #e98400;
}

.btn-info-dark:active, .btn-info-dark.active,
.open > .btn-info-dark.dropdown-toggle {
  background-image: none;
}

.btn-info-dark.disabled:hover, .btn-info-dark.disabled:focus, .btn-info-dark.disabled.focus, .btn-info-dark[disabled]:hover, .btn-info-dark[disabled]:focus, .btn-info-dark[disabled].focus,
fieldset[disabled] .btn-info-dark:hover,
fieldset[disabled] .btn-info-dark:focus,
fieldset[disabled] .btn-info-dark.focus {
  background-color: #af3813;
  border-color: #af3813;
}

.btn-inverse-light {
  color: #FFF;
  background-color: #333333;
  border-color: #333333;
}

.btn-inverse-light:focus, .btn-inverse-light.focus {
  outline: none;
  color: #FFF;
  background-color: #333333;
  border-color: #333333;
}

.btn-inverse-light:hover {
  color: #FFF;
  background-color: #666666;
  border-color: #666666;
}

.btn-inverse-light:active, .btn-inverse-light.active,
.open > .btn-inverse-light.dropdown-toggle {
  color: #FFF;
  background-color: #666666;
  border-color: #666666;
}

.btn-inverse-light:active:hover, .btn-inverse-light:active:focus, .btn-inverse-light:active.focus, .btn-inverse-light.active:hover, .btn-inverse-light.active:focus, .btn-inverse-light.active.focus,
.open > .btn-inverse-light.dropdown-toggle:hover,
.open > .btn-inverse-light.dropdown-toggle:focus,
.open > .btn-inverse-light.dropdown-toggle.focus {
  color: #FFF;
  background-color: #666666;
  border-color: #666666;
}

.btn-inverse-light:active, .btn-inverse-light.active,
.open > .btn-inverse-light.dropdown-toggle {
  background-image: none;
}

.btn-inverse-light.disabled:hover, .btn-inverse-light.disabled:focus, .btn-inverse-light.disabled.focus, .btn-inverse-light[disabled]:hover, .btn-inverse-light[disabled]:focus, .btn-inverse-light[disabled].focus,
fieldset[disabled] .btn-inverse-light:hover,
fieldset[disabled] .btn-inverse-light:focus,
fieldset[disabled] .btn-inverse-light.focus {
  background-color: #333333;
  border-color: #333333;
}

.btn-primary-text {
  color: #ddd;
  background-color: #FFF;
  border-color: #FFF;
}

.btn-primary-text:focus, .btn-primary-text.focus {
  outline: none;
  color: #ddd;
  background-color: #FFF;
  border-color: #FFF;
}

.btn-primary-text:hover {
  color: #FFF;
  background-color: #ddd;
  border-color: #ddd;
}

.btn-primary-text:active, .btn-primary-text.active,
.open > .btn-primary-text.dropdown-toggle {
  color: #FFF;
  background-color: #ddd;
  border-color: #ddd;
}

.btn-primary-text:active:hover, .btn-primary-text:active:focus, .btn-primary-text:active.focus, .btn-primary-text.active:hover, .btn-primary-text.active:focus, .btn-primary-text.active.focus,
.open > .btn-primary-text.dropdown-toggle:hover,
.open > .btn-primary-text.dropdown-toggle:focus,
.open > .btn-primary-text.dropdown-toggle.focus {
  color: #FFF;
  background-color: #ddd;
  border-color: #ddd;
}

.btn-primary-text:active, .btn-primary-text.active,
.open > .btn-primary-text.dropdown-toggle {
  background-image: none;
}

.btn-primary-text.disabled:hover, .btn-primary-text.disabled:focus, .btn-primary-text.disabled.focus, .btn-primary-text[disabled]:hover, .btn-primary-text[disabled]:focus, .btn-primary-text[disabled].focus,
fieldset[disabled] .btn-primary-text:hover,
fieldset[disabled] .btn-primary-text:focus,
fieldset[disabled] .btn-primary-text.focus {
  background-color: #FFF;
  border-color: #FFF;
}

.btn-secondary-text {
  color: #bba07c;
  background-color: #FFF;
  border-color: #FFF;
}

.btn-secondary-text:focus, .btn-secondary-text.focus {
  outline: none;
  color: #bba07c;
  background-color: #FFF;
  border-color: #FFF;
}

.btn-secondary-text:hover {
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-secondary-text:active, .btn-secondary-text.active,
.open > .btn-secondary-text.dropdown-toggle {
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-secondary-text:active:hover, .btn-secondary-text:active:focus, .btn-secondary-text:active.focus, .btn-secondary-text.active:hover, .btn-secondary-text.active:focus, .btn-secondary-text.active.focus,
.open > .btn-secondary-text.dropdown-toggle:hover,
.open > .btn-secondary-text.dropdown-toggle:focus,
.open > .btn-secondary-text.dropdown-toggle.focus {
  color: #FFF;
  background-color: #bba07c;
  border-color: #bba07c;
}

.btn-secondary-text:active, .btn-secondary-text.active,
.open > .btn-secondary-text.dropdown-toggle {
  background-image: none;
}

.btn-secondary-text.disabled:hover, .btn-secondary-text.disabled:focus, .btn-secondary-text.disabled.focus, .btn-secondary-text[disabled]:hover, .btn-secondary-text[disabled]:focus, .btn-secondary-text[disabled].focus,
fieldset[disabled] .btn-secondary-text:hover,
fieldset[disabled] .btn-secondary-text:focus,
fieldset[disabled] .btn-secondary-text.focus {
  background-color: #FFF;
  border-color: #FFF;
}

.btn-info-text {
  color: #af3813;
  background-color: #FFF;
  border-color: #FFF;
}

.btn-info-text:focus, .btn-info-text.focus {
  outline: none;
  color: #af3813;
  background-color: #FFF;
  border-color: #FFF;
}

.btn-info-text:hover {
  color: #FFF;
  background-color: #af3813;
  border-color: #af3813;
}

.btn-info-text:active, .btn-info-text.active,
.open > .btn-info-text.dropdown-toggle {
  color: #FFF;
  background-color: #af3813;
  border-color: #af3813;
}

.btn-info-text:active:hover, .btn-info-text:active:focus, .btn-info-text:active.focus, .btn-info-text.active:hover, .btn-info-text.active:focus, .btn-info-text.active.focus,
.open > .btn-info-text.dropdown-toggle:hover,
.open > .btn-info-text.dropdown-toggle:focus,
.open > .btn-info-text.dropdown-toggle.focus {
  color: #FFF;
  background-color: #af3813;
  border-color: #af3813;
}

.btn-info-text:active, .btn-info-text.active,
.open > .btn-info-text.dropdown-toggle {
  background-image: none;
}

.btn-info-text.disabled:hover, .btn-info-text.disabled:focus, .btn-info-text.disabled.focus, .btn-info-text[disabled]:hover, .btn-info-text[disabled]:focus, .btn-info-text[disabled].focus,
fieldset[disabled] .btn-info-text:hover,
fieldset[disabled] .btn-info-text:focus,
fieldset[disabled] .btn-info-text.focus {
  background-color: #FFF;
  border-color: #FFF;
}

.btn-primary-border {
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #FFF;
}

.btn-primary-border:focus, .btn-primary-border.focus {
  outline: none;
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #FFF;
}

.btn-primary-border:hover {
  color: #FFF;
  background-color: rgba(186, 93, 151, 0.5);
  border-color: #ddd;
}

.btn-primary-border:active, .btn-primary-border.active,
.open > .btn-primary-border.dropdown-toggle {
  color: #FFF;
  background-color: rgba(186, 93, 151, 0.5);
  border-color: #ddd;
}

.btn-primary-border:active:hover, .btn-primary-border:active:focus, .btn-primary-border:active.focus, .btn-primary-border.active:hover, .btn-primary-border.active:focus, .btn-primary-border.active.focus,
.open > .btn-primary-border.dropdown-toggle:hover,
.open > .btn-primary-border.dropdown-toggle:focus,
.open > .btn-primary-border.dropdown-toggle.focus {
  color: #FFF;
  background-color: rgba(186, 93, 151, 0.5);
  border-color: #ddd;
}

.btn-primary-border:active, .btn-primary-border.active,
.open > .btn-primary-border.dropdown-toggle {
  background-image: none;
}

.btn-primary-border.disabled:hover, .btn-primary-border.disabled:focus, .btn-primary-border.disabled.focus, .btn-primary-border[disabled]:hover, .btn-primary-border[disabled]:focus, .btn-primary-border[disabled].focus,
fieldset[disabled] .btn-primary-border:hover,
fieldset[disabled] .btn-primary-border:focus,
fieldset[disabled] .btn-primary-border.focus {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #FFF;
}

.btn-default {
  background: #bba07c;
  border: 0px;
  color: #fff;
  font-size: 18px;
  height: 50px;
  min-width: 180px;
}

.btn-default:hover {
  background: #80664e;
}

.btn-no-width {
  min-width: auto;
}

.btn-lg-lo {
  min-width: 280px;
}

.btn-mr-3 {
  margin-right: 15px;
}

.btn-mb-1 {
  margin-bottom: 1rem;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  white-space: normal;
}

.btn-round, .owl-nav .owl-prev,
.owl-nav .owl-next {
  width: 36px;
  height: 36px;
  display: inline-block;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.btn-round:hover, .owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover, .btn-round:focus, .owl-nav .owl-prev:focus,
.owl-nav .owl-next:focus, .btn-round.focus, .owl-nav .focus.owl-prev,
.owl-nav .focus.owl-next {
  text-decoration: none;
}

.btn-badge {
  position: absolute;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  background: #80664e;
  bottom: -18px;
  right: -18px;
  color: #FFF;
  width: 34px;
  height: 34px;
  line-height: 34px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

a:hover > .btn-badge,
a:focus > .btn-badge,
a.focus > .btn-badge {
  background: #bba07c;
}

.btn-close {
  cursor: pointer;
}

.btn-close .plus {
  cursor: pointer;
  display: block;
  height: 19px;
  margin: 8px 0 0 8px;
  position: relative;
  width: 19px;
}

.btn-close .plus:before {
  content: '';
  width: 19px;
  height: 3px;
  background: #FFF;
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.btn-close .plus:after {
  content: '';
  width: 3px;
  height: 19px;
  background: #FFF;
  display: inline-block;
  position: absolute;
  left: 8px;
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.pagination {
  text-align: center;
  display: block;
  padding: 0;
  margin: 0 0 40px 0;
}

.pagination > li {
  display: inline-block;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  line-height: 1.25;
  text-decoration: none;
  color: #bba07c;
  background-color: #FFF;
  border: 2px solid #bba07c;
  padding: 9px 14px;
  font-size: 14px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.pagination > li + li {
  margin-left: 10px;
}

.pagination > li > a:hover, .pagination > li > a:focus {
  color: #FFF;
  background-color: #bba07c;
}

.pagination > .disabled {
  opacity: 0.5;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  color: #FFF;
  background-color: #bba07c;
  cursor: default;
}

.info-box-owl-carousel,
.info-box-owl-carousel-nav {
  height: 100%;
}

.info-box-owl-carousel .owl-stage,
.info-box-owl-carousel .owl-item,
.info-box-owl-carousel .item,
.info-box-owl-carousel-nav .owl-stage,
.info-box-owl-carousel-nav .owl-item,
.info-box-owl-carousel-nav .item {
  height: 100%;
}

.row-info-box {
  padding-left: 20px;
  padding-right: 20px;
}

.info-box-wrapp {
  position: relative;
  height: 100%;
  margin-left: 25px;
  margin-right: 25px;
}

.info-box {
  border: 1px solid #bba07c;
  opacity: 1;
  margin-bottom: 27px;
  position: relative;
  display: block;
}

.info-box-wrapp-toggle .info-box {
  cursor: pointer;
}

.info-box.open {
  cursor: default;
  z-index: 11;
}

.info-box.open .text-thin {
  font-weight: 700;
}

.info-box.open .emplyee-img {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}

.info-box.open .emplyee-img img {
  max-width: 50%;
  width: 100%;
}

.info-box .emplyee-img {
  display: none;
}

.info-box:focus {
  text-decoration: none;
  outline: none;
}

.info-box:hover {
  text-decoration: none;
  outline: none;
}

.info-box.hiden {
  z-index: 8;
  opacity: 0;
}

.bkg-blour {
  position: relative;
  overflow: hidden;
  z-index: 10;
  height: 100%;
}

.bkg-blour:before {
  background-size: cover;
  background-position: 50% 50%;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.bkg-blour-dopasowanie:before {
  background-image: url("../files/section-hr-bkg/dopasowanie-blur.jpg");
}

.bkg-blour-oferty-pracy:before {
  background-image: url("../files/section-hr-bkg/oferty.jpg");
}

.info-box-simple {
  border: 0;
  max-width: 800px;
  position: absolute;
  width: 0;
}

.info-box-simple .contact-line a {
  position: relative;
  top: unset;
  right: unset;
  line-height: unset;
}

.info-box-simple .person {
  color: #333;
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}

.info-box-simple .person h3, .info-box-simple .person h4 {
  font-family: "Campton", "CentGothWGL", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.info-box-simple .person h3 {
  font-size: 14px;
  margin: 0;
  font-weight: 600;
}

.info-box-simple .person h4 {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}

.info-box-simple .person img.award {
  margin: 0 auto;
  display: block;
}

.info-box-simple .info-box-action-btn {
  top: 0;
}

.info-box-simple .info-box-body {
  overflow: visible;
  padding: 0;
  right: 0;
  text-align: right;
  top: 0;
}

.info-box-simple .info-box-hidden-body {
  color: #333;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-align: left;
  -webkit-transition: none;
  transition: none;
}

.info-box-simple .info-box-hidden-body > * {
  opacity: 0;
}

.info-box-simple .info-box-hidden-body h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 3px;
}

.info-box-simple .info-box-hidden-body h4 {
  font-weight: 400;
  margin: 0;
  margin-bottom: 5px;
}

.info-box-simple .info-box-hidden-body hr {
  margin: 10px 0 13px;
}

.info-box-simple .info-box-hidden-body p {
  margin-bottom: 0;
  max-width: 100%;
}

.info-box-simple.open .person {
  opacity: 0;
}

/*
@include media("<desktop") {
    .info-box-simple {
        &.open {
            max-width: 520px;
            .info-box-hidden-body {
                padding-left: 94px;
                a {
                    width: 220px;
                }
            }
        }
        &:nth-child(1) {
            right: 25%;
            top: 20%;
            .person {
                right: -30px;
                top: -70px;
                text-align: right;
            }
        }
        &:nth-child(2) {
            left: 28%;
            top: 46%;
            .person {
                left: 20px;
                top: -70px;
            }
        }
        .info-box-hidden-body {
            h3 {
                font-size: 21px;
            }
            .emplyee-img {
                max-height: 200px;
                max-width: 200px;
            }
        }
    }
}
*/
.info-box-primary {
  background: rgba(51, 51, 51, 0.25);
}

.info-box-primary.open {
  background: #333333;
}

.info-box-primary p a,
.info-box-primary ul a {
  color: #fda8dd;
}

.info-box-primary p a:hover,
.info-box-primary ul a:hover {
  text-decoration: underline;
}

.info-box-primary-dark {
  background: rgba(51, 51, 51, 0.75);
}

.info-box-primary-dark.open {
  background: #333333;
}

.info-box-primary-dark p a,
.info-box-primary-dark ul a {
  color: #fda8dd;
}

.info-box-primary-dark p a:hover,
.info-box-primary-dark ul a:hover {
  text-decoration: underline;
}

.info-box-secondary {
  background: rgba(51, 51, 51, 0.75);
  cursor: pointer;
}

.info-box-secondary.open {
  background: #333333;
  cursor: default;
}

.info-box-secondary.darker {
  background: rgba(0, 0, 0, 0.75);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}

.info-box-secondary p a,
.info-box-secondary ul a {
  color: #d3bfff;
}

.info-box-secondary p a:hover,
.info-box-secondary ul a:hover {
  text-decoration: underline;
}

.info-box-info-dark {
  background: rgba(165, 72, 16, 0.5);
}

.info-box-info-dark.open {
  background: #a54810;
}

.info-box-info-dark p a,
.info-box-info-dark ul a {
  color: #ffdbac;
}

.info-box-info-dark p a:hover,
.info-box-info-dark ul a:hover {
  text-decoration: underline;
}

.info-box-info-light {
  background: rgba(51, 51, 51, 0.5);
}

.info-box-info-light.open {
  background: #333333;
}

.info-box-info-light p a,
.info-box-info-light ul a {
  color: #ffdbac;
}

.info-box-info-light p a:hover,
.info-box-info-light ul a:hover {
  text-decoration: underline;
}

.info-box-white {
  background: rgba(255, 255, 255, 0.25);
  color: #333333;
}

.info-box-white.open {
  background: white;
  cursor: default;
}

.info-box-white .info-box-body {
  color: #333;
}

.info-box-white .info-box-body p a,
.info-box-white .info-box-body ul a {
  color: #333333;
}

.info-box-white-primary {
  color: #ddd;
  background: rgba(255, 255, 255, 0.75);
  border-color: #ddd;
}

.info-box-white-primary.open {
  background: white;
}

.info-box-white-primary .info-box-body {
  color: #ddd;
}

.info-box-white-primary .info-box-body p a,
.info-box-white-primary .info-box-body ul a {
  color: #ddd;
}

.info-box-references {
  cursor: default;
}

.info-box-action-btn {
  cursor: pointer;
  margin-top: -16px;
  position: absolute;
  right: -20px;
  top: 100%;
  z-index: 11;
}

.info-box-action-btn .plus {
  cursor: pointer;
  display: block;
  height: 19px;
  margin: 8px 0 0 8px;
  position: relative;
  width: 19px;
}

.info-box-action-btn .plus:before {
  content: '';
  width: 19px;
  height: 3px;
  background: #FFF;
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 0;
}

.info-box-action-btn .plus:after {
  content: '';
  width: 3px;
  height: 19px;
  background: #FFF;
  display: inline-block;
  position: absolute;
  left: 8px;
  top: 0;
}

.info-box.open .info-box-action-btn {
  cursor: default;
  top: 0;
}

.info-box.open .info-box-action-btn .plus:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.info-box.open .info-box-action-btn .plus:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.info-box-simple-triggerd:not(.open) .info-box-action-btn {
  display: none;
}

.info-box-body {
  padding: 20px;
  color: #f7f7f7;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.quote-box .info-box-body {
  padding: 0 20px;
}

.info-box-body h2,
.info-box-body .h2,
.info-box-body h3,
.info-box-body .h3 {
  margin-top: 0;
}

.info-box-body p:last-child {
  margin-bottom: 0;
}

.info-box-wrapp .info-box-body {
  -webkit-animation: info-box-body-show 1.1s linear;
          animation: info-box-body-show 1.1s linear;
}

@-webkit-keyframes info-box-body-show {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes info-box-body-show {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes info-box-body-show-2 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes info-box-body-show-2 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes info-box-body-hide {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes info-box-body-hide {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes info-box-body-hide-2 {
  0% {
    opacity: 0;
    width: 0;
  }
  20% {
    opacity: 0;
    width: 0;
  }
  80% {
    opacity: 0;
    width: 0;
  }
  100% {
    opacity: 0;
    width: 0;
  }
}

@keyframes info-box-body-hide-2 {
  0% {
    opacity: 0;
    width: 0;
  }
  20% {
    opacity: 0;
    width: 0;
  }
  80% {
    opacity: 0;
    width: 0;
  }
  100% {
    opacity: 0;
    width: 0;
  }
}

.info-box-hidden-body {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}

.info-box-hidden-body hr {
  max-width: 165px;
  position: relative;
  text-align: left;
  z-index: 100;
}

.info-box-hidden-body p {
  position: relative;
  z-index: 10;
}

.info-box-hidden-body .emplyee-img {
  border-radius: 50%;
  bottom: 0;
  margin: auto;
  height: 230px;
  width: 230px;
  overflow: hidden;
  top: 0;
}

.info-box-hidden-body .emplyee-img img {
  height: 100%;
  width: 100%;
}

.info-box-hidden-body .bkg-icon-box {
  color: #4a443d;
  position: absolute;
  bottom: 25px;
  right: 50%;
  font-size: 260px;
  opacity: 0;
  -webkit-transform: translate(50%, 0);
          transform: translate(50%, 0);
  z-index: -1;
}

.info-box.open .info-box-hidden-body {
  padding-bottom: 50px;
  max-height: 1000px;
  opacity: 1;
}

.info-box.open .info-box-hidden-body .bkg-icon-box {
  opacity: 0.4;
}

.info-box-img-icon {
  position: absolute;
  top: -50px;
  left: -50px;
}

.info-box-badge {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  top: -21px;
  left: -21px;
  border-radius: 50%;
}

.info-box-badge + .info-box-body .info-box-simple-text {
  padding-left: 10px;
}

.info-box-badge .ico-quote {
  font-size: 2em;
  top: -0.333em;
  display: inline-block;
  position: relative;
}

.info-box-badge-secondary {
  background: #bba07c;
}

.info-box-badge-secondary-lighter {
  background: #bba07c;
}

.info-box-badge-info-lighter {
  background: #e98400;
}

.info-box.open .info-box-simple-title p {
  margin-top: 0;
  margin-bottom: 20px;
}

.info-box-img-title .img-reponsive {
  margin-bottom: 10px;
}

.info-box-img-title p {
  overflow: hidden;
}

.info-box.open .info-box-img-title p {
  max-height: 1000px;
}

.info-box-img-title-full .icon-box {
  margin-bottom: 20px;
}

.info-box-icon-title .icon-box {
  overflow: hidden;
  max-height: 80px;
  font-size: 35px;
}

.info-box-icon-title .icon-image {
  height: 159px;
  width: auto;
  max-width: 100%;
  margin-bottom: 30px;
}

.info-box.open .info-box-icon-title {
  text-align: left;
}

.info-box.open .info-box-icon-title .icon-box {
  max-height: 0;
}

.info-box.open .info-box-icon-title p {
  font-weight: bold;
}

.info-box-responsibility {
  min-height: 20em;
}

.info-box-contact-for-employees p {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.info-box-quote {
  padding: 8px 0;
}

.info-box-alert {
  text-align: center;
}

.info-box-alert .message-title {
  font-size: 26px;
  margin: 20px 0;
}

.info-box-alert .icon-box {
  font-size: 35px;
}

.footer-cookies {
  position: fixed;
  z-index: 101;
}

.info-box-cookies {
  color: #fff;
  border: 1px solid #bba07c;
  opacity: 1;
  position: relative;
  background: rgba(51, 51, 51, 0.85);
  padding: 15px;
}

.info-box-cookies p {
  font-size: 14px;
  margin-bottom: 0;
}

.info-box-cookies .btn-close {
  position: absolute;
  top: 0;
  right: -20px;
  margin-top: -16px;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  color: #333333;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.in {
  opacity: 0.8;
}

.modal-header {
  padding: 20px 80px 10px 20px;
  position: relative;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.modal-title {
  margin: 0;
  font-size: 32px;
  color: #bba07c;
}

.modal-body {
  position: relative;
  padding: 10px 20px 10px 20px;
}

.modal-footer {
  text-align: center;
  padding: 10px 20px 40px 20px;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.job-attribute {
  margin-top: 10px;
}

.job-attribute .item {
  display: inline-block;
  font-size: 16px;
}

.job-details h4 {
  margin: 30px 0 10px 0;
}

.job-details hr {
  max-width: 170px;
  margin: 10px 0 10px;
}

.job-details ul {
  list-style: none;
  padding: 0;
}

.job-details ul > li {
  position: relative;
  padding: 0 0 0 10px;
}

.job-details ul > li:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  background: #bba07c;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 0;
}

.articles-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  border: 3px solid #bba07c;
  margin-bottom: 25px;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.articles-cta .btn, .articles-cta .nav-pills > li > a, .articles-cta .nav-pills-filter > li > a {
  background: #bba07c;
  color: white;
  padding: 16px 31px;
  border: 2px solid #bba07c;
  line-height: 1;
  font-size: 18px;
  text-decoration: none;
}

.articles-cta .btn:hover, .articles-cta .nav-pills > li > a:hover, .articles-cta .nav-pills-filter > li > a:hover {
  color: #bba07c;
  background: white;
}

.articles-cta .text-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.articles-cta h3 {
  margin: 0 0 17px 0;
  line-height: 1;
  font-size: 37px;
}

.articles-cta p.subtitle {
  line-height: 1;
  margin-bottom: 24px;
  color: #bba07c;
  font-size: 21px;
}

.articles-cta img.main {
  margin: 0 22px 0 0;
  height: 100%;
}

.contact-form-wrapper {
  position: relative;
  min-height: 480px;
  z-index: 9;
}

.contact-form-container {
  display: block;
  background: #d2d2d2;
}

.contact-form-container .thanks {
  display: none;
  text-align: center;
  padding: 64px 12px 125px;
}

.contact-form-container .thanks .icon {
  font-size: 64px;
  margin-bottom: 20px;
}

.contact-form-container .loader-container {
  display: none;
}

.contact-form-container .loader-container .loader {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #bba07c;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
  margin: auto;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.contact-form-container .error {
  color: #e71622;
  text-align: center;
  margin: 3px;
  font-size: 11px;
}

form.contact {
  padding: 30px 0;
  color: #333333;
  z-index: 35;
}

form.contact a {
  color: #bba07c;
  font-weight: bold;
}

form.contact .agreement-label-toggler {
  cursor: pointer;
}

form.contact .agreement-label-togglee {
  position: absolute;
  background: white;
  padding: 8px;
  font-size: 12px;
  z-index: 9999;
}

form.contact .checkbox-label-container {
  font-size: 12px;
  margin-left: 25px;
}

form.contact label {
  display: block;
  margin-bottom: 7px;
  font-size: 12px;
}

form.contact input[type=text], form.contact input[type=email], form.contact input[type=tel], form.contact textarea {
  width: 100%;
  margin-bottom: 9px;
  border: 0;
}

form.contact input[type=text], form.contact input[type=email], form.contact input[type=tel] {
  height: 33px;
}

form.contact .header {
  line-height: 1;
  color: #bba07c;
  margin-bottom: 20px;
}

form.contact .header .title {
  font-family: "Campton", "CentGothWGL", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: black;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 400;
}

form.contact .header .close {
  background: #bba07c;
  color: white;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 18px;
}

form.contact .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
}

form.contact .checkbox input[type=checkbox] {
  margin-left: 0;
  margin-top: 1px;
}

form.contact .checkbox label {
  padding: 0;
  display: inline;
}

form.contact .checkbox label a {
  color: #333333;
  text-decoration: underline;
}

form.contact .content {
  padding: 0 70px;
}

form.contact .submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.article-category {
  padding: 2px 8px;
  display: inline-block;
  color: #FFF;
  font-size: 14px;
}

.category-report {
  background: #e98400;
}

.category-case-study {
  background: #af3813;
}

.category-expert {
  background: #bba07c;
}

.article-list-fliter-section {
  background: #FFF;
}

.form-article-search {
  margin-top: 30px;
}

.article-link-grid .article-link-box {
  margin: 20px 0 50px;
}

.article-link-grid .col-sm-4:nth-child(3n + 1) {
  clear: both;
}

.article-link-grid.search-result {
  margin-bottom: 15px;
}

.article-link-box > a {
  display: block;
  color: #333333;
}

.article-link-box > a:focus, .article-link-box > a:hover {
  outline: none;
  text-decoration: none;
}

.article-link-box .img-box {
  display: block;
  position: relative;
  margin-bottom: 1rem;
}

.article-link-box .article-category {
  position: absolute;
  bottom: 0;
  left: 0;
}

.article-link-box time {
  font-size: 14px;
  display: block;
  margin-top: 11px;
}

.article-link-box h2 {
  margin: 0 0 8px 0;
}

.article-link-box p {
  line-height: 1.44444em;
}

.article-awarded-link-box {
  padding-top: 110px;
}

.article-awarded-link-box .article-category {
  display: inline-block;
  margin-right: 10px;
}

.article-awarded-link-box time {
  display: inline-block;
  font-size: 14px;
}

.article-awarded-link-box h2 {
  margin: 0 0 8px 0;
}

.article-awarded-link-box p {
  margin-bottom: 30px;
  line-height: 1.44444em;
}

.article-link-header {
  font-weight: normal;
  color: #333333;
  margin: 8px 0 8px 0;
}

.article-grid-header {
  font-weight: normal;
  color: #333333;
  margin: 0 0 0 0;
}

.article-link-list {
  margin-bottom: 20px;
}

.article-link-list > li {
  border-top: 1px solid #bbbbbb;
}

.article-link-list > li > a {
  display: block;
  color: #333333;
  position: relative;
  padding-left: 40px;
}

.article-link-list > li > a:hover, .article-link-list > li > a:focus {
  outline: none;
}

.article-link-list > li .nr {
  display: block;
  position: absolute;
  left: 0;
  top: -5px;
  color: #bba07c;
  font-size: 50px;
  line-height: 1;
  font-weight: bold;
}

.article-link-list > li time {
  font-size: 14px;
  display: block;
  margin-top: 13px;
}

.article-link-list > li h2 {
  margin: 13px 0 10px 0;
}

.article-body-content {
  margin-bottom: 60px;
}

.article-footer-content {
  padding-bottom: 40px;
  background: #FFF;
}

.article-header {
  padding-top: 110px;
}

.article-header .article-author {
  display: block;
  font-size: 14px;
  margin: 10px 0 3px 0;
}

.article-header .article-category {
  display: inline-block;
  margin-right: 10px;
}

.article-header time {
  display: inline-block;
  font-size: 14px;
}

.article-header h1 {
  margin: 0 0 8px 0;
}

.article-header .h2 {
  margin-bottom: 0;
}

.article-body {
  color: #333333;
  margin: 40px 0;
}

.article-body h2 {
  color: #ddd;
}

.article-body p {
  line-height: 1.44444em;
}

.article-body > img {
  margin-bottom: 20px;
}

.article-body blockquote {
  margin: 40px 20px 40px  20px;
  border: 3px dashed #e98400;
  color: #e98400;
  padding: 20px;
  border-radius: 15px;
  font-weight: bold;
  position: relative;
}

.article-body blockquote .blockquote-box-badge {
  display: block;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  position: absolute;
  top: -21px;
  left: -21px;
  font-size: 26px;
  border-radius: 50%;
  background: #e98400;
}

.article-body blockquote .blockquote-box-badge .ico-quote {
  font-size: 2em;
  top: -0.333em;
  display: inline-block;
  position: relative;
  color: #FFF;
  font-weight: normal;
}

.article-share {
  font-weight: bold;
  text-align: right;
  color: #333333;
  margin: 40px 0;
}

.article-share .count {
  font-size: 50px;
  display: block;
  line-height: 1;
}

.info-result .value {
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
}

.info-result .value span {
  font-size: 0.6em;
}

.info-result .label {
  margin: 8px 0 30px 0;
  font-weight: normal;
}

.section-article-gallery {
  position: relative;
  margin-bottom: 30px;
}

.section-article-gallery .swiper-prev, .section-article-gallery .swiper-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  z-index: 99;
}

.section-article-gallery .swiper-prev {
  left: 15px;
}

.section-article-gallery .swiper-next {
  right: 15px;
}

.section-article-gallery .swiper-slide {
  width: 66.6667%;
  max-width: 757px;
  position: relative;
}

.section-article-gallery .swiper-slide > img {
  width: 100%;
}

.section-article-gallery .swiper-slide:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background: transparent;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.section-article-gallery .slide-prev:after {
  background: #bba07c;
  opacity: 0.5;
}

.section-article-gallery .slide-next:after {
  background: #e98400;
  opacity: 0.5;
}

.offers-circle {
  display: block;
  position: absolute;
  right: 16px;
  top: -166px;
  font-size: 24px;
  z-index: 20;
}

.offers-circle a {
  display: block;
  width: 166px;
  height: 166px;
  background-color: white;
  color: black;
  border-radius: 50%;
  text-align: center;
  padding: 12px 12px;
  padding-top: 54px;
  cursor: pointer;
  font-weight: 900;
  line-height: 1.2;
  outline: none;
}

.offers-circle a:hover {
  text-decoration: underline;
}

.container-offers-circle {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 13%;
  z-index: 20;
}

.bg-img {
  background: transparent none 50% 50% no-repeat scroll;
  background-size: cover;
}

.bg-img.bg-img-header {
  background: url("/img/sections-bkg/header/small.jpg") 38% 50% no-repeat scroll;
  background-size: cover;
}

.bg-img.bg-img-zaufanie {
  background: url("/img/sections-bkg/zaufanie/small.jpg") 60% 50% no-repeat scroll;
  background-size: cover;
}

.bg-img.bg-img-dopasowanie {
  background: url("/img/sections-bkg/dopasowanie/small.jpg") 50% 50% no-repeat scroll;
  background-size: cover;
}

.bg-img.bg-img-consulting {
  background: 50% 50% no-repeat scroll;
  background-size: cover;
  background-image: url("/img/sections-bkg/consulting/small.webp");
}

.bg-img.bg-img-dopasowanie-blur {
  background: url("/img/sections-bkg/dopasowanie-blur/small.jpg") 40% 50% no-repeat scroll;
  background-size: cover;
}

.bg-img.bg-img-blind-cv2 {
  background: url("/img/sections-bkg/blind-cv/bg2-mobile.webp") 50% 50% no-repeat scroll;
  background-size: cover;
}

.bg-img.bg-img-kontakty {
  background: url("/img/sections-bkg/kontakty/small.jpg") 50% 50% no-repeat scroll;
  background-size: cover;
}

.bg-img.bg-img-wiedza {
  background: url("/img/sections-bkg/wiedza/small.jpg") 60% 50% no-repeat scroll;
  background-size: 362px;
  background-position-y: 0px;
}

.bg-img.bg-img-zespol {
  background-position: center;
  background-image: url("/img/sections-bkg/zespol3/hr-zespol-mobile.webp");
}

.bg-img.bg-img-newsletter {
  background-position: center;
  background-image: url("/img/sections-bkg/newsletter/mobile.webp");
}

.bg-img.bg-img-raporty {
  background: url("/img/sections-bkg/raporty/small.jpg") 67% 60% no-repeat scroll;
  background-size: cover;
}

.bg-img.bg-img-efekt {
  background: url("/img/sections-bkg/efekt/small.jpg") 50% 60% no-repeat scroll;
  background-size: cover;
}

.bg-img.bg-img-oferty {
  background: url("/img/sections-bkg/oferty/small.2018020601.jpg") 60% 50% no-repeat scroll;
  background-size: cover;
}

.bg-img.bg-img-referencje {
  background-position: top center;
}

.bg-img.bg-img-employee {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.5))), url("/img/sections-bkg/employee/extra-large.2018020601.jpg");
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.5)), url("/img/sections-bkg/employee/extra-large.2018020601.jpg");
  background-position: bottom;
}

.bg-img.bg-img-polecenia {
  background-image: url("/img/sections-bkg/polecenia/bg1.2018020601.jpg");
}

.bg-img.bg-img-program {
  background-image: url("/img/sections-bkg/polecenia/bg2.2018020601.jpg");
  color: black;
}

.bg-img.bg-img-disc {
  background-image: url("/img/sections-bkg/polecenia/bg3.2018020601.jpg");
}

.bg-img.bg-img-kontakt {
  background-image: url("/img/sections-bkg/kontakt/extra-large.2018020601.jpg");
  background-position: top left;
}

.bg-img.bg-img-laczymy-sily {
  background: url("/img/sections-bkg/kings-krakow/small.jpg") 60% 0% no-repeat scroll;
  background-size: cover;
}

.bg-img.bg-img-blind-cv {
  background-color: #0a0a0a;
  background-image: url("/img/sections-bkg/blind-cv/bg-desktop.webp");
  background-position: top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.btn-kings {
  position: relative;
}

.btn-kings::after {
  content: '';
  display: block;
  position: absolute;
  background: url("/img/logo-kings.png") center center no-repeat scroll;
  background-size: cover;
  width: 125px;
  height: 55px;
}

.div-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.awards-slider {
  width: 100%;
  margin: 40px 0 0;
}

.awards-slider .award-item img {
  display: block;
  height: 100px;
}

#program a.text-link {
  color: black;
  font-weight: 600;
}

#program a.text-link:hover {
  color: #bba07c;
  text-decoration: none;
}

#program .wzor-row {
  background-color: black;
  color: white;
  padding: 12px 0;
}

#program .wzor-row p {
  margin: 0;
}

#program .program-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#program .program-steps .step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 10px;
}

#program .program-steps .step div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#program .program-steps .step .ico {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 12px;
  margin-right: 12px;
}

#DISC {
  min-height: 704px;
}

#DISC .section-title {
  margin: 48px 0 44px;
}

#DISC .lead-page-content {
  font-weight: 600;
}

#DISC .lead-page-content .disc-list li {
  margin-bottom: 21px;
}

#contact.program-kontakt .person hr {
  width: 50%;
}

#contact.program-kontakt h1.lead-page-quote-text {
  margin-bottom: 92px;
}

#contact.program-kontakt .info-box-simple {
  margin-top: 92px;
}

@font-face {
  font-family: "aterima";
  src: url("../fonts/Aterima/aterima.19.eot");
  src: url("../fonts/Aterima/aterima.19.eot?#iefix") format("eot"), url("../fonts/Aterima/aterima.19.woff2") format("woff2"), url("../fonts/Aterima/aterima.19.woff") format("woff"), url("../fonts/Aterima/aterima.19.ttf") format("truetype"), url("../fonts/Aterima/aterima.19.svg#aterima") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.icon::before {
  display: inline-block;
  font-family: "aterima";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left::before {
  content: "\EA01";
}

.icon-thumb-up::before {
  content: "\EA02";
}

.icon-airplan::before {
  content: "\EA03";
}

.icon-question-mark::before {
  content: "\EA07";
}

.icon-facebook-square2::before {
  content: "\EA08";
}

.icon-google-plus-square2::before {
  content: "\EA09";
}

.icon-linkedin-square2::before {
  content: "\EA0A";
}

.icon-viber-square2::before {
  content: "\EA0B";
}

.icon-vimeo-square2::before {
  content: "\EA0C";
}

.icon-youtube-square2::before {
  content: "\EA0D";
}

.icon-angle-left::before {
  content: "\EA0E";
}

.icon-angle-up::before {
  content: "\EA10";
}

.icon-facebook::before {
  content: "\EA11";
}

.icon-hearing::before {
  content: "\EA12";
}

.icon-check::before {
  content: "\EA13";
}

.icon-call::before {
  content: "\EA14";
}

.icon-docs-face::before {
  content: "\EA15";
}

.icon-hands::before {
  content: "\EA16";
}

.icon-arrows-down::before {
  content: "\EA17";
}

.icon-x::before {
  content: "\EA18";
}

.icon-baby-stroller::before {
  content: "\EA19";
}

.icon-dialog-balloons::before {
  content: "\EA1A";
}

.icon-doc-cv::before {
  content: "\EA1B";
}

.icon-doc-paragraph::before {
  content: "\EA1C";
}

.icon-download::before {
  content: "\EA1D";
}

.icon-doc-three-lines::before {
  content: "\EA1E";
}

.icon-docs-checked::before {
  content: "\EA1F";
}

.icon-phone::before {
  content: "\EA22";
}

.icon-aterima-work-signet::before {
  content: "\EA23";
}

.icon-facebook-square-round::before {
  content: "\EA24";
}

.icon-google-plus-square-round::before {
  content: "\EA25";
}

.icon-linkedin-square-round::before {
  content: "\EA26";
}

.icon-youtube-square-round::before {
  content: "\EA27";
}

.icon-facebook-round::before {
  content: "\EA29";
}

.icon-campton-double-arrow-down::before {
  content: "\EA2A";
}

.icon-linkedin-round::before {
  content: "\EA30";
}

.icon-globe::before {
  content: "\EA31";
}

.icon-youtube-round::before {
  content: "\EA32";
}

.icon-campton-double-arrow-right::before {
  content: "\EA33";
}

.icon-phone-simple::before {
  content: "\EA35";
}

.icon-star-filled::before {
  content: "\EA36";
}

.icon-star::before {
  content: "\EA37";
}

.icon-email::before {
  content: "\EA38";
}

.icon-phone-solid::before {
  content: "\EA39";
}

.icon-award::before {
  content: "\EA40";
}

.icon-angle-right::before {
  content: "\EA42";
}

.icon-invoice::before {
  content: "\EA43";
}

.icon-no-pappers::before {
  content: "\EA44";
}

.icon-lightbulb::before {
  content: "\EA45";
}

.icon-twitter::before {
  content: "\EA46";
}

.icon-external-link::before {
  content: "\EA47";
}

.icon-phone-mobile::before {
  content: "\EA48";
}

.icon-envelope::before {
  content: "\EA50";
}

.icon-parents::before {
  content: "\EA51";
}

.icon-translate::before {
  content: "\EA52";
}

.icon-arrow-right::before {
  content: "\EA53";
}

.icon-search::before {
  content: "\EA55";
}

.section-blind-cv {
  color: white;
  padding-block: 98px;
  font-family: 'Campton', 'CentGothWGL', 'Helvetica Neue Light', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}

.section-blind-cv .load-more-button {
  background: #bba07c;
  font-weight: 500;
  color: white;
  text-align: center;
  padding: 20px 53px;
  display: inline-block;
  justify-self: flex-end;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.section-blind-cv .load-more-button:disabled {
  background: #666666;
  cursor: not-allowed;
}

.section-blind-cv .load-more-button:hover {
  background: #b2946b;
}

.section-blind-cv a:hover, .section-blind-cv a:focus {
  text-decoration: none;
  color: white;
}

.section-blind-cv .section-title.main-section-title .line2 {
  position: relative;
}

.section-blind-cv .boxes-section-title {
  margin-bottom: 108px;
}

.section-blind-cv h2 {
  font-family: 'Campton', 'CentGothWGL', 'Helvetica Neue Light', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
}

.section-blind-cv .info-and-image {
  position: relative;
}

.section-blind-cv .blind-cv-info-above {
  z-index: 2;
  position: relative;
}

.section-blind-cv .blind-cv-info-above p {
  font-size: 16px;
}

.section-blind-cv .blind-cv-info-below {
  z-index: 2;
  position: relative;
}

.section-blind-cv .blind-cv-info-img {
  max-width: 100%;
  margin-bottom: 50px;
}

.section-blind-cv .industry-boxes {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin-bottom: 40px;
  padding: 16px;
}

.section-blind-cv .industry-box {
  border: 1px solid #bba07c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 16px;
  cursor: pointer;
  -webkit-transition: 400ms all;
  transition: 400ms all;
  gap: 8px;
}

.section-blind-cv .industry-box:hover {
  background-color: rgba(102, 87, 67, 0.71);
}

.section-blind-cv .industry-box__icon {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 86px;
}

.section-blind-cv .industry-box__icon img {
  max-width: 80px;
  max-height: 60px;
}

.section-blind-cv .industry-box__name {
  font-size: 12px;
}

.section-blind-cv .cv-not-found {
  padding: 24px;
  border: 1px solid #bba07c;
}

.section-blind-cv .cv-not-found .text {
  text-align: center;
  font-size: 20px;
}

.section-blind-cv .cv-not-found .link-btn {
  background-color: #bba07c;
  border: 2px solid #bba07c;
  color: white;
  -webkit-transition: 300ms all;
  transition: 300ms all;
  padding: 8px 16px;
  font-weight: bold;
  text-align: center;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.section-blind-cv .cv-not-found .link-btn:hover {
  background-color: transparent;
}

.section-blind-cv .cv-not-found .back-arrow {
  margin-right: 16px;
}

.section-blind-cv .cv-box {
  background-color: #3a3a3a;
  padding: 30px;
  border-radius: 5px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}

.section-blind-cv .cv-box.hidden {
  display: none;
}

.section-blind-cv .cv-box__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.section-blind-cv .cv-box__title {
  font-size: 17px;
  font-weight: 600;
}

.section-blind-cv .cv-box__description {
  font-size: 13px;
}

.section-blind-cv .cv-box__date {
  font-size: 12px;
  margin-top: 14px;
}

.section-blind-cv .cv-box__date .calendar-img {
  width: 16px;
  -webkit-transform: translate(0, -3px);
          transform: translate(0, -3px);
}

.section-blind-cv .cv-box__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.section-blind-cv .cv-box__button {
  cursor: pointer;
  background-color: #696969;
  color: #ddd;
  padding: 8px 16px;
  font-weight: bold;
}

.section-blind-cv .cv-box__button:hover {
  text-decoration: none;
  color: white;
}

.section-blind-cv .cv-form {
  padding: 24px;
  border: 1px solid #bba07c;
  position: relative;
}

.section-blind-cv .cv-form .js-form-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 8px;
  cursor: pointer;
  color: #ddd;
  font-size: 20px;
}

.section-blind-cv .cv-form .js-form-close:hover {
  color: white;
}

.section-blind-cv .cv-form.hidden {
  display: none;
}

.section-blind-cv .cv-form .form-row {
  display: grid;
  grid-template-columns: 1fr;
}

.section-blind-cv .cv-form .form-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section-blind-cv .cv-form .input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 8px;
}

.section-blind-cv .cv-form label {
  margin: 0;
}

.section-blind-cv .cv-form input {
  padding: 3px;
}

.section-blind-cv .cv-form .input.checkbox {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.section-blind-cv .cv-form .checkbox input[type="checkbox"] {
  position: static;
  margin: 0;
}

.section-blind-cv .cv-form .thanks {
  display: none;
  text-align: center;
  padding: 64px 12px 125px;
}

.section-blind-cv .cv-form .thanks .icon {
  font-size: 64px;
  margin-bottom: 20px;
}

.section-blind-cv .cv-form .loader-container {
  display: none;
}

.section-blind-cv .cv-form .loader-container .loader {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #bba07c;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
  margin: auto;
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.section-blind-cv .cv-form .error {
  color: #e71622;
  text-align: center;
  margin: 3px;
  font-size: 11px;
}

.section-blind-cv .cv-form .js-cv-consent-toggle {
  cursor: pointer;
  font-weight: bold;
}

.section-blind-cv .cv-form .js-cv-consent-toggle:hover {
  text-decoration: underline;
}

.section-blind-cv .cv-form .checkbox-label-container {
  padding-left: 30px;
}

.section-blind-cv .cv-form .checkbox-label-container label {
  padding: 0;
}

.section-blind-cv .cv-form .form-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section-blind-cv .cv-form .form-actions__consents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.section-blind-cv .cv-filters {
  margin-bottom: 70px;
}

.section-blind-cv .cv-filters input[type=submit] {
  height: 100%;
  background: #bba07c;
  color: white;
  font-size: 12px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  width: 100%;
  cursor: pointer;
}

.section-blind-cv .cv-filters input[type=submit]:hover {
  background: #b2946b;
}

.section-blind-cv .cv-filters .filters-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-bottom: 30px;
}

.section-blind-cv .cv-filters .filters-grid .input.select {
  width: 100%;
}

.section-blind-cv .cv-filters .choices__item {
  color: black;
}

.section-blind-cv .cv-filters .choices.is-open {
  z-index: 25;
}

.section-blind-cv .cv-filters .choices::after {
  border-color: white transparent transparent;
  right: 7px;
}

.section-blind-cv .cv-filters .choices__input {
  margin-bottom: 0;
}

.section-blind-cv .cv-filters .choices__input--cloned {
  background: none;
}

.section-blind-cv .cv-filters .choices__input--cloned::-webkit-input-placeholder {
  color: white;
  opacity: 1;
}

.section-blind-cv .cv-filters .choices__input--cloned::-moz-placeholder {
  color: white;
  opacity: 1;
}

.section-blind-cv .cv-filters .choices__input--cloned::-ms-input-placeholder {
  color: white;
  opacity: 1;
}

.section-blind-cv .cv-filters .choices__input--cloned::placeholder {
  color: white;
  opacity: 1;
}

.section-blind-cv .cv-filters .choices__inner {
  background: #666666;
  border: none;
  border-radius: 1px;
  padding: 7px 5px 7px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.section-blind-cv .cv-filters .choices__inner .choices__list {
  padding-right: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 99;
}

.section-blind-cv .cv-filters .choices__inner .choices__list--multiple {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.section-blind-cv .cv-filters .choices__inner .choices__list--multiple .choices__item {
  font-size: 12px;
  background: #bba07c;
  border-color: #bba07c;
}

.section-blind-cv .cv-filters .choices__inner .choices__list--multiple .choices__item .choices__button {
  border-color: white;
  padding-left: 8px;
  margin-left: 4px;
}

.section-blind-cv .cv-filters .choices__inner .choices__list.choices__list--multiple {
  padding-right: 0;
}

.section-blind-cv .cv-filters .choices__inner .choices__item, .section-blind-cv .cv-filters .choices__inner .choices__input--cloned {
  font-size: 23px;
  color: white;
  font-weight: 500;
  opacity: 1;
}

.section-blind-cv .cv-filters .choices__list--dropdown .choices__item--selectable {
  font-size: 12px;
}

.section-blind-cv .cv-filters .choices__list--dropdown .choices__item--selectable {
  padding-right: 10px;
}

.person-cards-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 43px;
     -moz-column-gap: 43px;
          column-gap: 43px;
  row-gap: 33px;
}

.person-cards-wrapper .person-card {
  padding: 31px;
  background: white;
  color: black;
  font-size: 12px;
  max-width: 376px;
}

.person-cards-wrapper .person-card .name {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 9px;
}

.person-cards-wrapper .person-card .description {
  font-size: 10px;
  margin-bottom: 20px;
}

.person-cards-wrapper .person-card .email {
  margin-bottom: 4px;
}

.person-cards-wrapper .person-card a {
  color: black;
}

.person-cards-wrapper .person-card img.profile-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: auto;
  width: 69px;
  border-radius: 50%;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 17, 2017, 10:48:31 AM
    Author     : jhlubinski
*/
.error-fix-bottom {
  bottom: 20% !important;
  max-width: 80% !important;
}

.error-text-position a {
  font-size: 1em;
}

.error-text-position .error-main-text h1 {
  font-size: 5em;
  color: #bba07c;
  margin: 0;
}

.error-text-position .error-main-text p {
  font-size: 1em;
}

.error-text-position .error-main-button {
  margin: 10px 0 20px 0;
}

.error-text-position .error-main-button > .btn, .error-text-position .nav-pills > li.error-main-button > a, .error-text-position .nav-pills-filter > li.error-main-button > a {
  padding: 5px 10px;
}

.error-text-position .error-main-button > .btn-default {
  height: 40px;
}

.error-text-position .error-main-button .error-icon-arrow-right {
  display: inline-block;
  margin: 0 -3px -3px 3px;
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 141.7 141.7' width='15' height='15'>  <path d='M44.5 138.5l56.1-67L43.7 4.6l-7.6 6.5 51.4 60.5-50.7 60.5z' fill='rgb(255,255,255)'/></svg>");
}

.section-about-aterima {
  position: relative;
  z-index: 99;
  background: white;
  color: black;
  padding: 50px 0px 28px 0px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6;
}

.section-about-aterima h2, .section-about-aterima h3, .section-about-aterima h4 {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 14px;
  font-family: "Campton", "CentGothWGL", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
}

.section-about-aterima strong {
  font-weight: 800;
}

.section-about-aterima p {
  margin: 0 0 10px;
}

.section-about-aterima a {
  text-decoration: underline;
  color: inherit;
}

.section-about-aterima span.underline {
  text-decoration: underline;
}

.section-about-aterima div.more {
  position: relative;
  display: none;
}

.section-about-aterima div.more.expanded {
  display: block;
}

.section-about-aterima div.more-trigger {
  color: #bba07c;
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  display: inline-block;
  margin-top: 12px;
}

.section-about-aterima::before, .section-about-aterima::after {
  content: '';
  position: absolute;
  left: 0px;
  height: 1px;
  width: 100%;
  background: #f1f1f1;
}

.section-about-aterima::before {
  top: 40px;
}

.section-about-aterima::after {
  bottom: 0px;
}

.info-box-icon-title .icon-box {
  overflow: hidden;
  max-height: 80px;
  font-size: 35px;
}

.info-box-job-place {
  color: #bba07c;
}

.section-box-owl-carousel .owl-carousel {
  height: auto;
  padding-bottom: 46px;
}

.section-box-owl-carousel .info-box-wrapp.offer-box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.section-box-owl-carousel .info-box-wrapp.offer-box-wrap .info-box {
  width: 33%;
  margin: 0 30px 35px;
}

/*.info-box-col-3.left {
    @include media(">=tablet") {
        left: 7.40171%;
        right: 69.09402%;
    }
}
.info-box-col-3.right {
    @include media(">=tablet") {
        left: 69.09402%;
        right: 6.40171%;
    }
}*/
.btn-float-r {
  float: right;
}

.section-content-article-details article a {
  color: #333;
  text-decoration: underline;
}

.section-content-article-details article a:hover {
  color: #000;
  text-decoration: none;
}

.header_filter::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  display: block;
  background-color: black;
}

.footer-add-info .forum-hr a {
  outline: none;
}

.footer-add-info .forum-hr img {
  width: 55px;
}

.bkg-blour-oferty-pracy::before {
  background-image: none;
}

.sm-banner {
  padding-top: 16px;
  padding-bottom: 16px;
  margin: auto;
  min-height: 250px;
}

.standard-text {
  font-size: 22px;
}

.cm-popup-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.45);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 9999;
  opacity: 1;
  -webkit-animation: grow .3s ease-in-out;
          animation: grow .3s ease-in-out;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  overflow-y: auto;
}

.cm-popup-wrapper .cm-content-positioner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cm-popup-wrapper .cm-relative {
  display: inline;
  position: relative;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.cm-popup-wrapper .cm-popup-container {
  height: 100%;
  padding: 5px;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cm-popup-wrapper .cm-popup-content-wrapper {
  height: 100%;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cm-popup-wrapper.hidden {
  opacity: 0;
  -webkit-animation: none;
          animation: none;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.cm-popup-wrapper.deleted {
  display: none;
}

.cm-popup-wrapper .cm-popup-content-img {
  width: 100%;
  height: auto;
}

.cm-popup-wrapper .cm-close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  color: #292aab;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  display: block;
  z-index: 1;
  text-align: right;
  background: none;
  border: none;
  padding: 0;
  outline: inherit;
}

.cm-popup-wrapper .cm-close-button .cm-closer-icon {
  width: 40px;
  text-align: center;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.cm-consent-manager {
  background: white;
  padding: 42px 62px 20px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 3px;
  max-width: 100%;
  width: 800px;
  max-height: 100%;
  color: #000;
}

.cm-consent-manager .cm-title {
  font-weight: 600;
  font-size: 22px;
  color: #000;
}

.cm-consent-manager .cm-title.info {
  margin-bottom: 25px;
}

.cm-consent-manager .cm-info-description {
  font-size: 12px;
  margin-bottom: 45px;
  color: #000;
}

.cm-consent-manager .cm-info-description a {
  text-decoration: underline;
  color: #000;
}

.cm-consent-manager .cm-panels {
  position: relative;
}

.cm-consent-manager .cm-panel {
  display: none;
}

.cm-consent-manager .cm-panel.toggled {
  display: block;
}

.cm-consent-manager .cm-possible-consents {
  height: 470px;
  overflow-y: scroll;
  border-bottom: 1px solid #a3a3a3;
  max-height: 50vh;
  margin-bottom: 23px;
  padding-right: 10px;
}

.cm-consent-manager .cm-toggle-switch {
  position: relative;
  display: inline-block;
  width: 37px;
  height: 19px;
  /* Hide default HTML checkbox */
  /* The slider */
  /* Rounded sliders */
}

.cm-consent-manager .cm-toggle-switch .cm-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cm-consent-manager .cm-toggle-switch input {
  opacity: 0;
  width: 37px;
  height: 19px;
}

.cm-consent-manager .cm-toggle-switch .cm-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.cm-consent-manager .cm-toggle-switch .cm-slider:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.cm-consent-manager .cm-toggle-switch input:checked + .cm-slider {
  background-color: #bba07c;
}

.cm-consent-manager .cm-toggle-switch input:focus + .cm-slider {
  -webkit-box-shadow: 0 0 1px #bba07c;
          box-shadow: 0 0 1px #bba07c;
}

.cm-consent-manager .cm-toggle-switch input:checked + .cm-slider:before {
  -webkit-transform: translateX(18px);
          transform: translateX(18px);
}

.cm-consent-manager .cm-toggle-switch .cm-slider.cm-round {
  border-radius: 34px;
}

.cm-consent-manager .cm-toggle-switch .cm-slider.cm-round:before {
  border-radius: 50%;
}

.cm-consent-manager .cm-possible-consent {
  margin-bottom: 20px;
}

.cm-consent-manager .cm-possible-consent .cm-top {
  margin-bottom: 10px;
}

.cm-consent-manager .cm-possible-consent .cm-top, .cm-consent-manager .cm-possible-consent .cm-consent-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cm-consent-manager .cm-possible-consent .cm-consent-title {
  font-weight: bold;
}

.cm-consent-manager .cm-possible-consent .cm-consent-status {
  margin-right: 10px;
}

.cm-consent-manager .cm-all-types {
  margin-bottom: 15px;
}

.cm-consent-manager .cm-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cm-consent-manager .cm-nav .cm-settings-link {
  color: #000;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px;
  text-decoration: underline;
}

.cm-consent-manager .cm-nav .cm-pp-link {
  font-size: 16px;
}

.cm-consent-manager .cm-nav .cm-save-custom-link {
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-decoration: underline;
}

.cm-consent-manager .cm-nav .cm-consent-bt {
  font-weight: bold;
  cursor: pointer;
  border-radius: 1px;
  text-align: center;
  padding: 10px 30px;
  display: inline-block;
}

.cm-consent-manager .cm-nav .cm-accept-selected {
  background: #f1f1f1;
  color: #a3a3a3;
  font-weight: normal;
}

.cm-consent-manager .cm-nav .cm-accept {
  background: #bba07c;
  color: white;
  border: 1px solid #bba07c;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: inline-block;
}

.cm-consent-manager .cm-nav .cm-accept:hover {
  background: none;
  color: #bba07c;
}

.cm-consent-manager .cm-quick-settings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 13px;
}

.cm-consent-manager .cm-quick-settings .cm-consent-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cm-consent-manager .cm-quick-settings .cm-consent-status:nth-last-child(n+2) {
  margin-right: 20px;
}

.cm-consent-manager .cm-quick-settings .cm-toggle-switch {
  margin-right: 10px;
}

.cm-consent-manager .cm-quick-settings .cm-consent-title {
  line-height: 1;
}

.cm-consent-manager .cm-quick-settings .input.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 17px;
}

.cm-consent-manager .cm-individual-settings-panel .cm-individual-settings-nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 13px;
}

.cm-consent-manager .cm-individual-settings-panel .cm-individual-settings-nav .cm-consent-bt {
  width: auto;
  margin-bottom: 9px;
}

.cm-consent-manager .cm-individual-settings-panel .cm-individual-settings-nav .cm-go-back-btn {
  cursor: pointer;
  font-size: 16px;
  text-decoration: underline;
  margin-left: auto;
}

.cm-consent-manager .cm-individual-settings-panel .cm-consent-description {
  font-size: 12px;
}

.cm-consent-manager h3.cm-title {
  font-family: 'Campton', sans-serif;
}

.backface-light {
  position: relative;
}

.backface-light:before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.25);
}

.backface-light.blur:before {
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}

@media (min-width: 320px) and (max-width: 1019px) {
  .bg-img.bg-img-header {
    background-image: url("/img/sections-bkg/header/medium.2019022101.jpg");
    background-position-x: 36%;
  }
  .bg-img.bg-img-zaufanie {
    background-image: url("/img/sections-bkg/zaufanie/medium.jpg");
  }
  .bg-img.bg-img-dopasowanie {
    background-image: url("/img/sections-bkg/dopasowanie/medium.jpg");
  }
  .bg-img.bg-img-dopasowanie-blur {
    background-image: url("/img/sections-bkg/dopasowanie-blur/medium.jpg");
  }
  .bg-img.bg-img-kontakty {
    background-image: url("/img/sections-bkg/kontakty/medium.jpg");
  }
  .bg-img.bg-img-efekt {
    background-image: url("/img/sections-bkg/efekt/medium.jpg");
  }
  .bg-img.bg-img-oferty {
    background-image: url("/img/sections-bkg/oferty/medium.2018020601.jpg");
  }
}

@media (min-width: 320px) and (max-width: 519px) {
  .bg-img.bg-img-wiedza {
    background-image: url("/img/sections-bkg/wiedza/small.jpg");
    background-size: cover;
    background-position: right center;
  }
}

@media (min-width: 320px) and (max-width: 739px) {
  .bg-img.bg-img-laczymy-sily {
    background-image: url("/img/sections-bkg/kings-krakow/medium.jpg");
    background-size: cover;
  }
}

@media (min-width: 520px) and (max-width: 739px) {
  .bg-img.bg-img-wiedza {
    background-image: url("/img/sections-bkg/wiedza/small.jpg");
    background-position: 50% 67%;
    /* Sets reference point to scale from */
    background-size: cover;
  }
}

@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable, .choices__list[aria-expanded] .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable::after, .choices__list[aria-expanded] .choices__item--selectable::after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable, [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable::after, [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable::after {
    right: auto;
    left: 10px;
  }
}

@media (min-width: 740px) {
  .mobile-only {
    display: none !important;
  }
  .fancybox-close {
    top: -30px;
    right: -30px;
  }
  .fancybox-overlay {
    border: 20px solid #FFF;
  }
  .info-box-owl-carousel-nav {
    padding: 0 50px;
  }
  .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .border-wrapper {
    padding: 20px 20px 0 20px;
    background: #bba07c;
  }
  .border-wrapper:before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 20px;
    background: #bba07c;
    z-index: 100;
  }
  .border-wrapper:after {
    content: '';
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;
    background: #bba07c;
    z-index: 100;
  }
  .nav-pills > li {
    display: inline-block;
    padding: 0 15px;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .page-header {
    position: absolute;
    left: 0;
    right: 0;
  }
  .navbar-toggle-sm {
    display: none;
  }
  .navbar-nav .show-xs {
    display: none;
  }
  .page-footer {
    margin: 20px -20px 0 -20px;
  }
  .footer-about-group .aterima-hr {
    float: left;
  }
  .footer-about-group .aterima-hr:after {
    z-index: 104;
    position: absolute;
    top: 61px;
    left: 0;
    content: '';
    display: block;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #FFF;
    height: 0;
    width: 0;
  }
  .footer-about-group .companys-list {
    float: right;
  }
  .footer-about-group .companys-list li {
    min-width: 140px;
  }
  .privacy-policy {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer-add-info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    bottom: 11px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .footer-add-info .forum-hr {
    border-right: 2px solid #cecece;
    padding-right: 15px;
    padding-top: 5px;
  }
  .footer-add-info .forum-hr .text-label {
    text-transform: uppercase;
    display: inline-block;
    max-width: 170px;
  }
  .footer-add-info .forum-hr img {
    margin: 0 25px;
    vertical-align: top;
  }
  .nav-social-footer {
    padding-left: 30px;
  }
  .footer {
    padding-top: 50px;
    margin: 20px -20px 0;
  }
  .footer .footer__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer .footer__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer .footer__row.footer__nav {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .footer .footer__row.footer__nav .footer__column {
    margin-right: 50px;
  }
  .footer .footer__row.social-row {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 0;
  }
  .footer .footer__row .social-nav {
    -ms-flex-item-align: auto;
        align-self: auto;
  }
  .footer .footer__row .pfhr-info {
    -ms-flex-item-align: auto;
        align-self: auto;
  }
  .footer .footer__column {
    padding: 0;
  }
  .footer .privacy-policy-info {
    margin: 22px 0 0;
  }
  .pfhr-info {
    margin: 0 30px 0 0;
  }
  .pfhr-info span {
    font-size: 12px;
    line-height: 20px;
  }
  .social-nav .social-nav-link:first-child {
    margin: -3px 0 0;
  }
  .footer-brands {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .footer-brands .logos-aterima-footer.aterima-work {
    margin: 0 30px 0 0;
  }
  .footer-brands .logos-aterima-footer.aterima-med {
    margin: 0 30px 0 0;
  }
  .section-content {
    overflow: visible;
  }
  .section-content-title.section-content-title-absolute {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3;
  }
  .section-content-height-container .section-content-body {
    display: block;
  }
  .section-content-body {
    padding-bottom: 50px;
  }
  .section-title {
    margin: 48px 0 0;
  }
  .section-lead {
    margin: -46px 0 20px 0;
  }
  .section-content-lead .lead-page-content, .section-simple-box .lead-page-content {
    bottom: 13%;
  }
  .section-content-light .lead-page-content, .section-content-light-white .lead-page-content, .section-content-journal .lead-page-content {
    max-width: 400px;
  }
  .section-content-dark .lead-page-content {
    max-width: 480px;
  }
  .section-content-light-white .info-box-simple:nth-child(1) {
    left: auto;
    right: 25%;
    top: 65%;
  }
  .section-content-light-white .info-box-simple:nth-child(1) .person {
    top: -80px;
  }
  .section-content-journal-list .lead-page-content {
    padding-top: 170px;
  }
  .section-our-team-list {
    margin-top: -150px;
    padding-top: 150px;
  }
  .section-our-team-list:before {
    height: 150px;
  }
  .section-our-team-list:after {
    top: 150px;
  }
  .lead-page-content h2 {
    font-size: 22px;
  }
  .lead-page-content h2 {
    font-size: 20px;
  }
  .lead-page-content h2.lead-narrow {
    max-width: 60%;
  }
  .lead-page-content h4 {
    font-size: 26px;
  }
  .lead-page-content p {
    font-size: 18px;
  }
  .lead-page-content .h2 {
    color: #333333;
  }
  .lead-page-content .signature {
    max-width: 250px;
  }
  .lead-page-quote-text {
    color: #ddd;
  }
  .section-contact-details .nav-pills li a {
    min-width: 290px;
  }
  .section-contact-details .container {
    height: 100%;
  }
  .section-contact-details .tab-content {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
  }
  .contact-person-box {
    font-size: 22px;
  }
  .contact-map-wrapper {
    min-height: 350px;
  }
  .section-choose-country .btn-choose {
    bottom: 60px;
  }
  .animation-drag .circle {
    display: block;
    width: 101px;
    height: 101px;
    margin: 26px 0 0 -49px;
    font-size: 40px;
    line-height: 101px;
  }
  .number-info-box-icons {
    font-size: 30px;
  }
  .number-info-box-icons li {
    float: left;
    padding: 0 12px 12px 0;
  }
  .number-info-box-title .text {
    height: 5.1em;
  }
  .section-looking-for .nav-pills li a {
    min-width: 290px;
  }
  .section-looking-for .container {
    height: 100%;
  }
  .section-looking-for .tab-content {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
  }
  .section-content-journal-list .lead-page-quote-text {
    font-size: 36px;
  }
  #referencje {
    height: 100vh !important;
  }
  .section-lp .lp-slide-left-side {
    width: 500px;
  }
  .section-mp-blind-cv .cv-box-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 42px;
  }
  .section-content-lead .section-content-body .lead-page-content.award-content, .section-simple-box .section-content-body .lead-page-content.award-content {
    bottom: 60px;
  }
  .btn-default {
    min-width: 264px;
  }
  .section-box-owl-carousel .container .info-box-wrapp {
    margin-left: -45px;
    margin-right: -45px;
  }
  .section-box-owl-carousel .owl-carousel {
    height: 285px;
    padding-bottom: 0;
  }
  .info-box-owl-carousel .owl-stage-outer,
  .info-box-owl-carousel-nav .owl-stage-outer {
    height: 100%;
  }
  .info-box-owl-carousel .owl-stage-outer,
  .info-box-owl-carousel-nav .owl-stage-outer {
    margin: auto;
  }
  .info-box {
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
  }
  .info-box-simple .info-box-hidden-body {
    border: 1px solid #bba07c;
    max-height: 0;
    background: rgba(255, 255, 255, 0.95);
  }
  .info-box-simple a {
    line-height: 30px;
  }
  .info-box-simple a:hover {
    color: #fff;
  }
  .info-box-simple.open {
    left: calc(50% + 40px) !important;
    margin: auto;
    max-width: 500px;
    right: 0 !important;
    top: 40% !important;
    bottom: auto !important;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1100;
  }
  .info-box-simple.open .info-box-hidden-body {
    max-height: 1000px;
    max-width: 800px;
    overflow: visible;
    opacity: 1;
    padding: 20px 20px 20px 20px;
    width: 100%;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
  }
  .info-box-simple.open .info-box-hidden-body > * {
    opacity: 1;
  }
  .info-box-simple.open .info-box-action-btn .plus {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .info-box-simple .person h3 {
    font-size: 22px;
  }
  .info-box-simple .person h4 {
    font-size: 18px;
  }
  .info-box-col-2 {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    left: 42.73504%;
    right: 9.40171%;
  }
  .info-box-col-2.open {
    left: 9.40171%;
    right: 9.40171%;
  }
  .info-box-col-3 {
    position: absolute;
    top: 50%;
    margin-top: -140px;
  }
  .info-box-col-3.left {
    left: 9.40171%;
    right: 67.09402%;
  }
  .info-box-col-3.middle {
    left: 38.46154%;
    right: 38.46154%;
  }
  .info-box-col-3.right {
    left: 67.09402%;
    right: 9.40171%;
  }
  .info-box-col-3.open {
    left: 8.54701%;
    right: 9.40171%;
  }
  .info-box-references {
    margin-top: 24px;
    width: 68%;
  }
  .info-box-references .ref-item {
    max-width: 1180px;
    margin: auto;
  }
  .info-box-action-btn {
    -webkit-transition: top 1s ease, background-color 0.25s ease;
    transition: top 1s ease, background-color 0.25s ease;
  }
  .info-box-action-btn .plus:before {
    -webkit-transition: -webkit-transform 1s ease 0s;
    transition: -webkit-transform 1s ease 0s;
    transition: transform 1s ease 0s;
    transition: transform 1s ease 0s, -webkit-transform 1s ease 0s;
  }
  .info-box-action-btn .plus:after {
    -webkit-transition: -webkit-transform 1s ease 0s;
    transition: -webkit-transform 1s ease 0s;
    transition: transform 1s ease 0s;
    transition: transform 1s ease 0s, -webkit-transform 1s ease 0s;
  }
  .info-box-body.lg-padding {
    min-height: 140px;
  }
  .info-box-wrapp-height .info-box-body {
    min-height: 140px;
  }
  .info-box-hidden-body {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .info-box-hidden-body .bkg-icon-box {
    right: 0px;
    -webkit-transform: translate(0, 50%);
            transform: translate(0, 50%);
    -webkit-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
  }
  .info-box.open .info-box-hidden-body {
    -webkit-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
  }
  .info-box-img-icon + .info-box-body .info-box-simple-title p:first-child:before {
    content: "\00a0\00a0\00a0\00a0";
  }
  .info-box-img-title .icon-box {
    margin-bottom: 20px;
  }
  .info-box-img-title p {
    min-height: 13.6em;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .info-box.open .info-box-img-title p {
    -webkit-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
  }
  .info-box-icon-title {
    text-align: center;
  }
  .info-box-icon-title .icon-box {
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
  }
  .info-box.open .info-box-icon-title .icon-box {
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
  }
  .info-box-icon-title p {
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    margin-top: 10px;
    min-height: 5em;
  }
  .info-box.open .info-box-icon-title p {
    min-height: 0em;
    margin-top: 0;
    margin-bottom: 0px;
  }
  .info-box-contact-for-employees {
    min-height: 16em;
  }
  .info-box-contact-for-employees p {
    min-height: 11em;
  }
  .info-box-alert .icon-box {
    font-size: 70px;
  }
  .footer-cookies {
    bottom: 75px;
    right: 75px;
  }
  .form-article-search {
    float: right;
  }
  .article-header .author-img {
    text-align: right;
  }
  .article-body blockquote {
    margin: 40px 16.66667% 40px -8.33333%;
  }
  .bg-img.bg-img-blind-cv2 {
    background-image: url("/img/sections-bkg/blind-cv/bg2-desktop.webp");
  }
  .bg-img.bg-img-referencje {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.95)), to(rgba(0, 0, 0, 0.07))), url("/img/sections-bkg/referencje/extra-large.2.jpg");
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.07)), url("/img/sections-bkg/referencje/extra-large.2.jpg");
  }
  .bg-img.bg-img-kontakt .lead-page-content h1 {
    max-width: unset;
  }
  .awards-slider {
    width: 500px;
    margin: 40px 0 0;
  }
  .awards-slider .award-item img {
    margin: 0;
  }
  #polec-z-glowa h1.lead-page-quote-text, #polec-z-glowa h4.lead-page-quote-text, #polec-z-glowa .polec-button {
    margin-bottom: 26px;
    font-weight: bold;
  }
  #polec-z-glowa h1.lead-page-quote-text {
    margin-bottom: 12px;
  }
  #polec-z-glowa .btn, #polec-z-glowa .nav-pills > li > a, #polec-z-glowa .nav-pills-filter > li > a {
    font-size: 26px;
    padding: 10px 16px;
  }
  #program {
    min-height: 820px !important;
  }
  #program .btn-default {
    height: 62px;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #program .section-content-body {
    padding-bottom: 0;
  }
  #program .section-title {
    margin: 48px 0 0;
  }
  #program .wrapper {
    width: 77%;
  }
  #DISC h4.lead-page-content {
    margin-bottom: 38px;
  }
  #DISC .narrow-desktop {
    width: 70%;
  }
  #DISC .narrow-hr {
    width: 50%;
  }
  #DISC .lead-page-content {
    bottom: unset !important;
  }
  #DISC .lead-page-content .wrapper {
    width: 77%;
  }
  #DISC .lead-page-content hr {
    margin: 69px 0;
  }
  #DISC .lead-page-content h4 {
    font-weight: 600;
    font-size: 22px;
  }
  #DISC .lead-page-content .lead-page-quote-text h4 {
    margin-bottom: 42px;
  }
  #contact.program-kontakt .contact-person-box hr {
    width: 100%;
  }
  .section-blind-cv .section-title {
    margin-bottom: 73px;
  }
  .section-blind-cv .section-title.main-section-title {
    margin-bottom: 147px;
  }
  .section-blind-cv .section-title.main-section-title {
    font-size: 57px;
  }
  .section-blind-cv .blind-cv-info-above p {
    font-size: 26px;
  }
  .section-blind-cv .blind-cv-info-above h1 {
    text-align: right;
  }
  .section-blind-cv .blind-cv-info-below {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    margin-left: auto;
    min-width: 533px;
    font-size: 18px;
  }
  .section-blind-cv .industry-boxes {
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
  }
  .section-blind-cv .industry-box__name {
    font-size: 18px;
    line-height: 22px;
    min-height: 44px;
  }
  .section-blind-cv .cv-not-found .text {
    font-size: 46px;
  }
  .section-blind-cv .cv-not-found .link-btn {
    font-size: 18px;
  }
  .section-blind-cv .cv-box {
    gap: 4px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-blind-cv .cv-box__title {
    font-size: 28px;
  }
  .section-blind-cv .cv-box__description {
    font-size: 21px;
  }
  .section-blind-cv .cv-box__date {
    font-size: 16px;
  }
  .section-blind-cv .cv-box__actions {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .section-blind-cv .cv-form {
    margin: 42px 24px;
  }
  .section-blind-cv .cv-form .form-row {
    grid-template-columns: 5fr 7fr;
    gap: 16px;
  }
  .section-blind-cv .cv-form .form-actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-blind-cv .cv-filters input[type=submit] {
    font-size: 23px;
  }
  .section-blind-cv .cv-filters .filters-grid .input.select {
    height: 100%;
  }
  .section-blind-cv .cv-filters .choices {
    height: 100%;
  }
  .section-blind-cv .cv-filters .choices::after {
    right: 20px;
  }
  .section-blind-cv .cv-filters .choices__inner {
    height: 100%;
    padding: 14px 24px 14px;
  }
  .section-blind-cv .cv-filters .choices__list--dropdown .choices__item--selectable {
    font-size: 14px;
  }
  .error-fix-bottom {
    bottom: 17% !important;
  }
  .error-text-position a {
    font-size: 1.3em;
  }
  .error-text-position .error-main-text h1 {
    font-size: 7em;
    margin: 0 0 55px 0;
  }
  .error-text-position .error-main-text p {
    font-size: 1.5em;
  }
  .error-text-position .error-main-button {
    margin: 50px 0 100px 0;
  }
  .error-text-position .error-main-button > .btn, .error-text-position .nav-pills > li.error-main-button > a, .error-text-position .nav-pills-filter > li.error-main-button > a {
    padding: 14px 20px;
  }
  .error-text-position .error-main-button > .btn-default {
    height: 65px;
  }
  .error-text-position .error-main-button .error-icon-arrow-right {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 141.7 141.7' width='25' height='25'>  <path d='M44.5 138.5l56.1-67L43.7 4.6l-7.6 6.5 51.4 60.5-50.7 60.5z' fill='rgb(255,255,255)'/></svg>");
    width: 25px;
    height: 25px;
    margin: 0 -5px -5px 5px;
  }
  .info-box-icon-title .icon-box {
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
  }
  .info-box.open .info-box-icon-title .icon-box {
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
  }
  .info-box-icon-title p {
    margin-top: 15px;
    letter-spacing: -0.4px;
  }
  .section-about-aterima {
    margin: 0 -20px -20px -20px;
  }
  .narrow-desktop {
    width: 66%;
  }
}

@media (min-width: 740px) and (max-width: 947px) {
  .navbar-brand {
    display: none;
  }
}

@media (min-width: 740px) and (max-width: 1019px) {
  .footer .footer-main {
    padding: 0 0 50px;
  }
  .footer .footer__container:nth-child(2) {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 22px 0 0;
  }
  #contact.section-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contact-map-wrapper {
    margin-bottom: 150px;
  }
  .section-dopasowanie .info-box-wrapp + .btn, .section-dopasowanie .nav-pills > li > .info-box-wrapp + a, .section-dopasowanie .nav-pills-filter > li > .info-box-wrapp + a {
    position: absolute;
    bottom: -125px;
    right: 100px;
  }
  .bg-img.bg-img-wiedza {
    background-image: url("/img/sections-bkg/wiedza/large.jpg");
    background-size: cover;
  }
  .bg-img.bg-img-laczymy-sily {
    background-image: url("/img/sections-bkg/kings-krakow/medium.jpg");
    background-size: cover;
  }
  .info-box-job-place {
    font-size: 12px;
  }
}

@media (min-width: 740px) and (max-width: 1179px) {
  .section-content-light-white .section-bkg img {
    -o-object-position: 65% 50%;
       object-position: 65% 50%;
  }
}

@media (min-width: 741px) {
  h1, .h1 {
    font-size: 40px;
  }
  h2, .h2 {
    font-size: 22px;
  }
  h3, .h3 {
    font-size: 22px;
  }
  body {
    font-size: 16px;
  }
  body.navbar-open:after {
    right: 20px;
    left: 20px;
  }
  .section-play-movie .btn-choose {
    margin: 124px 0 0 230px;
  }
  .section-content-contact .contact-person-box {
    max-width: 60%;
  }
  .btn-kings::after {
    top: -2px;
    left: 300px;
  }
}

@media (min-width: 741px) and (max-width: 1019px) {
  .bg-img.bg-img-raporty {
    background-image: url("/img/sections-bkg/raporty/medium.jpg");
  }
}

@media (min-width: 1020px) {
  .list-style li {
    padding: 0 0 10px 30px;
  }
  .list-style li:before {
    width: 16px;
    height: 16px;
    top: 5px;
  }
  .owl-carousel-nav-arrow {
    padding: 0 100px;
  }
  .info-box-owl-carousel-nav {
    width: 1292px;
    margin: auto;
  }
  .owl-nav .owl-prev,
  .owl-nav .owl-next {
    top: 117px;
  }
  .owl-nav .owl-prev .fa,
  .owl-nav .owl-next .fa {
    font-size: 2em;
    line-height: 60px;
  }
  .nav-pills-filter > li {
    padding-right: 30px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .navbar .container {
    margin-top: 20px;
  }
  .navbar-brand img {
    margin-top: 15px;
  }
  .navbar-brand .logo-dark {
    display: block;
  }
  .navbar-brand .logo-white {
    display: none;
  }
  .blog-page .navbar-brand .logo-dark {
    display: block;
  }
  .blog-page .navbar-brand .logo-white {
    display: none;
  }
  .navbar-main {
    right: 42px;
  }
  body.navbar-jobs-open .navbar-jobs-overflow:after {
    position: fixed;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    z-index: 100;
  }
  body.navbar-jobs-open .page-header {
    z-index: 99;
  }
  .navbar-jobs-conteiner {
    position: fixed !important;
    height: auto !important;
    overflow: visible !important;
    display: block !important;
    top: 0;
    bottom: 0;
    right: -310px;
    width: 260px;
    background: #FFF;
    padding: 0 35px;
    color: #ddd;
    z-index: 105;
    -webkit-transition: all 0.2s !important;
    transition: all 0.2s !important;
  }
  .navbar-jobs-conteiner .navbar-toggle-jobs {
    position: absolute;
    top: 30px;
    left: -30px;
  }
  .navbar-jobs-conteiner h2 {
    margin: 45px 0 25px 0;
  }
  .navbar-jobs-conteiner.in {
    right: 0;
  }
  .navbar-navadd {
    position: absolute;
    top: 40px;
    right: 13px;
  }
  .navbar-navadd > li {
    float: left;
  }
  .navbar-navadd > li + li {
    padding-left: 1px;
  }
  .navbar-navadd > li > a {
    color: #FFF;
    font-size: 14px;
    padding: 5px 8px;
    line-height: 1.2;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .navbar-navadd > li > a:hover, .navbar-navadd > li > a:focus, .navbar-navadd > li > a.active {
    outline: none;
    background: #ddd;
    color: #FFF;
  }
  .navbar-navadd > li.item-lang > a {
    padding: 0;
    margin: 8px 8px 0 8px;
  }
  .navbar-navadd > li.item-lang > a img {
    display: block;
  }
  .navbar-navadd > li.item-lang > a:hover img, .navbar-navadd > li.item-lang > a:focus img {
    background: none;
    opacity: 0.75;
  }
  .navbar-navadd > li.facebook > a {
    padding: 0;
    margin: 0px 12px 0 8px;
    color: #3e5294;
  }
  .navbar-navadd > li.facebook > a img {
    display: block;
    width: 26px;
    height: 26px;
  }
  .navbar-navadd > li.facebook > a:hover, .navbar-navadd > li.facebook > a:focus {
    background: none;
  }
  .navbar-navadd > li.facebook > a:hover img, .navbar-navadd > li.facebook > a:focus img {
    background: none;
    opacity: 0.75;
  }
  .calculator-page .navbar-navadd > li > a {
    color: #ddd;
  }
  .calculator-page .navbar-navadd > li > a:hover, .calculator-page .navbar-navadd > li > a:focus, .calculator-page .navbar-navadd > li > a.active {
    color: #FFF;
  }
  .navbar-nav > li > a {
    color: #ddd;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    padding: 6px 13px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    color: #fff;
    outline: none;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
  }
  .navbar-nav-sub {
    background-color: rgba(0, 0, 0, 0.33);
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
    border-radius: 6px;
  }
  .navbar-nav-sub > li > a {
    color: #ddd;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    padding: 6px 13px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .navbar-nav-sub > li > a:hover, .navbar-nav-sub > li > a:focus {
    color: #fff;
    outline: none;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
  }
  .navbar-left {
    float: left;
  }
  .navbar-right {
    float: right;
  }
  .footer-about-group .companys-list li {
    min-width: 180px;
  }
  .footer .footer-main {
    padding: 0 0 93px;
  }
  .footer .footer__container:nth-child(2) {
    margin: 53px 0 0;
  }
  .form-control {
    height: 50px;
    padding: 10px 10px;
    font-size: 18px;
  }
  .form-group.has-action button {
    height: 50px;
    line-height: 50px;
  }
  .section-lead {
    font-size: 22px;
  }
  .section-content-light .lead-page-content, .section-content-light-white .lead-page-content, .section-content-journal .lead-page-content {
    max-width: 480px;
  }
  .section-content-light .text-info-box, .section-content-light-white .text-info-box, .section-content-journal .text-info-box {
    padding: 20px;
  }
  .section-content-light .text + .text-info-box, .section-content-light-white .text + .text-info-box, .section-content-journal .text + .text-info-box {
    margin-top: 70px;
    margin-bottom: 30px;
  }
  .section-content-dark .text-info-box {
    padding: 20px;
  }
  .section-content-dark .text + .text-info-box {
    margin-top: 70px;
    margin-bottom: 30px;
  }
  .section-content-light-white .lead-page-content {
    max-width: 690px;
  }
  .section-content-light-white .info-box-simple:nth-child(1) {
    right: 10%;
  }
  .section-content-light-white .info-box-simple:nth-child(1) .person {
    left: -80px;
    top: -90px;
  }
  .section-content-contact .person-description {
    max-width: 55%;
  }
  .section-content-contact .info-box-simple-list {
    padding-top: 48px;
  }
  .section-content-contact .cta-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-content-contact .quote-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-content-contact .info-box-simple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4rem;
  }
  .emplyee-box .emplyee-img {
    width: 170px;
  }
  .emplyee-box .emplyee-img .btn-round, .emplyee-box .emplyee-img .owl-nav .owl-prev, .owl-nav .emplyee-box .emplyee-img .owl-prev,
  .emplyee-box .emplyee-img .owl-nav .owl-next, .owl-nav .emplyee-box .emplyee-img .owl-next {
    bottom: -5px;
    right: -5px;
    width: 50px;
    height: 50px;
  }
  .emplyee-box .emplyee-img .btn-round .plus, .emplyee-box .emplyee-img .owl-nav .owl-prev .plus, .owl-nav .emplyee-box .emplyee-img .owl-prev .plus, .emplyee-box .emplyee-img .owl-nav .owl-next .plus, .owl-nav .emplyee-box .emplyee-img .owl-next .plus {
    width: 27px;
    height: 27px;
    margin: 12px 0 0 12px;
  }
  .emplyee-box .emplyee-img .btn-round .plus:before, .emplyee-box .emplyee-img .owl-nav .owl-prev .plus:before, .owl-nav .emplyee-box .emplyee-img .owl-prev .plus:before, .emplyee-box .emplyee-img .owl-nav .owl-next .plus:before, .owl-nav .emplyee-box .emplyee-img .owl-next .plus:before {
    width: 27px;
    height: 3px;
    top: 12px;
  }
  .emplyee-box .emplyee-img .btn-round .plus:after, .emplyee-box .emplyee-img .owl-nav .owl-prev .plus:after, .owl-nav .emplyee-box .emplyee-img .owl-prev .plus:after, .emplyee-box .emplyee-img .owl-nav .owl-next .plus:after, .owl-nav .emplyee-box .emplyee-img .owl-next .plus:after {
    width: 3px;
    height: 27px;
    left: 12px;
  }
  .section-contact-details .nav-pills li a {
    min-width: 365px;
  }
  .contact-main-department-info {
    padding-left: 130px;
    position: relative;
  }
  .contact-main-department-info .icon-logo-earphone {
    font-size: 80px;
    position: absolute;
    left: 10px;
    top: 10px;
  }
  .section-double-drag .circle {
    display: block;
    width: 101px;
    height: 101px;
    margin: -49px 0 0 -49px;
    font-size: 40px;
    line-height: 101px;
  }
  .section-double-content-box {
    max-width: 400px;
  }
  .section-double-content-box.left {
    padding-left: 50px;
  }
  .section-double-content-box.right {
    padding-right: 50px;
  }
  .number-info-box {
    max-width: 375px;
    padding-left: 10px;
  }
  .number-info-box-icons {
    font-size: 40px;
  }
  .number-info-box-title .nr {
    font-size: 110px;
  }
  .section-looking-for .nav-pills li a {
    min-width: 365px;
  }
  .section-dopasowanie .info-box-wrapp + .btn, .section-dopasowanie .nav-pills > li > .info-box-wrapp + a, .section-dopasowanie .nav-pills-filter > li > .info-box-wrapp + a {
    position: absolute;
    bottom: -250px;
    right: 145px;
  }
  .references-box .cta-box {
    width: 404px;
  }
  .section-lp .section-content-body h1.lead-page-quote-text {
    font-size: 50px;
    font-weight: 600;
    line-height: 53px;
  }
  .section-lp .section-content-body h4.lead-page-quote-text {
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
  }
  .section-lp .section-content-body {
    margin-top: 180px;
  }
  .section-lp .lp-form-container .contact-form-wrapper .contact-form-container {
    width: 80%;
  }
  .btn-lg, .nav-pills > li > a, .nav-pills-filter > li > a {
    padding: 11px 36px 12px 36px;
    font-size: 18px;
  }
  .btn-round, .owl-nav .owl-prev,
  .owl-nav .owl-next {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .btn-badge {
    bottom: -18px;
    right: -18px;
    color: #FFF;
    width: 51px;
    height: 51px;
    line-height: 51px;
  }
  .btn-close {
    height: 50px;
    width: 50px;
  }
  .btn-close .plus {
    width: 27px;
    height: 27px;
    margin: 12px 0 0 12px;
  }
  .btn-close .plus:before {
    width: 27px;
    height: 3px;
    top: 12px;
  }
  .btn-close .plus:after {
    width: 3px;
    height: 27px;
    left: 12px;
  }
  .pagination > li + li {
    margin-left: 30px;
  }
  .pagination > li > a,
  .pagination > li > span {
    padding: 12px 18px;
    font-size: 18px;
  }
  .section-box-owl-carousel .owl-carousel {
    height: 372px;
    padding-bottom: 50px;
  }
  .row-info-box {
    padding: 0 6.83761%;
  }
  .row-info-box .info-box {
    float: left;
    width: 27.32673%;
    margin: 0 2.9703%;
  }
  .bkg-blour:before {
    background-attachment: fixed;
  }
  .info-box-simple h3 {
    max-width: 40%;
  }
  .info-box-simple h4 {
    max-width: 40%;
  }
  .info-box-simple a {
    line-height: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
  }
  .info-box-simple a:hover {
    color: #fff;
  }
  .info-box-simple.open {
    max-width: 700px;
  }
  .info-box-simple.open .info-box-hidden-body {
    padding: 20px 20px 20px 140px;
  }
  .info-box-col-3 {
    top: 44%;
  }
  .info-box-action-btn {
    height: 50px;
    margin-top: -30px;
    right: -30px;
    width: 50px;
  }
  .info-box-action-btn .plus {
    width: 27px;
    height: 27px;
    margin: 12px 0 0 12px;
  }
  .info-box-action-btn .plus:before {
    width: 27px;
    height: 3px;
    top: 12px;
  }
  .info-box-action-btn .plus:after {
    width: 3px;
    height: 27px;
    left: 12px;
  }
  .info-box-wrapp-height .info-box-body {
    min-height: 250px;
  }
  .info-box-wrapp .info-box.open .info-box-body {
    -webkit-animation: info-box-body-hide 1.1s linear;
            animation: info-box-body-hide 1.1s linear;
  }
  .info-box-hidden-body .emplyee-img {
    bottom: 0;
    left: -115px;
    position: absolute;
    top: 0;
  }
  .info-box-badge {
    width: 52px;
    height: 52px;
    line-height: 52px;
    font-size: 26px;
  }
  .info-box-contact-for-employees {
    min-height: 14em;
  }
  .info-box-contact-for-employees p {
    min-height: 8em;
  }
  .info-box-cookies {
    padding: 25px;
  }
  .info-box-cookies .btn-close {
    right: -30px;
    margin-top: -30px;
    line-height: 60px;
  }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
            transform: translate(0, -25%);
  }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .modal-dialog {
    max-width: 940px;
    margin: 40px auto;
  }
  .modal-header {
    padding-left: 90px;
    padding-right: 90px;
  }
  .modal-body {
    padding-left: 90px;
    padding-right: 90px;
  }
  .modal-footer {
    padding-left: 90px;
    padding-right: 90px;
  }
  .job-attribute {
    margin-top: 5px;
  }
  .article-awarded-link-box {
    padding-top: 240px;
  }
  .article-header {
    padding-top: 240px;
  }
  .article-body blockquote {
    padding: 30px;
    font-size: 26px;
  }
  .info-result .value {
    font-size: 110px;
  }
  .section-article-gallery .swiper-prev, .section-article-gallery .swiper-next {
    font-size: 2em;
    line-height: 60px;
  }
  .container-offers-circle {
    display: block;
  }
  .bg-img.bg-img-consulting {
    background-image: url("/img/sections-bkg/consulting/large.webp");
  }
  .section-blind-cv {
    padding-top: 310px;
  }
  .section-blind-cv .section-title.main-section-title .line2:after {
    content: "";
    position: absolute;
    border-bottom: 5px solid #bba07c;
    width: 460px;
    left: calc(100% + 10px);
    bottom: 15px;
  }
  .section-blind-cv .blind-cv-info-above {
    position: absolute;
    right: 0;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    margin-left: auto;
    min-width: 460px;
  }
  .nav-lang-hamburger {
    display: none;
  }
}

@media (min-width: 1020px) and (max-width: 1179px) {
  .bg-img.bg-img-header {
    background-image: url("/img/sections-bkg/header/large.2019022101.jpg");
    background-position-x: 0px;
  }
  .bg-img.bg-img-zaufanie {
    background-image: url("/img/sections-bkg/zaufanie/large.jpg");
  }
  .bg-img.bg-img-dopasowanie {
    background-image: url("/img/sections-bkg/dopasowanie/large.jpg");
  }
  .bg-img.bg-img-dopasowanie-blur {
    background-image: url("/img/sections-bkg/dopasowanie-blur/large.jpg");
    background-attachment: fixed;
  }
  .bg-img.bg-img-kontakty {
    background-image: url("/img/sections-bkg/kontakty/large.jpg");
  }
  .bg-img.bg-img-wiedza {
    background-image: url("/img/sections-bkg/wiedza/large.jpg");
    background-size: cover;
  }
  .bg-img.bg-img-raporty {
    background-image: url("/img/sections-bkg/raporty/large.jpg");
  }
  .bg-img.bg-img-efekt {
    background-image: url("/img/sections-bkg/efekt/large.jpg");
  }
  .bg-img.bg-img-oferty {
    background-image: url("/img/sections-bkg/oferty/large.2018020601.jpg");
  }
  .bg-img.bg-img-laczymy-sily {
    background-image: url("/img/sections-bkg/kings-krakow/large.jpg");
    background-size: cover;
  }
}

@media (min-width: 1020px) and (max-width: 1180px) {
  .lead-page-table {
    margin-bottom: 18px;
  }
  .lead-page-table .number-info-box-title .nr {
    font-size: 42px;
  }
  .lead-page-table .number-info-box-title .srednio {
    font-size: 42px;
  }
}

@media (min-width: 1021px) {
  .navbar-job-offer {
    margin-left: -20px;
  }
  .navbar-job-offer > li + li {
    padding-top: 20px;
  }
  .animation-container-wrapper .left-bkg-box-simple .line {
    width: 136px;
  }
  .animation-container-wrapper .left-bkg-box-simple .half-circle {
    left: 195px;
  }
  .section-looking-for-lead {
    font-size: 18px;
  }
  .section-play-movie .btn-choose {
    margin: 105px 0 0 295px;
  }
  .info-box-body.lg-padding {
    padding: 30px;
    min-height: 270px;
  }
  .info-box-simple-title {
    font-size: 26px;
  }
  .info-box-icon-title {
    font-size: 20px;
  }
  .info-box-icon-title .icon-box {
    font-size: 70px;
  }
  .info-box-icon-title .icon-box {
    font-size: 69px;
  }
  .info-box-job-place {
    position: absolute;
    top: 20px;
    left: 14px;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
  }
  .info-box-job-place .map-marker {
    font-size: 24px;
    vertical-align: middle;
    margin-right: 12px;
  }
  .info-box-body.lg-padding {
    padding: 62px 30px 30px 30px;
  }
}

@media (min-width: 1100px) {
  .bg-img.bg-img-zespol {
    background-image: url("/img/sections-bkg/zespol3/hr-zespol-desktop.webp");
  }
  .bg-img.bg-img-newsletter {
    background-image: url("/img/sections-bkg/newsletter/desktop.webp");
  }
}

@media (min-width: 1180px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .section-fixed .section-bkg {
    position: fixed;
    left: 20px;
    right: 20px;
    top: 20px;
    width: auto;
  }
  .section-fixed .section-bkg:before, .section-fixed .section-bkg:after {
    display: block;
  }
  .section-fixed-after .section-bkg {
    top: auto;
    bottom: 0px;
  }
  .section-content-light-white .info-box-simple:nth-child(1) {
    right: 14%;
  }
  .contact-map-wrapper {
    max-width: 460px;
  }
  .info-box-contact-for-employees {
    min-height: 10em;
  }
  .info-box-contact-for-employees p {
    min-height: 6em;
  }
  .bg-img.bg-img-header {
    background-image: url("/img/sections-bkg/header/extra-large.2019022101.jpg");
    background-position-x: 0px;
  }
  .bg-img.bg-img-zaufanie {
    background-image: url("/img/sections-bkg/zaufanie/extra-large.jpg");
  }
  .bg-img.bg-img-dopasowanie {
    background-image: url("/img/sections-bkg/dopasowanie/large.jpg");
  }
  .bg-img.bg-img-dopasowanie-blur {
    background-image: url("/img/sections-bkg/dopasowanie-blur/large.jpg");
    background-attachment: fixed;
  }
  .bg-img.bg-img-kontakty {
    background-image: url("/img/sections-bkg/kontakty/extra-large.jpg");
  }
  .bg-img.bg-img-wiedza {
    background-image: url("/img/sections-bkg/wiedza/extra-large.jpg");
    background-size: cover;
  }
  .bg-img.bg-img-raporty {
    background-image: url("/img/sections-bkg/raporty/extra-large.jpg");
  }
  .bg-img.bg-img-efekt {
    background-image: url("/img/sections-bkg/efekt/extra-large.jpg");
  }
  .bg-img.bg-img-oferty {
    background-image: url("/img/sections-bkg/oferty/extra-large.2018020601.jpg");
  }
  .bg-img.bg-img-laczymy-sily {
    background: url("/img/sections-bkg/kings-krakow/extra-large.jpg") 50% 94% no-repeat scroll;
    background-size: cover;
  }
}

@media (min-width: 1181px) {
  h1, .h1 {
    font-size: 50px;
  }
  h2, .h2 {
    font-size: 26px;
  }
  body {
    font-size: 18px;
  }
  .section-map .section-box {
    left: 50%;
    margin-left: -571px;
  }
  .info-box-icon-title {
    font-size: 26px;
  }
  .info-box-icon-title {
    font-size: 22px;
  }
  .lead-page-table {
    margin-bottom: 20px;
  }
}

@media (min-width: 1280px) {
  .section-article-gallery .swiper-prev {
    left: 50%;
    margin-left: -590px;
  }
  .section-article-gallery .swiper-next {
    right: 50%;
    margin-right: -590px;
  }
}

@media screen and (min-width: 1400px) {
  .info-box-simple:nth-child(2) {
    right: 0;
  }
}

@media (min-width: 1900px) {
  .section-blind-cv .industry-boxes {
    margin-bottom: 183px;
  }
}

@media (min-width: 1901px) {
  .section-blind-cv .blind-cv-info-img {
    margin-bottom: 200px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url(fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../img/fancybox/fancybox_sprite@2x.png");
  }
  #fancybox-loading div {
    background-image: url("../img/fancybox/fancybox_loading@2x.gif");
  }
}

@media (max-width: 739px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .desktop-only {
    display: none !important;
  }
  .info-box-owl-carousel-mobile {
    padding: 0 50px;
  }
  .info-box-owl-carousel-nav .owl-dots {
    display: none;
  }
  .owl-nav {
    display: none;
  }
  .section-content.open-infobox .owl-stage {
    -webkit-transform: none !important;
            transform: none !important;
  }
  .section-content.open-infobox .owl-carousel .owl-stage-outer {
    -webkit-transform: none !important;
            transform: none !important;
  }
  .nav-pills li + li {
    padding: 15px 0 0 0;
  }
  .nav-pills li > a {
    width: 100%;
  }
  .page-header {
    background: #bba07c;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .page-header.hide-header {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  body.navbar-open .page-header.hide-header {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .page-header.page-header--transparent {
    background: transparent;
  }
  .page-header {
    left: 0;
    right: 0;
  }
  .open-infobox-simple .page-header {
    z-index: 0;
  }
  .navbar-brand {
    margin: 15px 0;
    width: 110px;
  }
  .navbar-main {
    right: 15px;
    display: none;
  }
  .navbar-main {
    top: 11px;
  }
  .navbar-main li {
    margin-right: 5px;
  }
  .navbar-nav-sub {
    padding-bottom: 10px;
  }
  .navbar-nav-sub > li {
    text-align: left;
  }
  .navbar-nav-sub > li > a {
    font-size: 16px;
    padding: 9px 15px 9px 50px;
    border: none;
  }
  .open-infobox-simple .page-footer {
    z-index: -1;
  }
  .footer-about-group .label-group {
    display: none;
  }
  .footer-about-group .companys-list li {
    width: 33%;
  }
  .footer-add-info .forum-hr {
    padding-top: 20px;
  }
  .footer-add-info .forum-hr .text-label {
    display: block;
    text-transform: uppercase;
  }
  .footer-add-info .forum-hr img {
    margin: 5px 0 20px 0;
    vertical-align: top;
    max-width: 130px;
  }
  .section-content-full:not(.section-content-center-xs) .section-content-body > .container {
    height: auto;
  }
  .section-content-title {
    margin-bottom: 0;
  }
  .section-content-body {
    padding-top: 0px;
    display: block;
  }
  .section-content-light .lead-page-content, .section-content-light-white .lead-page-content, .section-content-journal .lead-page-content {
    bottom: 0;
    top: auto;
    -webkit-transform: none;
            transform: none;
  }
  .section-content-light-white {
    /*
    &:after {
        content: '';
        display: block;
        position: absolute;
        top: 490px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        background: -moz-linear-gradient(top, rgba(#09060a, 0) 0%, rgba(#09060a, 1) 30px);
        background: -webkit-linear-gradient(top, rgba(#09060a, 0) 0%, rgba(#09060a, 1) 30px);
        background: linear-gradient(to bottom, rgba(#09060a, 0) 0%, rgba(#09060a, 1) 30px);
      }*/
  }
  .section-content-light-white hr {
    max-width: 100px;
  }
  .section-content-light-white .text-info-box-base .text-box {
    max-width: 190px;
  }
  .section-content-light-white .section-bkg {
    height: 520px !important;
  }
  .section-content-contact .quote-box {
    margin: 1rem;
    width: auto;
  }
  .section-content-contact .info-box-simple .person .avatar {
    margin-left: 1rem;
  }
  .section-content-contact .info-box-simple .person .contact-line {
    font-size: 12px;
  }
  .section-content-contact {
    background: #09060a;
  }
  .section-content-contact .section-bkg {
    height: 470px !important;
  }
  .section-content-light-white .map-address {
    background-color: #333;
    bottom: 0;
    padding: 15px;
    position: relative;
    width: 100%;
    font-size: 1.2em;
  }
  .section-content-light-white .map-address a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .section-content-journal {
    padding-top: 90px;
  }
  .section-content-journal section {
    bottom: auto;
    clear: both;
    float: none;
    height: 100%;
    position: relative;
    top: 0;
    padding-top: 90px;
    padding-bottom: 20px;
  }
  .section-content-journal article .avatar {
    float: left;
    left: 0;
    margin: 0 10px 15px 0;
    position: relative;
    top: 0;
  }
  .section-content-journal article small {
    font-size: 12px;
    position: relative;
    top: 13px;
  }
  .section-content-journal article small.last {
    margin-top: 0;
  }
  .section-content-journal article h1 {
    clear: left;
  }
  .section-content-journal article p {
    font-size: 16px;
  }
  .section-content-journal-details {
    padding-top: 0;
  }
  .section-content-article-details .article-border-info {
    height: 796px;
  }
  .section-content-article-details .social-media {
    float: left;
    left: 0;
    padding-right: 15px;
    position: relative;
    text-align: left;
    top: 0;
  }
  .section-content-article-details .social-media img {
    float: left;
    margin-right: 5px;
  }
  .section-content-article-details .quotation-box {
    left: 0;
    margin: 39px auto 28px;
    right: 0;
    width: 90%;
    font-size: 18px;
  }
  .section-reports .reports {
    display: none;
  }
  .section-reports .reports-mobile {
    display: block;
  }
  .section-reports .owl-dot.active {
    background-color: #bba07c;
  }
  .section-reports .owl-dot {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .section-reports .section-title {
    margin: 20px 0 0;
    width: 50%;
  }
  .section-reports .item {
    width: 50%;
  }
  .section-reports .box-title {
    color: #bba07c;
  }
  .lead-page-content {
    /*
    position: relative;
    margin-top: 20px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 25px 15px;
    top: calc(100% - 20px);
    bottom: auto;
    left: 0;
    right: 0;
    overflow: hidden;
    transform: translate(0, -100%);
    */
  }
  .lead-page-content h1 {
    line-height: normal;
  }
  .lead-page-content h2 {
    margin-top: 0;
  }
  .lead-page-content .signature path {
    fill: #FFFFFF;
  }
  .lead-page-content .lead-narrow {
    font-size: 16px;
    width: 66%;
  }
  .lead-page-table .number-info-box-title .nr {
    font-size: 45px;
  }
  .lead-page-table .number-info-box-title .srednio {
    font-size: 35px;
  }
  .lead-page-quote-text {
    font-size: 30px;
  }
  .section-map {
    width: 100%;
  }
  .section-map .nav-office,
  .section-map .section-content-body {
    padding: 150px 20px 50px 20px;
    position: relative;
    z-index: 10;
  }
  .section-map .nav-office .lead-page-content-bottom,
  .section-map .section-content-body .lead-page-content-bottom {
    margin-top: 8%;
    bottom: auto;
    height: auto;
    position: relative;
    -webkit-transform: none;
            transform: none;
  }
  .contact-person-box h2 {
    font-size: 22px;
  }
  .contact-map-wrapper {
    margin-top: 200px;
  }
  .section-double-content-box.left {
    padding-left: 25px;
    padding-right: 15px;
  }
  .section-double-content-box.right {
    padding-left: 15px;
    padding-right: 25px;
  }
  .animation-container-wrapper {
    display: none;
  }
  .animation-container-wrapper + .section-box .section-content-body {
    opacity: 1;
    visibility: visible;
  }
  .animation-left-bkg {
    display: none;
  }
  .animation-drag {
    display: none;
  }
  .number-info-box.left {
    padding-left: 25px;
    padding-right: 15px;
  }
  .number-info-box.right {
    padding-left: 15px;
    padding-right: 25px;
  }
  .number-info-box-title {
    font-size: 20px;
  }
  .section-play-movie .section-content-title {
    min-height: 210px;
  }
  .section-cuntry-info li {
    font-size: 10px;
    line-height: 1.1em;
  }
  .section-cuntry-info .section-double-content-box {
    padding-top: 40px;
  }
  .section-dopasowanie .section-title {
    margin-bottom: 15px;
  }
  .section-dopasowanie .section-content-title {
    margin-bottom: 15px;
  }
  .section-content-partners .lead-page-content {
    max-width: 60%;
  }
  .section-content-lead-start .lead-page-content {
    max-width: 60%;
  }
  .section-content-lead-start .section-content-body > .container {
    margin-top: 42px;
  }
  .section-content-contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-lp {
    min-height: 1300px;
  }
  .section-lp .lead-page-quote-text {
    width: 66%;
  }
  .section-lp .lp-slide-left-side {
    margin-bottom: 9rem;
    margin-top: 31rem;
  }
  .section-lp .lp-form-container {
    padding: 0;
  }
  .section-content.open-infobox {
    z-index: 20;
  }
  body.open-infobox {
    overflow: hidden;
  }
  body.open-infobox-simple {
    overflow: hidden;
  }
  .info-box-owl-carousel .info-box-wrapp,
  .info-box-owl-carousel-nav .info-box-wrapp {
    margin-top: 20px;
  }
  .info-box.open {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: none;
    overflow-y: scroll;
    height: 100%;
  }
  .info-box.open .emplyee-img img {
    max-width: 230px;
    border-radius: 50%;
  }
  .info-box.open .text-thin {
    font-weight: 400;
  }
  .bkg-blour-dopasowanie:before {
    background-size: 700px auto;
    background-image: url("../files/section-hr-bkg/dopasowanie-blur-sm.jpg");
  }
  .info-box-simple .info-box-hidden-body {
    height: 0;
  }
  .info-box-simple.open {
    position: fixed;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    border: none;
    overflow-y: scroll;
    height: 100%;
    width: 100%;
    z-index: 1100;
    background: white;
  }
  .info-box-simple.open .info-box-action-btn {
    top: 25px;
    margin-right: 30px;
  }
  .info-box-simple.open .info-box-action-btn .plus {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .info-box-simple.open .info-box-hidden-body {
    height: 100%;
    width: 800%;
    overflow: visible;
    opacity: 1;
    padding: 20px 20px 20px 20px;
    width: 100%;
  }
  .info-box-simple.open .info-box-hidden-body > * {
    opacity: 1;
  }
  .info-box-simple.open .info-box-hidden-body .btn, .info-box-simple.open .info-box-hidden-body .nav-pills > li > a, .info-box-simple.open .info-box-hidden-body .nav-pills-filter > li > a {
    margin-bottom: 20px;
  }
  .info-box.open .info-box-action-btn {
    margin-top: 10px;
    right: 10px;
  }
  .info-box.open .info-box-hidden-body {
    padding-bottom: 160px;
  }
  .info-box.open .info-box-simple-title {
    padding-top: 30px;
  }
  .info-box-img-title p {
    max-height: 0;
  }
  .info-box-icon-title .icon-image {
    height: 120px;
  }
  .info-box-icon-title.modern {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .info-box-icon-title {
    font-size: 18px;
    min-height: 45px;
    position: relative;
    padding-left: 55px;
  }
  .info-box-icon-title .icon-box {
    font-size: 45px;
    position: absolute;
    left: 0;
  }
  .info-box-icon-title p {
    display: table-cell;
    vertical-align: middle;
    height: 45px;
  }
  .info-box.open .info-box-icon-title {
    padding-left: 0;
    padding-right: 55px;
  }
  .info-box.open .info-box-icon-title .icon-box {
    display: none;
  }
  .footer-cookies {
    bottom: 20px;
    right: 20px;
    left: 20px;
  }
  .articles-cta h3 {
    font-size: 26px;
  }
  .articles-cta img.main {
    display: none;
  }
  form.contact .content {
    padding: 0 12px;
  }
  .form-article-search {
    width: 100%;
    clear: both;
    padding-top: 30px;
  }
  .bg-img.bg-img-header {
    min-height: 666px;
  }
  .bg-img.bg-img-referencje {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("/img/sections-bkg/referencje/mobile.2.jpg");
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/img/sections-bkg/referencje/mobile.2.jpg");
    background-position: top right -66px;
    background-repeat: repeat;
  }
  .bg-img.bg-img-employee {
    background-color: black;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url("/img/sections-bkg/employee/mobile.jpg");
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/img/sections-bkg/employee/mobile.jpg");
    background-size: auto;
    background-position-y: 61px;
  }
  .bg-img.bg-img-polecenia {
    background-color: black;
    background-image: url("/img/sections-bkg/polecenia/bg1-mobile.jpg");
    background-position: top;
    background-position-x: right;
    background-repeat-x: repeat;
  }
  .bg-img.bg-img-program {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2ede7), to(#f2ede726)), url("/img/sections-bkg/polecenia/bg2-mobile.jpg");
    background-image: linear-gradient(to bottom, #f2ede7, #f2ede726), url("/img/sections-bkg/polecenia/bg2-mobile.jpg");
    background-color: #f2ede7;
    background-position: bottom -120px center, bottom -148px right -76px;
    background-size: 120%;
  }
  .bg-img.bg-img-disc {
    background-color: black;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.5))), url("/img/sections-bkg/polecenia/bg3.jpg");
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.5)), url("/img/sections-bkg/polecenia/bg3.jpg");
    background-size: cover;
    background-position: bottom, top -105px left -627px;
  }
  .bg-img.bg-img-disc ul {
    font-size: 16px;
  }
  .bg-img.bg-img-kontakt {
    background-image: url("/img/sections-bkg/kontakt/mobile.jpg");
    background-color: black;
    background-position: top 124px right;
    background-size: auto;
  }
  .bg-img.bg-img-blind-cv {
    background-image: url("/img/sections-bkg/blind-cv/bg-mobile.webp");
    background-position: top;
    background-size: contain;
  }
  #program .section-content-body {
    padding-bottom: 0;
  }
  #program .standard-text {
    font-size: 14px;
  }
  #program .btn-default {
    min-width: 160px;
  }
  #program .program-steps .standard-text {
    font-size: 16px;
  }
  #program .program-steps .step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #program .program-steps .step div {
    width: 100%;
  }
  #program .program-steps .step div:first-child {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #program .program-steps .step div:nth-child(2) {
    text-align: center;
  }
  #DISC .container {
    height: inherit;
  }
  #DISC .section-title {
    margin-bottom: 0;
  }
  #DISC .lead-page-content h4 {
    font-weight: 600;
  }
  .section-blind-cv .boxes-section-title {
    margin-bottom: 40px;
  }
  .section-blind-cv .blind-cv-info-above p {
    max-width: 80%;
  }
  .section-blind-cv .blind-cv-info-img {
    margin-left: -15px;
    margin-right: -15px;
    display: block;
  }
  .info-box-icon-title .icon-box {
    font-size: 45px;
    position: absolute;
    left: 0;
  }
  .section-box-owl-carousel .info-box-wrapp.offer-box-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 20px;
  }
  .section-box-owl-carousel .info-box-wrapp.offer-box-wrap .info-box {
    width: 100%;
    margin: 0 0 40px 0;
  }
  .sm-banner {
    min-height: 128px;
  }
}

@media (max-width: 1019px) {
  .navbar-brand {
    width: 130px;
  }
  .navbar-main li a, .navbar-main li button {
    color: #ddd;
  }
  .navbar-main li a:hover, .navbar-main li button:hover {
    color: #ddd;
  }
  .navbar-main li .icon-dropdown {
    background-image: url("../img/menu-arrow.png");
  }
  body.navbar-open:after {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    z-index: 14;
  }
  .navbar-collapse {
    height: calc(100vh - 68px);
    left: 15px;
    margin-left: -15px;
    margin-right: -15px;
    overflow: auto;
    position: relative;
    right: 0;
    top: auto;
    width: 100%;
    z-index: 15;
  }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table;
  }
  .navbar-collapse:after {
    clear: both;
  }
  .navbar-collapse.collapsing {
    position: relative;
  }
  .navbar-collapse > ul {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .navbar-collapse > ul li.item-lang a {
    background: #bba07c;
    color: #ddd;
  }
  .navbar-collapse > ul .navbar-navadd {
    display: block;
  }
  .navbar-collapse .navbar-nav {
    text-align: left;
  }
  .navbar-jobs-open .navbar-collapse > ul {
    opacity: 0;
  }
  .navbar-jobs-conteiner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .navbar-jobs-conteiner.collapsing {
    position: absolute;
  }
  .navbar-jobs-conteiner .navbar-toggle-jobs {
    position: absolute;
    top: 0;
    left: 15px;
  }
  .navbar-jobs-conteiner h2 {
    margin: 7px 0 25px 60px;
    color: #ddd;
    font-size: 18px;
    font-weight: bold;
  }
  .navbar-job-offer {
    border-top: 1px solid #dddddd;
  }
  .navbar-job-offer a {
    font-size: 18px;
    background: #FFF;
    font-weight: bold;
    line-height: 1.2;
    padding: 9px 15px 9px 45px;
    display: block;
    border-bottom: 1px solid #dddddd;
  }
  .navbar-job-offer .badge {
    left: 15px;
  }
  .navbar-navadd {
    display: none;
    border-top: 1px solid #dddddd;
  }
  .navbar-navadd > li > a {
    color: #ddd;
    font-size: 18px;
    background: #FFF;
    font-weight: bold;
    line-height: 1.2;
    padding: 9px 15px;
    border-bottom: 1px solid #dddddd;
  }
  .navbar-navadd > li > a:focus, .navbar-navadd > li > a:hover, .navbar-navadd > li > a.active {
    background: #ddd;
    color: #FFF;
  }
  .navbar-navadd .facebook {
    display: none;
  }
  .navbar-nav > li > a, .navbar-nav > li button {
    width: 100%;
    text-align: left;
    color: #FFF;
    font-size: 18px;
    background: #bba07c;
    font-weight: bold;
    line-height: 1.2;
    padding: 9px 15px;
    border-top: 1px solid #FFF;
  }
  .navbar-nav > li > a:focus, .navbar-nav > li > a:hover, .navbar-nav > li > a.active, .navbar-nav > li button:focus, .navbar-nav > li button:hover, .navbar-nav > li button.active {
    color: #000;
    background: #bba07c;
  }
  .navbar-nav > li > a.active, .navbar-nav > li button.active {
    background: #FFF;
    color: #a78462;
  }
  .navbar-nav > li > a.collapsed .icon-dropdown, .navbar-nav > li button.collapsed .icon-dropdown {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .navbar-nav > li .icon-dropdown {
    background-image: url("../img/menu-arrow.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 7px;
    position: relative;
    top: -2px;
    width: 14px;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .navbar-nav-sub {
    position: static;
    width: 100%;
  }
  .navbar-nav-sub > li {
    text-align: left;
  }
  .navbar-nav-sub > li > a, .navbar-nav-sub > li button {
    color: #FFF;
    font-size: 18px;
    background: #bba07c;
    font-weight: bold;
    line-height: 1.2;
    padding: 9px 15px;
    border-top: 1px solid #FFF;
  }
  .navbar-nav-sub > li > a:focus, .navbar-nav-sub > li > a:hover, .navbar-nav-sub > li > a.active, .navbar-nav-sub > li button:focus, .navbar-nav-sub > li button:hover, .navbar-nav-sub > li button.active {
    color: #000;
    background: #bba07c;
  }
  .navbar-nav-sub > li > a.active, .navbar-nav-sub > li button.active {
    background: #ddd;
    color: #a7846;
  }
  .fat-footer .row > div:nth-child(4) {
    clear: both;
  }
  .section-content-light-white .map-address {
    font-size: 1.5em;
  }
  .section-content-contact .contact-grid {
    grid-template-columns: 1fr;
  }
  .section-content-contact .cta-box .cta-col {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-content-contact .info-box-simple .person .person-image {
    width: 66px;
  }
  .section-content-journal article p {
    font-size: 18px;
  }
  .section-content-article-details .article-border-info ul {
    display: block;
    padding: 0 40px;
  }
  .section-content-article-details .article-border-info ul li {
    display: block;
    margin-bottom: 30px;
    max-width: none;
    width: 100%;
  }
  .section-content-article-details .article-border-info ul li:last-child {
    margin-bottom: 0;
  }
  .section-content-article-details .article-border-info .info-box-contact-for-employees {
    min-height: auto;
  }
  .section-content-article-details .article-border-info .info-box-contact-for-employees p {
    min-height: auto;
  }
  .section-our-team {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .section-reports br {
    display: none;
  }
  .lead-page-table .col-sm-6:nth-child(2n+1) {
    clear: both;
  }
  .section-map .section-box {
    position: relative;
    width: auto;
  }
  .section-map .section-box .section-content-body {
    padding-left: 0;
  }
  .references-box .cta-box {
    width: 100%;
  }
  .open-infobox .bkg-blour:before {
    background-size: cover !important;
  }
  .info-box-simple .info-box-hidden-body p {
    margin-bottom: 20px;
  }
  .info-box-img-icon {
    width: 60px;
    top: -30px;
    left: -30px;
  }
  .info-box.open .info-box-img-icon {
    display: none;
  }
  .modal.fade {
    -webkit-transition: none;
    transition: none;
  }
  .modal-content {
    min-height: 100vh;
  }
  .modal-backdrop.fade {
    -webkit-transition: none;
    transition: none;
  }
  .articles-cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .articles-cta img.main {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .contact-form-wrapper {
    max-width: 100%;
  }
  form.contact .content {
    padding: 0 50px;
  }
  .section-blind-cv .section-title.main-section-title {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 4px solid #bba07c;
    font-size: 30px;
    max-width: 80%;
  }
  .section-blind-cv .blind-cv-info-above {
    margin-bottom: 58px;
  }
  .section-blind-cv .cv-filters .filters-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: auto;
    gap: 15px;
    margin-bottom: 15px;
  }
  .person-cards-wrapper {
    grid-template-columns: 1fr;
    /* One full-width column */
  }
}

@media (max-width: 1020px) {
  .section-bkg {
    bottom: 0;
    height: 100% !important;
  }
}

@media (max-width: 1179px) {
  .section-map-canvas {
    height: 100%;
  }
  .section-content-lead-start .section-bkg img {
    -o-object-position: 30% 50%;
       object-position: 30% 50%;
  }
  .section-content-partners .section-bkg img {
    -o-object-position: 60% 50%;
       object-position: 60% 50%;
  }
  .section-content-contact .section-bkg img {
    -o-object-position: 60% 50%;
       object-position: 60% 50%;
  }
  .section-content-journal-list .section-bkg img {
    -o-object-position: 80% 50%;
       object-position: 80% 50%;
  }
  .row-info-box-padding {
    margin-left: 0;
    margin-right: 0;
  }
  .bkg-blour-dopasowanie:before {
    background-size: 1200px auto;
  }
  .articles-cta .text-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .articles-cta h3 {
    font-size: 30px;
  }
  .articles-cta p.subtitle {
    text-align: center;
  }
  .bg-img.bg-img-laczymy-sily::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: .4;
  }
}

@media screen and (max-width: 470px) {
  .section-content-partners .lead-page-content {
    max-width: 70%;
  }
}

@media (max-width: 740px) {
  .btn-kings {
    margin-top: 90px;
  }
  .btn-kings::after {
    top: -84px;
    left: 0px;
  }
  .section-blind-cv .cv-filters .choices__inner .choices__item, .section-blind-cv .cv-filters .choices__inner .choices__input--cloned {
    font-size: 12px;
  }
}

@media (max-width: 339px) {
  #program .btn-default {
    min-width: unset;
  }
  #DISC {
    min-height: 969px;
  }
}

@media only screen and (max-width: 576px) {
  .cm-popup-wrapper .cm-popup-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cm-popup-wrapper .cm-popup-content-wrapper {
    height: 98%;
  }
  .cm-popup-wrapper.cm-light-closer .close-button {
    color: white;
  }
  .cm-consent-manager {
    padding: 30px 15px;
    font-size: 14px;
  }
  .cm-consent-manager .cm-individual-settings-panel .cm-individual-settings-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .cm-consent-manager .cm-individual-settings-panel .cm-individual-settings-nav .cm-go-back-btn {
    width: 100%;
    text-align: center;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 400px) {
  .cm-popup-wrapper .cm-popup-content-wrapper {
    height: 90%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (max-width: 768px) and (max-height: 700px) {
  .cm-popup-wrapper .cm-popup-content-wrapper {
    height: 90%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

/*# sourceMappingURL=main.css.map */
