.logo{
    width:300px;
}

.logo-navigation{
    width: 200px;
}


.navigation{
    width: 100%;
    background-color: #fff;
    padding: 20px;
    position: fixed;
    line-height: 40px;
    z-index: 4000;
    
}

.navigation-wrapper{
padding-top: 90px;
    
}


.mt1 {
    margin-top: 1em;
}

.mt2 {
    margin-top: 2em;
}

.mt3 {
    margin-top: 3em;
}

.mt4 {
    margin-top: 4em;
}

.mt5 {
    margin-top: 5em;
}


.mb1 {
    margin-bottom: 1em;
}

.mb2 {
    margin-bottom: 2em;
}

.mb3 {
    margin-bottom: 3em;
}

.mb4 {
    margin-bottom: 4em;
}

.mb5 {
    margin-bottom: 5em;
}
