@charset "UTF-8";
/*
Theme Name:     Herando main theme - catalog
Theme URI:      http://www.herando.com
Description:    Luxury goods catalog
Version:        1.0
Author:         Michael Gruener, Matej Machac
*/
/*@import "addons/html5-input-types";*/
/*! normalize.css http://github.com/necolas/normalize.css */
/* Variables */
/* Width variables for responsive breakpoints */
/* Functions */
/* Get width in percentages */
/* Get height in ems */
/* Breakpoints */
/* Retina images */
/* Z-Index Scale */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
 * Prevents modern browsers from displaying 'audio' without controls
 */
audio:not([controls]) {
  display: none; }

/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */
[hidden] {
  display: none; }

/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *  http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *  www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE6/7
 */
body {
  margin: 0; }

/* =============================================================================
   Links
   ========================================================================== */
/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover,
a:active {
  outline: 0; }

/* =============================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */
h1 {
  font-size: 2em;
  margin: 0; }

h2 {
  font-size: 1.5em;
  margin: 0; }

h3 {
  font-size: 1.17em;
  margin: 0; }

h4 {
  font-size: 1em;
  margin: 0; }

h5 {
  font-size: 0.83em;
  margin: 0; }

h6 {
  font-size: 0.75em;
  margin: 0; }

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/
b,
strong {
  font-weight: 600; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE6/7
 */
p,
pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
/* 1 */
q {
  quotes: none; }

/* 2 */
q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE6/7
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE7
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *  code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE9
 */
svg:not(:root) {
  overflow: hidden; }

/* =============================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
  margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7
 */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3
 * 3. Corrects alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */
button,
input {
  line-height: normal;
  /* 1 */ }

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *  Known issue: inner spacing remains in IE6
 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  *overflow: visible;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
    Known issue: excess padding remains in IE6
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X
 */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* =============================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Variables */
/* Width variables for responsive breakpoints */
/* Functions */
/* Get width in percentages */
/* Get height in ems */
/* Breakpoints */
/* Retina images */
/* Z-Index Scale */
/* Basic Styles */
div, article, section, header, footer, nav, li {
  position: relative; }

input, textarea, select {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 5px; }

html {
  height: 100%;
  background-color: #F2F4F5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-size: 100%;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300; }

img {
  max-width: 100%; }

::-moz-selection {
  background: #AB8155;
  color: #fff; }

::selection {
  background: #BBBBBB;
  color: #333333; }

::-webkit-input-placeholder {
  color: #353535; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #353535; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #353535; }

:-ms-input-placeholder {
  color: #353535; }

.clear {
  clear: both; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.hidden {
  opacity: 0;
  display: none; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

.page-wrap {
  width: 94%;
  position: relative;
  margin: 0 auto;
  max-width: 1140px;
  *zoom: 1; }
  .page-wrap:before, .page-wrap:after {
    content: " ";
    display: table; }
  .page-wrap:after {
    clear: both; }
  @media screen and (max-width: 1440px) {
    .page-wrap {
      width: 96%; } }
  @media screen and (max-width: 960px) {
    .page-wrap {
      width: 94%; } }
  @media screen and (max-width: 640px) {
    .page-wrap {
      width: 93.75%; } }

.row::after {
  content: '';
  display: block;
  clear: both; }

/* Styles for dialog window */
.default-popup {
  background: white;
  border-radius: 3px;
  padding: 20px 30px;
  text-align: left;
  max-width: 460px;
  padding: 2.5em;
  margin: 40px auto;
  position: relative; }

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); }
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); }
.my-mfp-zoom-in.mfp-bg {
  opacity: 0.001;
  /* Chrome opacity transition bug */
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

[data-tooltip-right] {
  position: relative;
  cursor: pointer; }
  [data-tooltip-right]:before, [data-tooltip-right]:after {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    bottom: -75%;
    left: 50%;
    -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);
    -webkit-transition: opacity 0.2s ease-in-out 0.3s, visibility 0.2s ease-in-out 0.3s;
    -moz-transition: opacity 0.2s ease-in-out 0.3s, visibility 0.2s ease-in-out 0.3s;
    transition: opacity 0.2s ease-in-out 0.3s, visibility 0.2s ease-in-out 0.3s; }
  [data-tooltip-right]:hover:before, [data-tooltip-right]:hover:after, [data-tooltip-right]:focus:before, [data-tooltip-right]:focus:after {
    visibility: visible;
    opacity: 1; }
  [data-tooltip-right]:active:before, [data-tooltip-right]:active:after {
    visibility: hidden;
    opacity: 0; }
  [data-tooltip-right]:after {
    z-index: 1000;
    background-color: #000;
    border-radius: 3px;
    color: #B1BAC3;
    content: attr(data-tooltip-right);
    font-size: 10px;
    width: 120px;
    margin-left: 25px;
    text-transform: none;
    text-align: center;
    padding: 10px;
    background: rgba(51, 51, 51, 0.8);
    border: 1px solid rgba(51, 51, 51, 0.9); }

[data-tooltip-top] {
  position: relative;
  cursor: pointer; }
  [data-tooltip-top]:before, [data-tooltip-top]:after {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    bottom: 150%;
    left: 50%;
    -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);
    -webkit-transition: opacity 0.2s ease-in-out 0.3s, visibility 0.2s ease-in-out 0.3s;
    -moz-transition: opacity 0.2s ease-in-out 0.3s, visibility 0.2s ease-in-out 0.3s;
    transition: opacity 0.2s ease-in-out 0.3s, visibility 0.2s ease-in-out 0.3s; }
  [data-tooltip-top]:hover:before, [data-tooltip-top]:hover:after, [data-tooltip-top]:focus:before, [data-tooltip-top]:focus:after {
    visibility: visible;
    opacity: 1; }
  [data-tooltip-top]:active:before, [data-tooltip-top]:active:after {
    visibility: hidden;
    opacity: 0; }
  [data-tooltip-top]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: transparent;
    content: "";
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #000;
    border-top-color: rgba(51, 51, 51, 0.9); }
  [data-tooltip-top]:after {
    z-index: 1000;
    padding: 8px 0;
    background-color: #000;
    background-color: rgba(51, 51, 51, 0.9);
    border-radius: 3px;
    color: #B1BAC3;
    content: attr(data-tooltip-top);
    font-size: 14px;
    width: 120px;
    margin-left: -70px;
    text-transform: none;
    text-align: center;
    padding: 10px; }

.link {
  color: #AB8155;
  text-decoration: none;
  font-weight: 500;
  white-space: nowrap; }
  .link:hover {
    text-decoration: underline; }

/* Typography */
html > body {
  font-size: 1em;
  color: #000000;
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-weight: 400; }

p {
  font-size: 1em;
  line-height: 1.5em; }

h1 {
  font-size: 2.25em; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.25em; }

@font-face {
  font-family: herando;
  font-weight: normal;
  font-style: normal;
  src: url("../font/herando.eot");
  src: url("../font/herando.eot?#iefix") format("embedded-opentype"), url("../font/herando.woff") format("woff"), url("../font/herando.ttf") format("truetype"), url("../font/herando.svg#herando") format("svg"); }
/* iconfont */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Iconfont';
  font-style: normal;
  font-weight: 400;
  src: url("../font/iconfont.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-300 - cyrillic_latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 300;
  src: url("../font/noto-sans-v36-cyrillic_latin_latin-ext-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-regular - cyrillic_latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url("../font/noto-sans-v36-cyrillic_latin_latin-ext-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-italic - cyrillic_latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url("../font/noto-sans-v36-cyrillic_latin_latin-ext-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-600 - cyrillic_latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  src: url("../font/noto-sans-v36-cyrillic_latin_latin-ext-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-700 - cyrillic_latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url("../font/noto-sans-v36-cyrillic_latin_latin-ext-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* open-sans-300 - latin_cyrillic_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url("../font/open-sans-v17-latin_cyrillic_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-300.woff2") format("woff2"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-300.woff") format("woff"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-300.ttf") format("truetype"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-300.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-regular - latin_cyrillic_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("../font/open-sans-v17-latin_cyrillic_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-regular.woff2") format("woff2"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-regular.woff") format("woff"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-regular.ttf") format("truetype"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-italic - latin_cyrillic_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url("../font/open-sans-v17-latin_cyrillic_latin-ext-italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-italic.eot?#iefix") format("embedded-opentype"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-italic.woff2") format("woff2"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-italic.woff") format("woff"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-italic.ttf") format("truetype"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-italic.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-700 - latin_cyrillic_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("../font/open-sans-v17-latin_cyrillic_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-700.woff2") format("woff2"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-700.woff") format("woff"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-700.ttf") format("truetype"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-700.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-600 - latin_cyrillic_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("../font/open-sans-v17-latin_cyrillic_latin-ext-600.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-600.eot?#iefix") format("embedded-opentype"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-600.woff2") format("woff2"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-600.woff") format("woff"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-600.ttf") format("truetype"), url("../font/open-sans-v17-latin_cyrillic_latin-ext-600.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* pt-sans-narrow-regular - latin_cyrillic */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: url("../font/pt-sans-narrow-v11-latin_cyrillic-regular.eot");
  /* IE9 Compat Modes */
  src: local("PT Sans Narrow"), local("PTSans-Narrow"), url("../font/pt-sans-narrow-v11-latin_cyrillic-regular.eot?#iefix") format("embedded-opentype"), url("../font/pt-sans-narrow-v11-latin_cyrillic-regular.woff2") format("woff2"), url("../font/pt-sans-narrow-v11-latin_cyrillic-regular.woff") format("woff"), url("../font/pt-sans-narrow-v11-latin_cyrillic-regular.ttf") format("truetype"), url("../font/pt-sans-narrow-v11-latin_cyrillic-regular.svg#PTSansNarrow") format("svg");
  /* Legacy iOS */ }
/* pt-sans-narrow-700 - latin_cyrillic */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 700;
  src: url("../font/pt-sans-narrow-v11-latin_cyrillic-700.eot");
  /* IE9 Compat Modes */
  src: local("PT Sans Narrow Bold"), local("PTSans-NarrowBold"), url("../font/pt-sans-narrow-v11-latin_cyrillic-700.eot?#iefix") format("embedded-opentype"), url("../font/pt-sans-narrow-v11-latin_cyrillic-700.woff2") format("woff2"), url("../font/pt-sans-narrow-v11-latin_cyrillic-700.woff") format("woff"), url("../font/pt-sans-narrow-v11-latin_cyrillic-700.ttf") format("truetype"), url("../font/pt-sans-narrow-v11-latin_cyrillic-700.svg#PTSansNarrow") format("svg");
  /* Legacy iOS */ }
[class^="icon-"], .checkbox-container input[type="checkbox"]:checked + label span::before, .checkbox-container input[type="checkbox"] + label span::before, .dropdown-container:after, .select.select--arrow::after, .offers-list .offers-item__info figcaption a::before, [class*=" icon-"] {
  font-family: 'herando';
  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-arrow-down:before {
  content: "\E00B"; }

.icon-check:before {
  content: "\E010"; }

.icon-cross:before {
  content: "\E009"; }

.icon-info-circled:before {
  content: "\E03D"; }

/* Buttons */
.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  line-height: 1.5;
  font-family: 'Noto Sans', sans-serif; }
  .btn.btn-primary {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 18px;
    background-color: transparent;
    color: #c39052;
    border-radius: 5px;
    border: 2px solid #c39052; }
    .btn.btn-primary:hover {
      background-color: #c39052;
      color: #ffffff; }
    .btn.btn-primary.dark {
      color: #ffffff;
      border: 2px solid #ffffff; }
      .btn.btn-primary.dark:hover {
        background-color: transparent;
        border-color: #c39052;
        color: #c39052; }

.primary-btn {
  background-color: #c39052;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 400;
  text-align: center;
  outline: none;
  -webkit-transition: background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out; }
  .primary-btn.full {
    width: 100%;
    padding: 0.625em 0;
    display: block; }
  .primary-btn:hover {
    background-color: #896c42; }
  .primary-btn:disabled {
    background-color: #e5b88a; }
  .primary-btn:active {
    box-shadow: inset 0px 1px 3px 0px #896c42;
    outline: none; }

.secondary-btn {
  border-radius: 3px;
  border: 1px solid #BFCAD6;
  text-decoration: none;
  text-align: center;
  font-weight: 500;
  color: #222222;
  background-image: -webkit-linear-gradient(-91deg, #FFFFFF 0%, #FBFCFD 100%);
  background-image: linear-gradient(-179deg, #FFFFFF 0%, #FBFCFD 100%);
  -webkit-transition: border 0.1s ease-in-out;
  -moz-transition: border 0.1s ease-in-out;
  transition: border 0.1s ease-in-out; }
  .secondary-btn:hover {
    border: 1px solid rgba(126, 133, 142, 0.7);
    background-image: -webkit-linear-gradient(-91deg, #FFFFFF 0%, #FFFFFF 100%);
    background-image: linear-gradient(-179deg, #FFFFFF 0%, #FFFFFF 100%); }
  .secondary-btn:active {
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.2); }

/* ----------------------------------------------------------------------------------------------------------
Form elements  ----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/* Inputs */
.input {
  margin-bottom: 10px; }

input[type="text"],
input[type="email"],
input[type="search"],
input[type="url"],
input[type="password"],
input[type="tel"],
input[type="number"],
textarea {
  border: solid 1px;
  border-color: #404040;
  color: #0a0a0a;
  padding: 5px;
  font-size: 0.875em;
  width: 100%;
  -webkit-transition: border-color 0.2s ease-in-out;
  -moz-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #939393; }
  input[type="text"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  input[type="url"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="number"]:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #939393; }
  input[type="text"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #939393; }
  input[type="text"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #939393; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="search"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="tel"]:focus,
  input[type="number"]:focus,
  textarea:focus {
    border: solid 1px;
    border-color: #000000;
    outline: none;
    box-shadow: 0px 0px 2px 0px rgba(233, 233, 233, 0.5); }

input[type="submit"].primary-btn {
  border: none; }

label {
  font-size: 0.875em; }

input[type="checkbox"] {
  border-color: #BFCAD6;
  padding: 0.625em;
  background: #fff; }

.form-group {
  margin-bottom: 0.625em;
  padding: 0 1.5625em; }
  .form-group .form-element.inline {
    display: inline-block;
    margin-right: 1.25em;
    vertical-align: top; }
    .form-group .form-element.inline.checkbox {
      vertical-align: bottom; }
      .form-group .form-element.inline.checkbox.highlight label {
        background-color: #faa;
        padding: 8px 15px 2px 10px;
        border-radius: 3px; }
  .form-group .form-element.double label {
    display: block; }
  .form-group .form-element.double .select {
    display: inline-block; }
  .form-group h4 {
    margin-top: 1.25em; }

form input[type="checkbox"],
form input[type="radio"] {
  width: 20px;
  height: 20px;
  vertical-align: -4px; }
  form input[type="checkbox"] + label,
  form input[type="radio"] + label {
    padding: 0 1em 0 5px;
    display: inline; }
form label {
  display: inline;
  padding: 3px 1px;
  font-weight: 300;
  font-size: 1em; }

.input--sm {
  width: 86px; }
.input--md {
  width: 170px; }
.input--lg {
  width: 260px; }
.input--xl {
  width: 100%; }
.input--flex {
  width: auto; }
.input--full {
  width: 100%; }

/* Select boxes */
/* Checkboxes & radio buttons */
/* Switches */
/* Sliders */
.empty-container {
  padding: 25px 60px; }
  .empty-container label {
    display: inline-block;
    padding: 1em 0 0.4em; }
  .empty-container form {
    margin: 0; }
  .empty-container .single {
    border: none;
    margin: 1em 0;
    width: 100%; }
  .empty-container h1 {
    margin-bottom: 10px; }
  .empty-container .primary-btn {
    padding: 0.625em;
    margin-top: 0.625em;
    margin-bottom: 1em; }

.checkbox-container {
  *zoom: 1; }
  .checkbox-container:before, .checkbox-container:after {
    content: " ";
    display: table; }
  .checkbox-container:after {
    clear: both; }
  .checkbox-container.inline {
    float: left; }
  .checkbox-container.filter-integration:first-child {
    margin: 4px 0 0 0; }
  .checkbox-container.filter-integration label {
    padding: 4px 1.5625em 4px 32px;
    width: 100%;
    float: left;
    cursor: pointer; }
  .checkbox-container.dropdown-integration label {
    padding: 0.9375em 0.9375em 0.9375em 0.9375em;
    width: 100%;
    float: left;
    cursor: pointer; }
  .checkbox-container input[type="checkbox"] {
    display: none; }
  .checkbox-container label {
    font-weight: 400;
    color: #000000;
    cursor: pointer; }
    .checkbox-container label strong {
      font-weight: 400;
      color: #000000; }
  .checkbox-container input[type="checkbox"]:checked + label span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -1px 10px 0 -30px;
    vertical-align: middle;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    cursor: pointer; }
    .checkbox-container input[type="checkbox"]:checked + label span::before {
      color: #000000;
      content: "\E010";
      font-size: 12px;
      margin-left: 3px;
      display: block;
      height: 100%;
      line-height: 18px; }
  .checkbox-container input[type="checkbox"] + label span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -1px 10px 0 -30px;
    vertical-align: middle;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    cursor: pointer; }
    .checkbox-container input[type="checkbox"] + label span::before {
      color: transparent;
      content: "\E010";
      font-size: 12px;
      margin-left: 3px;
      display: block;
      height: 100%;
      line-height: 18px;
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out; }
    .checkbox-container input[type="checkbox"] + label span.disabled + label span {
      border: solid 1px red; }

/* ----------------------------------------------------------------------------------------------------------
Basic dropdown style ----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.dropdown-container {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .dropdown-container ul {
    z-index: 55;
    list-style: none outside none;
    position: relative;
    display: inline-table;
    padding: 0;
    width: 100%;
    border-bottom: 2px solid #E9E9E9;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    margin: 0;
    vertical-align: baseline;
    background-color: #FFFFFF;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .dropdown-container ul li {
      border: 0 none;
      margin: 0;
      padding: 0;
      line-height: normal;
      color: #000000;
      width: 100%;
      text-transform: uppercase;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .dropdown-container ul li span .active, .dropdown-container ul li span .gold {
        color: #c39052; }
      .dropdown-container ul li span .gold:last-child {
        display: none; }
    .dropdown-container ul ul {
      list-style: none outside none;
      display: none;
      top: 100%; }
    .dropdown-container ul:after {
      content: "";
      clear: both;
      display: block; }
  .dropdown-container:after {
    z-index: 55;
    content: "\E00B";
    display: block;
    position: absolute;
    color: #c39052;
    font-size: 10px;
    top: 23px;
    margin-top: -5px;
    right: 18px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    -o-pointer-events: none;
    pointer-events: none;
    cursor: pointer; }
  .dropdown-container.order span.selected {
    color: #c39052; }

.dropdown-container ul li a, .dropdown-container ul li span.selected {
  display: block;
  color: #000000;
  text-decoration: none;
  padding: 12px 40px 11px 15px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.dropdown-container ul li a {
  width: 98%; }

.dropdown-container ul li a:hover {
  color: #222222; }

.dropdown-container ul li:hover > .selected {
  color: #222; }

.select {
  padding: 0;
  margin: 0;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out; }
  .select:hover {
    background-color: #AB8155;
    color: #ffffff; }
  .select:hover:after {
    color: #ffffff; }
  .select:hover select {
    color: #0a0a0a; }
  .select:after {
    color: #AB8155;
    pointer-events: none;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
  .select select {
    width: 100%;
    height: 30px;
    border: none;
    background-color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
    padding: 0 2em 0 0.5em;
    color: #0a0a0a;
    font-size: 0.875em;
    font-weight: 400;
    position: relative;
    cursor: pointer;
    outline: none;
    text-overflow: "";
    text-indent: 0.01px; }
  .select.select--arrow::after {
    position: absolute;
    right: 1.25em;
    font-size: 0.625em;
    top: 50%;
    margin-top: -4px;
    content: "\E00B"; }
  .select.disabled select {
    border-color: #444444;
    cursor: default; }
  .select.disabled:hover select {
    background-color: transparent; }
  .select.disabled:hover:after {
    color: #AB8155; }

.select--xs {
  width: 55px; }

.select--sm {
  width: 86px; }

.select--md {
  width: 124px; }

.select--lg {
  width: 220px; }

.select--flex {
  width: auto; }

.select--left {
  float: left;
  margin: 0 0.4375em 0 0; }

.select--right {
  float: left; }

.select--collapsed.select--left {
  float: left;
  margin: 0; }
  .select--collapsed.select--left select {
    border-radius: 4px 0 0 4px; }
.select--collapsed.select--right {
  float: left;
  margin: 0; }
  .select--collapsed.select--right select {
    border-radius: 0 4px 4px 0;
    border-left: none; }

.select--border select {
  border: solid 1px #AB8155; }

.drdsgvo-col-lg-1, .drdsgvo-col-lg-2, .drdsgvo-col-lg-3, .drdsgvo-col-lg-4, .drdsgvo-col-lg-5, .drdsgvo-col-lg-6, .drdsgvo-col-lg-7, .drdsgvo-col-lg-8, .drdsgvo-col-lg-9, .drdsgvo-col-lg-10, .drdsgvo-col-lg-11, .drdsgvo-col-lg-12, .drdsgvo-col-md-1, .drdsgvo-col-md-2, .drdsgvo-col-md-3, .drdsgvo-col-md-4, .drdsgvo-col-md-5, .drdsgvo-col-md-6, .drdsgvo-col-md-7, .drdsgvo-col-md-8, .drdsgvo-col-md-9, .drdsgvo-col-md-10, .drdsgvo-col-md-11, .drdsgvo-col-md-12, .drdsgvo-col-sm-1, .drdsgvo-col-sm-2, .drdsgvo-col-sm-3, .drdsgvo-col-sm-4, .drdsgvo-col-sm-5, .drdsgvo-col-sm-6, .drdsgvo-col-sm-7, .drdsgvo-col-sm-8, .drdsgvo-col-sm-9, .drdsgvo-col-sm-10, .drdsgvo-col-sm-11, .drdsgvo-col-sm-12, .drdsgvo-col-xs-1, .drdsgvo-col-xs-2, .drdsgvo-col-xs-3, .drdsgvo-col-xs-4, .drdsgvo-col-xs-5, .drdsgvo-col-xs-6, .drdsgvo-col-xs-7, .drdsgvo-col-xs-8, .drdsgvo-col-xs-9, .drdsgvo-col-xs-10, .drdsgvo-col-xs-11, .drdsgvo-col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.drdsgvo-col-xs-1, .drdsgvo-col-xs-2, .drdsgvo-col-xs-3, .drdsgvo-col-xs-4, .drdsgvo-col-xs-5, .drdsgvo-col-xs-6, .drdsgvo-col-xs-7, .drdsgvo-col-xs-8, .drdsgvo-col-xs-9, .drdsgvo-col-xs-10, .drdsgvo-col-xs-11, .drdsgvo-col-xs-12 {
  float: left; }

.drdsgvo-col-xs-12 {
  width: 100%; }

.drdsgvo-col-xs-11 {
  width: 91.66667%; }

.drdsgvo-col-xs-10 {
  width: 83.33333%; }

.drdsgvo-col-xs-9 {
  width: 75%; }

.drdsgvo-col-xs-8 {
  width: 66.66667%; }

.drdsgvo-col-xs-7 {
  width: 58.33333%; }

.drdsgvo-col-xs-6 {
  width: 50%; }

.drdsgvo-col-xs-5 {
  width: 41.66667%; }

.drdsgvo-col-xs-4 {
  width: 33.33333%; }

.drdsgvo-col-xs-3 {
  width: 25%; }

.drdsgvo-col-xs-2 {
  width: 16.66667%; }

.drdsgvo-col-xs-1 {
  width: 8.33333%; }

.drdsgvo-col-xs-pull-12 {
  right: 100%; }

.drdsgvo-col-xs-pull-11 {
  right: 91.66667%; }

.drdsgvo-col-xs-pull-10 {
  right: 83.33333%; }

.drdsgvo-col-xs-pull-9 {
  right: 75%; }

.drdsgvo-col-xs-pull-8 {
  right: 66.66667%; }

.drdsgvo-col-xs-pull-7 {
  right: 58.33333%; }

.drdsgvo-col-xs-pull-6 {
  right: 50%; }

.drdsgvo-col-xs-pull-5 {
  right: 41.66667%; }

.drdsgvo-col-xs-pull-4 {
  right: 33.33333%; }

.drdsgvo-col-xs-pull-3 {
  right: 25%; }

.drdsgvo-col-xs-pull-2 {
  right: 16.66667%; }

.drdsgvo-col-xs-pull-1 {
  right: 8.33333%; }

.drdsgvo-col-xs-pull-0 {
  right: auto; }

.drdsgvo-col-xs-push-12 {
  left: 100%; }

.drdsgvo-col-xs-push-11 {
  left: 91.66667%; }

.drdsgvo-col-xs-push-10 {
  left: 83.33333%; }

.drdsgvo-col-xs-push-9 {
  left: 75%; }

.drdsgvo-col-xs-push-8 {
  left: 66.66667%; }

.drdsgvo-col-xs-push-7 {
  left: 58.33333%; }

.drdsgvo-col-xs-push-6 {
  left: 50%; }

.drdsgvo-col-xs-push-5 {
  left: 41.66667%; }

.drdsgvo-col-xs-push-4 {
  left: 33.33333%; }

.drdsgvo-col-xs-push-3 {
  left: 25%; }

.drdsgvo-col-xs-push-2 {
  left: 16.66667%; }

.drdsgvo-col-xs-push-1 {
  left: 8.33333%; }

.drdsgvo-col-xs-push-0 {
  left: auto; }

.drdsgvo-col-xs-offset-12 {
  margin-left: 100%; }

.drdsgvo-col-xs-offset-11 {
  margin-left: 91.66667%; }

.drdsgvo-col-xs-offset-10 {
  margin-left: 83.33333%; }

.drdsgvo-col-xs-offset-9 {
  margin-left: 75%; }

.drdsgvo-col-xs-offset-8 {
  margin-left: 66.66667%; }

.drdsgvo-col-xs-offset-7 {
  margin-left: 58.33333%; }

.drdsgvo-col-xs-offset-6 {
  margin-left: 50%; }

.drdsgvo-col-xs-offset-5 {
  margin-left: 41.66667%; }

.drdsgvo-col-xs-offset-4 {
  margin-left: 33.33333%; }

.drdsgvo-col-xs-offset-3 {
  margin-left: 25%; }

.drdsgvo-col-xs-offset-2 {
  margin-left: 16.66667%; }

.drdsgvo-col-xs-offset-1 {
  margin-left: 8.33333%; }

.drdsgvo-col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .drdsgvo-col-sm-1, .drdsgvo-col-sm-2, .drdsgvo-col-sm-3, .drdsgvo-col-sm-4, .drdsgvo-col-sm-5, .drdsgvo-col-sm-6, .drdsgvo-col-sm-7, .drdsgvo-col-sm-8, .drdsgvo-col-sm-9, .drdsgvo-col-sm-10, .drdsgvo-col-sm-11, .drdsgvo-col-sm-12 {
    float: left; }

  .drdsgvo-col-sm-12 {
    width: 100%; }

  .drdsgvo-col-sm-11 {
    width: 91.66667%; }

  .drdsgvo-col-sm-10 {
    width: 83.33333%; }

  .drdsgvo-col-sm-9 {
    width: 75%; }

  .drdsgvo-col-sm-8 {
    width: 66.66667%; }

  .drdsgvo-col-sm-7 {
    width: 58.33333%; }

  .drdsgvo-col-sm-6 {
    width: 50%; }

  .drdsgvo-col-sm-5 {
    width: 41.66667%; }

  .drdsgvo-col-sm-4 {
    width: 33.33333%; }

  .drdsgvo-col-sm-3 {
    width: 25%; }

  .drdsgvo-col-sm-2 {
    width: 16.66667%; }

  .drdsgvo-col-sm-1 {
    width: 8.33333%; }

  .drdsgvo-col-sm-pull-12 {
    right: 100%; }

  .drdsgvo-col-sm-pull-11 {
    right: 91.66667%; }

  .drdsgvo-col-sm-pull-10 {
    right: 83.33333%; }

  .drdsgvo-col-sm-pull-9 {
    right: 75%; }

  .drdsgvo-col-sm-pull-8 {
    right: 66.66667%; }

  .drdsgvo-col-sm-pull-7 {
    right: 58.33333%; }

  .drdsgvo-col-sm-pull-6 {
    right: 50%; }

  .drdsgvo-col-sm-pull-5 {
    right: 41.66667%; }

  .drdsgvo-col-sm-pull-4 {
    right: 33.33333%; }

  .drdsgvo-col-sm-pull-3 {
    right: 25%; }

  .drdsgvo-col-sm-pull-2 {
    right: 16.66667%; }

  .drdsgvo-col-sm-pull-1 {
    right: 8.33333%; }

  .drdsgvo-col-sm-pull-0 {
    right: auto; }

  .drdsgvo-col-sm-push-12 {
    left: 100%; }

  .drdsgvo-col-sm-push-11 {
    left: 91.66667%; }

  .drdsgvo-col-sm-push-10 {
    left: 83.33333%; }

  .drdsgvo-col-sm-push-9 {
    left: 75%; }

  .drdsgvo-col-sm-push-8 {
    left: 66.66667%; }

  .drdsgvo-col-sm-push-7 {
    left: 58.33333%; }

  .drdsgvo-col-sm-push-6 {
    left: 50%; }

  .drdsgvo-col-sm-push-5 {
    left: 41.66667%; }

  .drdsgvo-col-sm-push-4 {
    left: 33.33333%; }

  .drdsgvo-col-sm-push-3 {
    left: 25%; }

  .drdsgvo-col-sm-push-2 {
    left: 16.66667%; }

  .drdsgvo-col-sm-push-1 {
    left: 8.33333%; }

  .drdsgvo-col-sm-push-0 {
    left: auto; }

  .drdsgvo-col-sm-offset-12 {
    margin-left: 100%; }

  .drdsgvo-col-sm-offset-11 {
    margin-left: 91.66667%; }

  .drdsgvo-col-sm-offset-10 {
    margin-left: 83.33333%; }

  .drdsgvo-col-sm-offset-9 {
    margin-left: 75%; }

  .drdsgvo-col-sm-offset-8 {
    margin-left: 66.66667%; }

  .drdsgvo-col-sm-offset-7 {
    margin-left: 58.33333%; }

  .drdsgvo-col-sm-offset-6 {
    margin-left: 50%; }

  .drdsgvo-col-sm-offset-5 {
    margin-left: 41.66667%; }

  .drdsgvo-col-sm-offset-4 {
    margin-left: 33.33333%; }

  .drdsgvo-col-sm-offset-3 {
    margin-left: 25%; }

  .drdsgvo-col-sm-offset-2 {
    margin-left: 16.66667%; }

  .drdsgvo-col-sm-offset-1 {
    margin-left: 8.33333%; }

  .drdsgvo-col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .drdsgvo-col-md-1, .drdsgvo-col-md-2, .drdsgvo-col-md-3, .drdsgvo-col-md-4, .drdsgvo-col-md-5, .drdsgvo-col-md-6, .drdsgvo-col-md-7, .drdsgvo-col-md-8, .drdsgvo-col-md-9, .drdsgvo-col-md-10, .drdsgvo-col-md-11, .drdsgvo-col-md-12 {
    float: left; }

  .drdsgvo-col-md-12 {
    width: 100%; }

  .drdsgvo-col-md-11 {
    width: 91.66667%; }

  .drdsgvo-col-md-10 {
    width: 83.33333%; }

  .drdsgvo-col-md-9 {
    width: 75%; }

  .drdsgvo-col-md-8 {
    width: 66.66667%; }

  .drdsgvo-col-md-7 {
    width: 58.33333%; }

  .drdsgvo-col-md-6 {
    width: 50%; }

  .drdsgvo-col-md-5 {
    width: 41.66667%; }

  .drdsgvo-col-md-4 {
    width: 33.33333%; }

  .drdsgvo-col-md-3 {
    width: 25%; }

  .drdsgvo-col-md-2 {
    width: 16.66667%; }

  .drdsgvo-col-md-1 {
    width: 8.33333%; }

  .drdsgvo-col-md-pull-12 {
    right: 100%; }

  .drdsgvo-col-md-pull-11 {
    right: 91.66667%; }

  .drdsgvo-col-md-pull-10 {
    right: 83.33333%; }

  .drdsgvo-col-md-pull-9 {
    right: 75%; }

  .drdsgvo-col-md-pull-8 {
    right: 66.66667%; }

  .drdsgvo-col-md-pull-7 {
    right: 58.33333%; }

  .drdsgvo-col-md-pull-6 {
    right: 50%; }

  .drdsgvo-col-md-pull-5 {
    right: 41.66667%; }

  .drdsgvo-col-md-pull-4 {
    right: 33.33333%; }

  .drdsgvo-col-md-pull-3 {
    right: 25%; }

  .drdsgvo-col-md-pull-2 {
    right: 16.66667%; }

  .drdsgvo-col-md-pull-1 {
    right: 8.33333%; }

  .drdsgvo-col-md-pull-0 {
    right: auto; }

  .drdsgvo-col-md-push-12 {
    left: 100%; }

  .drdsgvo-col-md-push-11 {
    left: 91.66667%; }

  .drdsgvo-col-md-push-10 {
    left: 83.33333%; }

  .drdsgvo-col-md-push-9 {
    left: 75%; }

  .drdsgvo-col-md-push-8 {
    left: 66.66667%; }

  .drdsgvo-col-md-push-7 {
    left: 58.33333%; }

  .drdsgvo-col-md-push-6 {
    left: 50%; }

  .drdsgvo-col-md-push-5 {
    left: 41.66667%; }

  .drdsgvo-col-md-push-4 {
    left: 33.33333%; }

  .drdsgvo-col-md-push-3 {
    left: 25%; }

  .drdsgvo-col-md-push-2 {
    left: 16.66667%; }

  .drdsgvo-col-md-push-1 {
    left: 8.33333%; }

  .drdsgvo-col-md-push-0 {
    left: auto; }

  .drdsgvo-col-md-offset-12 {
    margin-left: 100%; }

  .drdsgvo-col-md-offset-11 {
    margin-left: 91.66667%; }

  .drdsgvo-col-md-offset-10 {
    margin-left: 83.33333%; }

  .drdsgvo-col-md-offset-9 {
    margin-left: 75%; }

  .drdsgvo-col-md-offset-8 {
    margin-left: 66.66667%; }

  .drdsgvo-col-md-offset-7 {
    margin-left: 58.33333%; }

  .drdsgvo-col-md-offset-6 {
    margin-left: 50%; }

  .drdsgvo-col-md-offset-5 {
    margin-left: 41.66667%; }

  .drdsgvo-col-md-offset-4 {
    margin-left: 33.33333%; }

  .drdsgvo-col-md-offset-3 {
    margin-left: 25%; }

  .drdsgvo-col-md-offset-2 {
    margin-left: 16.66667%; }

  .drdsgvo-col-md-offset-1 {
    margin-left: 8.33333%; }

  .drdsgvo-col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .drdsgvo-col-lg-1, .drdsgvo-col-lg-2, .drdsgvo-col-lg-3, .drdsgvo-col-lg-4, .drdsgvo-col-lg-5, .drdsgvo-col-lg-6, .drdsgvo-col-lg-7, .drdsgvo-col-lg-8, .drdsgvo-col-lg-9, .drdsgvo-col-lg-10, .drdsgvo-col-lg-11, .drdsgvo-col-lg-12 {
    float: left; }

  .drdsgvo-col-lg-12 {
    width: 100%; }

  .drdsgvo-col-lg-11 {
    width: 91.66667%; }

  .drdsgvo-col-lg-10 {
    width: 83.33333%; }

  .drdsgvo-col-lg-9 {
    width: 75%; }

  .drdsgvo-col-lg-8 {
    width: 66.66667%; }

  .drdsgvo-col-lg-7 {
    width: 58.33333%; }

  .drdsgvo-col-lg-6 {
    width: 50%; }

  .drdsgvo-col-lg-5 {
    width: 41.66667%; }

  .drdsgvo-col-lg-4 {
    width: 33.33333%; }

  .drdsgvo-col-lg-3 {
    width: 25%; }

  .drdsgvo-col-lg-2 {
    width: 16.66667%; }

  .drdsgvo-col-lg-1 {
    width: 8.33333%; }

  .drdsgvo-col-lg-pull-12 {
    right: 100%; }

  .drdsgvo-col-lg-pull-11 {
    right: 91.66667%; }

  .drdsgvo-col-lg-pull-10 {
    right: 83.33333%; }

  .drdsgvo-col-lg-pull-9 {
    right: 75%; }

  .drdsgvo-col-lg-pull-8 {
    right: 66.66667%; }

  .drdsgvo-col-lg-pull-7 {
    right: 58.33333%; }

  .drdsgvo-col-lg-pull-6 {
    right: 50%; }

  .drdsgvo-col-lg-pull-5 {
    right: 41.66667%; }

  .drdsgvo-col-lg-pull-4 {
    right: 33.33333%; }

  .drdsgvo-col-lg-pull-3 {
    right: 25%; }

  .drdsgvo-col-lg-pull-2 {
    right: 16.66667%; }

  .drdsgvo-col-lg-pull-1 {
    right: 8.33333%; }

  .drdsgvo-col-lg-pull-0 {
    right: auto; }

  .drdsgvo-col-lg-push-12 {
    left: 100%; }

  .drdsgvo-col-lg-push-11 {
    left: 91.66667%; }

  .drdsgvo-col-lg-push-10 {
    left: 83.33333%; }

  .drdsgvo-col-lg-push-9 {
    left: 75%; }

  .drdsgvo-col-lg-push-8 {
    left: 66.66667%; }

  .drdsgvo-col-lg-push-7 {
    left: 58.33333%; }

  .drdsgvo-col-lg-push-6 {
    left: 50%; }

  .drdsgvo-col-lg-push-5 {
    left: 41.66667%; }

  .drdsgvo-col-lg-push-4 {
    left: 33.33333%; }

  .drdsgvo-col-lg-push-3 {
    left: 25%; }

  .drdsgvo-col-lg-push-2 {
    left: 16.66667%; }

  .drdsgvo-col-lg-push-1 {
    left: 8.33333%; }

  .drdsgvo-col-lg-push-0 {
    left: auto; }

  .drdsgvo-col-lg-offset-12 {
    margin-left: 100%; }

  .drdsgvo-col-lg-offset-11 {
    margin-left: 91.66667%; }

  .drdsgvo-col-lg-offset-10 {
    margin-left: 83.33333%; }

  .drdsgvo-col-lg-offset-9 {
    margin-left: 75%; }

  .drdsgvo-col-lg-offset-8 {
    margin-left: 66.66667%; }

  .drdsgvo-col-lg-offset-7 {
    margin-left: 58.33333%; }

  .drdsgvo-col-lg-offset-6 {
    margin-left: 50%; }

  .drdsgvo-col-lg-offset-5 {
    margin-left: 41.66667%; }

  .drdsgvo-col-lg-offset-4 {
    margin-left: 33.33333%; }

  .drdsgvo-col-lg-offset-3 {
    margin-left: 25%; }

  .drdsgvo-col-lg-offset-2 {
    margin-left: 16.66667%; }

  .drdsgvo-col-lg-offset-1 {
    margin-left: 8.33333%; }

  .drdsgvo-col-lg-offset-0 {
    margin-left: 0; } }
#consentpopup .ui-widget {
  font-family: "Noto Sans", sans-serif; }
  #consentpopup .ui-widget.ui-widget-content {
    border: none;
    background: initial;
    color: initial; }
  #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-nav {
    padding: 0;
    width: 100%;
    background-color: transparent;
    border: none; }
    @media (min-width: 900px) {
      #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-nav {
        float: left;
        width: 200px; } }
    #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-nav li {
      margin: 0 0 5px;
      border-color: #c39052;
      border-radius: 3px;
      border-bottom-width: 1px; }
      @media (min-width: 900px) {
        #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-nav li {
          clear: left;
          width: 100%; } }
      #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-nav li a {
        width: 100%; }
      #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
        background-color: #c39052; }
  #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-panel {
    padding: 0 1em 1em;
    float: right;
    width: calc(100% - 200px); }
    #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-panel .ui-switcher {
      background-color: #666666; }
      #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-panel .ui-switcher[aria-checked=true] {
        background-color: #c39052; }
    #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-panel#consent-tab1 .ui-switcher {
      background-color: #bdc1c2; }
    #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-panel#consent-tab1, #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-panel#consent-tab2 {
      max-height: 60vh;
      overflow-y: auto; }
      @media (max-width: 900px) {
        #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-panel#consent-tab1, #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-panel#consent-tab2 {
          width: 100%;
          padding: 1em 0;
          float: none; } }
      #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-panel#consent-tab1 table, #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-panel#consent-tab2 table {
        font-size: 14px; }
        #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-panel#consent-tab1 table td, #consentpopup .ui-widget.ui-tabs-vertical .ui-tabs-panel#consent-tab2 table td {
          vertical-align: top; }
#consentpopup .consent-buttons {
  width: 100%;
  text-align: left; }
  @media (min-width: 900px) {
    #consentpopup .consent-buttons {
      float: right;
      width: calc(100% - 200px); } }
  @media (min-width: 900px) {
    #consentpopup .consent-buttons a {
      margin-left: 1em; } }
#consentpopup .impds {
  display: block;
  color: #222;
  text-align: center;
  clear: right;
  padding-top: 2em; }

.wdrdsgvo_main_mess {
  color: #000000 !important; }

.drdsgvo_ui.drdsgvo_cmp_showing {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  background-color: #ffffff !important; }
.drdsgvo_ui.drdsgvo_ui:not(.drdsgvo_cmp_showing) {
  opacity: 0;
  overflow-y: scroll;
  visibility: hidden;
  will-change: visibility, opacity; }

.drdsgvo_ui_con:not(.drdsgvo_cmp_showing) {
  opacity: 0;
  overflow-y: scroll;
  visibility: hidden;
  will-change: visibility, opacity; }

.drdsgvo_ui_con {
  bottom: 0 !important;
  display: flex !important;
  left: 0 !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  transition: opacity .15s ease;
  z-index: 2147483647 !important; }
  .drdsgvo_ui_con.dspag {
    background: rgba(33, 41, 52, 0.15) !important; }
  .drdsgvo_ui_con:not(.dspag) {
    background: rgba(33, 41, 52, 0.85) !important; }

.unklar {
  display: flex !important;
  align-content: center;
  flex-direction: column;
  justify-content: center;
  padding-left: 60px; }

.drdsgvo_buttons .drdsgvo_button {
  min-width: 180px !important;
  border: 2px solid #fff;
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  cursor: pointer !important;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 15px;
  line-height: 34px;
  padding: 0 13px;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  height: auto !important;
  background-color: #84c101 !important;
  border-color: #84c101 !important;
  color: #ffffff !important; }
  .drdsgvo_buttons .drdsgvo_button:hover {
    background-color: transparent !important;
    border-color: #000000 !important;
    color: #000000 !important; }
  @media screen and (max-width: 768px) {
    .drdsgvo_buttons .drdsgvo_button {
      min-width: 120px !important; } }
@media screen and (max-width: 480px) {
  .drdsgvo_buttons {
    padding-left: 0px;
    text-align: center;
    display: block; } }

@media screen and (max-width: 620px) {
  h2.drdsgvo_cmp_title {
    font-size: 22px; } }
@media screen and (max-width: 380px) {
  .drdsgvo_button-small {
    min-width: 150px; } }
@media screen and (min-width: 381px) {
  .drdsgvo_button-small {
    min-width: 180px; } }
.drdsgvo_main_mess {
  font-size: 16px; }
  @media screen and (max-width: 480px) {
    .drdsgvo_main_mess {
      font-size: 13px; } }

.btnwww1 {
  min-width: 140px !important;
  text-align: center;
  margin: 0px auto;
  margin-bottom: 8px;
  display: inline-block; }
  @media screen and (min-width: 768px) {
    .btnwww1 {
      display: block; } }

@media (min-width: 768px) {
  .wwwbtns1 {
    margin-top: 32px; } }
/*************
Header
 */
.header {
  background: #1a253c;
  padding: 5px 0;
  width: 100%;
  height: 169px;
  z-index: 60; }
  @media screen and (max-width: 480px) {
    .header .page-wrap {
      width: 100%; } }
  .header i.fas {
    width: 21px;
    font-size: 24px;
    margin: 0 10px; }
  .header form {
    display: inline-block;
    width: 200px; }
    .header form button {
      background: #c39052;
      border: none;
      vertical-align: top;
      height: 35px; }
      .header form button i.fa-search {
        color: #ffffff;
        padding: 10px 0;
        font-size: 16px; }
  .header #searchform {
    z-index: 1010;
    background-color: #1a253c;
    width: 100%;
    max-width: 600px;
    margin-top: 5px; }
    @media screen and (min-width: 641px) {
      .header #searchform {
        width: 60%;
        margin: 20px 30px 0; } }
    @media screen and (min-width: 961px) {
      .header #searchform {
        margin: 30px 100px 0 0; } }
    .header #searchform input.suche {
      width: 80%;
      height: 35px;
      border: none;
      font-family: 'Noto Sans', sans-serif;
      font-size: 14px;
      font-weight: 400;
      position: relative;
      right: -5px;
      padding: 3px 30px 2px 10px;
      margin-top: 0;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
      .header #searchform input.suche:placeholder-shown + .reset {
        display: none; }
      @media screen and (min-width: 961px) {
        .header #searchform input.suche {
          width: 65%; } }
    .header #searchform button {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
    .header #searchform .reset {
      position: absolute;
      right: 60px;
      top: 30px;
      font-size: 18px;
      color: #999999;
      cursor: pointer;
      display: block; }
  .header .header-left {
    display: inline-block;
    float: left;
    width: 40px;
    top: 15px; }
    @media screen and (min-width: 641px) {
      .header .header-left {
        display: none; } }
    .header .header-left a {
      width: 75px;
      display: inline-block;
      vertical-align: top;
      text-align: center;
      text-decoration: none;
      color: #c39052; }
      .header .header-left a:hover {
        color: #896c42; }
      @media screen and (max-width: 640px) {
        .header .header-left a {
          width: initial; } }
      .header .header-left a div {
        font-size: 14px;
        line-height: 14px;
        font-family: 'PT Sans Narrow', 'Noto Sans', sans-serif; }
        @media screen and (max-width: 640px) {
          .header .header-left a div {
            display: none; } }
  .header .header-center {
    display: inline-block;
    text-align: center;
    float: none;
    width: 80%;
    height: 124px;
    margin: 0 auto; }
    @media screen and (min-width: 641px) {
      .header .header-center {
        float: left;
        width: 100%;
        height: 85px;
        margin-top: 0; } }
    @media screen and (min-width: 961px) {
      .header .header-center {
        height: 100px; } }
  .header .header-right {
    display: inline-block;
    float: right;
    top: 5px;
    text-align: right; }
    @media screen and (max-width: 640px) {
      .header .header-right {
        top: 15px;
        width: calc(100% - 130px); } }
    @media screen and (min-width: 961px) {
      .header .header-right {
        width: calc(100% - 200px); } }
    .header .header-right a {
      margin-right: 10px;
      display: inline-block;
      vertical-align: top;
      text-align: center;
      text-decoration: none;
      color: #FFFFFF; }
      .header .header-right a:hover {
        color: #c39052; }
      @media screen and (max-width: 640px) {
        .header .header-right a {
          width: initial; } }
      .header .header-right a div {
        font-size: 14px;
        line-height: 14px;
        font-family: 'PT Sans Narrow', 'Noto Sans', sans-serif; }
        @media screen and (max-width: 640px) {
          .header .header-right a div {
            display: none; } }
      .header .header-right a#search-right {
        display: none; }
        @media screen and (max-width: 768px) {
          .header .header-right a#search-right {
            display: inline-block; } }
        @media screen and (max-width: 640px) {
          .header .header-right a#search-right {
            display: none; } }
    .header .header-right .actions {
      display: none; }
      .header .header-right .actions a {
        display: inline; }
        .header .header-right .actions a span {
          font-family: 'PT Sans Narrow', 'Noto Sans', sans-serif;
          font-size: 13px;
          font-weight: 400; }
          @media screen and (max-width: 960px) {
            .header .header-right .actions a span {
              display: block; } }
        @media screen and (max-width: 960px) {
          .header .header-right .actions a {
            display: inline-block; } }
        @media screen and (max-width: 640px) {
          .header .header-right .actions a {
            display: none; } }
      .header .header-right .actions .fas {
        vertical-align: top;
        cursor: pointer; }
      @media screen and (min-width: 641px) {
        .header .header-right .actions {
          display: inline-block; } }
  @media screen and (min-width: 641px) {
    .header #burger {
      display: none; } }
  .header .header-logo {
    display: inline-block; }
    @media screen and (min-width: 641px) {
      .header .header-logo {
        float: left;
        margin-top: -25px; } }
    @media screen and (min-width: 961px) {
      .header .header-logo {
        margin-top: -10px; } }
    .header .header-logo img {
      width: 100px; }
      @media screen and (min-width: 641px) {
        .header .header-logo img {
          width: 160px; } }
  .header .nav-primary {
    display: block;
    width: 100%;
    height: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 641px) {
      .header .nav-primary {
        display: block;
        width: 100%; } }
    .header .nav-primary ul.megamenu {
      display: flex;
      justify-content: space-between;
      margin: 0;
      padding: 7px 0; }
      @media screen and (max-width: 640px) {
        .header .nav-primary ul.megamenu {
          margin: 0 1em 0 1em; } }
      .header .nav-primary ul.megamenu li {
        padding: 2px 5px 6px;
        text-align: center; }
        .header .nav-primary ul.megamenu li.active {
          border-bottom: 4px solid #c39052; }
        .header .nav-primary ul.megamenu li a {
          font-family: 'Noto Sans', sans-serif;
          font-size: 16px;
          font-weight: 400;
          line-height: 12px;
          color: #1a253c;
          text-decoration: none;
          text-transform: uppercase;
          vertical-align: middle;
          display: inline-block; }
          @media screen and (max-width: 960px) {
            .header .nav-primary ul.megamenu li a {
              font-family: 'PT Sans Narrow', 'Noto Sans', sans-serif;
              font-weight: 300;
              font-size: 18px;
              text-transform: none; } }
          @media screen and (max-width: 640px) {
            .header .nav-primary ul.megamenu li a {
              font-size: 18px; } }
          @media screen and (max-width: 480px) {
            .header .nav-primary ul.megamenu li a {
              font-size: 16px; } }
          .header .nav-primary ul.megamenu li a:hover {
            color: #c39052; }

.burger-menu-button {
  display: none !important; }

.burger-menu-account {
  height: 300px !important;
  top: 128px !important;
  z-index: 60 !important; }
  @media screen and (max-width: 640px) {
    .burger-menu-account {
      top: 169px !important; } }
  .burger-menu-account a:last-child {
    margin-top: 10px; }

nav.menu {
  position: absolute;
  top: 169px;
  left: 0;
  width: 100%;
  height: calc(100% - 100px);
  overflow-y: auto;
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 100px; }

nav.languages {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: calc(100% - 100px);
  overflow-y: auto;
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 60px;
  font-weight: 400; }
  nav.languages > a:hover {
    background-color: #81949c !important; }
  nav.languages > a:nth-child(7) {
    border-bottom: 1px solid #81949c !important; }

nav.account {
  position: absolute;
  left: 0;
  width: 250px;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #1a253c; }

/* ----------------------------------------------------------------------------------------------------------
04 Footer ---------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.footer {
  overflow: hidden !important;
  color: #AB8155;
  padding: 3.125em 0 0 0;
  background-color: #1a253c;
  border-top: 1px solid rgba(34, 34, 34, 0.5);
  margin: 1.5625em 0 0 0;
  *zoom: 1; }
  .footer:before, .footer:after {
    content: " ";
    display: table; }
  .footer:after {
    clear: both; }
  .footer a {
    font-size: 12px; }
  .footer form {
    margin-left: 40.5em; }
  .footer section {
    display: block;
    float: left;
    margin-bottom: 50px; }
    @media screen and (max-width: 640px) {
      .footer section {
        float: none;
        width: 100%;
        text-align: center; } }
    @media screen and (max-width: 640px) {
      .footer section .select {
        margin: 0 auto;
        display: block; } }
    @media screen and (max-width: 640px) {
      .footer section form {
        margin: 0 auto;
        display: inline-block; } }
    @media screen and (max-width: 640px) {
      .footer section img {
        display: block; } }
  .footer .footer-logo {
    margin: 0 0 3.125em 0;
    display: block; }
    @media screen and (max-width: 640px) {
      .footer .footer-logo {
        margin: 0 auto 3.125em auto; } }
  .footer .footer-guarantee {
    margin-left: -50em; }
    @media screen and (max-width: 960px) {
      .footer .footer-guarantee {
        margin: 0 auto;
        float: none;
        width: 100%;
        clear: both;
        margin-bottom: 100px;
        text-align: center; } }
    @media screen and (max-width: 640px) {
      .footer .footer-guarantee {
        margin-left: 0;
        text-align: center;
        width: 100%;
        clear: both;
        text-align: center; } }
    .footer .footer-guarantee img {
      display: inline-block; }
  .footer .payment-list {
    list-style-type: none;
    width: 271px;
    margin: 0 100px 100px 50px;
    padding: 0;
    *zoom: 1; }
    .footer .payment-list:before, .footer .payment-list:after {
      content: " ";
      display: table; }
    .footer .payment-list:after {
      clear: both; }
    @media screen and (max-width: 640px) {
      .footer .payment-list {
        margin: 0 auto; } }
    .footer .payment-list > li {
      width: 64px;
      border-radius: 3px;
      float: left;
      margin-right: 5px;
      margin-bottom: 5px; }
      .footer .payment-list > li:nth-child(4n) {
        margin-right: 0; }
  .footer .secondary-links {
    position: absolute;
    bottom: 25px;
    right: 2.5em;
    list-style-type: none; }
    @media screen and (max-width: 640px) {
      .footer .secondary-links {
        position: relative;
        width: 100%;
        padding: 0; } }
    .footer .secondary-links > li {
      display: inline-block;
      margin-right: 25px; }
      @media screen and (max-width: 640px) {
        .footer .secondary-links > li {
          display: block;
          margin: 0 auto;
          text-align: center; } }
      .footer .secondary-links > li a {
        color: #AB8155;
        text-decoration: none; }
        .footer .secondary-links > li a:hover {
          color: #BC9266;
          text-decoration: underline; }
      .footer .secondary-links > li:last-child {
        margin-right: 0; }
  .footer .primary-links {
    list-style-type: none;
    padding: 0;
    margin: 25px 0 50px 40.5em; }
    .footer .primary-links > li {
      display: block;
      margin-bottom: 10px; }
      .footer .primary-links > li a {
        color: #AB8155;
        text-decoration: none;
        padding: 0; }
        .footer .primary-links > li a:hover {
          color: #BC9266;
          text-decoration: underline; }

.footer-socials {
  float: right;
  width: 11.76471%;
  margin: 0;
  padding: 0;
  list-style: none; }
  .footer-socials li {
    float: right;
    margin-left: 10px; }
    .footer-socials li:last-child {
      margin-right: 0; }
  .footer-socials a {
    border-radius: 3px;
    background: #CDA377;
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    text-decoration: none;
    margin-top: 0.5em;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .footer-socials a span {
      position: absolute;
      font-size: 1.25em;
      z-index: 100;
      top: 10px;
      left: 10px;
      color: #000000;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .footer-socials a:hover {
      background: #AB8155;
      box-shadow: 0px 0px 0px 2px #CDA377; }
    .footer-socials a:hover span {
      color: #CDA377; }

.badges img {
  width: 45%; }

#currencyswitch {
  clear: both;
  width: 75px; }
  @media screen and (max-width: 640px) {
    #currencyswitch {
      float: right;
      z-index: 1; } }

.footer-responsive {
  background-color: #1a253c;
  color: #DDE0E1;
  /* KATALOG */
  width: 100%;
  padding: 0 0 30px; }
  .footer-responsive .footer-h2 {
    color: #ffffff;
    margin: 0;
    font-size: 17px;
    font-weight: 400; }
  .footer-responsive .footer-h3 {
    color: #c39052;
    margin: 10px 0 0;
    font-size: 14px;
    font-weight: 400; }
  .footer-responsive .footer-h4 {
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
    color: #FFF;
    margin: 0;
    padding-bottom: 8px; }
  .footer-responsive ul.footer-nav-list {
    float: left;
    width: 25%;
    margin-top: 0;
    list-style-type: none; }
    @media screen and (max-width: 960px) {
      .footer-responsive ul.footer-nav-list {
        width: 50%;
        margin-bottom: 0; } }
    @media screen and (max-width: 640px) {
      .footer-responsive ul.footer-nav-list {
        display: none; } }
    .footer-responsive ul.footer-nav-list a {
      color: #FFFFFF;
      font-size: 14px;
      line-height: 26px;
      text-decoration: none; }
      .footer-responsive ul.footer-nav-list a:hover {
        color: #c39052; }
  .footer-responsive .newsletter {
    width: 100%;
    padding: 30px 0 15px;
    color: #9fa7ac;
    text-align: center;
    border-bottom: 1px solid #294c5e; }
    .footer-responsive .newsletter label[required=required] {
      font-family: 'PT Sans Narrow', 'Noto Sans', sans-serif;
      font-size: 13px;
      width: calc(100% - 30px);
      vertical-align: middle; }
      .footer-responsive .newsletter label[required=required]:before {
        content: '* ';
        color: #d00; }
    .footer-responsive .newsletter .form-field {
      margin-bottom: 5px; }
      .footer-responsive .newsletter .form-field.email {
        width: 380px;
        height: 32px;
        margin: 30px auto 15px; }
        @media screen and (max-width: 640px) {
          .footer-responsive .newsletter .form-field.email {
            width: 300px; } }
      .footer-responsive .newsletter .form-field.dsgvo {
        width: 380px;
        margin: 0 auto 5px; }
        .footer-responsive .newsletter .form-field.dsgvo input {
          margin-left: -17px; }
        @media screen and (max-width: 640px) {
          .footer-responsive .newsletter .form-field.dsgvo {
            width: 280px; } }
    .footer-responsive .newsletter #nl-email {
      font-size: 14px;
      width: 330px;
      height: 37px;
      max-width: 100%;
      margin: 0;
      color: #000000;
      font-family: "Noto Sans", sans-serif;
      border-width: 0;
      vertical-align: top;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
      @media screen and (max-width: 640px) {
        .footer-responsive .newsletter #nl-email {
          width: 250px; } }
      .footer-responsive .newsletter #nl-email::-webkit-input-placeholder {
        color: #9fa7ac; }
    .footer-responsive .newsletter #newsletter-submit {
      float: right;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .footer-responsive .newsletter label a {
      color: #FFFFFF; }
  .footer-responsive .page-wrap.links {
    padding-top: 15px; }
  .footer-responsive .support {
    float: right;
    width: 25%; }
    .footer-responsive .support a {
      display: block;
      margin-top: 5px;
      color: #FFFFFF;
      font-size: 14px;
      line-height: 26px;
      text-decoration: none; }
      .footer-responsive .support a:hover {
        color: #c39052; }
      .footer-responsive .support a.phone {
        margin-top: 0;
        color: #FFFFFF;
        font-size: 20px; }
        .footer-responsive .support a.phone:hover {
          color: #c39052; }
        .footer-responsive .support a.phone .fa-phone {
          color: #FFFFFF; }
    @media screen and (max-width: 960px) {
      .footer-responsive .support {
        width: 50%;
        float: left;
        padding-left: 40px;
        margin-top: 10px; } }
    @media screen and (max-width: 640px) {
      .footer-responsive .support {
        width: 100%;
        vertical-align: top;
        margin-top: 0; } }
  .footer-responsive .row.social {
    margin-top: 15px; }
    .footer-responsive .row.social .empty {
      float: left;
      width: 25%; }
    .footer-responsive .row.social .socials {
      float: left;
      width: 25%;
      margin-left: 40px;
      margin-bottom: 40px; }
      @media screen and (max-width: 960px) {
        .footer-responsive .row.social .socials {
          width: 50%;
          float: left;
          margin-top: 30px; } }
      @media screen and (max-width: 640px) {
        .footer-responsive .row.social .socials {
          width: 100%;
          clear: none;
          float: right;
          padding-left: 40px;
          vertical-align: top; } }
      .footer-responsive .row.social .socials a {
        margin-right: 20px;
        display: inline-block;
        text-decoration: none; }
        @media screen and (max-width: 640px) {
          .footer-responsive .row.social .socials a {
            margin-bottom: 15px; } }
        .footer-responsive .row.social .socials a img {
          width: 24px;
          height: auto; }
        .footer-responsive .row.social .socials a.facebook, .footer-responsive .row.social .socials a.x-twitter, .footer-responsive .row.social .socials a.instagram, .footer-responsive .row.social .socials a.youtube {
          font-family: 'Iconfont';
          font-style: normal;
          font-size: 32px;
          color: #687477; }
          .footer-responsive .row.social .socials a.facebook:hover, .footer-responsive .row.social .socials a.x-twitter:hover, .footer-responsive .row.social .socials a.instagram:hover, .footer-responsive .row.social .socials a.youtube:hover {
            color: #c39052; }
        .footer-responsive .row.social .socials a.facebook:before {
          content: ""; }
        .footer-responsive .row.social .socials a.x-twitter:before {
          content: ""; }
        .footer-responsive .row.social .socials a.instagram:before {
          content: ""; }
        .footer-responsive .row.social .socials a.youtube:before {
          content: ""; }
    .footer-responsive .row.social .payment-methods {
      float: left;
      width: 45%;
      display: block; }
      @media screen and (max-width: 960px) {
        .footer-responsive .row.social .payment-methods {
          width: 50%;
          float: left;
          padding-left: 40px; } }
      @media screen and (max-width: 1024px) {
        .footer-responsive .row.social .payment-methods {
          display: none; } }
      .footer-responsive .row.social .payment-methods .icons {
        display: flex;
        justify-content: flex-start; }
        .footer-responsive .row.social .payment-methods .icons img {
          margin-right: 2%; }
  .footer-responsive h2 {
    margin-left: 40px; }
  .footer-responsive #flags {
    border-top: 1px solid #81949c;
    padding-top: 20px; }
    .footer-responsive #flags h2 {
      margin-left: 40px; }
    @media screen and (max-width: 960px) {
      .footer-responsive #flags {
        display: none; } }
  .footer-responsive ul.flags {
    float: left;
    width: 15%;
    margin-top: 0; }
    .footer-responsive ul.flags li {
      list-style-type: none;
      white-space: nowrap;
      line-height: 28px; }
      .footer-responsive ul.flags li a {
        text-decoration: none;
        color: #FFFFFF;
        font-size: 14px; }
        .footer-responsive ul.flags li a:hover {
          color: #c39052; }
        .footer-responsive ul.flags li a .flag-icon {
          width: 24px;
          height: 18px;
          margin-right: 8px;
          vertical-align: 4px; }
    @media screen and (max-width: 960px) {
      .footer-responsive ul.flags {
        width: 33%; }
        .footer-responsive ul.flags:nth-child(3n+1) {
          clear: left; } }
  .footer-responsive #copyright {
    text-align: center;
    font-size: 12px; }

/* ----------------------------------------------------------------------------------------------------------
Popup ---------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.popup-general {
  background: #F2F4F5;
  border-radius: 3px;
  width: 80%;
  max-width: 800px;
  min-height: 400px;
  margin: auto auto;
  padding: 1em; }
  @media screen and (max-width: 640px) {
    .popup-general {
      width: 100%; } }
  .popup-general .popup-h1 {
    font-size: 2em;
    margin-bottom: 25px;
    font-weight: 300; }
    @media screen and (max-width: 640px) {
      .popup-general .popup-h1 {
        text-align: center; } }
  .popup-general .popup-h2 span {
    color: #c39052;
    font-weight: 600; }
  .popup-general .content-box {
    width: 48%;
    display: inline-block;
    vertical-align: top; }
    .popup-general .content-box.login-content-right {
      background-color: #F2F4F5;
      padding-top: 0; }
      .popup-general .content-box.login-content-right .seal img {
        float: left; }
    .popup-general .content-box form {
      margin-bottom: 30px; }
      .popup-general .content-box form a.btn.btn-secondary {
        width: 49%;
        padding: 10px 15px;
        line-height: 16px;
        font-weight: 400;
        text-transform: uppercase;
        text-decoration: none;
        border: 1px solid #c39052;
        background-color: transparent;
        color: #c39052; }
        .popup-general .content-box form a.btn.btn-secondary:hover {
          color: #FFFFFF;
          background-color: #896c42; }
      .popup-general .content-box form #country-button,
      .popup-general .content-box form #language-button,
      .popup-general .content-box form #currency-button {
        width: 100%;
        background-color: #ffffff; }
    @media screen and (max-width: 960px) {
      .popup-general .content-box {
        width: 100%; } }
  .popup-general label {
    display: block;
    font-size: 0.875em;
    color: #000000; }
  .popup-general label[required=required]:before {
    content: '* ';
    color: #DD0000; }
  .popup-general input[type="text"], .popup-general input[type="password"], .popup-general input[type="email"] {
    font-size: 0.875em;
    padding: 5px 15px; }
  .popup-general ul {
    list-style-image: url("../../images/haken.png");
    margin: 0 0 1.875em 0;
    padding: 0 0 0 40px;
    *zoom: 1; }
    .popup-general ul:before, .popup-general ul:after {
      content: " ";
      display: table; }
    .popup-general ul:after {
      clear: both; }
    .popup-general ul li {
      margin-right: 15px; }
      .popup-general ul li:last-child {
        margin-right: 0; }
    .popup-general ul label {
      display: inline-block; }
    .popup-general ul input[type="checkbox"] {
      margin-right: 5px; }
    .popup-general ul select {
      margin-left: 5px; }
  .popup-general input[type="submit"] {
    width: 260px;
    margin-top: 1em;
    font-size: 1em;
    line-height: 19px;
    padding: 0.625em 0.9375em;
    text-align: center; }
  .popup-general a.js-popup {
    text-decoration: none;
    display: inline-block;
    margin-top: 0.625em;
    width: 260px;
    padding: 0.625em 0.9375em;
    line-height: 19px; }
    .popup-general a.js-popup._switch-lost, .popup-general a.js-popup._switch-login, .popup-general a.js-popup._switch-register {
      color: #000;
      font-size: 14px;
      text-decoration: none;
      display: block;
      margin-bottom: 15px;
      padding: 0; }
      .popup-general a.js-popup._switch-lost:hover, .popup-general a.js-popup._switch-login:hover, .popup-general a.js-popup._switch-register:hover {
        text-decoration: underline; }
    .popup-general a.js-popup._switch-lost {
      color: #666; }
      .popup-general a.js-popup._switch-lost:hover {
        color: #000; }
  .popup-general #register:disabled {
    background-color: #e5b88a; }
  .popup-general #register-dsgvo {
    float: left;
    margin-right: 6px; }
  .popup-general .message {
    border-radius: 3px;
    width: 100%;
    margin: 5px 0 15px;
    z-index: 10000;
    font-size: 0.875em;
    padding: 10px;
    display: none; }
  .popup-general .message.info {
    background-color: #5B636D; }
  .popup-general .message.error {
    background-color: #FF8585;
    border: 2px solid #940000; }
  .popup-general .message.success {
    background-color: #B6E3A9;
    border: 2px solid #1D8900; }
  .popup-general#localepopup {
    max-width: 500px; }
    .popup-general#localepopup h1 {
      margin-left: 20px; }
    .popup-general#localepopup .locale-content {
      width: 100%;
      display: block;
      background-color: transparent; }
      .popup-general#localepopup .locale-content .input {
        margin-bottom: 10px; }
      .popup-general#localepopup .locale-content input[type="submit"] {
        width: 50%;
        margin-top: 1em; }

.ui-selectmenu-menu {
  max-height: 260px;
  overflow-y: auto; }
  .ui-selectmenu-menu .flags .ui-icon {
    background-image: none;
    background-repeat: no-repeat;
    background-position: 2px 2px; }
    .ui-selectmenu-menu .flags .ui-icon.flag-DE {
      background-image: url("/my/img/icons/flags/de.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-ES {
      background-image: url("/my/img/icons/flags/es.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-FR {
      background-image: url("/my/img/icons/flags/fr.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-IT {
      background-image: url("/my/img/icons/flags/it.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-CH {
      background-image: url("/my/img/icons/flags/ch.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-GB {
      background-image: url("/my/img/icons/flags/gb.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-US {
      background-image: url("/my/img/icons/flags/us.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-AR {
      background-image: url("/my/img/icons/flags/ar.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-AU {
      background-image: url("/my/img/icons/flags/au.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-CA {
      background-image: url("/my/img/icons/flags/ca.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-CR {
      background-image: url("/my/img/icons/flags/cr.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-CU {
      background-image: url("/my/img/icons/flags/cu.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-CZ {
      background-image: url("/my/img/icons/flags/cz.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-FI {
      background-image: url("/my/img/icons/flags/fi.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-HR {
      background-image: url("/my/img/icons/flags/hr.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-IN {
      background-image: url("/my/img/icons/flags/in.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-ID {
      background-image: url("/my/img/icons/flags/id.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-JP {
      background-image: url("/my/img/icons/flags/jp.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-LU {
      background-image: url("/my/img/icons/flags/lu.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-MY {
      background-image: url("/my/img/icons/flags/my.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-MX {
      background-image: url("/my/img/icons/flags/mx.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-NL {
      background-image: url("/my/img/icons/flags/nl.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-NZ {
      background-image: url("/my/img/icons/flags/nz.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-AT {
      background-image: url("/my/img/icons/flags/at.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-PA {
      background-image: url("/my/img/icons/flags/pa.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-PH {
      background-image: url("/my/img/icons/flags/ph.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-PL {
      background-image: url("/my/img/icons/flags/pl.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-RU {
      background-image: url("/my/img/icons/flags/ru.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-CN {
      background-image: url("/my/img/icons/flags/cn.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-DO {
      background-image: url("/my/img/icons/flags/do.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-SG {
      background-image: url("/my/img/icons/flags/sg.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-ZA {
      background-image: url("/my/img/icons/flags/za.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-TH {
      background-image: url("/my/img/icons/flags/th.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-TR {
      background-image: url("/my/img/icons/flags/tr.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-AE {
      background-image: url("/my/img/icons/flags/ae.gif"); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-preloader a:hover {
  color: white; }

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

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

button.mfp-close {
  background: transparent;
  font-size: 7em;
  cursor: pointer !important; }

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

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

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

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

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

.mfp-close-btn-in .mfp-close {
  color: #000000;
  font-size: 3em;
  top: 20px;
  right: 20px; }

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

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

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

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

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

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

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

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

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

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

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
  border: 1px solid #444444; }

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

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

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: url("../img/spin.gif") no-repeat scroll center center #F2F4F5 !important; }

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

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

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

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

.mfp-figure figure {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

body {
  background-color: #F2F4F5;
  overflow-x: hidden; }

.nav-breadcrumb ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
.nav-breadcrumb li {
  display: inline-block;
  color: #BC9266; }
  .nav-breadcrumb li a {
    color: #BC9266;
    text-decoration: none; }
    .nav-breadcrumb li a:hover {
      text-decoration: underline; }
  .nav-breadcrumb li:last-child a {
    color: #CDA377; }

.register-content, .login-content {
  padding: 1.5625em;
  width: 100%;
  color: #0a0a0a; }
  .register-content #privacy-accepted, .login-content #privacy-accepted {
    margin: 1em 0 0; }
  .register-content label[required=required]:before,
  .register-content legend[required=required]:before, .login-content label[required=required]:before,
  .login-content legend[required=required]:before {
    content: '* ';
    color: #d00; }
  .register-content h1, .login-content h1 {
    margin-bottom: 0.625em; }
  .register-content label, .login-content label {
    display: block; }
  .register-content.left, .login-content.left {
    float: left;
    width: 78.15126%; }
  .register-content .primary-btn, .login-content .primary-btn {
    margin-top: 0.625em;
    padding: 0.625em 0.9375em; }
  .register-content input, .login-content input {
    margin-bottom: 0.625em; }
  .register-content h1, .login-content h1 {
    font-size: 1.875em;
    font-weight: 400;
    color: #0a0a0a; }
    .register-content h1 span, .login-content h1 span {
      font-size: 0.53333em;
      color: #CDA377;
      display: block; }
  .register-content .seo-text, .login-content .seo-text {
    width: 96.77419%;
    color: #0a0a0a; }
  .register-content .filter-refine-container, .login-content .filter-refine-container {
    margin-bottom: 2.5em;
    *zoom: 1; }
    .register-content .filter-refine-container:before, .register-content .filter-refine-container:after, .login-content .filter-refine-container:before, .login-content .filter-refine-container:after {
      content: " ";
      display: table; }
    .register-content .filter-refine-container:after, .login-content .filter-refine-container:after {
      clear: both; }
  .register-content .offers-count, .login-content .offers-count {
    color: #0a0a0a;
    font-size: 1em;
    float: left;
    margin: 0.625em 0 0 0; }
  .register-content .filter-dropdowns, .login-content .filter-dropdowns {
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: right; }
    .register-content .filter-dropdowns li, .login-content .filter-dropdowns li {
      display: inline-block; }

/* Datepicker */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 900;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.picker__input {
  cursor: default; }

.picker__input.picker__input--active {
  border-color: #B4B4B4; }

.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: -0.6875em; }

.picker {
  width: 100%; }

.picker__holder {
  position: absolute;
  background: #ffffff;
  border: 1px solid #b4b4b4;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 5px;
  min-width: 176px;
  max-width: 466px;
  max-height: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  -webkit-transition: all 0.15s ease-out, max-height 0 0.15s, border-width 0 0.15s;
  -moz-transition: all 0.15s ease-out, max-height 0 0.15s, border-width 0 0.15s;
  transition: all 0.15s ease-out, max-height 0 0.15s, border-width 0 0.15s; }

.picker__frame {
  padding: 1px; }

.picker__wrap {
  margin: -1px; }

.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border-top-width: 1px;
  border-bottom-width: 1px;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
  -webkit-transition: all 0.15s ease-out, max-height 0, border-width 0;
  -moz-transition: all 0.15s ease-out, max-height 0, border-width 0;
  transition: all 0.15s ease-out, max-height 0, border-width 0;
  box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12); }

.picker__box {
  /*padding: 0 1em;*/ }

.picker__header {
  text-align: center;
  position: relative;
  padding: 0.625em 0;
  background-color: #F9F9F9;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.picker__month,
.picker__year {
  display: inline-block;
  font-size: 0.875em;
  color: #8C8C8C;
  line-height: 1.28571em;
  margin-right: .25em; }

.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  top: 0; }

.picker__nav--next {
  right: 0; }

.picker__nav--prev:before,
.picker__nav--next:before {
  font-family: 'restu-iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  padding: 0.9375em;
  font-size: 0.875em;
  color: #8C8C8C; }

.picker__nav--next:before {
  content: "\e68e"; }

.picker__nav--prev:before {
  content: "\e641"; }

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  background: #E5E5E5; }

.picker__nav--prev:hover:before,
.picker__nav--next:hover:before {
  color: #656565; }

.picker__nav--disabled:hover,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  color: #A2A2A2; }

.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%; }

.picker__table td {
  margin: 0;
  padding: 0; }

.picker__weekday {
  width: 14.285714286%;
  font-size: 0.75em;
  padding: 0.9375em 0;
  color: #8C8C8C;
  font-weight: 300;
  font-style: italic;
  background: #F9F9F9; }

.picker__day {
  padding: 0.625em 0;
  display: block;
  width: 100%;
  font-weight: 300;
  border: 1px solid transparent; }

.picker__day--today {
  color: #656565;
  background: #F9F9F9;
  position: relative; }

.picker__day--selected,
.picker__day--selected:hover {
  border-color: #18a055; }

.picker__day--highlighted {
  background: #b1dcfb; }

.picker__day--disabled:before {
  border-top-color: #aaaaaa; }

.picker__day--outfocus {
  color: #707070; }

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #fff;
  background: #707070; }

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  background: #1FC36A;
  border: 1px solid #0F7640;
  color: #ffffff; }

.picker__day--disabled,
.picker__day--disabled:hover {
  background: #fff;
  color: #dddddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb; }

.picker__footer {
  text-align: center; }

.picker__button--today,
.picker__button--clear {
  border: none;
  background: #ffffff;
  font-size: .8em;
  text-decoration: underline;
  font-weight: 500;
  padding: 1.25em 0;
  color: #1fc36a;
  width: 50%;
  display: inline-block; }

.picker__button--today {
  border-radius: 0 0 0 4px; }

.picker__button--clear {
  border-radius: 0 0 4px 0; }

.picker__button--today:hover,
.picker__button--clear:hover {
  cursor: pointer;
  color: #fff;
  background: #1fc36a;
  border-bottom-color: #b1dcfb;
  text-decoration: none; }

.picker__button--today:focus,
.picker__button--clear:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none; }

.picker__button--today:before,
.picker__button--clear:before {
  position: relative;
  display: inline-block;
  height: 0; }

/* ----------------------------------------------------------------------------------------------------------
Paginatior --------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.paginator,
.entity,
.featured,
.sort {
  list-style-type: none;
  margin: 1em 0 0;
  padding: 0;
  height: 31px;
  *zoom: 1; }
  .paginator:before, .paginator:after,
  .entity:before,
  .entity:after,
  .featured:before,
  .featured:after,
  .sort:before,
  .sort:after {
    content: " ";
    display: table; }
  .paginator:after,
  .entity:after,
  .featured:after,
  .sort:after {
    clear: both; }
  .paginator li,
  .entity li,
  .featured li,
  .sort li {
    float: left;
    margin-right: 3px; }
    .paginator li:last-child,
    .entity li:last-child,
    .featured li:last-child,
    .sort li:last-child {
      margin-right: 0; }
    .paginator li:first-child,
    .entity li:first-child,
    .featured li:first-child,
    .sort li:first-child {
      color: #5B636D; }
    .paginator li.disabled,
    .entity li.disabled,
    .featured li.disabled,
    .sort li.disabled {
      display: none; }
  .paginator a,
  .entity a,
  .featured a,
  .sort a {
    font-size: 0.875em;
    display: block;
    padding: 0.35714em 10px;
    border-radius: 3px;
    border: 1px solid #072939;
    background-color: transparent;
    color: #0a0a0a;
    text-decoration: none;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out; }
    .paginator a:hover,
    .entity a:hover,
    .featured a:hover,
    .sort a:hover {
      background-color: #072939;
      color: #ffffff; }
  .paginator .active a,
  .entity .active a,
  .featured .active a,
  .sort .active a {
    background-color: #072939;
    color: #ffffff; }

ul.entity {
  display: inline-block; }
  ul.entity input#search {
    width: 150px; }

ul.featured,
ul.sort {
  display: inline-block;
  margin-right: 2em; }

form.searchform {
  display: inline; }
  form.searchform div.submit {
    display: inline-block; }
    form.searchform div.submit input {
      padding: 2px 10px;
      margin-right: 1em; }

form.upload {
  max-width: 350px;
  background-color: #ffffff;
  margin-bottom: 20px;
  padding: 20px; }

form.searchform + a.reset {
  text-decoration: none;
  padding: 0;
  border: none;
  display: initial;
  position: absolute;
  top: 70px;
  right: 0; }
  @media screen and (max-width: 768px) {
    form.searchform + a.reset {
      position: relative;
      top: -10px; } }

#searchuser input[type=text] {
  width: 300px; }

.main-container {
  padding-bottom: 5em;
  min-height: 54vh; }
  @media screen and (max-width: 640px) {
    .main-container {
      min-height: 76vh; } }

.main-content {
  z-index: 50; }

.moveadvert {
  border: 1px solid white;
  height: 250px;
  background-color: #ffffff;
  padding: 1em;
  position: relative;
  width: auto;
  max-width: 500px;
  margin: 20px auto; }
  .moveadvert .target {
    margin: 1em 0; }
  .moveadvert label {
    display: block; }
  .moveadvert button#moveadvert {
    padding: 0.375rem 1.1rem 0.2rem 1.1rem;
    line-height: 21px;
    font-family: "Noto Sans", sans-serif; }

.offers-container {
  width: 100%; }
  .offers-container .offers-count {
    color: #0a0a0a;
    font-size: 0.875em;
    clear: right;
    float: right;
    margin: 0.625em 0 0 0; }

.offers-list {
  list-style-type: none;
  margin: 2em auto 0;
  clear: both;
  *zoom: 1;
  width: 100%;
  padding: 0;
  /* @include breakpoint(max-1440) {
          width: percent(1014,1024);
  }
  @include breakpoint(max-960) {
          width: percent(708,768);
  }
  @include breakpoint(max-640)  {
          width: percent(300,320);
  } */ }
  .offers-list:before, .offers-list:after {
    content: " ";
    display: table; }
  .offers-list:after {
    clear: both; }
  .offers-list .offers-item__image {
    overflow: hidden;
    position: relative;
    min-height: 150px;
    -webkit-transition: opacity 0.2 ease-in-out;
    -moz-transition: opacity 0.2 ease-in-out;
    transition: opacity 0.2 ease-in-out; }
    .offers-list .offers-item__image .badge {
      border-radius: 3px;
      font-size: 0.875em;
      padding: 0.35714em 0.71429em;
      z-index: 4;
      position: absolute;
      top: 1.07143em;
      right: 1.07143em;
      background-color: #c39052;
      color: #222222;
      text-transform: uppercase;
      cursor: help;
      -webkit-transition: opacity 0.2 ease-in-out;
      -moz-transition: opacity 0.2 ease-in-out;
      transition: opacity 0.2 ease-in-out; }
  .offers-list .offers-item__info .price .fa-hand-paper {
    color: #cccccc;
    position: relative;
    float: right;
    top: 5px;
    cursor: help; }
  .offers-list .offers-item__info figcaption {
    display: block;
    text-align: center;
    margin-top: 5px;
    border-top: 1px solid #444444; }
    .offers-list .offers-item__info figcaption a {
      margin: 0 0 1% 0;
      display: inline-block;
      text-decoration: none; }
      .offers-list .offers-item__info figcaption a:hover:before {
        color: #0a0a0a;
        font-size: 35px;
        -webkit-transition: font-size 0.2s ease-in-out;
        -moz-transition: font-size 0.2s ease-in-out;
        transition: font-size 0.2s ease-in-out; }
      .offers-list .offers-item__info figcaption a::before {
        color: #222222;
        font-size: 30px;
        text-indent: 0; }
      .offers-list .offers-item__info figcaption a.edit::before {
        content: "\E043"; }
      .offers-list .offers-item__info figcaption a.preview::before {
        content: "\E012"; }
      .offers-list .offers-item__info figcaption a.stop::before {
        content: "\E009"; }
      .offers-list .offers-item__info figcaption a.top::before {
        content: "\E033";
        color: gold; }
      .offers-list .offers-item__info figcaption a.std::before {
        content: "\E032"; }
      .offers-list .offers-item__info figcaption a.archive::before {
        content: "\E026"; }
      .offers-list .offers-item__info figcaption a.delete::before {
        content: "\E018"; }
      .offers-list .offers-item__info figcaption a.delete:hover:before {
        background-color: red;
        color: #ffffff;
        border-radius: 4px; }
      .offers-list .offers-item__info figcaption a.pictures::before {
        content: "\E017"; }
      .offers-list .offers-item__info figcaption a.preview::before {
        content: "\E012"; }
      .offers-list .offers-item__info figcaption a.wait::before {
        content: "\E028"; }
      .offers-list .offers-item__info figcaption a.payment::before {
        content: "\E044"; }
      .offers-list .offers-item__info figcaption a.scrap::before {
        content: "\E006"; }
      .offers-list .offers-item__info figcaption a.publish::before {
        content: "\E010";
        color: green; }
      .offers-list .offers-item__info figcaption a.decline::before {
        content: "\E021";
        color: red; }
      .offers-list .offers-item__info figcaption a.upgrade::before {
        content: "\E01A";
        color: #c39052; }
      .offers-list .offers-item__info figcaption a.move {
        float: right; }
        .offers-list .offers-item__info figcaption a.move::before {
          content: "\E007"; }
    .offers-list .offers-item__info figcaption div.action {
      display: inline-block;
      width: 60px;
      vertical-align: top; }
    .offers-list .offers-item__info figcaption span.action {
      display: block;
      font-size: 13px;
      height: 43px;
      color: #0a0a0a;
      word-wrap: break-word;
      line-height: 100%; }
  .offers-list .offers-item {
    width: 30%;
    height: 455px;
    margin-right: 3.97849%;
    margin-bottom: 6.02151%;
    float: left;
    border: none;
    overflow: hidden;
    text-align: center;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out; }
    .offers-list .offers-item:hover figcaption {
      opacity: 1; }
    .offers-list .offers-item .created {
      font-size: 16px; }
    .offers-list .offers-item:hover img {
      -webkit-transform: scale(1.03, 1.03);
      -webkit-transform-origin: center center; }
    .offers-list .offers-item .offers-item__info {
      padding: 0.9375em 0 0 0; }
      .offers-list .offers-item .offers-item__info figcaption a {
        padding-top: 6px; }
    .offers-list .offers-item .offers-item-image {
      overflow: hidden; }
    .offers-list .offers-item:hover .offers-item-price {
      color: #222222;
      background-color: #BC9266;
      border: 1px solid transparent; }
    .offers-list .offers-item img {
      -webkit-backface-visibility: hidden;
      -webkit-transform: scale(1 1);
      width: auto;
      max-height: 250px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .offers-list .offers-item:nth-of-type(3n) {
      margin-right: 0; }
      @media screen and (max-width: 960px) {
        .offers-list .offers-item:nth-of-type(3n) {
          margin-right: 1.31926%; } }
    @media screen and (max-width: 640px) {
      .offers-list .offers-item {
        width: 100%;
        margin-bottom: 1.25em;
        margin-right: 0; } }
    .offers-list .offers-item h3 {
      font-size: 1.125em;
      font-weight: 400;
      margin-bottom: 0.625em;
      height: 2.6em;
      line-height: 1.3em;
      overflow: hidden; }
      .offers-list .offers-item h3 a {
        color: #0a0a0a;
        text-decoration: none; }
    .offers-list .offers-item .offers-item-availability {
      font-size: 0.8125em;
      color: #0a0a0a;
      margin-bottom: 0.92308em; }
    .offers-list .offers-item .offers-item-price {
      text-decoration: none;
      font-size: 1.375em;
      color: #BC9266;
      border: 1px solid #BC9266;
      border-radius: 1px;
      padding: 0.45455em 0;
      width: 100%;
      text-align: center;
      display: block;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

.price {
  font-size: 1.75em;
  color: #0a0a0a; }

.price-original {
  display: block;
  font-size: 1em;
  color: #0a0a0a; }

.price-on-request {
  font-size: 0.8125em; }

.gallery-container {
  width: 100%;
  margin-bottom: 4.375em;
  *zoom: 1; }
  .gallery-container:before, .gallery-container:after {
    content: " ";
    display: table; }
  .gallery-container:after {
    clear: both; }
  .gallery-container .primary-photo {
    float: left;
    display: block;
    width: 25em;
    height: 14.0625em;
    overflow: hidden;
    margin-right: 0.3125em;
    border: 1px solid #444444; }
  .gallery-container li {
    width: 12.25em;
    margin-right: 0.3125em;
    height: 6.875em;
    float: left;
    margin-bottom: 0.3125em;
    overflow: hidden;
    border: 1px solid #444444; }
    .gallery-container li:nth-of-type(5n) {
      clear: left; }
    .gallery-container li.show-more-photos {
      background-color: #444444;
      color: #BBBBBB; }
      .gallery-container li.show-more-photos a {
        color: #BBBBBB;
        font-size: 3.75em;
        text-decoration: none;
        text-align: center;
        width: 100%;
        padding-top: 0.25em;
        display: block; }
  .gallery-container ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block;
    float: left;
    width: 70%;
    *zoom: 1; }
    .gallery-container ul:before, .gallery-container ul:after {
      content: " ";
      display: table; }
    .gallery-container ul:after {
      clear: both; }
  .gallery-container img {
    width: 100%; }

.item-details {
  color: #0a0a0a;
  width: 92.43697%; }
  .item-details ul {
    padding: 0;
    margin: 0 8.40336% 0 0;
    list-style-type: none;
    display: inline-block; }
    .item-details ul li {
      line-height: 2; }
  .item-details h2 {
    font-size: 1.625em;
    font-weight: 400;
    color: #0a0a0a; }

.scrolling-offers-container {
  border: 1px solid #333333;
  border-radius: 3px 3px 0 0; }
  .scrolling-offers-container h2 {
    display: block;
    height: 3.125em;
    line-height: 3.125em;
    color: #BBBBBB;
    font-size: 1.125em;
    font-weight: 400;
    background-color: #333333;
    text-align: center;
    border-radius: 3px 3px 0 0; }

.scrolling-offers-list {
  list-style-type: none;
  margin: 0 auto;
  width: 100%;
  height: 300px;
  max-height: 300px;
  padding: 1.5625em 1.5625em;
  overflow-y: hidden;
  overflow-x: scroll;
  white-space: nowrap;
  *zoom: 1; }
  .scrolling-offers-list:before, .scrolling-offers-list:after {
    content: " ";
    display: table; }
  .scrolling-offers-list:after {
    clear: both; }
  .scrolling-offers-list .offers-item {
    width: 250px;
    height: 250px;
    display: inline-block;
    margin-right: 1.6129%;
    border: 1px solid;
    border-color: #AB8155;
    overflow: hidden;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out; }
    .scrolling-offers-list .offers-item:hover {
      border-color: #BC9266; }
      .scrolling-offers-list .offers-item:hover img {
        -webkit-transform: scale(1.03, 1.03);
        -webkit-transform-origin: center center; }
    .scrolling-offers-list .offers-item .offers-item__image {
      width: 250px;
      height: 150px;
      overflow: hidden; }
    .scrolling-offers-list .offers-item .offers-item__info {
      padding: 0.9375em; }
    .scrolling-offers-list .offers-item:hover .offers-item-price {
      color: #0a0a0a;
      background-color: #BC9266;
      border: 1px solid transparent; }
    .scrolling-offers-list .offers-item img {
      -webkit-backface-visibility: hidden;
      -webkit-transform: scale(1 1);
      width: 100%;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .scrolling-offers-list .offers-item h3 {
      font-size: 1em;
      font-weight: 400;
      color: #0a0a0a;
      margin-bottom: 0.625em; }
    .scrolling-offers-list .offers-item .offers-item-availability {
      font-size: 0.8125em;
      color: #0a0a0a;
      margin-bottom: 0.92308em; }
    .scrolling-offers-list .offers-item .offers-item-price {
      text-decoration: none;
      font-size: 1em;
      color: #BC9266;
      border: 1px solid;
      border-color: #BC9266;
      border-radius: 1px;
      padding: 0.625em 0;
      width: 100%;
      text-align: center;
      display: block;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

.clear {
  clear: both; }

.item-details dl {
  float: left;
  width: 30%;
  margin-right: 1.5em; }
.item-details dt {
  float: left;
  clear: both; }
.item-details dd {
  float: right;
  margin: 0; }
.item-details dt.dark, .item-details dd.dark {
  color: #444; }

.debug-bar {
  bottom: 40px;
  position: fixed;
  height: 150px;
  width: 100%;
  background: #F0F0F0;
  color: #000;
  font-size: 16px;
  overflow-y: scroll;
  opacity: .1;
  z-index: 10000; }
  .debug-bar:hover {
    opacity: .98; }
  .debug-bar h3 {
    text-align: center; }

.top-container {
  *zoom: 1; }
  .top-container:before, .top-container:after {
    content: " ";
    display: table; }
  .top-container:after {
    clear: both; }

.search-form {
  float: right;
  width: 42.01681%; }

.message-container {
  top: 10px;
  height: auto;
  width: 100%;
  margin-bottom: 2em; }
  .message-container .primary-btn {
    padding: 6px; }
  .message-container .message {
    border-radius: 3px;
    width: 100%;
    margin: 2px auto;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0 10px 20px;
    color: #ffffff; }
    .message-container .message h3 {
      padding-bottom: 0.5em;
      color: #ffffff; }
    .message-container .message a {
      color: #ffffff;
      font-weight: 600; }
      .message-container .message a:hover {
        color: #ffffff; }
    .message-container .message .close {
      width: 16px;
      height: 16px;
      display: block;
      position: absolute;
      right: 1.5625em;
      top: 50%;
      color: #ffffff;
      text-decoration: none;
      margin-top: -8px; }
  .message-container .message.info {
    background-color: #c39052; }
  .message-container .message.error {
    background-color: #FF8585; }
  .message-container .message.success {
    background-color: #c39052; }

.dropdown-container.paging {
  width: 200px; }
.dropdown-container.order {
  width: 180px;
  float: right;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5; }

.category-container {
  width: 100%; }
  .category-container .category {
    width: 19%;
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 3px;
    margin-bottom: 2em; }
    @media screen and (max-width: 640px) {
      .category-container .category {
        width: 48%;
        margin-bottom: 1em; } }
    @media screen and (max-width: 480px) {
      .category-container .category {
        width: 100%; } }
    .category-container .category a {
      text-decoration: none;
      color: #c39052; }
      .category-container .category a img {
        max-width: 100%;
        display: block;
        cursor: pointer;
        margin: 0 auto;
        padding: 2em 0; }
      .category-container .category a .label {
        text-align: center;
        font-size: 20px;
        margin-bottom: 5px; }
        .category-container .category a .label i.fas {
          display: block;
          color: #c39052; }
    .category-container .category .premium-partner {
      padding: 1em;
      background-color: #ffffff;
      display: none; }

.contact-container {
  width: 30%;
  float: right; }
  @media screen and (max-width: 960px) {
    .contact-container {
      width: 45%; } }
  @media screen and (max-width: 640px) {
    .contact-container {
      width: 100%;
      margin-top: 1em; } }
  .contact-container form {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 3px;
    margin: 0 auto;
    padding: 1em; }
    .contact-container form p.required-hint {
      font-size: 12px; }
    .contact-container form .group {
      margin: 1em 0 0; }
      .contact-container form .group.half {
        width: 48%;
        display: inline-block; }
      .contact-container form .group.border {
        border: 1px solid #AAAAAA;
        padding: 10px 16px; }
    .contact-container form label {
      display: inline;
      color: #0a0a0a;
      padding: 3px 1px;
      font-weight: 300;
      font-size: 1em; }
      .contact-container form label.required:before {
        content: '* ';
        color: #ff0000; }
    .contact-container form select {
      width: 100%;
      background-color: #ffffff;
      font-size: 14px;
      padding: 5px 12px;
      border: 1px solid #AAAAAA;
      margin-top: 5px;
      margin-bottom: 0; }
    .contact-container form input[type="text"],
    .contact-container form input[type="email"],
    .contact-container form input[type="tel"],
    .contact-container form textarea {
      width: 100%;
      border: 1px solid #AAAAAA;
      margin-top: 5px;
      margin-bottom: 0; }
    .contact-container form input[type="checkbox"] {
      margin-bottom: 0; }

.login-heading {
  margin-bottom: 25px; }

.content-box {
  background-color: #ffffff;
  padding: 20px;
  margin: 0 0 20px 0; }
  .content-box h2 {
    padding: 0 0 10px 0;
    font-size: 1.25em;
    font-weight: 400;
    color: #0a0a0a;
    border-bottom: 1px solid #E9E9E9;
    display: block;
    width: 100%;
    margin: 0 0 15px 0; }
  .content-box.login-content, .content-box.register-content {
    vertical-align: top;
    display: inline-block;
    width: 48%; }
    @media screen and (max-width: 640px) {
      .content-box.login-content, .content-box.register-content {
        width: 100%; } }
    .content-box.login-content p, .content-box.register-content p {
      color: #0a0a0a; }
    .content-box.login-content .primary-btn, .content-box.register-content .primary-btn {
      width: 260px; }
      .content-box.login-content .primary-btn.login, .content-box.login-content .primary-btn.register, .content-box.register-content .primary-btn.login, .content-box.register-content .primary-btn.register {
        width: 260px; }
      .content-box.login-content .primary-btn.register, .content-box.register-content .primary-btn.register {
        display: inline-block; }
    .content-box.login-content h1, .content-box.register-content h1 {
      color: #000; }
    .content-box.login-content h1.login-heading, .content-box.register-content h1.login-heading {
      color: #000;
      font-size: 1.25em; }
    .content-box.login-content form, .content-box.register-content form {
      margin: 0 0 30px 0; }
    .content-box.login-content .login-divider, .content-box.register-content .login-divider {
      color: #E9E9E9;
      background-color: #E9E9E9; }
    .content-box.login-content .forgotten-link, .content-box.register-content .forgotten-link {
      color: #000 !important;
      font-size: 14px;
      text-decoration: none;
      margin-bottom: 15px;
      display: block; }
      .content-box.login-content .forgotten-link:hover, .content-box.register-content .forgotten-link:hover {
        text-decoration: underline; }
  .content-box.login-content-right {
    vertical-align: top;
    display: inline-block;
    width: 48%;
    background-color: transparent;
    padding-top: 0; }
    @media screen and (max-width: 640px) {
      .content-box.login-content-right {
        width: 100%; } }
    .content-box.login-content-right h2 > span {
      color: #c39052;
      font-weight: 600; }
    .content-box.login-content-right p {
      color: #0a0a0a; }
    .content-box.login-content-right .seal img {
      float: left; }
    .content-box.login-content-right .seal p {
      padding-top: 16px; }

.detail-content-container {
  width: 100%;
  margin-bottom: 9.375em;
  *zoom: 1; }
  .detail-content-container:before, .detail-content-container:after {
    content: " ";
    display: table; }
  .detail-content-container:after {
    clear: both; }

.content-left {
  float: left;
  width: 67.22689%; }

.content-right {
  float: left;
  width: 25.21008%; }

.details {
  *zoom: 1; }
  .details:before, .details:after {
    content: " ";
    display: table; }
  .details:after {
    clear: both; }

.sub-nav {
  padding: 0.9375em;
  width: 100%;
  display: block;
  margin-bottom: 2.5em; }
  .sub-nav .primary-btn {
    margin-right: 0.9375em;
    padding: 0.625em 0;
    width: 7.8125em;
    display: inline-block; }

.edit-container {
  color: #0a0a0a; }
  .edit-container h1 {
    margin-top: 1em;
    margin-bottom: 1em; }
  .edit-container fieldset {
    margin: 2em 0; }
  .edit-container label {
    display: inline-block;
    padding: 1em 0 0.4em; }
  .edit-container label[required=required]:before,
  .edit-container legend[required=required]:before {
    content: '* ';
    color: #d00; }
  .edit-container .price {
    text-align: right; }
  .edit-container .form-error, .edit-container select.form-error, .edit-container input.form-error {
    background-color: #ff9797; }
  .edit-container .trumbowyg-box {
    margin: 0;
    border-color: #404040; }
  .edit-container .trumbowyg-editor {
    background-color: #ffffff;
    color: #0a0a0a; }
    .edit-container .trumbowyg-editor * {
      font-size: 16px;
      margin: 0; }
  .edit-container .trumbowyg-modal-box label {
    padding: 0; }
  .edit-container .primary-btn {
    margin-top: 0.625em;
    padding: 0.625em 0.9375em; }
  .edit-container input {
    margin-bottom: 0.625em;
    margin-right: 0.625em; }
  .edit-container.upload ul#files {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding-left: 0; }
    @media screen and (max-width: 480px) {
      .edit-container.upload ul#files {
        justify-content: space-around; } }
    .edit-container.upload ul#files li.bild {
      list-style-type: none;
      display: inline-block;
      margin: 32px 32px 32px 0;
      background-color: #ffffff;
      box-shadow: 2px 1px 4px 1px #aaaaaa;
      border: 20px solid #ffffff;
      border-bottom: 60px solid #ffffff; }
      .edit-container.upload ul#files li.bild .left, .edit-container.upload ul#files li.bild .right {
        position: absolute;
        z-index: 1;
        left: -20px;
        top: -22px;
        color: #FFFFFF;
        background-color: #c39052;
        font-size: 1.3em;
        text-decoration: none;
        border-radius: 4px;
        box-shadow: 2px 2px 6px -2px #000;
        padding: 8px;
        cursor: pointer; }
      .edit-container.upload ul#files li.bild .right {
        left: 25px; }
      .edit-container.upload ul#files li.bild .delete {
        color: #ffffff;
        background-color: #c39052;
        font-family: herando;
        font-size: 2em;
        text-decoration: none;
        position: absolute;
        z-index: 1;
        right: -20px;
        top: -22px;
        padding: 3px 3px 4px;
        border-radius: 4px;
        box-shadow: 2px 2px 6px -2px #000; }
        .edit-container.upload ul#files li.bild .delete:hover {
          background-color: red; }
        .edit-container.upload ul#files li.bild .delete::before {
          content: "\E018"; }
      .edit-container.upload ul#files li.bild img, .edit-container.upload ul#files li.bild canvas {
        max-width: initial;
        max-height: 320px;
        position: relative; }
        @media screen and (max-width: 480px) {
          .edit-container.upload ul#files li.bild img, .edit-container.upload ul#files li.bild canvas {
            max-width: 240px; } }
      .edit-container.upload ul#files li.bild .label {
        position: absolute;
        bottom: -50px;
        border: none;
        background-color: #eeeeee; }
  .edit-container.upload div#upload {
    display: inline-block;
    font-size: 7em;
    background-color: #444444;
    color: #bbbbbb;
    margin: 32px 32px 32px 0;
    width: 180px;
    height: 180px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    border: 1px dotted #ab8155;
    line-height: 1.7em;
    vertical-align: top; }
  .edit-container.upload input {
    display: block; }
  .edit-container.upload input#file-upload {
    display: none; }
  .edit-container #privacy-accepted {
    margin-left: 2em; }

.error-container {
  padding: 2em;
  background-color: #ff9797; }

.input .error-message {
  color: #880000;
  font-size: 14px; }

.add-new-advert-starter-type label {
  display: inline-block;
  width: 150px;
  height: 150px;
  text-align: center;
  border: 1px solid #444444;
  background: #333333;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 5em;
  cursor: pointer; }
.add-new-advert-starter-type h2 {
  margin: 1em 0; }
.add-new-advert-starter-type input {
  display: none; }
.add-new-advert-starter-type input[type="radio"]:checked + label {
  border: 2px solid #AB8155; }
.add-new-advert-starter-type input.radio:empty + label {
  border: 1px solid #444444; }
.add-new-advert-starter-type input.radio:checked + label {
  border: 2px solid #AB8155; }

.add-new-advert-starter-duration {
  display: block; }
  .add-new-advert-starter-duration label {
    display: inline-block;
    width: 150px;
    height: 150px;
    text-align: center;
    border: 1px solid #444444;
    background: #333333;
    border-radius: 4px;
    margin-right: 10px;
    padding-top: 5em; }
  .add-new-advert-starter-duration h2 {
    margin: 1em 0; }
  .add-new-advert-starter-duration input {
    visibility: hidden; }
  .add-new-advert-starter-duration + .form-group {
    padding: 0;
    margin: 2em; }
    .add-new-advert-starter-duration + .form-group input[type="submit"] {
      width: 630px; }
  .add-new-advert-starter-duration input.radio:empty + label {
    border: 1px solid #444444; }
  .add-new-advert-starter-duration input.radio:checked + label {
    border: 2px solid #AB8155; }

.hint {
  font-size: 0.9em;
  display: block;
  line-height: 1.3em;
  margin-bottom: 10px; }

.price-list {
  margin-bottom: 25px; }
  .price-list td {
    width: 300px; }

.mfp-iframe-holder .mfp-close {
  top: 0 !important;
  right: 6px !important;
  color: #BC9266 !important;
  font-size: 70px !important;
  position: absolute !important;
  z-index: 2044 !important; }

.single, .flat, .extra {
  margin: 0;
  background-color: #FFFFFF; }
  @media screen and (max-width: 960px) {
    .single, .flat, .extra {
      width: 100%; } }
  @media screen and (max-width: 640px) {
    .single, .flat, .extra {
      width: 100%; } }
  .single h2, .flat h2, .extra h2 {
    line-height: 2em;
    padding: 0 1.25em; }
  .single .booked, .flat .booked, .extra .booked {
    text-align: center;
    height: 70px;
    padding-top: 1em; }
  .single .buy, .flat .buy, .extra .buy {
    display: inline-block;
    text-align: center;
    margin-bottom: 1em; }
  .single .duration, .flat .duration, .extra .duration {
    padding: 0 2em;
    text-align: left;
    border-bottom: 2px solid #cccccc; }
    .single .duration label, .flat .duration label, .extra .duration label {
      margin-left: 1.5em;
      margin-right: 2em; }
      .single .duration label div, .flat .duration label div, .extra .duration label div {
        font-size: 14px;
        font-weight: normal;
        margin-top: 5px; }
    .single .duration input[type=radio], .flat .duration input[type=radio], .extra .duration input[type=radio] {
      margin-left: -1.5em;
      margin-right: 0.5em; }
    .single .duration p, .flat .duration p, .extra .duration p {
      font-size: 14px;
      margin: 5px 0; }
    .single .duration p.benefit, .flat .duration p.benefit, .extra .duration p.benefit {
      color: #81949c; }
  @media screen and (max-width: 960px) {
    .single, .flat, .extra {
      width: 100%; } }
  @media screen and (max-width: 640px) {
    .single, .flat, .extra {
      width: 90%; } }

.flat, .single {
  background-color: transparent;
  margin: 0 0 2em 0; }
  .flat h2, .single h2 {
    display: block;
    height: 3.125em;
    line-height: 3.125em;
    color: #bbbbbb;
    font-size: 1.125em;
    font-weight: 400;
    background-color: #072939;
    text-align: center;
    border-radius: 3px 3px 0 0; }
  .flat .duration, .single .duration {
    padding: 1em 2em;
    border-bottom: none; }
    .flat .duration label, .single .duration label {
      display: block; }

ul.login-arguments {
  list-style-image: url("/my/img/haken.png"); }

ul.benefits {
  list-style-image: url("/my/img/haken.png"); }
  ul.benefits li {
    padding: 8px 0; }

.white {
  color: #81949c; }

.orange {
  color: #c39052; }

.link {
  color: #000000;
  text-decoration: none; }
  .link:hover {
    text-decoration: underline; }

.environment {
  text-align: center;
  width: 100%;
  height: 20px;
  background-color: #ff0;
  color: #000000; }

#fileupload button.primary-btn:disabled {
  background-color: #644A32;
  cursor: progress; }

.conditions {
  margin: 1em 0; }
  .conditions .primary-btn {
    display: inline-block; }
  .conditions .price {
    font-size: 1.2em; }
  .conditions .links {
    margin-bottom: 2em; }

h1.statistics,
h1.bills {
  text-align: center; }

.chart {
  position: relative;
  width: 600px;
  height: 400px;
  margin: auto; }

div.top3 {
  margin-top: 2em; }
  div.top3 h3 {
    margin-bottom: 1em;
    text-align: center;
    color: #c39052; }

table.users, table.statistics, table.bills {
  margin-bottom: 25px;
  clear: both;
  font-size: 15px; }
  table.users th, table.statistics th, table.bills th {
    padding: 5px 20px 5px 10px;
    text-align: left; }
  table.users td, table.statistics td, table.bills td {
    padding: 5px 20px 5px 10px; }
    table.users td .email, table.users td .phone, table.statistics td .email, table.statistics td .phone, table.bills td .email, table.bills td .phone {
      font-size: 13px;
      white-space: nowrap; }
  table.users td.actions, table.statistics td.actions, table.bills td.actions {
    padding-right: 0; }
    table.users td.actions a, table.statistics td.actions a, table.bills td.actions a {
      padding: 0.2em 0.5em;
      background-color: #c39052;
      color: #ffffff;
      display: inline-block;
      margin-bottom: 3px; }
  table.users a, table.statistics a, table.bills a {
    border-radius: 3px;
    text-decoration: none; }
  table.users tr:nth-child(even), table.statistics tr:nth-child(even), table.bills tr:nth-child(even) {
    background-color: #ffffff; }
  table.users .blacklisted, table.statistics .blacklisted, table.bills .blacklisted {
    text-decoration: line-through; }
  table.users .fas, table.statistics .fas, table.bills .fas {
    cursor: pointer; }
    table.users .fas.fa-stop-circle, table.statistics .fas.fa-stop-circle, table.bills .fas.fa-stop-circle {
      color: red; }
    table.users .fas.fa-play-circle, table.statistics .fas.fa-play-circle, table.bills .fas.fa-play-circle {
      color: green; }

table.statistics,
table.bills {
  margin: auto; }
  table.statistics td.actions a,
  table.bills td.actions a {
    background-color: initial;
    color: #c39052; }
  table.statistics .visitors,
  table.bills .visitors {
    text-align: center; }
  table.statistics td.showall,
  table.bills td.showall {
    text-align: center; }
    table.statistics td.showall a,
    table.bills td.showall a {
      font-weight: bold;
      color: #000000; }
  table.statistics i,
  table.bills i {
    color: #888888; }

.note {
  width: 100%;
  font-size: 16px;
  margin-top: 2em; }
  .note ul {
    width: 48%;
    display: inline-block; }

.header-languages-dropdown {
  padding: 0;
  display: none;
  width: 255px;
  height: 94vh;
  overflow-y: auto;
  background-color: #1a253c;
  position: absolute;
  margin: -10px 0 0 0;
  z-index: 300; }
  .header-languages-dropdown li {
    display: block;
    text-align: left; }
    .header-languages-dropdown li a {
      color: #FFFFFF !important;
      background-color: #1a253c; }
      .header-languages-dropdown li a:hover {
        color: #333;
        background: #81949c; }
      .header-languages-dropdown li a img {
        margin: 0 8px 0 0; }

.privatebroker {
  text-align: center; }
  .privatebroker .profile {
    background-color: #ffffff;
    padding: 1em; }
  .privatebroker .account {
    padding: 1em; }
  .privatebroker .activemarketing {
    background-color: #04293a;
    color: #ffffff;
    margin-top: 2em;
    padding: 0.5em 1em; }
    .privatebroker .activemarketing.mobile {
      display: none; }
      @media screen and (max-width: 640px) {
        .privatebroker .activemarketing.mobile .activemarketing.mobile {
          display: block; } }
    @media screen and (max-width: 640px) {
      .privatebroker .activemarketing .activemarketing.desktop {
        display: none; } }
  .privatebroker .primary-btn {
    display: inline-block; }
  .privatebroker .premium-partner {
    width: 60%;
    margin: 3em auto; }
    @media screen and (max-width: 640px) {
      .privatebroker .premium-partner {
        width: 100%; } }
    .privatebroker .premium-partner h3 {
      display: inline-block;
      border-bottom: 2px solid #000000; }
    .privatebroker .premium-partner ul {
      text-align: left; }
  .privatebroker .caption {
    font-size: 20px; }
  .privatebroker .columns .column40 {
    width: 40%;
    max-width: 288px;
    margin-right: 5%;
    padding: 1em;
    background-color: #ffffff;
    border: none;
    text-align: center;
    display: inline-block; }
    @media screen and (max-width: 640px) {
      .privatebroker .columns .column40 {
        width: 100%;
        margin-top: 1em;
        max-width: initial; } }
    .privatebroker .columns .column40 img {
      width: 50%; }
    .privatebroker .columns .column40 a {
      display: block; }
  .privatebroker.register {
    text-align: left;
    margin: 20px 0; }

.packages {
  margin: 5em 0; }

.package {
  border: 2px solid #000000;
  padding: 1em;
  display: block;
  float: left;
  width: 20%;
  background-color: #ffffff;
  z-index: 1;
  border-radius: 3px 3px; }
  @media screen and (min-width: 641px) {
    .package:nth-child(2n-1) {
      border-right-color: transparent; }
    .package:nth-child(5) {
      border-right-color: #000000; } }
  @media screen and (min-width: 960px) {
    .package:nth-child(2) {
      border-right-color: transparent; }
    .package:nth-child(5) {
      border-left-color: transparent;
      border-right-color: #000000; } }
  .package:only-of-type {
    border-right-color: #000000; }
    @media screen and (min-width: 641px) {
      .package:only-of-type {
        width: 50%; } }
  .package .caption {
    text-align: center;
    font-weight: bold;
    border-bottom: 2px solid #000;
    margin-bottom: 1em;
    padding-bottom: 0.5em; }
    .package .caption img {
      margin: 10px auto;
      display: block; }
    .package .caption span {
      font-size: 20px; }
  .package .contents p {
    margin: 0.5em 0; }
  .package .contents .price {
    text-align: center; }
  .package .contents .booknow {
    text-align: center; }
  .package .contents hr {
    margin: 1em 0; }
  .package ul {
    margin: 0;
    font-size: 14px;
    list-style-position: inside;
    padding: 0; }
  .package li {
    padding-bottom: 7px; }
  .package .package_without {
    margin-top: 10px; }
    .package .package_without li {
      list-style-type: none; }
  .package .package_optional li {
    padding-left: 25px;
    text-indent: -21px; }
  .package .package_yes li {
    list-style-image: url("/my/img/package_yes.png");
    padding-left: 25px;
    text-indent: -24px; }
  .package .package_no li {
    list-style-image: url("/my/img/package_no.png");
    padding-left: 25px;
    text-indent: -24px; }
  .package.premium .banner {
    position: absolute;
    top: 0;
    right: 0; }
  @media screen and (max-width: 960px) {
    .package {
      width: 50%;
      margin-top: 1em; } }
  @media screen and (max-width: 640px) {
    .package {
      width: 100%;
      margin-top: 1em; } }

.flat .package:nth-child(3) {
  border-right-color: #000000; }
@media screen and (min-width: 960px) {
  .flat .package {
    width: 33.3%; } }

ul.entities {
  list-style-type: none;
  margin-bottom: 2em; }
  ul.entities label {
    font-size: 1em;
    padding: 0; }

.netto {
  font-size: 16px; }

.price-vat {
  font-size: 12px; }

.booking {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 2px solid #000000; }
  .booking .primary-btn {
    display: inline-block;
    margin-top: 0.625em;
    padding: 0.625em 0.9375em; }

form#freischalten {
  margin: 0; }
  form#freischalten .checksingle {
    position: relative;
    top: 10px;
    float: left;
    width: 20px;
    height: 20px; }

form#anfragen th:last-child {
  width: 105px; }
form#anfragen .actions a {
  min-width: 90px;
  text-align: center; }

.massaction {
  padding: 5px;
  font-size: 12px;
  line-height: 18px;
  margin-right: 1em; }
  .massaction.run, .massaction.send {
    background-color: green;
    color: #fff; }
  .massaction.scrap {
    background-color: #AAAAAA;
    color: #fff; }
  .massaction.decline, .massaction.discard {
    background-color: red;
    color: #fff; }
  .massaction.delete {
    background-color: #444444;
    color: #fff; }

#checktoggle {
  margin-right: 5em; }

.master {
  background-color: red;
  color: white;
  padding: 2px 10px;
  margin-top: 4px;
  font-weight: 600; }

.gold {
  color: #c39052; }

.g-recaptcha {
  margin: 1em 0; }

#rc-imageselect, .g-recaptcha {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0; }

.mfp-close-btn-in .mfp-close {
  color: #000;
  top: 5px;
  right: 10px;
  font-size: 3em;
  width: 50px; }

.payment.iframe-link.gold {
  font-weight: 600;
  text-decoration: none; }

form[name="user"] {
  display: none; }

form[name="login"] button.login {
  width: 260px;
  margin-bottom: 8px;
  vertical-align: bottom; }

/*# sourceMappingURL=administration.css.map */
