.header-container {
    padding: 0 12px 5px;
}
.site-logo {
    float: left;
    padding: 0;
    text-align: left;
    width: 220px;
}
.menu-container {
    float: left;
    margin-top: 30px;
    width: 60.7%;
}
.nav-menu-main > ul > li.current-menu-item > a::after, .nav-menu-main > ul > li.current-menu-parent > a::after, .nav-menu-main > ul > li.current-menu-ancestor > a::after {
    background: #feffb5 none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    display: block;
    height: 1px;
    left: 20px;
    position: absolute;
    right: 20px;
}
.nav-menu-main > ul > li:hover > a::after {
    background: #feffb5 none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    display: block;
    height: 1px;
    left: 20px;
    position: absolute;
    right: 20px;
}
.main-sections > .elm-main:first-child, .main-sections .elements-with-sidebar:first-child {
    padding-top: 30px;
}
.lang-de_DE .elm-main .elm-maintitle {
    font-family: "Lucida Console";
    font-style: normal;
    font-weight: 700;
}
.nav-menu-main > ul > li > a {
    font-size: 16px;
    line-height: 18px;
}
.elm-rule-main .rule-btn-top::before, .elm-rule-main .rule-btn-top::after {
    border-color: transparent transparent #0d1fda;
    border-style: solid;
    border-width: 0 7px 7px;
    content: "";
    left: 18px;
    position: absolute;
    top: 21px;
    visibility: visible;
}
.nav-menu-main > ul > li > a {
    padding: 14px 6px;
    position: relative;
    text-shadow: none;
    text-transform: uppercase;
}
.elm-testimonials-main .item .item-info .fa {
    color: #e3cd17;
}
.nav-menu-main > ul > li li a {
    border-bottom: 1px dotted #eee;
    color: #faff51;
    display: block;
    padding: 5px 15px;
}
.sticky-menu .nav-menu-main > ul > li > a {
    padding: 15px 8px;
}
.sticky-menu .site-logo {
    float: left;
    width: 10%;
    padding: 8px 0;
    text-align: left;
}
.elm-rule-main {
    padding-bottom: 0px;
}
.elm-portfolio .portfolio-item .portfolio-item-icon {
    background-color: rgba(59, 59, 59, 0.8);
    background-image: none;
    border: medium none;
    display: block;
    opacity: 0;
    text-align: center;
    transition: all 1s ease 0s;
    z-index: 1;
}
.elm-portfolio .portfolio-item .portfolio-item-desc {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    opacity: 1;
    padding: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.page-title {
    border-bottom: 2px solid #a8a8a8;
    padding: 5px 0;
  }
.breadcrumbs {
    font-size: 14px;
    line-height: 24px;
}
h1 {
    font-size: 26px;
    line-height: 44px;
}
.elm-portfolio .portfolio-item .portfolio-item-icon p {
    font-size: 14px;
    line-height: 20px;
}
.nav-menu-main > ul ul li.current_page_item > a, .nav-menu-main > ul ul li.current_page_ancestor > a, .nav-menu-main > ul ul li.current-menu-item > a, .nav-menu-main > ul ul li.current-menu-parent > a, .nav-menu-main > ul ul li.current-menu-ancestor > a {
    color: #fff;
}
.elm-portfolio .portfolio-item .portfolio-item-icon h3 {
    box-sizing: border-box;
    color: #ebee00;
    overflow: hidden;
    padding: 0 15px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
h3 {
    color: #ebee00;
    margin: 0 0 15px;
}
{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #999999;
    padding: 10px 0;
}
.local-toggles .toggle-content .toggle-container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #999999;
    padding: 10px 0;
}
.elm-main.elm-has-bg .elm-maintitle::before, .elm-main.elm-has-bg .elm-maintitle::after {
    border-color: #cccccc;
}
.elm-opening-hours-main .day-title {
    background: #3e3e3e none repeat scroll 0 0;
    width: 20%;
}
.elm-opening-hours-main .day-data {
    background: rgba(31, 31, 31, 0.4) none repeat scroll 0 0;
}
.elm-opening-hours-main .day-sat .day-data, .elm-opening-hours-main .day-sun .day-data {
    background-color: #535252;
}
.elm-opening-hours-main .day-sat .day-title, .elm-opening-hours-main .day-sun .day-title {
    background-color: #3e3e3e;
}
.elm-opening-hours-main .day-container {
    border-spacing: 0;
}
.elm-services-main .item-title h3 {
    font-size: 1px;
    line-height: 28px;
}
.elm-services-main .item-title h3 {
    font-size: 1px;
    line-height: 2px;
}

@media screen and (max-width: 640px) {
  .nav-menu-main > ul ul > li > a {
    color: #444;
  }
}

.printImg:hover {
	cursor: pointer;
}