@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%; } }

/* 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; }

.gold {
  color: #c39052; }

@media print {
  #burger,
  #searchform,
  .megamenu,
  .contact-box,
  .action-box,
  .footer-responsive {
    display: none !important; }

  .detail-title {
    clear: both !important; }

  header {
    z-index: auto !important; }

  .main-container .detail-content-container .content-left {
    width: 66%; }
  .main-container .detail-content-container .content-right {
    width: 30%; } }
/* 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, .nav-breadcrumb li::after, .filter-container .filter-item .filter-h2::after, .filter-container .filter-switch.on h2::after, .nav-secondary a.header-place-advert::before, .unslider-arrow.next::before, .unslider-arrow.prev::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, .form-group .filter-range-btn, .form-group .filter-text-btn, .search-form input[type="submit"], .popup input[type="submit"] {
  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, .form-group .full.filter-range-btn, .form-group .full.filter-text-btn, .search-form input.full[type="submit"], .popup input.full[type="submit"] {
    width: 100%;
    padding: 0.625em 0;
    display: block; }
  .primary-btn:hover, .form-group .filter-range-btn:hover, .form-group .filter-text-btn:hover, .search-form input[type="submit"]:hover, .popup input[type="submit"]:hover {
    background-color: #896c42; }
  .primary-btn:disabled, .form-group .filter-range-btn:disabled, .form-group .filter-text-btn:disabled, .search-form input[type="submit"]:disabled, .popup input[type="submit"]:disabled {
    background-color: #e5b88a; }
  .primary-btn:active, .form-group .filter-range-btn:active, .form-group .filter-text-btn:active, .search-form input[type="submit"]:active, .popup input[type="submit"]: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: #666666;
  color: #000000;
  padding: 5px;
  font-size: 0.875em;
  -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="text"].sm,
  input[type="email"].sm,
  input[type="search"].sm,
  input[type="url"].sm,
  input[type="password"].sm,
  input[type="tel"].sm,
  input[type="number"].sm,
  textarea.sm {
    width: 86px; }
  input[type="text"].md,
  input[type="email"].md,
  input[type="search"].md,
  input[type="url"].md,
  input[type="password"].md,
  input[type="tel"].md,
  input[type="number"].md,
  textarea.md {
    width: 170px; }
  input[type="text"].lg,
  input[type="email"].lg,
  input[type="search"].lg,
  input[type="url"].lg,
  input[type="password"].lg,
  input[type="tel"].lg,
  input[type="number"].lg,
  textarea.lg {
    width: 260px; }
  input[type="text"].flex,
  input[type="email"].flex,
  input[type="search"].flex,
  input[type="url"].flex,
  input[type="password"].flex,
  input[type="tel"].flex,
  input[type="number"].flex,
  textarea.flex {
    width: auto; }
  input[type="text"].full,
  input[type="email"].full,
  input[type="search"].full,
  input[type="url"].full,
  input[type="password"].full,
  input[type="tel"].full,
  input[type="number"].full,
  textarea.full {
    width: 100%; }

input[type="submit"].primary-btn, .form-group input[type="submit"].filter-range-btn, .form-group input[type="submit"].filter-text-btn, .search-form input[type="submit"], .popup input[type="submit"] {
  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 0.625em; }
  .form-group.range {
    *zoom: 1; }
    .form-group.range:before, .form-group.range:after {
      content: " ";
      display: table; }
    .form-group.range:after {
      clear: both; }
    .form-group.range .form-element.inline {
      display: block;
      float: left;
      width: 46%;
      margin-right: 0;
      margin-bottom: 10px; }
      .form-group.range .form-element.inline:last-of-type {
        margin-right: 0; }
      .form-group.range .form-element.inline label {
        display: block; }
      .form-group.range .form-element.inline input[type="text"] {
        width: 100%; }
    .form-group.range span {
      width: 8%;
      margin: 19px 0 0 0;
      padding: 4px 0 0 0;
      display: block;
      float: left;
      text-align: center;
      color: #CDA377;
      font-size: 18px; }
  .form-group.text input {
    width: 100%; }
  .form-group .form-element.inline {
    display: inline-block;
    margin-right: 1.25em; }
    .form-group .form-element.inline:last-of-type {
      margin-right: 0; }
  .form-group .filter-range-btn, .form-group .filter-text-btn {
    display: block;
    margin-top: 10px;
    width: 100%;
    padding: 0.8125em 0 0.9375em 0; }

form .required-hint {
  font-size: 12px; }
form fieldset {
  border: none; }
form .group {
  margin: 1em 0 0; }
  form .group.half {
    width: 48%;
    display: inline-block; }
    form .group.half.right {
      float: right; }
  form .group.border {
    border: 1px solid #aaaaaa;
    padding: 10px 16px; }
form .title {
  margin-bottom: 5px; }
form select {
  background-color: #ffffff;
  font-size: 14px;
  padding: 5px 12px;
  border: 1px solid #666666; }
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 input[type="text"],
form input[type="password"],
form input[type="email"],
form input[type="tel"],
form textarea,
form select {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 0; }
form label {
  display: inline;
  padding: 3px 1px;
  font-weight: 300;
  font-size: 1em; }
  form label.privacy {
    display: inline-block; }
  form label.required:before {
    content: '* ';
    color: #ff0000; }
form .priority {
  display: none; }

.contact-form {
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 3px;
  margin: 0 auto;
  padding: 1em; }

#bestdeal {
  margin-top: 160px; }
  @media screen and (max-width: 640px) {
    #bestdeal {
      margin-top: 50px; } }

#reportpopup {
  max-width: 600px; }
  #reportpopup .content-box {
    width: 100%; }
    #reportpopup .content-box input[type="text"],
    #reportpopup .content-box input[type="password"],
    #reportpopup .content-box input[type="email"] {
      width: 100%; }

/* ----------------------------------------------------------------------------------------------------------
Shame CSS - need to be repaired  ----------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.ui-autocomplete {
  top: 2.8125em !important; }

.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.filter-integration div.country {
    display: inline-block;
    width: 24px;
    margin-left: -8px;
    text-align: center; }
  .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; }

/* ----------------------------------------------------------------------------------------------------------
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: #ffffff; }
  .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: #f08804;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
    padding: 0.375rem 1.1rem 0.2rem 1.1rem;
    color: #ffffff;
    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";
    color: #ffffff; }
  .select.disabled select {
    border-color: #444444;
    cursor: default; }
  .select.disabled:hover select {
    background-color: transparent; }
  .select.disabled:hover:after {
    color: #AB8155; }

.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: 280px !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: #072939; }

/* ----------------------------------------------------------------------------------------------------------
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 + label {
    display: inline; }
  .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[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("/images/icons/flags/de.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-ES {
      background-image: url("/images/icons/flags/es.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-FR {
      background-image: url("/images/icons/flags/fr.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-IT {
      background-image: url("/images/icons/flags/it.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-CH {
      background-image: url("/images/icons/flags/ch.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-GB {
      background-image: url("/images/icons/flags/gb.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-US {
      background-image: url("/images/icons/flags/us.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-AR {
      background-image: url("/images/icons/flags/ar.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-AU {
      background-image: url("/images/icons/flags/au.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-CA {
      background-image: url("/images/icons/flags/ca.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-CR {
      background-image: url("/images/icons/flags/cr.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-CU {
      background-image: url("/images/icons/flags/cu.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-CZ {
      background-image: url("/images/icons/flags/cz.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-FI {
      background-image: url("/images/icons/flags/fi.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-HR {
      background-image: url("/images/icons/flags/hr.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-IN {
      background-image: url("/images/icons/flags/in.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-ID {
      background-image: url("/images/icons/flags/id.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-JP {
      background-image: url("/images/icons/flags/jp.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-LU {
      background-image: url("/images/icons/flags/lu.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-MY {
      background-image: url("/images/icons/flags/my.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-MX {
      background-image: url("/images/icons/flags/mx.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-NL {
      background-image: url("/images/icons/flags/nl.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-NZ {
      background-image: url("/images/icons/flags/nz.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-AT {
      background-image: url("/images/icons/flags/at.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-PA {
      background-image: url("/images/icons/flags/pa.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-PH {
      background-image: url("/images/icons/flags/ph.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-PL {
      background-image: url("/images/icons/flags/pl.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-RU {
      background-image: url("/images/icons/flags/ru.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-CN {
      background-image: url("/images/icons/flags/cn.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-DO {
      background-image: url("/images/icons/flags/do.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-SG {
      background-image: url("/images/icons/flags/sg.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-ZA {
      background-image: url("/images/icons/flags/za.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-TH {
      background-image: url("/images/icons/flags/th.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-TR {
      background-image: url("/images/icons/flags/tr.gif"); }
    .ui-selectmenu-menu .flags .ui-icon.flag-AE {
      background-image: url("/images/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-image-holder .mfp-close, .mfp-iframe-holder .mfp-close, .mfp-close-btn-in .mfp-close {
  color: white;
  top: -47px;
  right: -15px;
  text-align: right;
  width: 100%; }

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

.mfp-arrow {
  position: absolute;
  opacity: 0.35;
  filter: alpha(opacity=35);
  margin: 0;
  top: 50%;
  margin-top: -54px;
  padding: 0;
  width: 90px;
  height: 90px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 45px; }

.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: 25px;
  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: -6em; }

.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: -6em; }

.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 {
  padding-top: 40px;
  padding-bottom: 40px; }

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

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

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

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

/* 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;
  margin: 0 auto;
  border: 1px solid #444444; }

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

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  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: 10px;
  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; }
  @media screen and (max-width: 640px) {
    body {
      background-color: #FFFFFF; } }

.nav-breadcrumb {
  font-size: 0.75em;
  margin: 10px 0 5px; }
  .nav-breadcrumb ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .nav-breadcrumb li {
    display: inline-block;
    color: #000000; }
    .nav-breadcrumb li::after {
      font-size: 7px;
      margin: 0 12px 0 12px;
      vertical-align: middle;
      content: "\E003";
      color: #000000;
      display: inline-block; }
    .nav-breadcrumb li a {
      color: #000000;
      text-decoration: none; }
      .nav-breadcrumb li a:hover {
        text-decoration: underline; }
    .nav-breadcrumb li:last-child::after {
      content: ''; }
    .nav-breadcrumb li:last-child a {
      color: #000000; }
  @media screen and (max-width: 640px) {
    .nav-breadcrumb {
      display: none; } }

.category-h1 {
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  color: #AB8155;
  margin: 10px 0 0;
  height: 38px; }
  .category-h1 span {
    color: #000000;
    position: absolute;
    left: 0; }
    @media screen and (max-width: 640px) {
      .category-h1 span {
        display: none; } }
  .category-h1 + .seo-text {
    font-size: 14px; }

.filter-container {
  float: left;
  width: 248px;
  background-color: transparent;
  position: sticky;
  top: 20px;
  margin: 1.5625em 0 0 0;
  padding: 0; }
  @media screen and (max-width: 960px) {
    .filter-container {
      float: none;
      width: 100%;
      position: absolute;
      z-index: 999;
      opacity: 0;
      display: none;
      margin: 0;
      background-color: #FFFFFF; } }
  .filter-container #extended-filter {
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    padding: 12px 0;
    color: #000000;
    background-color: #ffffff;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
  .filter-container.opened {
    opacity: 1;
    display: block; }
    @media screen and (max-width: 960px) {
      .filter-container.opened {
        display: block;
        opacity: 1; }
        .filter-container.opened.fixed .filter-item {
          width: 94%; } }
  .filter-container.hidden {
    display: none; }
  .filter-container.fixed {
    position: fixed; }
  .filter-container ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .filter-container .filter-items-1 {
    clear: both;
    overflow-x: hidden;
    overflow-y: hidden;
    max-height: 0;
    height: 0;
    -webkit-transition: height 0.2s ease-in-out;
    -moz-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out; }
    .filter-container .filter-items-1 label.label {
      display: inline-block;
      margin: 6px 0 3px 0;
      font-size: 0.875em;
      padding: 0 0 0 32px;
      color: #000;
      cursor: pointer; }
      .filter-container .filter-items-1 label.label span {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: -1px 10px 0 -30px;
        vertical-align: middle;
        cursor: pointer; }
        .filter-container .filter-items-1 label.label span::before {
          color: #000;
          content: "\E001";
          font-family: herando;
          font-size: 12px;
          margin-left: 5px;
          height: 100%;
          line-height: 18px; }
  .filter-container .filter-items-2 {
    display: none;
    padding-left: 15px; }
  .filter-container li.filter-category {
    height: 3.75em;
    line-height: 3.75em; }
  .filter-container .filter-item .filter-h2 {
    display: block;
    position: static;
    height: 2.5em;
    line-height: 2.5em;
    color: #000000;
    font-size: 1.125em;
    font-weight: 400;
    background-color: transparent;
    border-bottom: 1px solid #E9E9E9;
    text-align: center;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    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; }
    .filter-container .filter-item .filter-h2::after {
      position: absolute;
      right: 0.5625em;
      font-size: 14px;
      margin-top: 18px;
      content: "\E00B";
      color: #c39052;
      display: inline-block; }
    .filter-container .filter-item .filter-h2.opened {
      border-bottom: 1px solid #E9E9E9; }
      .filter-container .filter-item .filter-h2.opened::after {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg); }
    .filter-container .filter-item .filter-h2.opened > ul {
      height: auto;
      max-height: 300px;
      overflow-y: scroll;
      border-bottom: 1px solid #E9E9E9;
      -webkit-transition: height 0.2s ease-in-out;
      -moz-transition: height 0.2s ease-in-out;
      transition: height 0.2s ease-in-out; }
  .filter-container .filter-item.opened > ul {
    height: auto;
    max-height: 300px;
    overflow-y: scroll;
    border-bottom: 1px solid #E9E9E9;
    -webkit-transition: height 0.2s ease-in-out;
    -moz-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out; }
  .filter-container .filter-container-close {
    height: 60px;
    width: 100%;
    line-height: 60px;
    text-align: center;
    color: #c39052;
    display: none;
    cursor: pointer;
    font-size: 24px; }
    @media screen and (max-width: 960px) {
      .filter-container .filter-container-close {
        display: block; } }
  .filter-container .filter-switch h2 {
    display: block;
    height: 2.5em;
    line-height: 2.5em;
    color: #000000;
    font-size: 1.125em;
    font-weight: 400;
    background-color: transparent;
    border-bottom: 1px solid #E9E9E9;
    text-align: center;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -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; }
  .filter-container .filter-switch.on h2::after {
    position: absolute;
    right: 0.125em;
    font-size: 20px;
    margin-top: 14px;
    content: "\E010";
    color: #f08804;
    display: inline-block; }

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

.main-content {
  padding: 1.5625em 0;
  width: 100%; }
  @media screen and (max-width: 480px) {
    .main-content.home {
      padding-top: 0; } }
  .main-content.right {
    float: right;
    width: calc(100% - 248px);
    padding-left: 25px; }
    @media screen and (max-width: 960px) {
      .main-content.right {
        float: none;
        width: 100%;
        padding-left: 0; } }
    @media screen and (max-width: 480px) {
      .main-content.right {
        padding-top: 1.5625em; } }
  .main-content h1 {
    line-height: 1.3em;
    font-size: 28px;
    font-weight: 400;
    color: #c39052;
    margin-bottom: 1em; }
    @media screen and (max-width: 640px) {
      .main-content h1 {
        text-align: center; } }
    .main-content h1 span {
      font-size: 0.53333em;
      color: #CDA377;
      display: block; }
    .main-content h1.preview {
      text-align: center;
      font-size: 3em;
      border-bottom: 1px solid #404040;
      margin-bottom: 1em; }
  .main-content h2 {
    margin-bottom: 10px;
    font-size: 18px; }
    @media screen and (max-width: 640px) {
      .main-content h2 {
        text-align: center; } }
  .main-content h3 {
    font-size: 16px; }
  .main-content .seo-text {
    width: 96.77419%;
    color: #000000; }
  .main-content .filter-refine-container {
    margin-bottom: 2.5em;
    text-align: center;
    *zoom: 1; }
    .main-content .filter-refine-container:before, .main-content .filter-refine-container:after {
      content: " ";
      display: table; }
    .main-content .filter-refine-container:after {
      clear: both; }
    .main-content .filter-refine-container .light {
      text-align: center; }
    .main-content .filter-refine-container #show-all {
      vertical-align: middle;
      margin-right: 13px; }
      .main-content .filter-refine-container #show-all a {
        padding: 0.5rem 0.4rem 0.3rem 0.4rem;
        font-size: 14px;
        background-color: #f08804;
        color: #ffffff;
        text-transform: uppercase;
        display: inline-block;
        text-decoration: none; }
  .main-content .filter-container-open {
    color: #000000;
    font-size: 1em;
    float: none;
    margin: 0 auto 1em;
    display: none;
    cursor: pointer; }
    @media screen and (max-width: 960px) {
      .main-content .filter-container-open {
        display: block; } }
    @media screen and (max-width: 640px) {
      .main-content .filter-container-open {
        display: block;
        width: 100%;
        text-align: center; } }
    .main-content .filter-container-open .fa-filter {
      color: #c39052; }
  .main-content #searchform-category {
    display: inline-block;
    width: 33%;
    float: left;
    position: relative; }
    @media screen and (max-width: 640px) {
      .main-content #searchform-category {
        display: block;
        width: 100%;
        float: none; } }
    .main-content #searchform-category #search-category {
      background-color: #ffffff;
      border: none;
      border-bottom: 2px solid #E9E9E9;
      padding: 12px 30px 12px 15px;
      font-weight: 300;
      width: calc(100% - 46px);
      margin-top: 0;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
      .main-content #searchform-category #search-category:placeholder-shown + .reset {
        display: none; }
    .main-content #searchform-category .reset {
      position: absolute;
      right: 65px;
      top: 14px;
      font-size: 18px;
      color: #999999;
      cursor: pointer;
      display: block; }
    .main-content #searchform-category button {
      background-color: #c39052;
      border: none;
      margin-left: -3px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
      .main-content #searchform-category button .fa-search {
        color: #ffffff;
        vertical-align: -4px;
        padding: 14px 0 10px;
        font-size: 20px;
        width: 21px;
        margin: 0 10px; }
  .main-content .offers-count {
    color: #000000;
    font-size: 0.875em;
    float: right;
    clear: both;
    margin: 0.625em 0 0 0; }
    @media screen and (max-width: 960px) {
      .main-content .offers-count {
        display: none; } }
  .main-content .light .filter-dropdowns {
    float: none; }
  .main-content .filter-dropdowns {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    right: 0; }
    @media screen and (max-width: 640px) {
      .main-content .filter-dropdowns {
        position: relative;
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 15px; } }
    .main-content .filter-dropdowns .filter-dropdown {
      display: inline-block; }
      @media screen and (max-width: 640px) {
        .main-content .filter-dropdowns .filter-dropdown {
          display: block;
          width: 100%;
          margin-right: 0;
          float: left;
          margin-bottom: 10px; } }
      .main-content .filter-dropdowns .filter-dropdown:last-child {
        margin-right: 0; }

/* ----------------------------------------------------------------------------------------------------------
Paginatior --------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.paginator {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left; }
  @media screen and (max-width: 640px) {
    .paginator {
      float: none;
      margin: 0 auto 1em;
      width: fit-content; } }
  .paginator li {
    display: inline-block;
    margin-right: 10px; }
    .paginator li:last-child {
      margin-right: 0; }
  .paginator a {
    font-size: 0.875em;
    display: block;
    padding: 0.35714em 10px;
    background-color: #FFFFFF;
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; }
    @media screen and (max-width: 480px) {
      .paginator a span {
        display: none; } }
    .paginator a:hover {
      background-color: #896c42;
      color: #FFFFFF; }
  .paginator .selected a {
    background-color: #c39052;
    color: #FFFFFF; }

.toolbar {
  margin: 1em 0;
  height: auto;
  min-height: 35px;
  clear: both; }
  @media screen and (max-width: 640px) {
    .toolbar {
      height: 70px; } }
  .toolbar .search {
    float: right; }
    @media screen and (max-width: 640px) {
      .toolbar .search {
        float: none;
        margin: 0 auto;
        width: fit-content; } }
    .toolbar .search input {
      width: 190px;
      height: 28px;
      border: none;
      font-family: 'Noto Sans', sans-serif;
      font-size: 12px;
      font-weight: 400;
      position: relative;
      right: -4px; }
      @media screen and (max-width: 960px) {
        .toolbar .search input {
          width: 150px; } }
      @media screen and (max-width: 640px) {
        .toolbar .search input {
          width: fit-content; } }
    .toolbar .search button {
      background-color: #c39052;
      border: none; }
      .toolbar .search button i.fa-search {
        color: #ffffff;
        vertical-align: -4px;
        padding: 5px 0 3px;
        font-size: 20px;
        width: 21px;
        margin: 0 10px; }

h1.caption {
  text-align: center;
  margin-bottom: 1em; }

.offers-container {
  float: left;
  width: 100%;
  padding-bottom: 20px; }

.brand-description {
  clear: both;
  padding-top: 40px; }
  .brand-description .text {
    column-count: 2;
    column-gap: 50px; }
    @media screen and (max-width: 640px) {
      .brand-description .text {
        column-count: 1;
        column-gap: 0; } }
    .brand-description .text h2 {
      font-size: 16px;
      text-align: left;
      margin: 10px 0; }
      @media screen and (max-width: 640px) {
        .brand-description .text h2 {
          break-before: avoid !important; } }
    .brand-description .text p {
      font-size: 14px;
      text-align: justify;
      break-inside: avoid;
      margin: 0;
      padding: 10px 0; }
    .brand-description .text a {
      text-decoration: underline;
      color: #000000; }
      .brand-description .text a:hover {
        color: #c39052; }
  .brand-description.top {
    padding: 0 3px 40px; }
    .brand-description.top .text {
      column-count: 1; }

.ads-container {
  float: left;
  width: 32.25806%; }

.offers-list {
  list-style-type: none;
  margin: 0 auto;
  width: 100%;
  padding: 0;
  *zoom: 1; }
  .offers-list:before, .offers-list:after {
    content: " ";
    display: table; }
  .offers-list:after {
    clear: both; }
  .offers-list .offers-item__image {
    overflow: hidden;
    text-align: center;
    height: 200px;
    width: 300px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 70%;
    background-color: #FFFFFF;
    float: left; }
    .offers-list .offers-item__image img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 300px;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      @media screen and (max-width: 640px) {
        .offers-list .offers-item__image img {
          width: 100%; } }
    @media screen and (max-width: 640px) {
      .offers-list .offers-item__image {
        width: 100%;
        height: 300px;
        float: none;
        background-position: center center; } }
  .offers-list .offers-item {
    width: 100%;
    margin-right: 2%;
    margin-bottom: 5%;
    float: left;
    height: 230px;
    overflow: hidden;
    cursor: pointer;
    background-color: #FFFFFF;
    border-radius: 5px;
    -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;
    *zoom: 1; }
    .offers-list .offers-item:before, .offers-list .offers-item:after {
      content: " ";
      display: table; }
    .offers-list .offers-item:after {
      clear: both; }
    .offers-list .offers-item:hover {
      border-color: #BC9266; }
    .offers-list .offers-item.watch {
      height: 380px; }
      .offers-list .offers-item.watch .offers-item__image {
        top: initial;
        left: initial;
        -webkit-transform: initial;
        -moz-transform: initial;
        -o-transform: initial;
        transform: initial;
        object-fit: cover;
        height: 268px;
        width: 268px; }
        @media screen and (min-width: 960px) and (max-width: 1440px) {
          .offers-list .offers-item.watch .offers-item__image {
            height: 280px; } }
      @media screen and (min-width: 960px) and (max-width: 1440px) {
        .offers-list .offers-item.watch {
          height: 280px; } }
    .offers-list .offers-item.investment {
      height: 360px; }
      .offers-list .offers-item.investment .offers-item__image {
        height: 380px; }
    .offers-list .offers-item .flag {
      padding: 5px 16px 0;
      font-size: 12px;
      overflow: hidden;
      text-transform: uppercase; }
      .offers-list .offers-item .flag img {
        vertical-align: -1px; }
    .offers-list .offers-item .offers-item__info {
      padding: 0.5em 1em;
      display: block;
      text-decoration: none;
      float: left;
      width: calc(100% - 300px);
      *zoom: 1; }
      .offers-list .offers-item .offers-item__info:before, .offers-list .offers-item .offers-item__info:after {
        content: " ";
        display: table; }
      .offers-list .offers-item .offers-item__info:after {
        clear: both; }
      @media screen and (max-width: 640px) {
        .offers-list .offers-item .offers-item__info {
          float: none;
          width: 100%; } }
    .offers-list .offers-item .offers-item-image {
      overflow: hidden; }
    .offers-list .offers-item:hover .offers-item-price {
      color: #ffffff; }
    .offers-list .offers-item img {
      -webkit-backface-visibility: hidden;
      -webkit-transform: scale(1 1);
      max-width: 100%;
      display: inline-block;
      text-align: center;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    @media screen and (min-width: 960px) and (max-width: 1440px) {
      .offers-list .offers-item {
        margin-bottom: 2.07101%; } }
    @media screen and (max-width: 960px) {
      .offers-list .offers-item {
        margin-bottom: 4%; } }
    .offers-list .offers-item:nth-of-type(3n) {
      margin-right: 0; }
    @media screen and (max-width: 640px) {
      .offers-list .offers-item {
        height: auto;
        width: 100%;
        margin-bottom: 1.25em;
        margin-right: 0; } }
    .offers-list .offers-item .offers-item-availability {
      font-size: 0.8125em;
      color: #000000;
      margin-bottom: 0.92308em; }
  .offers-list.watch .offers-item__image {
    height: 380px;
    width: 30%; }
  .offers-list .top.offers-item {
    width: 32%;
    height: 330px; }
    .offers-list .top.offers-item .offers-item__image {
      width: 100%;
      float: none; }
    .offers-list .top.offers-item .offers-item__info {
      float: none;
      width: 100%; }
    .offers-list .top.offers-item.watch, .offers-list .top.offers-item.all {
      height: 380px; }
      .offers-list .top.offers-item.watch .offers-item__image, .offers-list .top.offers-item.all .offers-item__image {
        height: 268px;
        width: 268px; }
    .offers-list .top.offers-item.investment .offers-item__image {
      height: 200px; }
      .offers-list .top.offers-item.investment .offers-item__image img {
        max-height: 200px;
        width: initial; }
    @media screen and (max-width: 640px) {
      .offers-list .top.offers-item {
        width: 100%;
        margin-bottom: 3.25em;
        margin-right: 0;
        height: 390px; } }

.price {
  font-size: 16px;
  font-weight: bold;
  color: #c39052; }

.netprice {
  font-weight: normal; }

.original {
  font-size: 80%;
  color: #666666; }

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

.gallery-container {
  float: left;
  margin-right: 25px;
  width: 380px;
  height: 358px;
  overflow: hidden;
  margin-bottom: 2em;
  z-index: 59;
  *zoom: 1; }
  .gallery-container:before, .gallery-container:after {
    content: " ";
    display: table; }
  .gallery-container:after {
    clear: both; }
  .gallery-container .primary-photo {
    float: left;
    display: block;
    overflow: hidden;
    width: 380px;
    height: 285px;
    margin-bottom: 10px; }
    .gallery-container .primary-photo img {
      max-width: 100%;
      display: block;
      border-radius: 10px; }
    .gallery-container .primary-photo .video {
      position: absolute;
      bottom: 10px;
      left: 0;
      border-radius: 3px;
      border: none;
      padding: 5px 15px;
      font-size: 14px;
      font-weight: 600;
      background-color: #c39052;
      color: #ffffff;
      text-decoration: none; }
      .gallery-container .primary-photo .video .fa-youtube {
        font-size: 25px;
        vertical-align: -4px; }
    @media screen and (max-width: 960px) {
      .gallery-container .primary-photo {
        width: 100%;
        height: auto; } }
  .gallery-container li {
    float: left; }
    @media screen and (max-width: 960px) {
      .gallery-container li {
        float: none;
        display: inline-block; } }
    .gallery-container li.show-more {
      color: #FFFFFF;
      margin-right: 0; }
      .gallery-container li.show-more a {
        color: #FFFFFF;
        font-size: 1em;
        text-decoration: none;
        text-align: center;
        width: 100%;
        height: 60px;
        padding-top: 1.25em;
        display: block;
        background-color: #c39052;
        -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; }
        .gallery-container li.show-more a:hover {
          background-color: #896c42; }
  @media screen and (max-width: 640px) {
    .gallery-container .photo {
      height: auto; } }
  .gallery-container .photo.hidden {
    display: none; }
    @media screen and (max-width: 960px) {
      .gallery-container .photo.hidden {
        display: none; } }
  .gallery-container ul.photos-sliding-container {
    padding: 0;
    margin: 0;
    list-style-type: none;
    *zoom: 1; }
    .gallery-container ul.photos-sliding-container:before, .gallery-container ul.photos-sliding-container:after {
      content: " ";
      display: table; }
    .gallery-container ul.photos-sliding-container:after {
      clear: both; }
    @media screen and (max-width: 960px) {
      .gallery-container ul.photos-sliding-container {
        width: 100%; } }
    .gallery-container ul.photos-sliding-container li {
      border-radius: 8px; }
    .gallery-container ul.photos-sliding-container img {
      max-height: 100%;
      height: 60px;
      display: block;
      border-radius: 5px; }
  @media screen and (max-width: 640px) {
    .gallery-container {
      width: 100%; } }

.watches .gallery-container {
  height: 420px; }
  .watches .gallery-container .primary-photo {
    height: 345px; }

.detail-title .flag {
  text-transform: uppercase;
  font-size: 14px;
  color: #666666; }
  .detail-title .flag img {
    margin-right: 5px; }
.detail-title h1 {
  color: #000000;
  text-align: left;
  line-height: 1.3em;
  font-size: 20.4px;
  margin-top: 10px; }
  @media screen and (max-width: 640px) {
    .detail-title h1 {
      text-align: center; } }
.detail-title .price-container .price {
  font-weight: 400; }

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

.price-container {
  margin-bottom: 25px; }
  .price-container .info {
    color: #000000; }
  @media screen and (max-width: 640px) {
    .price-container {
      text-align: center; } }

.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: #04293a;
    text-align: center;
    border-radius: 3px 3px 0 0; }

.scrolling-offers-list {
  list-style-type: none;
  margin: 0 auto;
  width: 100%;
  height: 350px;
  max-height: 350px;
  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__image {
    vertical-align: middle;
    text-align: center; }
  .scrolling-offers-list .offers-item {
    height: 360px;
    white-space: nowrap;
    display: inline-block;
    margin-right: 1.6129%;
    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 {
      overflow: hidden;
      text-align: center; }
      .scrolling-offers-list .offers-item .offers-item__image img {
        display: inline-block; }
    .scrolling-offers-list .offers-item .offers-item__info {
      padding: 0.9375em;
      height: 140px;
      text-align: center;
      width: 250px;
      margin: auto; }
    .scrolling-offers-list .offers-item:hover .offers-item-price {
      color: #222222;
      background-color: #BC9266;
      border: 1px solid transparent; }
    .scrolling-offers-list .offers-item img {
      -webkit-backface-visibility: hidden;
      -webkit-transform: scale(1 1);
      display: inline-block;
      max-height: 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: #000000;
      margin: 0;
      display: block;
      height: 40px;
      overflow: hidden;
      white-space: normal;
      line-height: 1.2; }
    .scrolling-offers-list .offers-item .offers-item-availability {
      font-size: 0.8125em;
      color: #000000;
      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;
      text-align: center;
      display: block;
      position: absolute;
      bottom: 25px;
      left: 0;
      margin: 0 auto;
      right: 0;
      width: 90%;
      line-height: 1em;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

.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; }

.clear {
  clear: both; }

.item-details dl {
  float: left;
  width: 100%; }
  @media screen and (max-width: 640px) {
    .item-details dl {
      width: 100%;
      float: none;
      margin-right: 0; } }
.item-details dt {
  float: left;
  clear: both;
  width: 60%;
  font-weight: 700;
  line-height: 150%;
  border-top: 1px solid #cccccc;
  padding: 5px 0; }
  .item-details dt.hint {
    font-weight: normal; }
.item-details dd {
  float: left;
  width: 39%;
  margin: 0;
  border-top: 1px solid #cccccc;
  line-height: 150%;
  padding: 5px 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; }

.featured-slider {
  float: left;
  width: 50%;
  margin-bottom: 25px; }
  @media screen and (max-width: 640px) {
    .featured-slider {
      width: 100%; } }
  .featured-slider .unslider {
    cursor: pointer; }
  .featured-slider #featured-offers-slider {
    padding-bottom: 4em; }
  .featured-slider figure {
    width: 100%;
    position: relative; }
    .featured-slider figure:hover figcaption {
      background-color: rgba(34, 34, 34, 0.95); }
    .featured-slider figure img {
      max-width: 100%;
      max-height: 100%;
      width: 100%;
      display: block;
      margin: 0 auto;
      height: 325px; }
    .featured-slider figure figcaption {
      height: 4em;
      width: 100%;
      background-color: #04293a;
      display: block;
      position: absolute;
      bottom: -3.5em;
      left: 0;
      z-index: 4;
      padding: 15px;
      text-align: center;
      line-height: 0.8125em;
      -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; }
      .featured-slider figure figcaption h2 {
        font-size: 20px;
        font-weight: 400;
        color: #81949c;
        padding: 0;
        margin-bottom: 10px; }
      .featured-slider figure figcaption span {
        color: #81949c;
        font-size: 16px; }
    .featured-slider figure .badge-featured {
      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: #FFFFFF;
      text-transform: uppercase; }

.search-form {
  padding: 0 0 0.9375em 0;
  float: right;
  width: 42.01681%;
  border: 1px solid #333333;
  border-radius: 3px 3px 0 0; }
  @media screen and (max-width: 960px) {
    .search-form {
      width: 50%; } }
  @media screen and (max-width: 640px) {
    .search-form {
      float: left;
      clear: both;
      width: 100%;
      margin-bottom: 25px; } }
  .search-form input[type="submit"] {
    display: block;
    font-size: 0.875em;
    padding: 1.07143em 0 1em 0;
    width: 100%; }
  .search-form input[type="text"] {
    padding: 0.9375em 0.9375em;
    width: 100%;
    display: block; }
  .search-form .form-group {
    margin-bottom: 0.625em;
    padding: 0 1.5625em; }
    .search-form .form-group .form-element.inline {
      display: inline-block;
      margin-right: 1.25em; }
  .search-form 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;
    margin-bottom: 0.9375em; }

.message-container {
  position: fixed;
  top: 0;
  height: auto;
  width: 100%;
  z-index: 99999999; }
  .message-container .message {
    border-radius: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    z-index: 900;
    font-size: 1em;
    padding: 10px 0;
    opacity: .9;
    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: #5B636D; }
  .message-container .message.error {
    background-color: #940000; }
  .message-container .message.success {
    background-color: #1d8900; }

.dropdown-container.paging {
  margin: 0 13px 0 0; }
  @media screen and (max-width: 640px) {
    .dropdown-container.paging {
      width: 100%; } }
.dropdown-container.order {
  width: 180px; }
  @media screen and (max-width: 640px) {
    .dropdown-container.order {
      width: 100%; } }

.contact-container {
  width: 100%;
  float: left; }
  .contact-container p {
    color: #000000;
    padding: 0;
    margin: 0.125em; }
    .contact-container p:first-child {
      font-weight: 500; }
  .contact-container label {
    display: block;
    padding: 0.5em 0 0; }
  .contact-container label.cc {
    display: inline-block; }
  .contact-container label[required=required]:before {
    content: '* ';
    color: #DD0000; }
  .contact-container #cc {
    margin-right: 0.5em;
    vertical-align: -2px; }
  .contact-container .primary-btn, .contact-container .form-group .filter-range-btn, .form-group .contact-container .filter-range-btn, .contact-container .form-group .filter-text-btn, .form-group .contact-container .filter-text-btn, .contact-container .search-form input[type="submit"], .search-form .contact-container input[type="submit"], .contact-container .popup input[type="submit"], .popup .contact-container input[type="submit"] {
    margin-top: 0.625em; }
    .contact-container .primary-btn.white, .contact-container .form-group .white.filter-range-btn, .form-group .contact-container .white.filter-range-btn, .contact-container .form-group .white.filter-text-btn, .form-group .contact-container .white.filter-text-btn, .contact-container .search-form input.white[type="submit"], .search-form .contact-container input.white[type="submit"], .contact-container .popup input.white[type="submit"], .popup .contact-container input.white[type="submit"] {
      border-color: #ffffff;
      background: transparent;
      color: #ffffff; }
  .contact-container input {
    margin-bottom: 0.625em; }
  .contact-container h3 {
    color: #000000;
    padding: 0 1.5625em 0 0;
    width: 100%;
    display: block; }
  .contact-container h4 {
    color: #000000;
    padding: 0.9375em 1.5625em 0 1.5625em;
    width: 100%;
    display: block; }
  .contact-container form {
    padding: 0; }
  .contact-container .message.success p {
    background-color: #1D8900;
    color: #ffffff;
    margin: 0;
    padding: 0.3em 1em; }
  .contact-container ul {
    padding-left: 20px; }
    .contact-container ul li {
      font-size: 14px; }
  .contact-container a.btn-primary {
    margin-bottom: 2em; }
  .contact-container #sellercontact-followup {
    display: none; }
  .contact-container form#contact-subscription .form-field {
    margin-bottom: 1em; }
    .contact-container form#contact-subscription .form-field input {
      margin-bottom: 0;
      vertical-align: -2px; }
    .contact-container form#contact-subscription .form-field label {
      display: inline; }

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

.content-left {
  float: left;
  width: 73.52941%;
  margin-right: 2.10084%; }
  @media screen and (max-width: 960px) {
    .content-left {
      float: none;
      width: 100%; } }

.content-right {
  float: left;
  width: 24.36975%; }
  @media screen and (max-width: 960px) {
    .content-right {
      float: none;
      width: 100%; } }

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

.action-box {
  margin-bottom: 20px; }
  .action-box .actions {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 1px; }
    .action-box .actions button {
      padding: 0.375rem 0.1rem 0.375rem 0.1rem; }
    .action-box .actions button.remembered {
      background-color: #896c42; }
    .action-box .actions button:focus {
      outline: none; }
    .action-box .actions ul.share {
      display: none;
      position: absolute;
      width: 50%;
      border: none;
      margin: 0;
      background-color: #fff;
      color: #888;
      z-index: 2;
      left: 0px;
      top: 67px;
      box-shadow: #ccc 2px 2px 4px;
      list-style: none;
      text-align: left;
      padding: 5px 0 5px 15px; }
      .action-box .actions ul.share li {
        padding: 6px 0; }
        .action-box .actions ul.share li a {
          color: #c39052;
          text-decoration: none; }
          .action-box .actions ul.share li a i {
            font-size: 18px;
            width: 25px; }
    .action-box .actions a.btn {
      margin-bottom: 0; }

#renewform label {
  display: block; }

#renewform .primary-btn, #renewform .form-group .filter-range-btn, .form-group #renewform .filter-range-btn, #renewform .form-group .filter-text-btn, .form-group #renewform .filter-text-btn, #renewform .search-form input[type="submit"], .search-form #renewform input[type="submit"], #renewform .popup input[type="submit"], .popup #renewform input[type="submit"] {
  padding: 0.375rem 1.1rem 0.2rem 1.1rem; }

.popup {
  padding: 3.125em;
  margin: auto;
  z-index: 999;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  background: white;
  width: 500px;
  height: 400px;
  border: 1px solid #BBBBBB;
  border-radius: 4px; }
  .popup a {
    color: #000000;
    text-decoration: none;
    display: block;
    margin-top: 0.625em; }
    .popup a:hover {
      text-decoration: underline;
      color: #BC9266; }
  .popup h2 {
    font-size: 1.125em;
    margin: 0 auto 0.9375em auto; }
  .popup input {
    width: 100%; }
  .popup input[type="submit"] {
    padding: 0.625em 0;
    margin-top: 0.625em; }
    .popup input[type="submit"]:hover {
      color: #fff; }
  .popup label {
    display: block; }
  .popup .message {
    display: none;
    color: darkred; }

.popup-shade {
  width: 200%;
  height: 200%;
  background-color: rgba(34, 34, 34, 0.9);
  position: fixed;
  z-index: 888;
  overflow: hidden;
  top: 0;
  left: 0;
  pointer-events: none;
  display: none; }

.private-seller {
  font-size: 14px;
  line-height: 21px;
  padding: 0.375rem 1.1rem 0.375rem 1.1rem;
  background-color: #c39052;
  color: #FFFFFF;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  min-width: 50%; }

.description ul {
  list-style-type: disc;
  padding: 0 0 0 15px;
  margin: 0 0 0 15px; }
.description ol {
  padding: 0 0 0 15px;
  margin: 0 0 0 15px; }
.description p {
  margin: 0; }

#switch-original {
  cursor: pointer;
  font-size: 16px; }

#ajax-description {
  display: none; }

.info {
  margin-left: 10px; }
  .info .icon-check {
    color: #AB8155; }

.filter-no-items-found {
  margin: 30px auto !important;
  display: block;
  text-align: left; }
  @media screen and (max-width: 960px) {
    .filter-no-items-found {
      margin: 50px auto;
      text-align: center; } }

.request-info {
  text-align: left; }
  @media screen and (max-width: 640px) {
    .request-info {
      text-align: center; } }

.link {
  color: #000000;
  text-decoration: none; }
  .link:hover {
    text-decoration: none;
    color: #c39052; }
  .link img {
    vertical-align: bottom;
    margin-right: 5px; }

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

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

.offers-item__name {
  display: block;
  font-size: 1em;
  font-weight: 400;
  color: #000000;
  margin: 0 0 0.25em;
  overflow: hidden;
  text-align: left;
  max-height: 47px; }

.offers-item__price {
  font-size: 14px;
  line-height: 18px;
  color: #c39052;
  display: block;
  font-weight: 500;
  position: absolute;
  bottom: 10px; }
  @media screen and (max-width: 640px) {
    .offers-item__price {
      bottom: 0; } }

.offers-item__property {
  font-size: 0.75em;
  color: #000000;
  line-height: 1.2;
  margin-bottom: 10px;
  display: block; }

.offers-item__seller {
  font-size: 1em;
  font-weight: 500;
  color: #666666;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 300px;
  display: block;
  padding: 0 1.25em; }

.filter-item {
  background-color: #FFFFFF;
  width: 100%;
  padding: 0 1.25em; }
  .filter-item:first-child {
    background-color: red; }
  .filter-item.opened .filter-h2::after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg); }

.filter-switch {
  background-color: #FFFFFF;
  width: 100%;
  padding: 0 1.25em; }

.content-box, .contact-box {
  background-color: #FFFFFF;
  padding: 20px;
  margin: 0 0 20px 0;
  border-radius: 10px; }
  .content-box .content-h2, .contact-box .content-h2 {
    padding: 0 0 10px 0;
    font-size: 1.25em;
    font-weight: 400;
    color: #000000;
    border-bottom: 1px solid #E9E9E9;
    width: 100%;
    margin: 0 0 15px 0; }
  .content-box .content-h3, .contact-box .content-h3 {
    padding: 0  0 0;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin: 0; }

.detail-before-fold {
  margin-bottom: 25px; }

#sellercontact-login {
  width: 100%; }
  #sellercontact-login:focus {
    outline: none; }

.send-message-to-seller {
  padding: 0.375rem 0.9375rem;
  display: block;
  font-size: 14px;
  line-height: 21px;
  min-width: 50%; }

.nav-secondary a.header-place-advert {
  padding: 10px;
  background-color: #c39052;
  color: #FFFFFF;
  text-decoration: none; }
  .nav-secondary a.header-place-advert::before {
    font-size: 10px;
    margin: 0 4px 0 0;
    content: "\E001";
    color: #FFFFFF;
    display: inline-block; }
  .nav-secondary a.header-place-advert:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #896c42; }

.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; }

span.languages {
  display: inline-block;
  padding-bottom: 20px; }

.nav-list .dropdown img {
  vertical-align: middle; }

.filter-container .filter-item:nth-child(2) {
  margin-bottom: 25px; }
  .filter-container .filter-item:nth-child(2) ul {
    border-bottom: none; }
  .filter-container .filter-item:nth-child(2) > .filter-h2 {
    border-bottom: none; }
.filter-container .filter-item:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }
.filter-container .filter-item:last-child .filter-h2 {
  border-bottom: none; }
.filter-container .border-top {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
.filter-container .border-bottom {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.cars .filter-container .filter-item:nth-child(3), .properties .filter-container .filter-item:nth-child(3) {
  margin-bottom: 25px; }
  .cars .filter-container .filter-item:nth-child(3) ul, .properties .filter-container .filter-item:nth-child(3) ul {
    border-bottom: none; }
  .cars .filter-container .filter-item:nth-child(3) > .filter-h2, .properties .filter-container .filter-item:nth-child(3) > .filter-h2 {
    border-bottom: none; }

.investments .filter-container .filter-item:nth-child(2) {
  margin-bottom: 0; }
  .investments .filter-container .filter-item:nth-child(2) > .filter-h2 {
    border-bottom: 1px solid #E9E9E9; }

.photos-sliding-container {
  overflow-x: auto;
  overflow-y: hidden;
  float: left;
  white-space: nowrap;
  width: 100%; }
  .photos-sliding-container li {
    display: inline-block;
    height: 60px;
    float: none; }
  .photos-sliding-container .photo.active {
    border: 2px solid #c39052; }

#gallery-slider {
  width: 100%;
  height: 285px; }

#slide-previous, #slide-next {
  position: absolute;
  top: 310px;
  font-family: herando;
  font-size: 2em;
  text-decoration: none;
  color: #666666; }
  @media screen and (max-width: 640px) {
    #slide-previous, #slide-next {
      display: none; } }

.watches #gallery-slider {
  height: 380px; }

.watches #slide-previous, .watches #slide-next {
  top: 370px; }

#slide-previous {
  left: -30px; }
  #slide-previous::before {
    content: "\E002"; }

#slide-next {
  left: 380px; }
  #slide-next::before {
    content: "\E003"; }

.unslider {
  overflow: hidden !important;
  width: 380px; }
  @media screen and (max-width: 640px) {
    .unslider {
      width: 100%; } }

.unslider-arrow.next {
  position: absolute;
  height: 100%;
  width: 40px;
  margin-top: -285px;
  right: 0 !Important;
  background-color: #666666;
  color: #666666;
  opacity: 0.45;
  display: block; }
  .unslider-arrow.next:hover {
    opacity: 1; }
  .unslider-arrow.next::before {
    font-size: 16px;
    position: absolute;
    top: 50%;
    margin: 0 0 0 10px;
    content: "\E003";
    color: #FFFFFF;
    display: block;
    pointer-events: none; }

.unslider-arrow.prev {
  position: absolute;
  height: 100%;
  width: 40px;
  margin-top: -285px;
  left: 0 !Important;
  background-color: #666666;
  color: #666666;
  opacity: 0.45;
  display: block; }
  .unslider-arrow.prev:hover {
    opacity: 1; }
  .unslider-arrow.prev::before {
    font-size: 16px;
    position: absolute;
    top: 50%;
    margin: 0 0 0 10px;
    content: "\E003";
    color: #FFFFFF;
    display: block;
    pointer-events: none; }

img.flag {
  margin-left: 3px;
  margin-right: 5px; }

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

a.mail, a.phone {
  text-decoration: none; }

i.fa-external-link-alt {
  padding-right: 5px; }

@media screen and (max-width: 1080px) {
  .mfp-container {
    padding-top: 3em; } }

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

section.features h3 {
  text-align: center; }
section.features table.details {
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px; }
  section.features table.details td {
    vertical-align: top; }

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