/******************************************************* Navigatie */

.navbar-default{
    background-color: white !important;
    border: none !important;
    z-index: 100;
}

.navbar-nav{
    margin-top: 0px;
    position: relative;
}

.navbar-default .container{
    height: 90px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media (max-width: 767px) {
    .navbar-default .container{
        height: 50px !important;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
    .navbar-nav{
        margin-top: 0 !important;
        position: relative;
    }
}

.navbar-default .navbar-toggle .icon-bar{
    margin-top:-5px;
    background-color: #262323 !important;
}

.navbar-default .navbar-nav>li>a {
    height:90px;
    text-transform: uppercase;
    border-bottom: 3px solid transparent;
    font-size: 1em;
    font-weight: 600 !important;
    color: #262323;
    padding-top:40px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media(max-width: 767px){
    .navbar-default .navbar-nav>li>a {
        height:50px;
        text-transform: uppercase;
        border-bottom: 3px solid transparent;
        font-size: 1em;
        color: #262323;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
}

.shrink .container{
    height: 70px !important;
}

.shrink li a {
    margin-top: 0px!important;
    padding: 30px 10px 0px 10px !important;
    text-transform: uppercase;
    border-bottom: 3px solid transparent;
    font-size: 1em;
    color: black;
    height: 70px !important;
}

@media(max-width: 767px){
    .shrink li a {
        margin-top: 0px!important;
        padding: 30px 10px 0px 10px !important;
        text-transform: uppercase;
        border-bottom: 3px solid transparent;
        font-size: 1em;
        color: black;
        height: 40px !important;
        background-color: white !important;
    }
}

.shrink .logo{
    height: 50px;
    margin-top: -3px !important;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #d58535 !important;
    background: white !important;
    padding: 40px 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media(max-width: 767px){
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
        color: #d58535;
        background: white;
        padding: 10px 15px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
}
.navbar-brand {
    font-size: 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding: 0px 10px 0px 10px;
}

.logo{
    margin-top: 0px;
    height: 60px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}



.navbar-nav>li>a {
    background-color: transparent;
    padding: 40px 10px 0px 10px;
    font-size: 2em;
}

.navbar-header {
    padding-left:0px !important;
}

.navbar-nav{
    padding-right: 0px !important;
    float:right !important;
}

@media(max-width: 767px){
    .navbar-brand {
        font-size: 30px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        padding: 0px 10px 0px 10px;
        margin-top:-15px;
    }
    .navbar-nav>li>a {
        margin-left: 0px;
        padding:10px 0px 0px 0px !important;
    }

    .logo {
        height: 35px !important;
        margin-top:0px !important;
        margin-left: 10px;
    }
}

@media(min-width: 768px) and (max-width: 992px){

    .navbar-default .container {
        height: 90px;
        background-color: white;
    }

    .shrink .container{
        height: 50px;
    }
}

@media(max-width: 767px) {


    .navbar-default .navbar-nav > li > a {
        display: block;
        width: 100%;
        margin-top: 0px;
        text-align: center;
        padding-bottom: 0px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        border: none;
        color: white;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 0px;
        border: 0 !important;
        background-color: white !important;
    }

    .shrink .navbar-nav {
        margin-top: 10px;
    }

    .navbar-default .navbar-collapse {
        border: none;
    }

    .navbar-default .navbar-toggle {
        border: none;
        background-color: transparent;
        margin-top: 18px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

    .shrink .navbar-toggle {
        border: none;
        background-color: transparent;
        margin-top: 20px;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
        border: none;
        background-color: transparent !important;
        color: white !important;
    }

    .navbar-default .container {
        height: 50px;
    }

    .shrink .container {
        height: 0px;
    }
}

.text-center{
    text-align: center;
}

.navbar-default .navbar-nav>li>a{
    font-family: "neuzeit-grotesk",sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: 1.5px;
}