footer .footer-top span {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 5px;
}

dt h3 {
    color: #575756;
    cursor: pointer;
    font-weight: bold;
    padding: 0;
    line-height: 21px;
    margin: 0 0 5px;
    font-size: 0.95rem!important;
}

.faqBlock dt.active h3 {
    color: #e51a25;
}


.step-standaard-zl{
    margin-bottom: 15px;
}

.step-standaard-zl span{
    font-weight: bold;
}

.disable-clicks .img-block.active .img-border { /*T-13356*/
    pointer-events: none;
    cursor: not-allowed;
    background-color: transparent!important;
    padding:0!important;
}

.disable-clicks .img-block.active{
    cursor:default!important;
}

.disable-clicks .fa.fa-search {
    display: none;
}

.disable-clicks .img-block.active .img-border .enlarge-color{
 display:none!important;
}

@media screen and (orientation: portrait) { /* EKS-T-31 */
    .menu-bottom .logo img {
        max-width:175px;
        min-width:175px;
        height:auto;
    }

    .navbar-brand{
        margin-right:0.5rem!important
    }

    .navbar-toggler-icon{
        width:1.2em!important;
        height:1.2em!important;
    }

    .lang-dropdown-mobile .dropdown-menu{
        min-width:7rem;
    }

    .lang-dropdown-mobile .dropdown-item{
        padding-left:0.9rem;
        padding-right:0.9rem;
    }
    small {
        font-size:70%;
    }
}