/* CSS Document */

.logo_title{
    font-family: 'Work Sans', sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #123463;
    display: inline-block; 
}

.logo_title:hover{
    font-family: 'Work Sans', sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #19498D;
    display: inline-block; 
}

.logo-subtitle{
    font-family: 'Work Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #123463;
    display: inline-block;  
}

.logo-subtitle:hover{
    font-family: 'Work Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #19498D;
    display: inline-block;  
}

.nav_menu{
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    float: right;
    margin-left: 80px;
    
}

.nav_menu:hover{
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    float: right;
    margin-left: 80px;
    
}


.nav_menu_active{
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    float: right;
    margin-left: 80px;
    
}

.navbar {
    height: 60px;
    margin-right: -16px;
    min-width: 240px;
}
.body {
    margin-top: 60px;
    min-width: 320px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;

}

.container6-nav {
    float: right;
    margin-left: 80px;
}

.navbar-toggler {
    border: 0;
    outline: none;
    box-shadow: none;
    background: none;
    margin-top: 0px;
    margin-right: -9px;
    max-height: none;
    margin-bottom: 9px;
}

.navbar-toggler:hover, .navbar-toggler:focus {
    border: 0;
    outline: none;
    box-shadow: none;
    background: none;
    margin-top: 0px;
    margin-right: -9px;
    max-height: none;
    margin-bottom: 9px;
}
h1{

  
}


h2{

  
}


a{
    color: #123463;
}



.container-button1{
	
	
}
