.wrap__navigationHeader {
    background:#d7deeb;
}
img.logo__image {
    width: 100%!important;
    height: auto!important;
    max-height: unset!important;
    max-width: 550px;
}
.slider__image--fixed:before {
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(107, 107, 89, 0.45);
    z-index: 0;
    position: absolute;
}
.navigation:not(.mm-menu) a {
    text-decoration: none;
    color: #6c6c5a;
}
.leaflet-popup.leaflet-zoom-animated {
    left: -164px!important;
}
.slider__image--fixed {

    height: 100%;
}
a {
    color: #246edd;
}

/********seo checked****/
a[href^="tel"], a[href^="fax"] {
    cursor: default;
    pointer-events: auto;
    text-decoration: auto;
}
