@import url("../../../../webfonts/fontawesome/stylesheet.css");
/*
Kopfzeilen Navigation
 */
.navbar {
    padding-top: 0.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0.5rem;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    background: #fff;
    box-shadow: 0 1px 3px #ccc;
}
.navbar p {
    margin: 0;
    color: #0068B4;
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 1px;
}
.navbar img {
    height: 86px;
    width: 185px;
}
.navbar .nav-secondary-headerline {
    padding-left: 5px;
}
.dropdown-menu {
    padding: 0;
    border-radius: 0;
    border: 0;
    margin: 0;
}
.dropdown:hover > .dropdown-menu {
    display: block;
}
.LogoItem {
    display: inline-flex;
    align-items: center;
}
/*
Unsichtbare Block am anfang der Seite, damit nichts unter dem Header verschwindet
 */
.navbar-fixed-placeholder {
    height: 100px !important;
}


/*
Fußzeile in Blau
 */
.mps-footer {
    border-top: 9px solid #fff;
    background: #0062ae;
    color: #fff;
    padding: 35px 0;
}
.mps-footer .footer-item {
    display: block;
}
.mps-footer .icon, .mps-footer .text {
    display: inline-block;
}
.mps-footer .icon {
    font-size: 50px;
    width: 50px;
    height: 100%;
    margin-right: 0.5rem;
    text-align: center;
}
.mps-footer p, .mps-footer a {
    padding: 0;
    margin: 0;
}
.mps-footer a {
    color: white;
    display: block;
	text-decoration: none;
}
.mps-footer a:hover {
    color: #FFFFFF;
}
.mps-footer p:hover {
    color: #FFFFFF;
}
.mps-footer .text-1 {
    font-size: 13px;
    line-height: 13px;
}
.mps-footer .text-2 {
    font-size: 16px;
    line-height: 19px;
}
.mps-footer .text-3 {
    font-size: 18px;
    line-height: 22px;
}
.mps-footer .text-4 {
    font-size: 25px;
    line-height: 30px;
}
.mps-footer .text-5 {
    font-size: 14px;
    line-height: 20px;
}
.mps-footer .text-small {
    line-height: 10px;
    font-size: 12px;
}
.mps-footer .upper {
    text-transform: uppercase;
    letter-spacing: 1px;
}
.mps-footer .strong {
    font-weight: 700;
}
.mps-footer .hover:hover {
    color: #FFFFFF;
}
.mps-footer .FastMailForm p {
    line-height: 11px;
    font-size: 12px;
    margin-top: 8px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
}
.mps-footer .FastMailForm .spcofi {
    display: none;
}
.mps-footer .FastMailForm input[type=text], .mps-footer .FastMailForm input[type=email] {
    height: 41px;
    border-radius: 0;
    background: #f4f4f4;
    color: #000000;
    border: 1px solid #b5b5b5;
    font-size: 12px;
    line-height: 17px;
    margin: 6px 0 0 0;
    text-rendering: optimizelegibility;
}
.mps-footer .FastMailForm input[type=text]:hover, .mps-footer .FastMailForm input[type=email]:hover {
    color: #000000;
    background: #fff;
    border-color: #666666;
}
.mps-footer .FastMailForm input[type=text]:focus, .mps-footer .FastMailForm input[type=email]:focus {
    color: #000000;
    background: #fff;
    border-color: #666666;
}
.mps-footer .FastMailForm input[type=text]:not(:placeholder-shown), .mps-footer .FastMailForm input[type=email]:not(:placeholder-shown) {
    color: #000000;
    background: #fff;
    border-color: #666666;
}
.mps-footer .FastMailForm label {
    line-height: 15px;
    font-size: 12px;
    margin-top: 5px;
}
.mps-footer .FastMailForm label a {
    display: inline;
    text-decoration: underline;
}
.mps-footer .FastMailForm .g-recaptcha{
}
.mps-footer .FastMailForm strong{
    color: white
}
.mps-footer .FastMailForm input::placeholder{
    color: black
}
.mps-footer .FastMailForm a{
    color: white;
    text-decoration: underline;
        
}

/*
Fußzeile "Ein Service von PP"
 */
.pp-service {
    color: #000;
    text-align: center;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    padding: 0.5rem;
}
.pp-service a {
    color: #000;
}
.pp-service a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #000;
}
/*
Body Hintergrund grau
 */
body {
    background: whitesmoke;
    
}
.footer-item.tel {
    margin-top: 20px;
}
.footer-item.socialmedia {
    padding-bottom: 20px;
}
.img-fluid.tel  {
    margin-top: -19px;
}
.form-control.FastMailInput {
    margin-bottom: 15px;
    padding-bottom: 9px;
}



/*
    Anpassungen für die verschieden Displaygrößen
 */
@media all and (max-width: 1199px) and (min-width: 992px) {
    .navbar .nav-secondary-headerline {
        display: none !important;
    }
    .navbar .nav-no-md {
        display: none !important;
    }
}
@media all and (max-width: 420px) {
    .navbar .nav-secondary-headerline {
        display: none !important;
    }
}
@media all and (min-width: 992px) {
    .no-padding-desktop {
        padding: 0;
    }

    .navbar .only-mobile {
        display: none !important;
    }
    .navbar .nav-link {
        color: #222;
    }
    .navbar .nav-link.btn, .navbar .nav-link .btn.btn-success {
    color: #fff;
    padding: 0.25rem 0.5rem;
    border-radius: 0;
    font-size: 14px;
    }
    .navbar .nav-link.btn .fa, .navbar .nav-link .btn.btn-success .fa {
        max-width: 14px;
        max-height: 14px;
    }
    .navbar .nav-link.btn:hover, .navbar .nav-link .btn.btn-success:hover {
        color: #fff;
    }
    .navbar .nav-link:hover {
        color: #0062ae;
    }
    .navbar .nav-item {
        padding: 0 0.5rem;
    }
    .navbar .nav-item.last {
        padding: 0 0 0 0.5rem;
    }
    .navbar .dropdown-menu .dropdown-item {
        border: 1px solid white;
        background: #D7D5D5;
        padding: 0.5rem 0.5rem;
        text-align: center;
        font-size: 14px;
    }
    .navbar .dropdown-menu .dropdown-item:hover {
    color: #0062ae;
    background-color: #B6B3B3;
    }
}
@media all and (max-width: 991px) {
    .not-mobile {
        display: none !important;
       } 
    .navbar-toggler[aria-expanded=false] .navbar-toggler-icon {
        background-image: url("../images/menu-icon.png");
    }

    .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
        background-image: url("../images/close-icon.png");
    }

    .navbar-toggler-icon {
        background-image: url("../images/menu-icon.png");
        width: 50px;
        height: 34px;
        margin: 0 -16px 0 0;
    }

    .nav-link.dropdown-toggle {
        display: none;
    }

    .dropdown > .dropdown-menu {
        display: block;
    }

    .nav-link, .dropdown-item {
        width: 100%;
        text-align: center;
        height: 50px;
        line-height: 50px;
        padding: 0px;
        letter-spacing: 2px;
        background: #0068B4;
        color: #fff;
        border: 2px solid #fff;
        transition: all 0.5s ease-in-out;
        text-transform: uppercase;
        font-size: 14px;
    }
    .nav-link.btn, .nav-link .btn.btn-success, .dropdown-item.btn, .dropdown-item .btn.btn-success {
        border-radius: 0;
    }
    .nav-link.btn:hover, .nav-link .btn.btn-success:hover, .dropdown-item.btn:hover, .dropdown-item .btn.btn-success:hover {
        border-color: #fff;
    }
.nav-link.btn.btn-amefa .user {
}
    .nav-link:hover, .dropdown-item:hover {
        background: #0062ae;
        color: #fff;
    }
}

@media (max-width: 576px) {
    .navbar-expand-sm .navbar-collapse {
        max-height: calc(100vh - 200px);
        overflow-y: auto;
    }
}

@media (max-width: 768px) {
    .navbar-expand-md .navbar-collapse {
        max-height: calc(100vh - 200px);
        overflow-y: auto;
    }
}

@media (max-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        max-height: calc(100vh - 200px);
        overflow-y: auto;
    }.navbar .nav-item strong{
        color: #fff;}
}

@media (max-width: 1200px) {
    .navbar-expand-xl .navbar-collapse {
        max-height: calc(100vh - 200px);
        overflow-y: auto;
    }
}
.tel {
}
.socialmedia {
}
.user {
    max-width: 15px;
    max-height: 13px;
    margin-top: -3px;
}
