/* compiled by scssphp 1.11.0 on Fri, 04 Jul 2025 11:54:33 +0000 (0.2699s) */

@charset "UTF-8";
/* mulish-300 - latin-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Muli";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/mulish-v12-latin-ext_latin-300.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/mulish-v12-latin-ext_latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/mulish-v12-latin-ext_latin-300.woff2") format("woff2"), url("../fonts/mulish-v12-latin-ext_latin-300.woff") format("woff"), url("../fonts/mulish-v12-latin-ext_latin-300.ttf") format("truetype"), url("../fonts/mulish-v12-latin-ext_latin-300.svg#Mulish") format("svg");
  /* Legacy iOS */
}
/* mulish-300italic - latin-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Muli";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/mulish-v12-latin-ext_latin-300italic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/mulish-v12-latin-ext_latin-300italic.eot?#iefix") format("embedded-opentype"), url("../fonts/mulish-v12-latin-ext_latin-300italic.woff2") format("woff2"), url("../fonts/mulish-v12-latin-ext_latin-300italic.woff") format("woff"), url("../fonts/mulish-v12-latin-ext_latin-300italic.ttf") format("truetype"), url("../fonts/mulish-v12-latin-ext_latin-300italic.svg#Mulish") format("svg");
  /* Legacy iOS */
}
/* mulish-regular - latin-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Muli";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/mulish-v12-latin-ext_latin-regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/mulish-v12-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/mulish-v12-latin-ext_latin-regular.woff2") format("woff2"), url("../fonts/mulish-v12-latin-ext_latin-regular.woff") format("woff"), url("../fonts/mulish-v12-latin-ext_latin-regular.ttf") format("truetype"), url("../fonts/mulish-v12-latin-ext_latin-regular.svg#Mulish") format("svg");
  /* Legacy iOS */
}
/* mulish-italic - latin-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Muli";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/mulish-v12-latin-ext_latin-italic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/mulish-v12-latin-ext_latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/mulish-v12-latin-ext_latin-italic.woff2") format("woff2"), url("../fonts/mulish-v12-latin-ext_latin-italic.woff") format("woff"), url("../fonts/mulish-v12-latin-ext_latin-italic.ttf") format("truetype"), url("../fonts/mulish-v12-latin-ext_latin-italic.svg#Mulish") format("svg");
  /* Legacy iOS */
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
input::-ms-clear, input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
@font-face {
  font-family: "CenturyGothic";
  src: url("../fonts/ufonts-com-century-gothic.eot?") format("embedded-opentype"), url("../fonts/ufonts-com-century-gothic.woff") format("woff"), url("../fonts/ufonts-com-century-gothic.ttf") format("truetype"), url("../fonts/ufonts-com-century-gothic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
main ul, main ol, #nav > ul, #nav .dropdown ul, .cycle-gallery .pagination ul, #footer ul, #footer .text ul, .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clearfix:after, #header .container:after, .columns:after, .checkbox-container:after, .form-contact:after {
  content: "";
  display: block;
  clear: both;
}
.is-touch-device .carousel, .is-touch-device .carousel-content, .is-touch-device .thumbnails-filter nav, .is-touch-device .isotope-container .grid-item {
  transition: none !important;
  transform: translateY(0) !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.carousel-visual .slide a, .carousel .slide a, .carousel-content a, .slideshow.slideshow-footer .slide a, .isotope-container .grid-item a, .blog .image a, .columns .image a, .banner-list .banner a, .carousel-sidebar .slide a {
  display: block;
}
.carousel-visual .slide a:hover, .carousel .slide a:hover, .carousel-content a:hover, .slideshow.slideshow-footer .slide a:hover, .isotope-container .grid-item a:hover, .blog .image a:hover, .columns .image a:hover, .banner-list .banner a:hover, .carousel-sidebar .slide a:hover {
  z-index: 999;
}
.carousel-visual .slide a:hover .overlay, .carousel .slide a:hover .overlay, .carousel-content a:hover .overlay, .slideshow.slideshow-footer .slide a:hover .overlay, .isotope-container .grid-item a:hover .overlay, .blog .image a:hover .overlay, .columns .image a:hover .overlay, .banner-list .banner a:hover .overlay, .carousel-sidebar .slide a:hover .overlay {
  opacity: 1;
}
.carousel-visual .slide a:hover img, .carousel .slide a:hover img, .carousel-content a:hover img, .slideshow.slideshow-footer .slide a:hover img, .isotope-container .grid-item a:hover img, .blog .image a:hover img, .columns .image a:hover img, .banner-list .banner a:hover img, .carousel-sidebar .slide a:hover img {
  transform: scale(1.1) translate3d(0, 0, 0);
  filter: blur(1.1px);
}
.carousel-visual .slide a img, .carousel .slide a img, .carousel-content a img, .slideshow.slideshow-footer .slide a img, .isotope-container .grid-item a img, .blog .image a img, .columns .image a img, .banner-list .banner a img, .carousel-sidebar .slide a img {
  filter: blur(0);
  transform: scale(1) translate3d(0, 0, 0);
  transition: transform 0.2s ease;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
* {
  max-height: 1000000px;
}
body {
  color: #666666;
  background: #fff;
  font: 14px/18px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.gm-style img {
  max-width: none;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h {
  font-family: "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: normal;
  line-height: 1.2;
  color: #464646;
}
h1, .h1 {
  font-size: 39px;
  margin: 0 0 18px;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 26px;
  }
}
h2, .h2 {
  font-size: 30px;
  margin: 0 0 17px;
  padding: 15px 0 0;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 22px;
  }
}
h3, .h3 {
  font-size: 23px;
  margin: 0 0 10px;
  padding: 5px 0 0;
}
@media (max-width: 767px) {
  h3, .h3 {
    font-size: 19px;
  }
}
h4, .h4 {
  font-size: 18px;
  margin: 0 0 8px;
  padding: 2px 0 0;
}
@media (max-width: 767px) {
  h4, .h4 {
    font-size: 16px;
  }
}
h5, .h5 {
  font-size: 17px;
}
@media (max-width: 767px) {
  h5, .h5 {
    font-size: 15px;
  }
}
h6, .h6 {
  font-size: 16px;
}
@media (max-width: 767px) {
  h6, .h6 {
    font-size: 14px;
  }
}
p {
  margin: 0 0 15px;
}
p.note {
  font-size: 13px;
}
a {
  color: #917016;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  text-decoration: none;
}
main ul {
  line-height: 16px;
  padding: 6px 20px 14px;
}
main ul li {
  position: relative;
  padding: 0 0 7px 16px;
}
main ul li:before {
  background: #666666;
  border-radius: 100%;
  content: "";
  position: absolute;
  left: 1px;
  top: 5px;
  height: 6px;
  width: 6px;
}
main ol {
  counter-reset: item;
}
main ol li {
  position: relative;
  overflow: hidden;
  padding: 0 0 0 23px;
}
main ol li:before {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  content: counters(item, ".") ". ";
  counter-increment: item;
}
main ol h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin: 0;
  padding: 0;
}
main ol ol {
  font-size: 13px;
  line-height: 16px;
  padding: 16px 0 14px 14px;
}
main ol ol li {
  padding: 0 0 10px 25px;
}
main ol ol li:before {
  font-size: 13px;
  width: 25px;
  content: counters(item, ".") " ";
}
main ol ol ol {
  padding: 10px 0 0 0;
}
main ol ol ol li {
  padding: 0 0 10px 36px;
}
main ol ol ol li:before {
  font-size: 13px;
  width: 36px;
}
main ol ol ol ol {
  margin: 0 0 -9px;
  padding: 10px 0 0 0;
}
main ol ol ol ol li {
  padding: 0 0 10px 47px;
}
main ol ol ol ol li:before {
  font-size: 13px;
  width: 48px;
}
main ol ol ol ol strong {
  display: block;
  margin: 0 0 7px;
}
main table {
  line-height: 16px;
  width: 100%;
}
main table thead th, main table tbody td {
  border-left: 1px solid #dcdcdc;
}
main table thead th:first-child, main table tbody td:first-child {
  border: none;
  width: 386px;
}
main table thead th {
  font-weight: normal;
  padding: 0 16px 12px;
  text-align: left;
}
main table thead th:first-child {
  font-weight: bold;
}
main table thead th:last-child, main table thead th:nth-child(4) {
  text-align: right;
}
main table tbody tr:nth-child(odd) {
  background: #f6f6f6;
}
main table tbody tr .td {
  white-space: nowrap;
  min-height: 37px;
  padding: 4px 16px;
}
main table tbody tr .td:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  min-height: 37px;
}
main table tbody tr .td > * {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  max-width: 99%;
  width: 100%;
}
main table tbody tr td {
  padding: 0;
}
main table tbody tr td:last-child, main table tbody tr td:nth-child(4) {
  text-align: right;
}
.align-left {
  float: left;
  margin: 2px 25px 25px 0;
  width: 175px;
}
.align-right {
  float: right;
  margin: 2px 0 25px 25px;
  width: 175px;
}
form, fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
form p, fieldset p {
  font: 14px/18px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 25px;
  padding: 5px 0 0;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="search"], input[type="password"], input[type="url"], input[type="date"], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  font-size: 13px;
  border: 1px solid #dcdcdc;
  padding: 3px 8px 4px;
  height: 28px;
  width: 100%;
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="date"]:focus, textarea:focus {
  outline: none;
}
input[type="text"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ddd;
}
input[type="text"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="date"]::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #ddd;
}
input[type="text"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="date"]:-moz-placeholder, textarea:-moz-placeholder {
  color: #ddd;
}
input[type="text"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ddd;
}
input[type="text"].placeholder, input[type="tel"].placeholder, input[type="email"].placeholder, input[type="search"].placeholder, input[type="password"].placeholder, input[type="url"].placeholder, input[type="date"].placeholder, textarea.placeholder {
  color: #ddd;
}
select {
  -webkit-border-radius: 0;
}
textarea {
  height: 101px;
  margin: 0 0 13px;
  resize: none;
  vertical-align: top;
}
button, input[type="button"], input[type="reset"], input[type="file"], input[type="submit"] {
  display: inline-block;
  vertical-align: top;
  border: none;
  background: #88711b;
  color: #fff;
  font: 14px/16px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  height: 32px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
  padding: 5px 14px;
  text-transform: uppercase;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="file"]:hover, input[type="submit"]:hover {
  background: #bbb;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="file"]:focus, input[type="submit"]:focus {
  outline: none;
}
button.full-btn-width, input[type="button"].full-btn-width, input[type="reset"].full-btn-width, input[type="file"].full-btn-width, input[type="submit"].full-btn-width {
  width: 100%;
}
@media (max-width: 767px) {
  button, input[type="button"], input[type="reset"], input[type="file"], input[type="submit"] {
    width: 100% !important;
  }
}
/*! jQuery UI - v1.11.4 - 2016-06-06
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("../images/ui/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("../images/ui/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("../images/ui/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("../images/ui/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("../images/ui/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("../images/ui/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  font-weight: normal;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("../images/ui/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../images/ui/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("../images/ui/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("../images/ui/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("../images/ui/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("../images/ui/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("../images/ui/ui-icons_cd0a0a_256x240.png");
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa;
  opacity: 0.3;
  border-radius: 8px;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.ttf?aa3f43") format("truetype"), url("../fonts/icomoon.woff?aa3f43") format("woff"), url("../fonts/icomoon.svg?aa3f43#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-xing-social-logotype:before {
  content: "";
}
.icon-instagram-logo:before {
  content: "";
}
.icon-google:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
.icon-flickr:before {
  content: "";
}
.icon-rss:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.icon-car-frontal-view:before {
  content: "";
}
.icon-calendar:before {
  content: "";
}
.icon-phone:before {
  content: "";
}
.icon-left-arrow:before {
  content: "";
}
.icon-right-arrow:before {
  content: "";
}
[data-custom-form] [type="checkbox"], [data-custom-form] [type="radio"] {
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
}
[data-custom-form] .fake-input {
  display: inline-block;
  width: 23px;
  height: 23px;
  border: 1px solid #cbcbcb;
  background: #fff;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
}
[data-custom-form] [type=radio] + .fake-input {
  border-radius: 100%;
  height: 19px;
  width: 19px;
}
[data-custom-form] [type="checkbox"] + .fake-input:before, [data-custom-form] [type="checkbox"] + .fake-input:after {
  background: #777;
  content: "";
  width: 21px;
  height: 2px;
  position: absolute;
  top: 9px;
  left: 0px;
  opacity: 0;
}
[data-custom-form] [type="checkbox"] + .fake-input:before {
  transform: rotate(-45deg);
}
[data-custom-form] [type="checkbox"] + .fake-input:after {
  transform: rotate(45deg);
}
[data-custom-form] [type="radio"] + .fake-input:before {
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background: #767676;
  border-radius: 100%;
  opacity: 0;
}
[data-custom-form] [type="radio"]:checked + .fake-input:before, [data-custom-form] [type="checkbox"]:checked + .fake-input:after, [data-custom-form] [type="checkbox"]:checked + .fake-input:before {
  opacity: 1;
}
[data-custom-form] input:disabled + .fake-input, [data-custom-form] input:disabled ~ .fake-label {
  opacity: 0.5;
}
.fake-select {
  height: 28px;
  position: relative;
  display: block;
  width: 100%;
}
.fake-select select::-ms-expand {
  display: none;
}
.fake-select select {
  display: inline-block;
  border: 1px solid #dcdcdc;
  padding: 4px 3px 4px 5px;
  margin: 0;
  font: inherit;
  outline: none;
  line-height: 1.2;
  background: #fff;
  -webkit-appearance: none;
  appearance: none;
  height: 28px;
  width: 100%;
  position: relative;
}
.fake-select:before {
  content: "";
  position: absolute;
  top: 11px;
  right: 7px;
  pointer-events: none;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 4.5px 0 4.5px;
  border-color: #989898 transparent transparent transparent;
}
.burger-opener {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  right: 15px;
  top: 35px;
  width: 31px;
  height: 31px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  display: none;
}
.burger-opener:before, .burger-opener:after, .burger-opener span {
  background: #fff;
  border-radius: 4px;
  position: absolute;
  top: 16px;
  left: 25%;
  right: 25%;
  height: 3px;
  margin-top: -2px;
  transition: all 0.2s linear;
}
.burger-opener:before, .burger-opener:after {
  content: "";
  top: 10px;
}
.burger-opener:after {
  top: 22px;
}
.selected .burger-opener span {
  opacity: 0;
}
.selected .burger-opener:after, .selected .burger-opener:before {
  transform: rotate(45deg);
  top: 16px;
  left: 15%;
  right: 15%;
}
.selected .burger-opener:after {
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .burger-opener {
    display: block;
  }
}
.error-message {
  background: rgba(219, 0, 0, 0.7);
  pointer-events: none;
  border-radius: 7px;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  min-width: 150px;
  margin: 32px 0 0 -13px;
  padding: 9px 16px;
  text-align: center;
  transition: opacity 0.25s linear, visibility 0.25s linear;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .error-message {
    font-size: 12px;
    line-height: 15px;
    padding: 9px;
    min-width: 100px;
  }
}
.error .error-message {
  opacity: 1;
  visibility: visible;
}
.error-message:before {
  background: url(../images/error-arrow.png) no-repeat;
  content: "";
  position: absolute;
  left: 10px;
  top: -15px;
  height: 15px;
  width: 26px;
}
.error-state input[type="text"], .error-state input[type="tel"], .error-state input[type="email"], .error-state input[type="search"], .error-state input[type="password"], .error-state input[type="url"], .error-state input[type="date"], .error-state textarea, .error-state select, .error-state .fake-input {
  border: 1px solid #f00 !important;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-slide img {
  width: 100%;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.slick-dots li {
  display: inline-block;
  vertical-align: top;
  width: 7px;
  height: 7px;
  margin: 0 2px;
  padding: 0;
}
.slick-dots li:before {
  display: none;
}
.slick-dots li button {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  width: 7px;
  height: 7px;
  background: #fff;
  border-radius: 100px;
  padding: 0;
}
.slick-dots li:hover {
  opacity: 0.5;
}
/*! 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;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-outer, .fancybox-inner {
  position: relative;
}
.fancybox-inner {
  background: #000;
  overflow: hidden;
  padding: 0 0 30px;
}
.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 {
  pointer-events: none;
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading, .fancybox-close {
  background-image: url("../images/fancybox/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("../images/fancybox/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: calc(100% - 30px);
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/fancybox/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 {
  color: #fff;
  font-size: 22px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 18px;
}
.fancybox-next span {
  right: 18px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !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("../images/fancybox/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);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  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);
}
.is-touch-device .fancybox-nav {
  display: none;
}
#custom-controls {
  background: #000;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 7px 7px 5px;
  height: 30px;
  width: 100%;
}
#custom-controls .custom-close {
  position: absolute;
  right: 6px;
  top: 6px;
  height: 18px;
  width: 18px;
}
#custom-controls .custom-close:before, #custom-controls .custom-close:after {
  background: #fff;
  content: "";
  position: absolute;
  left: 8px;
  top: 0;
  height: 18px;
  width: 2px;
}
#custom-controls .custom-close:before {
  transform: rotate(45deg);
}
#custom-controls .custom-close:after {
  transform: rotate(-45deg);
}
#custom-controls .custom-prev, #custom-controls .custom-next {
  background: url(../images/../images/sprite.png) no-repeat;
  height: 15px;
  width: 14px;
}
#custom-controls .custom-prev:hover, #custom-controls .custom-next:hover {
  opacity: 0.6;
}
#custom-controls .custom-close:hover {
  opacity: 0.6;
}
#custom-controls .custom-prev {
  background-position: 0 -71px;
}
#custom-controls .custom-next {
  background-position: -22px -71px;
}
#custom-controls .custom-prev, #custom-controls .custom-next, #custom-controls span {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  margin: 0 3px;
  text-decoration: none;
}
.custom-zoom {
  background: url(../images/sprite.png) -31px -26px no-repeat;
  position: absolute;
  right: 6px;
  top: 6px;
  height: 20px;
  width: 20px;
  z-index: 8049;
}
.custom-zoom:hover {
  background-position: -31px -47px;
}
.zoom-fancybox {
  overflow: hidden !important;
}
.zoom-fancybox .fancybox-lock, .zoom-fancybox .fancybox-overlay {
  overflow: hidden !important;
}
.zoom-fancybox .fancybox-inner, .zoom-fancybox .fancybox-wrap, .zoom-fancybox .fancybox-skin, .zoom-fancybox .fancybox-outer {
  left: 0 !important;
  top: 0 !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important;
}
.zoom-fancybox .fancybox-inner {
  background: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.zoom-fancybox .fancybox-inner img {
  opacity: 0;
}
.zoom-fancybox .custom-zoom {
  background-position: -31px -47px;
}
.zoom-fancybox .custom-zoom:hover {
  background-position: -31px -26px;
}
.fancybox-title iframe {
  min-height: 30px;
  vertical-align: middle;
}
.fancybox-inner .facebook {
  position: absolute;
  bottom: 2px;
  left: 109px;
  z-index: 500;
}
.lightbox-content .fancybox-skin {
  background: none !important;
  padding: 0 !important;
}
.lightbox-content .fancybox-inner {
  overflow-y: auto !important;
  overflow-x: hidden !important;
  padding: 0 !important;
}
.kb-gallery {
  position: relative;
}
.kb-gallery:hover .kb-pagination-controls-holder {
  transform: translateY(0);
}
.kb-mask {
  background: #161616;
  position: relative;
  overflow: hidden;
  height: 500px;
  width: 100%;
  z-index: 500;
}
@media (max-width: 1023px) {
  .kb-mask {
    height: 380px;
  }
}
@media (max-width: 767px) {
  .kb-mask {
    height: 200px;
  }
}
.kb-slideset {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.kb-slideset .kb-slide {
  transition-duration: 1.15s;
  animation-duration: 10s;
  transition-property: opacity;
  position: absolute;
  left: -2%;
  height: 105%;
  width: 105%;
  opacity: 0;
  z-index: 1;
}
.kb-slideset .kb-slide.active {
  opacity: 1;
  z-index: 3;
}
.kb-slideset .kb-slide img {
  width: 100%;
}
.kb-slideset.replace-image .kb-slide {
  background-position: 50% 50%;
  background: no-repeat;
  background-size: cover;
}
.kb-arrows {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 25px;
}
@media (max-width: 767px) {
  .kb-arrows {
    margin: 0;
  }
}
.kb-arrows .kb-btn-next, .kb-arrows .kb-btn-prev {
  display: inline-block;
  vertical-align: top;
  color: #414141;
  font-size: 18px;
  margin: 1px 6px 0;
}
.kb-arrows .kb-btn-next:hover, .kb-arrows .kb-btn-prev:hover {
  color: #fff;
  text-decoration: none;
}
.kb-pagination-controls {
  margin: 0 0 50px;
  position: relative;
  z-index: 50;
}
.kb-pagination-controls:hover {
  padding: 0 0 50px;
  margin: 0;
  z-index: 500;
}
.kb-pagination-controls .kb-pagination-controls-holder {
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  padding: 13px 0 0;
  text-align: center;
  transform: translateY(-50px);
  transition: transform 0.4s linear;
  z-index: 10;
}
.is-touch-device .kb-pagination-controls .kb-pagination-controls-holder {
  transform: translateY(0);
  transition: none;
}
.is-touch-device .kb-pagination-controls .kb-pagination-controls-holder canvas {
  display: none;
}
.kb-pagination {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
@media (max-width: 767px) {
  .kb-pagination {
    display: none;
  }
}
.kb-pagination .kb-pagination-list {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  list-style: none;
}
.kb-pagination li {
  width: 22px;
  height: 22px;
  position: relative;
  border-radius: 100%;
  float: left;
  padding: 0;
}
.kb-pagination li:hover span:before {
  background: #fff;
}
.kb-pagination li:hover .kb-thumbs-preview {
  visibility: visible;
}
.kb-pagination li:hover .kb-thumbs-preview .kb-thumbs {
  opacity: 1;
  visibility: visible;
}
.kb-pagination li.active span {
  pointer-events: none;
}
.kb-pagination li.active span:before {
  background: #414141;
}
.kb-pagination li:before {
  display: none;
}
.is-touch-device .kb-pagination li:hover span:before, .is-touch-device .kb-pagination li.active span:before {
  background: #98710a;
}
.kb-pagination span {
  width: 22px;
  height: 22px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.kb-pagination span:before {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #414141;
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
}
.kb-pagination canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.kb-thumbs-preview {
  background: #040301;
  border: 1px solid #ccc;
  background: #000;
  visibility: hidden;
  height: 60px;
  width: 94px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-10px);
  bottom: 100%;
  z-index: 999;
}
.kb-thumbs-preview:after, .kb-thumbs-preview:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.kb-thumbs-preview:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #040301;
  border-width: 7px;
  margin-left: -7px;
}
.kb-thumbs-preview:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #ccc;
  border-width: 9px;
  margin-left: -9px;
}
.kb-thumbs-preview .kb-thumbs {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  background: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  transition: opacity 0.4s linear 0.05s;
}
.kb-slide.active-position:nth-child(1n) {
  animation-name: left-right;
  animation-fill-mode: forwards;
}
.kb-slide.active-position:nth-child(2n) {
  animation-name: right-left;
  animation-fill-mode: forwards;
}
.kb-slide.active-position:nth-child(3n) {
  animation-name: center;
  animation-fill-mode: forwards;
}
.kb-slide.active-position:nth-child(4n) {
  animation-name: center2;
  animation-fill-mode: forwards;
}
.kb-slide.active-position:nth-child(5n) {
  animation-name: center3;
  animation-fill-mode: forwards;
}
.kb-slide.active-position:nth-child(6n) {
  animation-name: center4;
  animation-fill-mode: forwards;
}
@keyframes left-right {
  0% {
    transform: translateY(-2%) translateX(2%) scale(1.05);
  }
  100% {
    transform: translateY(0%) translateX(0) scale(1);
  }
}
@keyframes right-left {
  0% {
    transform: translateY(0%) translateX(2%) scale(1.1);
  }
  100% {
    transform: translateY(0%) translateX(0) scale(1);
  }
}
@keyframes center {
  0% {
    transform: translateY(0%) translateX(0) scale(1.15);
  }
  100% {
    transform: translateY(0%) translateX(0) scale(1);
  }
}
@keyframes center2 {
  0% {
    transform: translateY(0) translateX(0) scale(1);
  }
  100% {
    transform: translateY(0%) translateX(0) scale(1.15);
  }
}
@keyframes center3 {
  0% {
    transform: translateY(-2%) translateX(0) scale(1.05);
  }
  100% {
    transform: translateY(0%) translateX(0) scale(1);
  }
}
@keyframes center4 {
  0% {
    transform: translateY(2%) translateX(1%) scale(1.05);
  }
  100% {
    transform: translateY(0%) translateX(0) scale(1);
  }
}
.preloader {
  top: -9999px;
  left: -9999px;
  position: fixed;
}
.loading {
  overflow: hidden;
}
.loading .preloader {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
.loading .preloader.animated .preloader-l {
  left: -75%;
}
.loading .preloader.animated .preloader-r {
  right: -75%;
}
.loading .preloader.animated .preloader-o {
  opacity: 0;
}
.loading .preloader-holder {
  top: 50%;
  right: calc(-350px / 2);
  position: absolute;
  z-index: 999;
  width: 350px;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .loading .preloader-holder {
    right: calc(-250px / 2);
    width: 250px;
  }
}
.loading .preloader-l, .loading .preloader-r {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 50%;
  transition: left 2s linear, right 2s linear;
  transform: translate3d(0 0 0);
  z-index: 10;
}
.loading .preloader-l {
  background: #0f0f0f;
  left: 0;
  z-index: 11;
}
.loading .preloader-r {
  background: #fff;
  right: 0;
}
.loading .preloader-o {
  background: #000000;
  opacity: 0.84;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: opacity 2.1s linear;
  transform: translate3d(0 0 0);
  z-index: 9;
}
.loading img {
  margin: 0 auto;
  display: block;
}
@media (max-width: 767px) {
  .loading img {
    max-width: 250px;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #fff;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url(../images/border1.png) no-repeat 0 0;
}
#cboxTopCenter {
  height: 25px;
  background: url(../images/border1.png) repeat-x 0 -50px;
}
#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url(../images/border1.png) no-repeat -25px 0;
}
#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url(../images/border1.png) no-repeat 0 -25px;
}
#cboxBottomCenter {
  height: 25px;
  background: url(../images/border1.png) repeat-x 0 -75px;
}
#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url(../images/border1.png) no-repeat -25px -25px;
}
#cboxMiddleLeft {
  width: 25px;
  background: url(../images/border2.png) repeat-y 0 0;
}
#cboxMiddleRight {
  width: 25px;
  background: url(../images/border2.png) repeat-y -25px 0;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 20px;
}
#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999;
}
#cboxCurrent {
  position: absolute;
  bottom: 0px;
  left: 100px;
  color: #999;
}
#cboxLoadingOverlay {
  background: #fff url(../images/loading.gif) no-repeat 5px 5px;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  bottom: 0px;
  right: 42px;
  color: #444;
}
#cboxPrevious {
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #444;
}
#cboxNext {
  position: absolute;
  bottom: 0px;
  left: 63px;
  color: #444;
}
#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  color: #444;
}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/*************** Overlay ************************/
#firstVisitOverlay .image {
  background: url(../images/overlay-image.jpg) no-repeat;
  width: 511px;
  height: 253px;
}
#firstVisitOverlay .content {
  background: #f6f6f8;
  padding: 37px 40px;
  border: none;
  margin: 0;
}
#firstVisitOverlay .two-columns {
  margin-top: 11px;
}
#firstVisitOverlay .two-columns .column {
  width: 250px;
  margin-right: 11px;
  background-color: #f6f6f8;
  padding: 25px 20px !important;
  position: relative;
  float: left;
}
#firstVisitOverlay a {
  color: #7b1719;
}
#firstVisitOverlay .two-columns a.link {
  position: absolute;
  bottom: 23px;
  padding: 3px 15px 0px 8px;
  background: #d9d9d9;
  width: 17px;
  height: 25px;
  right: 12px;
  color: #ffffff;
}
#firstVisitOverlay .two-columns .column.last {
  margin-right: 0px !important;
  padding-right: 0px !important;
  border-right: none !important;
}
.waldpost-anmeldung .long input {
  width: 423px !important;
}
.waldpost-anmeldung .middle input {
  width: 244px;
  float: left;
}
.waldpost-anmeldung .short input {
  width: 107px;
}
.waldpost-anmeldung input {
  margin: 0 3px 3px 0 !important;
}
#cboxLoadedContent {
  margin-bottom: 0px !important;
}
#colorbox #cboxClose {
  display: none;
}
#cboxTopRight {
  background: url(../images/border1.png) no-repeat -27px 2px;
}
#cboxBottomRight {
  background: url(../images/border1.png) no-repeat -27px -26px;
}
#cboxMiddleRight {
  background: url(../images/border2.png) repeat-y -27px 0;
}
#cboxBottomCenter {
  background: url(../images/border1.png) repeat-x 0 -76px;
}
#cboxMiddleLeft {
  background: url(../images/border2.png) repeat-y 2px 0;
}
#cboxBottomLeft {
  background: url(../images/border1.png) no-repeat 2px -26px;
}
#cboxTopCenter {
  background: url(../images/border1.png) repeat-x 0 -48px;
}
#cboxTopLeft {
  background: url(../images/border1.png) no-repeat 2px 2px;
}
#header {
  background: #111 url(../images/bg-header-line.png) repeat-x 0 100%;
  padding: 0 15px;
}
#header .container {
  margin: 0 auto;
  max-width: 1100px;
  padding: 8px 0 3px;
}
@media (max-width: 767px) {
  #header {
    background-image: none;
  }
}
.logo {
  position: relative;
  float: left;
  margin: 3px 0 0 -3px;
  z-index: 100;
}
@media (max-width: 1023px) {
  .logo {
    width: 200px;
  }
}
.header-holder {
  position: relative;
  padding: 74px 0 0;
}
@media (max-width: 1023px) {
  .header-holder {
    padding: 47px 0 0;
  }
}
@media (max-width: 767px) {
  .header-holder {
    background: #161616;
    display: none;
    position: absolute;
    padding: 0;
    top: 90px;
    left: 0;
    padding: 0 10px 10px;
    width: 100%;
    z-index: 900;
  }
}
.login {
  position: absolute;
  top: 7px;
  right: 0;
  z-index: 10;
}
@media (max-width: 767px) {
  .login {
    top: 0;
    position: static;
  }
}
.login .login-in {
  color: #464646;
  font-size: 12px;
}
.login .input-group {
  float: left;
  position: relative;
  margin: 0 0 0 10px;
  width: 127px;
}
@media (max-width: 767px) {
  .login .input-group {
    margin: 0 0 10px;
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .login .error-message {
    margin: 0;
    top: 26px;
  }
}
.login input[type="text"], .login input[type="email"], .login input[type="search"], .login input[type="tel"], .login input[type="password"], .login textarea {
  background: #151515;
  border: 1px solid #212121;
  height: 22px;
  color: #464646;
  font-size: 11px;
  line-height: 12px;
  padding: 2px 3px;
}
.login input[type="text"]::-webkit-input-placeholder, .login input[type="email"]::-webkit-input-placeholder, .login input[type="search"]::-webkit-input-placeholder, .login input[type="tel"]::-webkit-input-placeholder, .login input[type="password"]::-webkit-input-placeholder, .login textarea::-webkit-input-placeholder {
  color: #464646;
  font-size: 11px;
  line-height: 15px;
}
.login input[type="text"]::-moz-placeholder, .login input[type="email"]::-moz-placeholder, .login input[type="search"]::-moz-placeholder, .login input[type="tel"]::-moz-placeholder, .login input[type="password"]::-moz-placeholder, .login textarea::-moz-placeholder {
  opacity: 1;
  color: #464646;
  font-size: 11px;
  line-height: 15px;
}
.login input[type="text"]:-moz-placeholder, .login input[type="email"]:-moz-placeholder, .login input[type="search"]:-moz-placeholder, .login input[type="tel"]:-moz-placeholder, .login input[type="password"]:-moz-placeholder, .login textarea:-moz-placeholder {
  color: #464646;
  font-size: 11px;
  line-height: 15px;
}
.login input[type="text"]:-ms-input-placeholder, .login input[type="email"]:-ms-input-placeholder, .login input[type="search"]:-ms-input-placeholder, .login input[type="tel"]:-ms-input-placeholder, .login input[type="password"]:-ms-input-placeholder, .login textarea:-ms-input-placeholder {
  color: #464646;
  font-size: 11px;
  line-height: 15px;
}
.login input[type="text"].placeholder, .login input[type="email"].placeholder, .login input[type="search"].placeholder, .login input[type="tel"].placeholder, .login input[type="password"].placeholder, .login textarea.placeholder {
  color: #464646;
  font-size: 11px;
  line-height: 15px;
}
@media (max-width: 767px) {
  .login input[type="text"], .login input[type="email"], .login input[type="search"], .login input[type="tel"], .login input[type="password"], .login textarea {
    height: 28px;
  }
}
.login input[type="button"], .login input[type="submit"] {
  border: 1px solid #212121;
  height: 22px;
  font: 12px/16px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 0 10px;
  padding: 0 6px;
}
@media (max-width: 767px) {
  .login input[type="button"], .login input[type="submit"] {
    margin: 0;
    font-size: 11px;
    width: 100%;
  }
}
#nav {
  font-size: 12px;
  line-height: 16px;
  padding: 0 4px;
  position: relative;
  text-align: right;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #nav {
    text-align: left;
    margin: 0 0 15px;
  }
}
#nav > ul {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  #nav > ul {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
    display: block;
  }
}
#nav > ul > li {
  float: left;
  margin: 0 0 0 33px;
}
@media (max-width: 767px) {
  #nav > ul > li {
    float: none;
    margin: 0;
  }
}
#nav > ul > li > a {
  position: relative;
}
#nav > ul > li > a.has-drop-down-a:before {
  display: none;
  content: "";
  position: absolute;
  left: 50%;
  top: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  margin: 0 0 0 -8px;
  border-width: 0 7.5px 19px 7.5px;
  border-color: transparent transparent #020202 transparent;
}
@media (max-width: 767px) {
  #nav > ul > li > a.has-drop-down-a:before {
    display: none;
  }
}
#nav li {
  position: relative;
}
@media (max-width: 767px) {
  #nav li {
    border-top: 1px dashed rgba(255, 255, 255, 0.2);
  }
}
#nav li:hover > a {
  color: #cbcbcb;
  text-decoration: none;
  z-index: 999;
}
#nav li:hover > a.has-drop-down-a:before {
  display: block;
}
#nav li.hover > .dropdown {
  visibility: visible;
}
@media (max-width: 767px) {
  #nav li.hover > .dropdown {
    display: block !important;
  }
}
@media (max-width: 1299px) {
  #nav li:nth-last-child(2) .dropdown, #nav li:last-child .dropdown {
    left: auto;
    right: 0;
  }
}
@media (max-width: 1299px) {
  #nav li:nth-last-child(2) .dropdown .dropdown-holder:before, #nav li:last-child .dropdown .dropdown-holder:before {
    left: auto;
    right: 0;
  }
}
@media (max-width: 767px) {
  #nav li:nth-last-child(2) .dropdown .dropdown-holder:before, #nav li:last-child .dropdown .dropdown-holder:before {
    display: none;
  }
}
@media (max-width: 1299px) {
  #nav li:nth-last-child(2) .dropdown .dropdown-holder .dropdown, #nav li:last-child .dropdown .dropdown-holder .dropdown {
    left: auto;
    right: 100%;
  }
}
@media (max-width: 1299px) {
  #nav li:nth-last-child(2) .dropdown .dropdown-holder .dropdown-holder, #nav li:last-child .dropdown .dropdown-holder .dropdown-holder {
    padding: 0 21px 0 0;
  }
}
#nav li.dropdown-articles {
  position: static;
}
#nav li.dropdown-articles .dropdown {
  top: 14px !important;
  left: 0 !important;
  padding: 32px 0 0;
  width: 100% !important;
}
@media (max-width: 767px) {
  #nav li.dropdown-articles .dropdown {
    top: 0 !important;
    padding: 5px 0 0 !important;
  }
}
#nav li.dropdown-articles .dropdown-holder {
  padding: 0;
  background: rgba(0, 0, 0, 0.93);
}
#nav li.dropdown-articles .dropdown-holder:before {
  display: none;
}
@media (max-width: 767px) {
  #nav li.dropdown-articles .dropdown-holder {
    background: none !important;
  }
}
#nav li.dropdown-articles ul {
  background: none;
  box-shadow: none;
  padding: 0;
}
#nav li.active > a {
  color: #89711b;
}
#nav a {
  color: #565656;
}
@media (max-width: 767px) {
  #nav a {
    display: block;
    padding: 6px 0;
  }
}
#nav .dropdown {
  font: 13px/16px "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: -100px;
  width: 198px;
  z-index: 999;
}
@media (max-width: 767px) {
  #nav .dropdown {
    position: static !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    display: none !important;
    font-size: 11px;
  }
}
#nav .dropdown .dropdown-holder {
  position: relative;
  padding: 33px 0 0;
}
@media (max-width: 767px) {
  #nav .dropdown .dropdown-holder {
    padding: 0;
  }
}
#nav .dropdown .dropdown-holder .dropdown {
  top: -20px;
  left: 100%;
}
@media (max-width: 767px) {
  #nav .dropdown .dropdown-holder .dropdown a {
    padding: 6px 0 6px 20px;
  }
}
#nav .dropdown .dropdown-holder .dropdown-holder {
  padding: 0 0 0 21px;
}
@media (max-width: 767px) {
  #nav .dropdown .dropdown-holder .dropdown-holder {
    padding: 0;
  }
}
#nav .dropdown .dropdown-holder .dropdown-holder:before {
  display: none;
}
#nav .dropdown ul {
  background: #020202;
  border-radius: 3px;
  box-shadow: 0 0 7px 1px #000;
  text-align: left;
  padding: 20px 10px 10px 16px;
}
@media (max-width: 767px) {
  #nav .dropdown ul {
    background: none;
    padding: 0;
    box-shadow: none;
  }
}
#nav .dropdown li {
  margin: 7px 0 0;
}
@media (max-width: 767px) {
  #nav .dropdown li {
    margin: 0;
  }
}
#nav .dropdown li.has-drop-down:before {
  width: 13px;
  height: 21px;
  background: url(../images/arrow.png) no-repeat;
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
}
@media (max-width: 767px) {
  #nav .dropdown li.has-drop-down:before {
    top: 5px;
  }
}
#nav .dropdown li:hover > a {
  color: #cbcbcb;
  text-decoration: none;
}
#nav .dropdown li:first-child {
  margin: 0;
}
#nav .dropdown a {
  color: #929292;
  display: block;
}
@media (max-width: 767px) {
  #nav .dropdown a {
    padding: 6px 0 6px 10px;
  }
}
.articles {
  margin: 0 -8px;
  padding: 15px 17px 27px;
  overflow: hidden;
  text-align: left;
}
@media (max-width: 767px) {
  .articles {
    padding: 10px 0 20px;
  }
}
.articles .article {
  float: left;
  padding: 0 8px;
  width: 20%;
}
@media (max-width: 1023px) {
  .articles .article {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .articles .article {
    margin: 31px 0 0;
    width: 100%;
  }
  .articles .article:first-child {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .articles .article:last-child {
    display: none;
  }
}
@media (max-width: 767px) {
  .articles .article:last-child {
    display: block;
  }
}
.articles .image {
  margin: 0 0 18px;
}
@media (max-width: 767px) {
  .articles .image {
    float: left;
    margin: 0 10px 0 0;
    width: 200px;
  }
}
@media (max-width: 479px) {
  .articles .image {
    margin: 0 10px 10px 0;
    width: 100px;
  }
}
.articles .image img {
  width: 100%;
}
.articles .image a {
  padding: 0 !important;
}
.articles .image a:hover img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.articles .caption {
  padding: 0 6px;
  overflow: hidden;
}
@media (max-width: 479px) {
  .articles .caption {
    overflow: visible;
    padding: 0;
  }
}
.articles img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.articles h3 {
  color: #ededed;
  font: 13px/16px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 5px;
  min-height: 35px;
  padding: 0;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .articles h3 {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .articles h3 {
    min-height: 15px;
    font-size: 12px;
  }
}
.articles h3 a {
  color: #ededed !important;
}
@media (max-width: 767px) {
  .articles h3 a {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .articles h3 br {
    display: none;
  }
}
.articles p {
  color: #464646;
  font: 12px/14px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 10px;
  min-height: 48px;
  text-transform: none;
}
@media (max-width: 1023px) {
  .articles p {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .articles p {
    min-height: 15px;
  }
}
@media (max-width: 479px) {
  .articles ul {
    clear: both;
  }
}
.articles li {
  margin: 2px 0 0 !important;
}
.articles li:first-child {
  margin: 0 !important;
}
body {
  min-width: 1774px;
  overflow-x: hidden;
}
@media (max-width: 1229px) {
  body {
    min-width: 320px;
  }
}
#wrapper {
  position: relative;
  overflow: hidden;
  padding-right: 582px;
  width: 100%;
}
@media (max-width: 1229px) {
  #wrapper {
    padding-right: 40px;
  }
}
@media (max-width: 1023px) {
  #wrapper {
    padding-right: 0;
  }
}
.container {
  margin: 0 auto;
  max-width: 1100px;
}
.block {
  position: relative;
}
.block .container {
  margin: 0 auto;
  max-width: 1130px;
  position: relative;
  padding: 46px 15px;
}
@media (max-width: 1199px) {
  .block .container {
    padding: 26px 15px;
  }
}
.block .block-text {
  position: relative;
  top: -13px;
}
@media (max-width: 767px) {
  .block .block-text {
    top: 0;
    overflow: visible;
  }
}
.block .top {
  right: 15px;
  left: 15px;
}
.top {
  font: 11px/14px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.top:before {
  border-top: 1px dashed #dcdcdc;
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  right: 0;
  height: 1px;
}
.top a {
  color: #bababa;
}
.top a:hover {
  color: #917016;
  text-decoration: none;
}
.visual {
  background: #161616;
  padding: 4px 0;
  position: relative;
}
.visual:before {
  background: url(../images/bg-visualr-line.png) repeat-x;
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  height: 8px;
  width: 100%;
}
.visual .container {
  max-width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.gallery-container {
  margin: 0 auto;
  max-width: 1098px;
  width: 100%;
}
.gallery-container img {
  display: block;
  margin: 0 auto;
}
.cycle-gallery {
  position: relative;
  width: 100%;
}
.cycle-gallery .pagination {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 800;
}
.cycle-gallery .pagination ul {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.cycle-gallery .pagination ul li {
  float: left;
  margin: 0 5px;
  padding: 0;
}
.cycle-gallery .pagination ul li:before {
  display: none;
}
.cycle-gallery .pagination ul li.active a {
  opacity: 0.5;
}
.cycle-gallery .pagination ul a {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  width: 7px;
  height: 7px;
  background: #fff;
  border-radius: 100px;
  padding: 0;
}
.cycle-gallery .pagination ul a:hover {
  opacity: 0.5;
}
.description {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  opacity: 0;
  z-index: 300;
  transition: opacity 0.25s linear;
}
.description:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  min-height: 100%;
}
.description > * {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  max-width: 99%;
  width: 100%;
}
.description .description-holder {
  margin: 0 auto;
  max-width: 293px;
}
@media (max-width: 1199px) {
  .description .description-holder {
    padding: 0 10px;
  }
}
.description .title {
  color: #fff;
  font-size: 23px;
  line-height: 1.1;
  margin: 0 0 23px;
  text-transform: uppercase;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
}
@media (max-width: 1199px) {
  .description .title {
    font-size: 17px;
  }
}
@media (max-width: 1023px) {
  .description .title {
    font-size: 12px;
  }
}
.description .plus {
  position: static;
  top: 0;
  left: 0;
  margin: 0 auto 24px;
  transform: translateX(0) translateY(0);
}
@media (max-width: 1199px) {
  .description .plus:before {
    width: 30px;
  }
}
@media (max-width: 1199px) {
  .description .plus {
    height: 30px;
  }
}
.description p {
  color: #565656;
  font-size: 15px;
  line-height: 18px;
  margin: 0;
}
@media (max-width: 1199px) {
  .description p {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 1023px) {
  .description p {
    display: none;
  }
}
.photo-grid {
  background: url(../images/bg-header-line.png) repeat-x 0 100%;
  overflow: hidden;
  padding: 0 0 1px;
}
.photo-grid .column-large {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.photo-grid .column-small {
  position: relative;
  overflow: hidden;
}
.photo-grid .column-small .column {
  float: left;
  width: 50%;
}
.photo-grid .column-small:hover .category-title, .photo-grid .column-large:hover .category-title {
  opacity: 0;
  visibility: hidden;
}
.photo-grid .column {
  position: relative;
  overflow: hidden;
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  .photo-grid .column {
    float: none;
    width: 100%;
  }
}
.photo-grid .overlay {
  background: url(../images/overlay_logo.png) no-repeat 50% 50%;
  background-size: cover;
  visibility: visible;
}
.photo-grid .category-title {
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 19px;
  text-align: right;
  text-transform: uppercase;
  z-index: 500;
  padding: 6px 14px;
  width: 100%;
  max-width: 80%;
  transition: visibility 0.2s linear, opacity 0.2s linear;
  visibility: visible;
  opacity: 1;
}
@media (max-width: 1023px) {
  .photo-grid .category-title {
    font-size: 12px;
    padding: 5px 10px;
  }
}
@media (max-width: 767px) {
  .photo-grid .category-title {
    padding: 4px;
    font-size: 10px;
  }
}
.photo-grid .plus {
  display: none;
}
.photo-grid .slide.hover img {
  transform: scale(1.05);
  filter: blur(1.2px);
}
.photo-grid a {
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.photo-grid a:hover .overlay {
  opacity: 1;
}
.photo-grid a:hover .description {
  opacity: 1;
}
.photo-grid img {
  transform: scale(1);
  filter: blur(0);
  transition: transform 0.3s linear;
  transform: translate3d(0, 0, 0);
  width: 100%;
}
.photos-list {
  margin: -26px -14px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .photos-list {
    margin: -15px -7px 0;
  }
}
.photos-list .photo {
  float: left;
  position: relative;
  padding: 26px 14px 0;
  width: 33.333%;
}
@media (max-width: 767px) {
  .photos-list .photo {
    padding: 15px 7px 0;
    width: 50%;
  }
}
.photos-list .photo-holder {
  position: relative;
  overflow: hidden;
}
.photos-list a {
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.photos-list a:hover .overlay {
  opacity: 1;
}
.photos-list a:hover .description {
  opacity: 1;
}
.photos-list .plus {
  margin: 0 0 60px;
  opacity: 0;
}
.photos-list .overlay {
  background: url(../images/overlay_logo.png) no-repeat 50% 50%;
  background-size: cover;
  visibility: visible;
}
.metro-carousel .slideset {
  white-space: nowrap;
}
.metro-carousel .slide {
  display: inline-block;
  vertical-align: top;
  border: none !important;
}
.metro-carousel .slide img {
  max-width: none !important;
  display: block !important;
  width: 100%;
}
.carousel-visual {
  position: relative;
  padding: 48px 0 0;
}
@media (max-width: 1023px) {
  .carousel-visual {
    padding: 25px 0 0;
  }
}
.carousel-visual .slideset {
  white-space: nowrap;
}
.carousel-visual .slide-holder {
  overflow: hidden;
  position: relative;
}
.carousel-visual .slide {
  border-left: none !important;
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}
.carousel-visual .btn-prev, .carousel-visual .btn-next {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 100;
  width: 53px;
  z-index: 500;
  transition: background 0.2s linear;
}
.carousel-visual .btn-prev:hover span, .carousel-visual .btn-next:hover span {
  color: #888;
  opacity: 1;
}
.carousel-visual .btn-prev span, .carousel-visual .btn-next span {
  color: #cbcbcb;
  font-size: 30px;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.2s ease;
  transform: translateX(-50%) translateY(-50%);
}
.carousel-visual .btn-prev {
  left: 0;
}
.carousel-visual .btn-next {
  right: 0;
}
.carousel-visual .overlay {
  background: url(../images/overlay_logo.png) no-repeat 50% 50%;
  background-size: cover;
}
.carousel-visual .plus {
  display: none;
}
@media (max-width: 767px) {
  .carousel-visual img {
    max-height: 200px;
    width: auto;
  }
}
.block-holder {
  padding: 10px 0 15px;
  overflow: hidden;
}
.block-holder .title {
  color: #464646;
  font-size: 17px;
  float: left;
  line-height: 20px;
  min-width: 90px;
  max-width: 250px;
  padding: 2px 10px 0 0;
}
.block-holder .content {
  border-left: 1px solid #dcdcdc;
  font-size: 13px;
  line-height: 18px;
  padding: 1px 10px 0 12px;
  margin: 0;
  max-width: 814px;
  overflow: hidden;
}
.block-holder .content p {
  margin: 18px 0 0;
}
.block-holder .content p:first-child {
  margin: 0;
}
.columns-content {
  margin: 0 -30px;
  padding: 12px 0 0;
  overflow: hidden;
  text-align: justify;
}
@media (max-width: 1023px) {
  .columns-content {
    margin: 0 -15px;
  }
}
@media (max-width: 767px) {
  .columns-content {
    text-align: left;
  }
}
.columns-content .column {
  float: right;
  padding: 0 30px;
  width: 39.5%;
}
@media (max-width: 1023px) {
  .columns-content .column {
    padding: 0 15px;
    width: 40%;
  }
}
@media (max-width: 767px) {
  .columns-content .column {
    float: none !important;
    width: 100% !important;
  }
}
.columns-content .column:first-child {
  float: left;
  width: 56.5%;
}
@media (max-width: 1023px) {
  .columns-content .column:first-child {
    width: 60%;
  }
}
.columns-content .column:only-child {
  width: 100%;
}
.columns-content p {
  margin: 0 0 18px;
}
.columns-choice {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  color: #878787;
  font: 12px/16px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 33px 0 21px;
  overflow: hidden;
}
.columns-choice .column {
  position: relative;
  float: left;
}
@media (max-width: 767px) {
  .columns-choice .column {
    float: none;
    width: 100% !important;
  }
}
.columns-choice .column:first-child {
  padding: 19px 0;
  width: 35.5%;
}
.columns-choice .column:last-child {
  background: #f6f6f6;
  padding: 19px;
  width: 64.5%;
}
.columns-choice .column:last-child:before {
  background: #f6f6f6;
  content: "";
  left: 0;
  position: absolute;
  bottom: -999px;
  height: 999px;
  width: 100%;
}
.columns-choice .column-item {
  margin: 17px 0 0;
}
.columns-choice .column-item:first-child {
  margin: 0;
}
.columns-choice .sub-title {
  color: #565656;
  font: 15px/18px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 6px;
}
.columns-choice p {
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 4px;
  padding: 0;
}
.columns-choice input[type="text"], .columns-choice input[type="email"], .columns-choice input[type="search"], .columns-choice input[type="tel"], .columns-choice input[type="password"] {
  background: none;
  height: 16px;
  font: 11px/11px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  padding: 0 2px;
  text-align: center;
}
.columns-choice input[type="text"]::-webkit-input-placeholder, .columns-choice input[type="email"]::-webkit-input-placeholder, .columns-choice input[type="search"]::-webkit-input-placeholder, .columns-choice input[type="tel"]::-webkit-input-placeholder, .columns-choice input[type="password"]::-webkit-input-placeholder {
  color: #565656;
}
.columns-choice input[type="text"]::-moz-placeholder, .columns-choice input[type="email"]::-moz-placeholder, .columns-choice input[type="search"]::-moz-placeholder, .columns-choice input[type="tel"]::-moz-placeholder, .columns-choice input[type="password"]::-moz-placeholder {
  opacity: 1;
  color: #565656;
}
.columns-choice input[type="text"]:-moz-placeholder, .columns-choice input[type="email"]:-moz-placeholder, .columns-choice input[type="search"]:-moz-placeholder, .columns-choice input[type="tel"]:-moz-placeholder, .columns-choice input[type="password"]:-moz-placeholder {
  color: #565656;
}
.columns-choice input[type="text"]:-ms-input-placeholder, .columns-choice input[type="email"]:-ms-input-placeholder, .columns-choice input[type="search"]:-ms-input-placeholder, .columns-choice input[type="tel"]:-ms-input-placeholder, .columns-choice input[type="password"]:-ms-input-placeholder {
  color: #565656;
}
.columns-choice input[type="text"].placeholder, .columns-choice input[type="email"].placeholder, .columns-choice input[type="search"].placeholder, .columns-choice input[type="tel"].placeholder, .columns-choice input[type="password"].placeholder {
  color: #565656;
}
.columns-choice [type=radio] + .fake-input {
  width: 12px;
  height: 12px;
  margin: 2px 4px 0 0;
  vertical-align: top;
}
.columns-choice [type="radio"] + .fake-input:before {
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 1px;
}
.columns-choice [type=checkbox] + .fake-input {
  width: 11px;
  height: 11px;
  float: left;
  margin: 2px 5px 0 0;
}
.columns-choice [type=checkbox] + .fake-input + .fake-label {
  display: block;
  overflow: hidden;
}
.columns-choice [type=checkbox] + .fake-input:before, .columns-choice [type=checkbox] + .fake-input:after {
  width: 9px;
  height: 1px;
  top: 4px;
}
.columns-choice .fake-select {
  display: inline-block;
  vertical-align: top;
  height: 15px;
}
.columns-choice .fake-select.fake-select-small {
  margin: -1px 0 0 3px;
  width: 56px;
}
.columns-choice .fake-select:before {
  border-width: 5px 3px 0 3px;
  top: 5px;
  right: 3px;
}
.columns-choice .fake-select select {
  height: 15px;
  font: 11px/11px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  padding: 0 5px;
}
.item-list .item {
  margin: 18px 0 0;
}
.item-list .item:first-child {
  margin: 0;
}
.item-list .item > label > .fake-label {
  color: #565656;
  font: 15px/18px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
.item-list .item-slide {
  margin: 0 0 -2px;
  padding: 6px 19px 0;
}
.checkbox-list {
  padding: 5px 0 0;
}
.checkbox-list > div {
  margin: 2px 0 0;
}
.checkbox-list > div:first-child {
  margin: 0;
}
.checkbox-list .fake-input {
  margin: 2px 2px 0 0;
}
.carousel {
  margin: 0 0 -7px;
  padding: 8px 47px 0;
}
.carousel.animated-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s linear, transform 0.4s linear;
}
.carousel.animated-in.in-viewport {
  opacity: 1;
  transform: translateY(0);
}
.carousel .slide > div {
  margin: 0 9px;
  overflow: hidden;
}
.carousel .slide a {
  position: relative;
}
.carousel .btn-next, .carousel .btn-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-decoration: none;
  z-index: 500;
}
.carousel .btn-next:hover span, .carousel .btn-prev:hover span {
  color: #888;
}
.carousel .btn-next span, .carousel .btn-prev span {
  color: #cbcbcb;
  font-size: 29px;
  transition: color 0.2s ease;
}
.carousel .btn-next {
  right: -48px;
}
.carousel .btn-prev {
  left: -48px;
}
.carousel a:hover img {
  filter: grayscale(0) !important;
}
.carousel img {
  /* filter: grayscale(100%) !important; */
}
.carousel-content.animated-in {
  opacity: 0;
  transform: translateX(-100px);
  transition: opacity 0.4s linear, transform 0.6s linear;
}
.carousel-content.animated-in.in-viewport {
  opacity: 1;
  transform: translateY(0);
}
.carousel-content .slide {
  position: relative;
  overflow: hidden;
}
.map-container {
  margin: 0 0 -7px;
  padding: 9px 0 0;
}
.map-container .map-holder, .map-container .map {
  background: #eee;
  height: 396px;
  position: relative;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.5s linear;
}
@media (max-width: 767px) {
  .map-container .map-holder, .map-container .map {
    height: 280px;
  }
}
.map-container .map-holder.loading .loading-container, .map-container .map.loading .loading-container {
  opacity: 1;
  visibility: visible;
}
.map-container .map-holder.loading .map-holder, .map-container .map-holder.loading .map, .map-container .map.loading .map-holder, .map-container .map.loading .map {
  opacity: 0;
}
.map-container .loading-container {
  transition: opacity 0.5s linear, visibility 0.5s linear;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.map-container .loading-icon {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}
.table {
  padding: 25px 0 30px;
}
@media (max-width: 1023px) {
  .table {
    overflow: auto;
    margin: 0 0 20px;
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .table table {
    min-width: 900px;
  }
}
.footnote {
  color: #878787;
  font-size: 11px;
  line-height: 13px;
}
.footnote > div {
  margin: 6px 0 0;
  padding: 0 0 0 23px;
  position: relative;
}
.footnote > div:first-child {
  margin: 0;
}
.footnote > div span {
  position: absolute;
  left: 0;
  top: 0;
  text-align: right;
  width: 16px;
}
.accordion {
  padding: 10px 0 0 23px;
}
@media (max-width: 767px) {
  .accordion {
    padding: 5px 0 0 5px;
  }
}
.accordion .item {
  position: relative;
  margin: 17px 0 0;
  padding: 0 0 0 41px;
}
.accordion .item:first-child {
  margin: 0;
  padding: 0 0 0 41px;
}
.accordion .item.active .quote span {
  background: #979797;
}
.accordion .item.active .quote span:nth-child(3) {
  opacity: 1;
}
.accordion .opener {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  color: #666;
  padding: 0 0 13px;
}
.accordion .slide {
  color: #878787;
  line-height: 17px;
  display: none;
  overflow: hidden;
}
.quote {
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 0;
  height: 26px;
  width: 17px;
}
.quote span {
  background: #bcbcbc;
  position: absolute;
  left: 0;
  height: 7px;
  width: 7px;
}
.quote span:nth-child(1) {
  left: auto;
  right: 0;
}
.quote span:nth-child(2) {
  top: 10px;
}
.quote span:nth-child(3) {
  top: 20px;
  opacity: 0;
}
.post-list {
  line-height: 16px;
  padding: 24px 0;
}
.post-list .post {
  color: #878787;
  padding: 17px 0 0;
  overflow: hidden;
}
.post-list .post:first-child {
  padding: 0;
}
.post-list .holder {
  overflow: hidden;
}
.post-list h4 {
  font-size: 21px;
  margin: 0 0 15px;
  padding: 0;
}
.post-list h4 a {
  color: #464646;
}
.post-list time {
  font-size: 13px;
  float: left;
  margin: 1px 6px 0 0;
  width: 80px;
}
@media (max-width: 767px) {
  .post-list time {
    float: none;
    display: block;
    margin: 0 0 10px;
    width: 100%;
  }
}
.post-list p {
  margin: 0 0 14px;
}
.thumbnails-filter {
  padding: 6px 0 0;
  overflow: hidden;
  margin: 0 0 -6px;
}
.thumbnails-filter nav {
  float: left;
  font-size: 14px;
  margin: 0 26px 0 0;
  width: 144px;
}
.thumbnails-filter nav.animated-in {
  transform: translateX(-100px);
  transition: transform 0.6s linear;
}
.thumbnails-filter nav.animated-in.in-viewport {
  opacity: 1;
  transform: translateX(0);
}
@media (max-width: 767px) {
  .thumbnails-filter nav {
    float: none;
    margin: 0 0 10px;
    width: 100%;
  }
}
.thumbnails-filter ul {
  margin: 0;
  padding: 0;
}
.thumbnails-filter li {
  border-top: 1px solid #ededed;
  margin: 0;
  padding: 3px 0 6px;
}
.thumbnails-filter li:first-child {
  border: none;
  padding: 0 0 7px;
}
.thumbnails-filter li:before {
  display: none;
}
.thumbnails-filter li.active a {
  color: #666666;
}
.thumbnails-filter a {
  color: #a8a8a8;
}
.thumbnails-filter a:hover {
  color: #666666;
  text-decoration: none;
}
.thumbnails-filter .thumbnails-list {
  padding: 4px 0 0;
  overflow: hidden;
}
.thumbnails-filter .thumbnails-list-holder {
  margin: 0 -13px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .thumbnails-filter .thumbnails-list-holder {
    margin: 0 -5px 0;
  }
}
.thumbnails-filter .image {
  float: left;
  overflow: hidden;
  margin: 0 13px 13px 0;
  height: 104px;
  width: 104px;
}
@media (max-width: 767px) {
  .thumbnails-filter .image {
    margin: 0 0 10px;
    padding: 0 5px;
    height: auto;
    width: 33.33%;
  }
}
.thumbnails-filter .image a {
  display: block;
}
.thumbnails-filter .image a img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.3s linear;
}
@media (max-width: 767px) {
  .thumbnails-filter .image a img {
    width: 100%;
  }
}
.thumbnails-filter .image a img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.slideshow {
  color: #878787;
  font-size: 30px;
  line-height: 36px;
  padding: 17px 0;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .slideshow {
    font-size: 20px;
    line-height: 24px;
  }
}
.block .slideshow {
  margin: 0 0 -8px;
  padding: 2px 0 0;
}
.slideshow.slideshow-footer .slide a {
  display: block;
}
.slideshow .slideset {
  position: relative;
}
.slideshow .slide-holder {
  overflow: hidden;
  height: 72px;
}
@media (max-width: 767px) {
  .slideshow .slide-holder {
    height: 50px;
  }
}
.slideshow .slide {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  width: 100%;
}
.slideshow .slide.active {
  z-index: 2;
}
.slideshow mark {
  background: none;
  font-family: "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #464646;
}
.slideshow p {
  margin: 0;
}
.isotope-container {
  padding: 8px 0 0;
}
.isotope-container .isotope {
  overflow: hidden;
}
.isotope-container .grid-item {
  opacity: 0;
  overflow: hidden;
  margin-top: -1px;
  transform: translateX(1px) translateY(50px) translateZ(0);
}
.isotope-container .grid-item.in-viewport {
  opacity: 1;
  transform: translateX(1px) translateY(0) translateZ(0);
  transition: opacity 0.6s linear, transform 0.5s linear;
}
@media (max-width: 767px) {
  .isotope-container .grid-item {
    width: 50% !important;
  }
}
.isotope-container .grid-item a {
  position: relative;
  margin-left: -1px;
  transform: translateX(1px) translateY(0) translateZ(0);
}
.isotope-container .grid-item .img {
  overflow: hidden;
  margin: 1px 0 0 1px;
}
.isotope-container .grid-item img {
  display: block;
  width: 100%;
}
.isotope-container .grid-item .overlay {
  top: 0;
  left: 1px;
}
.isotope-container .grid-item .border {
  border: 1px solid #fff;
  border-right: none !important;
  border-bottom: none !important;
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.isotope-container [data-columns="1"] .grid-item {
  width: 100%;
}
.isotope-container [data-columns="2"] .grid-item {
  width: 49.99%;
}
.isotope-container [data-columns="3"] .grid-item {
  width: 33.333%;
}
.isotope-container [data-columns="4"] .grid-item {
  width: 24.9%;
}
.parallax-container {
  position: relative;
  overflow: hidden;
}
.parallax-container:before {
  background: rgba(0, 0, 0, 0.75);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.parallax-container .heading {
  color: #ddd;
  font-size: 86px;
  line-height: 90px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  z-index: 500;
}
@media (max-width: 1299px) {
  .parallax-container .heading {
    font-size: 70px;
    line-height: 74px;
  }
}
@media (max-width: 1023px) {
  .parallax-container .heading {
    font-size: 48px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .parallax-container .heading {
    font-size: 28px;
    line-height: 30px;
  }
}
.parallax-container .heading > * {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .parallax-container .heading > * {
    display: block;
    margin: 0 auto;
    padding: 5px 0;
  }
}
.parallax-container .bg-holder {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position-x: calc(50% - 582px / 2) !important;
  height: 396px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 1773px) {
  .parallax-container .bg-holder {
    background-position-x: 53% !important;
  }
}
.parallax-container .bg-holder.fallback-class {
  background-attachment: scroll;
}
.parallax-container .bg-holder.fallback-class img {
  display: none;
}
@media (max-width: 1023px) {
  .parallax-container .bg-holder {
    height: 240px;
  }
}
@media (max-width: 767px) {
  .parallax-container .bg-holder {
    height: 200px;
  }
}
.parallax-container .bg-holder img {
  height: auto;
  position: absolute;
  width: auto;
}
.parallax-container .fallback-class {
  background-size: cover;
}
.alphabet {
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 35px;
  padding: 8px 0 0;
  text-align: right;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .alphabet {
    font-size: 17px;
    line-height: 19px;
    margin: 0 0 15px;
    text-align: center;
  }
}
.alphabet ul {
  margin: 0;
  padding: 0;
}
.alphabet li {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 1px;
}
@media (max-width: 1023px) {
  .alphabet li {
    padding: 0 1px 5px;
  }
}
.alphabet li:before {
  background: none;
  display: none;
}
.alphabet li.active {
  font-weight: bold;
}
.alphabet li.active a {
  color: #917016;
}
.alphabet a {
  color: #777;
}
.alphabet a:hover {
  color: #917016;
  text-decoration: none;
}
.blog {
  padding: 18px 0 0;
}
.blog .post {
  padding: 20px 0 0;
  overflow: hidden;
}
.blog .post:first-child {
  padding: 0;
}
.blog time {
  float: left;
  font-size: 17px;
  line-height: 20px;
  margin: 1px 5px 0 0;
  width: 132px;
}
@media (max-width: 1023px) {
  .blog time {
    font-size: 15px;
    width: 100px;
  }
}
@media (max-width: 767px) {
  .blog time {
    float: none;
    display: block;
    margin: 0 0 10px;
  }
}
.blog .holder {
  border-left: 1px solid #ddd;
  overflow: hidden;
  padding: 0 0 0 63px;
}
@media (max-width: 1023px) {
  .blog .holder {
    padding: 0 0 0 15px;
  }
}
.blog h3 {
  padding: 0;
}
.blog .list {
  padding: 18px 0 0;
}
.blog .image {
  margin: 0 0 23px;
  padding: 6px 0 0;
}
@media (max-width: 767px) {
  .blog .image {
    display: none;
  }
}
.blog .image a {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
}
.gratitude-container {
  padding: 87px 0 87px 17.8%;
}
@media (max-width: 1023px) {
  .gratitude-container {
    padding: 50px 0 50px 15%;
  }
}
@media (max-width: 767px) {
  .gratitude-container {
    padding: 20px 0 20px 5%;
  }
}
.gratitude-container .gratitude {
  display: table;
}
@media (max-width: 479px) {
  .gratitude-container .gratitude {
    display: block;
    overflow: hidden;
  }
}
.gratitude-container .gratitude > div {
  display: table-cell;
  vertical-align: middle;
}
.gratitude-container .gratitude > div:first-child {
  min-width: 254px;
}
@media (max-width: 767px) {
  .gratitude-container .gratitude > div:first-child {
    width: 20%;
    min-width: 100px;
  }
}
@media (max-width: 479px) {
  .gratitude-container .gratitude > div:first-child {
    display: block;
    float: left;
    margin: 0 20px 0 0;
    width: 100px;
  }
}
.gratitude-container .gratitude .text {
  padding: 15px 68px 0 88px;
}
@media (max-width: 1023px) {
  .gratitude-container .gratitude .text {
    padding: 15px 50px 0;
  }
}
@media (max-width: 479px) {
  .gratitude-container .gratitude .text {
    display: block;
    overflow: visible;
    padding: 0;
  }
}
.gratitude-container .signature {
  padding: 10px 0 0;
}
.gratitude-container h2 {
  margin: 0 0 14px;
}
@media (max-width: 479px) {
  .gratitude-container h2 {
    padding: 0;
  }
}
.gratitude-container p {
  margin: 0 0 12px;
  line-height: 17px;
}
.compare {
  border-bottom: 1px solid #777;
  height: 734px;
  margin: 0 auto -10px;
  position: relative;
  overflow: hidden;
  -ms-touch-action: none;
  -ms-user-select: none;
}
.compare .c-mask, .compare .c-mask-image, .compare .c-mask-holder, .compare .c-processed {
  -ms-touch-action: none;
  -ms-user-select: none;
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 100;
}
.compare .c-mask-image {
  overflow: visible;
}
.compare .c-mask-image:before {
  background: #fff;
  content: "";
  position: absolute;
  right: 1px;
  top: 0;
  height: 100%;
  width: 1px;
  z-index: 200;
}
.compare .c-mask-image .icon {
  color: #fff;
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  bottom: 26px;
  z-index: 300;
}
.compare .c-mask-image .icon.icon-left-arrow {
  right: 8px;
}
.compare .c-mask-image .icon.icon-right-arrow {
  right: -25px;
}
.compare .c-processed {
  width: 100%;
  z-index: 50;
}
.compare img {
  display: none;
}
@media (max-width: 1023px) {
  .compare {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .compare {
    height: 300px;
  }
}
@media (max-width: 479px) {
  .compare {
    height: 200px;
  }
}
.columns {
  padding: 15px 0 0;
}
@media (max-width: 1023px) {
  .columns {
    margin: 0 -10px;
  }
}
.columns .column {
  overflow: hidden;
  padding: 4px 2px 0 0;
}
@media (max-width: 1023px) {
  .columns .column {
    padding: 0 10px !important;
    width: 35%;
  }
}
@media (max-width: 767px) {
  .columns .column {
    width: 100%;
  }
}
.columns .column:first-child {
  overflow: visible;
  margin: 0 80px 0 0;
  padding: 0;
  float: left;
  width: 437px;
}
@media (max-width: 1023px) {
  .columns .column:first-child {
    margin: 0;
    width: 65%;
  }
}
@media (max-width: 767px) {
  .columns .column:first-child {
    width: 100%;
  }
}
.columns .column img {
  width: 100%;
}
.columns .image {
  margin: 0 0 23px;
  overflow: hidden;
}
.columns .image a {
  position: relative;
}
.columns .footnote {
  font: 12px/16px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
.columns .footnote > div {
  padding: 0 0 0 8px;
}
.columns .footnote > div span {
  left: 1px;
  text-align: left;
}
.columns .footnote em {
  font-style: normal;
}
.radio-item {
  padding: 0 0 23px;
}
.radio-item > div {
  overflow: hidden;
  padding: 1px;
}
.radio-item label, .radio-item .label, .radio-item .form-number {
  float: left;
}
.radio-item .fake-input {
  margin: 2px 1px 0 0 !important;
}
.radio-item .fake-label {
  display: inline-block;
  vertical-align: top;
}
.radio-item .fake-label, .radio-item .label, .radio-item .form-number {
  margin: 0 5px 0 0;
}
.radio-inline {
  margin: -2px 0;
  overflow: hidden;
}
.radio-inline > div {
  float: left;
  margin: 0 39px 0 0;
}
.radio-list {
  margin: 0 0 10px;
}
.radio-list .item:nth-child(odd) {
  background: #f6f6f6;
}
.radio-list label {
  display: block;
  overflow: hidden;
  padding: 9px 12px;
}
.radio-list .fake-input {
  margin: 0 38px 0 0;
  float: left;
}
@media (max-width: 1199px) {
  .radio-list .fake-input {
    margin: 0 10px 0 0;
  }
}
.radio-list .fake-label {
  font: 15px/18px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  display: block;
  overflow: hidden;
  padding: 1px 0 0;
}
@media (max-width: 1199px) {
  .radio-list .fake-label {
    font-size: 13px;
  }
}
.form-title {
  color: #464646;
  font: 18px/22px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 19px;
}
@media (min-width: 480px) {
  .form-group-list .form-group {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: visible;
  }
}
.form-group-list .form-group .form-input {
  position: relative;
  overflow: visible;
}
.form-group-list .form-group .form-input-col {
  position: relative;
  overflow: visible;
  float: none;
}
.form-group-list .form-group .form-input-col:first-child {
  float: none;
}
@media (min-width: 480px) {
  .form-group-list .form-group .form-input-col:last-child {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 117px);
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media (min-width: 480px) {
  .form-group-list .form-input {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 148px);
    justify-content: flex-start;
  }
}
.form-count {
  width: 35px;
}
.form-number {
  width: 45px;
}
.form-group {
  overflow: hidden;
  margin: 0 0 14px;
}
@media (max-width: 479px) {
  .form-group {
    overflow: visible;
  }
}
.form-group label {
  color: #666666;
  font-size: 14px;
  font-family: "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  float: left;
  margin: 5px 3px 0 0;
  width: 145px;
}
@media (max-width: 479px) {
  .form-group label {
    float: none;
    font-size: 13px;
    display: block;
    margin: 0 0 3px;
    width: 100%;
  }
}
.form-group .form-input-date {
  position: relative;
  width: 148px !important;
}
.form-group .form-input-date .icon-calendar {
  pointer-events: none;
  position: absolute;
  top: 6px;
  font-size: 16px;
  right: 4px;
}
.form-group .form-input-textarea {
  width: 100%;
  margin: 0 0 13px;
}
.form-group .form-input-textarea textarea {
  margin: 0;
}
.form-group .form-input-col {
  overflow: hidden;
}
.form-group .form-input-col:first-child {
  float: left;
  margin: 0 11px 0 0;
  width: 106px !important;
}
@media (max-width: 479px) {
  .form-group .form-input-col:first-child {
    margin: 0 0 10px;
    width: 100% !important;
  }
}
.form-group .form-input {
  overflow: hidden;
}
.form-group .error-message {
  top: auto;
  bottom: 100%;
  margin: 0 0 0 -48px;
}
@media (max-width: 479px) {
  .form-group .error-message {
    margin: 0;
  }
}
.form-group .error-message:before {
  top: auto;
  left: auto;
  right: 10px;
  bottom: -15px;
  transform: rotate(180deg);
}
.checkbox-container {
  margin: 0 0 11px;
  position: relative;
}
.checkbox-container label {
  float: none;
  margin: 0;
  display: block;
  width: 100%;
}
.checkbox-container .fake-input {
  margin: 1px 9px 0 0;
  float: left;
}
.checkbox-container .fake-label {
  color: #878787;
  font: 12px/14px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  display: block;
  overflow: hidden;
  word-spacing: -1px;
}
.checkbox-container .error-message {
  margin: 0 -45px 6px 0;
  left: auto;
  right: 100%;
}
@media (max-width: 767px) {
  .checkbox-container .error-message {
    margin: 0;
    right: auto;
    left: 0;
  }
}
.overlay {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  z-index: 100;
  opacity: 0;
  transition: opacity 0.25s linear;
}
.plus {
  background: #88711b;
  height: 48px;
  width: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.plus:before {
  background: #88711b;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  height: 2px;
  width: 48px;
  transform: translateX(-50%);
}
.banner-list {
  padding: 4px 0 20px;
}
.banner-list .banner {
  margin: 15px 0 0;
}
.banner-list .banner:first-child {
  margin: 0;
}
.banner-list .banner a {
  position: relative;
  overflow: hidden;
}
.banner-list .banner img {
  width: 100%;
}
.compare-container {
  border: 1px solid #222;
  background: #101010;
  margin: 0 auto;
  width: 1179px;
  padding: 83px 17px 52px;
}
@media (max-width: 1249px) {
  .compare-container {
    max-width: 1179px;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .compare-container {
    padding: 20px 15px;
  }
}
.compare-container h2 {
  color: #464646;
  font-size: 30px;
  margin: 0 0 16px;
  padding: 0;
}
.compare-container article {
  color: #666;
  font-size: 14px;
  line-height: 16px;
  margin: 0 auto 85px;
  max-width: 768px;
  text-align: center;
}
@media (max-width: 1023px) {
  .compare-container article {
    margin: 0 auto 25px;
  }
}
.compare-container .compare-plus {
  width: 74px;
  height: 74px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: relative;
  display: block;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .compare-container .compare-plus {
    width: 54px;
    height: 54px;
  }
}
.compare-container .compare-plus.checked:before, .compare-container .compare-plus.checked:after, .compare-container .compare-plus:hover:before, .compare-container .compare-plus:hover:after {
  background: #1f1f1f;
}
.compare-container .compare-plus:before, .compare-container .compare-plus:after {
  background: #050505;
  content: "";
  position: absolute;
}
.compare-container .compare-plus:before {
  width: 18px;
  height: 100%;
  margin: 0 0 0 -9px;
  left: 50%;
  top: 0;
}
@media (max-width: 1023px) {
  .compare-container .compare-plus:before {
    width: 10px;
    height: 100%;
    margin: 0 0 0 -5px;
  }
}
.compare-container .compare-plus:after {
  width: 100%;
  height: 18px;
  margin: -9px 0 0 0;
  left: 0;
  top: 50%;
}
@media (max-width: 1023px) {
  .compare-container .compare-plus:after {
    width: 100%;
    height: 10px;
    margin: -5px 0 0 0;
  }
}
.compare-container .photo-compare {
  overflow: hidden;
}
.compare-container .col {
  float: left;
  padding: 0 15px;
  width: 50%;
}
.compare-container .col:hover .compare-plus:before, .compare-container .col:hover .compare-plus:after {
  background: #1f1f1f;
}
.compare-container .photo {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #050505;
  padding-top: calc(100%);
  margin: 0 0 24px;
  overflow: hidden;
  width: 100%;
}
.compare-container .photo img {
  display: none;
}
.carousel-logo .slide {
  padding: 0 15px;
}
.js-hidden-slide, .js-popup-hidden {
  display: block !important;
  position: absolute !important;
  left: -9999px !important;
  top: -9999px !important;
  width: 100% !important;
  visibility: hidden !important;
}
.load-more, .loading-icon {
  display: block;
  margin: 30px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 4px solid #ccc;
  border-right: 4px solid #ccc;
  border-bottom: 4px solid #ccc;
  border-left: 4px solid #000;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
}
.load-more, .load-more:after, .loading-icon, .loading-icon:after {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.alert {
  box-sizing: content-box;
  background: #1e1e1e;
  background: rgba(30, 30, 30, 0.95);
  -webkit-box-shadow: 9px 9px 9px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 9px 9px 9px rgba(0, 0, 0, 0.7);
  box-shadow: 9px 9px 9px rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  padding: 7px 75px;
  position: fixed;
  width: 275px;
  min-height: 53px;
  right: 50px;
  top: 140px;
  text-align: center;
  z-index: 999;
  font: 13px/17px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  display: none;
}
@media (max-width: 1023px) {
  .alert {
    right: -9999px;
  }
}
.alert .mark {
  background: none;
  color: #fff;
  display: block;
}
.alert .arrow {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: url(../images/arrows.png) no-repeat 0 -200px;
  width: 32px;
  height: 34px;
  position: absolute;
  left: 13px;
  top: 16px;
}
.alert .arrow-right {
  background-position: 0 -236px;
  left: auto;
  right: 13px;
}
.alert p {
  margin: 0;
}
#ui-datepicker-div {
  border-radius: 0;
  width: 240px;
}
#ui-datepicker-div .ui-datepicker-calendar {
  font: 12px/16px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
#ui-datepicker-div .ui-corner-all, #ui-datepicker-div .ui-corner-bottom, #ui-datepicker-div .ui-corner-right, #ui-datepicker-div .ui-corner-br {
  border-radius: 0;
}
.resize-active *:not(#sidebar) {
  transition: none !important;
}
.popup-holder-lightbox {
  overflow: hidden;
  position: relative;
  height: 0;
}
.fb-share-button {
  position: absolute !important;
  bottom: 5px !important;
  left: 110px !important;
  z-index: 100 !important;
}
#sidebar {
  background: #161616;
  color: #666666;
  font-size: 13px;
  line-height: 16px;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  padding: 0 60px 0 62px;
  width: 582px;
  z-index: 990;
}
@media (max-width: 1229px) {
  #sidebar {
    right: -542px !important;
    transition: right 0.4s linear;
  }
}
@media (max-width: 1023px) {
  #sidebar {
    display: none;
  }
}
@media (max-width: 1229px) {
  .sidebar-animated #sidebar {
    right: 0 !important;
  }
}
#sidebar:hover:before {
  display: none;
}
#sidebar:hover:after {
  display: block;
}
#sidebar:before {
  background: #161616 url(../images/bg-sidebarr-line.png) repeat-y;
  pointer-events: none;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 60px;
}
#sidebar:after {
  background: url(../images/bg-shadow.png) repeat-y;
  pointer-events: none;
  content: "";
  position: absolute;
  left: -18px;
  top: 0;
  bottom: 0;
  width: 19px;
  z-index: 10;
  display: none;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5 {
  padding: 0;
}
#sidebar h1 {
  color: #363636;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 28px;
}
#sidebar h2 {
  color: #464646;
  font-size: 24px;
  line-height: 26px;
  margin: 0 0 10px;
}
#sidebar h3 {
  color: #a8a8a8;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 8px;
}
#sidebar h4 {
  color: #a8a8a8;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 6px;
}
#sidebar h5 {
  color: #a8a8a8;
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 8px;
}
#sidebar p {
  margin: 0 0 17px;
}
#sidebar p.carousel-description {
  margin: 0 0 28px;
}
#sidebar blockquote {
  quotes: none;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 33px 0 0;
  text-align: right;
}
#sidebar blockquote a {
  color: #917016;
  font-size: 11px;
}
#sidebar blockquote q {
  display: block;
  margin: 0 0 17px;
}
#sidebar blockquote cite {
  font-size: 11px;
  line-height: 13px;
  display: block;
  padding: 0 4px;
}
#sidebar blockquote cite span {
  color: #464646;
  display: block;
  padding: 2px 0 0;
}
#sidebar .top {
  text-align: right;
  top: 6px;
}
#sidebar .top:before {
  border-color: #363636;
  left: 0;
  right: 20px;
}
#sidebar .top a {
  color: #363636;
}
#sidebar .top a:hover {
  color: #917016;
}
#sidebar .top span {
  background: #161616;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10;
  width: 70px;
}
#sidebar .top span img {
  margin: 0 auto;
}
#sidebar .post-list {
  padding: 15px 0 12px;
}
#sidebar .post-list .post {
  color: #666666;
  padding: 20px 0 0;
}
#sidebar .post-list .post:first-child {
  padding: 0;
}
#sidebar .post-list .holder {
  padding: 2px 0 0;
}
#sidebar .post-list h5 {
  margin: 0 0 6px;
}
#sidebar .post-list h5 a {
  color: #a8a8a8;
  text-decoration: none;
}
#sidebar .post-list h5 a:hover {
  color: #917016;
}
#sidebar .post-list p {
  margin: 0 0 4px;
}
#sidebar .handler {
  display: none;
  background: none;
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  width: 20px;
  z-index: 999;
}
@media (max-width: 1773px) {
  #sidebar .handler {
    display: block;
  }
}
.block-sidebar {
  position: relative;
  padding: 67px 0 24px;
}
.block-sidebar:first-child {
  padding: 54px 0 24px;
}
.carousel-sidebar {
  padding: 15px 43px 30px 34px;
}
.carousel-sidebar .mask {
  overflow: hidden;
}
.carousel-sidebar .slideset {
  overflow: hidden;
  white-space: nowrap;
}
.carousel-sidebar .slideset.slick-initialized {
  overflow: visible;
  white-space: normal;
}
.carousel-sidebar .slideset.slick-initialized .slide {
  margin: 0;
}
.carousel-sidebar .slide {
  margin: 0 -4px 0 0;
  display: inline-block;
  vertical-align: top;
}
.carousel-sidebar .slide > div {
  padding: 0 5px;
}
.carousel-sidebar .slide a {
  position: relative;
  overflow: hidden;
}
.carousel-sidebar .btn-prev, .carousel-sidebar .btn-next {
  color: #363636;
  cursor: pointer;
  font-size: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-decoration: none;
  z-index: 10;
}
.carousel-sidebar .btn-prev:hover, .carousel-sidebar .btn-next:hover {
  color: #888;
}
.carousel-sidebar .btn-prev {
  left: -35px;
}
.carousel-sidebar .btn-next {
  right: -35px;
}
.carousel-sidebar a:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0) !important;
}
.carousel-sidebar img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%) !important;
}
.news-bottom {
  color: #2e2e2e;
  position: absolute;
  padding: 66px 0 28px;
  bottom: 0;
  left: 64px;
  right: 64px;
  z-index: 10;
}
.news-bottom h2 {
  margin: 0 0 15px !important;
}
.news-bottom p {
  margin: 0 0 15px !important;
}
.sidear-overlay {
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1773px) {
  .sidear-overlay {
    background: #000;
    opacity: 0.6;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    transition: opacity 0.3s linear, visibility 0.3s linear;
  }
}
@media (max-width: 1773px) {
  .sidebar-animated .sidear-overlay {
    opacity: 0;
    visibility: hidden;
  }
}
.badge {
  position: absolute;
  bottom: 0;
  left: -164px;
  width: 164px;
  z-index: 999;
}
#footer {
  position: relative;
}
#footer:before {
  background: url(../images/bg-visualr-line.png) repeat-x;
  content: "";
  position: absolute;
  left: 0;
  top: -7px;
  height: 8px;
  width: 100%;
}
#footer .container {
  margin: 0 auto;
  max-width: 1100px;
  overflow: hidden;
}
#footer h4 {
  color: #878787;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 15px;
}
#footer h5 {
  color: #989898;
  font: 13px/16px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 10px;
  text-transform: uppercase;
}
#footer ul {
  font: 11px/14px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
#footer ul ul {
  padding: 4px 0 2px 9px;
}
#footer ul ul li {
  position: relative;
}
#footer ul ul li:after, #footer ul ul li:before {
  background: #272727;
  content: "";
  position: absolute;
  left: -10px;
}
#footer ul ul li:after {
  top: 3px;
  height: 5px;
  width: 2px;
}
#footer ul ul li:before {
  top: 8px;
  height: 1px;
  width: 6px;
}
#footer ul ul a {
  color: #272727;
}
#footer ul a {
  color: #363636;
  text-transform: uppercase;
}
#footer ul a:hover {
  color: #cbcbcb;
  text-decoration: none;
}
#footer li.active > a {
  color: #89711b;
  text-decoration: none;
}
#footer nav li {
  margin: 5px 0 0;
}
#footer nav li:first-child {
  margin: 0;
}
#footer .slideshow {
  float: left;
  margin: 0 23px 0 0;
  padding: 8px 0 0;
  width: 190px;
}
@media (max-width: 767px) {
  #footer .slideshow {
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
  }
}
#footer .slideshow img {
  width: 100%;
}
#footer .slideset {
  margin: 0 7px 0 0;
  float: left;
  width: 137px;
}
@media (max-width: 767px) {
  #footer .slideset {
    float: none;
    margin: 0 0 10px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #footer .slideset {
    position: absolute !important;
    top: -9999px !important;
    top: -9999px !important;
  }
}
@media (max-width: 767px) {
  #footer .slide {
    width: 100%;
  }
}
#footer .pagination {
  overflow: hidden;
}
@media (max-width: 767px) {
  #footer .pagination ul {
    margin: 0 -5px;
    overflow: hidden;
  }
}
#footer .pagination img {
  filter: grayscale(100%);
}
#footer .pagination li {
  margin: 8px 0 0;
}
@media (max-width: 767px) {
  #footer .pagination li {
    margin: 0;
    float: left;
    padding: 0 5px 10px;
    width: 25%;
  }
}
#footer .pagination li:first-child {
  margin: 0;
}
#footer .pagination li.active img {
  filter: grayscale(0);
}
#footer .pagination a:hover img {
  filter: grayscale(0);
}
#footer .text ul {
  color: #666;
  font: 12px/12px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  padding: 3px 0 0;
  max-width: 190px;
}
#footer .text ul li {
  position: relative;
  padding: 0 0 8px 13px;
}
#footer .text ul li:before {
  background: #464646;
  border-radius: 100%;
  content: "";
  position: absolute;
  left: 1px;
  top: 3px;
  height: 6px;
  width: 6px;
}
#footer .text .text-slideset {
  position: relative;
  overflow: hidden;
  width: 100%;
}
#footer .text .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
#footer .text .slide.active {
  z-index: 3;
}
.footer-holder {
  background: #181818;
  overflow: hidden;
  padding: 20px 15px 6px;
}
@media (max-width: 767px) {
  .footer-holder {
    padding: 15px 15px 10px;
  }
}
.footer-holder .text {
  color: #464646;
  font-family: "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 12px;
  line-height: 14px;
  float: left;
  padding: 6px 0 0;
  width: 25%;
}
@media (max-width: 767px) {
  .footer-holder .text {
    float: none;
    width: 100%;
  }
}
.footer-holder .text p {
  margin: 0 0 7px;
}
.footer-holder .logo {
  float: left;
  margin: 9px 7px 0;
  width: 145px;
}
@media (max-width: 1199px) {
  .footer-holder .logo {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .footer-holder .logo {
    display: none;
  }
}
.footer-frame {
  border-top: 1px dashed #272727;
  background: #111;
  color: #272727;
  font: 11px/13px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  overflow: hidden;
  padding: 29px 15px 46px;
}
@media (max-width: 1023px) {
  .footer-frame {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .footer-frame {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.footer-frame p {
  margin: 0;
}
.footer-frame .column {
  overflow: hidden;
  padding: 0 0 0 11%;
}
@media (max-width: 767px) {
  .footer-frame .column {
    margin: 0;
    padding: 0 !important;
    float: none !important;
    width: 100% !important;
  }
}
.footer-frame .column:first-child {
  padding: 0;
  float: left;
  width: 280px;
}
@media (max-width: 767px) {
  .footer-frame .column:first-child {
    margin: 0 0 10px;
  }
}
.footer-frame .column-copyright {
  float: right;
  width: 200px;
  padding: 1px 1px 0;
}
@media (max-width: 1023px) {
  .footer-frame .column-copyright {
    float: none;
    padding: 30px 0 0;
    width: 100%;
    display: table;
  }
}
@media (max-width: 767px) {
  .footer-frame .column-copyright {
    padding: 7px 0 0;
  }
}
@media (max-width: 1023px) {
  .footer-frame .column-copyright > div {
    display: table-footer-group;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .footer-frame .column-copyright ul {
    margin: 0 0 6px !important;
  }
}
@media (max-width: 1023px) {
  .footer-frame .column-copyright ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 !important;
    padding: 0 6px 6px;
  }
}
.footer-frame .column-menu {
  overflow: hidden;
}
@media (max-width: 767px) {
  .footer-frame .column-menu {
    border-top: 1px dashed rgba(255, 255, 255, 0.2);
    padding: 10px 0 0;
  }
}
.footer-frame .column-menu nav {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  .footer-frame .column-menu nav {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
    margin: 0 0 10px;
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer-frame .column-menu nav .slide > ul {
    padding: 3px 0 11px !important;
  }
}
@media (max-width: 767px) {
  .footer-frame .column-menu h5 {
    cursor: pointer;
    margin: 0 0 7px !important;
    padding-right: 20px;
    position: relative;
  }
}
@media (max-width: 767px) {
  .footer-frame .column-menu h5:before {
    color: #fff;
    font-size: 14px;
    content: "+";
    position: absolute;
    right: 2px;
    top: -2px;
  }
}
@media (max-width: 767px) {
  .footer-frame .column-menu .selected h5:before {
    content: "-";
  }
}
.contact-form {
  overflow: hidden;
  padding: 3px 0 0 2.5%;
}
@media (max-width: 767px) {
  .contact-form {
    padding: 10px 0 0;
  }
}
.contact-info {
  color: #a8a8a8;
  font-size: 15px;
  line-height: 18px;
  margin: 0 -8px 15px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .contact-info {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 767px) {
  .contact-info {
    font-size: 11px;
    margin: 0 0 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
  }
}
.contact-info > div {
  position: relative;
  padding: 0 8px;
  float: left;
  width: 50%;
}
@media (max-width: 1023px) {
  .contact-info > div {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .contact-info > div {
    padding: 0;
    float: none;
    width: 49%;
  }
}
.contact-info .icon-phone {
  color: #464646;
  position: absolute;
  left: 9px;
  top: 11px;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .contact-info .icon-phone {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .contact-info .icon-phone {
    font-size: 13px;
  }
}
.contact-info .icon-car-frontal-view {
  color: #464646;
  position: absolute;
  left: -9px;
  top: 7px;
  font-size: 23px;
}
@media (max-width: 1199px) {
  .contact-info .icon-car-frontal-view {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .contact-info .icon-car-frontal-view {
    left: 10px;
  }
}
@media (max-width: 767px) {
  .contact-info .icon-car-frontal-view {
    font-size: 20px;
  }
}
.phone {
  padding: 0 0 0 43px;
  position: relative;
}
@media (max-width: 767px) {
  .phone {
    padding: 0 0 0 38px;
  }
}
.phone span {
  display: block;
  margin: 0 0 3px;
}
.phone a {
  color: #a8a8a8;
  text-decoration: none;
}
address {
  font-style: normal;
  margin: 0;
  padding: 0 0 0 21px;
  position: relative;
}
@media (max-width: 1023px) {
  address {
    padding: 0 0 0 43px;
  }
}
@media (max-width: 767px) {
  address {
    padding: 0 0 0 38px;
  }
}
address span {
  display: block;
  margin: 0 0 3px;
}
.form-contact {
  margin: 0 -4px;
}
@media (max-width: 1023px) {
  .form-contact {
    position: relative;
    padding: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .form-contact {
    margin: 0;
  }
}
.form-contact .col {
  float: left;
  padding: 0 4px;
  width: 53%;
}
.form-contact .col:first-child {
  width: 47%;
}
@media (max-width: 1023px) {
  .form-contact .col {
    float: none;
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .form-contact .col {
    padding: 0;
  }
}
.form-contact .form-group {
  margin: 0 0 8px;
  overflow: visible;
  position: relative;
}
.form-contact .form-submit {
  overflow: hidden;
}
@media (max-width: 1023px) {
  .form-contact .form-submit {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media (max-width: 767px) {
  .form-contact .form-submit {
    left: 0;
  }
}
.form-contact .error-message {
  margin: -39px 0 0 -17px;
}
@media (max-width: 767px) {
  .form-contact .error-message {
    margin: 0;
  }
}
.form-contact .error-message:before {
  top: auto;
  left: auto;
  right: 10px;
  bottom: -15px;
  transform: rotate(180deg);
}
.form-contact input[type="text"], .form-contact input[type="email"], .form-contact input[type="search"], .form-contact input[type="tel"], .form-contact input[type="password"], .form-contact textarea {
  background: #151515;
  border: 1px solid #212121;
  height: 22px;
  color: #464646;
  font-size: 11px;
  line-height: 14px;
  padding: 2px 6px;
}
.form-contact input[type="text"]::-webkit-input-placeholder, .form-contact input[type="email"]::-webkit-input-placeholder, .form-contact input[type="search"]::-webkit-input-placeholder, .form-contact input[type="tel"]::-webkit-input-placeholder, .form-contact input[type="password"]::-webkit-input-placeholder, .form-contact textarea::-webkit-input-placeholder {
  color: #464646;
  font-size: 11px;
  line-height: 15px;
}
.form-contact input[type="text"]::-moz-placeholder, .form-contact input[type="email"]::-moz-placeholder, .form-contact input[type="search"]::-moz-placeholder, .form-contact input[type="tel"]::-moz-placeholder, .form-contact input[type="password"]::-moz-placeholder, .form-contact textarea::-moz-placeholder {
  opacity: 1;
  color: #464646;
  font-size: 11px;
  line-height: 15px;
}
.form-contact input[type="text"]:-moz-placeholder, .form-contact input[type="email"]:-moz-placeholder, .form-contact input[type="search"]:-moz-placeholder, .form-contact input[type="tel"]:-moz-placeholder, .form-contact input[type="password"]:-moz-placeholder, .form-contact textarea:-moz-placeholder {
  color: #464646;
  font-size: 11px;
  line-height: 15px;
}
.form-contact input[type="text"]:-ms-input-placeholder, .form-contact input[type="email"]:-ms-input-placeholder, .form-contact input[type="search"]:-ms-input-placeholder, .form-contact input[type="tel"]:-ms-input-placeholder, .form-contact input[type="password"]:-ms-input-placeholder, .form-contact textarea:-ms-input-placeholder {
  color: #464646;
  font-size: 11px;
  line-height: 15px;
}
.form-contact input[type="text"].placeholder, .form-contact input[type="email"].placeholder, .form-contact input[type="search"].placeholder, .form-contact input[type="tel"].placeholder, .form-contact input[type="password"].placeholder, .form-contact textarea.placeholder {
  color: #464646;
  font-size: 11px;
  line-height: 15px;
}
@media (max-width: 767px) {
  .form-contact input[type="text"], .form-contact input[type="email"], .form-contact input[type="search"], .form-contact input[type="tel"], .form-contact input[type="password"], .form-contact textarea {
    height: 28px;
  }
}
.form-contact input[type="button"], .form-contact input[type="submit"] {
  border: 1px solid #212121;
  height: 35px;
  font: 14px/16px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0;
  padding: 0 9px;
  float: right;
  max-width: 130px;
}
@media (max-width: 767px) {
  .form-contact input[type="button"], .form-contact input[type="submit"] {
    height: 28px;
    font-size: 12px;
    padding: 1px 7px 0px;
    max-width: 100%;
  }
}
.form-contact textarea {
  height: 153px;
}
@media (max-width: 1023px) {
  .form-contact textarea {
    height: 70px;
  }
}
.social-networks {
  overflow: hidden;
  margin: 0 0 9px !important;
  padding: 3px 0 0 !important;
}
@media (max-width: 767px) {
  .social-networks {
    text-align: center;
  }
}
.social-networks li {
  float: left;
  margin: 0 0 0 11px;
}
@media (max-width: 767px) {
  .social-networks li {
    display: inline-block;
    vertical-align: top;
    float: none;
    padding: 0 3px;
    margin: 0 !important;
  }
}
.social-networks li:first-child {
  margin: 0;
}
.social-networks a {
  color: #272727 !important;
  display: block;
  height: 44px;
  width: 42px;
}
@media (max-width: 767px) {
  .social-networks a {
    width: 30px;
    height: 30px;
  }
}
.social-networks a:hover {
  color: #363636 !important;
}
.social-networks a span {
  font-size: 42px;
}
@media (max-width: 767px) {
  .social-networks a span {
    font-size: 30px;
  }
}
.sub-menu-slider {
  display: none;
}
.social-plugin {
  margin: 0 0 8px;
}
@media (max-width: 767px) {
  .social-plugin > * {
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  .social-plugin {
    text-align: center;
  }
}
.sitename {
  color: #989898;
  font-size: 13px;
  margin: 0 0 13px;
}
.copyright {
  color: #565656;
  line-height: 12px;
  margin: 0 40px 7px 0;
}
@media (max-width: 767px) {
  .copyright {
    margin-right: 0;
  }
}
body {
  font: 15px/18px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
/* components/_kern-burns-effect.scss */
.kb-slide.active-position.kenburn-fx-1, .kb-slide.active-position.kenburn-fx-left-right {
  animation-name: left-right;
  animation-fill-mode: forwards;
}
.kb-slide.active-position.kenburn-fx-2, .kb-slide.active-position.kenburn-fx-right-left {
  animation-name: right-left;
  animation-fill-mode: forwards;
}
.kb-slide.active-position.kenburn-fx-3, .kb-slide.active-position.kenburn-fx-center {
  animation-name: center;
  animation-fill-mode: forwards;
}
.kb-slide.active-position.kenburn-fx-4, .kb-slide.active-position.kenburn-fx-center2 {
  animation-name: center2;
  animation-fill-mode: forwards;
}
.kb-slide.active-position.kenburn-fx-5, .kb-slide.active-position.kenburn-fx-center3 {
  animation-name: center3;
  animation-fill-mode: forwards;
}
.kb-slide.active-position.kenburn-fx-6, .kb-slide.active-position.kenburn-fx-center4 {
  animation-name: center4;
  animation-fill-mode: forwards;
}
/* other stuff */
h2, .h2 {
  padding: 5px 15px 0 0;
}
#header {
  background: #111;
  border-bottom: 1px dashed #272727;
}
main ol li:before {
  font-size: 14px;
}
main ol ol li:before {
  font-size: 12px;
}
.main ol ol ol, .main ol ol ol ol {
  padding: 16px 0 14px 14px;
}
main ol ol ol li {
  padding: 0 0 10px 35px;
}
main ol ol ol li:before {
  font-size: 12px;
}
main ol li {
  padding: 0 0 0 32px;
}
.phone {
  padding: 11px 0 0 43px;
}
.contact-info a {
  color: #a8a8a8;
}
.contact-info a:hover {
  text-decoration: none;
}
.contact-info .mail {
  padding: 10px 0 0 26px;
  position: relative;
  display: block;
}
.contact-info .icon-mail {
  width: 26px;
  float: left;
  margin-top: 10px;
  margin-left: -16px;
}
.block-holder .content {
  max-width: none;
}
.columns-content {
  text-align: left;
}
.footer-holder .text p {
  margin: 0 15px 7px 0;
}
main table thead th:first-child, main table tbody td:first-child {
  width: 326px;
}
main table tbody tr .td span {
  color: #ccc;
}
.accordion .opener {
  font: 16px/18px "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
.accordion .slide p {
  margin: 0 0 15px !important;
}
.gallery-container {
  margin-bottom: -50px;
}
.carousel-visual {
  padding: 0px 0px 0 0;
}
.cycle-gallery .pagination {
  display: none;
}
.news-bottom p a {
  color: #2e2e2e;
  text-decoration: underline;
}
.news-bottom a:hover {
  color: #917016;
  text-decoration: none;
}
#nav .dropdown {
  font: 15px/16px "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
#nav .dropdown ul {
  padding: 20px 10px 17px 16px;
  text-transform: none;
}
.articles h3 {
  min-height: 28px;
}
.articles p {
  min-height: 60px;
}
.articles .dropdown {
  font: 13px/15px "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
.articles li {
  margin: 6px 0 0 !important;
}
/*
.icon-facebook:before {
    content: "\ea91";
}

.icon-google:before {
    content: "\ea8c";
}

.icon-instagram:before {
	content: "\ea92";
}

.icon-twitter:before {
	content: "\ea96";
}

.icon-xing:before {
	content: "\ead3";
}
*/
.glossar .col1 {
  float: left;
  padding-left: 0px;
  padding-right: 5%;
}
.glossar .col2 {
  float: left;
  padding-right: 5%;
}
.glossar .col3 {
  float: left;
}
.glossar ul {
  padding-left: 0px;
}
.glossar li {
  padding: 0 0 7px 0;
}
.glossar li:before {
  display: none;
}
.glossar-description {
  clear: both;
}
.columns-choice {
  font: 13px/17px Arial, Helvetica, sans-serif;
}
.social-plugin {
  margin: 5px 0 13px;
}
.login .error {
  color: #f00;
  font-size: 11px;
  padding-top: 3px;
  padding-left: 10px;
}
#sidebar blockquote {
  padding: 0px 0 0;
}
.description p {
  color: #a8a8a8;
}
table.coupon th {
  text-align: right;
  padding-right: 15px;
  padding-left: 15px;
}
.photos-list .description > * {
  vertical-align: bottom;
}
.description .title {
  text-transform: inherit;
}
@media (min-width: 800px) {
  .metro-carousel .category-title {
    display: none;
  }
}
.align-left {
  width: 290px;
}
img {
  font: 8px/8px Arial, Helvetica, sans-serif;
}
.checkbox-container {
  margin-top: 10px;
}
.gratitude-container .error-message {
  margin: 32px 0 0 -13px;
  left: 0;
}
.photo-grid .category-title {
  color: #ddd;
}
iframe {
  border: none;
}
@media (max-width: 800px) {
  #nav a.has-drop-down-a:before {
    display: none !important;
  }
}
/** netwit fix *******/
.columns-choice .form-text {
  float: left;
  width: 130px;
}
@media (max-width: 1024px) {
  .contact-info .icon-mail {
    width: 23px;
    float: left;
    margin-top: 11px;
    margin-left: 0;
    margin-right: 20px;
  }
}
@media (min-width: 800px) {
  .gratitude-container {
    padding: 87px 0 87px 0;
  }
  .gratitude-container .gratitude > div:first-child {
    width: 40%;
  }
  .gratitude .logo-image img {
    float: right;
  }
}
@media (max-width: 800px) {
  .photo-grid .category-title {
    bottom: 0px;
    top: auto;
    text-align: center;
    padding: 7px;
    font-size: 13px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .slideshow {
    font-size: 15px;
  }
}
.thumbnails-filter .image a img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.thumbnails-filter .image a img:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.3s linear;
}
#nav li.dropdown-articles .dropdown {
  width: 80% !important;
}
@media (min-width: 769px) {
  .articles .article {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  .articles .article:last-child {
    display: block;
  }
}
.map-wrap {
  background-image: url("../images/google_maps_image_large_bright.jpg");
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: relative;
}
.map-optin {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.7);
  color: black;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.map-optin p {
  text-align: center;
}
.map-optin button {
  float: none;
}
.wappen {
  float: left;
  margin-right: 20px;
  max-width: 100px;
}
