/* Allgemeines */

.am-fullwidth {
    max-width: 1920px !important;
    height: auto;
    padding: 0!important;
}

/* Navigation Mega Menue */

.am-title-h4{
    color: #465667;
    font-family: inherit;
    font-size: 19px;
    text-transform: none;
    text-decoration: none;
    font-weight: inherit;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
    visibility: inherit;
    border: 0;
}

/* Startseite*/

.am-img-height-550 {
    min-height: 550px !important;
}

.am-callback-box {
    background: rgba(0, 87, 163, 0.6);
}

.am-blue-bogen {
    background-size: 180vw 180vw!important;
    background-position: calc(28% - 1vw) calc(47% - 1vh);
    background-repeat: no-repeat;
    --tw-content: "";
    content: var(--tw-content)
}

/* Proven Expert*/

.proven-am svg{
    display:inline-block;
    vertical-align: middle;
}
.proven-am #pewl{
    border: #fff solid 19px;
    padding: 16px!important;
}
.pewl .pew-content>.pew-left>div{
    padding-right: 10px;
}
.pe-pro-seal{
    scale: 1!important;
}
@media (min-width: 992px) {
    .proven-am .pewl {
         width: 962px;
    }
}
/*Proven Expert ENDE */


@media (max-width:780px)  {
    .am-img-height-550 {
        min-height: 300px !important;
    }
}
    
/*
@media (max-width:640px){
.am-mobile-none{
    display: none;}

}*/