﻿.nav-logo-wrap .logo {
    max-width: 220px;
    height: 100px;
}


.full-wrapper {
    /*margin: 0 10% 0px 10%;*/
    margin: 0 15% 0px 15%;
}

.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 / 97%);*/
    background-color: rgb(0 0 0);
}

.inner-nav ul {
    float: right;
    margin: auto;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.3;
    /* font-weight: 900; */
}

/*.inner-nav ul {
    font-weight: 100 !important;
}*/

.mobile-on .desktop-nav ul {
    background: rgb(0 0 0 / 97%) !important;
}

.main-nav.mobile-on.dark .inner-nav {
    border-top: 1px solid rgb(0 0 0) !important
}


.team-item-role {
    margin-top: 4px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #aaa;
}

.hs-line-14 {
    margin-top: 0;
    position: relative;
    font-size: 35px;
    font-weight: 400;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.team-item-role {
    margin-top: 4px;
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0.1em;
    color: #000;
    font-weight: 400;
    font-family: "Open Sans", arial, sans-serif;
}

.team-item-descr {
    color: #000;
}

.hs-line-14 {
    margin-top: 0;
    position: relative;
    font-size: 35px;
    font-weight: 400;
    line-height: 1.4;
    text-transform: none;
    letter-spacing: 0.1em;
}