@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
  padding-top: 95px !important;
}

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }
/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

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

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

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

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

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

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

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

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.menu {
  color: #FFF;
  display: flex;
  background: #2A2C44; }
.menu .menu-link {
  cursor: pointer; }
.menu span {
  margin-right: 10px;
  font-size: 1.8rem;
  line-height: 2.1rem; }
.menu .menu-icon {
  width: 26px;
  height: 21px;
  border-radius: 1px;
  overflow: hidden;
  position: relative;
  transform: rotate(0deg);
  transition: .5s ease-in-out; }
.menu .menu-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #FFF;
  border-radius: 1px;
  opacity: 2;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out; }
.menu .menu-icon span:nth-child(1) {
  top: 0px; }
.menu .menu-icon span:nth-child(2), .menu .menu-icon span:nth-child(3) {
  top: 9px; }
.menu .menu-icon span:nth-child(4) {
  top: 18px; }
.menu .menu-icon.open span {
  background: #FFF; }
.menu .menu-icon.open span:nth-child(1) {
  top: 13px;
  width: 0%;
  left: 50%; }
.menu .menu-icon.open span:nth-child(2) {
  transform: rotate(45deg); }
.menu .menu-icon.open span:nth-child(3) {
  transform: rotate(-45deg); }
.menu .menu-icon.open span:nth-child(4) {
  top: 13px;
  width: 0%;
  left: 50%; }

*,
*::before,
*::after {
  box-sizing: border-box; }

@-ms-viewport {
  width: device-width; }

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

html {
  font-size: 62.5%; }

body {
  line-height: 2.6rem;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.6rem;
  color: #232835;
  padding-top: 145px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
@media screen and (min-width: 1200px) {
  body {
    padding-top: 106px; } }

img {
  display: block; }

figure {
  margin: 0; }

p {
  margin-bottom: 1.6rem; }

a:hover {
  color: #232835;
  text-decoration: none; }

select, textarea {
  -webkit-appearance: none; }

textarea, select, input, button {
  outline: none; }

submit {
  cursor: pointer; }

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

.figure-caption {
  border-bottom: 1px solid #e1e7e8;
  padding: 6px 10px;
  font-size: 11px;
  color: #676767; }

.image-cover {
  width: 100%;
  height: 100%;
  background-size: cover; }

.wow {
  visibility: hidden; }

.lang-switch {
  margin-right: 130px; }
.lang-switch a {
  color: #FFF; }
.lang-switch a:hover {
  color: #51A332; }

.container {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1240px; }

.aligncenter {
  margin: 0 auto; }

.block {
  margin-bottom: 30px; }
.block .block {
  margin-bottom: 20px; }
.block .block.gray {
  margin-bottom: 0; }
.header + .block {
  margin-top: 30px; }
@media screen and (min-width: 992px) {
  .header + .block {
    margin-top: 40px; } }
.header + .block.image-box {
  margin-top: 0; }
.block.gray {
  background-color: #E6E9ED;
  padding-bottom: 30px;
  padding-top: 30px;
  margin-bottom: 0;
  margin-top: 0 !important; }
@media screen and (min-width: 576px) {
  .block.gray {
    padding-bottom: 40px;
    padding-top: 40px; } }
.block.gray.remove-container-margin {
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 0; }
.block.gray + .block {
  margin-top: 30px; }
@media screen and (min-width: 576px) {
  .block.gray + .block {
    margin-top: 70px; } }
.block.gray + .block.media-box {
  margin-top: 0; }
.block.gray + .block.gray-half-top,
.block.gray + .block.gray-half {
  margin-top: 0; }
.block.gray-half-top {
  background-image: linear-gradient(to bottom, #E6E9ED 54%, #fff 54%);
  padding-top: 30px;
  margin-top: 0; }
.block.gray-half {
  background-image: linear-gradient(to bottom, #fff 46%, #E6E9ED 46%);
  padding-bottom: 30px;
  margin-bottom: 0; }
.booking-form-dropdown + .block,
#header + .block {
  margin-top: 50px; }
@media screen and (min-width: 576px) {
  .booking-form-dropdown + .block,
  #header + .block {
    margin-top: 70px; } }
.block.media-box {
  margin-bottom: 0; }
@media screen and (min-width: 1200px) {
  .block.mussy .container > .row > div:nth-child(3n+1) {
    margin-top: 25px; } }
@media screen and (min-width: 1200px) {
  .block.mussy .container > .row > div:nth-child(3n) {
    margin-top: 25px; } }
@media screen and (min-width: 768px) and (max-width: 1199.98px) {
  .block.mussy .container > .row > div:nth-child(2n) {
    margin-top: 25px; } }
.block .container {
  max-width: 1032px; }
@media screen and (min-width: 576px) {
  .block {
    margin-bottom: 70px; } }
.block.remove-container-margin {
  margin-bottom: 0px; }

.indent {
  font-family: 'Dosis', sans-serif;
  font-size: 1.7rem;
  line-height: 3.2rem;
  position: relative;
  font-weight: 600;
  padding-left: 47px;
  text-transform: uppercase;
  display: block; }
@media screen and (min-width: 576px) {
  .indent {
    font-size: 2.2rem;
    display: inline; } }

.indent:before {
  content: '';
  display: block;
  height: 3px;
  left: 21px;
  position: absolute;
  top: 12px;
  width: 13px;
  background: #51A332;
  border-radius: 2px; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  border: 0; }

@media screen and (min-width: 576px) {
  .mobile {
    display: none; } }

.mobile .block.gray {
  background-color: #FFF !important; }

.mobile .block.gray-half-top {
  background-image: none !important; }

.mobile .block.gray-half {
  background-image: none !important; }

@media screen and (max-width: 575.98px) {
  .desktop {
    display: none; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
.embed-responsive:before {
  display: block;
  content: ""; }
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-16by9:before {
  padding-top: 56.25%; }

.admin-bar .header {
  margin-top: 32px; }

.text-overlay-wrapper .center-overlay .overlay {
  width: 95%; }
@media screen and (min-width: 576px) {
  .text-overlay-wrapper .center-overlay .overlay {
    width: 45%; } }

div.gm-style-iw .info_content {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  padding: 10px 10px 0 10px; }

div.gm-style-iw .info_content h3 a {
  font-weight: 700;
  font-size: 1.2em;
  color: #2A2C44; }

div.gm-style-iw .info_content h3 a:hover {
  color: #51A332; }

.swiper-pagination-bullet-active {
  background: #C6047C !important; }

.lg-backdrop {
  background-color: rgba(42, 44, 68, 0.8) !important; }

.lg-outer .lg-thumb-outer {
  background: none !important; }

.lg-outer .lg-thumb-item {
  border: 0 !important;
  border-radius: 0 !important;
  opacity: 0.7; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background: none !important; }

.lg-sub-html, .lg-toolbar {
  background: none !important; }

.lg-outer .lg-thumb-item.active {
  opacity: 1; }

.gm-style-iw + button {
  display: none !important; }

.gm-style-iw {
  text-align: center; }

footer {
  background-color: #2A2C44;
  width: 100%;
  min-height: 300px;
  font-family: 'Dosis', sans-serif;
  padding: 59px 0 50px 0;
  color: #FFF;
  overflow: hidden;
  position: relative; }
footer .empty_block_left {
  min-height: 300px; }
footer p {
  color: #9596A2; }
footer.invest {
  height: auto;
  padding-bottom: 50px;
  display: flex;
  flex-direction: column; }
@media screen and (min-width: 768px) {
  footer.invest {
    flex-direction: row; } }
footer.invest:before {
  display: none; }
footer.invest .logos {
  display: flex;
  flex-direction: column;
  justify-content: center; }
@media screen and (min-width: 992px) {
  footer.invest .logos {
    flex-direction: row; } }
footer.invest .logos a {
  margin: 10px; }
footer.invest .logos a img {
  height: 60px;
  margin: 10px auto;
  width: 90%; }
@media screen and (min-width: 768px) {
  footer.invest .logos a img {
    width: auto; } }
footer.invest .navigation {
  display: flex;
  flex-direction: column;
  justify-content: center; }
@media screen and (min-width: 992px) {
  footer.invest .navigation {
    justify-content: flex-end;
    align-items: baseline;
    flex-direction: row; } }
footer.invest .navigation a {
  margin: 20px auto 30px auto; }
footer.invest .navigation a:hover {
  color: #FFF; }
footer.invest .navigation a svg {
  margin-left: 15px; }
footer.invest .navigation ul {
  display: flex;
  text-align: center;
  justify-content: center;
  margin: 10px 20% 20px 20%;
  padding: 0; }
@media screen and (min-width: 992px) {
  footer.invest .navigation ul {
    margin: auto; } }
footer.invest .navigation ul li {
  padding: 0 20px;
  margin: 0 10px; }
@media screen and (min-width: 992px) {
  footer.invest .navigation ul li {
    margin: auto; } }
footer.invest .navigation ul li a {
  margin: 0; }
footer:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  opacity: 0.1;
  background-image: url(../../assets/images/content/content_large.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover; }
@media screen and (max-width: 766px) {
  footer:before {
    width: 100%;
    height: 60%; } }
footer a, footer .btn-stroke {
  font-weight: 600;
  color: #FFF;
  font-size: 1.6rem; }
footer a.link-facebook, footer a.link-instagram, footer a.link-twitter, footer a.link-linkedin, footer a.link-video {
  position: absolute;
  padding: 6px 20px 6px 20px;
  height: 48px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  font-size: 18px;
  transition: 0.7s;
  z-index: 1;
  text-transform: uppercase; }
footer a.link-video {
  background-color: #51A332; }
@media screen and (min-width: 768px) {
  footer a.link-video {
    left: 0px; } }
footer a.link-facebook {
  background-color: #93C01F; }
@media screen and (min-width: 768px) {
  footer a.link-facebook {
    left: -104px; } }
footer a.link-instagram {
  background-color: #C6047C; }
@media screen and (min-width: 768px) {
  footer a.link-instagram {
    left: -105px; } }
footer a.link-twitter {
  background-color: #51A332; }
@media screen and (min-width: 768px) {
  footer a.link-twitter {
    left: -101px; } }
footer a.link-linkedin {
  background-color: #C6047C; }
@media screen and (min-width: 768px) {
  footer a.link-linkedin {
    left: -103px; } }
footer a.link-icon:hover {
  left: 0;
  color: #FFF; }
footer a.link-icon span {
  display: block;
  float: left;
  padding-top: 5px; }
footer a.link-icon i {
  padding-left: 26px;
  font-size: 1.3em;
  padding-top: 6px;
  font-weight: normal; }
/*  footer img {
    opacity: 0.5;
    height: 100%; }*/

.header {
  background: #2A2C44;
  width: 100%;
  padding: 22px 0 16px;
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12;
  display: none;
  transition: padding 0.2s linear;
  -webkit-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear; }
.header .btn.sticky {
  padding-right: 50px; }
@media screen and (min-width: 1200px) {
  .header {
    display: block;
    padding: 18px 0 12px; } }
.header.mobile {
  display: block;
  margin-bottom: 20px; }
@media screen and (min-width: 1200px) {
  .header.mobile {
    display: none; } }
.header.mobile .lang-switch {
  margin: 0;
  text-align: center; }
.header.mobile #mobile_book_now {
  display: flex;
  margin: 10px auto 5px 15px;
  justify-content: center;
  z-index: 0; }
.header.mobile a.sticky {
  position: relative;
  padding: 6px 45px; }
.header.mobile .container .logo img {
  width: 80px;
  height: 50px; }
.header.mobile .container #booking-form {
  margin: 20px 0 0 0;
  justify-content: center;
  display: flex !important;
  opacity: 1; }
.header.mobile .container #booking-form.visible {
  margin: 20px 0 0 0;
  opacity: 1; }
.header.mobile .container #booking-form a {
  width: 50%; }
.header.mobile .container #booking-form a:last-child {
  width: 50%; }
.header.mobile.open .container.booking-form-holder {
  display: none; }
.header.invest .container #nav {
  margin-top: 0;
  display: flex;
  opacity: 1; }
.header.invest a.sticky {
  position: absolute;
  right: -36px;
  top: 34px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.header.invest a.sticky:hover {
  right: 0; }
.header.open .container #nav {
  display: flex; }
.header.open .container #nav.visible {
  opacity: 1;
  margin: 0; }
.header.open .container #booking-form {
  display: none; }
.header .container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 95%; }
.header .container .logo {
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0; }
.header .container .logo img {
  width: 120px;
  height: 76px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear; }
.header .container #booking-form {
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  justify-content: space-around;
  opacity: 0;
  margin: -30px 0 0 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear; }
.header .container #booking-form.visible {
  opacity: 1;
  margin: 0; }
.header .container .menu {
  display: flex;
  position: relative;
  z-index: 2;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  justify-content: flex-end;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  top: 0; }
.header .container ul#nav {
  flex-grow: 4.5;
  flex-shrink: 1;
  flex-basis: 0;
  justify-content: flex-end;
  display: none;
  margin: -30px 31px 0 0;
  padding: 0;
  font-size: 1.8rem;
  line-height: 2.1rem;
  opacity: 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear; }
.header .container ul#nav li {
  padding: 0 0 0 45px;
  margin: 0; }
.header .container ul#nav li a {
  color: #FFF;
  transition: color 0.3s linear;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear; }
.header .container ul#nav li a:hover {
  color: #51A332; }
.header .container ul#nav li:not(.gray) + .gray {
  padding: 0 0 0 40px; }
.header .container ul#nav li.gray {
  padding: 0 0 0 20px; }
.header .container ul#nav li.gray a {
  color: #9596A2; }
.header .container ul#nav li.gray a:hover {
  color: #51A332; }
.header .container ul#nav li:before {
  display: none; }
.header.shrink {
  padding: 0; }
.header.shrink.mobile {
  padding: 13px 0;
  z-index: 9; }
.header.shrink.mobile .container.booking-form-holder {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 70%; }
.header.shrink.mobile .container.booking-form-holder #booking-form {
  margin: 10px 0 0 0; }
.header.shrink.mobile .container .logo img {
  height: 30px; }
.header.shrink .container .logo img {
  width: 60px;
  height: 60px; }
.header.shrink.invest .sticky {
  top: 9px; }

.message {
  font-family: 'Zooja W00 Regular';
  font-weight: 400;
  text-align: center; }
@media screen and (min-width: 768px) {
  .message {
    padding-top: 3rem; } }
.message.small {
  font-size: 4rem;
  line-height: 5rem; }
@media screen and (min-width: 768px) {
  .message.small {
    font-size: 7rem;
    line-height: 8rem; } }
.message.medium {
  font-size: 7rem;
  line-height: 8rem; }
@media screen and (min-width: 768px) {
  .message.medium {
    font-size: 10rem;
    line-height: 11rem; } }
.message.large {
  font-size: 10rem;
  line-height: 9rem; }
@media screen and (min-width: 768px) {
  .message.large {
    font-size: 13rem;
    line-height: 12rem; } }

#booking-form {
  display: block; }
@media screen and (min-width: 768px) {
  #booking-form {
    display: flex; } }
@media screen and (min-width: 992px) {
  #booking-form {
    min-width: 700px; } }
#booking-form a {
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  color: #2A2C44;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  background: #E6E9ED;
  padding: 7px 25px 5px;
  text-decoration: none;
  border-right: 1px solid #d7dbe2;
  width: 98%; }
@media screen and (max-width: 767.98px) {
  #booking-form a {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    margin: 3px 0; } }
@media screen and (min-width: 768px) {
  #booking-form a {
    width: 27%; } }
#booking-form a:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  border-top: 0.24em solid;
  border-right: 0.24em solid transparent;
  border-bottom: 0;
  border-left: 0.24em solid transparent; }
#booking-form a.active:after {
  border-top: 0;
  border-right: 0.24em solid transparent;
  border-bottom: 0.24em solid;
  border-left: 0.24em solid transparent; }
#booking-form a.active, #booking-form a:hover {
  color: #51A332; }
@media screen and (min-width: 768px) {
  #booking-form a:first-child {
    border-top-left-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 20px; } }
#booking-form a:last-child {
  background: #51A332;
  border-right: 0;
  color: #FFF;
  padding: 7px 25px 5px;
  text-align: center;
  display: inline-block;
  white-space: nowrap; }
@media screen and (min-width: 768px) {
  #booking-form a:last-child {
    border-top-left-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 0; } }
@media screen and (min-width: 992px) {
  #booking-form a:last-child {
    width: 19%; } }
#booking-form a:last-child:after {
  display: none; }

.shrink .booking-form-dropdown {
  top: 60px; }

.booking-form-dropdown {
  background: #E6E9ED;
  width: 100%;
  position: absolute;
  top: 128px;
  z-index: 3;
  display: none;
  padding: 43px 0 23px;
  transition: top 0.4s linear;
  -webkit-transition: top 0.4s linear;
  -moz-transition: top 0.4s linear;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.4); }
.booking-form-dropdown .row {
  width: 100%; }
.booking-form-dropdown#dropdown-location ul {
  column-count: 1; }
@media screen and (min-width: 992px) {
  .booking-form-dropdown#dropdown-location ul {
    column-count: 4; } }
.booking-form-dropdown p {
  max-width: 300px; }
.booking-form-dropdown ul {
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  padding: 0; }
.booking-form-dropdown ul a {
  color: #2A2C44; }
.booking-form-dropdown .container {
  width: 60%; }
@media screen and (min-width: 992px) {
  .booking-form-dropdown .container {
    max-width: 640px; } }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 2rem; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  display: block;
  font-size: 2rem;
  margin-top: 3px; }

h1, .h1 {
  font-family: 'Dosis', sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  color: #2A2C44; }
h1.headline, .h1.headline {
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 3rem; }
@media screen and (min-width: 576px) {
  h1.headline, .h1.headline {
    margin-top: 3.4rem; } }

h2, .h2 {
  font-family: 'Dosis', sans-serif;
  font-size: 2.2rem;
  font-weight: 400; }
h2.headline, .h2.headline {
  text-align: center;
  margin-bottom: 2rem; }

h3 {
  font-family: 'Dosis', sans-serif;
  font-size: 2rem;
  font-weight: 400; }

h4 {
  font-family: 'Dosis', sans-serif;
  font-size: 2rem;
  font-weight: 400; }

h5 {
  font-family: 'Dosis', sans-serif;
  font-size: 2rem;
  font-weight: 400; }

h6 {
  font-family: 'Dosis', sans-serif;
  font-size: 2rem;
  font-weight: 400; }

.block-title {
  font-family: 'Dosis', sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  color: #2A2C44;
  text-align: center;
  margin-bottom: 7rem; }

ul {
  list-style: none;
  margin: 0 0 1.6rem 0;
  padding: 0 0 0 15px; }
ul li {
  padding-left: 26px;
  position: relative;
  margin-bottom: 13px; }
ul li ul {
  margin-top: 13px; }
ul li:before {
  content: '';
  display: block;
  height: 3px;
  left: 0px;
  position: absolute;
  top: 12px;
  width: 13px;
  background: #2A2C44;
  border-radius: 2px; }
ul.green li:before {
  background: #51A332; }
ul.normal li:before {
  display: none; }

.list-item-group {
  margin: 0;
  padding: 0; }
.list-item-group .list-item {
  display: flex;
  align-items: center;
  height: 90px;
  padding-left: 16px;
  padding-right: 16px;
  color: #232835;
  border-bottom: 2px solid #E6E9ED;
  cursor: pointer;
  position: relative; }
@media screen and (min-width: 768px) {
  .list-item-group .list-item {
    padding-left: 32px;
    padding-right: 32px;
    height: 145px; } }
@media screen and (min-width: 992px) {
  .list-item-group .list-item {
    padding-left: 64px;
    padding-right: 64px; } }
.list-item-group .list-item:hover {
  background: #E6E9ED; }
.list-item-group .list-item:hover h4:after {
  transform: rotate(90deg);
  opacity: 1; }
.list-item-group .list-item:hover h4:before {
  transform: rotate(90deg); }
.list-item-group .list-item:hover p {
  opacity: 1; }
.list-item-group .list-item:hover p:before {
  content: '';
  top: 0%;
  left: -100px;
  width: 100px;
  height: 100%;
  display: block;
  position: absolute;
  float: left;
  background: rgba(0, 0, 0, 0);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #e6e9ed));
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #e6e9ed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#E6E9ED', GradientType=1 ); }
.list-item-group .list-item p {
  margin: 0;
  opacity: 0;
  right: 10px;
  width: 70%;
  position: absolute;
  background-color: #E6E9ED;
  font-size: 0.8em;
  line-height: 1.5rem;
  display: flex;
  min-height: 40px;
  align-items: center; }
.list-item-group .list-item h4 {
  font-size: 1.8rem;
  font-weight: 700;
  padding-left: 39px;
  width: 430px;
  position: relative;
  text-transform: uppercase;
  margin: 0; }
@media screen and (min-width: 576px) {
  .list-item-group .list-item h4 {
    font-size: 2.0rem; } }
@media screen and (min-width: 768px) {
  .list-item-group .list-item h4 {
    font-size: 2.3rem; } }
@media screen and (min-width: 992px) {
  .list-item-group .list-item h4 {
    font-size: 2.5rem; } }
.list-item-group .list-item h4:before {
  content: '';
  display: block;
  height: 4px;
  left: 1px;
  position: absolute;
  top: 12px;
  width: 23px;
  background: #51A332;
  border-radius: 2px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear; }
.list-item-group .list-item h4:after {
  content: '';
  display: block;
  opacity: 0;
  height: 23px;
  left: 10px;
  position: absolute;
  top: 2px;
  width: 4px;
  background: #51A332;
  border-radius: 2px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear; }

.btn {
  border: 2px solid #2A2C44;
  padding: 6px 25px;
  text-transform: uppercase;
  color: #2A2C44;
  text-decoration: none;
  text-align: center;
  font-family: 'Dosis', sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  display: inline-block;
  border-radius: 50rem;
  -webkit-border-radius: 50rem;
  -moz-border-radius: 50rem; }

.btn:hover {
  filter: contrast(130%);
  -webkit-filter: contrast(130%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s linear;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3); }

.btn.btn-icon .icon {
  width: 26px;
  height: 26px;
  position: relative;
  top: -2px;
  left: -2px;
  stroke: #232835; }

.btn.btn-icon:hover {
  color: rgba(42, 44, 68, 0.6); }
.btn.btn-icon:hover .icon {
  stroke: rgba(42, 44, 68, 0.6); }

.btn.primary {
  background: #51A332;
  border: 2px solid #51A332;
  color: #FFF;
  font-size: 1.8rem;
  font-weight: 700; }

.btn.secondary {
  background: #2A2C44;
  border: 2px solid #2A2C44;
  color: #FFF; }

.btn.light {
  background: #93C01F;
  border: 2px solid #93C01F; }

.btn.pink {
  background: #C6047C;
  border: 2px solid #C6047C;
  color: #FFF; }

.btn-stroke {
  color: #2A2C44; }

.btn-stroke:before {
  content: '';
  display: block;
  height: 3px;
  left: 0px;
  position: absolute;
  top: 12px;
  width: 13px;
  background: #51A332;
  border-radius: 2px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear; }

.btn-stroke:after {
  content: '';
  display: block;
  opacity: 0;
  height: 13px;
  left: 5px;
  position: absolute;
  top: 7px;
  width: 3px;
  background: #51A332;
  border-radius: 2px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear; }

.btn-stroke:hover:before {
  transform: rotate(90deg);
  background: #C6047C; }

.btn-stroke:hover:after {
  transform: rotate(90deg);
  background: #C6047C;
  opacity: 1; }

#stage {
  align-items: flex-end;
  background-color: #E6E9ED;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
  min-height: 315px; }
@media screen and (min-width: 576px) {
  #stage {
    margin-top: -106px;
    height: 650px; } }
#stage #background-video {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  overflow: hidden; }
#stage #background-video video {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  min-height: 50%;
  min-width: 50%; }
#stage.full-height {
  overflow: hidden; }
@media screen and (min-width: 576px) {
  #stage.full-height {
    height: 100vh; } }
@media screen and (min-width: 576px) {
  #stage {
    margin-top: -128px;
    min-height: 650px;
    margin-bottom: 70px; } }
#stage .sub-message {
  font-family: "Dosis", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #2A2C44; }
#stage.overlay {
  margin-bottom: 50px; }
#stage.overlay .stage-content .message {
  margin-bottom: 0;
  line-height: 12rem;
  padding-top: 200px;
  font-size: 50px; }
@media screen and (min-width: 576px) {
  #stage.overlay .stage-content .message {
    padding-top: 0;
    font-size: 70px; } }
@media screen and (min-width: 768px) {
  #stage.overlay .stage-content .message {
    padding-top: 0;
    font-size: 110px; } }
@media screen and (min-width: 992px) {
  #stage.overlay .stage-content .message {
    padding-top: 0;
    font-size: 175px; } }
#stage.overlay .stage-content .stage-buttons {
  margin: 55px 0 -22px 0; }
#stage.disturber {
  margin-bottom: 200px; }
#stage.disturber .stage-content .message {
  margin-bottom: 0;
  line-height: 7rem;
  padding-top: 150px; }
@media screen and (min-width: 768px) {
  #stage.disturber .stage-content .message {
    padding-top: 0;
    line-height: 12rem; } }
#stage.disturber .stage-content .box-disturber {
  font-family: "Dosis", sans-serif;
  color: #FFF;
  background-color: #2A2C44;
  padding: 20px 10px 10px;
  width: 100%;
  height: 160px;
  margin: 0 auto -140px auto;
  font-weight: 700; }
@media screen and (min-width: 768px) {
  #stage.disturber .stage-content .box-disturber {
    width: 70%;
    padding: 30px;
    height: 229px;
    position: relative; } }
#stage.disturber .stage-content .box-disturber .box-title {
  font-size: 2rem;
  line-height: 2rem;
  margin-bottom: 20px; }
@media screen and (min-width: 576px) {
  #stage.disturber .stage-content .box-disturber .box-title {
    font-size: 3.5rem;
    line-height: 3.5rem; } }
@media screen and (min-width: 768px) {
  #stage.disturber .stage-content .box-disturber .box-title {
    font-size: 4.5rem;
    line-height: 4.5rem; } }
#stage.disturber .stage-content .box-disturber .box-price-reference {
  font-size: 1.5rem; }
#stage.disturber .stage-content .box-disturber .box-price-amount {
  font-size: 3.5rem;
  margin-top: 10px; }
#stage.disturber .stage-content .box-disturber .box-button {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -18px; }
@media screen and (min-width: 768px) {
  #stage.disturber .stage-content .box-disturber .box-button {
    bottom: -18px; } }
#stage.disturber .stage-content .box-disturber .box-button a {
  font-size: 1.3em; }
#stage .stage-content {
  position: relative;
  z-index: 1; }
#stage .stage-content .message {
  margin-bottom: 40px;
  font-size: 50px; }
@media screen and (min-width: 576px) {
  #stage .stage-content .message {
    padding-top: 0;
    font-size: 70px; } }
@media screen and (min-width: 768px) {
  #stage .stage-content .message {
    padding-top: 0;
    font-size: 100px; } }
@media screen and (min-width: 992px) {
  #stage .stage-content .message {
    padding-top: 0;
    font-size: 125px; } }
#stage .stage-content .stage-buttons {
  margin-bottom: 60px; }
#stage .stage-content .stage-buttons a {
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px; }
/***
  #stage .stage-content .stage-buttons a.extra_left_margin {
      margin-left:180px;
  }
 ***/

#stage .slick-track .slick-slide div.overlay p.button a.hideme_i_am_double {
  display:none;
}


#stage:after {
  display: block;
  position: absolute;
  background-image: linear-gradient(to bottom, transparent 0%, rgba(255, 255, 255, 0.8) 100%);
  left: 0;
  bottom: 0;
  height: 300px;
  width: 100%;
  z-index: 0;
  content: ''; }

.blockquote {
  overflow: hidden; }
.blockquote .row {
  flex-wrap: nowrap;
  position: relative;
  justify-content: center; }
.blockquote .row .col {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 300px; }

blockquote {
  border: 1px solid #E6E9ED; }
blockquote img {
  margin-bottom: 20px;
  width: 100%;
  height: auto; }
blockquote h3 {
  font-size: 2.2rem;
  font-weight: 600;
  margin: 0 0 2px 0; }
blockquote small {
  font-size: 1.6rem;
  font-weight: 500;
  position: relative;
  margin-bottom: 38px;
  display: block; }
blockquote small:before {
  content: '';
  display: block;
  height: 3px;
  left: 0px;
  position: absolute;
  bottom: -10px;
  width: 13px;
  background: #51A332;
  border-radius: 2px; }
blockquote p {
  font-size: 1.4rem;
  line-height: 2.3rem; }

/*.image-row {
  display: flex;
  overflow: hidden;
  align-items: center;
  width: 100%;
  justify-content: center; }
  .image-row a {
    margin: 0.5%;
    width: 24.5%;
    position: relative;
    color: #2A2C44; }
    .image-row a .overlay {
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(255, 255, 255, 0.8);
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      font-family: "Dosis", sans-serif;
      font-size: 1.2rem;
      line-height: 1.4rem; }
      @media screen and (min-width: 576px) {
        .image-row a .overlay {
          font-size: 1.6rem;
          line-height: 2.4rem; } }
      .image-row a .overlay b {
        font-size: 1.5rem;
        display: block; }
        @media screen and (min-width: 576px) {
          .image-row a .overlay b {
            font-size: 2rem; } }
    .image-row a img {
      width: 100%;
      height: auto; }*/

.image-box img {
  width: 100%;
  height: auto; }

.textbox {
  margin-bottom: 48px;
  width: 100%;
  margin: 0 auto; }
@media screen and (min-width: 576px) {
  .textbox {
    margin-bottom: 64px; } }
.textbox.remove-bottom-margin {
  margin-bottom: 0; }
.textbox h1,
.textbox h2,
.textbox h3,
.textbox h4,
.textbox h5,
.textbox h6 {
  margin-bottom: 20px; }
@media screen and (min-width: 576px) {
  .textbox h1,
  .textbox h2,
  .textbox h3,
  .textbox h4,
  .textbox h5,
  .textbox h6 {
    margin-bottom: 48px;
    line-height: 1.4em; } }
.textbox.big {
  font-size: 1.8rem;
  line-height: 2.8rem; }

.textbox-inner {
  margin-left: auto;
  margin-right: auto; }

.textbox-image {
  margin-bottom: 0; }
@media screen and (min-width: 576px) {
  .textbox-image {
    margin-bottom: 16px; } }

.textbox-text {
  margin-bottom: 25px; }
@media screen and (min-width: 576px) {
  .textbox-text {
    margin-bottom: 16px; } }

.textbox-image img {
  height: auto;
  max-width: 100%;
  margin: 0 auto !important;
  width: 100%; }
@media screen and (min-width: 576px) {
  .textbox-image img {
    margin: 0; } }

.textbox-text > :last-child {
  margin-bottom: 0; }

.textbox-text img {
  height: auto;
  max-width: 100%; }

.textbox-buttons {
  margin-top: 32px;
  text-align: center; }

.textbox-teaser .textbox-inner {
  max-width: 1008px;
  text-align: center; }

.textbox-teaser ul {
  margin-left: auto;
  margin-right: auto;
  max-width: 592px;
  text-align: left; }

.textbox-small {
  margin: 24px 0; }
.textbox-small .textbox-inner {
  margin-left: 0;
  margin-right: 0;
  max-width: 280px; }
.textbox-small .textbox-buttons {
  margin-top: 16px;
  text-align: left; }

.textbox-left .block-title {
  text-align: left; }

.textbox-left .textbox-inner {
  margin-left: 0;
  margin-right: 0; }

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

@media screen and (min-width: 576px) {
  .textbox-layout-half .textbox-inner,
  .textbox-layout-third .textbox-inner {
    display: flex;
    margin: 0 -16px;
    max-width: none; }
  .textbox-layout-half .textbox-image,
  .textbox-layout-half .textbox-text,
  .textbox-layout-third .textbox-image,
  .textbox-layout-third .textbox-text {
    margin: 0 16px; }
  .textbox-layout-half .textbox-image,
  .textbox-layout-half .textbox-text {
    width: 50%; }
  .textbox-layout-third .textbox-image,
  .textbox-layout-third .textbox-text.textbox-one-third {
    width: 33.33%; }
  .textbox-layout-third .textbox-text,
  .textbox-layout-third .textbox-text.textbox-two-thirds {
    width: 66.66%; } }

.contact {
  margin-bottom: 30px; }
.contact.small .contact-box .image {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 40%; }
.contact.small .contact-box .info {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 60%;
  border: none; }
.contact.small .contact-box .info p {
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 2.2rem;
  margin-bottom: 0; }
.contact.small .contact-box .info p.address {
  font-weight: normal; }
.contact.small .contact-box .info p a {
  color: #2A2C44; }
.contact.small .contact-box .info p a:hover {
  color: #51A332; }
.contact.small .contact-box .info .position {
  margin-top: 6px;
  margin-bottom: 30px;
  line-height: 2.4rem; }
.contact img {
  width: 100%;
  height: auto; }
.contact .contact-box {
  border: 1px solid #E6E9ED;
  display: flex;
  flex-direction: column; }
@media screen and (min-width: 768px) {
  .contact .contact-box {
    flex-direction: row; } }
.contact .image {
  flex: 0 0 100%;
  max-width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
.contact .image img {
  display: block; }
@media screen and (min-width: 768px) {
  .contact .image {
    flex: 0 0 28%; }
  .contact .image img {
    display: none; } }
.contact .info {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 42%;
  padding: 3.8% 5.9% 2%;
  border-right: none;
  border-bottom: 1px solid #E6E9ED; }
@media screen and (min-width: 768px) {
  .contact .info {
    border-right: 1px solid #E6E9ED;
    border-bottom: none; } }
.contact .info p {
  font-weight: 700; }
.contact .info p a {
  color: #2A2C44; }
.contact .info p a.email {
  font-weight: 400; }
.contact .info p a:hover {
  color: #51A332; }
.contact .data {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 30%;
  padding: 3.8% 4.5% 2%; }
.contact h4 {
  font-size: 1.9rem;
  margin: 0;
  font-weight: bold; }
.contact .position {
  font-size: 1.4rem;
  position: relative;
  color: rgba(42, 44, 68, 0.6);
  margin-bottom: 50px; }
.contact .position:before {
  content: '';
  display: block;
  height: 3px;
  left: 0px;
  position: absolute;
  bottom: -14px;
  width: 23px;
  background: #93C01F;
  border-radius: 2px; }
.contact ul {
  padding: 0;
  margin: 0; }
.contact ul li {
  padding: 0;
  margin: 0 0 2px 0; }
.contact ul li b {
  display: inline-block;
  width: 60px; }

.icon {
  width: 16px;
  height: 16px; }

.block:not(.gray) + .text-box.gray {
  padding-top: 60px; }

.breadcrumbs-bar + .text-box:not(.remove-container-margin) {
  padding-top: 60px; }

@media screen and (max-width: 575.98px) {
  .tab-box .tab {
    padding: 30px; }
  .tab-box .tab p {
    margin-left: 0;
    margin-right: 0;
    width: auto; }
  .tab-box nav {
    border-right: 1px solid #E6E9ED;
    flex: 0 0 25%;
    text-align: left; }
  .tab-box nav ul {
    padding: 30px 40px;
    flex-direction: column; }
  .tab-box nav ul li {
    padding: 0 15px 0 25px; }
  .tab-box nav .active-bar {
    display: none !important; } }

.tab-box.left {
  border: 1px solid #E6E9ED;
  text-align: left;
  display: flex; }
@media screen and (max-width: 575.98px) {
  .tab-box.left {
    display: none; } }
.tab-box.left .tab {
  padding: 30px; }
.tab-box.left .tab .tab-content p {
  margin-left: 0;
  margin-right: 0;
  width: auto; }
.tab-box.left .tab p {
  margin-left: 0;
  margin-right: 0;
  width: auto; }
.tab-box.left nav {
  border-right: 1px solid #E6E9ED;
  flex: 0 0 25%;
  text-align: left; }
.tab-box.left nav ul {
  padding: 30px 40px;
  flex-direction: column; }
.tab-box.left nav ul li {
  padding: 0 15px 0 25px; }
.tab-box.left nav .active-bar {
  display: none !important; }

.tab-box nav {
  position: relative;
  text-align: center; }
.tab-box nav .active-bar {
  position: absolute;
  left: 50%;
  bottom: 8px;
  margin-left: -7px;
  display: block;
  width: 13px;
  height: 3px;
  background: #51A332; }
.tab-box nav ul {
  padding: 0;
  justify-content: center;
  display: flex; }
.tab-box nav ul li {
  padding: 0 20px; }
.tab-box nav ul li a {
  color: rgba(42, 44, 68, 0.6);
  font-family: "Dosis", sans-serif;
  font-weight: 600;
  font-size: 1.2em; }
.tab-box nav ul li a.active {
  color: #2A2C44; }
.tab-box nav ul li:before {
  display: none; }

.tab-box .tab {
  display: none; }
.tab-box .tab.show {
  display: block; }
.tab-box .tab .tab-content p {
  width: 70%;
  margin: 0 auto 30px; }

.accordion button {
  color: rgba(42, 44, 68, 0.6);
  font-family: "Dosis", sans-serif;
  font-weight: 600;
  border: 1px solid #E6E9ED !important;
  background: white;
  cursor: pointer;
  margin-top: 10px;
  padding: 15px 20px;
  width: 100%;
  text-align: left;
  outline: none;
  transition: 0.5s;
  display: block;
  align-items: center; }
.accordion button:hover, .accordion button.open {
  color: #2A2C44; }
.accordion button:before {
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  content: url(../../assets/images/accordeon.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 20px; }
.accordion button.open {
  border-bottom-color: transparent !important; }
.accordion button.open:before {
  transform: rotate(180deg); }

.accordion .panel {
  display: none;
  overflow: hidden;
  padding: 20px 20px 20px 20px;
  margin-bottom: 10px;
  border-right: 1px solid #E6E9ED;
  border-bottom: 1px solid #E6E9ED;
  border-left: 1px solid #E6E9ED; }
.accordion .panel.no-padding {
  padding: 20px 0 10px; }

.accordion .open {
  display: block; }

.breadcrumbs-bar {
  background-color: #E6E9ED;
  margin-bottom: 0;
  display: none; }
.breadcrumbs-bar + .block {
  margin-top: 0; }
@media screen and (min-width: 768px) {
  .breadcrumbs-bar {
    display: block; } }
.breadcrumbs-bar .container {
  max-width: 1032px; }

.breadcrumb {
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  padding: 16px;
  margin-bottom: 0px;
  font-size: 1.7rem;
  list-style: none;
  text-transform: uppercase; }
.breadcrumb .drop-down {
  display: inline;
  position: relative;
  font-size: 1.6rem; }
.breadcrumb .drop-down .dropdown-toggle:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  border-top: 0.24em solid;
  border-right: 0.24em solid transparent;
  border-bottom: 0;
  border-left: 0.24em solid transparent; }
.breadcrumb .drop-down:hover .dropdown-menu {
  display: block; }
.breadcrumb .drop-down .dropdown-menu {
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
  background: #FFF;
  border-radius: 4px;
  margin: 0;
  z-index: 1;
  padding: 10px;
  border: 1px solid #DDD;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif; }
.breadcrumb .drop-down .dropdown-menu a {
  display: block;
  padding: 4px 0;
  color: #2A2C44;
  white-space: nowrap;
  font-size: 1.6rem; }
.breadcrumb .drop-down .dropdown-menu a:hover {
  color: rgba(42, 44, 68, 0.6); }
.breadcrumb .item-home {
  font-size: 2.2rem;
  line-height: 2.5rem;
  margin-right: 16px; }
.breadcrumb .item-home i {
  color: #C6047C; }
.breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 10px; }
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 10px;
  color: #2A2C44;
  content: "›"; }
.breadcrumb .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }
.breadcrumb .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }
.breadcrumb .breadcrumb-item.active {
  color: #2A2C44; }
.breadcrumb .breadcrumb-item > a {
  color: #2A2C44;
  font-size: 1.6rem; }

.media-box {
  align-items: center;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 50%;
  display: flex;
  position: relative;
  flex-direction: column; }
@media screen and (min-width: 768px) {
  .media-box {
    background-size: 100%;
    flex-direction: row; } }
@media screen and (min-width: 992px) {
  .media-box {
    background-size: 75%; } }
.media-box .container {
  justify-content: space-between;
  display: flex; }
.media-box .map {
  width: 100%;
  position: relative;
  z-index: 2;
  height: 300px;
  overflow: hidden; }
@media screen and (min-width: 768px) {
  .media-box .map {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0; } }
.media-box .map .google-map {
  padding-bottom: 0;
  height: 100%; }
.media-box .media-box-content {
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: none;
  width: 100%;
  padding-right: 0px;
  position: relative;
  z-index: 2;
  margin: 0; }
@media screen and (min-width: 768px) {
  .media-box .media-box-content {
    width: 50%;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-right: 80px; } }
.media-box:after {
  background-color: #E6E9ED;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }
@media screen and (min-width: 768px) {
  .media-box:after {
    max-width: 50%; } }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 8px !important; }

.mt-1,
.my-1 {
  margin-top: 8px !important; }

.mr-1,
.mx-1 {
  margin-right: 8px !important; }

.mb-1,
.my-1 {
  margin-bottom: 8px !important; }

.ml-1,
.mx-1 {
  margin-left: 8px !important; }

.m-2 {
  margin: 16px !important; }

.mt-2,
.my-2 {
  margin-top: 16px !important; }

.mr-2,
.mx-2 {
  margin-right: 16px !important; }

.mb-2,
.my-2 {
  margin-bottom: 16px !important; }

.ml-2,
.mx-2 {
  margin-left: 16px !important; }

.m-3 {
  margin: 24px !important; }

.mt-3,
.my-3 {
  margin-top: 24px !important; }

.mr-3,
.mx-3 {
  margin-right: 24px !important; }

.mb-3,
.my-3 {
  margin-bottom: 24px !important; }

.ml-3,
.mx-3 {
  margin-left: 24px !important; }

.m-4 {
  margin: 32px !important; }

.mt-4,
.my-4 {
  margin-top: 32px !important; }

.mr-4,
.mx-4 {
  margin-right: 32px !important; }

.mb-4,
.my-4 {
  margin-bottom: 32px !important; }

.ml-4,
.mx-4 {
  margin-left: 32px !important; }

.m-5 {
  margin: 40px !important; }

.mt-5,
.my-5 {
  margin-top: 40px !important; }

.mr-5,
.mx-5 {
  margin-right: 40px !important; }

.mb-5,
.my-5 {
  margin-bottom: 40px !important; }

.ml-5,
.mx-5 {
  margin-left: 40px !important; }

.m-6 {
  margin: 48px !important; }

.mt-6,
.my-6 {
  margin-top: 48px !important; }

.mr-6,
.mx-6 {
  margin-right: 48px !important; }

.mb-6,
.my-6 {
  margin-bottom: 48px !important; }

.ml-6,
.mx-6 {
  margin-left: 48px !important; }

.m-8 {
  margin: 64px !important; }

.mt-8,
.my-8 {
  margin-top: 64px !important; }

.mr-8,
.mx-8 {
  margin-right: 64px !important; }

.mb-8,
.my-8 {
  margin-bottom: 64px !important; }

.ml-8,
.mx-8 {
  margin-left: 64px !important; }

.m-10 {
  margin: 80px !important; }

.mt-10,
.my-10 {
  margin-top: 80px !important; }

.mr-10,
.mx-10 {
  margin-right: 80px !important; }

.mb-10,
.my-10 {
  margin-bottom: 80px !important; }

.ml-10,
.mx-10 {
  margin-left: 80px !important; }

.m-14 {
  margin: 112px !important; }

.mt-14,
.my-14 {
  margin-top: 112px !important; }

.mr-14,
.mx-14 {
  margin-right: 112px !important; }

.mb-14,
.my-14 {
  margin-bottom: 112px !important; }

.ml-14,
.mx-14 {
  margin-left: 112px !important; }

.location {
  margin-bottom: 30px; }
@media screen and (min-width: 768px) {
  .location {
    margin-bottom: 0; } }
.location.invest {
  border-bottom: 1px solid #E6E9ED; }
.location.invest .content {
  border-bottom: none; }
.location.invest .content li span {
  width: 111px; }
.location.invest .box-sale {
  border: 1px solid #E6E9ED;
  padding: 30px 40px;
  font-size: 1.4rem;
  line-height: 1.8rem; }
.location.invest .box-sale.for-sale {
  padding-top: 0;
  border-top: none;
  border-bottom: none;
  text-align: center; }
.location.invest .box-sale.global-sales {
  display: flex;
  border-bottom: none; }
.location.invest .box-sale.global-sales .lab {
  flex: 0 0 111px; }
.location.invest .box-sale.global-sales .txt {
  font-weight: 700; }
.location.invest .box-sale.sold-to {
  display: flex;
  border-bottom: none; }
.location.invest .box-sale.sold-to .lab {
  flex: 0 0 111px; }
.location.invest .box-sale.sold-to .txt img {
  width: 120px;
  height: auto; }
.location a {
  color: #232835;
  display: block;
  transition: box-shadow 0.4s ease-in-out; }
.location a .image img {
  width: 100%;
  height: auto; }
.location a h3 {
  font-family: 'Dosis', sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  color: #2A2C44;
  margin-bottom: 5px;
  padding-right: 30px; }
.location a .type {
  margin-bottom: 15px;
  display: block;
  color: rgba(42, 44, 68, 0.6); }
.location a .content {
  padding: 30px 25px;
  border-right: 1px solid #E6E9ED;
  border-left: 1px solid #E6E9ED;
  border-bottom: 1px solid #E6E9ED;
  position: relative; }
.location a .content .pink svg {
  fill: #C6047C; }
.location a .content .pin {
  position: absolute;
  top: 25px;
  right: 20px; }
.location a .content .pin .icon {
  width: 46px;
  height: 46px; }
.location a .content .for-sale svg {
  fill: #51A332 !important; }
.location a .content .global-sales svg {
  fill: #C6047C !important; }
.location a .content .sold-to svg {
  fill: #2A2C44 !important; }
.location a .content .plus {
  display: none;
  position: absolute;
  top: 30px;
  right: 30px; }
.location a .content .plus .icon {
  width: 26px;
  height: 26px; }
.location a .content .plus svg {
  fill: #51A332; }
.location a .content p {
  font-size: 1.4rem; }
.location a .content ul {
  margin: 0;
  padding: 0;
  font-size: 1.4rem; }
.location a .content ul li {
  margin: 0;
  padding: 0; }
.location a .content ul li span {
  display: inline-block;
  width: 85px; }
.location a .content ul li b {
  display: inline-block; }
.location a:hover {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.4); }

.notouch .location a:hover h3, .notouch .location a:hover .type {
  color: #51A332; }

.notouch .location a:hover .pin {
  display: none; }

.notouch .location a:hover .plus {
  display: block !important; }

.icon-holder {
  display: flex;
  color: #232835;
  font-family: "Dosis", sans-serif;
  font-weight: 700;
  font-size: 1.9rem; }
.icon-holder.center ul {
  margin: 0 10%; }
.icon-holder.center ul li {
  display: block;
  margin: 0 0 20px 0;
  flex-basis: 105px; }
@media screen and (min-width: 768px) {
  .icon-holder.center ul li {
    flex-basis: 200px; } }
@media screen and (min-width: 992px) {
  .icon-holder.center ul li {
    flex-basis: 250px; } }
.icon-holder.center ul li .icon-holder {
  margin-bottom: 10px; }
.icon-holder.center ul li .title {
  padding: 0;
  display: inline; }
.icon-holder ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center; }
.icon-holder ul li {
  display: flex;
  margin: 0 0 20px 0;
  justify-content: flex-start;
  padding: 0;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100%; }
@media screen and (min-width: 576px) {
  .icon-holder ul li {
    flex-basis: 50%; } }
@media screen and (min-width: 992px) {
  .icon-holder ul li {
    margin: 0 0 60px 0;
    flex-basis: 25%;
    padding: 0 16px; } }
.icon-holder ul li .icon-holder {
  margin-right: 15px;
  display: block;
  flex-basis: 74px;
  flex-shrink: 0;
  flex-grow: 0; }
.icon-holder ul li .icon-holder .icon {
  width: 62px;
  height: 62px; }
.icon-holder ul li .title {
  text-align: left;
  overflow: visible;
  height: 50px;
  margin: 3px 0 0 0;
  padding: 0;
  font-size: 1.5rem;
  align-items: center;
  display: flex; }
@media screen and (min-width: 768px) {
  .icon-holder ul li .title {
    font-size: 1.9rem; } }
.icon-holder ul li:before {
  display: none; }

.come-in {
  -webkit-animation: come-in 0.8s ease forwards;
  animation: come-in 0.8s ease forwards; }
@media screen and (min-width: 576px) {
  .come-in {
    transform: translateY(150px); } }

.come-in:nth-child(odd) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s; }

.already-visible {
  transform: translateY(0);
  -webkit-animation: none;
  animation: none; }

@-webkit-keyframes come-in {
  to {
    transform: translateY(0); } }

@keyframes come-in {
  to {
    transform: translateY(0); } }

.gallery {
  width: 93.5%;
  margin: 0 auto; }
.gallery .image {
  margin-bottom: 14px; }
.gallery .image img {
  width: 100%;
  height: auto; }
.gallery .thumbs ul {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 89%;
  margin: 0 auto;
  padding: 0; }
.gallery .thumbs ul li {
  margin: 0 8px;
  padding: 0;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 24%; }
.gallery .thumbs ul li a {
  display: block;
  position: relative;
  color: #2A2C44; }
.gallery .thumbs ul li a .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-family: "Dosis", sans-serif;
  font-size: 1.6rem; }
.gallery .thumbs ul li a .overlay b {
  font-size: 2rem;
  display: block; }
.gallery .thumbs ul li a img {
  width: 100%;
  height: auto; }
.gallery .thumbs ul li a:hover {
  color: #51A332; }

.area ul {
  margin: 35px 0 0 0;
  padding: 0; }
.area ul li {
  margin: 0 0 28px 0;
  padding: 0; }
.area ul li a {
  font-family: "Dosis", sans-serif;
  color: #000;
  font-weight: 600;
  font-size: 1.7rem;
  text-transform: uppercase; }

.area .info-circle {
  margin: 10px 0;
  display: block;
  text-align: right;
  font-size: 1.2rem; }

.area .google-map {
  padding-bottom: 55%; }

.google-map {
  overflow: hidden;
  padding-bottom: 40%;
  position: relative;
  height: 0; }
.google-map iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.legend {
  margin: 20px 0 30px 0; }
@media screen and (min-width: 768px) {
  .legend {
    margin: 20px 10% 30px 10%; } }
@media screen and (min-width: 992px) {
  .legend {
    margin: 20px 15% 30px 15%; } }
.legend .row .ledgend-item {
  padding: 5px 20px 5px 30px;
  font-size: 0.9em; }
.legend .row .ledgend-item .pin {
  position: absolute;
  top: 2px;
  left: 10px; }
.legend .row .ledgend-item .pin .icon {
  width: 35px;
  height: 35px; }
.legend .row .ledgend-item .for-sale svg {
  fill: #51A332 !important; }
.legend .row .ledgend-item .global-sales svg {
  fill: #C6047C !important; }
.legend .row .ledgend-item .sold-to svg {
  fill: #2A2C44 !important; }

.appartement img {
  width: 100%;
  height: auto; }

.appartement .image {
  margin-bottom: 20px; }
@media screen and (min-width: 768px) {
  .appartement .image {
    margin-bottom: 0; } }

.appartement ul {
  padding: 0;
  margin: 0 0 30px 0;
  list-style: none; }
.appartement ul li {
  padding: 0;
  margin: 0 0 2px 0;
  font-weight: 700;
  font-family: "Dosis", sans-serif;
  font-size: 1.2em;
  display: flex;
  flex-direction: column; }
@media screen and (min-width: 576px) {
  .appartement ul li {
    flex-direction: row; } }
.appartement ul li.normal {
  font-weight: 400;
  font-family: "Open Sans", sans-serif; }
.appartement ul li span {
  display: inline-block;
  min-width: 120px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  font-size: 0.85em; }
.appartement ul li:before {
  display: none; }

.teaser-box {
  border: 1px solid #E6E9ED;
  margin-bottom: 30px; }
.teaser-box.small {
  display: flex;
  flex-direction: column; }
.teaser-box.small .info {
  text-align: center;
  padding: 6% 8% 4%; }
.teaser-box.small .info h4 {
  margin-bottom: 4rem; }
.teaser-box.small .info h4:after {
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  left: 50%;
  width: 20px;
  margin-left: -10px;
  margin-top: 1rem;
  background: #93C01F;
  border-radius: 2px; }
.teaser-box.small .info p {
  margin-bottom: 2rem; }
.teaser-box.press {
  display: flex;
  flex-direction: column; }
@media screen and (min-width: 768px) {
  .teaser-box.press {
    flex-direction: row; } }
.teaser-box.press .image {
  flex: 0 0 100%;
  max-width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
.teaser-box.press .image img {
  display: block; }
@media screen and (min-width: 768px) {
  .teaser-box.press .image {
    flex: 0 0 40%; }
  .teaser-box.press .image img {
    display: none; } }
.teaser-box.press .info {
  flex: 0 0 100%;
  padding: 6% 12% 4%; }
@media screen and (min-width: 768px) {
  .teaser-box.press .info {
    flex: 0 0 60%;
    padding: 6% 8% 4%; } }
@media screen and (min-width: 992px) {
  .teaser-box.press .info {
    flex: 0 0 60%;
    padding: 6% 8% 4%; } }
.teaser-box.press .info ul {
  padding-left: 0; }
.teaser-box.mediathek {
  margin-bottom: 30px; }
.teaser-box.mediathek .info {
  text-align: left;
  padding: 2% 30px; }
.teaser-box.mediathek .info p {
  margin: 0; }
.teaser-box.mediathek .info p span {
  font-weight: 700; }
.teaser-box.download {
  margin-bottom: 10px; }
.teaser-box.download a {
  display: flex;
  flex-direction: row;
  flex: 0 0 100%;
  color: #232835; }
@media screen and (max-width: 575.98px) {
  .teaser-box.download a {
    margin: 0; } }
.teaser-box.download .document {
  padding: 10px 10px 10px 30px; }
@media screen and (min-width: 576px) {
  .teaser-box.download .document {
    border-right: 1px solid #E6E9ED; } }
.teaser-box.download .document i {
  padding-right: 20px;
  font-size: 1.2em; }
.teaser-box.download .document b {
  margin: 0;
  font-weight: 600; }
.teaser-box.download .info {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100%;
  padding: 10px 10px 10px 20px; }
@media screen and (min-width: 576px) {
  .teaser-box.download .info {
    padding: 10px 10px 10px 20px;
    flex-basis: 200px; } }
.teaser-box.download .info p {
  margin: 0; }
.teaser-box.download .info p span {
  font-weight: 600; }
.teaser-box img {
  width: 100%;
  height: auto; }
.teaser-box .info {
  padding: 40px 35px; }
@media screen and (min-width: 768px) {
  .teaser-box .info {
    padding: 4% 4% 2%; } }
.teaser-box .info p {
  margin-bottom: 3rem; }
.teaser-box h4 {
  font-size: 1.9rem;
  font-weight: bold; }

#form-overlay .form-box .fields-box {
  padding: 40px; }

.form-box {
  border: 1px solid #E6E9ED;
  background-color: #FFF;
  margin-bottom: 40px;
  position: relative; }
.form-box.locationrequest h2 {
  font-family: "Dosis", sans-serif;
  font-size: 1.2em;
  font-weight: 700; }
.form-box.contact {
  display: flex;
  flex-direction: column; }
.form-box.contact .info-box {
  display: block;
  padding: 20px 50px 0;
  border-right: 1px solid #E6E9ED; }
@media screen and (min-width: 768px) {
  .form-box.contact .info-box {
    padding: 40px 60px; } }
.form-box.contact .info-box .cont_info,
.form-box.contact .info-box .cont_name,
.form-box.contact .info-box .cont_email {
  font-family: 'Dosis', sans-serif;
  font-size: 1.2em;
  font-weight: 700; }
.form-box.contact .info-box .cont_info {
  margin-bottom: 30px; }
.form-box.contact .info-box p {
  padding: 0;
  margin-bottom: 4px; }
.form-box.contact .info-box .cont_name {
  margin: 0; }
.form-box.contact .info-box .cont_email a {
  color: #2A2C44; }
.form-box.contact .info-box .cont_email a:hover {
  color: #93C01F; }
.form-box.contact .info-box .cont_position {
  font-size: 0.8em;
  color: #9e9e9e;
  position: relative;
  margin-bottom: 40px; }
.form-box.contact .info-box .cont_position::before {
  content: '';
  display: block;
  height: 3px;
  left: 0px;
  position: absolute;
  bottom: -14px;
  width: 23px;
  background: #93C01F;
  border-radius: 2px; }
.form-box.contact .fields-box .title {
  padding-bottom: 0; }
.form-box.contact .fields-box input[type="submit"] {
  margin-top: 15px;
  float: right; }
.form-box.contact .fields-box span.wpcf7-form-control-wrap {
  display: inline-block; }
.form-box .info-box {
  display: none; }
.form-box .fields-box {
  padding: 40px 50px; }
.form-box .fields-box .form-row {
  display: block;
  width: 100%;
  margin: 0 0 30px 0; }
.form-box .fields-box .form-submit {
  margin: 0 auto;
  text-align: center; }
.form-box .fields-box span.wpcf7-form-control-wrap {
  width: 100%;
  position: relative; }
.form-box .fields-box select, .form-box .fields-box input[type="text"], .form-box .fields-box input[type="email"], .form-box .fields-box input[type="tel"], .form-box .fields-box textarea {
  margin: 5px 0;
  width: 100%;
  padding: 14px 14px 4px 14px;
  border: 1px solid #E6E9ED; }
@media screen and (min-width: 768px) {
  .form-box .fields-box select, .form-box .fields-box input[type="text"], .form-box .fields-box input[type="email"], .form-box .fields-box input[type="tel"], .form-box .fields-box textarea {
    padding: 20px 20px 10px 20px; } }
.form-box .fields-box input[type="text"], .form-box .fields-box input[type="email"], .form-box .fields-box input[type="tel"], .form-box .fields-box textarea {
  padding: 14px 14px 4px 14px;
  position: relative;
  z-index: 1;
  background: none; }
@media screen and (min-width: 768px) {
  .form-box .fields-box input[type="text"], .form-box .fields-box input[type="email"], .form-box .fields-box input[type="tel"], .form-box .fields-box textarea {
    padding: 20px 20px 10px 20px; } }
.form-box .fields-box input[type="text"]:hover, .form-box .fields-box input[type="text"]:focus, .form-box .fields-box input[type="email"]:hover, .form-box .fields-box input[type="email"]:focus, .form-box .fields-box input[type="tel"]:hover, .form-box .fields-box input[type="tel"]:focus, .form-box .fields-box textarea:hover, .form-box .fields-box textarea:focus {
  border-color: #51A332; }
.form-box .fields-box input[type="checkbox"]:checked {
  border: 2px solid #ff00aa; }
.form-box .fields-box label {
  display: initial; }
.form-box .fields-box label.animate {
  position: absolute;
  left: 15px;
  margin-top: 15px;
  color: #9e9e9e;
  cursor: text;
  transition: transform .3s ease-out, color .3s ease-out;
  transform-origin: 0% 100%;
  text-align: initial;
  z-index: 0; }
@media screen and (min-width: 768px) {
  .form-box .fields-box label.animate {
    left: 20px;
    margin-top: 20px; } }
.form-box .fields-box label.active {
  transform: translateY(-10px) scale(0.6);
  transform-origin: 0 0; }
.form-box .fields-box .wpcf7-list-item {
  display: block;
  margin: 5px 0; }
.form-box .fields-box .wpcf7-list-item .wpcf7-list-item-label {
  padding-left: 15px; }
.form-box .fields-box .wpcf7-list-item .wpcf7-list-item-label:before {
  content: ''; }
.form-box .fields-box .wpcf7-list-item .wpcf7-list-item-label:after {
  content: ''; }
.form-box .fields-box .inp-apartmenttype .wpcf7-list-item-label {
  font-weight: 700; }
.form-box .fields-box .inp-agree .wpcf7-list-item-label {
  font-size: 1.3rem; }
.form-box .fields-box textarea {
  max-height: 166px; }

.allhouses {
  display: flex;
  justify-content: center; }
.allhouses #google-map {
  height: 100%;
  width: 100%; }

#filter {
  font-family: "Dosis", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  z-index: 3;
  margin-top: 25px;
  margin-bottom: 25px; }
@media screen and (min-width: 576px) {
  #filter {
    display: flex;
    position: absolute;
    min-width: 414px;
    left: 50%;
    margin-top: 0;
    margin-left: -207px;
    margin-bottom: 0; } }
#filter .filtermenu {
  position: relative;
  width: 90%;
  margin: 0 5% 10px 5%; }
@media screen and (min-width: 576px) {
  #filter .filtermenu {
    margin: 0;
    width: 50%;
    top: -20px; } }
#filter .filtermenu button {
  background-color: white;
  border: solid 2px #2A2C44;
  border-right-width: 1px;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  text-align: left;
  text-transform: uppercase;
  outline: none;
  font-size: 1.6rem;
  padding: 5px 20px 5px 25px;
  font-weight: 500;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  -webkit-border-top-left-radius: 100px;
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -moz-border-radius-topleft: 100px;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 100px; }
@media screen and (min-width: 576px) {
  #filter .filtermenu button {
    border-top-left-radius: 100px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 100px;
    -webkit-border-top-left-radius: 100px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-radius-topleft: 100px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 100px; } }
#filter .filtermenu button:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  border-top: 0.24em solid;
  border-right: 0.24em solid transparent;
  border-bottom: 0;
  border-left: 0.24em solid transparent; }
#filter .filtermenu:hover ul {
  display: block;
  background-color: #2A2C44;
  color: #FFF;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px; }
#filter .filtermenu:hover button {
  background-color: #2A2C44;
  color: #FFF;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0; }
@media screen and (min-width: 576px) {
  #filter .filtermenu:hover button {
    border-top-left-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0; } }
@media screen and (min-width: 576px) {
  #filter .filtermenu:last-child button {
    border-top-left-radius: 0;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 100px;
    -webkit-border-bottom-right-radius: 100px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 100px;
    -moz-border-radius-bottomright: 100px;
    -moz-border-radius-bottomleft: 0;
    border-left-width: 1px; } }
#filter .filtermenu:last-child:hover {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0; }
@media screen and (min-width: 576px) {
  #filter .filtermenu:last-child:hover button {
    border-top-left-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0; } }
#filter .filtermenu ul {
  display: none;
  width: 100%;
  margin: 0;
  padding: 0 0 5px 0; }
#filter .filtermenu ul li {
  padding: 0; }
#filter .filtermenu ul li:before {
  display: none; }
#filter .filtermenu ul li:first-child {
  padding-top: 21px; }
#filter .filtermenu ul li a {
  padding: 0 0 0 28px;
  color: #FFF;
  display: block;
  /* AJX@MWD */
  font-weight: bold;}
#filter .filtermenu ul li a:hover {
  color: #51A332; }

.wpcf7-form-control-wrap.inp-agree label {
  display: flex !important;
  flex-direction: row;
  align-items: baseline; }

.wpcf7-form-control-wrap.inp-agree label span {
  line-height: 1.6em; }

span.wpcf7-not-valid-tip {
  font-size: 1.2rem; }

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  margin: 0;
  padding: 15px 0;
  border: 0; }

.slider {
  position: relative; }
.slider .swiper-button-next,
.slider .swiper-button-prev {
  height: 20px; }
.slider .swiper-slide {
  max-width: 1032px;
  width: 85%;
  opacity: 0.5; }
@media screen and (min-width: 576px) {
  .slider .swiper-slide {
    width: 70%;
    max-width: 80%; } }
.slider .swiper-slide.swiper-slide-active {
  opacity: 1; }
.slider .swiper-pagination {
  width: 100%;
  bottom: 0; }
.slider .swiper-pagination span {
  margin: 0 3px; }

.text-overlay-wrapper .center-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }
.text-overlay-wrapper .center-overlay .overlay {
  width: 40%;
  background: #FFF;
  padding: 30px;
  position: relative; }

.overlay-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(42, 44, 68, 0.7);
  overflow: auto; }
.overlay-wrapper .close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 9;
  color: #C6047C;

  width: 16px;
  height: 17px;
  background: transparent url(https://www.milestone.net/wp-content/themes/milestone/assets/img/btn-close-red.png) top left no-repeat;

}
.overlay-wrapper .overlay.form {
  position: absolute;
  width: 80%;
  height: 700px;
  top: 50px;
  left: 30%;
  margin-left: -20%;
  background: #FFF;
  z-index: 9999;
  box-shadow: 0 0 8px 0 #000; }
@media screen and (min-width: 576px) {
  .overlay-wrapper .overlay.form {
    left: 30%;
    width: 80%; } }
@media screen and (min-width: 768px) {
  .overlay-wrapper .overlay.form {
    left: 40%;
    width: 55%; } }
@media screen and (min-width: 992px) {
  .overlay-wrapper .overlay.form {
    left: 50%;
    width: 35%; } }

.anchors-bar {
  position: fixed;
  z-index: 9;
  background-color: rgba(42, 44, 68, 0.85);
  width: 100%;
  margin: auto;
  transition: transform .2s linear;
  transform: translateY(0px);
  display: none;
  padding: 40px 0 0 0;
  margin-top: -40px; }
.anchors-bar .container {
  max-width: 95%;
  display: flex;
  justify-content: space-between; }
.anchors-bar .container .pin {
  position: relative;
  top: 0px;
  left: 0px;
  display: flex; }
.anchors-bar .container .pin .all-locations-dropdown {
  font-family: 'Dosis', sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFF;
  position: relative; }
.anchors-bar .container .pin .all-locations-dropdown:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  border-top: 0.24em solid;
  border-right: 0.24em solid transparent;
  border-bottom: 0;
  border-left: 0.24em solid transparent; }
.anchors-bar .container .pin .all-locations-dropdown:hover ul {
  display: block; }
.anchors-bar .container .pin .all-locations-dropdown a {
  color: #FFF;
  padding: 16px 0 16px 0;
  display: inline-block; }
.anchors-bar .container .pin .all-locations-dropdown ul {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  background: #FFF;
  border-radius: 4px;
  margin: 0;
  padding: 10px;
  border: 1px solid #DDD;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif; }
.anchors-bar .container .pin .all-locations-dropdown ul li {
  margin: 0;
  padding: 0; }
.anchors-bar .container .pin .all-locations-dropdown ul li a {
  padding: 4px 0;
  color: #232835;
  white-space: nowrap; }
.anchors-bar .container .pin .all-locations-dropdown ul li a:hover {
  color: #9596A2; }
.anchors-bar .container .pin .icon {
  width: 35px;
  height: 35px;
  fill: #C6047C; }
@media screen and (min-width: 992px) {
  .anchors-bar {
    display: block; } }
.anchors-bar.shrink {
  transform: translateY(-46px); }
.anchors-bar ol {
  list-style: none;
  text-align: right;
  margin: 0; }
.anchors-bar ol li {
  float: none;
  display: inline-block;
  padding: 16px 0 16px 50px; }
.anchors-bar ol li a {
  font-family: 'Dosis', sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFF; }

/*
.anchors-bar .container .pin .lang-switch ul {
  display:flex;
  margin:16px 0;
  padding:0;
}

.anchors-bar .container .pin .lang-switch ul li {
  margin:0;
}

.anchors-bar .container .pin .lang-switch ul li a.active {
  color:#51A332;
}
*/
ul.hashnumberlist {
  list-style-type: none;
  margin: 10px 2%; }
ul.hashnumberlist li {
  display: flex;
  flex-direction: row;
  margin-bottom: 26px; }
ul.hashnumberlist li::before {
  display: none; }
ul.hashnumberlist li span.bullet {
  font-family: 'Zooja W00 Regular';
  font-weight: 400;
  font-size: 2em;
  min-width: 60px;
  padding-right: 20px; }
@media screen and (min-width: 768px) {
  ul.hashnumberlist {
    margin: 10px 5%; } }

#mobile-menu-box {
  background: #2A2C44;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 0;
  display: none;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  transition: height 0.3s linear;
  -webkit-transition: height 0.3s linear;
  -moz-transition: height 0.3s linear;
  overflow: hidden;
  font-size: 1.6rem;
  font-family: "Dosis", sans-serif;
  line-height: 2rem; }
#mobile-menu-box p a {
  color: #FFF;
  margin: 0 15px; }
#mobile-menu-box p a i {
  font-size: 2.5rem;
  font-weight: normal; }
#mobile-menu-box ul {
  margin: 50px 0 60px;
  padding: 0;
  line-height: 2.6rem; }
#mobile-menu-box ul li {
  margin: 0;
  padding: 0; }
#mobile-menu-box ul li:before {
  display: none; }
#mobile-menu-box ul li a {
  color: #FFF;
  font-family: "Dosis", sans-serif;
  display: block;
  padding: 15px 0;
  font-size: 2.5rem;
  font-weight: 500; }

.open #mobile-menu-box {
  display: block;
  z-index: 1; }

.open #mobile-menu-box.visible {
  height: 100%; }

#mobile-booking-form-box {
  background: #E6E9ED;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  overflow: scroll;
  display: none;
  z-index: 4; }
#mobile-booking-form-box .container > ul.normal {
  margin: 50px 0 60px;
  padding: 0;
  width: 100%; }
#mobile-booking-form-box .container > ul.normal > li {
  margin: 0;
  padding: 0; }
#mobile-booking-form-box .container > ul.normal > li > a {
  color: #2A2C44;
  font-family: "Dosis", sans-serif;
  display: block;
  padding: 15px 0;
  font-size: 2.5rem;
  font-weight: 500;
  position: relative; }
#mobile-booking-form-box .container > ul.normal > li > a:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  border-top: 0.24em solid;
  border-right: 0.24em solid transparent;
  border-bottom: 0;
  border-left: 0.24em solid transparent;
  position: absolute;
  top: 26px;
  right: 0; }
#mobile-booking-form-box .container > ul.normal > li > a.active:after {
  border-top: 0;
  border-right: 0.24em solid transparent;
  border-bottom: 0.24em solid;
  border-left: 0.24em solid transparent; }
#mobile-booking-form-box .container > ul.normal > li .dropdown {
  margin: 0 0 50px 0; }


.spu-close-top_right {
  right: 18px;
  top: 22px;
}

.spu-container > .spu-content > h6 {
  font-family: 'Dosis',sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #2A2C44;
  margin:0 0 25px 0 !important;
}

/* 360Grad at Mobile Anfang */
.g360-embed {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.g360-embed img {

  width: 100%;
  height: auto;
  object-fit: cover;
}

.g360-embed a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.g360-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 581px) {
  .g360-embed iframe {
    display: none;
  }
  .g360-embed img, .g360-embed a {
    display: block;
  }
}
/* 360Grad at Mobile Ende */

/*--- Milestone Booking Anpassungen 2022-04 Begin ---*/
div.box-booknowlink {
  text-align:center;
  border-left: 1px solid #E6E9ED;
  border-right: 1px solid #E6E9ED;
  padding:10px 40px 30px 40px;
}

/*--- Milestone Booking Anpassungen 2022-04 End ---*/


/* 20220523: Element "Stage/Slider" Begin */

div#stage {
  background-color:transparent;
}
div#stage.show_slider_desktop {
  display:block;
}
@media screen and (max-width: 991px) {
  div#stage.show_slider_mobile {
    display:block;
  }
}

div.container.stage-content-overlay {
  margin-top:-40px;
}

div.myslick_wrapper {
  width:100%;
  max-height:1080px;
}

@media screen and (min-width: 992px) {
  div.myslick_wrapper.hide_slider_desktop {
    display:none;
  }
}
@media screen and (max-width: 991px) {
  div.hide_video_mobile {
    display:none;
  }
}

div.myslickslider {
  background-color: transparent;
}

div.myslickslider .slick-slider {
  margin:0;
}

div.myslickslider .slick-slide {
  padding:0;
}

div.myslickslider .slick-slide img {
  max-width:100%;
  height:auto;
  object-fit: cover;
  width: 100%;
}

@media screen and (max-width: 991px) {
  div.myslickslider .slick-slide {
  }
  div.myslickslider .slick-slide img {
    height:300px;
  }
}
@media screen and (min-width: 992px) {
  div.myslickslider .slick-slide img {
    height:360px;
  }
}
@media screen and (min-width: 1200px) {
  div.myslickslider .slick-slide img {
    height:auto;
  }
}

div.myslickslider .slick-slide .overlay {
  position: relative;
  margin-top: -180px;
  padding-bottom: 60px;
}
@media screen and (min-width: 992px) {
  div.myslickslider .slick-slide .overlay {
    margin-top: -130px;
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 992px) {
  div.myslickslider .slick-slide .overlay {
    margin-top: -180px;
    padding-bottom: 70px;
  }
}

div.myslickslider .slick-slide .overlay p {
  text-align: center;
  margin: 0;
  padding: 0;
}

div.myslickslider .slick-slide .overlay p.title {
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 0 3px 4px rgba(0, 0, 0, 0.9);
  color: #eee;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 24px !important;
  line-height:1em
}
@media screen and (min-width: 490px) {
  div.myslickslider .slick-slide .overlay p.title {
    font-size: 30px !important;
  }
}
@media screen and (min-width: 992px) {
  div.myslickslider .slick-slide .overlay p.title {
    font-size: 34px !important;
  }
}
@media screen and (min-width: 1200px) {
  div.myslickslider .slick-slide .overlay p.title {
    font-size: 38px !important;
  }
}

div.myslickslider .slick-slide .overlay p.button {
  margin-top: 10px;
}

@media screen and (min-width: 992px) {
  div.myslickslider .slick-slide .overlay p.button {
    margin-top: 25px;
  }
}

div.myslickslider .slick-slide .overlay p.button a {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  font-family: "Dosis", sans-serif;
  /** text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);**/
  color: #FFF;
  /**background: #c6047c;**/
  background: #C6047C;
  /**border: 2px solid #c6047c;**/
  border: 2px solid #FFF;
  border-radius: 50rem;
  -webkit-border-radius: 50rem;
  -moz-border-radius: 50rem;
  padding: 6px 25px;
  background-position-x: 35px;
}
div.myslickslider .slick-slide .overlay p.button a:hover {
  filter: contrast(130%);
  -webkit-filter: contrast(130%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s linear;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
}
div.myslickslider ul.slick-dots {
  position:absolute !important;
  bottom:28px;
}
div.myslickslider ul.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
div.myslickslider ul.slick-dots li::before {
  height:0;
}

div.myslickslider ul.slick-dots button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
div.myslickslider ul.slick-dots button::before {
  font-family: 'slick';
  font-size: 55px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
}

@media screen and (min-width: 992px) {
  #stage.show_slider_desktop::after {
    background-image:none;
    height:auto;
    position:relative;
  }

  #stage.show_slider_desktop {
    margin-top: auto;
    min-height: auto;
    height:auto;
  }
  #stage.full-height.show_slider_desktop {
    overflow: visible;
    height:auto;
    margin-top:0;
    min-height:auto;
  }
}

@media screen and (max-width: 991px) {
  #stage.show_slider_mobile::after {
    background-image:none;
    height:auto;
    position:relative;
  }
  #stage.show_slider_mobile {
    margin-top: auto;
    min-height: auto;
    height:auto;
  }
  #stage.full-height.show_slider_mobile {
    overflow: visible;
    height:auto;
    margin-top:0;
    min-height:auto;
  }
}

/* 20220523: Element "Stage/Slider" End */


/* 404 */
.error404 .page-header{
  padding: 50px 0px 20px 50px;
}

.error404 .page-header p{
  padding: 20px 0px 0px 0px;
}

.error404 h1{
  margin-bottom: 0;
}

.error404 .page-content {
  min-height: 50vh;
  padding: 0px 0px 50px 50px;
}

.error404 .page-content .locations{
  padding-top: 40px;
}

.error404 .input-group-prepend{
  display: none;
}

/* Contact new */
.postid-22583 .block:not(.tab-builder) .tab-box.desktop {
  display: none;
}

.postid-22583 .tab-box.mobile {
  display: unset;
}

.postid-22583 .tab-box.mobile .accordion:first-child button {
  /*display: block;*/
}
.postid-22583 .tab-box.mobile .accordion:first-child .panel {
  /*display: block;*/
}


/* TAB BOX styling for contact forms new - RPX/medani 12.5.23 */
@media screen and (min-width: 576px) {
  .postid-22583 .tab-box.mobile button {
    width: 45%;
    text-align: left;
    padding-left: 16%;
  }

  .postid-22583 .tab-box.mobile .accordion {
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
    test-align:center;
  }

  .postid-22583 .tab-box.mobile .accordion .panel {
    padding: 0px 20px 20px 20px;
    border-right: none;
    border-bottom: none;
    border-left: none;
    margin-bottom: 0;
  }
  .postid-22583 .tab-box.mobile > div:nth-child(4) > div {
    width: 100%;
    text-align: center;
  }

}

/*
* AAX:
*  Tabelle im Booking Flow: Book Now Button nach links schieben und generelles CSS Styling
* Pfeil nach rechts sobald die Tabelle sich nicht mehr ausgeht
*/

@media screen and (max-width: 590px) {
  .single-property .room-list table, .pex-room-details-container .room-list table {
    border-collapse: unset!important;
  }
  .single-property .room-list table tr:last-child td, .pex-room-details-container .room-list table tr:last-child td {
    border-bottom: unset!important;
  }
  .room-list > table > thead {
    line-height: 1.3;
  }
  button.pex-book-now.bookable.btn.btn-success {
    font-size: 12px !important;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 65px;
    left: 5px;
  }
  td.offer-gender {
    width: 70px;
    position: absolute;
    left: 80px;
  }
  td[data-title="Price"] {
    position: absolute;
    left: 615px;
    width: 100px;
  }
  td.text-right {
    position: absolute;
    left: 0;
    width: 100px;
  }
  td.offer-date-range {
    position: absolute;
    left: 140px;
    width: 100px;
  }
  td.offer-date-range-end {
    position: absolute;
    left: 220px;
    width: 100px;
  }

  td:nth-child(4) {
    position: absolute;
    left: 305px;
    width: 315px;
  }

  /* AJX@MWD */
/*  td:nth-child(5) {
    position: relative;
    left: 410px;
  }*/

  td:nth-child(5) {
    position: relative;
    left: 310px;
  }

  [data-title="Price"] {
    min-height: 60px;
  }

  #room-list tr{
    height: 60px;
  }

  /*ths*/

  .gender {
    position: relative;
    left: 50px;
    width: 100px;
  }
  .contractStart {
    position: relative;
    left: 35px;
    width: 100px;
  }
  .contractEnd {
    position: relative;
    left: 32px;
    width: 100px;
  }

  th:nth-child(4) {
    position: relative;
    left: 30px;
    width: 200px;
  }

  th:nth-child(5) {
    position: relative;
    left: 105px;
  }
  th:nth-child(6) {
    position: relative;
    right: -140px;
  }
  .offer-gender p {
    padding-top: -5px !important;
  }

}
/* arrow Right Button */
@media screen and (max-width: 590px) {

  .single-property .room-list table, .pex-room-details-container .room-list table {
    min-width: 500px !important;
  }

  button#arrow-right {
    position: absolute;
    right: 0;
    top: 50%;
    border: none;
    background-color: unset;
    background-image: url(../img/icon-ios7-arrow-forward-64.webp);
    background-position: center;
    text-indent: -999999em;
    background-size: 60px;
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
    width: 40px;
    height: 40px;
  }
  @keyframes blink-animation {
    to {
      visibility: hidden;
    }
  }
  @-webkit-keyframes blink-animation {
    to {
      visibility: hidden;
    }
  }
}

@media screen and (min-width: 591px) {
  .arrow-right-class {
    display: none;
  }
  .offer-gender p {
    padding-top: 15px !important;
  }
  th.gender {
    width: 80px;
  }
}

.offer-gender p {
  font-size: unset !important;
}


.container.booking-step {
  margin: 50px auto;
}
.col-centered.tenancy.col-sm-6 {
  margin: 0 auto;
  margin-top: 50px;
}
.panel.panel-default.panel-gradient.active {
  position: relative;
  left: 20%;
}
h3.panel-title {
  font-weight: 800;
}
.panel-heading.text-center {
  width: 330px;
}
.col-xs-12 > button#continue-booking-btn {
  position: relative;
  left: 100%;
  margin-top: 20px;
}
strong small {
  font-weight: bold;
  font-size: 1.7rem !important;
}
.container.booking-step::before {
  content: "";
  font-size: 50px;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
}
.react-datepicker__day-name, .react-datepicker__day, .react-datepicker__time-name {
  width: unset !important;
}
.payment-row.row {
  position: relative;
  left: 15px;
}

.payment-row.row > .col-xs-4 {
  margin: 5px;
}
button#gender {
  border: solid 2px #c6047c;
  color: #c6047c;
}
label[for="Gender"] {
  color: #c6047c;
}
label[for="Gender"]::before {
  color: #c6047c;
  content: " * ";
}

.booking-title-container {
  display: none;
}

.dropdown-category, .dropdown-single-select {
  display: block !important;
}



/*AAX 12.6*/

@media screen and (max-width: 768px) {
  .text-box-desktop {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .text-box-mobile {
    display: none;
  }
}
p {
  font-size: 16px !important;
}
.image-row {
  overflow: hidden;
  height: 135px;
  display: flex;
}
figure.figure {
  overflow: hidden;
  height: 270px;
}

.col.quote-col-style {
  margin-top: 0px !important;
}
.container.quote-container-style {
  height: 650px;
}

.quote-container-style .btn {
  display: none;
}

.link-icon {
  margin-top: 20px;
  width: 160px;
}

.text-box-desktop blockquote {
  margin: 10px;
}

.scroll-next-testimonials {
  text-align: right;
  margin: 30px;
  cursor: pointer;
}

/*AAX 13.06*/

footer {
  height: 250px;
  min-height: 250px !important;
  padding: 30px 0!important;

}

footer:before {
  width: 25% !important;
  z-index: 0 !important;
}



.social-media-button {
  padding: 7px 0 0 20px;
  margin: 10px;
  border-radius: 50px;
  width: 150px;
  text-align: left;
  z-index: 99;
  height: 40px;
}

.instagram {
  background-color: #C6047C;
}

.facebook {
  background-color: #93C01F;
}
.video {
  background-color: #51A332;
}

img.social-icon {
  width: 18px;
  position: relative;
  right: -91px;
  top: -22px;
  opacity: 1 !important;
}

#best-operator  {
  width: 105px;
  height: 110px;
}


ul li {
  margin-bottom: 5px !important;
}


@media screen and (max-width: 768px) {
  footer {
    height: 600px;
  }
  .menu-style {
    width: 50%;
    margin: 0 auto;
    min-width: 100%;
  }
  footer:before {
    width: 100% !important;
    height: 40% !important;
  }
  .social-container {
    height: 220px;
  }
}

.parameter-not-found{
  text-align: center;
  font-size: 20px;
  padding: 100px;
}

p.message {
  font-size: 10rem !important;
}

/* 25.07.2023 Update */

a.check-agreement-pdf.hide-desktop.btn.btn-primary.btn-block {
  display: none;
}


a.btn.btn-secondary {
  background-color: #C6047C;
  color: white;
  border: none;
}


/* footer back to splash*/
.back_to_splash > a > img {
  width: 100px;
  margin: 0 auto;
}

.back_to_splash > a {
  text-decoration: unset;
  color: white;
}
.back_to_splash {
  position: fixed;
  right: 0;
  bottom: 0;
  margin: 20px;
  background-color: #0a2857;
  padding: 20px;
  z-index: 9999;
  border-radius: 10px;
}

.back_to_splash_pfeil {
  font-size: 18px;
  margin-bottom: 20px;
  color: white;
  font-family: 'Dosis', sans-serif;
}

.back_pfeil {
  float: left;
  height: 26px;
  margin-right: 10px;
}

@media(max-width: 992px){
  .back_to_splash > a > img {
    width: 65px;
  }

  .back_to_splash {
    margin: 13px;
    padding: 13px;
    border-radius: 6px;
  }

  .back_to_splash_pfeil {
    display: flex;
    align-items: center;
    font-size: 12px;
    margin-bottom: 13px;
  }

  .back_pfeil {
    height: 17px;
    margin-right: 6px;
  }
}


span.info-text-form {
  font-size: 10px;
  text-align: left;
  color: #C6047C;
  float: left;
}

/*AAX  https://app-eu.wrike.com/open.htm?id=1226553464 */
th.period {
  display: none;
}

td[data-title="Period"] {
  display: none;
}

#filter .filtermenu ul li a {
  font-weight: bold;
}

/* AJX@MWD */
.map-dsgvo-notification{
  position: absolute;
  top: 0;
  padding: 20px;
  height: 400px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.google-map-no-consent.map .map-dsgvo-notification{
  height: auto!important;
}

.map-dsgvo-notification-bg-image{
  height: 400px;
  background: url('/wp-content/themes/milestone/assets/images/gmapsbg.jpg');
  filter: blur(8px)  brightness(120%);
  -webkit-filter: blur(8px) brightness(120%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.google-map-no-consent.map .map-dsgvo-notification-bg-image{
  height: 100%!important;
  background: url('/wp-content/themes/milestone/assets/images/gmapsbg.jpg');
  filter: blur(8px)  brightness(120%);
  -webkit-filter: blur(8px) brightness(120%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.pex-demo-no-consent{
  min-height: 75vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cookie-consent-not-given.page-template-template-pex-search_extended header,
.cookie-consent-not-given.page-template-template-pex-search_extended #booking-title-container,
.cookie-consent-not-given.page-template-template-pex-search_extended footer,
.cookie-consent-not-given.page-template-template-pex-search_extended header,
.cookie-consent-not-given.page-template-template-pex-search_extended #booking-title-container,
.cookie-consent-not-given.page-template-template-pex-search_extended footer {
  filter: blur(5px);
}

.mwd-accept-cookie{
  display: inline-block !important;
  background: #28a745 !important;
  border-radius: 4px !important;
  border: none !important;
  color: #fff !important;
  font-family: 'Dosis', sans-serif !important;
  font-size: 1.25em !important;
  padding: 0.75em 2em !important;
  margin-left: 50%;
  transform: translateX(-50%);
  text-decoration: none !important;
  transition: background-color 125ms linear !important;
}

@media(max-width: 768px){
  .mwd-accept-cookie{
    font-size: 1em !important;
    padding: 0.5em 0!important;

  }

}

.panel .mwd-accept-cookie{
  width: fit-content!important;
  padding: 5px 10px!important;
}

.mwd-accept-cookie:before{
  content:''!important;
  width: 0!important;
  height: 0!important;
  margin: 0!important;
}

.mwd-accept-cookie:hover{
  filter: contrast(130%);
  -webkit-filter: contrast(130%);
  transition: all 0.3s ease-in-out;
}

@media(max-width: 992px){
  .mwd-accept-cookie{
    font-size: 14px!important;
  }

  .google-map-no-consent {
    height: fit-content;
    padding-bottom: 0!important;
  }

  .google-map-no-consent p{
    font-size: 14px!important;
    line-height: 20px;
  }

  .map-dsgvo-notification{
    height: 300px;
    overflow: scroll;
  }

  .map-dsgvo-notification-bg-image{
    height: 300px;
  }
}

@media(min-width: 993px){
  .map-dsgvo-notification{
    justify-content: center;
  }
}