a:hover22 {
    color: #E5097F !important;
}

#ssb-container {
    position: fixed;
    top: 30%;
    z-index: 1000 !important;
}

.copyright-content {
    border-top: 0px solid #fff;
    min-height: 80px;
    padding: 30px 0;
    background-color: #303030 !important;
}

.background-colored {
    background-color: #817c77 !important;
}
.notdienst-banner {
    background: #00a0e3 !important;
}

::selection {
    background: #e5097f;
    text-shadow: none;
    color: #333;
}

.fa-home::before {
    content: "\f015";
    display: none;
}

.gototop-button {
    background-color: #E5097F;
}
.gototop-button {
    border-radius: 4px;
    bottom: 70px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    line-height: 24px;
    padding: 8px 14px 9px;
    position: fixed;
    right: 10px;
    z-index: 199;
}

/* Social Bar */
.social-bar {position: fixed; top: 50%; right: 0px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 1000;}
.social-bar a {display: block; text-align: center; padding: 15px; transition: all 0.3s ease; color: white; font-size: 20px; height: 50px; width: 50px; text-decoration: none;}

.fa2 {padding: 20px; font-size: 30px; width: 50px; text-align: center;} .fa:hover {opacity: 0.5; text-decoration: none;}

.fa-phone {background: #f1f1f1; color: #495057 !important; text-decoration: none !important;}
.fa-bookmark-o {background: #e1e1e1; color: #495057 !important; text-decoration: none !important;}
.fa-map-marker {background: #c4c4c4; color: #495057 !important; text-decoration: none !important;}
.fa-envelope-o {background: #e1e1e1; color: #495057 !important; text-decoration: none !important;}
.fa-facebook {background: #3B5998; color: white; text-decoration: none !important;}
.fa-instagram {background: #dd9933; color: white; text-decoration: none !important;}
.fa-twitter {background: #55ACEE; color: white; text-decoration: none !important;}
.fa-youtube {background: #FF0000; color: white; text-decoration: none !important;}

@media screen and (max-width: 600px) {.social-bar a {display: block; text-align: center; padding: 12px; transition: all 0.3s ease !important; color: white; font-size: 15px; height: 40px; width: 40px; li:first-child{display:none;}}}
