﻿@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-display: optional;
    src: url("fonts/playfair/playfair-display-v13-latin-regular.woff2") format("woff2"), url("fonts/playfair/playfair-display-v13-latin-regular.woff") format("woff"), url("fonts/playfair/playfair-display-v13-latin-regular.ttf") format("truetype")
}

@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
    font-display: optional;
    src: url("fonts/playfair/playfair-display-v13-latin-italic.woff2") format("woff2"), url("fonts/playfair/playfair-display-v13-latin-italic.woff") format("woff"), local("Playfair Display Italic"), local("PlayfairDisplay-Italic"), url("fonts/playfair/playfair-display-v13-latin-italic.ttf") format("truetype")
}

@font-face {
    font-family: 'Playfair Display SC';
    font-style: normal;
    font-weight: 400;
    font-display: optional;
    src: url("fonts/playfair-sc/playfair-display-sc-v7-latin-regular.woff2") format("woff2"), url("fonts/playfair-sc/playfair-display-sc-v7-latin-regular.woff") format("woff"), url("fonts/playfair-sc/playfair-display-sc-v7-latin-regular.ttf") format("truetype")
}

@font-face {
    font-family: 'Playfair Display SC';
    font-style: italic;
    font-weight: 400;
    font-display: optional;
    src: url("fonts/playfair-sc/playfair-display-sc-v7-latin-italic.woff2") format("woff2"), url("fonts/playfair-sc/playfair-display-sc-v7-latin-italic.woff") format("woff"), url("fonts/playfair-sc/playfair-display-sc-v7-latin-italic.ttf") format("truetype")
}

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 300;
    src: url("fonts/work-sans/work-sans-v3-latin-300.eot");
    src: url("fonts/work-sans/work-sans-v3-latin-300.woff2") format("woff2"), url("fonts/work-sans/work-sans-v3-latin-300.woff") format("woff"), url("fonts/work-sans/work-sans-v3-latin-300.ttf") format("truetype")
}

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 500;
    font-display: optional;
    src: url("fonts/work-sans/work-sans-v3-latin-500.woff2") format("woff2"), url("fonts/work-sans/work-sans-v3-latin-500.woff") format("woff"), url("fonts/work-sans/work-sans-v3-latin-500.ttf") format("truetype")
}

* {
    box-sizing: border-box
}

html {
    overflow-y: scroll;
    height: 100%;
    -webkit-text-size-adjust: none;
    font-size: 10px
}

body {
    margin: 0;
    padding: 0
}

div,
section,
article,
form *,
table * {
    background-repeat: no-repeat !important
}

body * {
    font-weight: inherit;
    font-family: inherit;
    font-size: 1em;
    line-height: inherit;
    box-sizing: border-box;
    color: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left
}

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

button,
input,
select,
textarea {
    margin: 0;
    vertical-align: baseline
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: "";
    content: none
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

div,
ul li,
a {
    background-image: none;
    background-repeat: no-repeat
}

ol,
ul,
li {
    list-style: none;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

td {
    vertical-align: top;
    border: none
}

a {
    text-decoration: none;
    color: inherit;
    border: 0;
    outline: none
}

b,
strong {
    font-weight: bold
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    height: auto
}

img,
video,
audio,
iframe {
    max-width: 100%
}

td p {
    margin-bottom: 0
}

form,
fieldset,
input,
textarea,
select,
button,
option {
    padding: 0;
    border: 0;
    background: inherit;
    color: inherit;
    outline: 0px none currentColor;
    border-radius: 0;
    box-shadow: none;
    -webkit-border-radius: 0;
    -webkit-box-shadow: none
}

input:focus,
input:active,
textarea:focus,
textarea:active {
    color: inherit;
    outline: 0px none currentColor
}

:focus {
    outline: none
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default
}

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

.clr,
.clr:after,
.clearfix:after,
.layout:after,
.grd:after,
[class*='grd-']:after,
.off:after {
    content: ' ';
    clear: both;
    float: none;
    display: table;
    line-height: 0;
    height: 0
}

[class*='grd-'],
.grd {
    margin-left: -30px
}

[class*='grd-']>[class*='grd-'],
.grd>.grd {
    margin-left: 0;
    padding-left: 0
}

.grd>*,
[class*='grd-']>* {
    float: left;
    padding-left: 30px
}

.grd-1>* {
    width: 100%
}

.grd-6>* {
    width: 16.66667%
}

.col-1-1 {
    width: 100%
}

.col-1-2 {
    width: 50%
}

.col-1-3 {
    width: 33.33333%
}

.col-1-4 {
    width: 25%
}

.col-1-6 {
    width: 16.66667%
}

.col-1-8 {
    width: 12.5%
}

.col-2-3 {
    width: 66.66667%
}

.col-2-4 {
    width: 50%
}

.col-3-4 {
    width: 75%
}

.col-2-6 {
    width: 33.33333%
}

.col-3-6 {
    width: 50%
}

.col-4-6 {
    width: 66.66667%
}

.col-5-6 {
    width: 83.33333%
}

.col-2-8 {
    width: 25%
}

.col-3-8 {
    width: 37.5%
}

.col-4-8 {
    width: 50%
}

.col-5-8 {
    width: 62.5%
}

.col-6-8 {
    width: 75%
}

.col-7-8 {
    width: 87.5%
}

.col-2-1 {
    width: 200%
}

.col-2-3 {
    width: 66.66667%
}

.col-2-4 {
    width: 50%
}

.col-3-4 {
    width: 75%
}

.col-2-6 {
    width: 33.33333%
}

.col-3-6 {
    width: 50%
}

.col-4-6 {
    width: 66.66667%
}

.col-5-6 {
    width: 83.33333%
}

.col-2-8 {
    width: 25%
}

.col-3-8 {
    width: 37.5%
}

.col-4-8 {
    width: 50%
}

.col-5-8 {
    width: 62.5%
}

.col-6-8 {
    width: 75%
}

.col-7-8 {
    width: 87.5%
}

@media (min-width: 420px) {
    .col-sd-psh {
        float: right
    }

    .col-sd-1-1 {
        width: 100%
    }

    .col-sd-1-2 {
        width: 50%
    }

    .col-sd-1-3 {
        width: 33.33333%
    }

    .col-sd-1-4 {
        width: 25%
    }

    .col-sd-2-3 {
        width: 66.66667%
    }

    .col-sd-2-4 {
        width: 50%
    }

    .col-sd-3-4 {
        width: 75%
    }

    .col-sd-2-1 {
        width: 200%
    }

    .col-sd-2-3 {
        width: 66.66667%
    }

    .col-sd-2-4 {
        width: 50%
    }

    .col-sd-3-4 {
        width: 75%
    }
}

@media (min-width: 720px) {
    .col-md-psh {
        float: right
    }

    .col-md-1-1 {
        width: 100%
    }

    .col-md-1-2 {
        width: 50%
    }

    .col-md-1-3 {
        width: 33.33333%
    }

    .col-md-1-4 {
        width: 25%
    }

    .col-md-1-6 {
        width: 16.66667%
    }

    .col-md-2-3 {
        width: 66.66667%
    }

    .col-md-2-4 {
        width: 50%
    }

    .col-md-3-4 {
        width: 75%
    }

    .col-md-2-6 {
        width: 33.33333%
    }

    .col-md-3-6 {
        width: 50%
    }

    .col-md-4-6 {
        width: 66.66667%
    }

    .col-md-5-6 {
        width: 83.33333%
    }

    .col-md-2-1 {
        width: 200%
    }

    .col-md-2-3 {
        width: 66.66667%
    }

    .col-md-2-4 {
        width: 50%
    }

    .col-md-3-4 {
        width: 75%
    }

    .col-md-2-6 {
        width: 33.33333%
    }

    .col-md-3-6 {
        width: 50%
    }

    .col-md-4-6 {
        width: 66.66667%
    }

    .col-md-5-6 {
        width: 83.33333%
    }
}

@media (min-width: 1100px) {
    .col-ld-psh {
        float: right
    }

    .col-ld-1-1 {
        width: 100%
    }

    .col-ld-1-2 {
        width: 50%
    }

    .col-ld-1-3 {
        width: 33.33333%
    }

    .col-ld-1-4 {
        width: 25%
    }

    .col-ld-1-6 {
        width: 16.66667%
    }

    .col-ld-1-8 {
        width: 12.5%
    }

    .col-ld-2-3 {
        width: 66.66667%
    }

    .col-ld-2-4 {
        width: 50%
    }

    .col-ld-3-4 {
        width: 75%
    }

    .col-ld-2-6 {
        width: 33.33333%
    }

    .col-ld-3-6 {
        width: 50%
    }

    .col-ld-4-6 {
        width: 66.66667%
    }

    .col-ld-5-6 {
        width: 83.33333%
    }

    .col-ld-2-8 {
        width: 25%
    }

    .col-ld-3-8 {
        width: 37.5%
    }

    .col-ld-4-8 {
        width: 50%
    }

    .col-ld-5-8 {
        width: 62.5%
    }

    .col-ld-6-8 {
        width: 75%
    }

    .col-ld-7-8 {
        width: 87.5%
    }

    .col-ld-2-1 {
        width: 200%
    }

    .col-ld-2-3 {
        width: 66.66667%
    }

    .col-ld-2-4 {
        width: 50%
    }

    .col-ld-3-4 {
        width: 75%
    }

    .col-ld-2-6 {
        width: 33.33333%
    }

    .col-ld-3-6 {
        width: 50%
    }

    .col-ld-4-6 {
        width: 66.66667%
    }

    .col-ld-5-6 {
        width: 83.33333%
    }

    .col-ld-2-8 {
        width: 25%
    }

    .col-ld-3-8 {
        width: 37.5%
    }

    .col-ld-4-8 {
        width: 50%
    }

    .col-ld-5-8 {
        width: 62.5%
    }

    .col-ld-6-8 {
        width: 75%
    }

    .col-ld-7-8 {
        width: 87.5%
    }
}

[class*='grd-'] td,
.grd td {
    display: table-cell;
    float: none;
    padding-left: 0
}

.grd-0px,
.px-0 {
    margin-left: 0px
}

.grd-0px>*,
.px-0>* {
    padding-left: 0px
}

.grd-10px,
.px-10 {
    margin-left: -10px
}

.grd-10px>*,
.px-10>* {
    padding-left: 10px
}

.grd-20px,
.px-20 {
    margin-left: -20px
}

.grd-20px>*,
.px-20>* {
    padding-left: 20px
}

.grd-1em,
.em-1 {
    margin-left: -1em
}

.grd-1em>*,
.em-1>* {
    padding-left: 1em
}

@media (min-width: 720px) {

    .grd-md-20px,
    .px-md-20 {
        margin-left: -20px
    }

    .grd-md-20px>*,
    .px-md-20>* {
        padding-left: 20px
    }
}

.cssanimations .anm-dly-0-5,
.cssanimations .fade-in {
    animation-delay: 0.5s
}

.cssanimations .anm-dly-1,
.cssanimations .fade-in-2 {
    animation-delay: 1s
}

.cssanimations .anm-dly-1-5,
.cssanimations .fade-in-3 {
    animation-delay: 1.5s
}

.cssanimations .anm-dly-2 {
    animation-delay: 2s
}

.cssanimations .anm-drt-0-5,
.cssanimations .fade-in,
.cssanimations .fade-in-2,
.cssanimations .fade-in-3 {
    animation-duration: 0.5s
}

.cssanimations .anm-drt-1 {
    animation-duration: 1s
}

.cssanimations .anm-drt-2 {
    animation-duration: 2s
}

@keyframes fade-in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.cssanimations .anm-fade-in,
.cssanimations .fade-in,
.cssanimations .fade-in-2,
.cssanimations .fade-in-3 {
    opacity: 0;
    animation-name: fade-in;
    animation-fill-mode: forwards
}

.cssanimations .anm-fade-out {
    opacity: 1;
    animation-name: fade-out;
    animation-fill-mode: forwards;
    animation-duration: 1s
}

.bck-img {
    background-image: url(img/bg.png);
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: 75px 75px
}

.trn-0-4,
.hentry p>a,
.trn-0-4 *,
.hentry p>a *,
.trn-0-4 :before,
.hentry p>a :before,
.trn-0-4 :after,
.hentry p>a :after {
    transition: 0s
}

.hentry p>a :after {
    transition: 0.3s color;
}



.box-shd {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3)
}

.box-shd-2px-wht {
    box-shadow: 0px 0px 0px 2px #fff
}

.hidden,
.dsp-non {
    display: none
}

.dsp-inl {
    display: inline
}

.dsp-inl-blc {
    display: inline-block
}

.dsp-blc {
    display: block
}

.dsp-tbl {
    display: table
}

.dsp-tbl-cll {
    display: table-cell
}

.dsp-min-sd,
.dsp-min-md,
.dsp-min-ld,
.dsp-max-sd,
.dsp-max-md,
.dsp-max-ld,
.dsp-min-sd-tbl-cll,
.dsp-min-md-tbl-cll,
.dsp-min-ld-tbl-cll,
.dsp-max-sd-tbl-cll,
.dsp-max-md-tbl-cll,
.dsp-max-ld-tbl-cll {
    display: none
}

@media (min-width: 420px) {
    .dsp-sd-inl-blc {
        display: inline-block
    }

    .dsp-min-sd,
    .dsp-sd-blc {
        display: block
    }

    .dsp-min-sd-tbl-cll {
        display: table-cell
    }
}

@media (min-width: 720px) {
    .dsp-md-inl-blc {
        display: inline-block
    }

    .dsp-min-md,
    .dsp-md-blc {
        display: block
    }

    .dsp-min-md-tbl-cll {
        display: table-cell
    }
}

@media (min-width: 1100px) {
    .dsp-min-ld {
        display: block
    }

    .dsp-min-ld-tbl-cll {
        display: table-cell
    }
}

@media (max-width: 420px) {
    .dsp-max-sd {
        display: block
    }

    .dsp-max-sd-tbl-cll {
        display: table-cell
    }
}

@media (max-width: 720px) {
    .dsp-max-md {
        display: block
    }

    .dsp-max-md-tbl-cll {
        display: table-cell
    }
}

@media (max-width: 1100px) {
    .dsp-ld-inl-blc {
        display: inline-block !important
    }

    .dsp-max-ld {
        display: block
    }

    .dsp-max-ld-tbl-cll {
        display: table-cell
    }
}

.bck-img-rpt {
    background-repeat: repeat
}

.bck-img-no-rpt,
.lzy-ldr,
.modal-content-wrap-inner.modal-loading {
    background-repeat: no-repeat
}

.bck-neg {
    background: #a49251;
    color: #fff
}

.bck-ngt a:before {
    color: inherit
}

.bck-ngt a.link {
    border-color: #fff
}

.bck-trn {
    background-color: transparent
}

.bck-col1 {
    background: #a49251
}

.bck-trn-wht,
.bg-trn-wht {
    background: rgba(255, 255, 255, 0.8)
}

.bck-trn-blc,
.bg-trn-blc,
.main-section {
    background: rgba(0, 0, 0, 0.8)
}

.gradient-top,
.page-header {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.8) 19%, rgba(0, 0, 0, 0.7) 34%, rgba(0, 0, 0, 0.6) 47%, rgba(0, 0, 0, 0.5) 56.5%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0.3) 73%, rgba(0, 0, 0, 0.2) 80.2%, rgba(0, 0, 0, 0.1) 86.1%, rgba(0, 0, 0, 0.05) 91%, rgba(0, 0, 0, 0.021) 95.2%, rgba(0, 0, 0, 0.008) 98.2%, transparent 100%)
}

.gradient-btt {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.866) 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, transparent 100%)
}

:selection {
    background: #a49251
}

::selection {
    background: #a49251
}

.usr-slc-non {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.crs-pnt {
    cursor: pointer
}

.flt-lft {
    float: left
}

.flt-rgh {
    float: right
}

.flt-non {
    float: none
}

.pst-rlt {
    position: relative
}

.pst-abs {
    position: absolute
}

@media (min-width: 720px) {
    .pst-md-abs {
        position: absolute
    }

    .pst-md-fxd {
        position: fixed
    }
}

@media (min-width: 1100px) {
    .pst-ld-abs {
        position: absolute
    }

    .pst-ld-fxd {
        position: fixed
    }
}

.pst-fxd {
    position: fixed
}

.z-ind-100 {
    z-index: 100
}

.z-ind-200 {
    z-index: 200
}

.z-ind-500 {
    z-index: 500
}

.z-ind-999 {
    z-index: 999
}

.z-ind-1000 {
    z-index: 1000
}

.z-ind-2000 {
    z-index: 2000
}

.z-ind-3000 {
    z-index: 3000
}

@media (min-width: 420px) {
    .pst-sd-rlt {
        position: relative
    }

    .pst-sd-abs {
        position: absolute
    }

    .pst-sd-fxd {
        position: fixed
    }
}

@media (min-width: 720px) {
    .pst-md-rlt {
        position: relative
    }

    .pst-md-abs {
        position: absolute
    }

    .pst-md-fxd {
        position: fixed
    }
}

@media (min-width: 1100px) {
    .pst-ld-rlt {
        position: relative
    }

    .pst-ld-abs {
        position: absolute
    }

    .pst-ld-fxd {
        position: fixed
    }
}

.top-0 {
    top: 0
}

.top-50pc {
    top: 50%
}

.lft-0 {
    left: 0
}

.lft-50pc {
    left: 50%
}

.rgh-0 {
    right: 0
}

.rgh-50pc {
    right: 50%
}

.btt-0 {
    bottom: 0
}

.mrg-cnt {
    margin: 0 auto
}

.mrg-0-25em {
    margin: 0.25em
}

.mrg-0-3em {
    margin: 0.3em
}

.mrg-0-5em {
    margin: 0.5em
}

.mrg-0-66em {
    margin: 0.66em
}

.mrg-0-75em {
    margin: 0.75em
}

.mrg-1em {
    margin: 1em
}

.mrg-1-5em {
    margin: 1.5em
}

.mrg-2em {
    margin: 2em
}

.mrg-2-5em {
    margin: 2.5em
}

.mrg-3em {
    margin: 3em
}

.mrg-4em {
    margin: 4em
}

.mrg--1em {
    margin: -1em
}

.mrg--2em {
    margin: -2em
}

.mrg--3em {
    margin: -3em
}

.mrg-top {
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0
}

.mrg-btt {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0
}

.mrg-rgh {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0
}

.mrg-lft {
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 0
}

.mrg-top-0 {
    margin-top: 0
}

.mrg-btt-0 {
    margin-bottom: 0
}

.mrg-rgh-0 {
    margin-right: 0
}

.mrg-lft-0 {
    margin-left: 0
}

@media (min-width: 420px) {
    .mrg-sd--1em {
        margin: -1em
    }

    .mrg-sd--1.5em {
        margin: -1.5em
    }

    .mrg-sd--1-5em {
        margin: -1.5em
    }
}

@media (min-width: 720px) {
    .mrg-md--0-1em {
        margin: -0.1em
    }

    .mrg-md--0-25em {
        margin: -0.25em
    }

    .mrg-md--0-33em {
        margin: -0.33em
    }

    .mrg-md--0-5em {
        margin: -0.5em
    }

    .mrg-md--0-66em {
        margin: -0.66em
    }

    .mrg-md--1em {
        margin: -1em
    }

    .mrg-md--1.5em {
        margin: -1.5em
    }

    .mrg-md--2em {
        margin: -2em
    }
}

@media (min-width: 420px) {
    .mrg-sd-top {
        margin-bottom: 0;
        margin-right: 0;
        margin-left: 0
    }

    .mrg-sd-btt {
        margin-top: 0;
        margin-right: 0;
        margin-left: 0
    }

    .mrg-sd-rgh {
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0
    }

    .mrg-sd-lft {
        margin-bottom: 0;
        margin-top: 0;
        margin-right: 0
    }
}

@media (min-width: 720px) {
    .mrg-md-top {
        margin-bottom: 0;
        margin-right: 0;
        margin-left: 0
    }

    .mrg-md-btt {
        margin-top: 0;
        margin-right: 0;
        margin-left: 0
    }

    .mrg-md-rgh {
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0
    }

    .mrg-md-lft {
        margin-bottom: 0;
        margin-top: 0;
        margin-right: 0
    }
}

.pdd-0-25em {
    padding: 0.25em
}

.pdd-0-3em {
    padding: 0.3em
}

.pdd-0-5em {
    padding: 0.5em
}

.pdd-0-66em {
    padding: 0.66em
}

.pdd-0-75em {
    padding: 0.75em
}

.pdd-1em,
input,
textarea,
select,
button {
    padding: 1em
}

.pdd-1-25em {
    padding: 1.25em
}

.pdd-1-5em {
    padding: 1.5em
}

.pdd-1-75em {
    padding: 1.75em
}

.pdd-2em {
    padding: 2em
}

.pdd-2-5em {
    padding: 2.5em
}

.pdd-3em {
    padding: 3em
}

@media (min-width: 720px) {
    .pdd-md-1em {
        padding: 1em
    }

    .pdd-md-2em {
        padding: 2em
    }

    .pdd-md-3em {
        padding: 3em
    }
}

@media (min-width: 1100px) {
    .pdd-ld-1em {
        padding: 1em
    }

    .pdd-ld-2em {
        padding: 2em
    }

    .pdd-ld-3em {
        padding: 3em
    }
}

.pdd-top-0 {
    padding-top: 0
}

.pdd-btt-0 {
    padding-bottom: 0
}

.pdd-rgh-0 {
    padding-right: 0
}

.pdd-lft-0 {
    padding-left: 0
}

.pdd-top {
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0
}

.pdd-btt {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0
}

.pdd-rgh {
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0
}

.pdd-lft {
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 0
}

.brd {
    border: 1px solid #000
}

.brd-1px,
.tbl-gap th,
.tbl-gap td,
.tbl-sld th,
.tbl-sld td,
.frm-brd input,
.frm-brd select,
.frm-brd textarea,
.frm-brd button,
.hentry form input,
.hentry form select,
.hentry form textarea,
.hentry form button,
.hentry p>a {
    border-width: 1px
}

.brd-2px {
    border-width: 2px
}

.brd-3px {
    border-width: 3px
}

.brd-4px {
    border-width: 4px
}

.brd-sld,
.tbl-sld th,
.tbl-sld td,
.frm-brd input,
.frm-brd select,
.frm-brd textarea,
.frm-brd button,
.hentry form input,
.hentry form select,
.hentry form textarea,
.hentry form button,
p>a:hover {
    border-style: solid
}

.brd-dtt,
.tbl-gap th,
.tbl-gap td,
.hentry p>a {
    border-style: dotted
}

.brd-dsh {
    border-style: dashed
}

.brd-btt,
.tbl-gap th,
.tbl-gap td,
.tbl-sld th,
.tbl-sld td,
.hentry p>a {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none
}

.brd-top {
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none
}

.brd-lft {
    border-bottom-style: none;
    border-top-style: none;
    border-right-style: none
}

.brd-rgh {
    border-bottom-style: none;
    border-top-style: none;
    border-left-style: none
}

.brd-lft-0 {
    border-left-style: none
}

.brd-rgh-0 {
    border-right-style: none
}

.brd-btt-0 {
    border-bottom-style: none
}

.brd-top-0 {
    border-top-style: none
}

.brd-col1 {
    border-color: #a49251
}

[class*='hr-'],
hr {
    width: auto !important;
    display: block;
    clear: both;
    float: none !important;
    box-sizing: border-box
}

hr {
    border-style: none;
    border-top: 1px solid #000;
    margin: 2em 0
}

:not(hr)[class*='hr-'] {
    border-top-width: 1px;
    border-color: #000;
    margin-top: 1em;
    padding-top: 0.8125em
}

.hr-sld {
    border-top-style: solid
}

.hr-dtt {
    border-top-style: dotted
}

.hr-dsh {
    border-top-style: dashed
}

.ovr-hdd {
    overflow: hidden
}

.ovr-vsb {
    overflow: visible
}

.ovr-aut {
    overflow: auto
}

.ovr-y-vsb {
    overflow-y: visible
}

.ovr-y-aut {
    overflow-y: auto
}

.hgh-1em {
    height: 1em
}

.hgh-2em {
    height: 2em
}

.hgh-3em {
    height: 3em
}

.hgh-4em {
    height: 4em
}

.hgh-5em {
    height: 5em
}

.hgh-6em {
    height: 6em
}

.hgh-7em {
    height: 7em
}

.hgh-8em {
    height: 8em
}

.hgh-9em {
    height: 9em
}

.hgh-10em {
    height: 10em
}

.hgh-20em {
    height: 20em
}

.hgh-30em {
    height: 30em
}

.hgh-33vw {
    height: 33vw
}

.max-hgh-50vh {
    max-height: 50vh
}

.max-hgh-66vh {
    max-height: 66vh
}

.max-hgh-75vh {
    max-height: 75vh
}

.max-hgh-80vh {
    max-height: 80vh
}

.wdt-1em {
    width: 1em
}

.wdt-2em {
    width: 2em
}

.wdt-3em {
    width: 3em
}

.wdt-4em {
    width: 4em
}

.wdt-5em {
    width: 5em
}

.wdt-100 {
    width: 100%
}

@media (min-width: 720px) {
    .wdt-md-1em {
        width: 1em
    }

    .wdt-md-2em {
        width: 2em
    }

    .wdt-md-3em {
        width: 3em
    }

    .wdt-md-4em {
        width: 4em
    }

    .wdt-md-5em {
        width: 5em
    }

    .wdt-md-100 {
        width: 100%
    }
}

@media (min-width: 1100px) {
    .wdt-ld-1em {
        width: 1em
    }

    .wdt-ld-2em {
        width: 2em
    }

    .wdt-ld-3em {
        width: 3em
    }

    .wdt-ld-4em {
        width: 4em
    }

    .wdt-ld-5em {
        width: 5em
    }

    .wdt-ld-100 {
        width: 100%
    }
}

.vrt-alg-btt {
    vertical-align: bottom
}

.vrt-alg-top {
    vertical-align: top
}

.vrt-alg-mdd {
    vertical-align: middle
}

.vrt-alg-bsl {
    vertical-align: baseline
}

.fnt-siz-1-1em {
    font-size: 1.1em
}

.fnt-siz-1-15em {
    font-size: 1.15em
}

.fnt-siz-1-2em {
    font-size: 1.2em
}

.fnt-siz-1-25em {
    font-size: 1.25em
}

.fnt-siz-1-3em {
    font-size: 1.3em
}

.fnt-siz-1-5em {
    font-size: 1.5em
}

.fnt-siz-1-75em {
    font-size: 1.75em
}

.fnt-siz-2em {
    font-size: 2em
}

.fnt-siz-2-5em {
    font-size: 2.5em
}

.fnt-siz-3em {
    font-size: 3em
}

.color-1 {
    color: #a49251
}

.color-2 {
    color: #ad0d12
}

.color-3 {
    color: #635831
}

.color-4 {
    color: rgba(0, 0, 0, 0.8)
}

.lzy-ldr,
.modal-content-wrap-inner.modal-loading {
    min-height: 20em;
    background-color: #eee;
    background-image: url(./img/loading2.svg);
    background-size: contain;
    background-position: center
}

@font-face {
    font-family: "psuicons";
    src: url("fonts/psuicons.eot");
    src: url("fonts/psuicons.eot?met80r#iefix") format("embedded-opentype"), url("fonts/psuicons.woff2") format("woff2"), url("fonts/psuicons.woff") format("woff"), url("fonts/psuicons.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

[class*='fa-']:before,
.icn-fnt,
body .fa-arrow-up:before,
.hentry .fa-arrow-up:before,
.sidebar_r .fa-arrow-up:before,
body .fa-arrow-down:before,
.hentry .fa-arrow-down:before,
.sidebar_r .fa-arrow-down:before,
.lnk-prv-pst:before,
.lnk-nxt-pst:after {
    font-family: "psuicons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #a49251
}

.icn-fnt,
body .fa-arrow-up:before,
.hentry .fa-arrow-up:before,
.sidebar_r .fa-arrow-up:before,
body .fa-arrow-down:before,
.hentry .fa-arrow-down:before,
.sidebar_r .fa-arrow-down:before,
.lnk-prv-pst:before,
.lnk-nxt-pst:after {
    font-family: "psuicons"
}

.icn-fnt-bfr:before,
.hentry .btn-lnk:before,
.btn-lnk:before {
    font-family: "psuicons"
}

.no-icn:before {
    display: none !important
}

[class*='fa-']:before {
    font-family: "psuicons";
    display: inline-block
}

article [class*='fa-']:before {
    margin-right: 0.3em
}

body .fa-female:before,
.hentry .fa-female:before,
.sidebar_r .fa-female:before {
    content: "" !important
}

body .fa-male:before,
.hentry .fa-male:before,
.sidebar_r .fa-male:before {
    content: "" !important
}

body .fa-refresh:before,
.hentry .fa-refresh:before,
.sidebar_r .fa-refresh:before {
    content: "\f021"
}

body .fa-female-after:after,
.hentry .fa-female-after:after,
.sidebar_r .fa-female-after:after {
    content: "" !important
}

body .fa-male-after:after,
.hentry .fa-male-after:after,
.sidebar_r .fa-male-after:after {
    content: "" !important
}

body .fa-home:before,
.hentry .fa-home:before,
.sidebar_r .fa-home:before {
    content: "\f015"
}

body .fa-calendar:before,
.hentry .fa-calendar:before,
.sidebar_r .fa-calendar:before {
    content: "" !important
}

body .fa-calendar-o:before,
.hentry .fa-calendar-o:before,
.sidebar_r .fa-calendar-o:before {
    content: "" !important
}

body .fa-facebook:before,
.hentry .fa-facebook:before,
.sidebar_r .fa-facebook:before {
    content: "\f230"
}

body .fa-link:before,
.hentry .fa-link:before,
.sidebar_r .fa-link:before {
    content: "\f0c1"
}

body .fa-envelope:before,
.hentry .fa-envelope:before,
.sidebar_r .fa-envelope:before {
    content: "\f0e0"
}

body .fa-phone:before,
.hentry .fa-phone:before,
.sidebar_r .fa-phone:before {
    content: "" !important
}

body .fa-calculator:before,
.hentry .fa-calculator:before,
.sidebar_r .fa-calculator:before {
    content: "\f1ec"
}

body .fa-map-marker:before,
.hentry .fa-map-marker:before,
.sidebar_r .fa-map-marker:before {
    content: "" !important
}

body .fa-arrow-right:before,
body .hentry .btn-lnk:before,
.hentry body .btn-lnk:before,
body .btn-lnk:before,
.hentry .fa-arrow-right:before,
.hentry .btn-lnk:before,
.sidebar_r .fa-arrow-right:before,
.sidebar_r .btn-lnk:before {
    content: "\f061"
}

body .fa-arrow-up:before,
.hentry .fa-arrow-up:before,
.sidebar_r .fa-arrow-up:before {
    content: "\f062"
}

body .fa-arrow-down:before,
.hentry .fa-arrow-down:before,
.sidebar_r .fa-arrow-down:before {
    content: "\f063"
}

body .fa-arrow-left:before,
.hentry .fa-arrow-left:before,
.sidebar_r .fa-arrow-left:before {
    content: "\f060"
}

body .fa-angle-double-down:before,
.hentry .fa-angle-double-down:before,
.sidebar_r .fa-angle-double-down:before {
    content: "\f103"
}

body .fa-sort:before,
.hentry .fa-sort:before,
.sidebar_r .fa-sort:before {
    content: "\f0dc"
}

body .fa-close:before,
.hentry .fa-close:before,
.sidebar_r .fa-close:before {
    content: "\f00d"
}

body .fa-navicon:before,
.hentry .fa-navicon:before,
.sidebar_r .fa-navicon:before {
    content: "\f0c9"
}

body .fa-search:before,
.hentry .fa-search:before,
.sidebar_r .fa-search:before {
    content: "\f002"
}

body .fa-print:before,
.hentry .fa-print:before,
.sidebar_r .fa-print:before {
    content: "\f02f"
}

body .fa-file:before,
.hentry .fa-file:before,
.sidebar_r .fa-file:before {
    content: "\f016"
}

body .fa-pencil:before,
.hentry .fa-pencil:before,
.sidebar_r .fa-pencil:before {
    content: "\f040"
}

body .fa-user:before,
.hentry .fa-user:before,
.sidebar_r .fa-user:before {
    content: "\f007"
}

body [class*="fa-rgh"]:before,
.hentry [class*="fa-rgh"]:before,
.sidebar_r [class*="fa-rgh"]:before {
    content: "" !important;
    display: none
}

body [class*="fa-"]:after,
.hentry [class*="fa-"]:after,
.sidebar_r [class*="fa-"]:after {
    font-family: "psuicons"
}

.fnt-siz-0-25 {
    font-size: 0.25em
}

.fnt-siz-0-5 {
    font-size: 0.5em
}

.fnt-siz-0-66 {
    font-size: 0.66em
}

.fnt-siz-0-75 {
    font-size: 0.75em
}

.fnt-siz-0-8125 {
    font-size: 0.8125em
}

.fnt-siz-1 {
    font-size: 1em
}

.fnt-siz-1-25 {
    font-size: 1.25em
}

.fnt-siz-1-3 {
    font-size: 1.3em
}

.fnt-siz-1-4 {
    font-size: 1.4em
}

.fnt-siz-1-5 {
    font-size: 1.5em
}

.fnt-siz-2 {
    font-size: 2em
}

p,
h1,
h2,
h3,
h4 {
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1"
}

h1,
h2,
h3 {
    line-height: 1.25em
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0
}

h1 {
    font-size: 2.37037em
}

h2 {
    font-size: 1.77778em
}

h3 {
    font-size: 1.33333em
}

h4 {
    font-weight: bold
}

h5 {
    font-weight: bold
}

h2+p,
h3+p {
    margin-top: 1em
}

h1+h2 {
    margin-top: 0em
}

h2+h3 {
    margin-top: 1em
}

p+p,
p+ul,
p+ol,
p+h2,
p+h3,
p+h4,
p+h5 {
    margin-top: 0.75em
}

.txt-ngt {
    color: #fff
}

.txt-sml {
    font-size: 0.8em;
    line-height: 1.35em
}

.txt-lrg {
    font-size: 2em;
    line-height: 1.35em
}

.txt-cnt {
    text-align: center
}

.txt-lft,
.txt-lft>p {
    text-align: left
}

.txt-rgh,
.txt-rgh>p,
.txt-rgh>a {
    text-align: right
}

.txt-rgh> {
    text-align: right
}

.txt-jst,
.txt-jst>p {
    text-align: justify
}

.txt-uc,
.txt-upp {
    text-transform: uppercase;
    letter-spacing: 0.08em
}

.txt-lc {
    text-transform: lowercase;
    letter-spacing: 0.06em
}

.txt-lin-thr {
    text-decoration: line-through
}

.txt-srf {
    font-family: "Playfair Display SC", Georgia
}

.txt-sns {
    font-family: "Work Sans"
}

.txt-itl {
    font-style: italic
}

.txt-str {
    font-weight: bold
}

.txt-col1 {
    color: #a49251
}

[class*=txt-clm-] h1,
[class*=txt-clm-] h2,
[class*=txt-clm-] h3 {
    break-inside: avoid;
    break-after: avoid;
    break-before: avoid
}

[class*=txt-clm-] h1+p,
[class*=txt-clm-] h2+p,
[class*=txt-clm-] h3+p {
    break-inside: avoid;
    break-after: avoid;
    break-before: avoid
}

@media (min-width: 720px) {

    .txt-clm-md-2,
    .teaser-ambience-desc,
    .zweispalten {
        column-count: 2;
        column-gap: 15px
    }

    .txt-clm-md-3 {
        column-count: 3;
        column-gap: 30px
    }
}

@media (min-width: 1100px) {
    .txt-clm-ld-2 {
        column-count: 2;
        column-gap: 30px
    }

    .txt-clm-ld-3 {
        column-count: 3;
        column-gap: 30px
    }
}

blockquote {
    padding: 0 1em;
    border-left: 4px solid #000;
    margin: 1em 0;
    font-style: italic
}

th {
    font-weight: bold
}

.tbl-gap th,
.tbl-gap td {
    border-right: 10px solid #fff
}

.tbl-scr {
    width: 100%;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    display: block;
    padding-bottom: 1em
}

.tbl-scr thead,
.tbl-scr tbody,
.tbl-scr tr {
    display: block
}

.tbl-scr thead {
    position: sticky;
    float: left;
    left: 0;
    z-index: 100;
    background: #eee
}

.tbl-scr thead tr,
.tbl-scr th {
    display: block
}

.tbl-scr tbody {
    height: 100%;
    width: auto;
    padding: 0;
    left: 10em;
    position: absolute;
    white-space: nowrap
}

.tbl-scr tr {
    width: 10em;
    position: relative;
    display: inline-block !important
}

.tbl-scr td {
    display: block;
    overflow: hidden
}

.tbl-scr td:hover {
    display: block;
    white-space: pre-wrap;
    width: 100%;
    left: 0%;
    max-width: 200%;
    background: #eee;
    z-index: 100;
    position: relative
}

.tbl-evn-odd td,
.tbl-evn-odd th {
    border: none
}

.tbl-evn-odd tr:nth-of-type(odd) td {
    background: #eee
}

.tbl-tr-hvr tr:hover td {
    background: #000;
    color: #fff
}

article ul li {
    display: block
}

section>ul,
section>ol,
div>ul,
div>ol {
    margin-bottom: 1em
}

.lst-ind,
.li-bll,
.li-dsh,
.li-sqr,
.li-arr,
.sub-li-arr li,
.li-ast,
article ul,
.hentry ul {
    padding-left: 1em
}

.li-nll {
    padding-left: 0em
}

.li-nll ul,
.li-nll li {
    padding-left: 0em
}

.li-nll li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    content: '';
    margin-left: 0em;
    width: 0em;
    display: none
}

.li-hvr-bck li a:hover {
    background: #eee
}

.li-hvr-brd-lft li a {
    border-left: 6px solid #fff
}

.li-hvr-brd-lft li a:hover {
    border-left-color: #a49251
}

.li-brd li {
    border-width: 1px;
    border-color: #ccc
}

.li-brd-top li {
    border-top-style: solid
}

.li-brd-btt li {
    border-bottom: solid
}

.li-lnk a {
    display: block;
    padding: .5em;
}

.li-lnk li li a {
    padding-left: 1.5em
}

.li-lnk li li li a {
    padding-left: 2.5em
}

.li-lnk li li li li a {
    padding-left: 3.5em
}

.li-lnk-inl-blc li {
    display: inline-block
}

.li-lnk-inl-blc a {
    display: inline-block;
    padding: .5em;
}

.li-flt {
    display: inline-block
}

.li-flt:after {
    content: '';
    display: table;
    clear: both
}

.li-flt li {
    float: left
}

.li-non,
nav ul {
    padding-left: 0em
}

.li-non li:before,
nav ul li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    content: '';
    margin-left: 0em;
    width: 0em;
    display: none
}

.li-non.li-inl li:first-child,
nav ul.li-inl li:first-child {
    padding-left: 0em
}

.li-bll li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    content: '\2022'
}

.li-dsh {
    padding-left: 1em
}

.li-dsh li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    margin-left: -1em;
    width: 1em;
    display: inline-block;
    content: '\2013'
}

.li-sqr {
    padding-left: 1em
}

.li-sqr li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    font-family: inherit;
    content: '\25A0';
    font-size: 0.8125em;
    width: 1em;
    margin-left: -1em;
    top: -0.2em
}

.li-arr li:before,
.sub-li-arr li li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    font-family: "psuicons";
    content: '\f105';
    width: 1em;
    margin-left: -1em;
    font-size: 0.9em;
    top: -0.1em
}

.li-ast li:before,
.li-bll li:before,
article ul li:before,
.hentry ul li:before {
    font-family: "Work Sans";
    color: #a49251;
    content: '*';
    width: 1em;
    margin-left: -1em;
    font-size: 1em;
    top: 0.2em;
    float: left;
    position: relative
}

.li-num {
    padding-left: 1.2em;
    counter-reset: counter-start
}

.li-num ul,
.li-num ol {
    padding-left: 1.2em;
    counter-reset: counter-start
}

.li-num li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    width: 1.2em;
    margin-left: -1.2em;
    content: counter(counter-start) "."" ";
    counter-increment: counter-start
}

.li-num li:nth-of-type(1n+10):before {
    margin-right: 0.3em;
    width: 1.5em;
    margin-left: -1.2em
}

.li-inl {
    padding-left: 0em
}

.li-inl li {
    display: inline;
    padding-left: 0.3em
}

.li-inl li li:before {
    float: none
}

.li-inl-blc {
    padding-left: 0 !important
}

.li-inl-blc li {
    display: inline-block;
    padding-left: 0.3em
}

.li-inl-blc li:before {
    margin-left: 0 !important;
    margin-right: 0
}

.li-inl li:last-child {
    margin-right: 0em
}

.nav-drp ul {
    padding-left: 0em;
    display: inline-block;
    float: none !important;
    width: auto;
    clear: both
}

.nav-drp li {
    position: relative;
    float: left;
    display: block
}

.nav-drp li:hover>ul {
    display: block
}

.nav-drp li a {
    padding: 0.5em;
    background: #fff
}

.nav-drp .children {
    box-shadow: 2px 2px 2px #ccc
}

.nav-drp .children a {
    border: 1px solid #ccc
}

.nav-drp li ul {
    opacity: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: 999;
    transition: 1s opacity
}

.nav-drp li ul li {
    width: 100%;
    min-width: 10em
}

.nav-drp ul li:hover>ul {
    opacity: 1;
    height: auto;
    overflow: visible;
    transition: 1s opacity
}

.nav-drp li ul ul {
    top: 0;
    left: 100%;
    width: 100%
}

.nav-drp li ul ul>li {
    min-width: calc(200%);
    right: -100%;
    padding-right: 100%
}

.nav-drp li ul ul {
    z-index: -1
}

.nav-drp>ul>li+li {
    margin-left: -1px
}

.nav-drp ul ul.children>li,
.nav-drp ul ul ul.children>li+li {
    margin-top: -1px
}

.nav-drp ul ul ul.children>li {
    margin-top: 0px;
    margin-left: -1px
}

@media (min-width: 720px) {
    .nav-drp-md ul {
        padding-left: 0em;
        display: inline-block;
        float: none !important;
        width: auto;
        clear: both
    }

    .nav-drp-md li {
        position: relative;
        float: left;
        display: block
    }

    .nav-drp-md li:hover>ul {
        display: block
    }

    .nav-drp-md li a {
        padding: 0.5em;
        background: #fff
    }

    .nav-drp-md .children {
        box-shadow: 2px 2px 2px #ccc
    }

    .nav-drp-md .children a {
        border: 1px solid #ccc
    }

    .nav-drp-md li ul {
        opacity: 0;
        height: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        z-index: 999;
        transition: 1s opacity
    }

    .nav-drp-md li ul li {
        width: 100%;
        min-width: 10em
    }

    .nav-drp-md ul li:hover>ul {
        opacity: 1;
        height: auto;
        overflow: visible;
        transition: 1s opacity
    }

    .nav-drp-md li ul ul {
        top: 0;
        left: 100%;
        width: 100%
    }

    .nav-drp-md li ul ul>li {
        min-width: calc(200%);
        right: -100%;
        padding-right: 100%
    }

    .nav-drp-md li ul ul {
        z-index: -1
    }

    .nav-drp-md>ul>li+li {
        margin-left: -1px
    }

    .nav-drp-md ul ul.children>li,
    .nav-drp-md ul ul ul.children>li+li {
        margin-top: -1px
    }

    .nav-drp-md ul ul ul.children>li {
        margin-top: 0px;
        margin-left: -1px
    }
}

@media (min-width: 1100px) {
    .nav-drp-ld ul {
        padding-left: 0em;
        display: inline-block;
        float: none !important;
        width: auto;
        clear: both
    }

    .nav-drp-ld li {
        position: relative;
        float: left;
        display: block
    }

    .nav-drp-ld li:hover>ul {
        display: block
    }

    .nav-drp-ld li a {
        padding: 0.5em;
        background: #fff
    }

    .nav-drp-ld .children {
        box-shadow: 2px 2px 2px #ccc
    }

    .nav-drp-ld .children a {
        border: 1px solid #ccc
    }

    .nav-drp-ld li ul {
        opacity: 0;
        height: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        z-index: 999;
        transition: 1s opacity
    }

    .nav-drp-ld li ul li {
        width: 100%;
        min-width: 10em
    }

    .nav-drp-ld ul li:hover>ul {
        opacity: 1;
        height: auto;
        overflow: visible;
        transition: 1s opacity
    }

    .nav-drp-ld li ul ul {
        top: 0;
        left: 100%;
        width: 100%
    }

    .nav-drp-ld li ul ul>li {
        min-width: calc(200%);
        right: -100%;
        padding-right: 100%
    }

    .nav-drp-ld li ul ul {
        z-index: -1
    }

    .nav-drp-ld>ul>li+li {
        margin-left: -1px
    }

    .nav-drp-ld ul ul.children>li,
    .nav-drp-ld ul ul ul.children>li+li {
        margin-top: -1px
    }

    .nav-drp-ld ul ul ul.children>li {
        margin-top: 0px;
        margin-left: -1px
    }
}

.nav-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 900
}

.nav-wrp {
    /*transition: 0.8s;*/
    background: #fff
}

.nav-wrp nav a {
    border-top: 1px dotted #000
}

.nav-wrp .nav-tgg {
    margin-top: 0.5em;
    font-size: 1em
}

.nav-wrp-lft {
    border-right: 1px solid #000
}

.nav-wrp-rgh {
    border-left: 1px solid #000
}

.nav-wrp-fxd {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 72%;
    z-index: 999;
    max-width: 480px
}

.nav-wrp-fxd nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto
}

.tgg-wrp {
    font-size: 2em;
    width: 2em;
    position: absolute;
    top: 0;
    bottom: 0;
    color: #fff;
    background: #a49251;
    padding: 0.2em;
    text-align: center
}

.nav-wrp-rgh {
    transform: translateX(100%);
    right: 0
}

.nav-wrp-rgh .tgg-wrp {
    left: -2em
}

.nav-wrp-lft {
    transform: translateX(-100%)
}

.nav-wrp-lft .tgg-wrp {
    right: -2em
}

.nav-active .nav-wrp-fxd {
    transform: translateX(0%)
}

.nav-mobile {
    max-height: 75vh;
    overflow: auto
}

nav a {
    display: block
}

nav ul ul {
    padding-left: 1em
}

.acc:before,
a,
a:before,
a:after {
    transition: 0.4s transform;
}

.hvr-bck:hover *:hover,
nav .children li a:hover *:hover {
    background: #eee;
}

.hvr-brd-lft:hover {
    border-left: 2px solid #a49251;
}

.lnk-prv-pst:before:before {
    content: "\f060"
}

.lnk-nxt-pst:after:before {
    content: "\f061"
}

.acc:before,
.expanded:after,
.expanded:before {
    transform: rotate(90deg)
}

.collapsed:after,
.collapsed:before {
    transform: rotate(0deg)
}

.acc:before {
    width: 1em;
    height: 1em;
    line-height: 1em;
    font-family: "Work Sans";
    font-size: 1em;
    margin-left: -0.1em;
    margin-right: 0.1em;
    text-align: center;
    display: inline-block;
    position: relative
}

.acc:hover {
    cursor: pointer
}

.nav-tgg {
    display: inline-block;
    height: auto;
    line-height: 1em;
    font-size: 1em;
    width: 1em;
    text-align: center;
    vertical-align: middle
}

.nav-tgg:before {
    content: "\f0c9"
}

.nav-tgg:before {
    transform: rotate(0deg);
    transition: 0.4s transform;
    position: relative;
    display: block;
    font-family: "psuicons"
}

.nav-active .nav-tgg:before {
    content: "\f00d"
}

.nav-active .nav-tgg:before {
    transform: rotate(-180deg);
    top: 0.2em;
    right: -0.2em
}

.tgg-rgh .parent a {
    position: relative
}

.tgg-rgh .parent span {
    position: absolute;
    right: 0;
    width: 2em;
    text-align: right
}

.tgg-rgh {
    position: relative
}

.tgg-rgh span {
    position: absolute;
    right: 0;
    width: 2em;
    text-align: right
}

.tgg-rgh .expanded:before,
.tgg-rgh .tgg:before {
    content: '\2039';
    transform: rotate(-90deg)
}

.tgg-rgh .collapsed:before {
    transform: rotate(0deg)
}

.nav-acc ul {
    padding-left: 0em
}

.nav-acc ul ul,
.nav-acc ul li {
    padding-left: 0em
}

.nav-acc ul li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    content: '';
    margin-left: 0em;
    width: 0em;
    display: none
}

.nav-acc ul a {
    display: block;
    padding: .5em;
    transition: 0.4s color;
}

.nav-acc ul li li a {
    padding-left: 1.5em
}

.nav-acc ul li li li a {
    padding-left: 2.5em
}

.nav-acc ul li li li li a {
    padding-left: 3.5em
}

.tgg.expanded:before,
.tgg:before {
    content: '\2013';
    top: 0.1em;
    transform: rotate(-180deg)
}

.tgg.collapsed:before {
    content: '+';
    top: 0em;
    transform: rotate(0deg)
}

.tgg-plus .tgg.expanded:before,
.tgg-plus .tgg:before {
    content: '\2013';
    top: 0.1em
}

.tgg-plus .tgg.collapsed:before {
    content: '+';
    top: 0em
}

.tgg-plus .tgg.expanded:before,
.tgg-plus .tgg:before {
    transform: rotate(-180deg)
}

.tgg-plus .tgg.collapsed:before {
    transform: rotate(0deg)
}

.tgg-laquo .tgg.expanded:before,
.tgg-laquo .tgg:before {
    transform: rotate(90deg)
}

.tgg-laquo .tgg.collapsed:before {
    transform: rotate(0deg)
}

.tgg-laquo .tgg.expanded:before,
.tgg-laquo .tgg:before {
    content: '\203a';
    font-size: 1.2em
}

.tgg-laquo.tgg-rgh .tgg.expanded:before,
.tgg-laquo.tgg-rgh .tgg:before {
    content: '\2039';
    transform: rotate(-90deg)
}

.tgg-laquo.tgg-rgh .tgg.collapsed:before {
    transform: rotate(0deg)
}

.tgg-90cc .tgg.expanded:before,
.tgg-90cc .tgg:before {
    transform: rotate(-90deg)
}

.tgg-90cw .tgg.expanded:before,
.tgg-90cw .tgg:before {
    transform: rotate(90deg)
}

.tgg-90cw .tgg.collapsed:before {
    transform: rotate(0deg)
}

.tgg-180cc .tgg.expanded:before,
.tgg-180cc .tgg:before {
    transform: rotate(-180deg)
}

.tgg-180cc .tgg.collapsed:before {
    transform: rotate(0deg)
}

.img-gry {
    filter: grayscale(100%)
}

.img-brd {
    border: 1px solid #ccc
}

.thm-wrp img {
    width: 100%
}

.wrp-rat {
    position: relative;
    overflow: hidden
}

.wrp-rat:before {
    content: ' ';
    display: block;
    width: 100%
}

.wrp-rat>* {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%
}

.obj-fit-cnt,
.obj-fit-cnt-img img {
    object-fit: contain
}

.obj-fit-cvr,
.obj-fit-cvr-img img {
    object-fit: cover
}

.obj-pos-50-50 img {
    object-position: 50% 50%
}

.obj-pos-50-0 img {
    object-position: 50% 0%
}

.no-objectfit [class*="img-wrp-"] img {
    opacity: 0
}

.wrp-rat.obj-cnt>* {
    object-fit: contain
}

.wrp-rat-1-1:before {
    padding-top: 100%
}

.wrp-rat-2-1:before {
    padding-top: 50%
}

.wrp-rat-4-1:before {
    padding-top: 25%
}

.wrp-rat-3-1:before {
    padding-top: 33.33%
}

.wrp-rat-3-2:before {
    padding-top: 66.666%
}

.wrp-rat-4-3:before {
    padding-top: 75%
}

.wrp-rat-16-9:before {
    padding-top: 56.25%
}

.wrp-rat-16-10:before {
    padding-top: 62.5%
}

.wrp-rat-10-16:before {
    padding-top: 160%
}

.wrp-rat-9-16:before {
    padding-top: 177.77%
}

.wrp-rat-3-4:before {
    padding-top: 133.333%
}

.wrp-rat-2-3:before {
    padding-top: 150%
}

.wrp-rat-1-3:before {
    padding-top: 150%
}

.wrp-rat-1-2:before {
    padding-top: 200%
}

.wrp-rat-din-prt:before {
    padding-top: 141.43%
}

.wrp-rat-din-lnd:before {
    padding-top: 70.70%
}

.wrp-rat-cinemascope:before {
    padding-top: 42.55%
}

.wrp-rat-1-3:before {
    padding-top: 300%
}

@media (min-width: 720px) {
    .wrp-rat-md-1-1:before {
        padding-top: 100%
    }

    .wrp-rat-md-2-1:before {
        padding-top: 50%
    }

    .wrp-rat-md-4-1:before {
        padding-top: 25%
    }

    .wrp-rat-md-3-1:before {
        padding-top: 33.33%
    }

    .wrp-rat-md-3-2:before {
        padding-top: 66.666%
    }

    .wrp-rat-md-4-3:before {
        padding-top: 75%
    }

    .wrp-rat-md-16-9:before {
        padding-top: 56.25%
    }

    .wrp-rat-md-16-10:before {
        padding-top: 62.5%
    }

    .wrp-rat-md-10-16:before {
        padding-top: 160%
    }

    .wrp-rat-md-9-16:before {
        padding-top: 177.77%
    }

    .wrp-rat-md-3-4:before {
        padding-top: 133.333%
    }

    .wrp-rat-md-2-3:before {
        padding-top: 150%
    }

    .wrp-rat-md-1-3:before {
        padding-top: 150%
    }

    .wrp-rat-md-1-2:before {
        padding-top: 200%
    }

    .wrp-rat-md-din-prt:before {
        padding-top: 141.43%
    }

    .wrp-rat-md-din-lnd:before {
        padding-top: 70.70%
    }

    .wrp-rat-md-cinemascope:before {
        padding-top: 42.55%
    }

    .wrp-rat-md-1-3:before {
        padding-top: 300%
    }
}

@media (min-width: 1100px) {
    .wrp-rat-ld-1-1:before {
        padding-top: 100%
    }

    .wrp-rat-ld-2-1:before {
        padding-top: 50%
    }

    .wrp-rat-ld-4-1:before {
        padding-top: 25%
    }

    .wrp-rat-ld-3-1:before {
        padding-top: 33.33%
    }

    .wrp-rat-ld-3-2:before {
        padding-top: 66.666%
    }

    .wrp-rat-ld-4-3:before {
        padding-top: 75%
    }

    .wrp-rat-ld-16-9:before {
        padding-top: 56.25%
    }

    .wrp-rat-ld-16-10:before {
        padding-top: 62.5%
    }

    .wrp-rat-ld-10-16:before {
        padding-top: 160%
    }

    .wrp-rat-ld-9-16:before {
        padding-top: 177.77%
    }

    .wrp-rat-ld-3-4:before {
        padding-top: 133.333%
    }

    .wrp-rat-ld-2-3:before {
        padding-top: 150%
    }

    .wrp-rat-ld-1-3:before {
        padding-top: 150%
    }

    .wrp-rat-ld-1-2:before {
        padding-top: 200%
    }

    .wrp-rat-ld-din-prt:before {
        padding-top: 141.43%
    }

    .wrp-rat-ld-din-lnd:before {
        padding-top: 70.70%
    }

    .wrp-rat-ld-cinemascope:before {
        padding-top: 42.55%
    }

    .wrp-rat-ld-1-3:before {
        padding-top: 300%
    }
}

.img-prt {
    height: 100%;
    width: auto;
    max-width: inherit !important
}

.compat-object-fit {
    background-size: cover;
    background-position: center center
}

.compat-object-fit img {
    opacity: 0
}

.lazy-load {
    background-color: #a49251
}

img.lazy-load {
    background-image: url(img/loading.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%
}

.msn img {
    margin: 1em 0
}

.msn>div {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

iframe {
    width: 100%
}

[class*='img-wrp-'] iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0
}

.dvc-out,
.dvc-out:before,
.dvc-out:after {
    box-shadow: 0px 0px 0px .2em #fff
}

.dvc-out.dvc-lpt {
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em
}

.dvc-out.dvc-phn:before,
.dvc-out.dvc-phn:after,
.dvc-out.dvc-tbl:before,
.dvc-out.dvc-tbl:after {
    border: none
}

.dvc-out.dvc-phn,
.dvc-out.dvc-tbl {
    border-radius: 0.75em
}

.dvc-wrp {
    position: relative
}

.dvc-wrp .img-wrp {
    border: 1em solid #ccc;
    border-radius: 1em;
    background: #fff;
    z-index: 2
}

.dvc-wrp:after,
.dvc-wrp:before {
    content: '';
    display: block;
    position: absolute;
    border: .2em solid #fff;
    border-radius: 1em;
    z-index: 3
}

.dvc-lpt .img-wrp {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.dvc-lpt:before {
    width: .375em;
    height: .375em;
    top: .375em;
    left: 50%;
    margin-left: -.375em;
    background: #fff;
    border: 0px solid rgba(255, 255, 255, 0)
}

.dvc-lpt:after {
    height: 1em;
    width: 120%;
    margin-top: .5em;
    left: -10%;
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #ccc;
    z-index: 1
}

.dvc-phn:before {
    width: 3em;
    height: 0;
    left: 50%;
    margin-top: 1.5em;
    margin-left: -1.7em;
    background: #fff
}

.dvc-phn:after {
    width: 3em;
    height: 3em;
    border-radius: 3em;
    left: 50%;
    margin-left: -1.7em;
    bottom: 1.33em
}

.dvc-phn .img-wrp {
    border-top-width: 3em;
    border-bottom-width: 6em
}

.dvc-tbl:before {
    height: 3em;
    width: 0;
    left: 0;
    top: 50%;
    margin-left: 1.5em;
    margin-top: -1.7em;
    background: #fff
}

.dvc-tbl:after {
    height: 3em;
    width: 3em;
    border-radius: 3em;
    top: 50%;
    right: 0;
    margin-top: -1.7em;
    right: 1.33em
}

.dvc-tbl .img-wrp {
    border-left-width: 3em;
    border-right-width: 6em
}

::-webkit-input-placeholder,
select {
    color: inherit;
    width: 100%
}

:-moz-placeholder {
    color: inherit
}

::-moz-placeholder {
    color: inherit
}

:-ms-input-placeholder {
    color: inherit
}

span.screen-reader-text {
    display: none
}

form,
input,
input[type='date'],
select,
option,
textarea,
label,
button {
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    max-width: 100%
}

label.required:after {
    content: '*';
    margin-left: 0.3em
}

input,
select,
textarea {
    margin-bottom: 1em
}

input[type='search'] {
    margin-bottom: 0em
}

.search-input-wrp {
    width: 80%
}

.search-btn-wrp {
    width: 20%
}

.inline-search {
    position: relative;
    overflow: hidden;
    width: 1px;
    transition: 0.4s color;
}

.inline-search.inline-search-active {
    display: inline-block;
    width: 300px;
    transition: 0.4s color;
}

.tgg-src.inline-search-active {
    display: none
}

.inline-search .search-form {
    border-bottom: none
}

fieldset,
fieldset input {
    box-sizing: border-box
}

form input,
form textarea,
form select,
form button {
    width: 100%;
    color: #000
}

form input[type='checkbox'],
form input[type='radio'] {
    width: auto
}

input:focus,
textarea:focus {
    transition: color 0.5s
}

textarea {
    min-height: 15em
}

select {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff
}

.icn-select {
    background-image: url(img/svg/fa-angle-double-down-gold.svg) !important;
    background-position: right top !important;
    background-position-x: calc(100%) !important;
    background-position-y: 0em !important;
    background-size: 1em
}

.icn-rad:before {
    content: "\f10c"
}

:checked+.icn-rad:before {
    content: "\f192"
}

.icn-chc:before {
    content: "\f096"
}

:checked+.icn-chc:before {
    content: "\f046"
}

.icn-lbl .form-group label,
.frm-wrp .form-group label,
.caldera-grid .form-group label {
    font-weight: inherit
}

.icn-lbl select,
.frm-wrp select,
.caldera-grid select {
    background-image: url(img/svg/fa-angle-double-down-gold.svg) !important;
    background-position: right top !important;
    background-position-x: calc(100%) !important;
    background-position-y: 0em !important;
    background-size: 1em
}

.icn-lbl input[type='checkbox'],
.frm-wrp input[type='checkbox'],
.caldera-grid input[type='checkbox'],
.icn-lbl input[type='radio'],
.frm-wrp input[type='radio'],
.caldera-grid input[type='radio'] {
    display: none
}

.icn-lbl label.checkbox:before,
.frm-wrp label.checkbox:before,
.caldera-grid label.checkbox:before {
    content: '\f096';
    font-family: "psuicons";
    width: 1em;
    height: 1em;
    display: inline-block
}

.icn-lbl label.checkbox-checked:before,
.frm-wrp label.checkbox-checked:before,
.caldera-grid label.checkbox-checked:before {
    content: '\f046'
}

[type="text"].icon-select {
    background-image: url(img/svg/fa-angle-double-down-gold.svg) !important;
    background-position: right top !important;
    background-position-x: calc(100%) !important;
    background-position-y: 0em !important;
    background-size: 1em
}

.frm-wrp input,
.frm-wrp textarea,
.frm-wrp select,
.frm-wrp option,
.frm-wrp button,
.frm-wrp .btn-default,
.caldera-grid input,
.caldera-grid textarea,
.caldera-grid select,
.caldera-grid option,
.caldera-grid button,
.caldera-grid .btn-default {
    width: 100%;
    height: 2em !important;
    color: #000 !important;
    background-color: #fff !important;
    font-size: 1em;
    line-height: 1.2em !important;
    padding: 0.3em !important;
    border-radius: 0px !important;
    border: 1px solid #a49251 !important;
    margin-bottom: 0
}

.frm-wrp .btn-default,
.caldera-grid .btn-default {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-align: center
}

.frm-wrp-grd {
    overflow: hidden
}

.frm-wrp-grd form {
    display: flex;
    margin-left: -2rem
}

.frm-wrp-grd .input-wrp {
    margin-left: 2rem
}

td,
th {
    vertical-align: top
}

.table-fixed-header th {
    background: #eee
}

.table-wrp-outer {
    margin-top: 2em;
    position: relative;
    max-width: 100vw;
    overflow-x: auto
}

.table-wrp-inner {
    width: 100%;
    height: 75vh;
    overflow: auto
}

.table-fixed-5vw th,
.table-fixed-5vw td {
    width: 5vw
}

.table-fixed-7-5vw th,
.table-fixed-7-5vw td {
    width: 7.5vw
}

.table-fixed-10vw th,
.table-fixed-10vw td {
    width: 10vw
}

.table-fixed-15vw th,
.table-fixed-15vw td {
    width: 15vw
}

.table-fixed-20vw th,
.table-fixed-20vw td {
    width: 20vw
}

.table-fixed-header thead {
    position: sticky;
    left: 0;
    top: 0;
    right: 0;
    width: auto;
    display: table;
    table-layout: fixed;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
    min-width: 100vw;
    z-index: 999
}

.table-fixed-header tbody {
    width: auto;
    display: table;
    table-layout: fixed;
    min-width: 100vw
}

.table-fixed-header th,
.table-fixed-header td {
    word-wrap: break-word;
    word-break: break-all;
    padding: 0.5em 0.3em 0.5em 0em;
    border-right: 8px solid #fff;
    min-width: 150px;
    vertical-align: top
}

.table-fixed-header th {
    border-bottom: none;
    border-right-color: #eee;
    line-height: 1.3em
}

.table-fixed-header tr:hover td {
    /* background-color: #eee */
}

.table-fixed-header td.edit,
.table-fixed-header td.td-sticky {
    position: sticky;
    right: 0;
    text-align: right
}

.table-fixed-header .lnk-edit {
    font-size: 2em
}

.btn-tabe-tools {
    padding: 0.5em;
    background: #ccc;
    margin: 0.4em
}

.sticky_table {
    position: relative;
    display: block;
    width: auto;
    overflow: auto
}

.sticky_table thead,
.sticky_table tbody {
    display: table;
    table-layout: fixed
}

.sticky_table thead {
    position: sticky;
    top: 0;
    z-index: 999
}

.sticky_table td.td-sticky {
    position: sticky;
    right: 0;
    text-align: right
}

.sticky_table th,
.sticky_table td {
    min-width: 10em
}

.admin-bar .nav-wrp {
    margin-top: 30px
}

.admin-bar .pst-fxd.top-0 {
    top: 30px
}

.current_page_ancestor>.children,
.current_page_item>.children,
.current_page_parent>.children {
    display: block
}

nav a:hover,
nav [class*="current_"] a {
    color: #a49251
}

.hentry {
    position: relative
}

.ntr,
.edt-lnk-wrp {
    opacity: 0;
    transition: 0.3s
}

.ntr,
.edt-lnk-btn {
    right: 0;
    background: #fff;
    width: 1em;
    height: 1em;
    font-size: 40px;
    border-radius: 1em;
    text-align: center;
    z-index: 9999;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.4)
}

.edt-lnk-wrp {
    position: relative
}

.edt-lnk-btn {
    left: -15px;
    top: 0px;
    position: absolute;
    padding: 0;
    opacity: 1
}

@media (min-width: 720px) {
    .ntr {
        position: fixed;
        left: 0.5em;
        bottom: 0.5em
    }
}

.ntr:hover {
    opacity: 1
}

*:hover>.edt-lnk-wrp {
    opacity: 1
}

.edt-lnk {
    font-size: 0.9em;
    color: #a49251;
    display: inline-block;
    position: relative
}

.edt-lnk:before {
    margin-right: 0 !important
}

.search-highlight {
    position: static !important;
    background: #eee
}

.slider-wrap .slide {
    display: none
}

.slider-wrap .slide:first-child {
    display: block
}

ul.slider {
    margin: 0
}

.slides {
    padding: 0 !important
}

.slides .slide:before {
    display: none
}

.slider-wrap button {
    padding: 0
}

.slider-wrap {
    overflow: hidden
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    cursor: pointer;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    width: 100% !important;
    border: 1px solid transparent;
    float: none
}

.slick-arrow.slick-hidden {
    display: none
}

.slide {
    position: relative
}

.slide h4,
.slide h3,
.slide h2 {
    margin-top: 0
}

.slide .slider-caption {
    position: absolute;
    top: initial;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 0.4em;
    height: 2em
}

.slide-caption-bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.slider-nav .slick-prev,
.slider-nav .slick-next,
.slider-nav .slick-dots li button:before,
.slider-nav .slick-dots {
    position: static
}

.slider-wrap,
.slider {
    position: relative
}

.slick-loading .slick-list {
    background: #fff url("img/loading.svg") center center no-repeat;
    background-size: 32px 32px;
    background-position: 50% 50%
}

.slick-button {
    position: absolute;
    z-index: 900
}

.slick-button:before,
.slick-dots {
    font-family: "psuicons"
}

.slick-dots li:before {
    display: none !important
}

.slick-button:before {
    position: relative;
    top: -0.05em;
    height: 1em;
    font-size: 0.5em;
    line-height: 1em;
    width: 1em;
    display: inline-block;
    color: #000
}

.slider-nav {
    font-size: 4em;
    line-height: 1em;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0
}

.slick-arrow {
    position: absolute;
    width: 1.8em;
    top: 33%;
    bottom: 33%;
    text-align: center;
    z-index: 100
}

.slider-nav-prev {
    left: -.9em
}

.slider-nav-next {
    right: -.9em
}

.slider-nav-prev .slick-button:before {
    content: '\f104';
    left: 0.2em
}

.slider-nav-next .slick-button:before {
    content: '\f105';
    right: 0.2em
}

.slick-button {
    font-size: .75em;
    line-height: 0em;
    width: 1em;
    height: 1em;
    text-align: center;
    border-radius: 1em;
    margin-top: -0.5em;
    background: #fff;
    border: none;
    top: 50%;
    left: 50%;
    margin-left: -0.5em;
    transition: 0.4s opacity;
    opacity: 1
}

.slider-show-nav .slick-arrow .slick-button {
    opacity: 1
}

@media (min-width: 720px) {
    .slick-button {
        opacity: 0
    }
}

.slick-arrow:hover .slick-button {
    opacity: 1
}

.slider-pager {
    padding: 1em
}

.slider-pager-main {
    padding: 1em 0;
    min-height: 4em;
    margin-bottom: 1em
}

.slick-dots {
    display: block;
    padding: 0;
    list-style: none;
    text-align: center;
    height: 1em;
    font-size: 2em;
    margin-bottom: 0
}

.slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    width: 1em
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    content: '\f10c';
    color: #eee;
    text-align: center;
    display: inline-block
}

.slider-pager-neg .slick-dots li button:before {
    color: #fff
}

.slick-dots li.slick-active button:before {
    content: '\f111'
}

.slide-thumbnail {
    opacity: 0.7;
    transition: 0.4s
}

.slick-current .slide-thumbnail,
.slide-thumbnail:hover {
    opacity: 1
}

.slider-nav-vertical .slick-arrow {
    position: absolute;
    height: 1.8em;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 100
}

.slider-nav-vertical .slider-nav-prev {
    left: auto;
    top: -0.9em
}

.slider-nav-vertical .slider-nav-next {
    right: auto;
    bottom: -0.9em;
    top: auto
}

.slider-nav-vertical .slider-nav-next .slick-button:before {
    content: '\f107';
    right: 0em;
    margin-top: 0em;
    top: -0.33em
}

.slider-nav-vertical .slider-nav-prev .slick-button:before {
    content: '\f106';
    left: 0em;
    margin-top: 0;
    top: 0.33em
}

.slider-pager-vertical .slick-dots li {
    display: block
}

.slider-pager-vertical {
    padding: 0 1em;
    min-height: auto;
    margin-bottom: 1em
}

.slider-pager-vertical .slick-dots {
    height: auto;
    line-height: 0.5em;
    padding-top: 0.5em;
    transform: translateY(-50%)
}

.slider-pager-vertical-rgh {
    padding: 0 1em;
    min-height: auto;
    margin-bottom: 0em;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    bottom: 0
}

@media (max-width: 720px) {
    .slider-pager-vertical-rgh {
        padding-top: 50%;
        padding-top: calc(50% + 2.5em);
        top: inherit
    }
}

.slider-pager-vertical-rgh:before {
    content: '';
    height: 50%;
    width: 1em;
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
    float: left
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.tablesorter th:before {
    font-family: "psuicons";
    content: '\f0dc';
    font-size: 1.5em;
    line-height: 1em;
    margin-right: 0.5em;
    position: relative;
    color: #999
}

th.sorting-asc:before {
    content: '\f0de'
}

th.sorting-desc:before {
    content: '\f0dd'
}

.tablesorter th:hover {
    cursor: pointer
}

.tablesorter ._entry_id:before {
    display: none
}

.tablesorter td.edit {
    background-color: transparent !important
}

body {
    font-family: "Work Sans";
    font-size: 1.5em;
    letter-spacing: 0.04em;
    color: #eee;
    line-height: 1.45em;
    font-weight: 300;
    background-color: #000
}

.bck-img-photo:before {
    background-position: top center
}

.bck-img {
    background-color: #1d1b11;
    background-image: url(img/bg-lace.png)
}

.txt-srf {
    font-family: 'Playfair Display SC'
}

.txt-srf-sc,
h3,
.h3,
.txt-srf.txt-uc,
.txt-srf.txt-lc,
h1,
.h1,
h2,
.h2 {
    font-family: "Playfair Display SC", Georgia;
    text-transform: lowercase;
    letter-spacing: 0.08em;
    font-weight: 400
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    font-variant-ligatures: none;
    font-feature-settings: "liga1"off
}

h1,
.h1,
h2,
.h2 {
    font-family: "Playfair Display SC", Georgia;
    font-weight: 400;
    color: #a49251
}

h1,
.h1 {
    font-size: 1.3em;
    margin-bottom: 0.5em;
    column-span: all
}

h2,
.h2 {
    font-size: 1.2em;
    margin-bottom: 0.5em
}

.home-teaser h1,
.home-teaser .h1 {
    margin-bottom: 0em
}

.home-teaser h1 .intro,
.home-teaser .h1 .intro {
    margin-bottom: 1em
}

.home-teaser h2,
.home-teaser .h2 {
    margin-bottom: 0.5em;
    column-span: all
}

em h2,
h2 em {
    font-family: 'Playfair Display';
    text-transform: none;
    color: #fff;
    font-weight: 400
}

h3,
.h3 {
    font-size: 1.1em;
    margin-bottom: 0.5em;
    color: #a49251
}

h4 {
    font-weight: 500;
    color: #a49251
}

.team-desc {
    margin: 0
}

.li-bll,
article ul,
.hentry ul {
    margin: 1em 0
}

.li-bll li:before,
.hentry li:before {
    color: #a49251
}

.strong,
strong {
    font-weight: 500
}

p>a:hover {
    color: #a49251
}

main a {
    border-bottom-color: #635831
}

main a:before {
    margin-right: 0.3em
}

.nav-acc ul li li a {
    padding-left: 1.75em
}

nav a:hover,
nav [class*="current_"] a {
    color: #fff
}

nav>ul>li[class*="current_"]>a {
    font-weight: 500
}

.children .current_page_item a {
    background: #fff;
    color: #a49251;
    font-weight: 500
}

.massagen-heading+.popular-massages {
    border-top-style: none !important
}

.img-preview {
    top: -150px;
    left: 0px;
    border: 1px solid #a49251;
    width: 100px;
    z-index: 100;
    opacity: 0;
    background: #a49251
}

.is_desktop .special-massage:hover>.img-preview {
    display: block;
    opacity: 1;
    transition: 0.4s opacity;
}

.is_mobile .img-preview {
    display: none !important
}

.nav-mobile {
    max-height: 30em;
    max-height: 75vh
}

.nav-mobile .children {
    border: none
}

.nav-mobile a {
    color: #a49251
}

.nav-mobile a,
.nav-mobile a:hover {
    color: #a49251
}

.nav-mobile [class*="current_"] a {
    color: #a49251
}

.nav-mobile li:hover,
.nav-mobile li[class*="current_"] {
    border-color: #a49251
}

.nav-mobile .lang-switcher-children {
    text-align: right
}

.nav-mobile .lang-switcher {
    display: inline-block
}

.nav-mobile-neg li,
.nav-mobile-neg a,
.nav-mobile-neg .tgg,
.nav-mobile-neg span.tgg:before,
.nav-mobile-neg .lang-switcher-children,
.nav-mobile-neg .lang-switcher-children:hover {
    background: #a49251;
    color: #fff;
    transition: 0.3s background!important;
}

.nav-mobile-neg .lang-switcher {
    border: none !important
}

.nav-mobile-neg .lang-switcher a {
    background: transparent !important
}

.nav-mobile-neg .lang-switcher-children {
    padding-bottom: 2px
}

.nav-mobile-neg li:hover,
.nav-mobile-neg a:hover,
.nav-mobile-neg a:hover .tgg,
.nav-mobile-neg a:hover .tgg:before,
.nav-mobile-neg .tgg:hover,
.nav-mobile-neg .tgg:hover:before {
    background: #fff !important;
    color: #a49251
}

.nav-mobile-neg .current_page_parent .children a {
    background: #a49251;
    color: #fff
}

.nav-mobile-neg .current_page_parent .tgg,
.nav-mobile-neg .current_page_parent .tgg:before,
.nav-mobile-neg .current_page_parent>a,
.nav-mobile-neg .current_page_item>.children>a {
    background-color: #fff;
    color: #a49251
}

.nav-mobile-neg .current_page_item>a {
    background-color: #fff !important;
    color: #a49251 !important
}

.nav-mobile-neg [class*="current_"] a:hover {
    color: #a49251
}

.nav-mobile-neg li:hover,
.nav-mobile-neg li[class*="current_"] {
    border-color: #fff
}

.post-img,
.team-gallery {
    margin-bottom: 1.5em
}

.btn-mob a,
.btn-mob a:before {
    color: #a49251
}

.hentry .btn-lnk,
.btn-lnk {
    color: #fff;
    background: #000;
    border: 1px solid #635831;
    margin-top: 1em;
    display: inline-block;
    padding: 0.2em 1em;
    transition: 0.4s border;
}

.hentry .btn-lnk:before,
.btn-lnk:before {
    color: #a49251;
    margin-right: 0.3em
}

.hentry .btn-lnk:hover,
.btn-lnk:hover {
    border: 1px solid #635831;
    background: #a49251;
    color: #fff
}

.hentry .btn-lnk:hover:before,
.btn-lnk:hover:before {
    color: #fff
}

.btn-scroll-down {
    display: none
}

.btn-lnk-blc {
    display: block !important
}

.home-teaser-links .btn-lnk {
    margin: 0em;
    display: block;
    min-width: 15em
}

.tel-lnk {
    margin-bottom: -0.2em
}

.hentry .btn-anfrage,
.btn-anfrage {
    padding: 0.3em;
    display: block;
    background: #635831;
    color: #fff
}

.hentry .btn-anfrage:before,
.btn-anfrage:before {
    color: #fff;
    position: relative;
    font-size: 1.2em;
    left: -0.3em
}

.is_desktop .phone-info {
    display: inline
}

.post-nav:before,
.post-nav:after {
    color: #a49251
}

.post-nav-next {
    margin-top: 0.5em;
    padding-top: 0.5em;
    border-top: 1px solid #635831
}

.post-nav-previous:before {
    content: '\00ab';
    margin-right: 0.3em
}

.post-nav-next:after {
    content: '\00bb';
    margin-left: 0.3em
}

.gmap,
.gmap div {
    color: #777
}

.map_info {
    color: #000
}

.map_info p {
    margion: 0
}

.gm-style>div>div>div>div>div {
    filter: grayscale(1)
}

.gmnoprint {
    filter: grayscale(0) !important
}

.has_scrollbar {
    padding-right: 1em
}

::-webkit-scrollbar {
    width: 0.3em
}

::-webkit-scrollbar-track {
    background: #000;
    border: 1px solid #635831;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #a49251
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #a49251
}

.acc.tgg:before {
    color: #a49251
}

:target:before {
    content: "";
    display: block;
    visibility: hidden;
    width: 0px;
    height: 6em;
    margin: -6em 0 0
}

.layout {
    width: 1170px;
    margin: 0 auto;
    max-width: 96%
}

u {
    text-decoration: none
}

.cookie-consent {
    bottom: 3em !important;
    background: #a49251 !important
}

#confirm_cookies {
    color: #635831;
    padding: 0.2em;
    border: 1px solid #fff;
    background: #fff !important;
    display: block;
    margin-top: 1em;
    text-align: center
}

.page-header {
    transition: 0.4s min-height;
    transition-timing-function: ease-in-out;
    min-height: 8em;
    font-size: 0.75em
}

.on-scroll .page-header {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 66%, rgba(0, 0, 0, 0.75) 70%, rgba(0, 0, 0, 0.68) 75%, rgba(0, 0, 0, 0.5) 83%, rgba(0, 0, 0, 0.4) 88%, rgba(0, 0, 0, 0.1) 96%, transparent 100%)
}

.logo-lnk img {
    width: 75%
}

@media (min-width: 720px) {
    .page-header {
        font-size: 1em
    }
}

.on-scroll .page-header {
    min-height: 8em
}

.bg-lace,
.nav-overlay,
.modal-overlay {
    background-repeat: repeat !important;
    background-size: 75px
}

.modal-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 2em
}

.modal-content-wrap {
    padding-top: 2em
}

.modal-content-inner {
    max-height: 35em;
    max-height: 80vh
}

.slider-overlay:after {
    content: '';
    position: absolute;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    background: url(img/gridtile_2.png);
    top: 0px;
    left: 0px;
    right: 0;
    z-index: 3
}

@media (min-width: 1100px) {
    .slider-wrap-home {
        background-size: cover;
        background-position: 50% 50%
    }
}

@media (min-width: 1100px) {
    .ambience-wrp {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        overflow: hidden
    }
}

.slider_ambience .slider-wrap,
.slider_ambience .slider-wrap .slide,
.slider_ambience .slider-wrap .slide .slider-img {
    max-height: 690px;
    overflow: hidden
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1) {
    .slider-overlay:after {
        background-size: 2px 2px
    }
}

.slider-wrap-massage-teaser .slick-track {
    margin-left: auto;
    margin-right: auto
}

.slider_team_teaser .team-item {
    margin: 0;
    padding: 1em
}

.slider-show-nav .slider-nav {
    font-size: 6em
}

.slider-title {
    top: 22%;
    top: 28vw;
    margin-top: -1em;
    font-size: 2.2em;
    margin-top: -1vw;
    font-size: 7vw;
    line-height: 1.2em;
    letter-spacing: 0.08em;
    color: #fff !important;
    z-index: 1000
}

.cssanimations.csstransforms3d .thumbnail-wrap img {
    transition: 0.8s 0.1s ease-in-out
}

.cssanimations.csstransforms3d .thumbnail-wrap :hover img {
    transform: scale3D(1.1, 1.1, 1.1)
}

.cssanimations.csstransforms3d .slider-title {
    opacity: 0
}

.cssanimations.csstransforms3d .slick-active .slider-title {
    animation-name: title;
    animation-duration: 6s;
    animation-delay: 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in
}

@keyframes title {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1)
    }

    33% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        text-shadow: 0px 0px 0.75em rgba(255, 255, 255, 0), 1px 1px 0.2em rgba(255, 255, 255, 0)
    }

    45% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        text-shadow: 0px 0px 0.5em rgba(0, 0, 0, 0.8), 1px 1px 0.2em rgba(0, 0, 0, 0.66)
    }

    89% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        text-shadow: 0px 0px 0.5em rgba(0, 0, 0, 0.8), 1px 1px 0.2em rgba(0, 0, 0, 0.66)
    }

    93% {
        opacity: 0.66;
        transform: scale3d(1, 1, 1)
    }

    100% {
        opacity: 0;
        transform: scale3d(3, 3, 3)
    }
}

.slider_team2 {
    display: none
}

.slider-wrap-home {
    margin-top: 5em
}

:target+div {
    display: block
}

@media (min-width: 720px) {
    .slider-title {
        top: 15vw
    }
}

.slider-title * {
    text-align: center;
    text-rendering: optimizeLegibility;
    font-family: "Playfair Display SC", Georgia;
    margin: 0em
}

.slider-title p {
    font-size: 0.5em;
    line-height: 1.1em
}

.slider-title p:first-child {
    font-size: 1em
}

.massage-img,
.team-gallery {
    padding-top: 0.66em
}

.massage-img img,
.team-gallery img {
    border: 1px solid #000
}

.slick-button {
    background: rgba(0, 0, 0, 0.7)
}

.slick-button:before {
    color: #a49251
}

.modal-content-wrap-inner {
    position: relative
}

a#modal-close {
    padding: 0.3em 0 0.5em 0;
    margin-bottom: 1em;
    position: absolute;
    right: 0.25em;
    top: 0.3em;
    background: #000
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
        text-shadow: rgba(255, 244, 255, 0) 0px 0px 0px
    }

    50% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        text-shadow: rgba(255, 244, 255, 0.6) 0px 0px 32px
    }

    97% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        text-shadow: rgba(255, 244, 255, 0.8) 0px 0px 48px, #fff4ff 0px 0px 16px, #fff4ff 0px 0px 8px
    }

    98% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        text-shadow: #fff4ff 0px 0px 32px
    }

    100% {
        opacity: 0;
        transform: scale3d(2, 2, 2);
        text-shadow: #fff4ff 0px 0px 24px
    }
}

.hvr-bck,
nav .children li a:hover {
    background-color: #fff;
    color: #a49251
}

nav {
    font-weight: 300
}

nav li a {
    background: #fff
}

.nav-drp-ld li a {
    background: transparent
}

nav a:hover {
    color: #fff
}

nav .children {
    background-color: #a49251;
    text-transform: none;
    letter-spacing: 0;
    box-shadow: none !important
}

article {
    padding-bottom: 1.5em
}

section.section-divider {
    padding-top: 1em;
    margin-top: 1em
}

.main-section {
    margin-top: 7em;
    padding: 2em 1em 4em 1em;
    border-radius: 0.5em
}

.massage-desc {
    padding-top: 0.3em;
    padding-bottom: 3em
}

hr,
.sub-section {
    padding-top: 1.15em;
    padding-bottom: 0.5em;
    border-top: dotted 1px #635831
}

hr {
    margin-bottom: 0.5em
}

.caption-wrap {
    bottom: 0em
}

.slide-caption * {
    color: #fff
}

.slide-caption-teaser {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 8em;
    padding-top: 5em;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.866) 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, transparent 100%)
}

.caption-head {
    padding-top: 0em;
    text-align: center;
    font-size: 1em
}

.home-teaser {
    background: rgba(0, 0, 0, 0.5);
    margin: 2em 0;
    margin-top: 0.75em;
    margin-bottom: 0;
    padding-top: 1em;
    padding-bottom: 1.5em;
    border: 2px dotted #14130c;
    border-left-style: none;
    border-right-style: none
}

@media (min-width: 1100px) {
    .home-teaser {
        margin: 2em 0;
        padding: 3em 0
    }
}

.home-teaser h2 {
    margin-bottom: 0
}

.home-teaser .slide {
    padding: 0.3em;
    margin: 0
}

.home-teaser .slider-wrap {
    padding: 0 2em
}

.home-teaser-ambience .slider-wrap {
    padding: 0
}

.home-teaser-ambience .slide {
    padding: 0;
    margin: 0
}

.slider-wrap-home .slide {
    max-height: 95vh
}

.is_mobile .slider-wrap-home .slide {
    max-height: 90vh
}

.slider-wrap-home .slide-caption * {
    text-align: center
}

.thumbnail-wrap {
    border-bottom-left-radius: 0.3em;
    border-bottom-right-radius: 0.3em
}

.thumbnail-wrap:hover .caption-wrap {
    bottom: 0em
}

.team-teaser .caption-wrap {
    bottom: 0
}

.lnk-cll-mbl:before {
    color: #fff
}

.btn-lnk-dsk {
    color: #fff;
    display: inline-block !important
}

.btn-lnk-dsk:before {
    font-size: 1.5em;
    line-height: 1em;
    padding: 0 0.1em;
    color: inherit;
    position: relative
}

.fa-calendar:before {
    font-size: 1.6em
}

.btn-mob .btn-lnk-dsk:before {
    font-size: 1em;
    line-height: 1em;
    color: #a49251
}

.btn-mob .fa-navicon:before {
    top: -0.1em
}

a.btn-lnk.fltr-controls.active {
    background: #a49251
}

.icn-lbl select,
.frm-wrp select,
.caldera-grid select,
.icn-lbl select option,
.frm-wrp select option,
.caldera-grid select option {
    background-color: #a49251
}

.team-teaser option:nth-of-type(3) {
    font-weight: 500;
    background: #fff !important;
    color: #a49251 !important
}

option.post-status-private {
    background: red !important
}

.icn-lbl select,
.frm-wrp select,
.caldera-grid select {
    background-color: #000;
    background-image: url(img/svg/fa-angle-double-down-gold.svg);
    background-position-x: calc(100% - 0.5em);
    background-position-y: 35%;
    background-size: 1.5em
}

a.fltr-controls {
    display: block
}

.btn-fltr {
    margin-bottom: 1em;
    padding: 0.5em;
    margin-top: 0 !important;
    border: 1px #a49251 solid !important
}

.fltr-gender {
    text-align: right
}

.fltr-gender:before {
    display: none !important
}

.btn-fltr:after {
    color: #a49251;
    margin-left: 0.3em
}

.btn-fltr:hover:after,
.btn-fltr.active:after {
    color: #fff
}

.team-times p {
    margin: 0;
    line-height: 1.2em;
    text-align: center;
    font-size: 0.9em
}

.team-item {
    padding-bottom: 2em
}

.modal-content-wrap-inner {
    background: #000;
    border: 1px solid #a49251;
    border-radius: 0.3em
}

.modal-content-inner h1 {
    border-bottom: 1px dotted #a49251;
    padding-bottom: 0.3em
}

.footer {
    background: #000;
    padding: 1em 1em 3em 1em;
    border-color: #a49251
}

.footer-disclaimer p {
    text-align: left
}

.marquee {
    position: fixed;
    background: rgba(136, 9, 9, 0.8);
    color: #fff;
    bottom: -2em;
    visibility: hidden;
    animation: slide-in-bottom;
    animation-duration: 1s;
    animation-delay: 3s;
    animation-fill-mode: forwards
}

@keyframes slide-in-bottom {
    from {
        bottom: -2em
    }

    to {
        bottom: 0;
        visibility: visible
    }
}

.marquee-close {
    height: 1em;
    width: 1em;
    background: #880909
}

.marquee-close:before {
    position: relative;
    top: -0.6em;
    right: 0.3em;
    color: #fff
}

table th,
table td {
    padding-top: 0.15em;
    padding-bottom: 0.2em
}

table th {
    font-weight: normal;
    color: #a49251
}

table td,
table th {
    position: relative
}

table td:after,
table th:after {
    content: '';
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    left: 1em;
    z-index: 1;
    border-bottom: 1px dotted #635831
}

table td:first-child:after,
table th:first-child:after {
    left: 0em
}

.category-title td {
    padding-top: 2em
}

.modal-content-wrap-inner {
    transition: 0.4s
}

.modal-content-wrap-inner {
    background-position: center
}

.modal-content-wrap-inner.modal-loading {
    transition: 0.4s;
    background-color: #000 !important;
    background-size: 33% 33%
}

.modal-content-wrap-inner.modal-loading>div {
    opacity: 0.5
}

.lzy-ldr,
.modal-content-wrap-inner.modal-loading,
.modal-content-wrap-inner.modal-loading {
    background-color: #635831
}

.team-spezialitaet li:before {
    content: "\f061";
    font-family: "psuicons"
}

.team-desc-wrp h2 {
    margin-top: 1em;
    padding-top: 0.5em;
    border-top: 1px dotted #635831
}

.post-nav {
    text-align: center
}

@media (min-width: 420px) {
    .no-cssvhunit .slider-title {
        top: 45%;
        margin-top: -1em;
        font-size: 3em
    }

    .on-scroll .btn-mob a,
    .on-scroll .btn-mob a:before {
        color: #a49251
    }
}

@media (min-width: 720px) {
    body {
        font-size: 1.6em
    }

    h1,
    .h1 {
        font-size: 2em
    }

    h2,
    .h2 {
        font-size: 1.5em
    }

    h3,
    .h3 {
        font-size: 1.2em
    }

    .main-section {
        padding: 2em 2em 4em 2em
    }

    .footer-disclaimer p {
        text-align: right
    }

    .btn-scroll-down {
        display: inline-block
    }

    .post-nav-previous {
        text-align: left
    }

    .post-nav-next {
        text-align: right;
        margin-top: 0em;
        padding-top: 0em;
        border-top: 0
    }

    .logo-lnk img {
        width: auto
    }

    .slider-wrap-home .wrp-rat-md-2-1:before {
        padding-top: 48%
    }

    .slick-arrow .slick-button {
        opacity: 0
    }

    .slider-title {
        top: 15vw;
        font-size: 7vw;
        margin-top: -1vw
    }

    .no-cssvhunit .slider-title {
        margin-top: -1em;
        font-size: 8em
    }

    .slide-caption p:not(.h1) {
        max-width: 66%;
        margin: 0 auto;
        font-weight: 200
    }

    .slide-caption {
        font-size: 0.8em
    }

    .modal-content-wrap {
        padding-top: 2em
    }

    .modal-content-wrap-inner {
        padding: 2em
    }

    .slider-wrap-home {
        margin-top: 0em
    }

    .caption-home {
        background: linear-gradient(to top, rgba(0, 0, 0, 0.866) 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, transparent 100%);
        padding-top: 4em
    }

    a#modal-close {
        right: 0.15em;
        top: 0.75em
    }

    .slider_team2 {
        display: block
    }

    .footer-disclaimer p {
        text-align: right
    }

    #confirm_cookies {
        display: inline-block;
        margin-top: 0;
        text-align: center
    }
}

@media (min-width: 1100px) {
    body {
        font-size: 1.8em
    }

    h1,
    .h1 {
        font-size: 2em
    }

    h2,
    .h2 {
        font-size: 1.5em
    }

    h3,
    .h3 {
        font-size: 1.2em
    }

    .lang-switcher-wrp {
        margin-left: 1em
    }

    a#modal-close {
        padding-right: 0.6em;
        padding-left: 0.3em
    }

    .nav-main .lang-switcher-children {
        display: block;
        position: static;
        opacity: 1;
        height: auto;
        float: left !important;
        margin-left: 1em
    }

    .nav-main .parent>.children {
        font-size: 0.9em;
        line-height: 1.1em
    }

    .lang-switcher {
        width: auto !important;
        min-width: 1em !important
    }

    .teaser-ambience-desc {
        padding: 0 3em
    }

    .slider-title {
        top: 2em;
        top: 15vw;
        font-size: 8em;
        font-size: 8vw
    }

    .slide-caption p:not(.h1) {
        max-width: 66%;
        margin: 0 auto;
        font-size: 1.2em;
        line-height: 1.4em
    }

    .slide-caption {
        font-size: 1em
    }

    .home-teaser .slide {
        padding: 0.66em;
        margin: 0
    }
}

.teaser-ambience-desc {
    color: #dedede;
    font-size: 0.9em;
    line-height: 1.4em
}

.teaser-ambience-desc h2,
.teaser-ambience-desc .intro {
    column-span: all;
    text-align: center;
    font-size: 1.5em
}

.teaser-ambience-desc .intro {
    padding-bottom: 1em;
    margin-bottom: 1em;
    margin-top: 0
}

.intro {
    font-family: 'Playfair Display';
    font-style: italic;
    color: #a49251;
    font-size: 1.3em;
    line-height: 1.3em
}

.zier2:after,
.home-teaser h1:after,
.home-teaser .h1:after,
.home-teaser h2:after,
.home-teaser .h2:after,
.feedback-teaser h1:after {
    content: '';
    background-image: url(img/zierlinie2.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 8px;
    display: block;
    width: 90%;
    margin: 1em auto;
    margin: 0.5em auto 0.4em auto;
    background-size: 600px 6px
}

hr.zier2,
.home-teaser hr.h1,
.home-teaser hr.h2 {
    border-top: 0
}

hr.zier2,
.home-teaser hr.h1,
.home-teaser hr.h2 {
    border-top: 0;
    margin-top: 0;
    margin-bottom: 1em
}

.zweispalten {
    column-gap: 30px;
    padding-top: 1em;
    padding-bottom: 1em
}

@media (min-width: 720px) {
    .zweispalten p {
        display: inline !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        margin-right: 0.5em !important
    }
}

.is-filtered .heute-geschlossen {
    display: block
}

.is-not-filtered .heute-geschlossen {
    display: none
}

.mejs__container {
    max-height: 100% !important
}

.gallery-film {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 900
}

.btn-stop-film-inactive,
.btn-start-film-inactive,
.gallery-film-inactive {
    display: none
}

.btn-stop-film-active,
.btn-start-film-active,
.gallery-film-active {
    display: block
}

.btn-film {
    position: absolute;
    z-index: 1000;
    top: 0.5em;
    left: 0.5em;
    font-size: 0.8em;
    line-height: 1em;
    padding: 0.3em !important;
    border: 1px solid #a49251;
    background: rgba(0, 0, 0, 0.6)
}

.btn-film:before {
    content: '';
    border: 0.33em solid transparent;
    border-left-color: #a49251
}

.btn-stop-film:before {
    content: '';
    border: 0.33em solid #a49251;
    margin-right: 0.3em
}

.mejs__overlay,
.mejs__container {
    max-height: 100% !important;
    height: 100% !important;
    width: 100% !important
}

.mejs__mediaelement iframe,
.mejs__mediaelement video {
    width: 100%;
    height: 100% !important
}

.mejs__time-current,
.mejs__time-handle-content {
    background: #a49251
}

.mejs__time-loaded {
    background: rgba(0, 0, 0, 0.3)
}

main {
    min-height: 75vmin
}

.option-former {
    background-color: #fff !important;
    color: #a49251 !important
}

.caldera-grid .row {
    padding-bottom: 1em
}

.caldera-grid hr {
    border: none !important;
    content: '';
    background-image: url(https://maribelle-hamburg.de/src/data/themes/maribelle20/img/zierlinie2.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 8px;
    display: block;
    width: 90%;
    margin: 1em auto;
    margin: 0.5em auto 0.4em auto;
    background-size: 600px 6px
}

.caldera-grid label {
    font-family: "Playfair Display SC", Georgia;
    font-weight: normal
}

.caldera-grid textarea {
    color: #000 !important;
    font-size: 1em !important
}

.raty-face-on,
.raty-star-on,
.caldera-grid .help-block,
.caldera-grid label {
    color: #a49251 !important
}

.raty-star-off {
    color: #ccc !important
}

.frm-wrp input,
.frm-wrp input[type="text"],
.frm-wrp textarea,
.caldera-grid input,
.caldera-grid input[type="text"],
.caldera-grid textarea {
    background-color: #fff !important;
    color: inherit
}

.frm-wrp .btn-default,
.caldera-grid .btn-default {
    background-color: #a49251 !important;
    border: none !important;
    color: #fff !important
}

.frm-wrp .alert-success,
.caldera-grid .alert-success {
    background-color: transparent !important;
    border-color: #a49251 !important;
    color: #a49251 !important;
    font-size: 1.2em !important;
    text-shadow: none !important
}

.feedback-teaser {
    padding-top: 0em
}

.matcha-wrp {
    display: flex
}

.btn-matcha-refresh {
    margin-left: auto;
    display: inline-block;
    width: 2em;
    padding: 0.3em !important;
    text-align: center;
    border: none !important
}

#matchaCanvas {
    display: inline-block
}

.btn-submit-matcha {
    color: #fff !important;
    line-height: 1em;
    width: 8em;
    text-align: center
}

.btn-submit-matcha:before {
    color: #fff !important
}

.btn-matcha-refresh {
    width: 3rem !important
}

.btn-submit-matcha {
    width: 15rem !important
}

.article-feedback {
    background: #fff;
    color: #000;
    padding: 1em;
    padding-top: 2em;
    margin-top: 5em
}

.table-wrp-inner {
    width: 100%;
    height: auto;
    overflow: auto;
    max-height: 66vh
}

.array_table td {
    word-break: break-word
}

.entry-table {
    font-size: 0.8em;
    line-height: 1.2em;
    color: #000;
    font-weight: normal
}

.entry-table th {
    color: #000;
    font-weight: bold
}

.cnt-average {
    margin-top: 2em
}

.average_low {
    color: red
}

.average_high {
    color: green
}

.entry-table th,
.entry-table td {
    padding-left: 1em
}

.row-required td {
    background-color: #eeeadd
}

@media (max-width: 420px) {
    .caldera-grid .col-sm-3 {
        width: 50%;
        float: left
    }
}

*[style] {
    text-decoration: none !important
}

.feedback-teaser h3 {
    text-align: left;
    padding: 0.1em 0.1em 0.2em 0.5em;
    background-color: #a49251;
    color: #fff;
    letter-spacing: 0.003;
    font-family: "Playfair Display SC", Georgia;
    text-transform: lowercase
}

.feedback-teaser label {
    text-transform: uppercase
}

.caldera-grid .row {
    padding-bottom: 0em
}

.feedback-teaser label {
    font-size: 0.8em;
    font-family: 'Work Sans';
    font-weight: 500 !important
}

.feedback-teaser .checkbox-label {
    font-size: 1em
}

.select-day {
    color: #fff !important
}

.select-day option {
    background-color: #a49251
}

.select-day option:nth-of-type(3) {
    font-weight: 500;
    background: #fff !important;
    color: #a49251 !important
}

.select-day {
    background-size: 1.5em !important;
    line-height: 1.2em !important
}

.page-feedback a:after {
    content: '\2605';
    font-size: 1em;
    line-height: 1em;
    display: inline-block;
    font-size: 1.2em;
    color: #a49251
}

.aria-collapsed {
    max-height: 0vh;
    overflow: hidden;
    position: relative;
    transition: 0.3s
}

.aria-expanded {
    display: block;
    max-height: 20vh
}

.acc-title {
    cursor: pointer
}

.acc-title:before {
    content: '+';
    display: inline-block;
    line-height: 1em;
    margin-right: 0.3em
}

.acc-title.collapsed:before {
    content: '+'
}

.acc-title.expanded:before {
    content: '–';
    transform: rotate(0deg)
}


#reject_cookies {
    color: #fff;
    padding: 0.2em;
    border: 1px solid #fff;
    background: #a49251 !important;
    display: inline-block;
    margin-top: 1em;
    text-align: center;
}



a span {
    color: inherit !important
}

td.anmerkungen{
    overflow: auto;
    max-height:15em;
    position:relative;
    display:block;
    }



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