.astroid-logo-default, .astroid-logo-mobile {
    height: 85px !important;
    width: 280px !important;
}

.astroid-header-section .astroid-logo img {
    max-width: 280px !important;
}

.astroid-logo img {
    max-width: 280px !important;
    max-height: 85px !important;
}

.get-bg{
    background: url(../images/backgrounds/waves.png);
    background-repeat: no-repeat;
    background-position: right 50px bottom 50px;
}

.get-bg-right{
    background: url(../images/backgrounds/waves.png);
    background-repeat: no-repeat;
    background-position: left 800px bottom 0px;
}

.get-bg-map{
    background: url(../images/backgrounds/waves.png);
}

.get-float-img {
    padding-top: 50px
}

.get-float-img img {
    width: 100%
}

.get-float-text {
    padding-top: 50px;
}

.f-right {
    float: right;
}

.max {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.float-3 {
    max-width: 285px;
    padding: 15px;
}

.float-4 {
    max-width: 380px;
    padding: 15px;
}

.float-5 {
    max-width: 475px;
    padding: 15px;
}

.float-6 {
    max-width: 570px;
    padding: 15px;
}

.float-7 {
    max-width: 665px;
    padding: 15px;
}

.skill {
    border-left: 4px solid #B6C200;
    font-size: 16px !important;
    padding-left: 15px;
    line-height: 25px;
}

.skill strong {
    color: #B6C200 !important;
    font-size:18px;
}


#maps iframe {
    height: auto;
    width: 100%;
    min-height: 600px;
}

.open-container {
    margin-right: -100px;
    margin-bottom: 100px;
    z-index: 2000;
    padding-top: 100px;
    position: relative;
}

@media (max-width: 993px) {
.open-container {
    margin-right: 0px;
}
}

.open {
    border: 3px solid #B6C200;
    background-color: #fff;
    padding: 25px;
}

.time {
    font-size: 30px;
    padding: 30px 0px 30px 0px;
}

.leistung .helper {
    border: 1px solid #B6C200;
    padding: 30px;
    background-color: #fff;
    font-size: 16px !important;
}

.leistung h4 {
    color: #B6C200 !important;
    font-size: 20px !important;
}

.margin-top{
   margin-top: 50px;; 
} 