section#Contact a:hover,
section#Contact .grayBackgroundFull a:hover,
section#Contact .employeeCard a:hover,
.bimDomainKey .employeeCard a:hover,
    /*section.history a:hover,*/
section.groupSummary a:hover {
    color: #4FC3F7;

}

section:not(.grayBackgroundFull) .activateHoverOverTR:hover .mobileWhiteBox,
section:not(.grayBackgroundFull) .activateHoverOverTR:hover .mobileWhiteBox *,
section:not(.grayBackgroundFull) .activateHoverForBigBox:hover .bigTextbox,
section:not(.grayBackgroundFull) .activateHoverForBigBox:hover .bigTextbox *,
section:not(.grayBackgroundFull) .activateHoverForBigBox:hover .newsAndProjectsList,
section:not(.grayBackgroundFull) .activateHoverForBigBox:hover .newsAndProjectsList div,
section:not(.grayBackgroundFull) .referenceBoxElement:hover {
    opacity: 0.9;
}



body:not(.bimDomainKey) section:not(.grayBackgroundFull) .activateHoverOverTR:hover .mobileWhiteBox,
body:not(.bimDomainKey) section:not(.grayBackgroundFull) .activateHoverOverTR:hover .mobileWhiteBox *,
body:not(.bimDomainKey) section:not(.grayBackgroundFull) .activateHoverForBigBox:hover .bigTextbox,
body:not(.bimDomainKey) section:not(.grayBackgroundFull) .activateHoverForBigBox:hover .bigTextbox *,
body:not(.bimDomainKey) section:not(.grayBackgroundFull) .activateHoverForBigBox:hover .newsAndProjectsList,
body:not(.bimDomainKey) section:not(.grayBackgroundFull) .activateHoverForBigBox:hover .newsAndProjectsList div,
body:not(.bimDomainKey) section:not(.grayBackgroundFull) .referenceBoxElement:hover {
    background-color: #e9e9e9 !important;
}


section .activateHoverOverTR:hover .mobileWhiteBox,
section .activateHoverOverTR:hover .mobileWhiteBox *,
section .activateHoverForBigBox:hover .bigTextbox,
section .activateHoverForBigBox:hover .bigTextbox *,
section .activateHoverForBigBox:hover .standardImage,
section .activateHoverForBigBox:hover .newsAndProjectsList,
section .activateHoverForBigBox:hover .newsAndProjectsList div {
    opacity: 0.9 !important;
}


@media (max-width: 1070px) {

    section:not(.grayBackgroundFull) .activateHoverOverTR:hover .mobileWhiteBox,
    section:not(.grayBackgroundFull) .activateHoverOverTR:hover .mobileWhiteBox *,
    section:not(.grayBackgroundFull) .activateHoverForBigBox:hover .bigTextbox,
    section:not(.grayBackgroundFull) .activateHoverForBigBox:hover .bigTextbox *,
    section:not(.grayBackgroundFull) .activateHoverForBigBox:hover .newsAndProjectsList,
    .karrierePageKey section.mobileWhiteBackground .groupedService .mobileWhiteBox,
    section:not(.grayBackgroundFull) .activateHoverForBigBox:hover .newsAndProjectsList div {
        opacity: 0.9;
        background-color: white !important;
        /*
        background-color: #e9e9e9 !important;
        */
        /*
        background-color: #0E4891 !important;
        */
        /*
        color: white !important;
        */
    }


}

