/* Footer */

#kontaktbox div.et_pb_text_inner h2, #kontaktbox div.et_pb_text_inner p {
    color: #fff;
}

#googlekarte {
    transform: translateY(200px);
    z-index: 99999;
    padding-bottom: 0;
}

#googlekarte > div > div > div > iframe {
    width: 100%;
    margin-top: -200px;
    height: 450px;
    border: 0;
    display: block;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

#footerbox, #et-boc .et-l #footerbox {
    background-color: #ae152c;
    color: #fff;
    padding-bottom: 0;
}

.page-id-139 #footerbox, page-id-139 #et-boc .et-l #footerbox {
    padding-top: 200px;
}

#footerbox a, #et-boc .et-l #footerbox a {
    color: #fff;
    font-weight: normal;
}

#footerbox a:hover, #et-boc .et-l #footerbox a:hover {
    text-decoration: none;
}

#footerbox #footer_download, #et-boc .et-l #footer_download {
    line-height: 50px;
}

#footerbox .download:after {
    content: url("/wp-content/themes/BenzPR/img/pdf_icon.svg");
    height: 20px;
    width: 27px;
    float: left;
    margin-right: 10px;
    transform: translateY(6px);
}

#footerbox > div:first-of-type, #et-boc .et-l #footerbox > div:first-of-type {
    padding-top: 55px;
    padding-bottom: 55px;
}

#footerbox > div:first-of-type > div > div > div > p:first-of-type, #et-boc .et-l #footerbox > div:first-of-type > div > div > div > p:first-of-type {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2px;
    padding-bottom: 1em;
    font-family: 'Amethysta';
}

#footerbox > div > div.et_pb_column.et_pb_column_1_3 > div {
    margin-bottom: 5px;
}

#footerbox ul.et_pb_social_media_follow li {
    left: -10px;
}

#footerbox ul.et_pb_social_media_follow li:first-of-type a {
    margin-right: 0;
}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
    #footerbox > div:first-of-type > div > div > div > p:first-of-type {
        font-size: 24px;
        letter-spacing: 1px;
    }
}

@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {
    #footerbox > div:first-of-type > div > div > div > p:first-of-type {
        font-size: 20px;
        letter-spacing: 0;
    }
}

@media only screen and ( max-width: 479px ) {
    #footerbox > div:first-of-type > div > div > div > p:first-of-type {
        font-size: 18px;
        letter-spacing: 0;
    }
}

#copyright, #et-boc .et-l #copyright {
    background-color: #fff;
    padding: 15px 0;
    max-width: unset;
    width: 100%;
    color: #ae152c;
    margin-top: 0;
}

#copyright div.et_pb_text_inner a {
    font-weight: bold;
    color: #ae152c;
}

#copyright div.et_pb_column:nth-of-type(2) div.et_pb_text_inner p {
    text-align: right;
}

@media only screen and ( max-width: 980px ) {
    #copyright div.et_pb_text_inner p, #copyright div.et_pb_column:nth-of-type(2) div.et_pb_text_inner p {
        text-align: center;
    }
}

@media only screen and ( max-width: 479px ) {
    #copyright div.et_pb_text_inner p {
        font-size: 14px;
    }
}