a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, summary, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
    }
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
    }
a img, fieldset, img {
    border: none
    }
input[type=email], input[type=tel], input[type=text], textarea {
    -webkit-appearance: none
    }
button, input[type=submit] {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer
    }
button::-moz-focus-inner, input[type=submit]::-moz-focus-inner {
    border: 0;
    padding: 0
    }
textarea {
    overflow: auto
    }
button, input {
    border: 0;
    margin: 0;
    padding: 0
    }
a, a:focus, button, div, h1, h2, h3, h4, h5, h6, input, select, span, textarea {
    outline: none
    }
ol, ul {
    list-style-type: none
    }
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
    }
html {
    box-sizing: border-box
    }
body, html {
    height: 100%
    }
*, :after, :before {
    box-sizing: border-box
    }
@media (prefers-reduced-motion: reduce) {
    * {
        transition: none !important
        }
    }
a {
    color: inherit;
    cursor: pointer;
    text-decoration: none
    }
a:not([class]) {
    transition: color 0.25s
    }
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-position: 100%;
    background-size: 30px 6px;
    padding-right: 30px !important
    }
select:focus {
    outline: none
    }
select::-ms-expand {
    display: none
    }
body {
    color: #3f4e4f;
    font: 400 14px/1.5 Source Sans Pro, sans-serif
    }
.container {
    margin: 0 auto;
    max-width: 1340px;
    padding: 0 15px;
    width: 100%
    }
@media only screen and (max-width: 767px) {
    .container {
        padding: 0 10px
        }
    }
.kadence-post__start {
    margin-bottom: 40px
    }
.kadence-post__inner {
    align-items: flex-start;
    display: flex
    }
@media only screen and (max-width: 1024px) {
    .kadence-post__inner {
        flex-wrap: wrap
        }
    }
.kadence-post__sidebar {
    flex-shrink: 0;
    margin-bottom: 20px;
    margin-right: 20px;
    position: sticky;
    top: 20px;
    width: 360px
    }
@media only screen and (max-width: 1024px) {
    .kadence-post__sidebar {
        position: static;
        width: 100%
        }
    }
.kadence-post__author {
    margin-bottom: 40px;
    margin-top: 40px
    }
.kadence-post__other-hotels-in-city {
    margin-top: 40px
    }
@media only screen and (max-width: 767px) {
    .kadence-post__other-hotels-in-city {
        order: 1
        }
    }
.kadence-post__article {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    width: 100%
    }
.kadence-post__info-intro {
    margin-bottom: 45px
    }
@media only screen and (max-width: 1024px) {
    .kadence-post__info-intro {
        margin-top: 45px
        }
    }
.kadence-post-start {
    position: relative;
    z-index: 1
    }
.kadence-post-start:after {
    background: #141312;
    content: "";
    opacity: 0.7;
    z-index: -1
    }
.kadence-post-start:after, .kadence-post-start__img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
    }
.kadence-post-start__img {
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -2
    }
.kadence-post-start__inner {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 400px;
    justify-content: center;
    z-index: 1
    }
@media only screen and (max-width: 767px) {
    .kadence-post-start__inner {
        height: auto;
        padding: 60px 0 80px
        }
    }
.kadence-post-start__title {
    color: #fafafa;
    font: 700 44px/1.3 Gabriela, serif;
    text-align: center
    }
@media only screen and (max-width: 767px) {
    .kadence-post-start__title {
        font-size: 32px
        }
    }
.kadence-post-start__info {
    align-items: flex-end;
    display: flex;
    margin-top: 30px
    }
.kadence-post-start__author {
    align-items: flex-end;
    color: #fafafa;
    display: flex;
    font: 400 16px/1 Source Sans Pro, sans-serif
    }
.kadence-post-start__author a {
    text-decoration: underline
    }
.kadence-post-start__author .icon-author {
    fill: #f8efdf;
    height: 25px;
    margin-right: 10px;
    width: 25px
    }
.kadence-post-start__date {
    align-items: flex-end;
    color: #fafafa;
    display: flex;
    font: 400 16px/1 Source Sans Pro, sans-serif;
    margin-left: 40px
    }
.kadence-post-start__date .icon-date {
    stroke: #f8efdf;
    height: 25px;
    margin-right: 10px;
    width: 25px
    }
.kadence-post-article__subtitle {
    color: #2c3639;
    font: 700 24px/1.2 Gabriela, serif;
    margin: 60px 0 0
    }
.kadence-post-article__text p {
    color: #3f4e4f;
    font: 16px/1.5 Source Sans Pro, sans-serif
    }
.kadence-post-article__text p:not(:last-child) {
    margin-bottom: 15px
    }
.kadence-post-article__navigation {
    margin-top: 40px
    }
.kadence-post-article__hotels-district, .kadence-post-article__hotels-external, .kadence-post-article__hotels-external-links, .kadence-post-article__hotels-internal, .kadence-post-article__hotels-landmark {
    margin-top: 50px
    }
.kadence-post-article__hotels-internal--wo-mt {
    margin-top: 0
    }
.kadence-post-article__hotels-slider {
    display: flex;
    margin-top: 40px;
    width: 100%
    }
.kadence-post-article__faq {
    margin-top: 50px
    }
.kadence-post-article__location {
    margin-top: 40px
    }
.kadence-post-article__footer-text {
    margin-top: 50px
    }
.kadence-post-article__footer-text p {
    margin-bottom: 10px
    }
.kadence-post-article__last-posts {
    margin-top: 50px
    }
.kadence-post-footer-text h3 {
    color: #2c3639;
    font: 700 24px/1.2 Gabriela, serif;
    margin-bottom: 15px
    }
.kadence-post-footer-text li {
    margin-bottom: 5px
    }
.kadence-post-footer-text a {
    color: #a27b5c;
    text-decoration: underline
    }
.kadence-post-author {
    border: 1px solid #a27b5c;
    border-radius: 4px;
    padding: 15px;
    position: relative
    }
.kadence-post-author:after {
    clear: both;
    content: "";
    display: block
    }
.kadence-post-author__image {
    float: left;
    margin-right: 10px;
    width: 150px
    }
.kadence-post-author__by {
    font-size: 14px;
    opacity: 0.6
    }
.kadence-post-author__name {
    display: block;
    font-weight: 700
    }
.kadence-post-author__desc {
    font-size: 15px;
    line-height: 1.5;
    margin-top: 5px
    }
.kadence-post-other-hotels__title {
    color: #2c3639;
    font: 700 24px/1 Gabriela, serif;
    margin-bottom: 15px
    }
.kadence-post-other-hotels__item {
    color: #3f4e4f;
    font: 400 16px/1.5 Source Sans Pro, sans-serif;
    margin-bottom: 5px
    }
.kadence-post-other-hotels__item a {
    color: #a27b5c;
    text-decoration: underline
    }