@import url("https://fonts.googleapis.com/css?family=Caveat");
.modal.helpmodal {
    text-align: center;
    padding: 0 !important;
}

.modal.helpmodal:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.backmod li a {
    pointer-events: none;
}

.backmod .icon-magnifier {
    pointer-events: none;
}

.helpmodal .row + .row .helprow {
    border-top: 0;
}
.helpmodal .mainContent {
    padding: 15px;
}
.helpmodal .modal-content {
    background: url(../assets/img/struktur-footer.png);
    border: none;
}
.helpmodal .helpHeading {
    color: #be0021;
    font-size: 80px;
    font-family: "Caveat";
    text-align: center;
    margin: -15px 0 -25px;
}
.helpmodal .modal-body {
    padding: 0;
}
.helpmodal h1 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.helpmodal p {
    margin-bottom: 30px;
}
.helpmodal .btn-arbeitsverh span {
    top: 12px;
    color: white;
    line-height: 1;
    z-index: 2;
}
.helpmodal .btn-circle {
    width: 30px !important;
    height: 30px !important;
    text-align: center !important;
    padding: 0 !important;
    font-size: 17px !important;
    line-height: 1.428571429 !important;
    border-radius: 15px !important;
    background: #be0021 !important;
    color: #fff !important;
    text-shadow: none !important;
    border: none;
}
.helpmodal .btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}
.helpmodal .hblue {
    margin-bottom: 2px;
}
.helpmodal .hblue .btn-circle {
    background: #73a5bd !important;
    margin-top: 5px;
}
.helpmodal .modal-header {
    padding: 10px;
    border-bottom: none;
}
.helpmodal .nimage {
    padding: 0;
}
.helpmodal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .helpmodal .modal-dialog {
        width: 672px;
    }
}
@media (min-width: 991px) {
    .backmod {
        position: relative;
        z-index: 2000 !important;
        background: transparent !important;
    }

    .backmod .choose {
        position: relative;
        -webkit-box-shadow: 0px 0px 29px 0px white;
        -moz-box-shadow: 0px 0px 29px 0px white;
        box-shadow: 0px 0px 29px 0px white;
    }

    .backmod .share > ul.nav li.dropdown {
        -webkit-box-shadow: 0px 0px 29px 0px white;
        -moz-box-shadow: 0px 0px 29px 0px white;
        box-shadow: 0px 0px 29px 0px white;
    }
}
.img1 {
    position: absolute;
    right: -30px;
    bottom: -30px;
}

.img2 {
    position: absolute;
    right: -30px;
    bottom: -30px;
    z-index: 99;
}

.img3 {
    position: absolute;
    right: -30px;
    bottom: -30px;
    z-index: 99;
}

.img4 {
    position: absolute;
    right: 0;
    bottom: 0;
    top: -5px;
}

#sticky-footer .middle li:first-child a {
    border-left: none;
}

#sticky-footer.backmod li {
    background: #fff;
    -webkit-box-shadow: 0px 0px 29px 0px white;
    -moz-box-shadow: 0px 0px 29px 0px white;
    box-shadow: 0px 0px 29px 0px white;
}
.backmod.affix-top {
    position: fixed!important;
}

.backmod .rechner,.backmod .calc-close,.backmod .logo,.backmod .logo-sticky,.backmod .menu{
    opacity: 0.2;
}

.help-button:hover {
    cursor: pointer;
}
.backmod .sb-search-submit,.backmod .btn-default{
    cursor: auto!important;
}
#top-bar.backmod #sb-search .icon-magnifier {
    background: #fff;
    padding: 12px;
    -webkit-box-shadow: 0 0 29px 0 #fff;
    -moz-box-shadow: 0 0 29px 0 #fff;
    box-shadow: 0 0 29px 0 #fff;
    top: 3px;
    right: 0;
}

@media (max-height: 750px) {
    .helpmodal .helpHeading {
        font-size: 40px;
        margin-bottom: 0;
    }
    .helpmodal .mainContent {
        font-size: 13px;
    }
    .helpmodal .stimmen-btn {
        margin: 0;
    }
}
@media (max-width: 1290px) {
    .img2 {
        position: absolute;
        right: 0;
        bottom: -50px;
        z-index: 99;
    }

    .img3 {
        position: absolute;
        right: 0;
        bottom: -60px;
        z-index: 99;
    }
}
