.uk-sticky-placeholder {
height: 89px !important;
}

.navbar-default .uk-navbar-nav > li > a {
    background: transparent;
    text-transform: normal;
    position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 20px 0 20px 0;
  font-family: 'Roboto';
  font-weight: normal;
  color: #444444;
  text-transform: none;
}
body section#iqt-section.iqt-plugin-wrapper article a.image > span span.classification, body section#iqt-section.iqt-component-wrapper section.iqt-tab-content article.accomodation a.image > span span.classification {
    position: absolute;
    padding: 12px;
    text-shadow: 0px 0px #000000;
    color: #666666;
    display: block;
    font-size: 90%;
    line-height: 90%;
    font-weight: normal;
}
Element {
  height: 0px;
  margin: 0px;
}
.uk-navbar-nav div.uk-dropdown .uk-parent.sub-dropdown ul > li > a {
  padding: 10px 0;
  color: #454545;
  font-family: 'Oswald';
}
.uk-nav-navbar > li > a {
  color: #454545;
  font-family: 'Oswald';
}
  @media only screen and (max-width: 600px) {
  .uk-sticky-placeholder {
height: 66px !important;
}
  }
  @media (max-width: 850px) {
  .uk-sticky-placeholder {
height: 66px !important;
}
}
@media (min-width: 768px) {
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*="uk-width-"]:nth-child(n+2) {
    border-left: 1px solid #ebebeb;
  }
}
body section#iqt-section.iqt-plugin-wrapper .button a, body section#iqt-section.iqt-component-wrapper .button a {
    color: #344050 !important;
}
.uk-breadcrumb > li:not(.uk-active) > span {
    color: #92bd16;
}