﻿.nav-logo-wrap .logo {
    max-width: 220px;
    height: 100px;
}


.full-wrapper {
    margin: 0 2% 0px 0%;
}

.main-nav.dark {
    background-color: rgb(255 255 255);
}

.no-mobile .team-item:hover .team-item-image:after {
    background: none;
}

/*.main-nav.dark .inner-nav ul > li > a {
    color: rgb(8 8 8 / 100%);
}*/

/*.main-nav.dark {
    background-color: rgb(255 255 255 / 0%);
}*/

.main-nav.dark {
    background-color: rgb(47 127 123 / 30%);
}

.inner-nav ul {
    font-weight: 100 !important;
}

.mobile-on .desktop-nav ul {
    background: rgb(47 127 123 / 97%) !important;
}