/*********************************************************************************************************************************************************/
/* FOOTER
/*********************************************************************************************************************************************************/
section#newsletter {
    position: relative;
    /* FONT BASE */
    /* BUTTONS */
    background-color: var(--hellgrau);
    padding-left: 4%;
    padding-right: 4%;
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.1);
}

section#newsletter .inner {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    padding: 0;
}

@media screen and (min-width: 1200px) {
    section#newsletter .inner {
        padding: 0 30px;
    }
}

section#newsletter h1 {
    font-family: "urw-antiqua", sans-serif;
    font-weight: 400;
    line-height: 1em;
    text-transform: none;
}

section#newsletter h2 {
    font-size: 48px;
    font-family: "museo-sans", sans-serif;
    font-weight: 500;
    line-height: 1.1em;
    text-transform: none;
}

section#newsletter h2 p,
section#newsletter h5 {
    font-family: "museo-sans", sans-serif;
    font-weight: 500;
    line-height: 1.1em;
    text-transform: none;
}

section#newsletter h4,
section#newsletter p {
    line-height: 1em;
    font-weight: 300;
}

section#newsletter h2 p {
    margin: 0 0 0.5em 0;
    font-size: 40px;
    padding: 15px 0;
}

@media screen and (min-width: 1200px) {
    section#newsletter h2 p {
        font-size: 48px;
    }
}

section#newsletter h3 {
    font-weight: 300;
    line-height: 1em;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 15px;
}

section#newsletter strong,
section#newsletter b {
    font-weight: 500;
}

section#newsletter .btn-v1,
section#newsletter .btn-v2 {
    color: #fff;
    font-family: "museo-sans", sans-serif;
    text-transform: uppercase;
    cursor: pointer;
}

section#newsletter .btn-v1 {
    display: inline-block;
    padding: 13px 30px;
    margin-top: 30px;
    font-weight: 300;
    font-size: 12px;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}

section#newsletter .btn-v2 {
    padding-bottom: 2px;
    border-bottom: 1px solid;
    font-weight: 300;
    font-size: 12px;
    line-height: 1em;
}

section#newsletter h2,
section#newsletter .btn-v2 {
    color: #296b73;
}

@media screen and (min-width: 1200px) {
    section#newsletter h2 {
        width: 600px;
    }
}

section#newsletter h3 {
    color: #1d2d2b;
}

section#newsletter .btn-v2 {
    border-bottom-color: #296b73;
}

section#newsletter .btn-v2:hover {
    border-bottom-color: var(--hellgrau);
}

section#newsletter #subscribe-form {
    max-width: 520px;
}

section#newsletter #subscribe-form .wpcf7-form p {
    font-size: 16px;
    margin: 0;
}

section#newsletter #subscribe-form .wpcf7-form p:last-of-type {
    overflow: auto;
}

section#newsletter #subscribe-form .wpcf7-form p input[type="text"],
section#newsletter #subscribe-form .wpcf7-form p input[type="email"],
section#newsletter #subscribe-form .wpcf7-form p input[type="password"],
section#newsletter #subscribe-form .wpcf7-form p input[type="number"],
section#newsletter #subscribe-form .wpcf7-form p input[type="tel"],
section#newsletter #subscribe-form .wpcf7-form p input[type="date"],
section#newsletter #subscribe-form .wpcf7-form p textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #1d2d2b;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
}

section#newsletter #subscribe-form .wpcf7-form p textarea {
    height: 100px;
    resize: none;
}

section#newsletter #subscribe-form .wpcf7-form p input[type="submit"] {
    font-family: "museo-sans", sans-serif;
    margin-top: 20px;
    padding: 5px 0 3px 0;
    border: none;
    color: #296b73;
    text-transform: uppercase;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: none;
    float: right;
    padding-bottom: 2px;
    border-bottom: #296b73 1px solid;
    font-weight: 300;
    font-size: 16px;
    line-height: 1em;
}

section#newsletter #subscribe-form .wpcf7-form p input[type="submit"]:hover {
    border-bottom-color: var(--hellgrau);
}

section#newsletter #subscribe-form .wpcf7-form p .wpcf7-not-valid-tip {
    display: block;
    position: absolute;
    color: #c44452;
    font-size: 1em;
    margin-top: 10px;
    bottom: 0;
    right: 0;
}

section#newsletter #subscribe-form .wpcf7-form p .your-message .wpcf7-not-valid-tip {
    bottom: -107px;
}

section#newsletter #subscribe-form .wpcf7-form .wpcf7-validation-errors {
    width: 100%;
    text-align: center;
    border: 2px solid #c44452;
    margin-left: 0;
    margin-right: 0;
    color: #c44452;
}

footer#main-footer {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: white;
   color: var(--black);
    font-weight: 100;
    line-height: 1.3rem;
}

footer#main-footer a {
   color: var(--black);
}

footer#main-footer a:active,
footer#main-footer a:focus,
footer#main-footer a:hover {
   color: var(--black);
    text-decoration: underline;
}

footer#main-footer h3 {
   color: var(--black);
}

footer#main-footer p {
    line-height: 1.3rem;
}

footer#main-footer .footer-top h3 {
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}

footer#main-footer .footer-top ul li {
    margin-left: 0;
    padding-left: 0;
}

footer#main-footer .footer-top ul li:before {
    font-family: 'FontAwesome';
    content: "\f105";
    position: relative;
    margin-right: 10px;
}

footer#main-footer .footer-top a.archive {
    margin-top: 0.5rem;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 2px solid #FFF;
}

@media all and (max-width: 767px) {
    footer#main-footer .footer-top .row > div:not(.last) {
        margin-bottom: 1.5rem;
    }
    footer#main-footer .footer-top a.archive {
        text-decoration: underline;
    }
}

footer#main-footer .footer-bottom {
    padding: 25px 0;
   color: var(--black);
}

footer#main-footer .footer-bottom a {
   color: var(--black);
}

footer#main-footer .footer-bottom a:hover {
   color: var(--black);
}

footer#main-footer .footer-bottom .links ul li {
    display: inline-block;
    border-right: 1px solid #FFF;
    padding: 0 15px;
}

footer#main-footer .footer-bottom .links ul li:first-child {
    padding-left: 0;
}

footer#main-footer .footer-bottom .links ul li:last-child {
    border-right: 0;
}

footer#main-footer .footer-bottom .social {
    text-align: right;
    font-size: 20px;
}

footer#main-footer .footer-bottom .social a {
    display: inline-block;
    margin-left: 15px;
}

footer#main-footer #map-canvas {
    width: 100%;
    height: 300px;
}

/* ---------- MEDIA QUERIES ---------- */
@media all and (max-width: 960px) {
    footer#main-footer .footer-bottom .links ul li {
        display: block;
        border-right: 0;
        padding: 0;
    }
}
